Pull request #41070 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9b77370213ac84d3c7ee8a57fd86a724e177270f+3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 (3f6084fa444457a7f505c21b5792f8fb645ad485) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-06-08T15:42:27.410Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-08T15:42:27.414Z] Trying to pass milestone 2 [Pipeline] milestone [2020-06-08T15:42:27.455Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-08T15:42:27.737Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d9bc9c67157b0329) in /home/ubuntu/workspace/moby_PR-41070 [Pipeline] { [Pipeline] checkout [2020-06-08T15:42:29.392Z] using credential docker-jenkins-github-credentials [2020-06-08T15:42:29.403Z] Cloning the remote Git repository [2020-06-08T15:42:29.403Z] Cloning with configured refspecs honoured and without tags [2020-06-08T15:42:29.418Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:42:29.445Z] > git init /home/ubuntu/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:42:29.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:42:29.701Z] > git --version # timeout=10 [2020-06-08T15:42:29.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:42:29.714Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:42:43.153Z] Fetching without tags [2020-06-08T15:42:43.429Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:42:43.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:42:43.106Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:42:43.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:42:43.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:42:43.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:42:43.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:42:43.158Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:42:43.435Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:42:43.443Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:42:44.285Z] Merge succeeded, producing a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:42:44.285Z] Checking out Revision a4882021f4285bd61f6089674c60630ec9a1d863 (PR-41070) [2020-06-08T15:42:44.094Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:42:44.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:42:44.287Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:42:44.300Z] > git checkout -f a4882021f4285bd61f6089674c60630ec9a1d863 # timeout=10 [2020-06-08T15:42:47.913Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:42:47.933Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-08T15:42:48.880Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41070:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-06-08T15:42:47.915Z] > git rev-list --no-walk 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 # timeout=10 [2020-06-08T15:42:55.432Z] Unable to find image 'alpine:latest' locally [2020-06-08T15:42:55.433Z] latest: Pulling from library/alpine [2020-06-08T15:42:55.690Z] df20fa9351a1: Pulling fs layer [2020-06-08T15:42:55.690Z] df20fa9351a1: Verifying Checksum [2020-06-08T15:42:55.690Z] df20fa9351a1: Download complete [2020-06-08T15:42:55.947Z] df20fa9351a1: Pull complete [2020-06-08T15:42:55.947Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-08T15:42:55.947Z] Status: Downloaded newer image for alpine:latest [2020-06-08T15:43:00.123Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-06-08T15:43:01.010Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf31ae7396e1d002) in /home/ubuntu/workspace/moby_PR-41070 [Pipeline] // stage [2020-06-08T15:43:01.029Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41070 [Pipeline] // stage [2020-06-08T15:43:01.036Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41070 [Pipeline] // stage [Pipeline] { [2020-06-08T15:43:01.062Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0fef7118b830054a3) in /home/ubuntu/workspace/moby_PR-41070 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [2020-06-08T15:43:01.140Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-06-08T15:43:01.152Z] Cloning the remote Git repository [2020-06-08T15:43:01.152Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-06-08T15:43:01.157Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052dc81f0a9094659) in /home/ubuntu/workspace/moby_PR-41070 [Pipeline] checkout [2020-06-08T15:43:01.195Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-06-08T15:43:01.213Z] Cloning the remote Git repository [2020-06-08T15:43:01.214Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-06-08T15:43:01.226Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-08T15:43:01.246Z] Cloning the remote Git repository [2020-06-08T15:43:01.246Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-06-08T15:43:01.194Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:43:01.195Z] > git init /home/ubuntu/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:43:01.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:01.213Z] > git --version # timeout=10 [2020-06-08T15:43:01.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:01.221Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:01.220Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:43:01.221Z] > git init /home/jenkins/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:43:01.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:01.227Z] > git --version # timeout=10 [2020-06-08T15:43:01.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:01.232Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:01.253Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:43:01.253Z] > git init /home/docker/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:43:01.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:01.265Z] > git --version # timeout=10 [2020-06-08T15:43:01.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:01.270Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:02.873Z] using credential docker-jenkins-github-credentials [2020-06-08T15:43:02.884Z] Cloning the remote Git repository [2020-06-08T15:43:02.884Z] Cloning with configured refspecs honoured and without tags [2020-06-08T15:43:02.967Z] using credential docker-jenkins-github-credentials [2020-06-08T15:43:02.977Z] Cloning the remote Git repository [2020-06-08T15:43:02.977Z] Cloning with configured refspecs honoured and without tags [2020-06-08T15:43:03.031Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:43:03.063Z] > git init /home/ubuntu/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:43:03.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:03.254Z] > git --version # timeout=10 [2020-06-08T15:43:03.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:03.266Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:02.904Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:43:02.937Z] > git init /home/ubuntu/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:43:03.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:03.151Z] > git --version # timeout=10 [2020-06-08T15:43:03.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:03.165Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:10.483Z] Fetching without tags [2020-06-08T15:43:10.464Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:10.465Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:43:10.466Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:10.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:10.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:10.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:10.490Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:10.772Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:43:11.596Z] Merge succeeded, producing e5e94cd42b9f13c4162a93fa947b7aedd66d9a3b [2020-06-08T15:43:11.596Z] Checking out Revision e5e94cd42b9f13c4162a93fa947b7aedd66d9a3b (PR-41070) [2020-06-08T15:43:11.849Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:43:11.862Z] First time build. Skipping changelog. [2020-06-08T15:43:10.778Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:10.780Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:43:11.253Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:43:11.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:43:11.603Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:11.604Z] > git checkout -f e5e94cd42b9f13c4162a93fa947b7aedd66d9a3b # timeout=10 [2020-06-08T15:43:11.856Z] > git rev-list --no-walk 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-08T15:43:12.718Z] + docker version [2020-06-08T15:43:12.718Z] Client: Docker Engine - Community [2020-06-08T15:43:12.718Z] Version: 19.03.7 [2020-06-08T15:43:12.718Z] API version: 1.40 [2020-06-08T15:43:12.718Z] Go version: go1.12.17 [2020-06-08T15:43:12.718Z] Git commit: 7141c199a2 [2020-06-08T15:43:12.718Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-08T15:43:12.718Z] OS/Arch: linux/s390x [2020-06-08T15:43:12.718Z] Experimental: false [2020-06-08T15:43:12.718Z] [2020-06-08T15:43:12.718Z] Server: Docker Engine - Community [2020-06-08T15:43:12.718Z] Engine: [2020-06-08T15:43:12.718Z] Version: 19.03.7 [2020-06-08T15:43:12.718Z] API version: 1.40 (minimum version 1.12) [2020-06-08T15:43:12.718Z] Go version: go1.12.17 [2020-06-08T15:43:12.718Z] Git commit: 7141c199a2 [2020-06-08T15:43:12.718Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-08T15:43:12.718Z] OS/Arch: linux/s390x [2020-06-08T15:43:12.718Z] Experimental: true [2020-06-08T15:43:12.718Z] containerd: [2020-06-08T15:43:12.718Z] Version: 1.2.13 [2020-06-08T15:43:12.718Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:12.718Z] runc: [2020-06-08T15:43:12.718Z] Version: 1.0.0-rc10 [2020-06-08T15:43:12.718Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:12.718Z] docker-init: [2020-06-08T15:43:12.718Z] Version: 0.18.0 [2020-06-08T15:43:12.718Z] GitCommit: fec3683 [Pipeline] sh [2020-06-08T15:43:13.087Z] + docker info [2020-06-08T15:43:13.372Z] Client: [2020-06-08T15:43:13.372Z] Debug Mode: false [2020-06-08T15:43:13.372Z] [2020-06-08T15:43:13.372Z] Server: [2020-06-08T15:43:13.372Z] Containers: 0 [2020-06-08T15:43:13.372Z] Running: 0 [2020-06-08T15:43:13.372Z] Paused: 0 [2020-06-08T15:43:13.372Z] Stopped: 0 [2020-06-08T15:43:13.372Z] Images: 2 [2020-06-08T15:43:13.372Z] Server Version: 19.03.7 [2020-06-08T15:43:13.372Z] Storage Driver: overlay2 [2020-06-08T15:43:13.372Z] Backing Filesystem: [2020-06-08T15:43:13.372Z] Supports d_type: true [2020-06-08T15:43:13.372Z] Native Overlay Diff: true [2020-06-08T15:43:13.372Z] Logging Driver: json-file [2020-06-08T15:43:13.372Z] Cgroup Driver: cgroupfs [2020-06-08T15:43:13.372Z] Plugins: [2020-06-08T15:43:13.372Z] Volume: local [2020-06-08T15:43:13.372Z] Network: bridge host ipvlan macvlan null overlay [2020-06-08T15:43:13.372Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-08T15:43:13.372Z] Swarm: inactive [2020-06-08T15:43:13.372Z] Runtimes: runc [2020-06-08T15:43:13.372Z] Default Runtime: runc [2020-06-08T15:43:13.372Z] Init Binary: docker-init [2020-06-08T15:43:13.372Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:13.372Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:13.372Z] init version: fec3683 [2020-06-08T15:43:13.372Z] Security Options: [2020-06-08T15:43:13.372Z] apparmor [2020-06-08T15:43:13.372Z] seccomp [2020-06-08T15:43:13.372Z] Profile: default [2020-06-08T15:43:13.372Z] Kernel Version: 4.15.0-88-generic [2020-06-08T15:43:13.372Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-08T15:43:13.372Z] OSType: linux [2020-06-08T15:43:13.372Z] Architecture: s390x [2020-06-08T15:43:13.372Z] CPUs: 2 [2020-06-08T15:43:13.372Z] Total Memory: 7.861GiB [2020-06-08T15:43:13.372Z] Name: s390x-ubuntu-26 [2020-06-08T15:43:13.372Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-08T15:43:13.372Z] Docker Root Dir: /var/lib/docker [2020-06-08T15:43:13.372Z] Debug Mode: false [2020-06-08T15:43:13.372Z] Username: dockerbuildbot [2020-06-08T15:43:13.372Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:43:13.372Z] Labels: [2020-06-08T15:43:13.372Z] Experimental: true [2020-06-08T15:43:13.372Z] Insecure Registries: [2020-06-08T15:43:13.372Z] 127.0.0.0/8 [2020-06-08T15:43:13.372Z] Live Restore Enabled: false [2020-06-08T15:43:13.372Z] [2020-06-08T15:43:13.372Z] WARNING: No swap limit support [Pipeline] sh [2020-06-08T15:43:13.745Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:13.745Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:13.745Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41070/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-08T15:43:14.027Z] + bash /home/jenkins/workspace/moby_PR-41070/check-config.sh [2020-06-08T15:43:14.027Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-08T15:43:14.027Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-06-08T15:43:14.027Z] [2020-06-08T15:43:14.027Z] Generally Necessary: [2020-06-08T15:43:14.027Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-08T15:43:14.027Z] - apparmor: enabled and tools installed [2020-06-08T15:43:14.027Z] - CONFIG_NAMESPACES: enabled [2020-06-08T15:43:14.027Z] - CONFIG_NET_NS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_PID_NS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_IPC_NS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_UTS_NS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CGROUPS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CPUSETS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_MEMCG: enabled [2020-06-08T15:43:14.027Z] - CONFIG_KEYS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_VETH: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-08T15:43:14.027Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-08T15:43:14.027Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-08T15:43:14.027Z] [2020-06-08T15:43:14.027Z] Optional Features: [2020-06-08T15:43:14.027Z] - CONFIG_USER_NS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_SECCOMP: enabled [2020-06-08T15:43:14.027Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-08T15:43:14.027Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-08T15:43:14.028Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-08T15:43:14.028Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-08T15:43:14.028Z] - CONFIG_BLK_CGROUP: enabled [2020-06-08T15:43:14.028Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-08T15:43:14.028Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CGROUP_PERF: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-08T15:43:14.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-08T15:43:14.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-08T15:43:14.028Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-08T15:43:14.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_IP_VS: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-08T15:43:14.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-08T15:43:14.028Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-08T15:43:14.028Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_EXT4_FS: enabled [2020-06-08T15:43:14.028Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-08T15:43:14.028Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-08T15:43:14.028Z] - Network Drivers: [2020-06-08T15:43:14.028Z] - "overlay": [2020-06-08T15:43:14.028Z] - CONFIG_VXLAN: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-08T15:43:14.028Z] Optional (for encrypted networks): [2020-06-08T15:43:14.028Z] - CONFIG_CRYPTO: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-08T15:43:14.028Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-08T15:43:14.028Z] - CONFIG_XFRM: enabled [2020-06-08T15:43:14.028Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-08T15:43:14.028Z] - "ipvlan": [2020-06-08T15:43:14.028Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-08T15:43:14.028Z] - "macvlan": [2020-06-08T15:43:14.028Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-08T15:43:14.028Z] - CONFIG_DUMMY: enabled (as module) [2020-06-08T15:43:14.028Z] - "ftp,tftp client in container": [2020-06-08T15:43:14.308Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-08T15:43:14.308Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-08T15:43:14.308Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-08T15:43:14.308Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-08T15:43:14.308Z] - Storage Drivers: [2020-06-08T15:43:14.308Z] - "aufs": [2020-06-08T15:43:14.309Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-08T15:43:14.309Z] - "btrfs": [2020-06-08T15:43:14.309Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-08T15:43:14.309Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-08T15:43:14.309Z] - "devicemapper": [2020-06-08T15:43:14.309Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-08T15:43:14.309Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-08T15:43:14.309Z] - "overlay": [2020-06-08T15:43:14.309Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-08T15:43:14.309Z] - "zfs": [2020-06-08T15:43:14.309Z] - /dev/zfs: missing [2020-06-08T15:43:14.309Z] - zfs command: missing [2020-06-08T15:43:14.309Z] - zpool command: missing [2020-06-08T15:43:14.309Z] [2020-06-08T15:43:14.309Z] Limits: [2020-06-08T15:43:14.309Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-08T15:43:14.309Z] [2020-06-08T15:43:14.309Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-08T15:43:14.725Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4882021f4285bd61f6089674c60630ec9a1d863 . [2020-06-08T15:43:14.725Z] #2 [internal] load build definition from Dockerfile [2020-06-08T15:43:14.725Z] #2 DONE 0.0s [2020-06-08T15:43:14.725Z] [2020-06-08T15:43:14.725Z] #2 [internal] load build definition from Dockerfile [2020-06-08T15:43:14.725Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-06-08T15:43:14.725Z] #2 DONE 0.0s [2020-06-08T15:43:14.725Z] [2020-06-08T15:43:14.725Z] #1 [internal] load .dockerignore [2020-06-08T15:43:14.725Z] #1 transferring context: 87B 0.0s done [2020-06-08T15:43:14.725Z] #1 DONE 0.0s [2020-06-08T15:43:14.725Z] [2020-06-08T15:43:14.725Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-08T15:43:15.005Z] #3 DONE 0.2s [2020-06-08T15:43:15.005Z] [2020-06-08T15:43:15.005Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-08T15:43:15.005Z] #4 CACHED [2020-06-08T15:43:15.617Z] [2020-06-08T15:43:15.617Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-08T15:43:15.617Z] #6 DONE 0.2s [2020-06-08T15:43:15.617Z] [2020-06-08T15:43:15.617Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:43:15.617Z] #5 DONE 0.1s [2020-06-08T15:43:15.617Z] [2020-06-08T15:43:15.617Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:43:15.617Z] #58 DONE 0.0s [2020-06-08T15:43:15.617Z] [2020-06-08T15:43:15.617Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:15.617Z] #7 DONE 0.0s [2020-06-08T15:43:15.617Z] [2020-06-08T15:43:15.617Z] #20 [internal] load build context [2020-06-08T15:43:15.980Z] Still waiting to schedule task [2020-06-08T15:43:15.980Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d160af7895e97b8b)’ [2020-06-08T15:43:15.982Z] Still waiting to schedule task [2020-06-08T15:43:15.982Z] Waiting for next available executor on ‘azwin-2-e18be0’ [2020-06-08T15:43:16.581Z] Fetching without tags [2020-06-08T15:43:16.627Z] #20 transferring context: 50.67MB 0.8s done [2020-06-08T15:43:16.627Z] #20 DONE 0.8s [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-08T15:43:16.627Z] #11 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:43:16.627Z] #10 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #57 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-08T15:43:16.627Z] #55 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:16.627Z] #47 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #29 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-08T15:43:16.627Z] #26 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #53 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:16.627Z] #52 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-08T15:43:16.627Z] #56 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:43:16.627Z] #17 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:16.627Z] #49 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:16.627Z] #54 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #50 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-08T15:43:16.627Z] #8 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:43:16.627Z] #15 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:16.627Z] #43 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #42 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:16.627Z] #41 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #61 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:43:16.627Z] #18 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #46 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:43:16.627Z] #51 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:43:16.627Z] #23 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #37 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:16.627Z] #30 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-08T15:43:16.627Z] #40 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:16.627Z] #33 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:43:16.627Z] #39 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #48 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-08T15:43:16.627Z] #27 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #44 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #34 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:16.627Z] #45 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-08T15:43:16.627Z] #16 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:43:16.627Z] #36 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-08T15:43:16.627Z] #35 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-08T15:43:16.627Z] #12 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-08T15:43:16.627Z] #22 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-08T15:43:16.627Z] #14 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-08T15:43:16.627Z] #13 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:16.627Z] #21 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-08T15:43:16.627Z] #31 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-08T15:43:16.627Z] #59 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:43:16.627Z] #25 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:43:16.627Z] #38 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:43:16.627Z] #32 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:43:16.627Z] #19 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-08T15:43:16.627Z] #9 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:43:16.627Z] #28 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:16.627Z] #60 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T15:43:16.627Z] #24 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-08T15:43:16.627Z] #62 CACHED [2020-06-08T15:43:16.627Z] [2020-06-08T15:43:16.627Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-08T15:43:16.820Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:43:16.845Z] Fetching without tags [2020-06-08T15:43:17.109Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:43:17.238Z] #63 DONE 0.9s [2020-06-08T15:43:16.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:16.581Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:43:16.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:16.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:16.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:16.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:16.622Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:16.863Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:16.882Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:43:16.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:16.791Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:43:16.803Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:16.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:16.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:16.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:16.847Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:17.112Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:17.123Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:43:17.520Z] [2020-06-08T15:43:17.520Z] #64 exporting to image [2020-06-08T15:43:17.520Z] #64 exporting layers [2020-06-08T15:43:18.138Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d160af7895e97b8b) in /home/ubuntu/workspace/moby_PR-41070 [Pipeline] { [2020-06-08T15:43:18.165Z] #64 exporting layers 0.7s done [2020-06-08T15:43:18.165Z] #64 writing image sha256:ab39060940d012badbd89e8737f42b223f09afa6555f0a6741c2af695dc67af1 done [2020-06-08T15:43:18.165Z] #64 naming to docker.io/library/docker:a4882021f4285bd61f6089674c60630ec9a1d863 done [2020-06-08T15:43:18.165Z] #64 DONE 0.7s [Pipeline] checkout [2020-06-08T15:43:18.177Z] Merge succeeded, producing 6c5c98d23e92fd584ea4dbddb8d2b4835d526a54 [2020-06-08T15:43:18.177Z] Checking out Revision 6c5c98d23e92fd584ea4dbddb8d2b4835d526a54 (PR-41070) [2020-06-08T15:43:18.196Z] using credential docker-jenkins-github-credentials [Pipeline] } [2020-06-08T15:43:18.217Z] Cloning the remote Git repository [2020-06-08T15:43:18.217Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-08T15:43:18.299Z] Merge succeeded, producing 6c5c98d23e92fd584ea4dbddb8d2b4835d526a54 [2020-06-08T15:43:18.299Z] Checking out Revision 6c5c98d23e92fd584ea4dbddb8d2b4835d526a54 (PR-41070) [2020-06-08T15:43:18.611Z] Fetching without tags [2020-06-08T15:43:18.637Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/test/unit [2020-06-08T15:43:18.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:18.586Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:43:18.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:18.604Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:18.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:18.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:18.619Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:19.010Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:43:17.474Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:43:18.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:43:18.219Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:18.237Z] > git checkout -f 6c5c98d23e92fd584ea4dbddb8d2b4835d526a54 # timeout=10 [2020-06-08T15:43:18.221Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:43:18.222Z] > git init /home/ubuntu/workspace/moby_PR-41070 # timeout=10 [2020-06-08T15:43:18.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:18.241Z] > git --version # timeout=10 [2020-06-08T15:43:18.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:18.250Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:17.723Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:43:18.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:43:18.299Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:18.310Z] > git checkout -f 6c5c98d23e92fd584ea4dbddb8d2b4835d526a54 # timeout=10 [2020-06-08T15:43:19.491Z] Fetching without tags [2020-06-08T15:43:19.744Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:43:20.646Z] Merge succeeded, producing 602166537298379c3e31222b5a3141dfadda762c [2020-06-08T15:43:20.647Z] Checking out Revision 602166537298379c3e31222b5a3141dfadda762c (PR-41070) [2020-06-08T15:43:19.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:19.457Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:43:19.463Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:19.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:19.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:19.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:19.492Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:19.744Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:19.751Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:43:20.254Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:43:20.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:43:20.647Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:20.654Z] > git checkout -f 602166537298379c3e31222b5a3141dfadda762c # timeout=10 [2020-06-08T15:43:19.016Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:19.019Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:43:19.864Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:43:20.904Z] Merge succeeded, producing 602166537298379c3e31222b5a3141dfadda762c [2020-06-08T15:43:20.905Z] Checking out Revision 602166537298379c3e31222b5a3141dfadda762c (PR-41070) [2020-06-08T15:43:20.932Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:43:20.947Z] First time build. Skipping changelog. [2020-06-08T15:43:21.013Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:43:21.302Z] ? github.com/docker/docker/api [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-08T15:43:21.668Z] + [ PR != PR ] [2020-06-08T15:43:21.668Z] + [ master != master ] [2020-06-08T15:43:21.668Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-08T15:43:21.763Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:43:21.778Z] First time build. Skipping changelog. [2020-06-08T15:43:21.800Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:43:21.866Z] + docker version [2020-06-08T15:43:21.866Z] Client: [2020-06-08T15:43:21.866Z] Version: 18.06.1-ce [2020-06-08T15:43:21.866Z] API version: 1.38 [2020-06-08T15:43:21.866Z] Go version: go1.10.3 [2020-06-08T15:43:21.866Z] Git commit: e68fc7a [2020-06-08T15:43:21.866Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-08T15:43:21.866Z] OS/Arch: linux/ppc64le [2020-06-08T15:43:21.866Z] Experimental: false [2020-06-08T15:43:21.866Z] [2020-06-08T15:43:21.866Z] Server: [2020-06-08T15:43:21.866Z] Engine: [2020-06-08T15:43:21.866Z] Version: 18.06.1-ce [2020-06-08T15:43:21.866Z] API version: 1.38 (minimum version 1.12) [2020-06-08T15:43:21.866Z] Go version: go1.10.3 [2020-06-08T15:43:21.866Z] Git commit: e68fc7a [2020-06-08T15:43:21.866Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-08T15:43:21.866Z] OS/Arch: linux/ppc64le [2020-06-08T15:43:21.866Z] Experimental: true [Pipeline] sh [2020-06-08T15:43:22.036Z] + docker version [2020-06-08T15:43:22.036Z] Client: Docker Engine - Community [2020-06-08T15:43:22.036Z] Version: 19.03.11 [2020-06-08T15:43:22.036Z] API version: 1.40 [2020-06-08T15:43:22.036Z] Go version: go1.13.10 [2020-06-08T15:43:22.036Z] Git commit: 42e35e61f3 [2020-06-08T15:43:22.036Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-08T15:43:22.036Z] OS/Arch: linux/amd64 [2020-06-08T15:43:22.036Z] Experimental: false [2020-06-08T15:43:22.036Z] [2020-06-08T15:43:22.036Z] Server: Docker Engine - Community [2020-06-08T15:43:22.036Z] Engine: [2020-06-08T15:43:22.036Z] Version: 19.03.11 [2020-06-08T15:43:22.036Z] API version: 1.40 (minimum version 1.12) [2020-06-08T15:43:22.036Z] Go version: go1.13.10 [2020-06-08T15:43:22.036Z] Git commit: 42e35e61f3 [2020-06-08T15:43:22.036Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-08T15:43:22.036Z] OS/Arch: linux/amd64 [2020-06-08T15:43:22.036Z] Experimental: true [2020-06-08T15:43:22.036Z] containerd: [2020-06-08T15:43:22.036Z] Version: 1.2.13 [2020-06-08T15:43:22.036Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:22.036Z] runc: [2020-06-08T15:43:22.036Z] Version: 1.0.0-rc10 [2020-06-08T15:43:22.036Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:22.036Z] docker-init: [2020-06-08T15:43:22.036Z] Version: 0.18.0 [2020-06-08T15:43:22.036Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-06-08T15:43:22.242Z] + docker info [2020-06-08T15:43:22.242Z] Containers: 0 [2020-06-08T15:43:22.242Z] Running: 0 [2020-06-08T15:43:22.242Z] Paused: 0 [2020-06-08T15:43:22.242Z] Stopped: 0 [2020-06-08T15:43:22.242Z] Images: 0 [2020-06-08T15:43:22.242Z] Server Version: 18.06.1-ce [2020-06-08T15:43:22.242Z] Storage Driver: overlay2 [2020-06-08T15:43:22.242Z] Backing Filesystem: extfs [2020-06-08T15:43:22.242Z] Supports d_type: true [2020-06-08T15:43:22.242Z] Native Overlay Diff: true [2020-06-08T15:43:22.242Z] Logging Driver: json-file [2020-06-08T15:43:22.242Z] Cgroup Driver: cgroupfs [2020-06-08T15:43:22.242Z] Plugins: [2020-06-08T15:43:22.242Z] Volume: local [2020-06-08T15:43:22.242Z] Network: bridge host ipvlan macvlan null overlay [2020-06-08T15:43:22.242Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-08T15:43:22.242Z] Swarm: inactive [2020-06-08T15:43:22.242Z] Runtimes: runc [2020-06-08T15:43:22.242Z] Default Runtime: runc [2020-06-08T15:43:22.242Z] Init Binary: docker-init [2020-06-08T15:43:22.242Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-08T15:43:22.242Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-08T15:43:22.242Z] init version: fec3683 [2020-06-08T15:43:22.242Z] Security Options: [2020-06-08T15:43:22.242Z] apparmor [2020-06-08T15:43:22.242Z] seccomp [2020-06-08T15:43:22.242Z] Profile: default [2020-06-08T15:43:22.242Z] Kernel Version: 4.4.0-139-generic [2020-06-08T15:43:22.242Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-08T15:43:22.242Z] OSType: linux [2020-06-08T15:43:22.242Z] Architecture: ppc64le [2020-06-08T15:43:22.242Z] CPUs: 4 [2020-06-08T15:43:22.242Z] Total Memory: 7.972GiB [2020-06-08T15:43:22.242Z] Name: ppc64le-ubuntu-11 [2020-06-08T15:43:22.242Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-08T15:43:22.242Z] Docker Root Dir: /var/lib/docker [2020-06-08T15:43:22.242Z] Debug Mode (client): false [2020-06-08T15:43:22.242Z] Debug Mode (server): false [2020-06-08T15:43:22.242Z] Username: dockerbuildbot [2020-06-08T15:43:22.242Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:43:22.242Z] Labels: [2020-06-08T15:43:22.242Z] Experimental: true [2020-06-08T15:43:22.242Z] Insecure Registries: [2020-06-08T15:43:22.242Z] 127.0.0.0/8 [2020-06-08T15:43:22.242Z] Live Restore Enabled: false [2020-06-08T15:43:22.242Z] [Pipeline] sh [2020-06-08T15:43:22.351Z] + docker info [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-08T15:43:20.933Z] > git rev-list --no-walk 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 # timeout=10 [2020-06-08T15:43:20.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:43:20.911Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:20.914Z] > git checkout -f 602166537298379c3e31222b5a3141dfadda762c # timeout=10 [2020-06-08T15:43:22.761Z] + docker version [2020-06-08T15:43:22.846Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:22.846Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:22.846Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41070/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-08T15:43:22.846Z] + bash /home/docker/workspace/moby_PR-41070/check-config.sh [2020-06-08T15:43:22.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-08T15:43:22.846Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-06-08T15:43:22.846Z] [2020-06-08T15:43:22.846Z] Generally Necessary: [2020-06-08T15:43:22.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-08T15:43:22.846Z] - apparmor: enabled and tools installed [2020-06-08T15:43:22.846Z] - CONFIG_NAMESPACES: enabled [2020-06-08T15:43:22.846Z] - CONFIG_NET_NS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_PID_NS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_IPC_NS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_UTS_NS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_CGROUPS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-08T15:43:22.846Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-08T15:43:22.846Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-08T15:43:22.846Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-08T15:43:22.846Z] - CONFIG_CPUSETS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_MEMCG: enabled [2020-06-08T15:43:22.846Z] - CONFIG_KEYS: enabled [2020-06-08T15:43:22.846Z] - CONFIG_VETH: enabled (as module) [2020-06-08T15:43:22.846Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-08T15:43:21.804Z] > git rev-list --no-walk 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 # timeout=10 [2020-06-08T15:43:23.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-08T15:43:23.130Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-08T15:43:23.130Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-08T15:43:23.130Z] [2020-06-08T15:43:23.130Z] Optional Features: [2020-06-08T15:43:23.130Z] - CONFIG_USER_NS: enabled [2020-06-08T15:43:23.130Z] - CONFIG_SECCOMP: enabled [2020-06-08T15:43:23.130Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-08T15:43:23.130Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-08T15:43:23.130Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-08T15:43:23.130Z] (cgroup swap accounting is currently enabled) [2020-06-08T15:43:23.130Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-08T15:43:23.130Z] - CONFIG_BLK_CGROUP: enabled [2020-06-08T15:43:23.130Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-08T15:43:23.130Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-08T15:43:23.130Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-08T15:43:23.130Z] - CONFIG_CGROUP_PERF: enabled [2020-06-08T15:43:23.130Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-08T15:43:23.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-08T15:43:23.130Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-08T15:43:23.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-08T15:43:23.130Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-08T15:43:23.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_IP_VS: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-08T15:43:23.130Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-08T15:43:23.130Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-08T15:43:23.130Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_EXT4_FS: enabled [2020-06-08T15:43:23.130Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-08T15:43:23.130Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-08T15:43:23.130Z] - Network Drivers: [2020-06-08T15:43:23.130Z] - "overlay": [2020-06-08T15:43:23.130Z] - CONFIG_VXLAN: enabled (as module) [2020-06-08T15:43:23.130Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-08T15:43:23.130Z] Optional (for encrypted networks): [2020-06-08T15:43:23.150Z] + docker version [2020-06-08T15:43:23.412Z] - CONFIG_CRYPTO: enabled [2020-06-08T15:43:23.412Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_XFRM: enabled [2020-06-08T15:43:23.412Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-08T15:43:23.412Z] - "ipvlan": [2020-06-08T15:43:23.412Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-08T15:43:23.412Z] - "macvlan": [2020-06-08T15:43:23.412Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_DUMMY: enabled (as module) [2020-06-08T15:43:23.412Z] - "ftp,tftp client in container": [2020-06-08T15:43:23.412Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-08T15:43:23.412Z] - Storage Drivers: [2020-06-08T15:43:23.412Z] - "aufs": [2020-06-08T15:43:23.412Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-08T15:43:23.412Z] - "btrfs": [2020-06-08T15:43:23.412Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-08T15:43:23.412Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-08T15:43:23.412Z] - "devicemapper": [2020-06-08T15:43:23.412Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-08T15:43:23.412Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-08T15:43:23.412Z] - "overlay": [2020-06-08T15:43:23.412Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-08T15:43:23.412Z] - "zfs": [2020-06-08T15:43:23.412Z] - /dev/zfs: missing [2020-06-08T15:43:23.412Z] - zfs command: missing [2020-06-08T15:43:23.412Z] - zpool command: missing [2020-06-08T15:43:23.412Z] [2020-06-08T15:43:23.412Z] Limits: [2020-06-08T15:43:23.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-08T15:43:23.412Z] [2020-06-08T15:43:23.412Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-08T15:43:23.847Z] + make bundles/buildx [2020-06-08T15:43:24.131Z] make: command: Command not found [2020-06-08T15:43:24.131Z] make: command: Command not found [2020-06-08T15:43:24.131Z] mkdir bundles [2020-06-08T15:43:24.131Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-08T15:43:24.131Z] --build-arg BUILDX_COMMIT \ [2020-06-08T15:43:24.131Z] --build-arg BUILDX_REPO \ [2020-06-08T15:43:24.131Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-08T15:43:24.131Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-08T15:43:24.131Z] . [2020-06-08T15:43:24.131Z] /bin/sh: 4: go: not found [2020-06-08T15:43:24.131Z] /bin/sh: 5: go: not found [2020-06-08T15:43:26.169Z] Sending build context to Docker daemon 55.42MB [2020-06-08T15:43:26.169Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-06-08T15:43:26.169Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-08T15:43:26.169Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-08T15:43:26.169Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-08T15:43:26.453Z] 1.13.12-stretch: Pulling from library/golang [2020-06-08T15:43:26.453Z] 7732483b686e: Pulling fs layer [2020-06-08T15:43:26.453Z] df33ef5c6dd4: Pulling fs layer [2020-06-08T15:43:26.453Z] 02507bd450f7: Pulling fs layer [2020-06-08T15:43:26.453Z] 59a5abe5a03e: Pulling fs layer [2020-06-08T15:43:26.453Z] 0e35845be2ad: Pulling fs layer [2020-06-08T15:43:26.453Z] 6893b958e3f2: Pulling fs layer [2020-06-08T15:43:26.453Z] e52eb49d61ee: Pulling fs layer [2020-06-08T15:43:26.453Z] 0e35845be2ad: Waiting [2020-06-08T15:43:26.453Z] 6893b958e3f2: Waiting [2020-06-08T15:43:26.453Z] e52eb49d61ee: Waiting [2020-06-08T15:43:26.453Z] 59a5abe5a03e: Waiting [2020-06-08T15:43:26.737Z] 02507bd450f7: Verifying Checksum [2020-06-08T15:43:26.737Z] 02507bd450f7: Download complete [2020-06-08T15:43:26.942Z] Client: Docker Engine - Community [2020-06-08T15:43:26.942Z] Version: 19.03.11 [2020-06-08T15:43:26.942Z] API version: 1.40 [2020-06-08T15:43:26.942Z] Go version: go1.13.10 [2020-06-08T15:43:26.942Z] Git commit: 42e35e61f3 [2020-06-08T15:43:26.942Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-08T15:43:26.942Z] OS/Arch: linux/amd64 [2020-06-08T15:43:26.942Z] Experimental: false [2020-06-08T15:43:26.942Z] [2020-06-08T15:43:26.942Z] Server: Docker Engine - Community [2020-06-08T15:43:26.942Z] Engine: [2020-06-08T15:43:26.942Z] Version: 19.03.11 [2020-06-08T15:43:26.942Z] API version: 1.40 (minimum version 1.12) [2020-06-08T15:43:26.942Z] Go version: go1.13.10 [2020-06-08T15:43:26.942Z] Git commit: 42e35e61f3 [2020-06-08T15:43:26.942Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-08T15:43:26.942Z] OS/Arch: linux/amd64 [2020-06-08T15:43:26.942Z] Experimental: true [2020-06-08T15:43:26.942Z] containerd: [2020-06-08T15:43:26.942Z] Version: 1.2.13 [2020-06-08T15:43:26.942Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:26.942Z] runc: [2020-06-08T15:43:26.942Z] Version: 1.0.0-rc10 [2020-06-08T15:43:26.942Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:26.942Z] docker-init: [2020-06-08T15:43:26.942Z] Version: 0.18.0 [2020-06-08T15:43:26.942Z] GitCommit: fec3683 [Pipeline] sh [2020-06-08T15:43:27.026Z] df33ef5c6dd4: Verifying Checksum [2020-06-08T15:43:27.026Z] df33ef5c6dd4: Download complete [2020-06-08T15:43:27.256Z] + docker info [2020-06-08T15:43:27.396Z] Client: Docker Engine - Community [2020-06-08T15:43:27.396Z] Version: 19.03.11 [2020-06-08T15:43:27.396Z] API version: 1.40 [2020-06-08T15:43:27.396Z] Go version: go1.13.10 [2020-06-08T15:43:27.396Z] Git commit: 42e35e61f3 [2020-06-08T15:43:27.396Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-08T15:43:27.396Z] OS/Arch: linux/amd64 [2020-06-08T15:43:27.396Z] Experimental: false [2020-06-08T15:43:27.396Z] [2020-06-08T15:43:27.396Z] Server: Docker Engine - Community [2020-06-08T15:43:27.396Z] Engine: [2020-06-08T15:43:27.396Z] Version: 19.03.11 [2020-06-08T15:43:27.396Z] API version: 1.40 (minimum version 1.12) [2020-06-08T15:43:27.396Z] Go version: go1.13.10 [2020-06-08T15:43:27.396Z] Git commit: 42e35e61f3 [2020-06-08T15:43:27.396Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-08T15:43:27.396Z] OS/Arch: linux/amd64 [2020-06-08T15:43:27.396Z] Experimental: true [2020-06-08T15:43:27.396Z] containerd: [2020-06-08T15:43:27.396Z] Version: 1.2.13 [2020-06-08T15:43:27.396Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:27.396Z] runc: [2020-06-08T15:43:27.396Z] Version: 1.0.0-rc10 [2020-06-08T15:43:27.396Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:27.396Z] docker-init: [2020-06-08T15:43:27.396Z] Version: 0.18.0 [2020-06-08T15:43:27.396Z] GitCommit: fec3683 [Pipeline] sh [2020-06-08T15:43:27.692Z] + docker info [2020-06-08T15:43:28.515Z] 7732483b686e: Download complete [2020-06-08T15:43:28.876Z] Client: [2020-06-08T15:43:28.876Z] Debug Mode: false [2020-06-08T15:43:28.876Z] [2020-06-08T15:43:28.876Z] Server: [2020-06-08T15:43:28.876Z] Containers: 0 [2020-06-08T15:43:28.876Z] Running: 0 [2020-06-08T15:43:28.876Z] Paused: 0 [2020-06-08T15:43:28.876Z] Stopped: 0 [2020-06-08T15:43:28.876Z] Images: 32 [2020-06-08T15:43:28.876Z] Server Version: 19.03.11 [2020-06-08T15:43:28.876Z] Storage Driver: overlay2 [2020-06-08T15:43:28.876Z] Backing Filesystem: extfs [2020-06-08T15:43:28.876Z] Supports d_type: true [2020-06-08T15:43:28.876Z] Native Overlay Diff: true [2020-06-08T15:43:28.876Z] Logging Driver: json-file [2020-06-08T15:43:28.876Z] Cgroup Driver: cgroupfs [2020-06-08T15:43:28.876Z] Plugins: [2020-06-08T15:43:28.876Z] Volume: local [2020-06-08T15:43:28.876Z] Network: bridge host ipvlan macvlan null overlay [2020-06-08T15:43:28.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-08T15:43:28.876Z] Swarm: inactive [2020-06-08T15:43:28.876Z] Runtimes: runc [2020-06-08T15:43:28.876Z] Default Runtime: runc [2020-06-08T15:43:28.876Z] Init Binary: docker-init [2020-06-08T15:43:28.876Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:28.876Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:28.876Z] init version: fec3683 [2020-06-08T15:43:28.876Z] Security Options: [2020-06-08T15:43:28.876Z] apparmor [2020-06-08T15:43:28.876Z] seccomp [2020-06-08T15:43:28.876Z] Profile: default [2020-06-08T15:43:28.876Z] Kernel Version: 5.3.0-1019-aws [2020-06-08T15:43:28.876Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-08T15:43:28.876Z] OSType: linux [2020-06-08T15:43:28.876Z] Architecture: x86_64 [2020-06-08T15:43:28.876Z] CPUs: 2 [2020-06-08T15:43:28.876Z] Total Memory: 7.487GiB [2020-06-08T15:43:28.876Z] Name: ip-10-100-94-157 [2020-06-08T15:43:28.876Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-08T15:43:28.876Z] Docker Root Dir: /var/lib/docker [2020-06-08T15:43:28.876Z] Debug Mode: false [2020-06-08T15:43:28.876Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:43:28.876Z] Labels: [2020-06-08T15:43:28.876Z] Experimental: true [2020-06-08T15:43:28.876Z] Insecure Registries: [2020-06-08T15:43:28.876Z] 127.0.0.0/8 [2020-06-08T15:43:28.876Z] Live Restore Enabled: true [2020-06-08T15:43:28.876Z] [2020-06-08T15:43:28.876Z] WARNING: No swap limit support [Pipeline] sh [2020-06-08T15:43:29.139Z] 59a5abe5a03e: Verifying Checksum [2020-06-08T15:43:29.139Z] 59a5abe5a03e: Download complete [2020-06-08T15:43:29.205Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:29.205Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:29.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41070/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-08T15:43:29.426Z] e52eb49d61ee: Verifying Checksum [2020-06-08T15:43:29.426Z] e52eb49d61ee: Download complete [2020-06-08T15:43:29.426Z] 0e35845be2ad: Verifying Checksum [2020-06-08T15:43:29.426Z] 0e35845be2ad: Download complete [2020-06-08T15:43:29.459Z] + bash /home/ubuntu/workspace/moby_PR-41070/check-config.sh [2020-06-08T15:43:29.459Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-08T15:43:29.459Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-08T15:43:29.459Z] [2020-06-08T15:43:29.459Z] Generally Necessary: [2020-06-08T15:43:29.459Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-08T15:43:29.459Z] - apparmor: enabled and tools installed [2020-06-08T15:43:29.692Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-06-08T15:43:29.713Z] - CONFIG_NAMESPACES: enabled [2020-06-08T15:43:29.713Z] - CONFIG_NET_NS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_PID_NS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_IPC_NS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_UTS_NS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CGROUPS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CPUSETS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_MEMCG: enabled [2020-06-08T15:43:29.713Z] - CONFIG_KEYS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_VETH: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-08T15:43:29.713Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-08T15:43:29.713Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-08T15:43:29.713Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-08T15:43:29.713Z] [2020-06-08T15:43:29.713Z] Optional Features: [2020-06-08T15:43:29.713Z] - CONFIG_USER_NS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_SECCOMP: enabled [2020-06-08T15:43:29.713Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-08T15:43:29.713Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-08T15:43:29.713Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-08T15:43:29.713Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-08T15:43:29.713Z] - CONFIG_BLK_CGROUP: enabled [2020-06-08T15:43:29.713Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-08T15:43:29.713Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-08T15:43:29.713Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-08T15:43:29.714Z] - CONFIG_CGROUP_PERF: enabled [2020-06-08T15:43:29.714Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-08T15:43:29.714Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-08T15:43:29.714Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-08T15:43:29.714Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-08T15:43:29.714Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-08T15:43:29.714Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-08T15:43:29.714Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-08T15:43:29.714Z] - CONFIG_IP_VS: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-08T15:43:29.968Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-08T15:43:29.968Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-08T15:43:29.968Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_EXT4_FS: enabled [2020-06-08T15:43:29.968Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-08T15:43:29.968Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-08T15:43:29.968Z] - Network Drivers: [2020-06-08T15:43:29.968Z] - "overlay": [2020-06-08T15:43:29.968Z] - CONFIG_VXLAN: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-08T15:43:29.968Z] Optional (for encrypted networks): [2020-06-08T15:43:29.968Z] - CONFIG_CRYPTO: enabled [2020-06-08T15:43:29.968Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-08T15:43:29.968Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-08T15:43:29.968Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-08T15:43:29.968Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-08T15:43:29.968Z] - CONFIG_XFRM: enabled [2020-06-08T15:43:29.968Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-08T15:43:29.968Z] - "ipvlan": [2020-06-08T15:43:29.968Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-08T15:43:29.968Z] - "macvlan": [2020-06-08T15:43:29.968Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_DUMMY: enabled (as module) [2020-06-08T15:43:29.968Z] - "ftp,tftp client in container": [2020-06-08T15:43:29.968Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-08T15:43:29.968Z] - Storage Drivers: [2020-06-08T15:43:29.968Z] - "aufs": [2020-06-08T15:43:29.968Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-08T15:43:29.968Z] - "btrfs": [2020-06-08T15:43:29.968Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-08T15:43:29.968Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-08T15:43:29.968Z] - "devicemapper": [2020-06-08T15:43:29.968Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-08T15:43:29.968Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-08T15:43:29.968Z] - "overlay": [2020-06-08T15:43:29.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-08T15:43:29.968Z] - "zfs": [2020-06-08T15:43:29.968Z] - /dev/zfs: present [2020-06-08T15:43:29.968Z] - zfs command: missing [2020-06-08T15:43:29.968Z] - zpool command: missing [2020-06-08T15:43:29.968Z] [2020-06-08T15:43:29.968Z] Limits: [2020-06-08T15:43:29.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-08T15:43:29.968Z] [2020-06-08T15:43:29.968Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-08T15:43:30.345Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4882021f4285bd61f6089674c60630ec9a1d863 . [2020-06-08T15:43:30.345Z] #1 [internal] load build definition from Dockerfile [2020-06-08T15:43:30.345Z] #1 DONE 0.0s [2020-06-08T15:43:30.345Z] [2020-06-08T15:43:30.345Z] #2 [internal] load .dockerignore [2020-06-08T15:43:30.345Z] #2 DONE 0.0s [2020-06-08T15:43:30.345Z] [2020-06-08T15:43:30.345Z] #1 [internal] load build definition from Dockerfile [2020-06-08T15:43:30.345Z] #1 transferring dockerfile: 16.37kB done [2020-06-08T15:43:30.345Z] #1 DONE 0.0s [2020-06-08T15:43:30.345Z] [2020-06-08T15:43:30.345Z] #2 [internal] load .dockerignore [2020-06-08T15:43:30.345Z] #2 transferring context: 87B done [2020-06-08T15:43:30.345Z] #2 DONE 0.0s [2020-06-08T15:43:30.345Z] [2020-06-08T15:43:30.345Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-08T15:43:30.599Z] #3 DONE 0.3s [2020-06-08T15:43:30.600Z] [2020-06-08T15:43:30.600Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-08T15:43:30.600Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-08T15:43:30.854Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-08T15:43:30.854Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-08T15:43:30.854Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-08T15:43:30.854Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.12MB / 8.88MB 0.1s [2020-06-08T15:43:30.854Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-08T15:43:30.854Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-08T15:43:31.109Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-08T15:43:31.109Z] #4 DONE 0.5s [2020-06-08T15:43:31.364Z] [2020-06-08T15:43:31.364Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:43:31.364Z] #5 ... [2020-06-08T15:43:31.364Z] [2020-06-08T15:43:31.364Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-08T15:43:31.364Z] #6 DONE 0.1s [2020-06-08T15:43:31.619Z] [2020-06-08T15:43:31.619Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:43:31.619Z] #5 DONE 0.2s [2020-06-08T15:43:31.619Z] [2020-06-08T15:43:31.619Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:43:31.619Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-08T15:43:31.619Z] #58 DONE 0.0s [2020-06-08T15:43:31.619Z] [2020-06-08T15:43:31.619Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:31.619Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-08T15:43:31.619Z] #7 DONE 0.0s [2020-06-08T15:43:31.619Z] [2020-06-08T15:43:31.619Z] #20 [internal] load build context [2020-06-08T15:43:31.866Z] Client: [2020-06-08T15:43:31.866Z] Debug Mode: false [2020-06-08T15:43:31.866Z] [2020-06-08T15:43:31.866Z] Server: [2020-06-08T15:43:31.866Z] Containers: 0 [2020-06-08T15:43:31.866Z] Running: 0 [2020-06-08T15:43:31.866Z] Paused: 0 [2020-06-08T15:43:31.866Z] Stopped: 0 [2020-06-08T15:43:31.866Z] Images: 0 [2020-06-08T15:43:31.866Z] Server Version: 19.03.11 [2020-06-08T15:43:31.866Z] Storage Driver: overlay2 [2020-06-08T15:43:31.866Z] Backing Filesystem: extfs [2020-06-08T15:43:31.866Z] Supports d_type: true [2020-06-08T15:43:31.866Z] Native Overlay Diff: true [2020-06-08T15:43:31.866Z] Logging Driver: json-file [2020-06-08T15:43:31.866Z] Cgroup Driver: cgroupfs [2020-06-08T15:43:31.866Z] Plugins: [2020-06-08T15:43:31.866Z] Volume: local [2020-06-08T15:43:31.866Z] Network: bridge host ipvlan macvlan null overlay [2020-06-08T15:43:31.866Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-08T15:43:31.866Z] Swarm: inactive [2020-06-08T15:43:31.866Z] Runtimes: runc [2020-06-08T15:43:31.866Z] Default Runtime: runc [2020-06-08T15:43:31.866Z] Init Binary: docker-init [2020-06-08T15:43:31.866Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:31.866Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:31.866Z] init version: fec3683 [2020-06-08T15:43:31.866Z] Security Options: [2020-06-08T15:43:31.866Z] apparmor [2020-06-08T15:43:31.866Z] seccomp [2020-06-08T15:43:31.866Z] Profile: default [2020-06-08T15:43:31.866Z] Kernel Version: 5.3.0-1019-aws [2020-06-08T15:43:31.866Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-08T15:43:31.866Z] OSType: linux [2020-06-08T15:43:31.866Z] Architecture: x86_64 [2020-06-08T15:43:31.866Z] CPUs: 2 [2020-06-08T15:43:31.866Z] Total Memory: 7.487GiB [2020-06-08T15:43:31.866Z] Name: ip-10-100-82-162 [2020-06-08T15:43:31.866Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-08T15:43:31.866Z] Docker Root Dir: /var/lib/docker [2020-06-08T15:43:31.866Z] Debug Mode: false [2020-06-08T15:43:31.866Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:43:31.866Z] Labels: [2020-06-08T15:43:31.866Z] Experimental: true [2020-06-08T15:43:31.866Z] Insecure Registries: [2020-06-08T15:43:31.866Z] 127.0.0.0/8 [2020-06-08T15:43:31.866Z] Live Restore Enabled: true [2020-06-08T15:43:31.866Z] [2020-06-08T15:43:31.866Z] WARNING: No swap limit support [Pipeline] sh [2020-06-08T15:43:32.119Z] 7732483b686e: Pull complete [2020-06-08T15:43:32.147Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:32.148Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:32.148Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41070/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-08T15:43:32.148Z] + bash /home/ubuntu/workspace/moby_PR-41070/check-config.sh [2020-06-08T15:43:32.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-08T15:43:32.148Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-08T15:43:32.148Z] [2020-06-08T15:43:32.148Z] Generally Necessary: [2020-06-08T15:43:32.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-08T15:43:32.148Z] - apparmor: enabled and tools installed [2020-06-08T15:43:32.148Z] - CONFIG_NAMESPACES: enabled [2020-06-08T15:43:32.148Z] - CONFIG_NET_NS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_PID_NS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_IPC_NS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_UTS_NS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUPS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CPUSETS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_MEMCG: enabled [2020-06-08T15:43:32.148Z] - CONFIG_KEYS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_VETH: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-08T15:43:32.148Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-08T15:43:32.148Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-08T15:43:32.148Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-08T15:43:32.148Z] [2020-06-08T15:43:32.148Z] Optional Features: [2020-06-08T15:43:32.148Z] - CONFIG_USER_NS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_SECCOMP: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-08T15:43:32.148Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-08T15:43:32.148Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-08T15:43:32.148Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-08T15:43:32.148Z] - CONFIG_BLK_CGROUP: enabled [2020-06-08T15:43:32.148Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-08T15:43:32.148Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-08T15:43:32.148Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_PERF: enabled [2020-06-08T15:43:32.148Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-08T15:43:32.148Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-08T15:43:32.406Z] df33ef5c6dd4: Pull complete [2020-06-08T15:43:32.406Z] 02507bd450f7: Pull complete [2020-06-08T15:43:32.450Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-08T15:43:32.450Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-08T15:43:32.450Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-08T15:43:32.450Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-08T15:43:32.450Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_IP_VS: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-08T15:43:32.450Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-08T15:43:32.450Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-08T15:43:32.450Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_EXT4_FS: enabled [2020-06-08T15:43:32.450Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-08T15:43:32.450Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-08T15:43:32.450Z] - Network Drivers: [2020-06-08T15:43:32.450Z] - "overlay": [2020-06-08T15:43:32.450Z] - CONFIG_VXLAN: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-08T15:43:32.450Z] Optional (for encrypted networks): [2020-06-08T15:43:32.450Z] - CONFIG_CRYPTO: enabled [2020-06-08T15:43:32.450Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-08T15:43:32.450Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-08T15:43:32.450Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-08T15:43:32.450Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-08T15:43:32.450Z] - CONFIG_XFRM: enabled [2020-06-08T15:43:32.450Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-08T15:43:32.450Z] - "ipvlan": [2020-06-08T15:43:32.450Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-08T15:43:32.450Z] - "macvlan": [2020-06-08T15:43:32.450Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_DUMMY: enabled (as module) [2020-06-08T15:43:32.450Z] - "ftp,tftp client in container": [2020-06-08T15:43:32.450Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-08T15:43:32.450Z] - Storage Drivers: [2020-06-08T15:43:32.450Z] - "aufs": [2020-06-08T15:43:32.450Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-08T15:43:32.450Z] - "btrfs": [2020-06-08T15:43:32.450Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-08T15:43:32.450Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-08T15:43:32.450Z] - "devicemapper": [2020-06-08T15:43:32.450Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-08T15:43:32.450Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-08T15:43:32.450Z] - "overlay": [2020-06-08T15:43:32.450Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-08T15:43:32.450Z] - "zfs": [2020-06-08T15:43:32.450Z] - /dev/zfs: present [2020-06-08T15:43:32.450Z] - zfs command: missing [2020-06-08T15:43:32.450Z] - zpool command: missing [2020-06-08T15:43:32.450Z] [2020-06-08T15:43:32.450Z] Limits: [2020-06-08T15:43:32.450Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-08T15:43:32.450Z] [2020-06-08T15:43:32.450Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-06-08T15:43:32.514Z] Client: [2020-06-08T15:43:32.514Z] Debug Mode: false [2020-06-08T15:43:32.514Z] [2020-06-08T15:43:32.514Z] Server: [2020-06-08T15:43:32.514Z] Containers: 0 [2020-06-08T15:43:32.514Z] Running: 0 [2020-06-08T15:43:32.514Z] Paused: 0 [2020-06-08T15:43:32.514Z] Stopped: 0 [2020-06-08T15:43:32.514Z] Images: 0 [2020-06-08T15:43:32.514Z] Server Version: 19.03.11 [2020-06-08T15:43:32.514Z] Storage Driver: overlay2 [2020-06-08T15:43:32.514Z] Backing Filesystem: extfs [2020-06-08T15:43:32.514Z] Supports d_type: true [2020-06-08T15:43:32.514Z] Native Overlay Diff: true [2020-06-08T15:43:32.514Z] Logging Driver: json-file [2020-06-08T15:43:32.514Z] Cgroup Driver: cgroupfs [2020-06-08T15:43:32.514Z] Plugins: [2020-06-08T15:43:32.514Z] Volume: local [2020-06-08T15:43:32.514Z] Network: bridge host ipvlan macvlan null overlay [2020-06-08T15:43:32.514Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-08T15:43:32.514Z] Swarm: inactive [2020-06-08T15:43:32.514Z] Runtimes: runc [2020-06-08T15:43:32.514Z] Default Runtime: runc [2020-06-08T15:43:32.514Z] Init Binary: docker-init [2020-06-08T15:43:32.514Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:32.514Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:32.514Z] init version: fec3683 [2020-06-08T15:43:32.514Z] Security Options: [2020-06-08T15:43:32.514Z] apparmor [2020-06-08T15:43:32.514Z] seccomp [2020-06-08T15:43:32.514Z] Profile: default [2020-06-08T15:43:32.514Z] Kernel Version: 5.3.0-1019-aws [2020-06-08T15:43:32.514Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-08T15:43:32.514Z] OSType: linux [2020-06-08T15:43:32.514Z] Architecture: x86_64 [2020-06-08T15:43:32.514Z] CPUs: 2 [2020-06-08T15:43:32.514Z] Total Memory: 15.35GiB [2020-06-08T15:43:32.514Z] Name: ip-10-100-96-163 [2020-06-08T15:43:32.514Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-08T15:43:32.514Z] Docker Root Dir: /var/lib/docker [2020-06-08T15:43:32.514Z] Debug Mode: false [2020-06-08T15:43:32.514Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:43:32.514Z] Labels: [2020-06-08T15:43:32.514Z] Experimental: true [2020-06-08T15:43:32.514Z] Insecure Registries: [2020-06-08T15:43:32.514Z] 127.0.0.0/8 [2020-06-08T15:43:32.514Z] Live Restore Enabled: true [2020-06-08T15:43:32.514Z] [2020-06-08T15:43:32.514Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2020-06-08T15:43:32.806Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:32.806Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:32.806Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41070/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-08T15:43:32.806Z] + bash /home/ubuntu/workspace/moby_PR-41070/check-config.sh [2020-06-08T15:43:32.806Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-08T15:43:32.806Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-08T15:43:32.806Z] [2020-06-08T15:43:32.806Z] Generally Necessary: [2020-06-08T15:43:32.806Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-08T15:43:32.806Z] - apparmor: enabled and tools installed [2020-06-08T15:43:32.806Z] - CONFIG_NAMESPACES: enabled [2020-06-08T15:43:32.806Z] - CONFIG_NET_NS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_PID_NS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_IPC_NS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_UTS_NS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_CGROUPS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-08T15:43:32.806Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-08T15:43:32.806Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-08T15:43:32.806Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-08T15:43:32.806Z] - CONFIG_CPUSETS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_MEMCG: enabled [2020-06-08T15:43:32.806Z] - CONFIG_KEYS: enabled [2020-06-08T15:43:32.806Z] - CONFIG_VETH: enabled (as module) [2020-06-08T15:43:32.806Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-08T15:43:32.806Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-08T15:43:32.884Z] Fetching without tags [2020-06-08T15:43:32.926Z] + sudo modprobe ip_vs [2020-06-08T15:43:32.926Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4882021f4285bd61f6089674c60630ec9a1d863 . [2020-06-08T15:43:32.926Z] #1 [internal] load build definition from Dockerfile [2020-06-08T15:43:32.926Z] #1 transferring dockerfile: 16.37kB done [2020-06-08T15:43:32.926Z] #1 DONE 0.1s [2020-06-08T15:43:32.926Z] [2020-06-08T15:43:32.926Z] #2 [internal] load .dockerignore [2020-06-08T15:43:32.926Z] #2 transferring context: 87B done [2020-06-08T15:43:32.926Z] #2 DONE 0.1s [2020-06-08T15:43:32.926Z] [2020-06-08T15:43:32.926Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-08T15:43:33.032Z] 6893b958e3f2: Verifying Checksum [2020-06-08T15:43:33.032Z] 6893b958e3f2: Download complete [2020-06-08T15:43:33.066Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-08T15:43:33.066Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-08T15:43:33.066Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-08T15:43:33.066Z] [2020-06-08T15:43:33.066Z] Optional Features: [2020-06-08T15:43:33.066Z] - CONFIG_USER_NS: enabled [2020-06-08T15:43:33.066Z] - CONFIG_SECCOMP: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-08T15:43:33.066Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-08T15:43:33.066Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-08T15:43:33.066Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-08T15:43:33.066Z] - CONFIG_BLK_CGROUP: enabled [2020-06-08T15:43:33.066Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-08T15:43:33.066Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-08T15:43:33.066Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-08T15:43:33.066Z] - CONFIG_CGROUP_PERF: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-08T15:43:33.066Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-08T15:43:33.066Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-08T15:43:33.066Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-08T15:43:33.066Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_IP_VS: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-08T15:43:33.066Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-08T15:43:33.066Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-08T15:43:33.066Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_EXT4_FS: enabled [2020-06-08T15:43:33.066Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-08T15:43:33.066Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-08T15:43:33.066Z] - Network Drivers: [2020-06-08T15:43:33.066Z] - "overlay": [2020-06-08T15:43:33.066Z] - CONFIG_VXLAN: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-08T15:43:33.066Z] Optional (for encrypted networks): [2020-06-08T15:43:33.066Z] - CONFIG_CRYPTO: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-08T15:43:33.066Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-08T15:43:33.066Z] - CONFIG_XFRM: enabled [2020-06-08T15:43:33.066Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-08T15:43:33.066Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-08T15:43:33.066Z] - "ipvlan": [2020-06-08T15:43:33.066Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-08T15:43:33.066Z] - "macvlan": [2020-06-08T15:43:33.323Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-08T15:43:33.323Z] - CONFIG_DUMMY: enabled (as module) [2020-06-08T15:43:33.323Z] - "ftp,tftp client in container": [2020-06-08T15:43:33.323Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-08T15:43:33.323Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-08T15:43:33.323Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-08T15:43:33.323Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-08T15:43:33.323Z] - Storage Drivers: [2020-06-08T15:43:33.323Z] - "aufs": [2020-06-08T15:43:33.323Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-08T15:43:33.323Z] - "btrfs": [2020-06-08T15:43:33.323Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-08T15:43:33.323Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-08T15:43:33.323Z] - "devicemapper": [2020-06-08T15:43:33.323Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-08T15:43:33.323Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-08T15:43:33.323Z] - "overlay": [2020-06-08T15:43:33.323Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-08T15:43:33.323Z] - "zfs": [2020-06-08T15:43:33.323Z] - /dev/zfs: present [2020-06-08T15:43:33.323Z] - zfs command: missing [2020-06-08T15:43:33.323Z] - zpool command: missing [2020-06-08T15:43:33.323Z] [2020-06-08T15:43:33.323Z] Limits: [2020-06-08T15:43:33.323Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-08T15:43:33.323Z] [2020-06-08T15:43:33.323Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-08T15:43:33.515Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:43:33.542Z] #3 DONE 0.5s [2020-06-08T15:43:33.542Z] [2020-06-08T15:43:33.542Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-08T15:43:33.542Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-08T15:43:33.682Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4882021f4285bd61f6089674c60630ec9a1d863 . [2020-06-08T15:43:33.682Z] #2 [internal] load .dockerignore [2020-06-08T15:43:33.682Z] #2 transferring context: [2020-06-08T15:43:33.838Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-08T15:43:33.838Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s [2020-06-08T15:43:33.838Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-08T15:43:33.838Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-08T15:43:33.838Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-08T15:43:33.838Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-08T15:43:33.940Z] #2 transferring context: 87B done [2020-06-08T15:43:33.940Z] #2 DONE 0.1s [2020-06-08T15:43:33.940Z] [2020-06-08T15:43:33.940Z] #1 [internal] load build definition from Dockerfile [2020-06-08T15:43:33.940Z] #1 transferring dockerfile: 16.37kB done [2020-06-08T15:43:33.940Z] #1 DONE 0.1s [2020-06-08T15:43:33.940Z] [2020-06-08T15:43:33.940Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-08T15:43:32.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:32.868Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:43:32.872Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:32.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:43:32.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:43:32.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:43:32.896Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:43:33.518Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:33.522Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:43:34.093Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-08T15:43:34.093Z] #4 DONE 0.5s [2020-06-08T15:43:34.348Z] [2020-06-08T15:43:34.348Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-08T15:43:34.510Z] #3 DONE 0.6s [2020-06-08T15:43:34.510Z] [2020-06-08T15:43:34.510Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-08T15:43:34.510Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-08T15:43:34.510Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-08T15:43:34.510Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-08T15:43:34.510Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-08T15:43:34.510Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 751.17kB / 8.88MB 0.1s [2020-06-08T15:43:34.510Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-08T15:43:34.604Z] #6 DONE 0.2s [2020-06-08T15:43:34.604Z] [2020-06-08T15:43:34.604Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:43:34.604Z] #5 DONE 0.2s [2020-06-08T15:43:34.604Z] [2020-06-08T15:43:34.604Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:34.604Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-08T15:43:34.604Z] #7 sha256:ec045beeb43180693af1b5f8c829fe71b8aa85a5861df35f845a1de536f0c4c6 1.79kB / 1.79kB done [2020-06-08T15:43:34.604Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.0s [2020-06-08T15:43:34.604Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-08T15:43:34.604Z] #7 sha256:84125009cb559d95b3f0ad90b9bb8da7a9e69de8e07ee9ed5796e8ee910c35fb 5.46kB / 5.46kB done [2020-06-08T15:43:34.604Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 0B / 50.39MB 0.0s [2020-06-08T15:43:34.767Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-08T15:43:34.865Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.2s done [2020-06-08T15:43:34.865Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.19MB / 50.39MB 0.2s [2020-06-08T15:43:34.865Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.2s [2020-06-08T15:43:35.025Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-08T15:43:35.025Z] #4 DONE 0.5s [2020-06-08T15:43:35.038Z] Merge succeeded, producing 3aa47a4d3cdf56542bcd62fb892842f43e2b43a5 [2020-06-08T15:43:35.038Z] Checking out Revision 3aa47a4d3cdf56542bcd62fb892842f43e2b43a5 (PR-41070) [2020-06-08T15:43:35.075Z] 59a5abe5a03e: Pull complete [2020-06-08T15:43:35.123Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 9.87MB / 50.39MB 0.3s [2020-06-08T15:43:35.123Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0B / 51.83MB 0.3s [2020-06-08T15:43:35.123Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 23.07MB / 50.39MB 0.6s [2020-06-08T15:43:35.123Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.5s done [2020-06-08T15:43:35.123Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 7.79MB / 51.83MB 0.6s [2020-06-08T15:43:35.123Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0B / 68.65MB 0.6s [2020-06-08T15:43:35.144Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:43:35.152Z] First time build. Skipping changelog. [2020-06-08T15:43:35.282Z] [2020-06-08T15:43:35.282Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:43:35.282Z] #6 DONE 0.2s [2020-06-08T15:43:35.282Z] [2020-06-08T15:43:35.282Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-08T15:43:35.378Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 28.25MB / 50.39MB 0.6s [2020-06-08T15:43:35.378Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 12.33MB / 51.83MB 0.6s [2020-06-08T15:43:35.378Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 44.96MB / 50.39MB 0.9s [2020-06-08T15:43:35.378Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 26.69MB / 51.83MB 0.9s [2020-06-08T15:43:35.378Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 5.34MB / 68.65MB 0.9s [2020-06-08T15:43:35.541Z] #5 DONE 0.4s [2020-06-08T15:43:35.541Z] [2020-06-08T15:43:35.541Z] #20 [internal] load build context [2020-06-08T15:43:35.634Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 49.70MB / 50.39MB 0.9s [2020-06-08T15:43:35.634Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 35.25MB / 51.83MB 0.9s [2020-06-08T15:43:35.634Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 47.03MB / 51.83MB 1.1s [2020-06-08T15:43:35.634Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 14.62MB / 68.65MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-08T15:43:35.797Z] #20 ... [2020-06-08T15:43:35.797Z] [2020-06-08T15:43:35.797Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:43:35.797Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-08T15:43:35.797Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-08T15:43:35.797Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-06-08T15:43:35.797Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-06-08T15:43:35.797Z] #58 DONE 3.7s [2020-06-08T15:43:35.797Z] [2020-06-08T15:43:35.797Z] #20 [internal] load build context [2020-06-08T15:43:35.797Z] #20 transferring context: 46.42MB 3.8s [2020-06-08T15:43:35.797Z] #20 transferring context: 50.67MB 4.0s done [2020-06-08T15:43:35.797Z] #20 DONE 4.0s [2020-06-08T15:43:35.797Z] [2020-06-08T15:43:35.797Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:35.797Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.1s done [2020-06-08T15:43:35.797Z] #7 sha256:ec045beeb43180693af1b5f8c829fe71b8aa85a5861df35f845a1de536f0c4c6 1.79kB / 1.79kB done [2020-06-08T15:43:35.797Z] #7 sha256:84125009cb559d95b3f0ad90b9bb8da7a9e69de8e07ee9ed5796e8ee910c35fb 5.46kB / 5.46kB done [2020-06-08T15:43:35.797Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.2s done [2020-06-08T15:43:35.797Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.3s done [2020-06-08T15:43:35.797Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-08T15:43:35.797Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.3s done [2020-06-08T15:43:35.797Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 1.8s done [2020-06-08T15:43:35.797Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 120.16MB / 120.16MB 3.6s done [2020-06-08T15:43:35.797Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 2.5s [2020-06-08T15:43:35.797Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.5s done [2020-06-08T15:43:34.442Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:43:35.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T15:43:35.041Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:43:35.045Z] > git checkout -f 3aa47a4d3cdf56542bcd62fb892842f43e2b43a5 # timeout=10 [2020-06-08T15:43:35.148Z] > git rev-list --no-walk 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 # timeout=10 [2020-06-08T15:43:35.931Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.1s done [2020-06-08T15:43:35.931Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.2s [2020-06-08T15:43:35.931Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 18.23MB / 68.65MB 1.2s [2020-06-08T15:43:35.931Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 1.01MB / 120.16MB 1.2s [2020-06-08T15:43:35.931Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.3s done [2020-06-08T15:43:35.931Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 24.76MB / 68.65MB 1.5s [2020-06-08T15:43:35.931Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 11.21MB / 120.16MB 1.5s [2020-06-08T15:43:35.931Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-06-08T15:43:35.931Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.5s [2020-06-08T15:43:35.978Z] + docker version [2020-06-08T15:43:35.978Z] Client: Docker Engine - Community [2020-06-08T15:43:35.978Z] Version: 19.03.11 [2020-06-08T15:43:35.978Z] API version: 1.40 [2020-06-08T15:43:35.978Z] Go version: go1.13.10 [2020-06-08T15:43:35.978Z] Git commit: 42e35e6 [2020-06-08T15:43:35.978Z] Built: Mon Jun 1 09:13:13 2020 [2020-06-08T15:43:35.978Z] OS/Arch: linux/arm64 [2020-06-08T15:43:35.978Z] Experimental: false [2020-06-08T15:43:35.978Z] [2020-06-08T15:43:35.978Z] Server: Docker Engine - Community [2020-06-08T15:43:35.978Z] Engine: [2020-06-08T15:43:35.978Z] Version: 19.03.11 [2020-06-08T15:43:35.978Z] API version: 1.40 (minimum version 1.12) [2020-06-08T15:43:35.978Z] Go version: go1.13.10 [2020-06-08T15:43:35.978Z] Git commit: 42e35e6 [2020-06-08T15:43:35.978Z] Built: Mon Jun 1 09:11:46 2020 [2020-06-08T15:43:35.978Z] OS/Arch: linux/arm64 [2020-06-08T15:43:35.978Z] Experimental: true [2020-06-08T15:43:35.978Z] containerd: [2020-06-08T15:43:35.978Z] Version: 1.2.13 [2020-06-08T15:43:35.978Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:35.978Z] runc: [2020-06-08T15:43:35.978Z] Version: 1.0.0-rc10 [2020-06-08T15:43:35.978Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:35.978Z] docker-init: [2020-06-08T15:43:35.978Z] Version: 0.18.0 [2020-06-08T15:43:35.978Z] GitCommit: fec3683 [Pipeline] sh [2020-06-08T15:43:36.188Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 30.22MB / 68.65MB 1.5s [2020-06-08T15:43:36.188Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 17.56MB / 120.16MB 1.5s [2020-06-08T15:43:36.188Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.5s done [2020-06-08T15:43:36.188Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 34.02MB / 68.65MB 1.6s [2020-06-08T15:43:36.270Z] + docker info [2020-06-08T15:43:36.443Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 40.61MB / 68.65MB 1.7s [2020-06-08T15:43:36.443Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 29.30MB / 120.16MB 1.7s [2020-06-08T15:43:36.443Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 46.96MB / 68.65MB 1.8s [2020-06-08T15:43:36.443Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 37.32MB / 120.16MB 1.8s [2020-06-08T15:43:36.699Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 56.07MB / 68.65MB 2.0s [2020-06-08T15:43:36.699Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 47.85MB / 120.16MB 2.0s [2020-06-08T15:43:36.699Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 61.10MB / 68.65MB 2.1s [2020-06-08T15:43:36.699Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 55.65MB / 120.16MB 2.1s [2020-06-08T15:43:36.837Z] Client: [2020-06-08T15:43:36.837Z] Debug Mode: false [2020-06-08T15:43:36.837Z] [2020-06-08T15:43:36.837Z] Server: [2020-06-08T15:43:36.837Z] Containers: 0 [2020-06-08T15:43:36.837Z] Running: 0 [2020-06-08T15:43:36.837Z] Paused: 0 [2020-06-08T15:43:36.837Z] Stopped: 0 [2020-06-08T15:43:36.837Z] Images: 2 [2020-06-08T15:43:36.837Z] Server Version: 19.03.11 [2020-06-08T15:43:36.837Z] Storage Driver: overlay2 [2020-06-08T15:43:36.837Z] Backing Filesystem: extfs [2020-06-08T15:43:36.837Z] Supports d_type: true [2020-06-08T15:43:36.837Z] Native Overlay Diff: true [2020-06-08T15:43:36.837Z] Logging Driver: json-file [2020-06-08T15:43:36.837Z] Cgroup Driver: cgroupfs [2020-06-08T15:43:36.837Z] Plugins: [2020-06-08T15:43:36.837Z] Volume: local [2020-06-08T15:43:36.837Z] Network: bridge host ipvlan macvlan null overlay [2020-06-08T15:43:36.837Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-08T15:43:36.837Z] Swarm: inactive [2020-06-08T15:43:36.837Z] Runtimes: runc [2020-06-08T15:43:36.837Z] Default Runtime: runc [2020-06-08T15:43:36.837Z] Init Binary: docker-init [2020-06-08T15:43:36.837Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-08T15:43:36.837Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:43:36.837Z] init version: fec3683 [2020-06-08T15:43:36.837Z] Security Options: [2020-06-08T15:43:36.837Z] apparmor [2020-06-08T15:43:36.837Z] seccomp [2020-06-08T15:43:36.837Z] Profile: default [2020-06-08T15:43:36.837Z] Kernel Version: 4.15.0-1067-aws [2020-06-08T15:43:36.837Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-08T15:43:36.837Z] OSType: linux [2020-06-08T15:43:36.837Z] Architecture: aarch64 [2020-06-08T15:43:36.837Z] CPUs: 4 [2020-06-08T15:43:36.837Z] Total Memory: 7.525GiB [2020-06-08T15:43:36.837Z] Name: ip-10-100-118-90 [2020-06-08T15:43:36.837Z] ID: TSQ6:WXGO:53S5:BRVT:FFFG:4X7X:LIVW:AY2N:4FI7:5RRI:VUDZ:GVUJ [2020-06-08T15:43:36.837Z] Docker Root Dir: /var/lib/docker [2020-06-08T15:43:36.837Z] Debug Mode: false [2020-06-08T15:43:36.837Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:43:36.837Z] Labels: [2020-06-08T15:43:36.837Z] Experimental: true [2020-06-08T15:43:36.837Z] Insecure Registries: [2020-06-08T15:43:36.837Z] 127.0.0.0/8 [2020-06-08T15:43:36.837Z] Live Restore Enabled: true [2020-06-08T15:43:36.837Z] [2020-06-08T15:43:36.837Z] WARNING: No swap limit support [Pipeline] sh [2020-06-08T15:43:36.956Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.2s [2020-06-08T15:43:36.956Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.4s done [2020-06-08T15:43:36.956Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 69.35MB / 120.16MB 2.4s [2020-06-08T15:43:37.124Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:37.124Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:43:37.124Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41070/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-08T15:43:37.124Z] + bash /home/ubuntu/workspace/moby_PR-41070/check-config.sh [2020-06-08T15:43:37.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-08T15:43:37.124Z] info: reading kernel config from /boot/config-4.15.0-1067-aws ... [2020-06-08T15:43:37.124Z] [2020-06-08T15:43:37.124Z] Generally Necessary: [2020-06-08T15:43:37.124Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-08T15:43:37.124Z] - apparmor: enabled and tools installed [2020-06-08T15:43:37.124Z] - CONFIG_NAMESPACES: enabled [2020-06-08T15:43:37.124Z] - CONFIG_NET_NS: enabled [2020-06-08T15:43:37.124Z] - CONFIG_PID_NS: enabled [2020-06-08T15:43:37.124Z] - CONFIG_IPC_NS: enabled [2020-06-08T15:43:37.124Z] - CONFIG_UTS_NS: enabled [2020-06-08T15:43:37.124Z] - CONFIG_CGROUPS: enabled [2020-06-08T15:43:37.124Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-08T15:43:37.124Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-08T15:43:37.124Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-08T15:43:37.124Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-08T15:43:37.128Z] 0e35845be2ad: Pull complete [2020-06-08T15:43:37.158Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.0s done [2020-06-08T15:43:37.158Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-06-08T15:43:37.211Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 80.25MB / 120.16MB 2.6s [2020-06-08T15:43:37.383Z] - CONFIG_CPUSETS: enabled [2020-06-08T15:43:37.383Z] - CONFIG_MEMCG: enabled [2020-06-08T15:43:37.383Z] - CONFIG_KEYS: enabled [2020-06-08T15:43:37.383Z] - CONFIG_VETH: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-08T15:43:37.383Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-08T15:43:37.383Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-08T15:43:37.383Z] [2020-06-08T15:43:37.383Z] Optional Features: [2020-06-08T15:43:37.383Z] - CONFIG_USER_NS: enabled [2020-06-08T15:43:37.383Z] - CONFIG_SECCOMP: enabled [2020-06-08T15:43:37.383Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-08T15:43:37.383Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-08T15:43:37.383Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-08T15:43:37.383Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-08T15:43:37.383Z] - CONFIG_BLK_CGROUP: enabled [2020-06-08T15:43:37.383Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-08T15:43:37.383Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-08T15:43:37.413Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-06-08T15:43:37.413Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-08T15:43:37.470Z] #7 ... [2020-06-08T15:43:37.470Z] [2020-06-08T15:43:37.470Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:43:37.470Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-08T15:43:37.470Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-08T15:43:37.470Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-08T15:43:37.470Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-06-08T15:43:37.470Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-06-08T15:43:37.470Z] #58 DONE 2.9s [2020-06-08T15:43:37.470Z] [2020-06-08T15:43:37.470Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:37.470Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 86.41MB / 120.16MB 2.7s [2020-06-08T15:43:37.470Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 94.49MB / 120.16MB 2.9s [2020-06-08T15:43:37.641Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-08T15:43:37.641Z] - CONFIG_CGROUP_PERF: enabled [2020-06-08T15:43:37.641Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-08T15:43:37.641Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-08T15:43:37.641Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-08T15:43:37.641Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-08T15:43:37.641Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-08T15:43:37.641Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-08T15:43:37.641Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-08T15:43:37.641Z] - CONFIG_IP_VS: enabled (as module) [2020-06-08T15:43:37.641Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-08T15:43:37.641Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-08T15:43:37.641Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-08T15:43:37.641Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-08T15:43:37.641Z] - CONFIG_EXT4_FS: enabled [2020-06-08T15:43:37.641Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-08T15:43:37.641Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-08T15:43:37.641Z] - Network Drivers: [2020-06-08T15:43:37.641Z] - "overlay": [2020-06-08T15:43:37.641Z] - CONFIG_VXLAN: enabled (as module) [2020-06-08T15:43:37.641Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-08T15:43:37.641Z] Optional (for encrypted networks): [2020-06-08T15:43:37.668Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-06-08T15:43:37.733Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 105.47MB / 120.16MB 3.0s [2020-06-08T15:43:37.733Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 118.91MB / 120.16MB 3.2s [2020-06-08T15:43:37.900Z] - CONFIG_CRYPTO: enabled [2020-06-08T15:43:37.900Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-08T15:43:37.900Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-08T15:43:37.900Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-08T15:43:37.900Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-08T15:43:37.900Z] - CONFIG_XFRM: enabled [2020-06-08T15:43:37.900Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-08T15:43:37.900Z] - "ipvlan": [2020-06-08T15:43:37.900Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-08T15:43:37.900Z] - "macvlan": [2020-06-08T15:43:37.900Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_DUMMY: enabled (as module) [2020-06-08T15:43:37.900Z] - "ftp,tftp client in container": [2020-06-08T15:43:37.900Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-08T15:43:37.900Z] - Storage Drivers: [2020-06-08T15:43:37.900Z] - "aufs": [2020-06-08T15:43:37.900Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-08T15:43:37.900Z] - "btrfs": [2020-06-08T15:43:37.900Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-08T15:43:37.900Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-08T15:43:37.900Z] - "devicemapper": [2020-06-08T15:43:37.900Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-08T15:43:37.900Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-08T15:43:37.900Z] - "overlay": [2020-06-08T15:43:37.900Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-08T15:43:37.900Z] - "zfs": [2020-06-08T15:43:37.900Z] - /dev/zfs: missing [2020-06-08T15:43:37.900Z] - zfs command: missing [2020-06-08T15:43:37.900Z] - zpool command: missing [2020-06-08T15:43:37.900Z] [2020-06-08T15:43:37.900Z] Limits: [2020-06-08T15:43:37.900Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-08T15:43:37.900Z] [2020-06-08T15:43:37.900Z] + true [Pipeline] } [Pipeline] // stage [2020-06-08T15:43:37.923Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-08T15:43:38.237Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a4882021f4285bd61f6089674c60630ec9a1d863 . [2020-06-08T15:43:38.237Z] #1 [internal] load build definition from Dockerfile [2020-06-08T15:43:38.237Z] #1 transferring dockerfile: 16.37kB done [2020-06-08T15:43:38.237Z] #1 DONE 0.0s [2020-06-08T15:43:38.237Z] [2020-06-08T15:43:38.237Z] #2 [internal] load .dockerignore [2020-06-08T15:43:38.237Z] #2 transferring context: 87B done [2020-06-08T15:43:38.237Z] #2 DONE 0.0s [2020-06-08T15:43:38.237Z] [2020-06-08T15:43:38.237Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-08T15:43:38.300Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 120.16MB / 120.16MB 3.6s done [2020-06-08T15:43:38.495Z] #3 DONE 0.1s [2020-06-08T15:43:38.495Z] [2020-06-08T15:43:38.495Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-08T15:43:38.495Z] #4 CACHED [2020-06-08T15:43:38.846Z] #20 transferring context: 22.75MB 3.2s [2020-06-08T15:43:39.061Z] [2020-06-08T15:43:39.061Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:43:39.061Z] #5 DONE 0.1s [2020-06-08T15:43:39.061Z] [2020-06-08T15:43:39.061Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-08T15:43:39.061Z] #6 DONE 0.2s [2020-06-08T15:43:39.061Z] [2020-06-08T15:43:39.061Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:43:39.061Z] #58 DONE 0.0s [2020-06-08T15:43:39.061Z] [2020-06-08T15:43:39.061Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:39.061Z] #7 DONE 0.0s [2020-06-08T15:43:39.061Z] [2020-06-08T15:43:39.061Z] #20 [internal] load build context [2020-06-08T15:43:39.108Z] #20 ... [2020-06-08T15:43:39.108Z] [2020-06-08T15:43:39.108Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:43:39.108Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-08T15:43:39.108Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-08T15:43:39.108Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-08T15:43:39.108Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-06-08T15:43:39.108Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-06-08T15:43:39.108Z] #58 DONE 3.7s [2020-06-08T15:43:39.108Z] [2020-06-08T15:43:39.108Z] #20 [internal] load build context [2020-06-08T15:43:39.230Z] #7 ... [2020-06-08T15:43:39.230Z] [2020-06-08T15:43:39.230Z] #20 [internal] load build context [2020-06-08T15:43:39.230Z] #20 transferring context: 50.67MB 4.4s done [2020-06-08T15:43:39.230Z] #20 DONE 4.5s [2020-06-08T15:43:39.230Z] [2020-06-08T15:43:39.230Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:39.811Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.1s done [2020-06-08T15:43:40.066Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s [2020-06-08T15:43:40.492Z] #20 transferring context: 50.67MB 4.7s done [2020-06-08T15:43:40.492Z] #20 DONE 4.8s [2020-06-08T15:43:40.492Z] [2020-06-08T15:43:40.492Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:43:40.492Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-08T15:43:40.492Z] #7 sha256:84125009cb559d95b3f0ad90b9bb8da7a9e69de8e07ee9ed5796e8ee910c35fb 5.46kB / 5.46kB done [2020-06-08T15:43:40.492Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-06-08T15:43:40.492Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.4s done [2020-06-08T15:43:40.492Z] #7 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-08T15:43:40.492Z] #7 sha256:ec045beeb43180693af1b5f8c829fe71b8aa85a5861df35f845a1de536f0c4c6 1.79kB / 1.79kB done [2020-06-08T15:43:40.492Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.4s done [2020-06-08T15:43:40.492Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.4s done [2020-06-08T15:43:40.492Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.1s done [2020-06-08T15:43:40.492Z] #7 sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf 126B / 126B 1.6s done [2020-06-08T15:43:40.492Z] #7 sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 120.16MB / 120.16MB 3.5s done [2020-06-08T15:43:40.492Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.3s [2020-06-08T15:43:40.593Z] 6893b958e3f2: Pull complete [2020-06-08T15:43:40.593Z] e52eb49d61ee: Pull complete [2020-06-08T15:43:40.593Z] Digest: sha256:8112a6a733e573c2693ed25eaa14d67985db9052fb8791146cd2ff7aed050e05 [2020-06-08T15:43:40.593Z] Status: Downloaded newer image for golang:1.13.12-stretch [2020-06-08T15:43:40.593Z] ---> ae27234403a1 [2020-06-08T15:43:40.593Z] Step 5/15 : ARG BUILDX_REPO [2020-06-08T15:43:40.593Z] ---> Running in 984366654be1 [2020-06-08T15:43:40.635Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.2s done [2020-06-08T15:43:40.635Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-06-08T15:43:40.890Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-06-08T15:43:40.890Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-08T15:43:40.892Z] Removing intermediate container 984366654be1 [2020-06-08T15:43:40.892Z] ---> 83052b3290b0 [2020-06-08T15:43:40.892Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-08T15:43:40.892Z] ---> Running in 929cf89addb9 [2020-06-08T15:43:40.984Z] #20 transferring context: 50.67MB 1.6s done [2020-06-08T15:43:40.984Z] #20 DONE 1.6s [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:43:40.984Z] #23 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #34 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:43:40.984Z] #38 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-08T15:43:40.984Z] #40 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-08T15:43:40.984Z] #9 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:40.984Z] #54 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-08T15:43:40.984Z] #59 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-08T15:43:40.984Z] #27 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #61 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #46 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:43:40.984Z] #18 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-08T15:43:40.984Z] #22 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #31 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-08T15:43:40.984Z] #35 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:40.984Z] #47 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:43:40.984Z] #36 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:43:40.984Z] #10 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #29 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-08T15:43:40.984Z] #13 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-08T15:43:40.984Z] #11 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #53 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #48 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:40.984Z] #43 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:40.984Z] #49 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:40.984Z] #52 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-08T15:43:40.984Z] #16 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #42 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:43:40.984Z] #32 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:43:40.984Z] #28 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:40.984Z] #45 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-08T15:43:40.984Z] #56 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-08T15:43:40.984Z] #8 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:43:40.984Z] #51 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:40.984Z] #30 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-08T15:43:40.984Z] #12 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #57 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:43:40.984Z] #39 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:40.984Z] #60 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:43:40.984Z] #25 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #50 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T15:43:40.984Z] #24 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-08T15:43:40.984Z] #26 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:40.984Z] #41 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:40.984Z] #21 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:43:40.984Z] #15 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:43:40.984Z] #19 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #44 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-08T15:43:40.984Z] #55 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:43:40.984Z] #17 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-08T15:43:40.984Z] #37 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-08T15:43:40.984Z] #14 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:40.984Z] #33 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-08T15:43:40.984Z] #62 CACHED [2020-06-08T15:43:40.984Z] [2020-06-08T15:43:40.984Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-08T15:43:41.145Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-06-08T15:43:41.174Z] Cloning into '/buildx'... [2020-06-08T15:43:41.400Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-06-08T15:43:41.434Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.2s done [2020-06-08T15:43:41.691Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-06-08T15:43:41.949Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-06-08T15:43:41.949Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-08T15:43:42.207Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-06-08T15:43:42.360Z] #63 DONE 1.8s [2020-06-08T15:43:42.465Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-06-08T15:43:42.575Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.1s done [2020-06-08T15:43:42.575Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 0.1s [2020-06-08T15:43:42.619Z] [2020-06-08T15:43:42.619Z] #64 exporting to image [2020-06-08T15:43:42.619Z] #64 exporting layers [2020-06-08T15:43:43.915Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.0s done [2020-06-08T15:43:43.915Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-06-08T15:43:44.362Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 2.0s done [2020-06-08T15:43:44.521Z] #64 exporting layers 1.5s done [2020-06-08T15:43:44.521Z] #64 writing image sha256:2c398b2c7bf99acd30edb0d1761341228308d7e0397035e9c7f12ebdd3421cc6 done [2020-06-08T15:43:44.521Z] #64 naming to docker.io/library/docker:a4882021f4285bd61f6089674c60630ec9a1d863 done [2020-06-08T15:43:44.521Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-08T15:43:44.620Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s [2020-06-08T15:43:44.645Z] Removing intermediate container 929cf89addb9 [2020-06-08T15:43:44.645Z] ---> 0bdce762831c [2020-06-08T15:43:44.645Z] Step 7/15 : WORKDIR /buildx [2020-06-08T15:43:44.645Z] ---> Running in 2445a8fadb0b [2020-06-08T15:43:44.645Z] Removing intermediate container 2445a8fadb0b [2020-06-08T15:43:44.645Z] ---> 96e1fb66491a [2020-06-08T15:43:44.645Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-08T15:43:44.645Z] ---> Running in 12472a6299d2 [2020-06-08T15:43:44.645Z] Removing intermediate container 12472a6299d2 [2020-06-08T15:43:44.645Z] ---> 087dcf472414 [2020-06-08T15:43:44.645Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-08T15:43:44.645Z] ---> Running in a186f5bf0cbd [2020-06-08T15:43:44.895Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/test/unit [2020-06-08T15:43:45.261Z] From https://github.com/docker/buildx [2020-06-08T15:43:45.261Z] * [new tag] v0.3.1 -> build [2020-06-08T15:43:45.843Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.1s done [2020-06-08T15:43:45.843Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 [2020-06-08T15:43:45.875Z] Switched to branch 'build' [2020-06-08T15:43:46.518Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 2.0s done [2020-06-08T15:43:46.774Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 0.1s [2020-06-08T15:43:46.775Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 4.1s done [2020-06-08T15:43:46.775Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf done [2020-06-08T15:43:46.775Z] #7 DONE 14.9s [2020-06-08T15:43:46.775Z] [2020-06-08T15:43:46.775Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-08T15:43:46.885Z] Removing intermediate container a186f5bf0cbd [2020-06-08T15:43:46.885Z] ---> 7a1ae5c3e10c [2020-06-08T15:43:46.885Z] Step 10/15 : ARG GOOS [2020-06-08T15:43:46.885Z] ---> Running in 36b6e61cf697 [2020-06-08T15:43:46.885Z] Removing intermediate container 36b6e61cf697 [2020-06-08T15:43:46.885Z] ---> bc802ad37b3c [2020-06-08T15:43:46.885Z] Step 11/15 : ARG GOARCH [2020-06-08T15:43:46.885Z] ---> Running in 6fc6bc87e6af [2020-06-08T15:43:46.885Z] Removing intermediate container 6fc6bc87e6af [2020-06-08T15:43:46.885Z] ---> e55a14835384 [2020-06-08T15:43:46.885Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-06-08T15:43:46.885Z] ---> Running in 459919069b27 [2020-06-08T15:43:48.184Z] ? github.com/docker/docker/api [no test files] [2020-06-08T15:43:49.284Z] #8 DONE 2.3s [2020-06-08T15:43:49.284Z] [2020-06-08T15:43:49.284Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-08T15:43:49.539Z] #9 DONE 0.6s [2020-06-08T15:43:49.539Z] [2020-06-08T15:43:49.539Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-08T15:43:49.539Z] #35 DONE 0.1s [2020-06-08T15:43:49.539Z] [2020-06-08T15:43:49.539Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-08T15:43:49.539Z] #27 DONE 0.1s [2020-06-08T15:43:49.539Z] [2020-06-08T15:43:49.539Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:43:50.047Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 4.2s done [2020-06-08T15:43:50.047Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf done [2020-06-08T15:43:50.304Z] #7 DONE 15.9s [2020-06-08T15:43:50.558Z] [2020-06-08T15:43:50.558Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-08T15:43:50.955Z] #7 extracting sha256:036abadca78fe7f1b54c9800f77e0edeef37343ca333b86318252c9a272b1771 3.9s done [2020-06-08T15:43:50.955Z] #7 extracting sha256:0514917ef7dc863a2f840d1b0e2fb1fe7297d61f83532730bde5250e5e8599bf done [2020-06-08T15:43:50.955Z] #7 DONE 15.2s [2020-06-08T15:43:50.955Z] [2020-06-08T15:43:50.955Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-08T15:43:51.526Z] #8 DONE 1.1s [2020-06-08T15:43:51.781Z] [2020-06-08T15:43:51.781Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-08T15:43:52.340Z] #9 DONE 0.6s [2020-06-08T15:43:52.340Z] [2020-06-08T15:43:52.340Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-08T15:43:52.340Z] #35 DONE 0.1s [2020-06-08T15:43:52.340Z] [2020-06-08T15:43:52.340Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-08T15:43:52.340Z] #27 DONE 0.1s [2020-06-08T15:43:52.340Z] [2020-06-08T15:43:52.340Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:43:53.480Z] #8 DONE 2.8s [2020-06-08T15:43:53.738Z] [2020-06-08T15:43:53.738Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-08T15:43:54.306Z] #9 DONE 0.6s [2020-06-08T15:43:54.306Z] [2020-06-08T15:43:54.306Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-08T15:43:54.306Z] #35 DONE 0.0s [2020-06-08T15:43:54.306Z] [2020-06-08T15:43:54.306Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-08T15:43:54.306Z] #27 DONE 0.1s [2020-06-08T15:43:54.306Z] [2020-06-08T15:43:54.306Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:43:54.842Z] #28 ... [2020-06-08T15:43:54.842Z] [2020-06-08T15:43:54.842Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:54.842Z] #45 3.728 + RM_GOPATH=0 [2020-06-08T15:43:54.842Z] #45 3.728 + TMP_GOPATH= [2020-06-08T15:43:54.842Z] #45 3.728 + : /build [2020-06-08T15:43:54.842Z] #45 3.728 + '[' -z '' ']' [2020-06-08T15:43:54.842Z] #45 3.728 ++ mktemp -d [2020-06-08T15:43:54.842Z] #45 3.732 + export GOPATH=/tmp/tmp.Ij25GHqBsZ [2020-06-08T15:43:54.842Z] #45 3.732 + GOPATH=/tmp/tmp.Ij25GHqBsZ [2020-06-08T15:43:54.842Z] #45 3.732 + RM_GOPATH=1 [2020-06-08T15:43:54.842Z] #45 3.732 + case "$(go env GOARCH)" in [2020-06-08T15:43:54.842Z] #45 3.732 ++ go env GOARCH [2020-06-08T15:43:54.842Z] #45 3.740 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:54.842Z] #45 3.740 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:54.842Z] #45 3.740 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:54.842Z] #45 3.740 + dir=/tmp/install [2020-06-08T15:43:54.842Z] #45 3.740 + bin=golangci_lint [2020-06-08T15:43:54.842Z] #45 3.740 + shift [2020-06-08T15:43:54.842Z] #45 3.740 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-08T15:43:54.842Z] #45 3.740 + . /tmp/install/golangci_lint.installer [2020-06-08T15:43:54.842Z] #45 3.740 ++ : v1.23.8 [2020-06-08T15:43:54.842Z] #45 3.740 + install_golangci_lint [2020-06-08T15:43:54.842Z] #45 3.740 + echo 'Installing golangci-lint version v1.23.8' [2020-06-08T15:43:54.842Z] #45 3.740 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:43:54.842Z] #45 3.740 Installing golangci-lint version v1.23.8 [2020-06-08T15:43:55.766Z] #45 ... [2020-06-08T15:43:55.766Z] [2020-06-08T15:43:55.766Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:55.766Z] #54 6.108 + RM_GOPATH=0 [2020-06-08T15:43:55.766Z] #54 6.108 + TMP_GOPATH= [2020-06-08T15:43:55.766Z] #54 6.108 + : /build [2020-06-08T15:43:55.766Z] #54 6.108 + '[' -z '' ']' [2020-06-08T15:43:55.766Z] #54 6.108 ++ mktemp -d [2020-06-08T15:43:55.766Z] #54 6.120 + export GOPATH=/tmp/tmp.NnjYeQiuC7 [2020-06-08T15:43:55.766Z] #54 6.136 + GOPATH=/tmp/tmp.NnjYeQiuC7 [2020-06-08T15:43:55.766Z] #54 6.136 + RM_GOPATH=1 [2020-06-08T15:43:55.766Z] #54 6.136 + case "$(go env GOARCH)" in [2020-06-08T15:43:55.766Z] #54 6.139 ++ go env GOARCH [2020-06-08T15:43:55.766Z] #54 6.143 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:55.766Z] #54 6.143 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:55.766Z] #54 6.144 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:55.766Z] #54 6.162 + dir=/tmp/install [2020-06-08T15:43:55.766Z] #54 6.162 + bin=rootlesskit [2020-06-08T15:43:55.766Z] #54 6.162 + shift [2020-06-08T15:43:55.766Z] #54 6.162 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-08T15:43:55.766Z] #54 6.163 + . /tmp/install/rootlesskit.installer [2020-06-08T15:43:55.766Z] #54 6.163 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:43:55.766Z] #54 6.163 + install_rootlesskit [2020-06-08T15:43:55.766Z] #54 6.165 + case "$1" in [2020-06-08T15:43:55.766Z] #54 6.165 + export CGO_ENABLED=0 [2020-06-08T15:43:55.766Z] #54 6.165 + CGO_ENABLED=0 [2020-06-08T15:43:55.766Z] #54 6.166 + _install_rootlesskit [2020-06-08T15:43:55.766Z] #54 6.166 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-08T15:43:55.766Z] #54 6.166 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:43:55.766Z] #54 6.166 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NnjYeQiuC7/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:43:55.766Z] #54 6.168 Cloning into '/tmp/tmp.NnjYeQiuC7/src/github.com/rootless-containers/rootlesskit'... [2020-06-08T15:43:56.693Z] #54 ... [2020-06-08T15:43:56.693Z] [2020-06-08T15:43:56.693Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:56.693Z] #41 6.413 + RM_GOPATH=0 [2020-06-08T15:43:56.693Z] #41 6.413 + TMP_GOPATH= [2020-06-08T15:43:56.693Z] #41 6.413 + : /build [2020-06-08T15:43:56.693Z] #41 6.414 + '[' -z '' ']' [2020-06-08T15:43:56.693Z] #41 6.416 ++ mktemp -d [2020-06-08T15:43:56.693Z] #41 6.417 + export GOPATH=/tmp/tmp.eXYLEyV8yW [2020-06-08T15:43:56.693Z] #41 6.418 + GOPATH=/tmp/tmp.eXYLEyV8yW [2020-06-08T15:43:56.693Z] #41 6.418 + RM_GOPATH=1 [2020-06-08T15:43:56.693Z] #41 6.418 + case "$(go env GOARCH)" in [2020-06-08T15:43:56.693Z] #41 6.418 ++ go env GOARCH [2020-06-08T15:43:56.693Z] #41 6.448 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:56.693Z] #41 6.448 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:56.693Z] #41 6.455 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:56.693Z] #41 6.458 + dir=/tmp/install [2020-06-08T15:43:56.693Z] #41 6.463 + bin=vndr [2020-06-08T15:43:56.693Z] #41 6.467 + shift [2020-06-08T15:43:56.693Z] #41 6.467 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-08T15:43:56.693Z] #41 6.470 + . /tmp/install/vndr.installer [2020-06-08T15:43:56.693Z] #41 6.471 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:43:56.693Z] #41 6.472 + install_vndr [2020-06-08T15:43:56.693Z] #41 6.473 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-08T15:43:56.693Z] #41 6.473 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:43:56.693Z] #41 6.473 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eXYLEyV8yW/src/github.com/LK4D4/vndr [2020-06-08T15:43:56.693Z] #41 6.474 Cloning into '/tmp/tmp.eXYLEyV8yW/src/github.com/LK4D4/vndr'... [2020-06-08T15:43:56.693Z] #41 7.262 + cd /tmp/tmp.eXYLEyV8yW/src/github.com/LK4D4/vndr [2020-06-08T15:43:56.693Z] #41 7.262 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:43:56.693Z] #41 7.298 + go build -buildmode=pie -v -o /build/vndr . [2020-06-08T15:43:56.948Z] #41 ... [2020-06-08T15:43:56.948Z] [2020-06-08T15:43:56.948Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:43:56.948Z] #21 7.381 + RM_GOPATH=0 [2020-06-08T15:43:56.948Z] #21 7.381 + TMP_GOPATH= [2020-06-08T15:43:56.948Z] #21 7.381 + : /build [2020-06-08T15:43:56.948Z] #21 7.381 + '[' -z '' ']' [2020-06-08T15:43:56.948Z] #21 7.387 ++ mktemp -d [2020-06-08T15:43:56.948Z] #21 7.391 + export GOPATH=/tmp/tmp.zLE23itrra [2020-06-08T15:43:56.948Z] #21 7.391 + GOPATH=/tmp/tmp.zLE23itrra [2020-06-08T15:43:56.948Z] #21 7.391 + RM_GOPATH=1 [2020-06-08T15:43:56.948Z] #21 7.391 + case "$(go env GOARCH)" in [2020-06-08T15:43:56.948Z] #21 7.392 ++ go env GOARCH [2020-06-08T15:43:56.948Z] #21 7.463 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:56.948Z] #21 7.463 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:56.948Z] #21 7.471 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:56.948Z] #21 7.483 + dir=/tmp/install [2020-06-08T15:43:56.948Z] #21 7.483 + bin=dockercli [2020-06-08T15:43:56.948Z] #21 7.484 + shift [2020-06-08T15:43:56.948Z] #21 7.484 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-08T15:43:56.948Z] #21 7.484 + . /tmp/install/dockercli.installer [2020-06-08T15:43:56.948Z] #21 7.485 ++ : stable [2020-06-08T15:43:56.948Z] #21 7.488 ++ : 17.06.2-ce [2020-06-08T15:43:56.948Z] #21 7.493 + install_dockercli [2020-06-08T15:43:56.948Z] #21 7.496 Install docker/cli version 17.06.2-ce from stable [2020-06-08T15:43:56.948Z] #21 7.496 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-08T15:43:56.948Z] #21 7.497 ++ uname -m [2020-06-08T15:43:56.948Z] #21 7.504 + arch=x86_64 [2020-06-08T15:43:56.948Z] #21 7.509 + '[' x86_64 '!=' x86_64 ']' [2020-06-08T15:43:56.948Z] #21 7.510 + url=https://download.docker.com/linux/static [2020-06-08T15:43:56.948Z] #21 7.511 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-08T15:43:56.948Z] #21 7.515 + tar -xz docker/docker [2020-06-08T15:43:56.948Z] #21 ... [2020-06-08T15:43:56.948Z] [2020-06-08T15:43:56.948Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:43:56.948Z] #28 7.519 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-08T15:43:56.948Z] #28 7.524 Cloning into '.'... [2020-06-08T15:43:57.689Z] #36 ... [2020-06-08T15:43:57.689Z] [2020-06-08T15:43:57.689Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:43:57.689Z] #41 4.115 + RM_GOPATH=0 [2020-06-08T15:43:57.689Z] #41 4.115 + TMP_GOPATH= [2020-06-08T15:43:57.689Z] #41 4.115 + : /build [2020-06-08T15:43:57.689Z] #41 4.115 + '[' -z '' ']' [2020-06-08T15:43:57.689Z] #41 4.115 ++ mktemp -d [2020-06-08T15:43:57.689Z] #41 4.115 + export GOPATH=/tmp/tmp.4l9rsUgkEc [2020-06-08T15:43:57.689Z] #41 4.115 + GOPATH=/tmp/tmp.4l9rsUgkEc [2020-06-08T15:43:57.689Z] #41 4.115 + RM_GOPATH=1 [2020-06-08T15:43:57.689Z] #41 4.115 + case "$(go env GOARCH)" in [2020-06-08T15:43:57.689Z] #41 4.117 ++ go env GOARCH [2020-06-08T15:43:57.689Z] #41 4.124 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:57.689Z] #41 4.124 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:57.689Z] #41 4.124 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:57.689Z] #41 4.127 + dir=/tmp/install [2020-06-08T15:43:57.689Z] #41 4.127 + bin=vndr [2020-06-08T15:43:57.689Z] #41 4.127 + shift [2020-06-08T15:43:57.689Z] #41 4.127 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-08T15:43:57.689Z] #41 4.127 + . /tmp/install/vndr.installer [2020-06-08T15:43:57.689Z] #41 4.127 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:43:57.689Z] #41 4.127 + install_vndr [2020-06-08T15:43:57.689Z] #41 4.127 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-08T15:43:57.689Z] #41 4.127 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4l9rsUgkEc/src/github.com/LK4D4/vndr [2020-06-08T15:43:57.689Z] #41 4.127 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:43:57.689Z] #41 4.132 Cloning into '/tmp/tmp.4l9rsUgkEc/src/github.com/LK4D4/vndr'... [2020-06-08T15:43:57.689Z] #41 4.496 + cd /tmp/tmp.4l9rsUgkEc/src/github.com/LK4D4/vndr [2020-06-08T15:43:57.689Z] #41 4.496 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:43:57.689Z] #41 4.507 + go build -buildmode=pie -v -o /build/vndr . [2020-06-08T15:43:57.689Z] #41 5.439 runtime/internal/atomic [2020-06-08T15:43:57.689Z] #41 5.502 internal/cpu [2020-06-08T15:43:57.944Z] #41 5.665 runtime/internal/sys [2020-06-08T15:43:58.198Z] #41 5.956 runtime/internal/math [2020-06-08T15:43:58.198Z] #41 6.011 internal/race [2020-06-08T15:43:58.494Z] #41 6.162 internal/bytealg [2020-06-08T15:43:58.494Z] #41 6.164 sync/atomic [2020-06-08T15:43:58.749Z] #41 6.428 unicode [2020-06-08T15:43:59.010Z] #41 6.891 runtime [2020-06-08T15:43:59.010Z] #41 ... [2020-06-08T15:43:59.010Z] [2020-06-08T15:43:59.010Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:59.010Z] #60 6.823 + RM_GOPATH=0 [2020-06-08T15:43:59.010Z] #60 6.823 + TMP_GOPATH= [2020-06-08T15:43:59.010Z] #60 6.823 + : /build [2020-06-08T15:43:59.010Z] #60 6.824 + '[' -z '' ']' [2020-06-08T15:43:59.010Z] #60 6.831 ++ mktemp -d [2020-06-08T15:43:59.010Z] #60 6.833 + export GOPATH=/tmp/tmp.SZnAEVLxNK [2020-06-08T15:43:59.010Z] #60 6.834 + GOPATH=/tmp/tmp.SZnAEVLxNK [2020-06-08T15:43:59.010Z] #60 6.834 + RM_GOPATH=1 [2020-06-08T15:43:59.010Z] #60 6.834 + case "$(go env GOARCH)" in [2020-06-08T15:43:59.010Z] #60 6.834 ++ go env GOARCH [2020-06-08T15:43:59.010Z] #60 6.865 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:59.010Z] #60 6.865 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:59.010Z] #60 6.866 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:59.010Z] #60 6.871 + dir=/tmp/install [2020-06-08T15:43:59.010Z] #60 6.871 + bin=proxy [2020-06-08T15:43:59.010Z] #60 6.872 + shift [2020-06-08T15:43:59.010Z] #60 6.872 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-08T15:43:59.010Z] #60 6.872 + . /tmp/install/proxy.installer [2020-06-08T15:43:59.010Z] #60 6.872 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:43:59.010Z] #60 6.872 + install_proxy [2020-06-08T15:43:59.010Z] #60 6.873 + case "$1" in [2020-06-08T15:43:59.010Z] #60 6.873 + export CGO_ENABLED=0 [2020-06-08T15:43:59.010Z] #60 6.873 + CGO_ENABLED=0 [2020-06-08T15:43:59.010Z] #60 6.873 + _install_proxy [2020-06-08T15:43:59.010Z] #60 6.873 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-08T15:43:59.010Z] #60 6.873 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:43:59.010Z] #60 6.874 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SZnAEVLxNK/src/github.com/docker/libnetwork [2020-06-08T15:43:59.010Z] #60 6.884 Cloning into '/tmp/tmp.SZnAEVLxNK/src/github.com/docker/libnetwork'... [2020-06-08T15:43:59.458Z] #28 ... [2020-06-08T15:43:59.458Z] [2020-06-08T15:43:59.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:43:59.458Z] #10 7.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:43:59.458Z] #10 8.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:43:59.458Z] #10 8.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:43:59.458Z] #10 9.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:43:59.458Z] #10 ... [2020-06-08T15:43:59.458Z] [2020-06-08T15:43:59.458Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:59.458Z] #30 7.234 + RM_GOPATH=0 [2020-06-08T15:43:59.458Z] #30 7.234 + TMP_GOPATH= [2020-06-08T15:43:59.458Z] #30 7.235 + : /build [2020-06-08T15:43:59.458Z] #30 7.235 + '[' -z '' ']' [2020-06-08T15:43:59.458Z] #30 7.252 ++ mktemp -d [2020-06-08T15:43:59.458Z] #30 7.253 + export GOPATH=/tmp/tmp.2eHGTD3uQz [2020-06-08T15:43:59.458Z] #30 7.253 + GOPATH=/tmp/tmp.2eHGTD3uQz [2020-06-08T15:43:59.458Z] #30 7.253 + RM_GOPATH=1 [2020-06-08T15:43:59.458Z] #30 7.254 + case "$(go env GOARCH)" in [2020-06-08T15:43:59.458Z] #30 7.255 ++ go env GOARCH [2020-06-08T15:43:59.458Z] #30 7.277 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:59.458Z] #30 7.279 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:59.458Z] #30 7.280 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:59.458Z] #30 7.282 + dir=/tmp/install [2020-06-08T15:43:59.458Z] #30 7.282 + bin=tomlv [2020-06-08T15:43:59.458Z] #30 7.286 + shift [2020-06-08T15:43:59.458Z] #30 7.286 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-08T15:43:59.458Z] #30 7.286 + . /tmp/install/tomlv.installer [2020-06-08T15:43:59.458Z] #30 7.286 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:43:59.458Z] #30 7.287 + install_tomlv [2020-06-08T15:43:59.458Z] #30 7.287 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-08T15:43:59.458Z] #30 7.287 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:43:59.458Z] #30 7.292 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2eHGTD3uQz/src/github.com/BurntSushi/toml [2020-06-08T15:43:59.458Z] #30 7.293 Cloning into '/tmp/tmp.2eHGTD3uQz/src/github.com/BurntSushi/toml'... [2020-06-08T15:43:59.458Z] #30 8.398 + cd /tmp/tmp.2eHGTD3uQz/src/github.com/BurntSushi/toml [2020-06-08T15:43:59.458Z] #30 8.399 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:43:59.458Z] #30 8.465 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:43:59.458Z] #30 9.212 internal/cpu [2020-06-08T15:43:59.458Z] #30 9.224 runtime/internal/sys [2020-06-08T15:43:59.458Z] #30 9.412 runtime/internal/math [2020-06-08T15:43:59.458Z] #30 9.493 math/bits [2020-06-08T15:43:59.458Z] #30 9.964 unicode/utf8 [2020-06-08T15:43:59.585Z] #28 5.244 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-08T15:43:59.585Z] #28 5.260 Cloning into '.'... [2020-06-08T15:43:59.713Z] #30 10.23 runtime [2020-06-08T15:43:59.713Z] #30 ... [2020-06-08T15:43:59.713Z] [2020-06-08T15:43:59.713Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:43:59.713Z] #32 7.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:43:59.713Z] #32 7.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:43:59.713Z] #32 7.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:43:59.713Z] #32 8.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:43:59.936Z] #60 ... [2020-06-08T15:43:59.936Z] [2020-06-08T15:43:59.936Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:43:59.936Z] #36 7.771 + git clone https://github.com/docker/distribution.git . [2020-06-08T15:43:59.936Z] #36 7.785 Cloning into '.'... [2020-06-08T15:43:59.968Z] #32 ... [2020-06-08T15:43:59.968Z] [2020-06-08T15:43:59.968Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:43:59.968Z] #23 4.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:43:59.968Z] #23 4.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:43:59.968Z] #23 4.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:43:59.968Z] #23 5.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:43:59.968Z] #23 7.776 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:43:59.968Z] #23 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:43:59.968Z] #23 ... [2020-06-08T15:43:59.968Z] [2020-06-08T15:43:59.968Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:43:59.968Z] #36 6.129 + git clone https://github.com/docker/distribution.git . [2020-06-08T15:43:59.968Z] #36 6.138 Cloning into '.'... [2020-06-08T15:43:59.968Z] #36 ... [2020-06-08T15:43:59.968Z] [2020-06-08T15:43:59.968Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:43:59.968Z] #47 7.428 + RM_GOPATH=0 [2020-06-08T15:43:59.968Z] #47 7.429 + TMP_GOPATH= [2020-06-08T15:43:59.968Z] #47 7.429 + : /build [2020-06-08T15:43:59.968Z] #47 7.429 + '[' -z '' ']' [2020-06-08T15:43:59.968Z] #47 7.436 ++ mktemp -d [2020-06-08T15:43:59.968Z] #47 7.459 + export GOPATH=/tmp/tmp.9lLojsCTDi [2020-06-08T15:43:59.968Z] #47 7.459 + GOPATH=/tmp/tmp.9lLojsCTDi [2020-06-08T15:43:59.968Z] #47 7.459 + RM_GOPATH=1 [2020-06-08T15:43:59.968Z] #47 7.459 + case "$(go env GOARCH)" in [2020-06-08T15:43:59.968Z] #47 7.459 ++ go env GOARCH [2020-06-08T15:43:59.968Z] #47 7.484 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:59.968Z] #47 7.484 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:43:59.968Z] #47 7.486 ++ dirname /tmp/install/install.sh [2020-06-08T15:43:59.968Z] #47 7.487 + dir=/tmp/install [2020-06-08T15:43:59.968Z] #47 7.487 + bin=shfmt [2020-06-08T15:43:59.968Z] #47 7.488 + shift [2020-06-08T15:43:59.968Z] #47 7.488 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-08T15:43:59.968Z] #47 7.488 + . /tmp/install/shfmt.installer [2020-06-08T15:43:59.968Z] #47 7.493 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:43:59.968Z] #47 7.494 + install_shfmt [2020-06-08T15:43:59.968Z] #47 7.496 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:43:59.968Z] #47 7.496 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-08T15:43:59.968Z] #47 7.496 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9lLojsCTDi/src/github.com/mvdan/sh [2020-06-08T15:43:59.968Z] #47 7.515 Cloning into '/tmp/tmp.9lLojsCTDi/src/github.com/mvdan/sh'... [2020-06-08T15:44:00.223Z] #47 ... [2020-06-08T15:44:00.223Z] [2020-06-08T15:44:00.223Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:00.223Z] #51 7.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:00.223Z] #51 7.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:00.223Z] #51 7.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:00.223Z] #51 9.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:00.478Z] #51 ... [2020-06-08T15:44:00.478Z] [2020-06-08T15:44:00.478Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:00.478Z] #60 7.319 + RM_GOPATH=0 [2020-06-08T15:44:00.478Z] #60 7.320 + TMP_GOPATH= [2020-06-08T15:44:00.478Z] #60 7.320 + : /build [2020-06-08T15:44:00.478Z] #60 7.320 + '[' -z '' ']' [2020-06-08T15:44:00.478Z] #60 7.323 ++ mktemp -d [2020-06-08T15:44:00.478Z] #60 7.333 + export GOPATH=/tmp/tmp.Ol6MmUW3Js [2020-06-08T15:44:00.478Z] #60 7.333 + GOPATH=/tmp/tmp.Ol6MmUW3Js [2020-06-08T15:44:00.478Z] #60 7.334 + RM_GOPATH=1 [2020-06-08T15:44:00.478Z] #60 7.335 + case "$(go env GOARCH)" in [2020-06-08T15:44:00.478Z] #60 7.340 ++ go env GOARCH [2020-06-08T15:44:00.478Z] #60 7.355 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.478Z] #60 7.356 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.478Z] #60 7.357 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:00.478Z] #60 7.363 + dir=/tmp/install [2020-06-08T15:44:00.478Z] #60 7.364 + bin=proxy [2020-06-08T15:44:00.478Z] #60 7.365 + shift [2020-06-08T15:44:00.478Z] #60 7.365 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-08T15:44:00.478Z] #60 7.370 + . /tmp/install/proxy.installer [2020-06-08T15:44:00.478Z] #60 7.370 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:00.478Z] #60 7.388 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:00.478Z] #60 7.388 + install_proxy [2020-06-08T15:44:00.478Z] #60 7.388 + case "$1" in [2020-06-08T15:44:00.478Z] #60 7.388 + export CGO_ENABLED=0 [2020-06-08T15:44:00.478Z] #60 7.388 + CGO_ENABLED=0 [2020-06-08T15:44:00.478Z] #60 7.388 + _install_proxy [2020-06-08T15:44:00.478Z] #60 7.388 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-08T15:44:00.478Z] #60 7.388 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ol6MmUW3Js/src/github.com/docker/libnetwork [2020-06-08T15:44:00.478Z] #60 7.401 Cloning into '/tmp/tmp.Ol6MmUW3Js/src/github.com/docker/libnetwork'... [2020-06-08T15:44:00.478Z] #60 ... [2020-06-08T15:44:00.478Z] [2020-06-08T15:44:00.478Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:00.478Z] #38 7.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:00.478Z] #38 7.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:00.478Z] #38 7.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:00.478Z] #38 8.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:00.478Z] #38 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:00.521Z] #28 ... [2020-06-08T15:44:00.521Z] [2020-06-08T15:44:00.521Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:00.521Z] #21 6.215 + RM_GOPATH=0 [2020-06-08T15:44:00.521Z] #21 6.215 + TMP_GOPATH= [2020-06-08T15:44:00.521Z] #21 6.215 + : /build [2020-06-08T15:44:00.521Z] #21 6.215 + '[' -z '' ']' [2020-06-08T15:44:00.521Z] #21 6.222 ++ mktemp -d [2020-06-08T15:44:00.521Z] #21 6.232 + export GOPATH=/tmp/tmp.KgAeZVE5on [2020-06-08T15:44:00.521Z] #21 6.232 + GOPATH=/tmp/tmp.KgAeZVE5on [2020-06-08T15:44:00.521Z] #21 6.232 + RM_GOPATH=1 [2020-06-08T15:44:00.521Z] #21 6.232 + case "$(go env GOARCH)" in [2020-06-08T15:44:00.521Z] #21 6.232 ++ go env GOARCH [2020-06-08T15:44:00.521Z] #21 6.241 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.521Z] #21 6.242 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.521Z] #21 6.244 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:00.521Z] #21 6.251 + dir=/tmp/install [2020-06-08T15:44:00.521Z] #21 6.252 + bin=dockercli [2020-06-08T15:44:00.521Z] #21 6.252 + shift [2020-06-08T15:44:00.521Z] #21 6.252 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-08T15:44:00.521Z] #21 6.252 + . /tmp/install/dockercli.installer [2020-06-08T15:44:00.521Z] #21 6.252 ++ : stable [2020-06-08T15:44:00.521Z] #21 6.253 ++ : 17.06.2-ce [2020-06-08T15:44:00.521Z] #21 6.253 + install_dockercli [2020-06-08T15:44:00.521Z] #21 6.253 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-08T15:44:00.521Z] #21 6.253 Install docker/cli version 17.06.2-ce from stable [2020-06-08T15:44:00.521Z] #21 6.263 ++ uname -m [2020-06-08T15:44:00.521Z] #21 6.272 + arch=x86_64 [2020-06-08T15:44:00.521Z] #21 6.272 + '[' x86_64 '!=' x86_64 ']' [2020-06-08T15:44:00.521Z] #21 6.272 + url=https://download.docker.com/linux/static [2020-06-08T15:44:00.521Z] #21 6.275 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-08T15:44:00.521Z] #21 6.275 + tar -xz docker/docker [2020-06-08T15:44:00.734Z] #38 ... [2020-06-08T15:44:00.734Z] [2020-06-08T15:44:00.734Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:00.734Z] #43 7.430 + RM_GOPATH=0 [2020-06-08T15:44:00.734Z] #43 7.430 + TMP_GOPATH= [2020-06-08T15:44:00.734Z] #43 7.430 + : /build [2020-06-08T15:44:00.734Z] #43 7.430 + '[' -z '' ']' [2020-06-08T15:44:00.734Z] #43 7.436 ++ mktemp -d [2020-06-08T15:44:00.734Z] #43 7.448 + export GOPATH=/tmp/tmp.67VBmHmCY7 [2020-06-08T15:44:00.734Z] #43 7.448 + GOPATH=/tmp/tmp.67VBmHmCY7 [2020-06-08T15:44:00.734Z] #43 7.448 + RM_GOPATH=1 [2020-06-08T15:44:00.734Z] #43 7.448 + case "$(go env GOARCH)" in [2020-06-08T15:44:00.734Z] #43 7.449 ++ go env GOARCH [2020-06-08T15:44:00.734Z] #43 7.485 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.734Z] #43 7.485 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.734Z] #43 7.486 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:00.734Z] #43 7.488 + dir=/tmp/install [2020-06-08T15:44:00.734Z] #43 7.489 + bin=gotestsum [2020-06-08T15:44:00.734Z] #43 7.489 + shift [2020-06-08T15:44:00.734Z] #43 7.489 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-08T15:44:00.734Z] #43 7.490 + . /tmp/install/gotestsum.installer [2020-06-08T15:44:00.734Z] #43 7.490 ++ : v0.3.5 [2020-06-08T15:44:00.734Z] #43 7.491 + install_gotestsum [2020-06-08T15:44:00.734Z] #43 7.492 + set -e [2020-06-08T15:44:00.734Z] #43 7.493 + export GO111MODULE=on [2020-06-08T15:44:00.734Z] #43 7.493 + GO111MODULE=on [2020-06-08T15:44:00.734Z] #43 7.493 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-08T15:44:00.734Z] #43 7.624 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:00.734Z] #43 7.629 go: finding gotest.tools v0.3.5 [2020-06-08T15:44:00.734Z] #43 8.692 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:00.734Z] #43 9.176 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:00.734Z] #43 10.10 go: downloading gotest.tools v2.1.0+incompatible [2020-06-08T15:44:00.734Z] #43 10.25 go: extracting gotest.tools v2.1.0+incompatible [2020-06-08T15:44:00.734Z] #43 10.42 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:00.734Z] #43 10.43 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:00.734Z] #43 10.44 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:44:00.734Z] #43 10.44 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-08T15:44:00.734Z] #43 10.46 go: downloading github.com/pkg/errors v0.8.0 [2020-06-08T15:44:00.734Z] #43 10.46 go: downloading github.com/fatih/color v1.6.0 [2020-06-08T15:44:00.734Z] #43 10.60 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:00.734Z] #43 10.75 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-08T15:44:00.734Z] #43 11.03 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:44:00.734Z] #43 11.04 go: extracting github.com/fatih/color v1.6.0 [2020-06-08T15:44:00.734Z] #43 11.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:00.734Z] #43 11.06 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:44:00.734Z] #43 11.06 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:00.734Z] #43 11.13 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:00.734Z] #43 11.40 go: extracting github.com/pkg/errors v0.8.0 [2020-06-08T15:44:00.734Z] #43 ... [2020-06-08T15:44:00.734Z] [2020-06-08T15:44:00.734Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:00.734Z] #41 8.841 internal/cpu [2020-06-08T15:44:00.734Z] #41 8.847 runtime/internal/atomic [2020-06-08T15:44:00.734Z] #41 9.053 runtime/internal/sys [2020-06-08T15:44:00.734Z] #41 9.362 runtime/internal/math [2020-06-08T15:44:00.734Z] #41 9.401 internal/bytealg [2020-06-08T15:44:00.734Z] #41 9.523 internal/race [2020-06-08T15:44:00.734Z] #41 9.680 sync/atomic [2020-06-08T15:44:00.734Z] #41 10.11 runtime [2020-06-08T15:44:00.734Z] #41 10.24 unicode [2020-06-08T15:44:00.779Z] #21 ... [2020-06-08T15:44:00.779Z] [2020-06-08T15:44:00.779Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:00.779Z] #41 6.494 + RM_GOPATH=0 [2020-06-08T15:44:00.779Z] #41 6.494 + TMP_GOPATH= [2020-06-08T15:44:00.779Z] #41 6.495 + : /build [2020-06-08T15:44:00.779Z] #41 6.495 + '[' -z '' ']' [2020-06-08T15:44:00.779Z] #41 6.497 ++ mktemp -d [2020-06-08T15:44:00.779Z] #41 6.498 + export GOPATH=/tmp/tmp.L4fympv6fV [2020-06-08T15:44:00.779Z] #41 6.499 + GOPATH=/tmp/tmp.L4fympv6fV [2020-06-08T15:44:00.779Z] #41 6.499 + RM_GOPATH=1 [2020-06-08T15:44:00.779Z] #41 6.499 + case "$(go env GOARCH)" in [2020-06-08T15:44:00.779Z] #41 6.500 ++ go env GOARCH [2020-06-08T15:44:00.779Z] #41 6.571 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.779Z] #41 6.572 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:00.779Z] #41 6.576 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:00.779Z] #41 6.581 + dir=/tmp/install [2020-06-08T15:44:00.779Z] #41 6.582 + bin=vndr [2020-06-08T15:44:00.779Z] #41 6.582 + shift [2020-06-08T15:44:00.779Z] #41 6.582 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-08T15:44:00.779Z] #41 6.583 + . /tmp/install/vndr.installer [2020-06-08T15:44:00.779Z] #41 6.583 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:44:00.779Z] #41 6.586 + install_vndr [2020-06-08T15:44:00.779Z] #41 6.587 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-08T15:44:00.779Z] #41 6.588 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:44:00.779Z] #41 6.589 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.L4fympv6fV/src/github.com/LK4D4/vndr [2020-06-08T15:44:00.779Z] #41 6.591 Cloning into '/tmp/tmp.L4fympv6fV/src/github.com/LK4D4/vndr'... [2020-06-08T15:44:01.037Z] #41 ... [2020-06-08T15:44:01.037Z] [2020-06-08T15:44:01.037Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:01.037Z] #60 6.782 + RM_GOPATH=0 [2020-06-08T15:44:01.037Z] #60 6.782 + TMP_GOPATH= [2020-06-08T15:44:01.037Z] #60 6.782 + : /build [2020-06-08T15:44:01.037Z] #60 6.782 + '[' -z '' ']' [2020-06-08T15:44:01.037Z] #60 6.789 ++ mktemp -d [2020-06-08T15:44:01.037Z] #60 6.798 + export GOPATH=/tmp/tmp.cwMTIFeulP [2020-06-08T15:44:01.037Z] #60 6.799 + GOPATH=/tmp/tmp.cwMTIFeulP [2020-06-08T15:44:01.037Z] #60 6.799 + RM_GOPATH=1 [2020-06-08T15:44:01.037Z] #60 6.799 + case "$(go env GOARCH)" in [2020-06-08T15:44:01.037Z] #60 6.800 ++ go env GOARCH [2020-06-08T15:44:01.037Z] #60 6.829 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:01.037Z] #60 6.829 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:01.037Z] #60 6.833 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:01.037Z] #60 6.852 + dir=/tmp/install [2020-06-08T15:44:01.037Z] #60 6.853 + bin=proxy [2020-06-08T15:44:01.037Z] #60 6.854 + shift [2020-06-08T15:44:01.037Z] #60 6.854 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-08T15:44:01.037Z] #60 6.855 + . /tmp/install/proxy.installer [2020-06-08T15:44:01.037Z] #60 6.856 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:01.037Z] #60 6.872 + install_proxy [2020-06-08T15:44:01.037Z] #60 6.874 + case "$1" in [2020-06-08T15:44:01.037Z] #60 6.875 + export CGO_ENABLED=0 [2020-06-08T15:44:01.037Z] #60 6.875 + CGO_ENABLED=0 [2020-06-08T15:44:01.037Z] #60 6.875 + _install_proxy [2020-06-08T15:44:01.037Z] #60 6.876 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-08T15:44:01.037Z] #60 6.876 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:01.037Z] #60 6.877 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cwMTIFeulP/src/github.com/docker/libnetwork [2020-06-08T15:44:01.037Z] #60 6.888 Cloning into '/tmp/tmp.cwMTIFeulP/src/github.com/docker/libnetwork'... [2020-06-08T15:44:01.973Z] #60 ... [2020-06-08T15:44:01.973Z] [2020-06-08T15:44:01.973Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:01.973Z] #41 7.693 + cd /tmp/tmp.L4fympv6fV/src/github.com/LK4D4/vndr [2020-06-08T15:44:01.973Z] #41 7.693 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:44:01.973Z] #41 7.725 + go build -buildmode=pie -v -o /build/vndr . [2020-06-08T15:44:02.450Z] #36 ... [2020-06-08T15:44:02.450Z] [2020-06-08T15:44:02.450Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:02.450Z] #51 7.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:02.450Z] #51 8.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:02.450Z] #51 8.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:02.450Z] #51 9.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:02.450Z] #51 ... [2020-06-08T15:44:02.450Z] [2020-06-08T15:44:02.450Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:02.450Z] #30 6.483 + RM_GOPATH=0 [2020-06-08T15:44:02.450Z] #30 6.483 + TMP_GOPATH= [2020-06-08T15:44:02.450Z] #30 6.483 + : /build [2020-06-08T15:44:02.450Z] #30 6.483 + '[' -z '' ']' [2020-06-08T15:44:02.450Z] #30 6.485 ++ mktemp -d [2020-06-08T15:44:02.450Z] #30 6.499 + export GOPATH=/tmp/tmp.kp2h4O1S1o [2020-06-08T15:44:02.450Z] #30 6.499 + GOPATH=/tmp/tmp.kp2h4O1S1o [2020-06-08T15:44:02.450Z] #30 6.499 + RM_GOPATH=1 [2020-06-08T15:44:02.450Z] #30 6.500 + case "$(go env GOARCH)" in [2020-06-08T15:44:02.450Z] #30 6.500 ++ go env GOARCH [2020-06-08T15:44:02.450Z] #30 6.511 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:02.450Z] #30 6.511 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:02.450Z] #30 6.512 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:02.450Z] #30 6.527 + dir=/tmp/install [2020-06-08T15:44:02.450Z] #30 6.532 + bin=tomlv [2020-06-08T15:44:02.450Z] #30 6.533 + shift [2020-06-08T15:44:02.450Z] #30 6.533 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-08T15:44:02.450Z] #30 6.534 + . /tmp/install/tomlv.installer [2020-06-08T15:44:02.450Z] #30 6.539 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:44:02.450Z] #30 6.541 + install_tomlv [2020-06-08T15:44:02.450Z] #30 6.541 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-08T15:44:02.450Z] #30 6.542 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:44:02.450Z] #30 6.542 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kp2h4O1S1o/src/github.com/BurntSushi/toml [2020-06-08T15:44:02.450Z] #30 6.555 Cloning into '/tmp/tmp.kp2h4O1S1o/src/github.com/BurntSushi/toml'... [2020-06-08T15:44:02.450Z] #30 7.601 + cd /tmp/tmp.kp2h4O1S1o/src/github.com/BurntSushi/toml [2020-06-08T15:44:02.450Z] #30 7.601 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:44:02.450Z] #30 7.625 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:44:02.450Z] #30 8.329 math/bits [2020-06-08T15:44:02.450Z] #30 8.550 runtime [2020-06-08T15:44:02.450Z] #30 8.964 math [2020-06-08T15:44:02.450Z] #30 ... [2020-06-08T15:44:02.450Z] [2020-06-08T15:44:02.450Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:02.450Z] #54 3.316 + RM_GOPATH=0 [2020-06-08T15:44:02.450Z] #54 3.316 + TMP_GOPATH= [2020-06-08T15:44:02.450Z] #54 3.316 + : /build [2020-06-08T15:44:02.450Z] #54 3.316 + '[' -z '' ']' [2020-06-08T15:44:02.450Z] #54 3.316 ++ mktemp -d [2020-06-08T15:44:02.450Z] #54 3.360 + export GOPATH=/tmp/tmp.XrCHjygTfE [2020-06-08T15:44:02.450Z] #54 3.360 + GOPATH=/tmp/tmp.XrCHjygTfE [2020-06-08T15:44:02.450Z] #54 3.360 + RM_GOPATH=1 [2020-06-08T15:44:02.450Z] #54 3.360 + case "$(go env GOARCH)" in [2020-06-08T15:44:02.450Z] #54 3.360 ++ go env GOARCH [2020-06-08T15:44:02.450Z] #54 3.370 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:02.450Z] #54 3.370 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:02.450Z] #54 3.370 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:02.450Z] #54 3.374 + dir=/tmp/install [2020-06-08T15:44:02.450Z] #54 3.374 + bin=rootlesskit [2020-06-08T15:44:02.450Z] #54 3.374 + shift [2020-06-08T15:44:02.450Z] #54 3.374 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-08T15:44:02.450Z] #54 3.374 + . /tmp/install/rootlesskit.installer [2020-06-08T15:44:02.450Z] #54 3.374 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:02.450Z] #54 3.374 + install_rootlesskit [2020-06-08T15:44:02.450Z] #54 3.374 + case "$1" in [2020-06-08T15:44:02.450Z] #54 3.374 + export CGO_ENABLED=0 [2020-06-08T15:44:02.450Z] #54 3.374 + CGO_ENABLED=0 [2020-06-08T15:44:02.450Z] #54 3.374 + _install_rootlesskit [2020-06-08T15:44:02.450Z] #54 3.374 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-08T15:44:02.450Z] #54 3.374 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XrCHjygTfE/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:44:02.450Z] #54 3.374 Cloning into '/tmp/tmp.XrCHjygTfE/src/github.com/rootless-containers/rootlesskit'... [2020-06-08T15:44:02.450Z] #54 3.374 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:02.450Z] #54 5.001 + cd /tmp/tmp.XrCHjygTfE/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:44:02.450Z] #54 5.001 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:02.450Z] #54 5.055 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:44:02.450Z] #54 5.055 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-08T15:44:02.705Z] #54 ... [2020-06-08T15:44:02.705Z] [2020-06-08T15:44:02.705Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:02.705Z] #23 7.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:02.705Z] #23 7.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:02.705Z] #23 7.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:02.705Z] #23 9.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:02.705Z] #23 ... [2020-06-08T15:44:02.705Z] [2020-06-08T15:44:02.705Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:02.705Z] #45 7.203 + RM_GOPATH=0 [2020-06-08T15:44:02.705Z] #45 7.205 + TMP_GOPATH= [2020-06-08T15:44:02.705Z] #45 7.205 + : /build [2020-06-08T15:44:02.705Z] #45 7.205 + '[' -z '' ']' [2020-06-08T15:44:02.705Z] #45 7.208 ++ mktemp -d [2020-06-08T15:44:02.705Z] #45 7.211 + export GOPATH=/tmp/tmp.ORSlIup4Kn [2020-06-08T15:44:02.705Z] #45 7.211 + GOPATH=/tmp/tmp.ORSlIup4Kn [2020-06-08T15:44:02.705Z] #45 7.211 + RM_GOPATH=1 [2020-06-08T15:44:02.705Z] #45 7.211 + case "$(go env GOARCH)" in [2020-06-08T15:44:02.705Z] #45 7.212 ++ go env GOARCH [2020-06-08T15:44:02.705Z] #45 7.259 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:02.705Z] #45 7.267 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:02.705Z] #45 7.270 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:02.705Z] #45 7.279 + dir=/tmp/install [2020-06-08T15:44:02.705Z] #45 7.279 + bin=golangci_lint [2020-06-08T15:44:02.705Z] #45 7.279 + shift [2020-06-08T15:44:02.705Z] #45 7.279 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-08T15:44:02.705Z] #45 7.279 + . /tmp/install/golangci_lint.installer [2020-06-08T15:44:02.705Z] #45 7.279 ++ : v1.23.8 [2020-06-08T15:44:02.705Z] #45 7.279 + install_golangci_lint [2020-06-08T15:44:02.705Z] #45 7.279 + echo 'Installing golangci-lint version v1.23.8' [2020-06-08T15:44:02.705Z] #45 7.279 Installing golangci-lint version v1.23.8 [2020-06-08T15:44:02.705Z] #45 7.287 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:44:02.960Z] #45 ... [2020-06-08T15:44:02.960Z] [2020-06-08T15:44:02.960Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:44:02.960Z] #28 7.668 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-08T15:44:02.960Z] #28 7.669 Cloning into '.'... [2020-06-08T15:44:03.085Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2020-06-08T15:44:03.215Z] #28 ... [2020-06-08T15:44:03.215Z] [2020-06-08T15:44:03.215Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:03.215Z] #21 6.899 + RM_GOPATH=0 [2020-06-08T15:44:03.215Z] #21 6.899 + TMP_GOPATH= [2020-06-08T15:44:03.215Z] #21 6.899 + : /build [2020-06-08T15:44:03.215Z] #21 6.899 + '[' -z '' ']' [2020-06-08T15:44:03.215Z] #21 6.903 ++ mktemp -d [2020-06-08T15:44:03.215Z] #21 6.923 + export GOPATH=/tmp/tmp.uFix8Yfv0s [2020-06-08T15:44:03.215Z] #21 6.923 + GOPATH=/tmp/tmp.uFix8Yfv0s [2020-06-08T15:44:03.215Z] #21 6.923 + RM_GOPATH=1 [2020-06-08T15:44:03.215Z] #21 6.923 + case "$(go env GOARCH)" in [2020-06-08T15:44:03.215Z] #21 6.925 ++ go env GOARCH [2020-06-08T15:44:03.215Z] #21 6.993 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:03.215Z] #21 6.993 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:03.215Z] #21 6.994 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:03.215Z] #21 6.995 + dir=/tmp/install [2020-06-08T15:44:03.215Z] #21 6.996 + bin=dockercli [2020-06-08T15:44:03.215Z] #21 6.996 + shift [2020-06-08T15:44:03.215Z] #21 6.996 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-08T15:44:03.215Z] #21 6.996 + . /tmp/install/dockercli.installer [2020-06-08T15:44:03.215Z] #21 6.997 ++ : stable [2020-06-08T15:44:03.215Z] #21 6.997 ++ : 17.06.2-ce [2020-06-08T15:44:03.215Z] #21 6.997 + install_dockercli [2020-06-08T15:44:03.215Z] #21 6.997 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-08T15:44:03.215Z] #21 6.998 Install docker/cli version 17.06.2-ce from stable [2020-06-08T15:44:03.215Z] #21 6.998 ++ uname -m [2020-06-08T15:44:03.215Z] #21 6.999 + arch=x86_64 [2020-06-08T15:44:03.215Z] #21 6.999 + '[' x86_64 '!=' x86_64 ']' [2020-06-08T15:44:03.215Z] #21 7.000 + url=https://download.docker.com/linux/static [2020-06-08T15:44:03.215Z] #21 7.000 + tar -xz docker/docker [2020-06-08T15:44:03.215Z] #21 7.001 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-08T15:44:03.215Z] #21 ... [2020-06-08T15:44:03.215Z] [2020-06-08T15:44:03.215Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:03.215Z] #38 7.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:03.215Z] #38 8.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:03.215Z] #38 8.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:03.215Z] #38 9.126 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:03.350Z] #41 9.116 runtime/internal/sys [2020-06-08T15:44:03.350Z] #41 9.151 internal/cpu [2020-06-08T15:44:03.470Z] #38 ... [2020-06-08T15:44:03.470Z] [2020-06-08T15:44:03.470Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:03.470Z] #43 7.457 + RM_GOPATH=0 [2020-06-08T15:44:03.470Z] #43 7.457 + TMP_GOPATH= [2020-06-08T15:44:03.470Z] #43 7.457 + : /build [2020-06-08T15:44:03.470Z] #43 7.457 + '[' -z '' ']' [2020-06-08T15:44:03.470Z] #43 7.457 ++ mktemp -d [2020-06-08T15:44:03.470Z] #43 7.459 + export GOPATH=/tmp/tmp.uPAcTBhbQa [2020-06-08T15:44:03.470Z] #43 7.459 + GOPATH=/tmp/tmp.uPAcTBhbQa [2020-06-08T15:44:03.470Z] #43 7.459 + RM_GOPATH=1 [2020-06-08T15:44:03.470Z] #43 7.460 + case "$(go env GOARCH)" in [2020-06-08T15:44:03.470Z] #43 7.464 ++ go env GOARCH [2020-06-08T15:44:03.470Z] #43 7.504 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:03.470Z] #43 7.504 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:03.470Z] #43 7.506 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:03.470Z] #43 7.507 + dir=/tmp/install [2020-06-08T15:44:03.470Z] #43 7.507 + bin=gotestsum [2020-06-08T15:44:03.470Z] #43 7.508 + shift [2020-06-08T15:44:03.470Z] #43 7.508 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-08T15:44:03.470Z] #43 7.509 + . /tmp/install/gotestsum.installer [2020-06-08T15:44:03.470Z] #43 7.511 ++ : v0.3.5 [2020-06-08T15:44:03.470Z] #43 7.512 + install_gotestsum [2020-06-08T15:44:03.470Z] #43 7.512 + set -e [2020-06-08T15:44:03.470Z] #43 7.512 + export GO111MODULE=on [2020-06-08T15:44:03.470Z] #43 7.513 + GO111MODULE=on [2020-06-08T15:44:03.470Z] #43 7.513 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-08T15:44:03.470Z] #43 7.539 go: finding gotest.tools v0.3.5 [2020-06-08T15:44:03.470Z] #43 7.541 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:03.470Z] #43 8.545 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:03.470Z] #43 9.010 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:03.470Z] #43 9.943 go: downloading gotest.tools v2.1.0+incompatible [2020-06-08T15:44:03.470Z] #43 10.12 go: extracting gotest.tools v2.1.0+incompatible [2020-06-08T15:44:03.470Z] #43 10.37 go: downloading github.com/fatih/color v1.6.0 [2020-06-08T15:44:03.470Z] #43 10.41 go: downloading github.com/pkg/errors v0.8.0 [2020-06-08T15:44:03.470Z] #43 10.51 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-08T15:44:03.470Z] #43 10.52 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:03.471Z] #43 10.61 go: extracting github.com/fatih/color v1.6.0 [2020-06-08T15:44:03.471Z] #43 10.62 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:03.471Z] #43 10.65 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:44:03.471Z] #43 10.68 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:03.471Z] #43 10.70 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:03.471Z] #43 10.94 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-08T15:44:03.471Z] #43 10.94 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:03.471Z] #43 11.04 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:44:03.471Z] #43 11.06 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:03.471Z] #43 11.11 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:03.471Z] #43 11.25 go: extracting github.com/pkg/errors v0.8.0 [2020-06-08T15:44:03.471Z] #43 ... [2020-06-08T15:44:03.471Z] [2020-06-08T15:44:03.471Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:03.471Z] #47 7.471 + RM_GOPATH=0 [2020-06-08T15:44:03.471Z] #47 7.471 + TMP_GOPATH= [2020-06-08T15:44:03.471Z] #47 7.471 + : /build [2020-06-08T15:44:03.471Z] #47 7.471 + '[' -z '' ']' [2020-06-08T15:44:03.471Z] #47 7.471 ++ mktemp -d [2020-06-08T15:44:03.471Z] #47 7.484 + export GOPATH=/tmp/tmp.xUlxR0Lu98 [2020-06-08T15:44:03.471Z] #47 7.484 + GOPATH=/tmp/tmp.xUlxR0Lu98 [2020-06-08T15:44:03.471Z] #47 7.484 + RM_GOPATH=1 [2020-06-08T15:44:03.471Z] #47 7.484 + case "$(go env GOARCH)" in [2020-06-08T15:44:03.471Z] #47 7.485 ++ go env GOARCH [2020-06-08T15:44:03.471Z] #47 7.503 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:03.471Z] #47 7.503 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:03.471Z] #47 7.504 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:03.471Z] #47 7.506 + dir=/tmp/install [2020-06-08T15:44:03.471Z] #47 7.511 + bin=shfmt [2020-06-08T15:44:03.471Z] #47 7.512 + shift [2020-06-08T15:44:03.471Z] #47 7.522 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-08T15:44:03.471Z] #47 7.522 + . /tmp/install/shfmt.installer [2020-06-08T15:44:03.471Z] #47 7.522 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:03.471Z] #47 7.524 + install_shfmt [2020-06-08T15:44:03.471Z] #47 7.524 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-08T15:44:03.471Z] #47 7.531 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xUlxR0Lu98/src/github.com/mvdan/sh [2020-06-08T15:44:03.471Z] #47 7.531 Cloning into '/tmp/tmp.xUlxR0Lu98/src/github.com/mvdan/sh'... [2020-06-08T15:44:03.471Z] #47 7.531 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:03.610Z] #41 9.340 runtime/internal/math [2020-06-08T15:44:03.726Z] #47 ... [2020-06-08T15:44:03.726Z] [2020-06-08T15:44:03.726Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:03.726Z] #10 8.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:03.726Z] #10 8.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:03.726Z] #10 8.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:03.726Z] #10 9.544 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:03.726Z] #10 ... [2020-06-08T15:44:03.726Z] [2020-06-08T15:44:03.726Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:03.726Z] #32 7.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:03.726Z] #32 7.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:03.726Z] #32 7.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:03.726Z] #32 9.072 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:03.726Z] #32 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:03.871Z] #41 9.590 internal/race [2020-06-08T15:44:03.871Z] #41 9.734 sync/atomic [2020-06-08T15:44:04.021Z] #32 ... [2020-06-08T15:44:04.021Z] [2020-06-08T15:44:04.021Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:04.021Z] #43 11.44 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:04.021Z] #43 11.59 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:44:04.021Z] #43 11.67 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:44:04.021Z] #43 11.82 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:44:04.040Z] #41 14.29 math [2020-06-08T15:44:04.129Z] #41 9.857 internal/bytealg [2020-06-08T15:44:04.129Z] #41 10.08 unicode [2020-06-08T15:44:04.129Z] #41 ... [2020-06-08T15:44:04.129Z] [2020-06-08T15:44:04.129Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:04.129Z] #51 7.285 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:04.129Z] #51 7.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:04.129Z] #51 7.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:04.129Z] #51 8.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:04.390Z] #51 ... [2020-06-08T15:44:04.390Z] [2020-06-08T15:44:04.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:04.390Z] #10 7.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:04.390Z] #10 7.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:04.390Z] #10 7.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:04.390Z] #10 8.384 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:04.390Z] #10 ... [2020-06-08T15:44:04.390Z] [2020-06-08T15:44:04.390Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:04.390Z] #30 6.836 + RM_GOPATH=0 [2020-06-08T15:44:04.390Z] #30 6.836 + TMP_GOPATH= [2020-06-08T15:44:04.390Z] #30 6.836 + : /build [2020-06-08T15:44:04.390Z] #30 6.836 + '[' -z '' ']' [2020-06-08T15:44:04.390Z] #30 6.840 ++ mktemp -d [2020-06-08T15:44:04.390Z] #30 6.840 + export GOPATH=/tmp/tmp.7nnvCOMVP2 [2020-06-08T15:44:04.390Z] #30 6.840 + GOPATH=/tmp/tmp.7nnvCOMVP2 [2020-06-08T15:44:04.390Z] #30 6.840 + RM_GOPATH=1 [2020-06-08T15:44:04.390Z] #30 6.840 + case "$(go env GOARCH)" in [2020-06-08T15:44:04.390Z] #30 6.840 ++ go env GOARCH [2020-06-08T15:44:04.390Z] #30 6.854 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:04.390Z] #30 6.854 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:04.390Z] #30 6.858 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:04.390Z] #30 6.866 + dir=/tmp/install [2020-06-08T15:44:04.390Z] #30 6.873 + bin=tomlv [2020-06-08T15:44:04.390Z] #30 6.873 + shift [2020-06-08T15:44:04.391Z] #30 6.873 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-08T15:44:04.391Z] #30 6.873 + . /tmp/install/tomlv.installer [2020-06-08T15:44:04.391Z] #30 6.873 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:44:04.391Z] #30 6.873 + install_tomlv [2020-06-08T15:44:04.391Z] #30 6.873 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-08T15:44:04.391Z] #30 6.873 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7nnvCOMVP2/src/github.com/BurntSushi/toml [2020-06-08T15:44:04.391Z] #30 6.873 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:44:04.391Z] #30 6.879 Cloning into '/tmp/tmp.7nnvCOMVP2/src/github.com/BurntSushi/toml'... [2020-06-08T15:44:04.391Z] #30 8.056 + cd /tmp/tmp.7nnvCOMVP2/src/github.com/BurntSushi/toml [2020-06-08T15:44:04.391Z] #30 8.057 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:44:04.391Z] #30 8.094 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:44:04.391Z] #30 8.826 internal/cpu [2020-06-08T15:44:04.391Z] #30 8.853 runtime/internal/atomic [2020-06-08T15:44:04.391Z] #30 9.097 runtime/internal/sys [2020-06-08T15:44:04.391Z] #30 9.412 runtime/internal/math [2020-06-08T15:44:04.391Z] #30 9.485 math/bits [2020-06-08T15:44:04.391Z] #30 9.511 internal/bytealg [2020-06-08T15:44:04.391Z] #30 10.14 math [2020-06-08T15:44:04.391Z] #30 10.25 runtime [2020-06-08T15:44:04.600Z] #41 ... [2020-06-08T15:44:04.600Z] [2020-06-08T15:44:04.600Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:04.600Z] #43 11.40 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:04.600Z] #43 11.41 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:44:04.600Z] #43 11.46 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:44:04.600Z] #43 11.57 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:04.600Z] #43 13.52 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:44:04.600Z] #43 14.19 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:44:04.600Z] #43 14.48 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:44:04.648Z] #30 ... [2020-06-08T15:44:04.648Z] [2020-06-08T15:44:04.648Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:04.648Z] #45 7.046 + RM_GOPATH=0 [2020-06-08T15:44:04.648Z] #45 7.046 + TMP_GOPATH= [2020-06-08T15:44:04.648Z] #45 7.047 + : /build [2020-06-08T15:44:04.648Z] #45 7.047 + '[' -z '' ']' [2020-06-08T15:44:04.648Z] #45 7.051 ++ mktemp -d [2020-06-08T15:44:04.648Z] #45 7.064 + export GOPATH=/tmp/tmp.hIzhBztaiL [2020-06-08T15:44:04.648Z] #45 7.065 + GOPATH=/tmp/tmp.hIzhBztaiL [2020-06-08T15:44:04.648Z] #45 7.065 + RM_GOPATH=1 [2020-06-08T15:44:04.648Z] #45 7.065 + case "$(go env GOARCH)" in [2020-06-08T15:44:04.648Z] #45 7.067 ++ go env GOARCH [2020-06-08T15:44:04.648Z] #45 7.091 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:04.648Z] #45 7.091 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:04.648Z] #45 7.091 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:04.648Z] #45 7.093 + dir=/tmp/install [2020-06-08T15:44:04.648Z] #45 7.094 + bin=golangci_lint [2020-06-08T15:44:04.648Z] #45 7.094 + shift [2020-06-08T15:44:04.648Z] #45 7.094 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-08T15:44:04.648Z] #45 7.095 + . /tmp/install/golangci_lint.installer [2020-06-08T15:44:04.648Z] #45 7.095 ++ : v1.23.8 [2020-06-08T15:44:04.648Z] #45 7.097 + install_golangci_lint [2020-06-08T15:44:04.648Z] #45 7.097 + echo 'Installing golangci-lint version v1.23.8' [2020-06-08T15:44:04.648Z] #45 7.100 Installing golangci-lint version v1.23.8 [2020-06-08T15:44:04.648Z] #45 7.100 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:44:04.648Z] #45 ... [2020-06-08T15:44:04.648Z] [2020-06-08T15:44:04.648Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:04.648Z] #32 7.459 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:04.648Z] #32 7.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:04.648Z] #32 7.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:04.648Z] #32 8.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:04.907Z] #32 ... [2020-06-08T15:44:04.907Z] [2020-06-08T15:44:04.907Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:04.907Z] #38 5.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:04.907Z] #38 5.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:04.907Z] #38 5.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:04.907Z] #38 6.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:04.907Z] #38 9.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:05.178Z] #38 ... [2020-06-08T15:44:05.178Z] [2020-06-08T15:44:05.178Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:05.178Z] #43 6.600 + RM_GOPATH=0 [2020-06-08T15:44:05.178Z] #43 6.600 + TMP_GOPATH= [2020-06-08T15:44:05.178Z] #43 6.600 + : /build [2020-06-08T15:44:05.178Z] #43 6.600 + '[' -z '' ']' [2020-06-08T15:44:05.178Z] #43 6.603 ++ mktemp -d [2020-06-08T15:44:05.178Z] #43 6.610 + export GOPATH=/tmp/tmp.gWLQU5myLv [2020-06-08T15:44:05.178Z] #43 6.610 + GOPATH=/tmp/tmp.gWLQU5myLv [2020-06-08T15:44:05.178Z] #43 6.611 + RM_GOPATH=1 [2020-06-08T15:44:05.178Z] #43 6.611 + case "$(go env GOARCH)" in [2020-06-08T15:44:05.178Z] #43 6.611 ++ go env GOARCH [2020-06-08T15:44:05.178Z] #43 6.677 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:05.178Z] #43 6.677 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:05.178Z] #43 6.679 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:05.178Z] #43 6.680 + dir=/tmp/install [2020-06-08T15:44:05.178Z] #43 6.681 + bin=gotestsum [2020-06-08T15:44:05.178Z] #43 6.681 + shift [2020-06-08T15:44:05.178Z] #43 6.682 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-08T15:44:05.178Z] #43 6.685 + . /tmp/install/gotestsum.installer [2020-06-08T15:44:05.178Z] #43 6.685 ++ : v0.3.5 [2020-06-08T15:44:05.178Z] #43 6.687 + install_gotestsum [2020-06-08T15:44:05.178Z] #43 6.692 + set -e [2020-06-08T15:44:05.178Z] #43 6.693 + export GO111MODULE=on [2020-06-08T15:44:05.178Z] #43 6.694 + GO111MODULE=on [2020-06-08T15:44:05.178Z] #43 6.694 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-08T15:44:05.178Z] #43 6.816 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:05.178Z] #43 6.843 go: finding gotest.tools v0.3.5 [2020-06-08T15:44:05.178Z] #43 7.817 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:05.178Z] #43 8.330 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-08T15:44:05.178Z] #43 9.278 go: downloading gotest.tools v2.1.0+incompatible [2020-06-08T15:44:05.178Z] #43 9.402 go: extracting gotest.tools v2.1.0+incompatible [2020-06-08T15:44:05.178Z] #43 9.503 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:05.178Z] #43 9.598 go: downloading github.com/fatih/color v1.6.0 [2020-06-08T15:44:05.178Z] #43 9.799 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-08T15:44:05.178Z] #43 9.850 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:44:05.178Z] #43 9.897 go: downloading github.com/pkg/errors v0.8.0 [2020-06-08T15:44:05.178Z] #43 9.898 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:05.178Z] #43 10.00 go: extracting github.com/fatih/color v1.6.0 [2020-06-08T15:44:05.178Z] #43 10.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:05.178Z] #43 10.04 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:05.178Z] #43 10.11 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:05.178Z] #43 10.22 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:44:05.178Z] #43 10.25 go: extracting github.com/pkg/errors v0.8.0 [2020-06-08T15:44:05.178Z] #43 10.27 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:05.178Z] #43 10.31 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:44:05.178Z] #43 10.32 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:44:05.178Z] #43 10.34 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:44:05.178Z] #43 10.36 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:05.178Z] #43 10.41 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:05.178Z] #43 10.46 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-08T15:44:05.178Z] #43 ... [2020-06-08T15:44:05.178Z] [2020-06-08T15:44:05.178Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:44:05.178Z] #36 7.022 + git clone https://github.com/docker/distribution.git . [2020-06-08T15:44:05.178Z] #36 7.025 Cloning into '.'... [2020-06-08T15:44:05.436Z] #36 ... [2020-06-08T15:44:05.436Z] [2020-06-08T15:44:05.436Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:05.436Z] #54 3.456 + RM_GOPATH=0 [2020-06-08T15:44:05.436Z] #54 3.458 + TMP_GOPATH= [2020-06-08T15:44:05.436Z] #54 3.458 + : /build [2020-06-08T15:44:05.436Z] #54 3.458 + '[' -z '' ']' [2020-06-08T15:44:05.436Z] #54 3.458 ++ mktemp -d [2020-06-08T15:44:05.436Z] #54 3.458 + export GOPATH=/tmp/tmp.SWnjXg4i5Z [2020-06-08T15:44:05.436Z] #54 3.458 + GOPATH=/tmp/tmp.SWnjXg4i5Z [2020-06-08T15:44:05.436Z] #54 3.458 + RM_GOPATH=1 [2020-06-08T15:44:05.436Z] #54 3.458 + case "$(go env GOARCH)" in [2020-06-08T15:44:05.436Z] #54 3.460 ++ go env GOARCH [2020-06-08T15:44:05.436Z] #54 3.464 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:05.436Z] #54 3.464 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:05.436Z] #54 3.466 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:05.436Z] #54 3.466 + dir=/tmp/install [2020-06-08T15:44:05.436Z] #54 3.466 + bin=rootlesskit [2020-06-08T15:44:05.436Z] #54 3.466 + shift [2020-06-08T15:44:05.436Z] #54 3.466 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-08T15:44:05.436Z] #54 3.466 + . /tmp/install/rootlesskit.installer [2020-06-08T15:44:05.436Z] #54 3.466 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:05.436Z] #54 3.466 + install_rootlesskit [2020-06-08T15:44:05.436Z] #54 3.466 + case "$1" in [2020-06-08T15:44:05.436Z] #54 3.466 + export CGO_ENABLED=0 [2020-06-08T15:44:05.436Z] #54 3.466 + CGO_ENABLED=0 [2020-06-08T15:44:05.436Z] #54 3.466 + _install_rootlesskit [2020-06-08T15:44:05.436Z] #54 3.466 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-08T15:44:05.436Z] #54 3.466 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SWnjXg4i5Z/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:44:05.436Z] #54 3.466 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:05.436Z] #54 3.471 Cloning into '/tmp/tmp.SWnjXg4i5Z/src/github.com/rootless-containers/rootlesskit'... [2020-06-08T15:44:05.436Z] #54 7.667 + cd /tmp/tmp.SWnjXg4i5Z/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:44:05.436Z] #54 7.668 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:05.436Z] #54 8.153 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:44:05.436Z] #54 8.153 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-08T15:44:05.436Z] #54 ... [2020-06-08T15:44:05.436Z] [2020-06-08T15:44:05.436Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:05.436Z] #47 7.113 + RM_GOPATH=0 [2020-06-08T15:44:05.436Z] #47 7.113 + TMP_GOPATH= [2020-06-08T15:44:05.436Z] #47 7.113 + : /build [2020-06-08T15:44:05.436Z] #47 7.113 + '[' -z '' ']' [2020-06-08T15:44:05.436Z] #47 7.113 ++ mktemp -d [2020-06-08T15:44:05.436Z] #47 7.113 + export GOPATH=/tmp/tmp.P2Qih3OZ6M [2020-06-08T15:44:05.436Z] #47 7.113 + GOPATH=/tmp/tmp.P2Qih3OZ6M [2020-06-08T15:44:05.436Z] #47 7.113 + RM_GOPATH=1 [2020-06-08T15:44:05.436Z] #47 7.113 + case "$(go env GOARCH)" in [2020-06-08T15:44:05.436Z] #47 7.113 ++ go env GOARCH [2020-06-08T15:44:05.436Z] #47 7.127 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:05.436Z] #47 7.131 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:05.436Z] #47 7.131 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:05.436Z] #47 7.138 + dir=/tmp/install [2020-06-08T15:44:05.436Z] #47 7.145 + bin=shfmt [2020-06-08T15:44:05.436Z] #47 7.145 + shift [2020-06-08T15:44:05.436Z] #47 7.145 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-08T15:44:05.436Z] #47 7.146 + . /tmp/install/shfmt.installer [2020-06-08T15:44:05.436Z] #47 7.146 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:05.436Z] #47 7.146 + install_shfmt [2020-06-08T15:44:05.436Z] #47 7.146 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-08T15:44:05.436Z] #47 7.146 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:05.436Z] #47 7.147 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P2Qih3OZ6M/src/github.com/mvdan/sh [2020-06-08T15:44:05.436Z] #47 7.154 Cloning into '/tmp/tmp.P2Qih3OZ6M/src/github.com/mvdan/sh'... [2020-06-08T15:44:05.693Z] #47 ... [2020-06-08T15:44:05.693Z] [2020-06-08T15:44:05.693Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:05.693Z] #23 7.256 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:44:05.693Z] #23 7.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:44:05.693Z] #23 7.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:44:05.693Z] #23 8.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:44:05.693Z] #23 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:05.693Z] #23 ... [2020-06-08T15:44:05.693Z] [2020-06-08T15:44:05.693Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:05.693Z] #32 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:06.501Z] #43 16.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-08T15:44:06.501Z] #43 ... [2020-06-08T15:44:06.501Z] [2020-06-08T15:44:06.501Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:06.501Z] #21 16.99 + mkdir -p /build [2020-06-08T15:44:06.501Z] #21 17.00 + mv docker/docker /build/ [2020-06-08T15:44:06.501Z] #21 17.01 + rmdir docker [2020-06-08T15:44:06.501Z] #21 DONE 17.3s [2020-06-08T15:44:06.501Z] [2020-06-08T15:44:06.501Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:06.501Z] #54 11.62 + cd /tmp/tmp.NnjYeQiuC7/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:44:06.501Z] #54 11.63 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:44:06.501Z] #54 12.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:44:06.501Z] #54 12.16 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-08T15:44:06.570Z] #43 14.27 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:44:06.570Z] #43 14.30 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:44:07.864Z] #54 ... [2020-06-08T15:44:07.864Z] [2020-06-08T15:44:07.864Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:07.864Z] #43 18.40 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:07.864Z] #43 18.41 go: finding gotest.tools v2.2.0+incompatible [2020-06-08T15:44:07.864Z] #43 18.41 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:07.864Z] #43 18.41 go: downloading gotest.tools v2.2.0+incompatible [2020-06-08T15:44:07.933Z] #43 ... [2020-06-08T15:44:07.933Z] [2020-06-08T15:44:07.933Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:07.933Z] #21 15.21 + mkdir -p /build [2020-06-08T15:44:07.933Z] #21 15.22 + mv docker/docker /build/ [2020-06-08T15:44:07.933Z] #21 15.22 + rmdir docker [2020-06-08T15:44:07.933Z] #21 DONE 15.5s [2020-06-08T15:44:07.933Z] [2020-06-08T15:44:07.933Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:07.933Z] #43 15.36 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:44:08.399Z] #32 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:08.425Z] #43 18.97 go: extracting gotest.tools v2.2.0+incompatible [2020-06-08T15:44:08.425Z] #43 19.01 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:08.863Z] #43 ... [2020-06-08T15:44:08.863Z] [2020-06-08T15:44:08.863Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:08.863Z] #30 13.77 internal/testlog [2020-06-08T15:44:08.863Z] #30 14.09 encoding [2020-06-08T15:44:08.863Z] #30 14.24 runtime/cgo [2020-06-08T15:44:09.350Z] #43 19.70 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:09.350Z] #43 19.71 go: downloading github.com/pkg/errors v0.8.1 [2020-06-08T15:44:09.350Z] #43 19.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:09.350Z] #43 19.81 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:09.350Z] #43 20.07 go: extracting github.com/pkg/errors v0.8.1 [2020-06-08T15:44:09.606Z] #43 20.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:09.606Z] #43 20.13 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:09.606Z] #43 20.14 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:09.861Z] #43 ... [2020-06-08T15:44:09.861Z] [2020-06-08T15:44:09.861Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:09.861Z] #30 10.64 math [2020-06-08T15:44:09.861Z] #30 15.78 internal/testlog [2020-06-08T15:44:09.861Z] #30 16.10 encoding [2020-06-08T15:44:09.861Z] #30 16.26 runtime/cgo [2020-06-08T15:44:10.116Z] #30 ... [2020-06-08T15:44:10.116Z] [2020-06-08T15:44:10.116Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:10.116Z] #41 19.40 unicode/utf16 [2020-06-08T15:44:10.116Z] #41 19.74 container/list [2020-06-08T15:44:10.116Z] #41 20.35 crypto/internal/subtle [2020-06-08T15:44:10.116Z] #41 20.51 crypto/subtle [2020-06-08T15:44:10.116Z] #41 20.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-08T15:44:10.116Z] #41 20.76 internal/nettrace [2020-06-08T15:44:10.116Z] #41 20.90 runtime/cgo [2020-06-08T15:44:10.371Z] #41 ... [2020-06-08T15:44:10.371Z] [2020-06-08T15:44:10.371Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:10.371Z] #32 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:10.371Z] #32 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:10.626Z] #32 ... [2020-06-08T15:44:10.626Z] [2020-06-08T15:44:10.626Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:10.626Z] #47 18.63 + cd /tmp/tmp.9lLojsCTDi/src/github.com/mvdan/sh [2020-06-08T15:44:10.626Z] #47 18.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:10.626Z] #47 18.80 + GO111MODULE=on [2020-06-08T15:44:10.626Z] #47 18.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-08T15:44:10.626Z] #47 20.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:10.627Z] #47 20.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:10.627Z] #47 20.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:10.627Z] #47 20.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:10.627Z] #47 20.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:10.627Z] #47 21.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:10.882Z] #47 ... [2020-06-08T15:44:10.882Z] [2020-06-08T15:44:10.882Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:10.882Z] #10 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:10.882Z] #10 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:10.928Z] #32 ... [2020-06-08T15:44:10.928Z] [2020-06-08T15:44:10.928Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:10.928Z] #21 16.03 + mkdir -p /build [2020-06-08T15:44:10.928Z] #21 16.04 + mv docker/docker /build/ [2020-06-08T15:44:10.928Z] #21 16.05 + rmdir docker [2020-06-08T15:44:11.137Z] #10 ... [2020-06-08T15:44:11.137Z] [2020-06-08T15:44:11.137Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:11.137Z] #51 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:11.137Z] #51 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:11.392Z] #51 ... [2020-06-08T15:44:11.392Z] [2020-06-08T15:44:11.392Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:11.392Z] #43 21.98 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:11.412Z] #30 ... [2020-06-08T15:44:11.412Z] [2020-06-08T15:44:11.412Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:11.412Z] #47 18.47 + cd /tmp/tmp.xUlxR0Lu98/src/github.com/mvdan/sh [2020-06-08T15:44:11.412Z] #47 18.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:11.412Z] #47 18.58 + GO111MODULE=on [2020-06-08T15:44:11.412Z] #47 18.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-08T15:44:12.299Z] #21 DONE 18.2s [2020-06-08T15:44:12.299Z] [2020-06-08T15:44:12.299Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:12.299Z] #47 18.02 + cd /tmp/tmp.P2Qih3OZ6M/src/github.com/mvdan/sh [2020-06-08T15:44:12.299Z] #47 18.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:44:12.299Z] #47 18.14 + GO111MODULE=on [2020-06-08T15:44:12.299Z] #47 18.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-08T15:44:12.317Z] #43 22.71 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:12.336Z] #47 19.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:12.336Z] #47 20.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:12.336Z] #47 20.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:12.336Z] #47 20.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:12.591Z] #47 20.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:12.845Z] #47 ... [2020-06-08T15:44:12.845Z] [2020-06-08T15:44:12.845Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:12.845Z] #41 10.67 unicode/utf8 [2020-06-08T15:44:12.845Z] #41 11.31 math [2020-06-08T15:44:12.845Z] #41 14.67 unicode/utf16 [2020-06-08T15:44:12.845Z] #41 15.21 container/list [2020-06-08T15:44:12.845Z] #41 16.42 crypto/internal/subtle [2020-06-08T15:44:12.845Z] #41 16.64 crypto/subtle [2020-06-08T15:44:12.845Z] #41 17.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-08T15:44:12.845Z] #41 17.12 internal/nettrace [2020-06-08T15:44:12.845Z] #41 17.28 runtime/cgo [2020-06-08T15:44:12.876Z] #43 ... [2020-06-08T15:44:12.876Z] [2020-06-08T15:44:12.876Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:12.876Z] #38 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:12.876Z] #38 ... [2020-06-08T15:44:12.876Z] [2020-06-08T15:44:12.876Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:44:12.876Z] #36 22.84 Checking out files: 89% (1428/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-06-08T15:44:12.876Z] #36 23.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-08T15:44:13.102Z] #41 ... [2020-06-08T15:44:13.102Z] [2020-06-08T15:44:13.102Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:13.102Z] #43 17.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-08T15:44:13.102Z] #43 18.61 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:13.102Z] #43 18.61 go: finding gotest.tools v2.2.0+incompatible [2020-06-08T15:44:13.102Z] #43 18.66 go: downloading gotest.tools v2.2.0+incompatible [2020-06-08T15:44:13.102Z] #43 18.66 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:13.102Z] #43 19.15 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:13.102Z] #43 19.17 go: extracting gotest.tools v2.2.0+incompatible [2020-06-08T15:44:13.102Z] #43 19.99 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:13.102Z] #43 20.12 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:13.102Z] #43 20.26 go: downloading github.com/pkg/errors v0.8.1 [2020-06-08T15:44:13.102Z] #43 20.46 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:13.102Z] #43 20.46 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:13.102Z] #43 20.47 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:13.102Z] #43 20.49 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:13.102Z] #43 20.72 go: extracting github.com/pkg/errors v0.8.1 [2020-06-08T15:44:13.661Z] #43 ... [2020-06-08T15:44:13.661Z] [2020-06-08T15:44:13.661Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:13.661Z] #23 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:13.661Z] #23 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:13.958Z] #23 ... [2020-06-08T15:44:13.958Z] [2020-06-08T15:44:13.958Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:13.958Z] #38 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:13.958Z] #38 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:13.958Z] #38 ... [2020-06-08T15:44:13.958Z] [2020-06-08T15:44:13.958Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:13.958Z] #47 21.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:14.208Z] #47 19.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:14.208Z] #47 19.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:14.213Z] #47 ... [2020-06-08T15:44:14.213Z] [2020-06-08T15:44:14.213Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:14.213Z] #51 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:14.213Z] #51 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:14.213Z] #51 ... [2020-06-08T15:44:14.213Z] [2020-06-08T15:44:14.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:14.213Z] #10 12.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:14.213Z] #10 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:14.465Z] #47 20.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:14.465Z] #47 20.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:14.469Z] #10 ... [2020-06-08T15:44:14.469Z] [2020-06-08T15:44:14.469Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:14.469Z] #47 22.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:14.723Z] #47 20.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:14.723Z] #47 ... [2020-06-08T15:44:14.723Z] [2020-06-08T15:44:14.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:14.723Z] #10 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:14.723Z] #10 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:14.723Z] #10 ... [2020-06-08T15:44:14.723Z] [2020-06-08T15:44:14.723Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:14.723Z] #41 10.69 runtime [2020-06-08T15:44:14.723Z] #41 13.86 unicode/utf8 [2020-06-08T15:44:14.723Z] #41 14.36 math [2020-06-08T15:44:14.723Z] #41 19.03 unicode/utf16 [2020-06-08T15:44:14.723Z] #41 19.40 container/list [2020-06-08T15:44:14.723Z] #41 19.77 crypto/internal/subtle [2020-06-08T15:44:14.723Z] #41 19.84 crypto/subtle [2020-06-08T15:44:14.723Z] #41 19.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-08T15:44:14.723Z] #41 20.12 internal/nettrace [2020-06-08T15:44:14.723Z] #41 20.29 runtime/cgo [2020-06-08T15:44:14.763Z] #36 25.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-08T15:44:14.981Z] #41 ... [2020-06-08T15:44:14.981Z] [2020-06-08T15:44:14.981Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:14.981Z] #51 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:44:14.981Z] #51 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:15.239Z] #51 ... [2020-06-08T15:44:15.239Z] [2020-06-08T15:44:15.239Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:15.239Z] #43 13.02 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:44:15.239Z] #43 13.37 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:44:15.239Z] #43 14.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:44:15.239Z] #43 16.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-08T15:44:15.239Z] #43 17.37 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:15.239Z] #43 17.37 go: finding gotest.tools v2.2.0+incompatible [2020-06-08T15:44:15.239Z] #43 17.52 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:15.239Z] #43 17.52 go: downloading gotest.tools v2.2.0+incompatible [2020-06-08T15:44:15.239Z] #43 18.30 go: extracting gotest.tools v2.2.0+incompatible [2020-06-08T15:44:15.239Z] #43 18.40 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-08T15:44:15.239Z] #43 19.56 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:15.239Z] #43 19.57 go: downloading github.com/pkg/errors v0.8.1 [2020-06-08T15:44:15.239Z] #43 19.60 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:15.239Z] #43 19.76 go: extracting github.com/pkg/errors v0.8.1 [2020-06-08T15:44:15.239Z] #43 19.84 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:15.239Z] #43 19.90 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:15.239Z] #43 19.94 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:15.239Z] #43 20.12 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:15.497Z] #43 ... [2020-06-08T15:44:15.497Z] [2020-06-08T15:44:15.497Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:15.497Z] #47 21.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:15.874Z] #47 23.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:15.874Z] #47 ... [2020-06-08T15:44:15.874Z] [2020-06-08T15:44:15.874Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:15.874Z] #32 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:16.062Z] #47 ... [2020-06-08T15:44:16.062Z] [2020-06-08T15:44:16.062Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:16.062Z] #38 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:16.062Z] #38 ... [2020-06-08T15:44:16.062Z] [2020-06-08T15:44:16.062Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:16.062Z] #30 15.17 internal/testlog [2020-06-08T15:44:16.062Z] #30 15.43 encoding [2020-06-08T15:44:16.062Z] #30 15.62 runtime/cgo [2020-06-08T15:44:16.129Z] #32 ... [2020-06-08T15:44:16.129Z] [2020-06-08T15:44:16.129Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:16.129Z] #43 22.48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:16.129Z] #43 23.00 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:16.320Z] #30 ... [2020-06-08T15:44:16.320Z] [2020-06-08T15:44:16.320Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:16.320Z] #47 22.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-08T15:44:17.012Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-06-08T15:44:17.012Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-08T15:44:17.012Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.8% of statements [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-08T15:44:17.012Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-08T15:44:17.012Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-08T15:44:17.012Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-08T15:44:17.055Z] #43 24.60 go: finding github.com/fatih/color v1.6.0 [2020-06-08T15:44:17.055Z] #43 24.69 go: finding github.com/pkg/errors v0.8.1 [2020-06-08T15:44:17.055Z] #43 24.75 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:17.055Z] #43 24.93 go: finding github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:17.055Z] #43 24.94 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:17.292Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-06-08T15:44:17.293Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-08T15:44:17.293Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-08T15:44:17.310Z] #43 25.07 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:17.310Z] #43 25.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:17.565Z] #43 25.35 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:17.565Z] #43 25.39 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:17.693Z] #47 23.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:17.693Z] #47 ... [2020-06-08T15:44:17.693Z] [2020-06-08T15:44:17.693Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:17.693Z] #23 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:44:17.820Z] #43 25.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:17.904Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-06-08T15:44:17.950Z] #23 ... [2020-06-08T15:44:17.950Z] [2020-06-08T15:44:17.950Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:17.950Z] #38 23.15 Fetched 8353 kB in 18s (468 kB/s) [2020-06-08T15:44:18.923Z] #36 ... [2020-06-08T15:44:18.923Z] [2020-06-08T15:44:18.923Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:18.924Z] #60 24.66 Checking out files: 62% (1293/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-08T15:44:18.924Z] #60 25.50 + cd /tmp/tmp.Ol6MmUW3Js/src/github.com/docker/libnetwork [2020-06-08T15:44:18.924Z] #60 25.50 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:18.924Z] #60 26.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-08T15:44:20.334Z] #43 ... [2020-06-08T15:44:20.334Z] [2020-06-08T15:44:20.334Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:20.334Z] #60 25.24 Checking out files: 57% (1187/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-06-08T15:44:20.334Z] #60 26.21 + cd /tmp/tmp.SZnAEVLxNK/src/github.com/docker/libnetwork [2020-06-08T15:44:20.334Z] #60 26.21 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:20.334Z] #60 26.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-08T15:44:20.568Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2020-06-08T15:44:20.849Z] ok github.com/docker/docker/builder/dockerfile 1.029s coverage: 48.2% of statements [2020-06-08T15:44:21.433Z] #60 ... [2020-06-08T15:44:21.433Z] [2020-06-08T15:44:21.433Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:21.433Z] #23 21.95 Fetched 8353 kB in 18s (466 kB/s) [2020-06-08T15:44:21.433Z] #23 21.95 Reading package lists... [2020-06-08T15:44:21.433Z] #23 29.45 Reading package lists... [2020-06-08T15:44:21.433Z] #23 ... [2020-06-08T15:44:21.433Z] [2020-06-08T15:44:21.433Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:21.433Z] #47 22.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:21.433Z] #47 23.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:21.433Z] #47 24.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:21.433Z] #47 24.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:21.433Z] #47 25.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:21.433Z] #47 25.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:21.433Z] #47 26.10 runtime/cgo [2020-06-08T15:44:21.433Z] #47 26.39 runtime [2020-06-08T15:44:21.462Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-08T15:44:21.691Z] #47 ... [2020-06-08T15:44:21.691Z] [2020-06-08T15:44:21.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:21.691Z] #41 32.27 vendor/golang.org/x/crypto/internal/subtle [2020-06-08T15:44:21.691Z] #41 32.37 vendor/golang.org/x/crypto/curve25519 [2020-06-08T15:44:22.072Z] ok github.com/docker/docker/builder/remotecontext/git 1.190s coverage: 86.3% of statements [2020-06-08T15:44:22.072Z] ? github.com/docker/docker/cli [no test files] [2020-06-08T15:44:22.072Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-08T15:44:23.215Z] #38 23.15 Reading package lists... [2020-06-08T15:44:23.215Z] #38 ... [2020-06-08T15:44:23.215Z] [2020-06-08T15:44:23.215Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:23.215Z] #60 23.83 Checking out files: 63% (1319/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-08T15:44:23.215Z] #60 24.68 + cd /tmp/tmp.cwMTIFeulP/src/github.com/docker/libnetwork [2020-06-08T15:44:23.215Z] #60 24.68 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:44:23.215Z] #60 25.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-08T15:44:23.574Z] #41 ... [2020-06-08T15:44:23.574Z] [2020-06-08T15:44:23.574Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:23.574Z] #43 24.11 go: finding github.com/fatih/color v1.6.0 [2020-06-08T15:44:23.574Z] #43 24.20 go: finding github.com/pkg/errors v0.8.1 [2020-06-08T15:44:23.574Z] #43 24.35 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:23.574Z] #43 24.39 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:23.574Z] #43 24.50 go: finding github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:23.574Z] #43 24.51 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:23.574Z] #43 24.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:23.574Z] #43 24.83 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:23.574Z] #43 24.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:23.574Z] #43 25.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:23.828Z] #43 ... [2020-06-08T15:44:23.828Z] [2020-06-08T15:44:23.828Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:23.828Z] #32 24.53 Fetched 8353 kB in 17s (484 kB/s) [2020-06-08T15:44:23.828Z] #32 24.53 Reading package lists... [2020-06-08T15:44:24.083Z] #32 31.88 Reading package lists... [2020-06-08T15:44:24.083Z] #32 ... [2020-06-08T15:44:24.083Z] [2020-06-08T15:44:24.083Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:24.083Z] #10 25.81 Fetched 8353 kB in 18s (462 kB/s) [2020-06-08T15:44:24.083Z] #10 25.81 Reading package lists... [2020-06-08T15:44:24.643Z] #10 32.95 Reading package lists... [2020-06-08T15:44:24.643Z] #10 ... [2020-06-08T15:44:24.643Z] [2020-06-08T15:44:24.643Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:24.643Z] #51 25.10 Fetched 8353 kB in 17s (478 kB/s) [2020-06-08T15:44:24.643Z] #51 25.10 Reading package lists... [2020-06-08T15:44:24.643Z] #51 32.34 Reading package lists... [2020-06-08T15:44:24.643Z] #51 ... [2020-06-08T15:44:24.643Z] [2020-06-08T15:44:24.643Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:24.643Z] #38 25.18 Fetched 8353 kB in 18s (463 kB/s) [2020-06-08T15:44:24.643Z] #38 25.18 Reading package lists... [2020-06-08T15:44:24.739Z] ok github.com/docker/docker/client 0.127s coverage: 75.4% of statements [2020-06-08T15:44:26.010Z] #38 32.34 Reading package lists... [2020-06-08T15:44:26.010Z] #38 ... [2020-06-08T15:44:26.010Z] [2020-06-08T15:44:26.010Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:26.010Z] #23 29.45 Reading package lists... [2020-06-08T15:44:26.500Z] #60 ... [2020-06-08T15:44:26.500Z] [2020-06-08T15:44:26.500Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:26.500Z] #43 22.29 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:26.500Z] #43 22.55 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:26.500Z] #43 24.13 go: finding github.com/fatih/color v1.6.0 [2020-06-08T15:44:26.500Z] #43 24.18 go: finding github.com/pkg/errors v0.8.1 [2020-06-08T15:44:26.500Z] #43 24.24 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:44:26.500Z] #43 24.43 go: finding github.com/spf13/pflag v1.0.3 [2020-06-08T15:44:26.500Z] #43 24.43 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:44:26.500Z] #43 24.44 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:44:26.500Z] #43 24.62 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:44:26.500Z] #43 24.75 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:44:26.500Z] #43 24.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:44:26.500Z] #43 24.87 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:44:26.759Z] #43 ... [2020-06-08T15:44:26.759Z] [2020-06-08T15:44:26.759Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:44:26.759Z] #36 23.98 Checking out files: 90% (1446/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-08T15:44:26.759Z] #36 24.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-08T15:44:26.759Z] #36 25.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-08T15:44:26.862Z] #60 ... [2020-06-08T15:44:26.862Z] [2020-06-08T15:44:26.862Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:44:26.863Z] #36 24.34 Checking out files: 89% (1430/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-06-08T15:44:26.863Z] #36 24.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-08T15:44:26.863Z] #36 26.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-08T15:44:27.435Z] #36 ... [2020-06-08T15:44:27.435Z] [2020-06-08T15:44:27.435Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:27.435Z] #47 25.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:27.435Z] #47 25.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:27.435Z] #47 25.27 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:27.435Z] #47 25.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:27.435Z] #47 26.46 runtime [2020-06-08T15:44:27.435Z] #47 ... [2020-06-08T15:44:27.435Z] [2020-06-08T15:44:27.435Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:27.435Z] #38 25.32 Fetched 8353 kB in 18s (475 kB/s) [2020-06-08T15:44:27.435Z] #38 25.32 Reading package lists... [2020-06-08T15:44:27.696Z] #38 32.59 Reading package lists... [2020-06-08T15:44:27.696Z] #38 ... [2020-06-08T15:44:27.696Z] [2020-06-08T15:44:27.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:27.696Z] #10 25.99 Fetched 8353 kB in 18s (464 kB/s) [2020-06-08T15:44:27.696Z] #10 25.99 Reading package lists... [2020-06-08T15:44:27.696Z] #10 33.84 Reading package lists... [2020-06-08T15:44:27.696Z] #10 ... [2020-06-08T15:44:27.696Z] [2020-06-08T15:44:27.696Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:27.696Z] #23 25.52 Fetched 8353 kB in 18s (465 kB/s) [2020-06-08T15:44:27.696Z] #23 25.52 Reading package lists... [2020-06-08T15:44:27.951Z] #23 32.79 Reading package lists... [2020-06-08T15:44:27.951Z] #23 ... [2020-06-08T15:44:27.951Z] [2020-06-08T15:44:27.951Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:27.951Z] #51 25.88 Fetched 8353 kB in 18s (462 kB/s) [2020-06-08T15:44:27.951Z] #51 25.88 Reading package lists... [2020-06-08T15:44:28.147Z] #23 36.94 Building dependency tree... [2020-06-08T15:44:28.206Z] #51 33.59 Reading package lists... [2020-06-08T15:44:28.206Z] #51 ... [2020-06-08T15:44:28.206Z] [2020-06-08T15:44:28.206Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:28.206Z] #32 25.87 Fetched 8353 kB in 19s (451 kB/s) [2020-06-08T15:44:28.206Z] #32 25.87 Reading package lists... [2020-06-08T15:44:28.662Z] #36 ... [2020-06-08T15:44:28.662Z] [2020-06-08T15:44:28.662Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:28.662Z] #51 24.34 Fetched 8353 kB in 17s (482 kB/s) [2020-06-08T15:44:28.662Z] #51 24.34 Reading package lists... [2020-06-08T15:44:28.662Z] #51 31.24 Reading package lists... [2020-06-08T15:44:28.662Z] #51 ... [2020-06-08T15:44:28.662Z] [2020-06-08T15:44:28.662Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:28.662Z] #47 25.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:44:28.662Z] #47 25.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:44:28.662Z] #47 25.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:44:28.663Z] #47 25.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:44:28.663Z] #47 26.11 runtime/cgo [2020-06-08T15:44:28.663Z] #47 26.16 runtime [2020-06-08T15:44:28.663Z] #47 ... [2020-06-08T15:44:28.663Z] [2020-06-08T15:44:28.663Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:28.663Z] #10 24.59 Fetched 8353 kB in 18s (476 kB/s) [2020-06-08T15:44:28.663Z] #10 24.59 Reading package lists... [2020-06-08T15:44:28.921Z] #10 31.37 Reading package lists... [2020-06-08T15:44:28.921Z] #10 ... [2020-06-08T15:44:28.921Z] [2020-06-08T15:44:28.921Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:28.921Z] #38 23.15 Reading package lists... [2020-06-08T15:44:29.179Z] #38 30.41 Reading package lists... [2020-06-08T15:44:29.179Z] #38 ... [2020-06-08T15:44:29.179Z] [2020-06-08T15:44:29.179Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:29.179Z] #32 25.02 Fetched 8353 kB in 18s (468 kB/s) [2020-06-08T15:44:29.179Z] #32 25.02 Reading package lists... [2020-06-08T15:44:29.437Z] #32 31.87 Reading package lists... [2020-06-08T15:44:29.437Z] #32 ... [2020-06-08T15:44:29.437Z] [2020-06-08T15:44:29.437Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:29.437Z] #23 25.29 Fetched 8353 kB in 18s (456 kB/s) [2020-06-08T15:44:29.437Z] #23 25.29 Reading package lists... [2020-06-08T15:44:30.030Z] #23 40.61 The following additional packages will be installed: [2020-06-08T15:44:30.030Z] #23 40.61 libjq1 libonig5 [2020-06-08T15:44:30.136Z] #32 33.66 Reading package lists... [2020-06-08T15:44:30.136Z] #32 ... [2020-06-08T15:44:30.136Z] [2020-06-08T15:44:30.136Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:30.136Z] #41 27.92 vendor/golang.org/x/crypto/internal/subtle [2020-06-08T15:44:30.136Z] #41 28.04 vendor/golang.org/x/crypto/curve25519 [2020-06-08T15:44:30.591Z] #23 41.10 The following NEW packages will be installed: [2020-06-08T15:44:30.591Z] #23 41.13 jq libjq1 libonig5 [2020-06-08T15:44:30.591Z] #23 41.14 The following packages will be upgraded: [2020-06-08T15:44:30.591Z] #23 41.16 ca-certificates [2020-06-08T15:44:30.812Z] #23 32.24 Reading package lists... [2020-06-08T15:44:30.812Z] #23 ... [2020-06-08T15:44:30.812Z] [2020-06-08T15:44:30.812Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:30.812Z] #38 30.41 Reading package lists... [2020-06-08T15:44:31.150Z] #23 41.66 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-08T15:44:31.151Z] #23 41.66 Need to get 513 kB of archives. [2020-06-08T15:44:31.151Z] #23 41.66 After this operation, 1069 kB of additional disk space will be used. [2020-06-08T15:44:31.151Z] #23 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-08T15:44:31.151Z] #23 41.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-08T15:44:31.151Z] #23 41.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-08T15:44:31.151Z] #23 41.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-08T15:44:32.033Z] #41 ... [2020-06-08T15:44:32.033Z] [2020-06-08T15:44:32.033Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:32.033Z] #38 32.59 Reading package lists... [2020-06-08T15:44:32.513Z] #23 42.82 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:32.513Z] #23 43.04 Fetched 513 kB in 0s (1253 kB/s) [2020-06-08T15:44:32.513Z] #23 43.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:32.513Z] #23 43.23 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-08T15:44:32.513Z] #23 43.24 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-08T15:44:32.751Z] #38 37.11 Building dependency tree... [2020-06-08T15:44:32.768Z] #23 ... [2020-06-08T15:44:32.768Z] [2020-06-08T15:44:32.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:32.768Z] #41 43.38 github.com/LK4D4/vndr/godl/singleflight [2020-06-08T15:44:32.768Z] #41 43.38 errors [2020-06-08T15:44:33.023Z] #41 43.63 sort [2020-06-08T15:44:33.279Z] #41 43.94 io [2020-06-08T15:44:33.580Z] #41 ... [2020-06-08T15:44:33.580Z] [2020-06-08T15:44:33.580Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:33.580Z] #60 DONE 44.2s [2020-06-08T15:44:33.655Z] #38 39.99 Building dependency tree... [2020-06-08T15:44:33.835Z] [2020-06-08T15:44:33.835Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:33.835Z] #23 43.67 Selecting previously unselected package libonig5:amd64. [2020-06-08T15:44:33.835Z] #23 43.68 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-08T15:44:33.835Z] #23 43.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:44:33.835Z] #23 43.96 Selecting previously unselected package libjq1:amd64. [2020-06-08T15:44:33.835Z] #23 44.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:44:33.835Z] #23 44.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:44:33.835Z] #23 44.32 Selecting previously unselected package jq. [2020-06-08T15:44:33.835Z] #23 44.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:44:33.835Z] #23 44.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:44:34.111Z] Removing intermediate container 459919069b27 [2020-06-08T15:44:34.111Z] ---> 9b565786e223 [2020-06-08T15:44:34.111Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-08T15:44:34.111Z] ---> ae27234403a1 [2020-06-08T15:44:34.111Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-08T15:44:34.111Z] ---> 807137581bd8 [2020-06-08T15:44:34.111Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-08T15:44:34.111Z] ---> Running in 21816df409de [2020-06-08T15:44:34.111Z] Removing intermediate container 21816df409de [2020-06-08T15:44:34.111Z] ---> 41b135cdca33 [2020-06-08T15:44:34.111Z] Successfully built 41b135cdca33 [2020-06-08T15:44:34.111Z] Successfully tagged moby-buildx:latest [2020-06-08T15:44:34.111Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-08T15:44:34.111Z] if [ -n "${id}" ]; then \ [2020-06-08T15:44:34.111Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-08T15:44:34.111Z] && touch bundles/buildx; \ [2020-06-08T15:44:34.111Z] docker rm -f ${id}; \ [2020-06-08T15:44:34.111Z] fi [2020-06-08T15:44:34.111Z] 22c516f450e6b20b95134933201ef103a62380fd4467c32d99efc7960d08cfa1 [2020-06-08T15:44:34.111Z] bundles/buildx version [2020-06-08T15:44:34.111Z] buildx v0.3.1 6db68d0 [2020-06-08T15:44:34.111Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a4882021f4285bd61f6089674c60630ec9a1d863 . [2020-06-08T15:44:34.111Z] #1 [internal] booting buildkit [2020-06-08T15:44:34.111Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-08T15:44:34.111Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-06-08T15:44:34.111Z] #1 creating container buildx_buildkit_default [2020-06-08T15:44:34.111Z] #1 creating container buildx_buildkit_default 0.4s done [2020-06-08T15:44:34.111Z] #1 DONE 2.2s [2020-06-08T15:44:34.111Z] [2020-06-08T15:44:34.111Z] #2 [internal] load build definition from Dockerfile [2020-06-08T15:44:34.111Z] #2 transferring dockerfile: [2020-06-08T15:44:34.111Z] #2 transferring dockerfile: 16.36kB done [2020-06-08T15:44:34.111Z] #2 DONE 0.0s [2020-06-08T15:44:34.111Z] [2020-06-08T15:44:34.111Z] #3 [internal] load .dockerignore [2020-06-08T15:44:34.111Z] #3 transferring context: 87B done [2020-06-08T15:44:34.111Z] #3 DONE 0.0s [2020-06-08T15:44:34.111Z] [2020-06-08T15:44:34.111Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-08T15:44:34.111Z] #4 DONE 0.9s [2020-06-08T15:44:34.111Z] [2020-06-08T15:44:34.111Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-08T15:44:34.111Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-08T15:44:34.111Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-08T15:44:34.111Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-08T15:44:34.111Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-08T15:44:34.111Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-08T15:44:34.395Z] #23 44.90 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-08T15:44:34.402Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-06-08T15:44:34.402Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-08T15:44:34.654Z] #38 40.05 The following additional packages will be installed: [2020-06-08T15:44:34.654Z] #38 40.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-08T15:44:34.654Z] #38 40.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-08T15:44:34.654Z] #38 40.09 Suggested packages: [2020-06-08T15:44:34.654Z] #38 40.09 manpages-dev python-setuptools [2020-06-08T15:44:34.684Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-06-08T15:44:34.684Z] #5 DONE 1.2s [2020-06-08T15:44:34.967Z] [2020-06-08T15:44:34.967Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-08T15:44:35.582Z] #7 DONE 0.7s [2020-06-08T15:44:35.582Z] [2020-06-08T15:44:35.582Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-08T15:44:35.589Z] #38 41.58 The following NEW packages will be installed: [2020-06-08T15:44:35.756Z] #23 ... [2020-06-08T15:44:35.756Z] [2020-06-08T15:44:35.756Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:35.756Z] #51 32.34 Reading package lists... [2020-06-08T15:44:35.756Z] #51 39.44 Building dependency tree... [2020-06-08T15:44:35.756Z] #51 42.79 The following additional packages will be installed: [2020-06-08T15:44:35.756Z] #51 42.81 libbtrfs0 [2020-06-08T15:44:35.756Z] #51 43.02 The following NEW packages will be installed: [2020-06-08T15:44:35.756Z] #51 43.03 libbtrfs-dev libbtrfs0 [2020-06-08T15:44:35.756Z] #51 43.40 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:35.756Z] #51 43.40 Need to get 119 kB of archives. [2020-06-08T15:44:35.756Z] #51 43.40 After this operation, 387 kB of additional disk space will be used. [2020-06-08T15:44:35.756Z] #51 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-08T15:44:35.756Z] #51 43.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-08T15:44:35.756Z] #51 44.65 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:35.756Z] #51 45.07 Fetched 119 kB in 0s (457 kB/s) [2020-06-08T15:44:35.756Z] #51 45.35 Selecting previously unselected package libbtrfs0. [2020-06-08T15:44:35.756Z] #51 45.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:35.756Z] #51 45.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-08T15:44:35.756Z] #51 45.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:44:35.756Z] #51 45.68 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:44:35.756Z] #51 45.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-08T15:44:35.756Z] #51 45.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:44:35.756Z] #51 46.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:44:35.756Z] #51 46.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:44:35.756Z] #51 46.04 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:35.756Z] #51 DONE 46.4s [2020-06-08T15:44:35.847Z] #38 41.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-08T15:44:35.847Z] #38 41.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-08T15:44:35.847Z] #38 41.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-08T15:44:35.847Z] #38 41.59 python-six zlib1g-dev [2020-06-08T15:44:35.868Z] #6 DONE 0.9s [2020-06-08T15:44:35.868Z] [2020-06-08T15:44:35.868Z] #21 [internal] load build context [2020-06-08T15:44:36.011Z] [2020-06-08T15:44:36.011Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:36.105Z] #38 41.97 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:36.105Z] #38 41.97 Need to get 4095 kB of archives. [2020-06-08T15:44:36.105Z] #38 41.97 After this operation, 22.5 MB of additional disk space will be used. [2020-06-08T15:44:36.105Z] #38 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-08T15:44:36.105Z] #38 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-08T15:44:36.105Z] #38 41.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-08T15:44:36.105Z] #38 41.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-08T15:44:36.105Z] #38 41.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-08T15:44:36.105Z] #38 42.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-08T15:44:36.105Z] #38 42.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-06-08T15:44:36.105Z] #38 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-08T15:44:36.105Z] #38 42.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-08T15:44:36.210Z] #38 43.84 The following additional packages will be installed: [2020-06-08T15:44:36.210Z] #38 43.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-08T15:44:36.210Z] #38 43.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-08T15:44:36.210Z] #38 43.86 Suggested packages: [2020-06-08T15:44:36.210Z] #38 43.86 manpages-dev python-setuptools [2020-06-08T15:44:36.363Z] #38 42.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-08T15:44:36.363Z] #38 42.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-08T15:44:36.363Z] #38 42.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-08T15:44:36.622Z] #38 42.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-06-08T15:44:36.622Z] #38 42.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-08T15:44:36.622Z] #38 42.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-08T15:44:36.622Z] #38 42.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-08T15:44:36.622Z] #38 42.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-08T15:44:37.191Z] #38 ... [2020-06-08T15:44:37.192Z] [2020-06-08T15:44:37.192Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:37.192Z] #60 DONE 42.9s [2020-06-08T15:44:37.192Z] [2020-06-08T15:44:37.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:37.192Z] #10 31.37 Reading package lists... [2020-06-08T15:44:37.192Z] #10 37.99 Building dependency tree... [2020-06-08T15:44:37.192Z] #10 40.90 The following additional packages will be installed: [2020-06-08T15:44:37.192Z] #10 40.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-08T15:44:37.192Z] #10 40.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-08T15:44:37.192Z] #10 40.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-08T15:44:37.192Z] #10 40.91 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:44:37.192Z] #10 40.93 Suggested packages: [2020-06-08T15:44:37.192Z] #10 40.93 gcc-8-locales seccomp wine64 [2020-06-08T15:44:37.192Z] #10 42.28 The following NEW packages will be installed: [2020-06-08T15:44:37.192Z] #10 42.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-08T15:44:37.192Z] #10 42.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-08T15:44:37.192Z] #10 42.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-08T15:44:37.192Z] #10 42.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-08T15:44:37.192Z] #10 42.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-08T15:44:37.192Z] #10 42.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:44:37.192Z] #10 42.70 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:37.192Z] #10 42.70 Need to get 77.7 MB of archives. [2020-06-08T15:44:37.192Z] #10 42.70 After this operation, 487 MB of additional disk space will be used. [2020-06-08T15:44:37.192Z] #10 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-06-08T15:44:37.192Z] #10 43.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-06-08T15:44:37.572Z] #38 45.39 The following NEW packages will be installed: [2020-06-08T15:44:37.572Z] #38 ... [2020-06-08T15:44:37.572Z] [2020-06-08T15:44:37.572Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:37.572Z] #23 32.79 Reading package lists... [2020-06-08T15:44:37.572Z] #23 40.16 Building dependency tree... [2020-06-08T15:44:37.572Z] #23 44.06 The following additional packages will be installed: [2020-06-08T15:44:37.572Z] #23 44.09 libjq1 libonig5 [2020-06-08T15:44:37.572Z] #23 44.61 The following NEW packages will be installed: [2020-06-08T15:44:37.572Z] #23 44.62 jq libjq1 libonig5 [2020-06-08T15:44:37.572Z] #23 44.62 The following packages will be upgraded: [2020-06-08T15:44:37.572Z] #23 44.64 ca-certificates [2020-06-08T15:44:37.572Z] #23 45.11 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-08T15:44:37.572Z] #23 45.11 Need to get 513 kB of archives. [2020-06-08T15:44:37.572Z] #23 45.11 After this operation, 1069 kB of additional disk space will be used. [2020-06-08T15:44:37.572Z] #23 45.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-08T15:44:37.572Z] #23 45.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-08T15:44:37.572Z] #23 45.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-08T15:44:37.572Z] #23 45.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-08T15:44:37.572Z] #23 ... [2020-06-08T15:44:37.572Z] [2020-06-08T15:44:37.572Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:37.572Z] #38 45.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-08T15:44:37.572Z] #38 45.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-08T15:44:37.572Z] #38 45.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-08T15:44:37.572Z] #38 45.41 python-six zlib1g-dev [2020-06-08T15:44:37.765Z] #10 43.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-08T15:44:37.765Z] #10 43.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-08T15:44:37.765Z] #10 43.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-08T15:44:37.765Z] #10 43.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-08T15:44:37.830Z] #38 ... [2020-06-08T15:44:37.830Z] [2020-06-08T15:44:37.830Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:37.830Z] #60 DONE 45.6s [2020-06-08T15:44:37.830Z] [2020-06-08T15:44:37.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:37.830Z] #10 33.84 Reading package lists... [2020-06-08T15:44:37.830Z] #10 41.18 Building dependency tree... [2020-06-08T15:44:37.830Z] #10 45.03 The following additional packages will be installed: [2020-06-08T15:44:37.830Z] #10 45.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-08T15:44:37.830Z] #10 45.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-08T15:44:37.830Z] #10 45.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-08T15:44:37.830Z] #10 45.07 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:44:37.830Z] #10 45.09 Suggested packages: [2020-06-08T15:44:37.830Z] #10 45.10 gcc-8-locales seccomp wine64 [2020-06-08T15:44:37.961Z] #21 transferring context: 15.88MB 1.8s [2020-06-08T15:44:38.330Z] #10 ... [2020-06-08T15:44:38.330Z] [2020-06-08T15:44:38.330Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:38.330Z] #38 44.03 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:38.330Z] #38 44.28 Fetched 4095 kB in 1s (5950 kB/s) [2020-06-08T15:44:38.390Z] #10 ... [2020-06-08T15:44:38.391Z] [2020-06-08T15:44:38.391Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:38.391Z] #38 45.85 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:38.391Z] #38 45.85 Need to get 4095 kB of archives. [2020-06-08T15:44:38.391Z] #38 45.85 After this operation, 22.5 MB of additional disk space will be used. [2020-06-08T15:44:38.391Z] #38 45.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-08T15:44:38.391Z] #38 45.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-08T15:44:38.391Z] #38 45.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-08T15:44:38.391Z] #38 45.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-08T15:44:38.391Z] #38 45.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-08T15:44:38.391Z] #38 45.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-08T15:44:38.391Z] #38 45.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-06-08T15:44:38.391Z] #38 45.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-08T15:44:38.391Z] #38 45.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-08T15:44:38.391Z] #38 46.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-08T15:44:38.391Z] #38 46.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-08T15:44:38.391Z] #38 46.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-08T15:44:38.522Z] #52 ... [2020-06-08T15:44:38.522Z] [2020-06-08T15:44:38.522Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:38.522Z] #32 31.88 Reading package lists... [2020-06-08T15:44:38.522Z] #32 39.10 Building dependency tree... [2020-06-08T15:44:38.522Z] #32 42.46 The following additional packages will be installed: [2020-06-08T15:44:38.522Z] #32 42.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-08T15:44:38.522Z] #32 42.49 Suggested packages: [2020-06-08T15:44:38.522Z] #32 42.50 cmake-doc ninja-build lrzip [2020-06-08T15:44:38.522Z] #32 42.50 Recommended packages: [2020-06-08T15:44:38.522Z] #32 42.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-08T15:44:38.522Z] #32 43.50 The following NEW packages will be installed: [2020-06-08T15:44:38.522Z] #32 43.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-08T15:44:38.522Z] #32 43.51 vim-common xxd [2020-06-08T15:44:38.522Z] #32 43.91 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:38.522Z] #32 43.91 Need to get 14.9 MB of archives. [2020-06-08T15:44:38.522Z] #32 43.91 After this operation, 61.8 MB of additional disk space will be used. [2020-06-08T15:44:38.522Z] #32 43.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-08T15:44:38.522Z] #32 43.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:44:38.522Z] #32 43.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-08T15:44:38.522Z] #32 44.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-08T15:44:38.522Z] #32 45.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-08T15:44:38.522Z] #32 45.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-08T15:44:38.522Z] #32 45.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-08T15:44:38.522Z] #32 45.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-08T15:44:38.522Z] #32 45.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-08T15:44:38.522Z] #32 45.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-08T15:44:38.522Z] #32 47.62 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:38.522Z] #32 47.83 Fetched 14.9 MB in 2s (6028 kB/s) [2020-06-08T15:44:38.522Z] #32 47.96 Selecting previously unselected package xxd. [2020-06-08T15:44:38.522Z] #32 47.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 ... 15412 files and directories currently installed.) [2020-06-08T15:44:38.522Z] #32 48.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:44:38.522Z] #32 48.05 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:44:38.522Z] #32 48.26 Selecting previously unselected package vim-common. [2020-06-08T15:44:38.522Z] #32 48.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:44:38.522Z] #32 48.30 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:44:38.522Z] #32 48.60 Selecting previously unselected package cmake-data. [2020-06-08T15:44:38.522Z] #32 48.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-08T15:44:38.522Z] #32 48.62 Unpacking cmake-data (3.13.4-1) ... [2020-06-08T15:44:38.522Z] #32 ... [2020-06-08T15:44:38.522Z] [2020-06-08T15:44:38.522Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:38.522Z] #38 32.34 Reading package lists... [2020-06-08T15:44:38.522Z] #38 39.23 Building dependency tree... [2020-06-08T15:44:38.522Z] #38 42.58 The following additional packages will be installed: [2020-06-08T15:44:38.522Z] #38 42.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-08T15:44:38.522Z] #38 42.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-08T15:44:38.522Z] #38 42.61 Suggested packages: [2020-06-08T15:44:38.522Z] #38 42.61 manpages-dev python-setuptools [2020-06-08T15:44:38.522Z] #38 44.20 The following NEW packages will be installed: [2020-06-08T15:44:38.522Z] #38 44.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-08T15:44:38.522Z] #38 44.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-08T15:44:38.522Z] #38 44.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-08T15:44:38.522Z] #38 44.21 python-six zlib1g-dev [2020-06-08T15:44:38.522Z] #38 44.67 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:38.522Z] #38 44.67 Need to get 4095 kB of archives. [2020-06-08T15:44:38.522Z] #38 44.67 After this operation, 22.5 MB of additional disk space will be used. [2020-06-08T15:44:38.522Z] #38 44.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-08T15:44:38.522Z] #38 44.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-08T15:44:38.522Z] #38 44.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-08T15:44:38.522Z] #38 44.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-08T15:44:38.522Z] #38 44.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-08T15:44:38.522Z] #38 44.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-08T15:44:38.522Z] #38 44.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-06-08T15:44:38.522Z] #38 44.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-08T15:44:38.522Z] #38 44.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-08T15:44:38.522Z] #38 44.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-08T15:44:38.522Z] #38 44.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-08T15:44:38.522Z] #38 45.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-08T15:44:38.522Z] #38 45.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-06-08T15:44:38.522Z] #38 45.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-08T15:44:38.522Z] #38 45.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-08T15:44:38.522Z] #38 45.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-08T15:44:38.522Z] #38 45.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-08T15:44:38.522Z] #38 46.73 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:38.522Z] #38 46.93 Fetched 4095 kB in 1s (4238 kB/s) [2020-06-08T15:44:38.522Z] #38 47.12 Selecting previously unselected package libcap-dev:amd64. [2020-06-08T15:44:38.522Z] #38 47.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:38.522Z] #38 47.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-08T15:44:38.522Z] #38 47.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-08T15:44:38.522Z] #38 47.32 Selecting previously unselected package libnet1:amd64. [2020-06-08T15:44:38.522Z] #38 47.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:44:38.522Z] #38 47.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:38.522Z] #38 47.47 Selecting previously unselected package libnet1-dev. [2020-06-08T15:44:38.523Z] #38 47.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 47.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:38.523Z] #38 47.71 Selecting previously unselected package libnl-3-200:amd64. [2020-06-08T15:44:38.523Z] #38 47.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 47.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:44:38.523Z] #38 47.89 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-08T15:44:38.523Z] #38 47.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 47.92 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-08T15:44:38.523Z] #38 48.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-08T15:44:38.523Z] #38 48.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 48.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:38.523Z] #38 48.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-08T15:44:38.523Z] #38 48.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 48.25 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:38.523Z] #38 48.35 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-08T15:44:38.523Z] #38 48.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 48.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-08T15:44:38.523Z] #38 48.59 Selecting previously unselected package libprotobuf17:amd64. [2020-06-08T15:44:38.523Z] #38 48.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:38.523Z] #38 48.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:38.523Z] #38 ... [2020-06-08T15:44:38.523Z] [2020-06-08T15:44:38.523Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:38.523Z] #52 2.632 + RM_GOPATH=0 [2020-06-08T15:44:38.523Z] #52 2.632 + TMP_GOPATH= [2020-06-08T15:44:38.523Z] #52 2.632 + : /build [2020-06-08T15:44:38.523Z] #52 2.632 + '[' -z '' ']' [2020-06-08T15:44:38.523Z] #52 2.632 ++ mktemp -d [2020-06-08T15:44:38.523Z] #52 2.636 + export GOPATH=/tmp/tmp.prLSD7O0rx [2020-06-08T15:44:38.523Z] #52 2.636 + GOPATH=/tmp/tmp.prLSD7O0rx [2020-06-08T15:44:38.523Z] #52 2.636 + RM_GOPATH=1 [2020-06-08T15:44:38.523Z] #52 2.636 + case "$(go env GOARCH)" in [2020-06-08T15:44:38.523Z] #52 2.636 ++ go env GOARCH [2020-06-08T15:44:38.523Z] #52 2.654 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:38.523Z] #52 2.654 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:38.523Z] #52 2.655 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:38.523Z] #52 2.660 + dir=/tmp/install [2020-06-08T15:44:38.523Z] #52 2.660 + bin=containerd [2020-06-08T15:44:38.523Z] #52 2.660 + shift [2020-06-08T15:44:38.523Z] #52 2.660 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-08T15:44:38.523Z] #52 2.661 + . /tmp/install/containerd.installer [2020-06-08T15:44:38.523Z] #52 2.661 ++ set -e [2020-06-08T15:44:38.523Z] #52 2.661 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:44:38.523Z] #52 2.662 + install_containerd [2020-06-08T15:44:38.523Z] #52 2.662 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-08T15:44:38.523Z] #52 2.662 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:44:38.523Z] #52 2.663 + git clone https://github.com/containerd/containerd.git /tmp/tmp.prLSD7O0rx/src/github.com/containerd/containerd [2020-06-08T15:44:38.523Z] #52 2.683 Cloning into '/tmp/tmp.prLSD7O0rx/src/github.com/containerd/containerd'... [2020-06-08T15:44:38.588Z] #38 44.39 Selecting previously unselected package libcap-dev:amd64. [2020-06-08T15:44:38.853Z] #38 44.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:38.853Z] #38 44.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-08T15:44:38.853Z] #38 44.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-08T15:44:38.951Z] #38 46.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-06-08T15:44:38.951Z] #38 46.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-08T15:44:38.951Z] #38 46.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-08T15:44:38.951Z] #38 46.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-08T15:44:38.951Z] #38 46.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-08T15:44:39.089Z] #52 ... [2020-06-08T15:44:39.089Z] [2020-06-08T15:44:39.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:39.089Z] #10 32.95 Reading package lists... [2020-06-08T15:44:39.089Z] #10 40.01 Building dependency tree... [2020-06-08T15:44:39.089Z] #10 43.80 The following additional packages will be installed: [2020-06-08T15:44:39.089Z] #10 43.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-08T15:44:39.089Z] #10 43.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-08T15:44:39.089Z] #10 43.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-08T15:44:39.089Z] #10 43.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:44:39.089Z] #10 43.85 Suggested packages: [2020-06-08T15:44:39.089Z] #10 43.86 gcc-8-locales seccomp wine64 [2020-06-08T15:44:39.089Z] #10 45.76 The following NEW packages will be installed: [2020-06-08T15:44:39.089Z] #10 45.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-08T15:44:39.089Z] #10 45.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-08T15:44:39.089Z] #10 45.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-08T15:44:39.089Z] #10 45.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-08T15:44:39.089Z] #10 45.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-08T15:44:39.089Z] #10 45.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:44:39.089Z] #10 46.23 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:39.089Z] #10 46.23 Need to get 77.7 MB of archives. [2020-06-08T15:44:39.089Z] #10 46.23 After this operation, 487 MB of additional disk space will be used. [2020-06-08T15:44:39.089Z] #10 46.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-06-08T15:44:39.089Z] #10 46.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-06-08T15:44:39.089Z] #10 47.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-08T15:44:39.089Z] #10 47.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-08T15:44:39.089Z] #10 47.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-08T15:44:39.089Z] #10 47.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-08T15:44:39.089Z] #10 47.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-08T15:44:39.089Z] #10 48.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-08T15:44:39.089Z] #10 48.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-08T15:44:39.089Z] #10 ... [2020-06-08T15:44:39.089Z] [2020-06-08T15:44:39.089Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:39.089Z] #38 49.55 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-08T15:44:39.089Z] #38 49.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:39.089Z] #38 49.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:39.089Z] #38 49.83 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-08T15:44:39.114Z] #38 44.77 Selecting previously unselected package libnet1:amd64. [2020-06-08T15:44:39.114Z] #38 44.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:44:39.114Z] #38 44.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:39.114Z] #38 44.92 Selecting previously unselected package libnet1-dev. [2020-06-08T15:44:39.114Z] #38 44.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:44:39.114Z] #38 44.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:39.344Z] #38 49.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:39.344Z] #38 49.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:39.372Z] #38 ... [2020-06-08T15:44:39.372Z] [2020-06-08T15:44:39.372Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:39.372Z] #51 31.24 Reading package lists... [2020-06-08T15:44:39.372Z] #51 38.11 Building dependency tree... [2020-06-08T15:44:39.372Z] #51 41.31 The following additional packages will be installed: [2020-06-08T15:44:39.372Z] #51 41.34 libbtrfs0 [2020-06-08T15:44:39.372Z] #51 41.54 The following NEW packages will be installed: [2020-06-08T15:44:39.372Z] #51 41.54 libbtrfs-dev libbtrfs0 [2020-06-08T15:44:39.372Z] #51 41.97 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:39.372Z] #51 41.97 Need to get 119 kB of archives. [2020-06-08T15:44:39.372Z] #51 41.97 After this operation, 387 kB of additional disk space will be used. [2020-06-08T15:44:39.372Z] #51 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-08T15:44:39.372Z] #51 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-08T15:44:39.372Z] #51 43.48 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:39.372Z] #51 43.92 Fetched 119 kB in 0s (395 kB/s) [2020-06-08T15:44:39.372Z] #51 44.17 Selecting previously unselected package libbtrfs0. [2020-06-08T15:44:39.373Z] #51 44.17 (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 ... 15412 files and directories currently installed.) [2020-06-08T15:44:39.373Z] #51 44.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-08T15:44:39.373Z] #51 44.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:44:39.373Z] #51 44.37 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:44:39.373Z] #51 44.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-08T15:44:39.373Z] #51 44.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:44:39.373Z] #51 44.64 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:44:39.373Z] #51 44.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:44:39.373Z] #51 44.68 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:39.373Z] #51 DONE 45.1s [2020-06-08T15:44:39.373Z] [2020-06-08T15:44:39.373Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:40.268Z] #38 ... [2020-06-08T15:44:40.268Z] [2020-06-08T15:44:40.268Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:40.268Z] #30 40.71 internal/reflectlite [2020-06-08T15:44:40.268Z] #30 40.72 sync [2020-06-08T15:44:40.268Z] #30 43.16 errors [2020-06-08T15:44:40.268Z] #30 43.16 sort [2020-06-08T15:44:40.268Z] #30 43.66 strconv [2020-06-08T15:44:40.268Z] #30 45.07 io [2020-06-08T15:44:40.268Z] #30 46.40 internal/oserror [2020-06-08T15:44:40.268Z] #30 46.74 syscall [2020-06-08T15:44:40.268Z] #30 49.02 reflect [2020-06-08T15:44:40.268Z] #30 ... [2020-06-08T15:44:40.268Z] [2020-06-08T15:44:40.268Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:40.268Z] #41 45.68 bytes [2020-06-08T15:44:40.268Z] #41 45.71 strconv [2020-06-08T15:44:40.268Z] #41 48.23 bufio [2020-06-08T15:44:40.268Z] #41 49.74 reflect [2020-06-08T15:44:40.268Z] #41 50.13 syscall [2020-06-08T15:44:40.317Z] #38 47.96 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:40.524Z] #41 ... [2020-06-08T15:44:40.524Z] [2020-06-08T15:44:40.524Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:40.524Z] #38 51.29 Selecting previously unselected package libprotoc17:amd64. [2020-06-08T15:44:40.572Z] #38 48.23 Fetched 4095 kB in 1s (4108 kB/s) [2020-06-08T15:44:40.572Z] #38 48.33 Selecting previously unselected package libcap-dev:amd64. [2020-06-08T15:44:40.572Z] #38 48.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 ... 15412 files and directories currently installed.) [2020-06-08T15:44:40.572Z] #38 48.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-08T15:44:40.572Z] #38 48.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-08T15:44:40.742Z] #21 ... [2020-06-08T15:44:40.743Z] [2020-06-08T15:44:40.743Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-08T15:44:40.743Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-08T15:44:40.743Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-08T15:44:40.743Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-06-08T15:44:40.743Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-08T15:44:40.743Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.9s done [2020-06-08T15:44:40.743Z] #59 DONE 4.5s [2020-06-08T15:44:40.743Z] [2020-06-08T15:44:40.743Z] #21 [internal] load build context [2020-06-08T15:44:40.779Z] #38 51.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:40.779Z] #38 51.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:40.827Z] #38 48.58 Selecting previously unselected package libnet1:amd64. [2020-06-08T15:44:40.827Z] #38 48.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:44:40.827Z] #38 48.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:40.827Z] #38 48.74 Selecting previously unselected package libnet1-dev. [2020-06-08T15:44:41.124Z] #38 48.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:44:41.124Z] #38 48.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:41.124Z] #38 ... [2020-06-08T15:44:41.124Z] [2020-06-08T15:44:41.124Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:44:41.124Z] #51 33.59 Reading package lists... [2020-06-08T15:44:41.124Z] #51 40.98 Building dependency tree... [2020-06-08T15:44:41.124Z] #51 45.15 The following additional packages will be installed: [2020-06-08T15:44:41.124Z] #51 45.17 libbtrfs0 [2020-06-08T15:44:41.124Z] #51 45.43 The following NEW packages will be installed: [2020-06-08T15:44:41.124Z] #51 45.44 libbtrfs-dev libbtrfs0 [2020-06-08T15:44:41.124Z] #51 45.92 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:41.124Z] #51 45.92 Need to get 119 kB of archives. [2020-06-08T15:44:41.124Z] #51 45.92 After this operation, 387 kB of additional disk space will be used. [2020-06-08T15:44:41.124Z] #51 45.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-08T15:44:41.124Z] #51 45.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-08T15:44:41.124Z] #51 47.50 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:41.124Z] #51 47.83 Fetched 119 kB in 0s (374 kB/s) [2020-06-08T15:44:41.124Z] #51 47.93 Selecting previously unselected package libbtrfs0. [2020-06-08T15:44:41.124Z] #51 47.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:41.124Z] #51 48.06 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-08T15:44:41.124Z] #51 48.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:44:41.124Z] #51 48.22 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:44:41.124Z] #51 48.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-08T15:44:41.124Z] #51 48.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:44:41.124Z] #51 48.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:44:41.124Z] #51 48.57 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:44:41.124Z] #51 48.58 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:41.124Z] #51 DONE 48.9s [2020-06-08T15:44:41.340Z] #38 52.02 Selecting previously unselected package protobuf-c-compiler. [2020-06-08T15:44:41.340Z] #38 52.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:41.340Z] #38 52.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:44:41.361Z] #21 transferring context: 50.67MB 5.4s done [2020-06-08T15:44:41.361Z] #21 DONE 5.4s [2020-06-08T15:44:41.361Z] [2020-06-08T15:44:41.361Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559... [2020-06-08T15:44:41.361Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 done [2020-06-08T15:44:41.361Z] #8 sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 1.42kB / 1.42kB done [2020-06-08T15:44:41.361Z] #8 sha256:9bf6e691ff0cdb3e65d35cf81088c7121914af5c5f9f239611214453f5ad4ca5 1.79kB / 1.79kB done [2020-06-08T15:44:41.361Z] #8 sha256:64858af64f7c09c63b1a16cbb483cd548f6f73067aed99e6ae343d0211d9205c 5.46kB / 5.46kB done [2020-06-08T15:44:41.361Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 3.9s done [2020-06-08T15:44:41.361Z] #8 sha256:933ccb3efa970919ee3073f6aa5f4cfc3c8c8770b9f2b1c3c6528f1753de5cb0 96.51MB / 96.51MB 4.4s done [2020-06-08T15:44:41.361Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.4s done [2020-06-08T15:44:41.361Z] #8 sha256:1d9d7228a525a2898543cc193355afd6270355dae27a6e6184005e67cd10f227 156B / 156B 0.4s done [2020-06-08T15:44:41.361Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.3s done [2020-06-08T15:44:41.361Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 3.5s done [2020-06-08T15:44:41.361Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 3.3s done [2020-06-08T15:44:41.361Z] #8 sha256:1d9d7228a525a2898543cc193355afd6270355dae27a6e6184005e67cd10f227 156B / 156B 0.4s done [2020-06-08T15:44:41.361Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 [2020-06-08T15:44:41.379Z] [2020-06-08T15:44:41.379Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:41.379Z] #38 49.21 Selecting previously unselected package libnl-3-200:amd64. [2020-06-08T15:44:41.379Z] #38 49.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:44:41.379Z] #38 49.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:44:41.596Z] #38 52.15 Selecting previously unselected package protobuf-compiler. [2020-06-08T15:44:41.596Z] #38 52.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:41.596Z] #38 52.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:44:41.635Z] #38 49.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-08T15:44:41.853Z] #38 52.33 Selecting previously unselected package python-pkg-resources. [2020-06-08T15:44:41.853Z] #38 52.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:44:41.853Z] #38 52.34 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-08T15:44:41.854Z] #38 52.52 Selecting previously unselected package python-six. [2020-06-08T15:44:41.854Z] #38 52.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-08T15:44:41.854Z] #38 52.57 Unpacking python-six (1.12.0-1) ... [2020-06-08T15:44:41.890Z] #38 49.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-08T15:44:41.891Z] #38 49.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-08T15:44:42.110Z] #38 52.65 Selecting previously unselected package python-protobuf. [2020-06-08T15:44:42.110Z] #38 52.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:42.110Z] #38 52.65 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-08T15:44:42.147Z] #38 ... [2020-06-08T15:44:42.147Z] [2020-06-08T15:44:42.147Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:42.147Z] #30 39.80 internal/reflectlite [2020-06-08T15:44:42.147Z] #30 39.82 sync [2020-06-08T15:44:42.147Z] #30 42.68 sort [2020-06-08T15:44:42.147Z] #30 42.68 errors [2020-06-08T15:44:42.147Z] #30 43.19 strconv [2020-06-08T15:44:42.147Z] #30 44.03 io [2020-06-08T15:44:42.147Z] #30 45.27 internal/oserror [2020-06-08T15:44:42.147Z] #30 45.51 syscall [2020-06-08T15:44:42.147Z] #30 47.73 reflect [2020-06-08T15:44:42.147Z] #30 ... [2020-06-08T15:44:42.147Z] [2020-06-08T15:44:42.147Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:42.402Z] #38 49.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-08T15:44:42.402Z] #38 49.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:42.402Z] #38 49.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:42.402Z] #38 50.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-08T15:44:42.402Z] #38 50.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:42.402Z] #38 50.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:42.656Z] #52 2.829 + RM_GOPATH=0 [2020-06-08T15:44:42.656Z] #52 2.834 + TMP_GOPATH= [2020-06-08T15:44:42.656Z] #52 2.834 + : /build [2020-06-08T15:44:42.656Z] #52 2.834 + '[' -z '' ']' [2020-06-08T15:44:42.656Z] #52 2.834 ++ mktemp -d [2020-06-08T15:44:42.656Z] #52 2.848 + export GOPATH=/tmp/tmp.cto9AuftQg [2020-06-08T15:44:42.656Z] #52 2.848 + GOPATH=/tmp/tmp.cto9AuftQg [2020-06-08T15:44:42.656Z] #52 2.848 + RM_GOPATH=1 [2020-06-08T15:44:42.656Z] #52 2.848 + case "$(go env GOARCH)" in [2020-06-08T15:44:42.656Z] #52 2.849 ++ go env GOARCH [2020-06-08T15:44:42.656Z] #52 2.889 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:42.656Z] #52 2.889 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:42.656Z] #52 2.890 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:42.656Z] #52 2.893 + dir=/tmp/install [2020-06-08T15:44:42.656Z] #52 2.893 + bin=containerd [2020-06-08T15:44:42.656Z] #52 2.893 + shift [2020-06-08T15:44:42.656Z] #52 2.893 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-08T15:44:42.656Z] #52 2.893 + . /tmp/install/containerd.installer [2020-06-08T15:44:42.656Z] #52 2.893 ++ set -e [2020-06-08T15:44:42.656Z] #52 2.893 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:44:42.656Z] #52 2.908 + install_containerd [2020-06-08T15:44:42.656Z] #52 2.912 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-08T15:44:42.656Z] #52 2.912 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cto9AuftQg/src/github.com/containerd/containerd [2020-06-08T15:44:42.656Z] #52 2.913 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:44:42.656Z] #52 2.916 Cloning into '/tmp/tmp.cto9AuftQg/src/github.com/containerd/containerd'... [2020-06-08T15:44:42.657Z] #38 50.28 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-08T15:44:42.657Z] #38 50.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-08T15:44:42.657Z] #38 50.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-08T15:44:42.657Z] #38 50.57 Selecting previously unselected package libprotobuf17:amd64. [2020-06-08T15:44:42.657Z] #38 50.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:42.670Z] #38 53.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-08T15:44:42.913Z] #38 50.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:42.913Z] #38 ... [2020-06-08T15:44:42.913Z] [2020-06-08T15:44:42.913Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:42.913Z] #32 33.66 Reading package lists... [2020-06-08T15:44:42.913Z] #32 40.95 Building dependency tree... [2020-06-08T15:44:42.913Z] #32 44.84 The following additional packages will be installed: [2020-06-08T15:44:42.913Z] #32 44.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-08T15:44:42.913Z] #32 44.85 Suggested packages: [2020-06-08T15:44:42.913Z] #32 44.87 cmake-doc ninja-build lrzip [2020-06-08T15:44:42.913Z] #32 44.87 Recommended packages: [2020-06-08T15:44:42.913Z] #32 44.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-08T15:44:42.913Z] #32 46.41 The following NEW packages will be installed: [2020-06-08T15:44:42.913Z] #32 46.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-08T15:44:42.913Z] #32 46.46 vim-common xxd [2020-06-08T15:44:42.913Z] #32 46.93 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:42.913Z] #32 46.93 Need to get 14.9 MB of archives. [2020-06-08T15:44:42.913Z] #32 46.93 After this operation, 61.8 MB of additional disk space will be used. [2020-06-08T15:44:42.913Z] #32 46.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-08T15:44:42.913Z] #32 46.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:44:42.913Z] #32 46.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-08T15:44:42.913Z] #32 47.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-08T15:44:42.913Z] #32 47.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-08T15:44:42.913Z] #32 47.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-08T15:44:42.913Z] #32 48.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-08T15:44:42.914Z] #32 48.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-08T15:44:42.914Z] #32 48.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-08T15:44:42.914Z] #32 48.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-08T15:44:42.914Z] #32 49.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:42.914Z] #32 50.06 Fetched 14.9 MB in 2s (8371 kB/s) [2020-06-08T15:44:42.914Z] #32 50.18 Selecting previously unselected package xxd. [2020-06-08T15:44:42.914Z] #32 50.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:42.914Z] #32 50.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:44:42.914Z] #32 50.26 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:44:42.914Z] #32 50.48 Selecting previously unselected package vim-common. [2020-06-08T15:44:42.914Z] #32 50.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:44:42.914Z] #32 50.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:44:42.914Z] #52 ... [2020-06-08T15:44:42.914Z] [2020-06-08T15:44:42.914Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:42.914Z] #32 31.87 Reading package lists... [2020-06-08T15:44:42.914Z] #32 38.87 Building dependency tree... [2020-06-08T15:44:42.914Z] #32 41.70 The following additional packages will be installed: [2020-06-08T15:44:42.914Z] #32 41.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-08T15:44:42.914Z] #32 41.70 Suggested packages: [2020-06-08T15:44:42.914Z] #32 41.72 cmake-doc ninja-build lrzip [2020-06-08T15:44:42.914Z] #32 41.72 Recommended packages: [2020-06-08T15:44:42.914Z] #32 41.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-08T15:44:42.914Z] #32 42.81 The following NEW packages will be installed: [2020-06-08T15:44:42.914Z] #32 42.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-08T15:44:42.914Z] #32 42.83 vim-common xxd [2020-06-08T15:44:42.914Z] #32 43.38 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:42.914Z] #32 43.38 Need to get 14.9 MB of archives. [2020-06-08T15:44:42.914Z] #32 43.38 After this operation, 61.8 MB of additional disk space will be used. [2020-06-08T15:44:42.914Z] #32 43.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-08T15:44:42.914Z] #32 43.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:44:42.914Z] #32 43.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-08T15:44:42.914Z] #32 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-08T15:44:42.914Z] #32 44.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-08T15:44:42.914Z] #32 44.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-08T15:44:42.914Z] #32 44.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-08T15:44:42.914Z] #32 44.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-08T15:44:42.914Z] #32 44.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-08T15:44:42.914Z] #32 44.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-08T15:44:42.914Z] #32 46.84 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:42.914Z] #32 46.99 Fetched 14.9 MB in 2s (6236 kB/s) [2020-06-08T15:44:42.914Z] #32 47.06 Selecting previously unselected package xxd. [2020-06-08T15:44:42.914Z] #32 47.06 (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 ... 15412 files and directories currently installed.) [2020-06-08T15:44:42.914Z] #32 47.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:44:42.914Z] #32 47.13 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:44:42.914Z] #32 47.39 Selecting previously unselected package vim-common. [2020-06-08T15:44:42.914Z] #32 47.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:44:42.914Z] #32 47.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:44:42.914Z] #32 47.80 Selecting previously unselected package cmake-data. [2020-06-08T15:44:42.914Z] #32 47.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-08T15:44:42.914Z] #32 47.83 Unpacking cmake-data (3.13.4-1) ... [2020-06-08T15:44:42.914Z] #32 ... [2020-06-08T15:44:42.914Z] [2020-06-08T15:44:42.914Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:42.914Z] #30 38.74 sync [2020-06-08T15:44:42.914Z] #30 38.75 internal/reflectlite [2020-06-08T15:44:42.914Z] #30 41.47 errors [2020-06-08T15:44:42.914Z] #30 41.48 sort [2020-06-08T15:44:42.914Z] #30 41.94 strconv [2020-06-08T15:44:42.914Z] #30 42.89 io [2020-06-08T15:44:42.914Z] #30 44.68 internal/oserror [2020-06-08T15:44:42.914Z] #30 44.91 syscall [2020-06-08T15:44:42.914Z] #30 47.02 reflect [2020-06-08T15:44:43.173Z] #32 ... [2020-06-08T15:44:43.173Z] [2020-06-08T15:44:43.173Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:43.173Z] #41 40.69 internal/reflectlite [2020-06-08T15:44:43.173Z] #41 40.71 sync [2020-06-08T15:44:43.173Z] #41 42.36 github.com/LK4D4/vndr/godl/singleflight [2020-06-08T15:44:43.173Z] #41 42.88 math/rand [2020-06-08T15:44:43.173Z] #41 44.15 internal/singleflight [2020-06-08T15:44:43.173Z] #41 44.33 io [2020-06-08T15:44:43.173Z] #41 44.49 strconv [2020-06-08T15:44:43.173Z] #41 45.91 bytes [2020-06-08T15:44:43.173Z] #41 48.76 bufio [2020-06-08T15:44:43.173Z] #41 49.39 reflect [2020-06-08T15:44:43.173Z] #41 ... [2020-06-08T15:44:43.173Z] [2020-06-08T15:44:43.173Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:43.173Z] #32 50.98 Selecting previously unselected package cmake-data. [2020-06-08T15:44:43.173Z] #32 50.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-08T15:44:43.173Z] #30 ... [2020-06-08T15:44:43.173Z] [2020-06-08T15:44:43.173Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:43.173Z] #23 32.24 Reading package lists... [2020-06-08T15:44:43.173Z] #23 38.86 Building dependency tree... [2020-06-08T15:44:43.173Z] #23 41.82 The following additional packages will be installed: [2020-06-08T15:44:43.173Z] #23 41.84 libjq1 libonig5 [2020-06-08T15:44:43.173Z] #23 42.33 The following NEW packages will be installed: [2020-06-08T15:44:43.173Z] #23 42.34 jq libjq1 libonig5 [2020-06-08T15:44:43.173Z] #23 42.35 The following packages will be upgraded: [2020-06-08T15:44:43.173Z] #23 42.37 ca-certificates [2020-06-08T15:44:43.173Z] #23 42.74 1 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-08T15:44:43.173Z] #23 42.74 Need to get 513 kB of archives. [2020-06-08T15:44:43.173Z] #23 42.74 After this operation, 1069 kB of additional disk space will be used. [2020-06-08T15:44:43.173Z] #23 42.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-08T15:44:43.173Z] #23 42.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-08T15:44:43.173Z] #23 42.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-08T15:44:43.173Z] #23 42.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-08T15:44:43.173Z] #23 44.36 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:43.173Z] #23 44.54 Fetched 513 kB in 0s (1537 kB/s) [2020-06-08T15:44:43.173Z] #23 44.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:43.173Z] #23 44.74 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-08T15:44:43.173Z] #23 44.79 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-08T15:44:43.173Z] #23 45.71 Selecting previously unselected package libonig5:amd64. [2020-06-08T15:44:43.173Z] #23 45.71 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-08T15:44:43.173Z] #23 45.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:44:43.173Z] #23 46.10 Selecting previously unselected package libjq1:amd64. [2020-06-08T15:44:43.173Z] #23 46.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:44:43.173Z] #23 46.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:44:43.173Z] #23 46.29 Selecting previously unselected package jq. [2020-06-08T15:44:43.173Z] #23 46.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:44:43.173Z] #23 46.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:44:43.173Z] #23 46.47 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-08T15:44:43.173Z] #23 ... [2020-06-08T15:44:43.173Z] [2020-06-08T15:44:43.173Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:43.173Z] #38 45.41 Selecting previously unselected package libnl-3-200:amd64. [2020-06-08T15:44:43.173Z] #38 45.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 45.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:44:43.173Z] #38 45.57 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-08T15:44:43.173Z] #38 45.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 45.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-08T15:44:43.173Z] #38 46.04 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-08T15:44:43.173Z] #38 46.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 46.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:43.173Z] #38 46.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-08T15:44:43.173Z] #38 46.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 46.20 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:43.173Z] #38 46.29 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-08T15:44:43.173Z] #38 46.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 46.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-08T15:44:43.173Z] #38 46.62 Selecting previously unselected package libprotobuf17:amd64. [2020-06-08T15:44:43.173Z] #38 46.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 46.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:43.173Z] #38 47.57 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-08T15:44:43.173Z] #38 47.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 47.59 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:43.173Z] #38 47.85 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-08T15:44:43.173Z] #38 47.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:43.173Z] #38 47.89 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:43.428Z] #32 51.09 Unpacking cmake-data (3.13.4-1) ... [2020-06-08T15:44:43.431Z] #38 49.36 Selecting previously unselected package libprotoc17:amd64. [2020-06-08T15:44:43.690Z] #38 49.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:43.690Z] #38 49.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:44.263Z] #38 50.14 Selecting previously unselected package protobuf-c-compiler. [2020-06-08T15:44:44.263Z] #38 50.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:44.263Z] #38 50.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:44:44.522Z] #38 50.30 Selecting previously unselected package protobuf-compiler. [2020-06-08T15:44:44.522Z] #38 50.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:44.522Z] #38 50.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:44:44.789Z] #38 50.45 Selecting previously unselected package python-pkg-resources. [2020-06-08T15:44:44.789Z] #38 50.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:44:44.789Z] #38 50.47 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-08T15:44:45.048Z] #38 50.72 Selecting previously unselected package python-six. [2020-06-08T15:44:45.048Z] #38 50.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-08T15:44:45.048Z] #38 50.74 Unpacking python-six (1.12.0-1) ... [2020-06-08T15:44:45.048Z] #38 50.80 Selecting previously unselected package python-protobuf. [2020-06-08T15:44:45.048Z] #38 50.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:45.048Z] #38 50.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-08T15:44:45.616Z] #38 51.46 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-08T15:44:45.876Z] #38 ... [2020-06-08T15:44:45.876Z] [2020-06-08T15:44:45.876Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:45.876Z] #41 41.54 github.com/LK4D4/vndr/godl/singleflight [2020-06-08T15:44:45.876Z] #41 41.55 errors [2020-06-08T15:44:45.876Z] #41 41.87 sort [2020-06-08T15:44:45.876Z] #41 41.98 io [2020-06-08T15:44:45.876Z] #41 43.50 strconv [2020-06-08T15:44:45.876Z] #41 43.77 bytes [2020-06-08T15:44:45.876Z] #41 46.96 bufio [2020-06-08T15:44:45.876Z] #41 47.80 reflect [2020-06-08T15:44:45.876Z] #41 48.72 syscall [2020-06-08T15:44:45.876Z] #41 ... [2020-06-08T15:44:45.876Z] [2020-06-08T15:44:45.876Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:44:45.876Z] #28 50.15 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-08T15:44:45.876Z] #28 50.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-08T15:44:45.876Z] #28 51.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-08T15:44:46.699Z] #32 54.13 Selecting previously unselected package libicu63:amd64. [2020-06-08T15:44:46.699Z] #32 54.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-08T15:44:46.699Z] #32 54.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:44:47.909Z] #38 ... [2020-06-08T15:44:47.909Z] [2020-06-08T15:44:47.909Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:47.909Z] #41 57.73 time [2020-06-08T15:44:48.410Z] #28 ... [2020-06-08T15:44:48.410Z] [2020-06-08T15:44:48.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:48.410Z] #10 44.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-08T15:44:48.410Z] #10 44.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-08T15:44:48.410Z] #10 44.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-08T15:44:48.410Z] #10 48.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-06-08T15:44:48.410Z] #10 50.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-08T15:44:48.410Z] #10 50.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-08T15:44:48.410Z] #10 50.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-08T15:44:48.410Z] #10 50.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-08T15:44:48.410Z] #10 50.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-06-08T15:44:48.410Z] #10 50.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-08T15:44:48.410Z] #10 50.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-08T15:44:48.410Z] #10 51.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-08T15:44:48.410Z] #10 51.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-08T15:44:48.410Z] #10 51.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-08T15:44:48.410Z] #10 51.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-08T15:44:48.410Z] #10 51.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-08T15:44:48.410Z] #10 51.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-08T15:44:48.410Z] #10 51.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-08T15:44:48.410Z] #10 51.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-08T15:44:48.410Z] #10 52.38 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:48.410Z] #10 52.55 Fetched 77.7 MB in 9s (8802 kB/s) [2020-06-08T15:44:48.410Z] #10 52.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-08T15:44:48.410Z] #10 52.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:48.410Z] #10 52.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-08T15:44:48.410Z] #10 52.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:44:48.629Z] #32 ... [2020-06-08T15:44:48.629Z] [2020-06-08T15:44:48.629Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:44:48.629Z] #28 53.19 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-08T15:44:48.629Z] #28 54.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-08T15:44:48.629Z] #28 54.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-08T15:44:49.557Z] #28 ... [2020-06-08T15:44:49.557Z] [2020-06-08T15:44:49.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:49.557Z] #10 47.07 The following NEW packages will be installed: [2020-06-08T15:44:49.557Z] #10 47.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-08T15:44:49.557Z] #10 47.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-08T15:44:49.557Z] #10 47.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-08T15:44:49.557Z] #10 47.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-08T15:44:49.557Z] #10 47.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-08T15:44:49.557Z] #10 47.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:44:49.557Z] #10 47.51 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:44:49.557Z] #10 47.51 Need to get 77.7 MB of archives. [2020-06-08T15:44:49.557Z] #10 47.51 After this operation, 487 MB of additional disk space will be used. [2020-06-08T15:44:49.557Z] #10 47.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-06-08T15:44:49.557Z] #10 47.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-06-08T15:44:49.557Z] #10 48.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-08T15:44:49.557Z] #10 48.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-08T15:44:49.557Z] #10 48.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-08T15:44:49.557Z] #10 48.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-08T15:44:49.557Z] #10 48.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-08T15:44:49.557Z] #10 49.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-08T15:44:49.557Z] #10 49.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-08T15:44:49.557Z] #10 53.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-06-08T15:44:49.557Z] #10 55.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-08T15:44:49.557Z] #10 55.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-08T15:44:49.557Z] #10 55.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-08T15:44:49.557Z] #10 55.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-08T15:44:49.557Z] #10 55.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-06-08T15:44:49.557Z] #10 55.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-08T15:44:49.557Z] #10 55.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-08T15:44:49.557Z] #10 55.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-08T15:44:49.557Z] #10 55.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-08T15:44:49.557Z] #10 56.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-08T15:44:49.557Z] #10 56.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-08T15:44:49.557Z] #10 56.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-08T15:44:49.557Z] #10 56.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-08T15:44:49.557Z] #10 56.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-08T15:44:49.557Z] #10 56.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-08T15:44:49.557Z] #10 ... [2020-06-08T15:44:49.557Z] [2020-06-08T15:44:49.558Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:49.558Z] #23 47.06 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:49.558Z] #23 47.29 Fetched 513 kB in 0s (1219 kB/s) [2020-06-08T15:44:49.558Z] #23 47.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:49.558Z] #23 47.45 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-08T15:44:49.558Z] #23 47.53 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-08T15:44:49.558Z] #23 48.16 Selecting previously unselected package libonig5:amd64. [2020-06-08T15:44:49.558Z] #23 48.18 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-08T15:44:49.558Z] #23 48.19 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:44:49.558Z] #23 48.51 Selecting previously unselected package libjq1:amd64. [2020-06-08T15:44:49.558Z] #23 48.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:44:49.558Z] #23 48.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:44:49.558Z] #23 48.73 Selecting previously unselected package jq. [2020-06-08T15:44:49.558Z] #23 48.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:44:49.558Z] #23 48.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:44:49.558Z] #23 48.97 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-08T15:44:49.558Z] #23 ... [2020-06-08T15:44:49.558Z] [2020-06-08T15:44:49.558Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:49.558Z] #38 51.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-08T15:44:49.558Z] #38 51.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:49.558Z] #38 51.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:49.558Z] #38 51.80 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-08T15:44:49.558Z] #38 51.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:49.558Z] #38 51.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:49.558Z] #38 53.18 Selecting previously unselected package libprotoc17:amd64. [2020-06-08T15:44:49.558Z] #38 53.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:49.558Z] #38 53.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:49.558Z] #38 54.01 Selecting previously unselected package protobuf-c-compiler. [2020-06-08T15:44:49.558Z] #38 54.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:44:49.558Z] #38 54.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:44:49.558Z] #38 54.17 Selecting previously unselected package protobuf-compiler. [2020-06-08T15:44:49.558Z] #38 54.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:49.558Z] #38 54.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:44:49.558Z] #38 54.38 Selecting previously unselected package python-pkg-resources. [2020-06-08T15:44:49.558Z] #38 54.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:44:49.558Z] #38 54.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-08T15:44:49.558Z] #38 54.78 Selecting previously unselected package python-six. [2020-06-08T15:44:49.558Z] #38 54.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-08T15:44:49.558Z] #38 54.81 Unpacking python-six (1.12.0-1) ... [2020-06-08T15:44:49.558Z] #38 54.94 Selecting previously unselected package python-protobuf. [2020-06-08T15:44:49.558Z] #38 54.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-08T15:44:49.558Z] #38 54.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-08T15:44:49.558Z] #38 55.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-08T15:44:49.785Z] #10 55.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-08T15:44:49.785Z] #10 55.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-08T15:44:49.785Z] #10 55.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:44:50.043Z] #10 ... [2020-06-08T15:44:50.043Z] [2020-06-08T15:44:50.043Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:50.043Z] #38 55.84 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:50.043Z] #38 55.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:50.043Z] #38 55.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:50.043Z] #38 55.87 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:50.043Z] #38 55.88 Setting up python-six (1.12.0-1) ... [2020-06-08T15:44:50.530Z] #38 ... [2020-06-08T15:44:50.530Z] [2020-06-08T15:44:50.530Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:50.530Z] #10 57.64 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:50.530Z] #10 57.92 Fetched 77.7 MB in 9s (8618 kB/s) [2020-06-08T15:44:50.530Z] #10 58.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-08T15:44:50.530Z] #10 58.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-08T15:44:50.530Z] #10 58.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-08T15:44:50.530Z] #10 58.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:44:50.530Z] #10 ... [2020-06-08T15:44:50.530Z] [2020-06-08T15:44:50.530Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:50.530Z] #47 48.29 syscall [2020-06-08T15:44:50.530Z] #47 48.29 bytes [2020-06-08T15:44:50.530Z] #47 51.52 reflect [2020-06-08T15:44:50.530Z] #47 57.43 time [2020-06-08T15:44:50.786Z] #47 ... [2020-06-08T15:44:50.787Z] [2020-06-08T15:44:50.787Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:44:50.787Z] #52 2.977 + RM_GOPATH=0 [2020-06-08T15:44:50.787Z] #52 2.977 + TMP_GOPATH= [2020-06-08T15:44:50.787Z] #52 2.977 + : /build [2020-06-08T15:44:50.787Z] #52 2.977 + '[' -z '' ']' [2020-06-08T15:44:50.787Z] #52 2.980 ++ mktemp -d [2020-06-08T15:44:50.787Z] #52 2.984 + export GOPATH=/tmp/tmp.KNUdDxRjxY [2020-06-08T15:44:50.787Z] #52 2.992 + GOPATH=/tmp/tmp.KNUdDxRjxY [2020-06-08T15:44:50.787Z] #52 2.992 + RM_GOPATH=1 [2020-06-08T15:44:50.787Z] #52 2.992 + case "$(go env GOARCH)" in [2020-06-08T15:44:50.787Z] #52 2.994 ++ go env GOARCH [2020-06-08T15:44:50.787Z] #52 3.002 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:50.787Z] #52 3.003 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:50.787Z] #52 3.006 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:50.787Z] #52 3.012 + dir=/tmp/install [2020-06-08T15:44:50.787Z] #52 3.014 + bin=containerd [2020-06-08T15:44:50.787Z] #52 3.014 + shift [2020-06-08T15:44:50.787Z] #52 3.014 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-08T15:44:50.787Z] #52 3.015 + . /tmp/install/containerd.installer [2020-06-08T15:44:50.787Z] #52 3.016 ++ set -e [2020-06-08T15:44:50.787Z] #52 3.016 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:44:50.787Z] #52 3.016 + install_containerd [2020-06-08T15:44:50.787Z] #52 3.020 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-08T15:44:50.787Z] #52 3.021 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KNUdDxRjxY/src/github.com/containerd/containerd [2020-06-08T15:44:50.787Z] #52 3.021 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:44:50.787Z] #52 3.023 Cloning into '/tmp/tmp.KNUdDxRjxY/src/github.com/containerd/containerd'... [2020-06-08T15:44:51.174Z] #41 ... [2020-06-08T15:44:51.174Z] [2020-06-08T15:44:51.174Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:44:51.174Z] #28 51.24 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-08T15:44:51.174Z] #28 52.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-08T15:44:51.174Z] #28 52.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-08T15:44:51.174Z] #28 ... [2020-06-08T15:44:51.174Z] [2020-06-08T15:44:51.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:51.174Z] #10 51.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-06-08T15:44:51.174Z] #10 54.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-08T15:44:51.174Z] #10 54.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-08T15:44:51.174Z] #10 54.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-08T15:44:51.174Z] #10 54.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-08T15:44:51.174Z] #10 54.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-06-08T15:44:51.174Z] #10 54.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-08T15:44:51.174Z] #10 54.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-08T15:44:51.174Z] #10 54.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-08T15:44:51.174Z] #10 54.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-08T15:44:51.174Z] #10 54.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-08T15:44:51.174Z] #10 54.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-08T15:44:51.174Z] #10 54.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-08T15:44:51.174Z] #10 54.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-08T15:44:51.174Z] #10 54.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-08T15:44:51.174Z] #10 54.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-08T15:44:51.174Z] #10 55.90 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:44:51.174Z] #10 56.12 Fetched 77.7 MB in 9s (8640 kB/s) [2020-06-08T15:44:51.174Z] #10 56.23 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-08T15:44:51.174Z] #10 56.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 ... 15412 files and directories currently installed.) [2020-06-08T15:44:51.174Z] #10 56.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-08T15:44:51.174Z] #10 56.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:44:51.174Z] #10 59.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-08T15:44:51.174Z] #10 59.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-08T15:44:51.174Z] #10 59.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:44:51.174Z] #10 ... [2020-06-08T15:44:51.174Z] [2020-06-08T15:44:51.174Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:51.174Z] #32 51.60 Selecting previously unselected package libicu63:amd64. [2020-06-08T15:44:51.174Z] #32 51.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 51.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:44:51.174Z] #32 58.28 Selecting previously unselected package libxml2:amd64. [2020-06-08T15:44:51.174Z] #32 58.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 58.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:44:51.174Z] #32 59.00 Selecting previously unselected package libarchive13:amd64. [2020-06-08T15:44:51.174Z] #32 59.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 59.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-08T15:44:51.174Z] #32 59.34 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-08T15:44:51.174Z] #32 59.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 59.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-08T15:44:51.174Z] #32 59.53 Selecting previously unselected package librhash0:amd64. [2020-06-08T15:44:51.174Z] #32 59.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 59.54 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-08T15:44:51.174Z] #32 59.76 Selecting previously unselected package libuv1:amd64. [2020-06-08T15:44:51.174Z] #32 59.76 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 59.77 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-08T15:44:51.174Z] #32 59.95 Selecting previously unselected package cmake. [2020-06-08T15:44:51.174Z] #32 59.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-08T15:44:51.174Z] #32 59.97 Unpacking cmake (3.13.4-1) ... [2020-06-08T15:44:51.430Z] #32 ... [2020-06-08T15:44:51.430Z] [2020-06-08T15:44:51.430Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:51.430Z] #10 62.06 Selecting previously unselected package binutils-mingw-w64. [2020-06-08T15:44:51.430Z] #10 62.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-08T15:44:51.430Z] #10 62.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:44:51.683Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.8% of statements [2020-06-08T15:44:51.683Z] ok github.com/docker/docker/container 0.111s coverage: 34.4% of statements [2020-06-08T15:44:51.683Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-08T15:44:51.683Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-08T15:44:51.683Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-08T15:44:51.683Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-08T15:44:51.685Z] #10 62.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-08T15:44:51.685Z] #10 62.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:44:51.685Z] #10 62.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:44:51.942Z] #10 62.60 Selecting previously unselected package dmsetup. [2020-06-08T15:44:51.942Z] #10 62.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:44:51.942Z] #10 62.64 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-08T15:44:51.942Z] #10 ... [2020-06-08T15:44:51.942Z] [2020-06-08T15:44:51.942Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:51.942Z] #47 52.68 syscall [2020-06-08T15:44:51.942Z] #47 52.68 reflect [2020-06-08T15:44:51.942Z] #47 61.19 context [2020-06-08T15:44:51.942Z] #47 62.20 internal/poll [2020-06-08T15:44:52.197Z] #47 ... [2020-06-08T15:44:52.197Z] [2020-06-08T15:44:52.197Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:52.197Z] #10 62.87 Selecting previously unselected package mingw-w64-common. [2020-06-08T15:44:52.462Z] #10 62.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-08T15:44:52.462Z] #10 62.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-08T15:44:53.343Z] #52 ... [2020-06-08T15:44:53.343Z] [2020-06-08T15:44:53.343Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:53.343Z] #10 60.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-08T15:44:53.343Z] #10 60.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-08T15:44:53.343Z] #10 60.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:44:53.599Z] #10 ... [2020-06-08T15:44:53.599Z] [2020-06-08T15:44:53.599Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:53.599Z] #41 51.44 syscall [2020-06-08T15:44:53.599Z] #41 59.70 time [2020-06-08T15:44:53.825Z] #10 ... [2020-06-08T15:44:53.825Z] [2020-06-08T15:44:53.825Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:53.825Z] #32 63.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:44:53.825Z] #32 63.28 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:44:53.825Z] #32 63.29 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-08T15:44:53.825Z] #32 63.30 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:44:53.825Z] #32 63.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-08T15:44:53.825Z] #32 63.35 Setting up cmake-data (3.13.4-1) ... [2020-06-08T15:44:53.825Z] #32 63.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:44:53.825Z] #32 63.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-08T15:44:53.825Z] #32 63.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-08T15:44:53.825Z] #32 63.43 Setting up cmake (3.13.4-1) ... [2020-06-08T15:44:53.825Z] #32 63.44 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:53.825Z] #32 63.55 Processing triggers for mime-support (3.62) ... [2020-06-08T15:44:53.825Z] #32 DONE 64.3s [2020-06-08T15:44:53.825Z] [2020-06-08T15:44:53.825Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:53.825Z] #41 63.82 internal/syscall/execenv [2020-06-08T15:44:53.825Z] #41 64.00 internal/syscall/unix [2020-06-08T15:44:53.825Z] #41 64.34 os [2020-06-08T15:44:53.854Z] #41 ... [2020-06-08T15:44:53.854Z] [2020-06-08T15:44:53.854Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:53.854Z] #38 61.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:53.854Z] #38 61.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:53.854Z] #38 61.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:53.854Z] #38 61.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:53.854Z] #38 61.17 Setting up python-six (1.12.0-1) ... [2020-06-08T15:44:54.229Z] #38 60.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-08T15:44:54.229Z] #38 60.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:44:54.229Z] #38 60.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:54.229Z] #38 60.17 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-08T15:44:54.489Z] #38 60.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:54.489Z] #38 60.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:44:54.489Z] #38 60.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:54.489Z] #38 60.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:54.489Z] #38 60.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:44:54.489Z] #38 60.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-08T15:44:55.056Z] #38 ... [2020-06-08T15:44:55.056Z] [2020-06-08T15:44:55.056Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:55.056Z] #32 50.85 Selecting previously unselected package libicu63:amd64. [2020-06-08T15:44:55.056Z] #32 50.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 50.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:44:55.056Z] #32 58.69 Selecting previously unselected package libxml2:amd64. [2020-06-08T15:44:55.056Z] #32 58.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 58.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:44:55.056Z] #32 59.23 Selecting previously unselected package libarchive13:amd64. [2020-06-08T15:44:55.056Z] #32 59.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 59.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-08T15:44:55.056Z] #32 59.56 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-08T15:44:55.056Z] #32 59.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 59.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-08T15:44:55.056Z] #32 59.73 Selecting previously unselected package librhash0:amd64. [2020-06-08T15:44:55.056Z] #32 59.74 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 59.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-08T15:44:55.056Z] #32 59.93 Selecting previously unselected package libuv1:amd64. [2020-06-08T15:44:55.056Z] #32 59.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 59.93 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-08T15:44:55.056Z] #32 60.10 Selecting previously unselected package cmake. [2020-06-08T15:44:55.056Z] #32 60.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-08T15:44:55.056Z] #32 60.13 Unpacking cmake (3.13.4-1) ... [2020-06-08T15:44:55.314Z] #32 ... [2020-06-08T15:44:55.314Z] [2020-06-08T15:44:55.314Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:55.314Z] #10 58.38 Selecting previously unselected package binutils-mingw-w64. [2020-06-08T15:44:55.314Z] #10 58.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-08T15:44:55.314Z] #10 58.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:44:55.314Z] #10 58.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-08T15:44:55.314Z] #10 58.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:44:55.314Z] #10 58.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:44:55.314Z] #10 58.84 Selecting previously unselected package dmsetup. [2020-06-08T15:44:55.314Z] #10 58.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:44:55.314Z] #10 58.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-08T15:44:55.314Z] #10 59.08 Selecting previously unselected package mingw-w64-common. [2020-06-08T15:44:55.314Z] #10 59.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-08T15:44:55.314Z] #10 59.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-08T15:44:55.712Z] #41 ... [2020-06-08T15:44:55.712Z] [2020-06-08T15:44:55.712Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:55.712Z] #23 57.12 Updating certificates in /etc/ssl/certs... [2020-06-08T15:44:55.712Z] #23 61.56 13 added, 15 removed; done. [2020-06-08T15:44:55.712Z] #23 61.68 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:44:55.712Z] #23 61.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:44:55.712Z] #23 61.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:44:55.712Z] #23 61.72 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:55.712Z] #23 61.82 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-08T15:44:55.712Z] #23 61.84 Updating certificates in /etc/ssl/certs... [2020-06-08T15:44:55.712Z] #23 65.83 0 added, 0 removed; done. [2020-06-08T15:44:55.712Z] #23 65.83 Running hooks in /etc/ca-certificates/update.d... [2020-06-08T15:44:55.712Z] #23 65.84 done. [2020-06-08T15:44:55.712Z] #23 DONE 66.0s [2020-06-08T15:44:55.712Z] [2020-06-08T15:44:55.712Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:55.712Z] #30 55.96 time [2020-06-08T15:44:55.712Z] #30 61.17 internal/poll [2020-06-08T15:44:55.712Z] #30 63.72 internal/syscall/execenv [2020-06-08T15:44:55.712Z] #30 63.89 internal/syscall/unix [2020-06-08T15:44:55.712Z] #30 64.15 os [2020-06-08T15:44:55.712Z] #30 64.65 internal/fmtsort [2020-06-08T15:44:55.712Z] #30 65.59 strings [2020-06-08T15:44:55.712Z] #30 ... [2020-06-08T15:44:55.712Z] [2020-06-08T15:44:55.712Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T15:44:55.712Z] #24 DONE 0.0s [2020-06-08T15:44:55.712Z] [2020-06-08T15:44:55.712Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:44:57.153Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2020-06-08T15:44:57.214Z] #10 ... [2020-06-08T15:44:57.214Z] [2020-06-08T15:44:57.214Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:57.214Z] #30 53.05 time [2020-06-08T15:44:57.214Z] #30 58.95 internal/poll [2020-06-08T15:44:57.214Z] #30 60.49 internal/fmtsort [2020-06-08T15:44:57.214Z] #30 61.19 internal/syscall/execenv [2020-06-08T15:44:57.214Z] #30 61.29 internal/syscall/unix [2020-06-08T15:44:57.214Z] #30 61.36 strings [2020-06-08T15:44:57.214Z] #30 61.59 os [2020-06-08T15:44:57.434Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-06-08T15:44:57.473Z] #30 ... [2020-06-08T15:44:57.473Z] [2020-06-08T15:44:57.473Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:57.473Z] #47 53.06 time [2020-06-08T15:44:57.473Z] #47 53.10 reflect [2020-06-08T15:44:57.473Z] #47 59.00 context [2020-06-08T15:44:57.473Z] #47 59.82 internal/poll [2020-06-08T15:44:57.473Z] #47 62.51 os [2020-06-08T15:44:57.473Z] #47 ... [2020-06-08T15:44:57.473Z] [2020-06-08T15:44:57.473Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:44:57.473Z] #23 57.36 Updating certificates in /etc/ssl/certs... [2020-06-08T15:44:57.473Z] #23 61.55 13 added, 15 removed; done. [2020-06-08T15:44:57.473Z] #23 61.64 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:44:57.473Z] #23 61.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:44:57.473Z] #23 61.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:44:57.473Z] #23 61.68 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:57.473Z] #23 61.76 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-08T15:44:57.473Z] #23 61.77 Updating certificates in /etc/ssl/certs... [2020-06-08T15:44:57.733Z] #23 ... [2020-06-08T15:44:57.733Z] [2020-06-08T15:44:57.733Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:44:57.733Z] #32 63.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:44:57.733Z] #32 63.63 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:44:57.733Z] #32 63.65 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-08T15:44:57.733Z] #32 63.66 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:44:57.733Z] #32 63.70 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-08T15:44:57.991Z] #32 63.72 Setting up cmake-data (3.13.4-1) ... [2020-06-08T15:44:57.991Z] #32 63.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:44:57.991Z] #32 63.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-08T15:44:57.991Z] #32 63.77 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-08T15:44:57.991Z] #32 63.78 Setting up cmake (3.13.4-1) ... [2020-06-08T15:44:57.991Z] #32 63.79 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:44:57.991Z] #32 63.84 Processing triggers for mime-support (3.62) ... [2020-06-08T15:44:58.025Z] #38 ... [2020-06-08T15:44:58.025Z] [2020-06-08T15:44:58.025Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:44:58.025Z] #30 55.10 time [2020-06-08T15:44:58.025Z] #30 61.49 internal/poll [2020-06-08T15:44:58.025Z] #30 63.43 internal/syscall/execenv [2020-06-08T15:44:58.025Z] #30 63.61 internal/syscall/unix [2020-06-08T15:44:58.025Z] #30 63.70 internal/fmtsort [2020-06-08T15:44:58.025Z] #30 63.98 os [2020-06-08T15:44:58.025Z] #30 64.41 strings [2020-06-08T15:44:58.025Z] #30 ... [2020-06-08T15:44:58.025Z] [2020-06-08T15:44:58.025Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:44:58.025Z] #10 63.68 Selecting previously unselected package binutils-mingw-w64. [2020-06-08T15:44:58.025Z] #10 63.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-08T15:44:58.025Z] #10 63.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:44:58.025Z] #10 63.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-08T15:44:58.025Z] #10 63.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:44:58.025Z] #10 63.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:44:58.025Z] #10 64.05 Selecting previously unselected package dmsetup. [2020-06-08T15:44:58.025Z] #10 64.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:44:58.025Z] #10 64.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-08T15:44:58.025Z] #10 64.26 Selecting previously unselected package mingw-w64-common. [2020-06-08T15:44:58.025Z] #10 64.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-08T15:44:58.025Z] #10 64.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-08T15:44:58.224Z] #25 ... [2020-06-08T15:44:58.224Z] [2020-06-08T15:44:58.224Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:44:58.224Z] #38 58.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:58.224Z] #38 58.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:58.224Z] #38 58.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:58.224Z] #38 58.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-08T15:44:58.224Z] #38 58.51 Setting up python-six (1.12.0-1) ... [2020-06-08T15:44:58.224Z] #38 62.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-08T15:44:58.224Z] #38 62.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:44:58.224Z] #38 62.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:58.224Z] #38 62.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-08T15:44:58.224Z] #38 62.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:58.224Z] #38 62.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:44:58.224Z] #38 62.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:44:58.224Z] #38 62.80 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-08T15:44:58.224Z] #38 62.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:44:58.224Z] #38 62.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-08T15:44:58.224Z] #38 ... [2020-06-08T15:44:58.224Z] [2020-06-08T15:44:58.224Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:58.224Z] #33 3.288 + RM_GOPATH=0 [2020-06-08T15:44:58.224Z] #33 3.288 + TMP_GOPATH= [2020-06-08T15:44:58.224Z] #33 3.288 + : /build [2020-06-08T15:44:58.224Z] #33 3.288 + '[' -z '' ']' [2020-06-08T15:44:58.224Z] #33 3.295 ++ mktemp -d [2020-06-08T15:44:58.224Z] #33 3.297 + export GOPATH=/tmp/tmp.LmljThmcT5 [2020-06-08T15:44:58.224Z] #33 3.297 + GOPATH=/tmp/tmp.LmljThmcT5 [2020-06-08T15:44:58.224Z] #33 3.297 + RM_GOPATH=1 [2020-06-08T15:44:58.224Z] #33 3.297 + case "$(go env GOARCH)" in [2020-06-08T15:44:58.224Z] #33 3.304 ++ go env GOARCH [2020-06-08T15:44:58.224Z] #33 3.351 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:58.224Z] #33 3.351 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:44:58.224Z] #33 3.354 ++ dirname /tmp/install/install.sh [2020-06-08T15:44:58.224Z] #33 3.358 + dir=/tmp/install [2020-06-08T15:44:58.224Z] #33 3.370 + bin=tini [2020-06-08T15:44:58.224Z] #33 3.370 + shift [2020-06-08T15:44:58.224Z] #33 3.370 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-08T15:44:58.224Z] #33 3.372 + . /tmp/install/tini.installer [2020-06-08T15:44:58.224Z] #33 3.373 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:44:58.224Z] #33 3.373 + install_tini [2020-06-08T15:44:58.224Z] #33 3.373 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-08T15:44:58.224Z] #33 3.373 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:44:58.224Z] #33 3.373 + git clone https://github.com/krallin/tini.git /tmp/tmp.LmljThmcT5/tini [2020-06-08T15:44:58.224Z] #33 3.379 Cloning into '/tmp/tmp.LmljThmcT5/tini'... [2020-06-08T15:44:58.224Z] #33 4.094 + cd /tmp/tmp.LmljThmcT5/tini [2020-06-08T15:44:58.224Z] #33 4.094 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:44:58.224Z] #33 4.108 + cmake . [2020-06-08T15:44:58.480Z] #33 4.841 -- The C compiler identification is GNU 8.3.0 [2020-06-08T15:44:58.480Z] #33 4.903 -- Check for working C compiler: /usr/bin/cc [2020-06-08T15:44:58.899Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-06-08T15:44:58.927Z] #32 DONE 64.7s [2020-06-08T15:44:58.927Z] [2020-06-08T15:44:58.927Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.8% of statements [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-08T15:44:59.402Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/builder/remotecontext/git 3.231s coverage: 86.3% of statements [2020-06-08T15:44:59.402Z] ok github.com/docker/docker/builder/remotecontext 0.352s coverage: 13.6% of statements [2020-06-08T15:44:59.405Z] #33 5.806 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T15:44:59.405Z] #33 5.820 -- Detecting C compiler ABI info [2020-06-08T15:44:59.966Z] #33 ... [2020-06-08T15:44:59.966Z] [2020-06-08T15:44:59.966Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:44:59.966Z] #25 3.822 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-08T15:44:59.966Z] #25 4.190 [2020-06-08T15:44:59.972Z] ok github.com/docker/docker/builder/dockerfile 1.285s coverage: 48.2% of statements [2020-06-08T15:44:59.972Z] ? github.com/docker/docker/cli [no test files] [2020-06-08T15:44:59.972Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-08T15:45:00.306Z] #33 ... [2020-06-08T15:45:00.306Z] [2020-06-08T15:45:00.306Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:45:00.306Z] #23 65.55 0 added, 0 removed; done. [2020-06-08T15:45:00.306Z] #23 65.55 Running hooks in /etc/ca-certificates/update.d... [2020-06-08T15:45:00.306Z] #23 65.57 done. [2020-06-08T15:45:00.306Z] #23 DONE 65.9s [2020-06-08T15:45:00.306Z] [2020-06-08T15:45:00.306Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T15:45:00.306Z] #24 DONE 0.1s [2020-06-08T15:45:00.306Z] [2020-06-08T15:45:00.306Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:00.479Z] #25 4.427 ## 3.5% ##### 7.8% ######### 13.2% ########### 16.4% [2020-06-08T15:45:00.479Z] #25 ... [2020-06-08T15:45:00.479Z] [2020-06-08T15:45:00.479Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:00.479Z] #38 70.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-08T15:45:00.479Z] #38 70.45 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:00.479Z] #38 DONE 71.0s [2020-06-08T15:45:00.479Z] [2020-06-08T15:45:00.479Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:01.684Z] #25 ... [2020-06-08T15:45:01.684Z] [2020-06-08T15:45:01.684Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:01.684Z] #41 57.27 time [2020-06-08T15:45:01.684Z] #41 60.67 internal/fmtsort [2020-06-08T15:45:01.684Z] #41 61.17 internal/syscall/execenv [2020-06-08T15:45:01.684Z] #41 61.27 internal/syscall/unix [2020-06-08T15:45:01.684Z] #41 61.60 strings [2020-06-08T15:45:01.684Z] #41 63.43 os [2020-06-08T15:45:01.684Z] #41 64.64 regexp/syntax [2020-06-08T15:45:01.684Z] #41 ... [2020-06-08T15:45:01.684Z] [2020-06-08T15:45:01.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:01.684Z] #10 66.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-08T15:45:01.684Z] #10 66.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-08T15:45:01.684Z] #10 66.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:45:01.756Z] #25 4.427 ## 3.5% ##### 7.8% ######### 13.2% ########### 16.4% ############## 19.8% ################## 25.7% #################### 28.8% ############################ 38.9% ################################# 46.3% ###################################### 53.8% ########################################### 59.9% ################################################ 66.7% ##################################################### 74.1% ########################################################### 82.7% ################################################################# 91.3% ######################################################################## 100.0% [2020-06-08T15:45:02.012Z] #25 6.574 [2020-06-08T15:45:02.229Z] #10 ... [2020-06-08T15:45:02.229Z] [2020-06-08T15:45:02.229Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:45:02.229Z] #32 62.38 Selecting previously unselected package libxml2:amd64. [2020-06-08T15:45:02.229Z] #32 62.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-08T15:45:02.229Z] #32 62.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:45:02.230Z] #32 63.19 Selecting previously unselected package libarchive13:amd64. [2020-06-08T15:45:02.230Z] #32 63.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-08T15:45:02.230Z] #32 63.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-08T15:45:02.230Z] #32 63.58 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-08T15:45:02.230Z] #32 63.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-08T15:45:02.230Z] #32 63.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-08T15:45:02.230Z] #32 63.75 Selecting previously unselected package librhash0:amd64. [2020-06-08T15:45:02.230Z] #32 63.76 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-08T15:45:02.230Z] #32 63.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-08T15:45:02.230Z] #32 64.06 Selecting previously unselected package libuv1:amd64. [2020-06-08T15:45:02.230Z] #32 64.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-08T15:45:02.230Z] #32 64.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-08T15:45:02.230Z] #32 64.25 Selecting previously unselected package cmake. [2020-06-08T15:45:02.230Z] #32 64.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-08T15:45:02.230Z] #32 64.31 Unpacking cmake (3.13.4-1) ... [2020-06-08T15:45:02.230Z] #32 68.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:45:02.230Z] #32 68.09 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:45:02.230Z] #32 68.10 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-08T15:45:02.230Z] #32 68.11 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:45:02.230Z] #32 68.16 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-08T15:45:02.230Z] #32 68.19 Setting up cmake-data (3.13.4-1) ... [2020-06-08T15:45:02.230Z] #32 68.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:45:02.230Z] #32 68.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-08T15:45:02.230Z] #32 68.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-08T15:45:02.230Z] #32 68.25 Setting up cmake (3.13.4-1) ... [2020-06-08T15:45:02.230Z] #32 68.26 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:02.230Z] #32 68.37 Processing triggers for mime-support (3.62) ... [2020-06-08T15:45:02.230Z] #32 DONE 69.2s [2020-06-08T15:45:02.230Z] [2020-06-08T15:45:02.230Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:02.617Z] #10 ... [2020-06-08T15:45:02.617Z] [2020-06-08T15:45:02.617Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:02.617Z] #38 67.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-08T15:45:02.617Z] #38 68.00 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:02.617Z] #38 DONE 68.3s [2020-06-08T15:45:02.617Z] [2020-06-08T15:45:02.617Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:02.617Z] #33 3.065 + RM_GOPATH=0 [2020-06-08T15:45:02.617Z] #33 3.065 + TMP_GOPATH= [2020-06-08T15:45:02.617Z] #33 3.065 + : /build [2020-06-08T15:45:02.617Z] #33 3.065 + '[' -z '' ']' [2020-06-08T15:45:02.617Z] #33 3.065 ++ mktemp -d [2020-06-08T15:45:02.617Z] #33 3.069 + export GOPATH=/tmp/tmp.8ppBlAQTDt [2020-06-08T15:45:02.617Z] #33 3.070 + GOPATH=/tmp/tmp.8ppBlAQTDt [2020-06-08T15:45:02.617Z] #33 3.070 + RM_GOPATH=1 [2020-06-08T15:45:02.617Z] #33 3.070 + case "$(go env GOARCH)" in [2020-06-08T15:45:02.617Z] #33 3.072 ++ go env GOARCH [2020-06-08T15:45:02.617Z] #33 3.101 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:02.617Z] #33 3.101 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:02.617Z] #33 3.102 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:02.617Z] #33 3.104 + dir=/tmp/install [2020-06-08T15:45:02.617Z] #33 3.104 + bin=tini [2020-06-08T15:45:02.617Z] #33 3.104 + shift [2020-06-08T15:45:02.617Z] #33 3.105 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-08T15:45:02.617Z] #33 3.105 + . /tmp/install/tini.installer [2020-06-08T15:45:02.617Z] #33 3.105 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:02.617Z] #33 3.108 + install_tini [2020-06-08T15:45:02.617Z] #33 3.108 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:02.617Z] #33 3.108 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-08T15:45:02.617Z] #33 3.108 + git clone https://github.com/krallin/tini.git /tmp/tmp.8ppBlAQTDt/tini [2020-06-08T15:45:02.617Z] #33 3.135 Cloning into '/tmp/tmp.8ppBlAQTDt/tini'... [2020-06-08T15:45:02.778Z] #25 6.754 #### 6.7% ################ 23.2% ################################## 48.1% ################################################ 67.9% ############################################################## 87.4% ######################################################################## 100.0% [2020-06-08T15:45:02.790Z] #33 ... [2020-06-08T15:45:02.790Z] [2020-06-08T15:45:02.790Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:45:02.790Z] #23 61.23 Updating certificates in /etc/ssl/certs... [2020-06-08T15:45:02.790Z] #23 65.72 13 added, 15 removed; done. [2020-06-08T15:45:02.790Z] #23 65.90 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:45:02.790Z] #23 65.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:45:02.790Z] #23 65.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:45:02.790Z] #23 65.94 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:02.790Z] #23 66.03 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-08T15:45:02.790Z] #23 66.07 Updating certificates in /etc/ssl/certs... [2020-06-08T15:45:02.790Z] #23 70.26 0 added, 0 removed; done. [2020-06-08T15:45:02.790Z] #23 70.26 Running hooks in /etc/ca-certificates/update.d... [2020-06-08T15:45:02.790Z] #23 70.26 done. [2020-06-08T15:45:02.790Z] #23 DONE 70.6s [2020-06-08T15:45:02.790Z] [2020-06-08T15:45:02.790Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T15:45:02.790Z] #24 DONE 0.0s [2020-06-08T15:45:03.035Z] #25 7.600 [2020-06-08T15:45:03.046Z] [2020-06-08T15:45:03.047Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:03.554Z] #33 4.387 + cd /tmp/tmp.8ppBlAQTDt/tini [2020-06-08T15:45:03.554Z] #33 4.387 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:03.554Z] #33 4.415 + cmake . [2020-06-08T15:45:03.685Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:2a6d8a559b4ef17cd47adb255d1d936ef45b307e07b5d57e8580c6de3a1bf690 19.6s done [2020-06-08T15:45:03.685Z] #8 DONE 24.4s [2020-06-08T15:45:03.685Z] [2020-06-08T15:45:03.685Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-08T15:45:03.685Z] #9 DONE 0.2s [2020-06-08T15:45:03.685Z] [2020-06-08T15:45:03.685Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-08T15:45:03.685Z] #10 DONE 0.1s [2020-06-08T15:45:03.685Z] [2020-06-08T15:45:03.685Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:03.685Z] #31 ... [2020-06-08T15:45:03.685Z] [2020-06-08T15:45:03.685Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-08T15:45:03.685Z] #28 DONE 0.1s [2020-06-08T15:45:03.685Z] [2020-06-08T15:45:03.685Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-08T15:45:03.685Z] #36 DONE 0.1s [2020-06-08T15:45:03.685Z] [2020-06-08T15:45:03.685Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:45:03.686Z] #37 0.717 + git clone https://github.com/docker/distribution.git . [2020-06-08T15:45:03.686Z] #37 0.769 Cloning into '.'... [2020-06-08T15:45:04.120Z] #33 5.199 -- The C compiler identification is GNU 8.3.0 [2020-06-08T15:45:04.120Z] #33 5.270 -- Check for working C compiler: /usr/bin/cc [2020-06-08T15:45:04.169Z] ok github.com/docker/docker/client 0.305s coverage: 75.4% of statements [2020-06-08T15:45:04.312Z] #25 7.754 ## 3.4% ######## 11.6% ########### 16.0% ################ 23.6% ##################### 29.5% ######################## 34.0% ############################# 40.5% ################################# 46.4% #################################### 51.2% ######################################## 55.7% [2020-06-08T15:45:04.313Z] #25 ... [2020-06-08T15:45:04.313Z] [2020-06-08T15:45:04.313Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:04.313Z] #47 64.91 os [2020-06-08T15:45:04.313Z] #47 67.72 encoding/binary [2020-06-08T15:45:04.313Z] #47 69.72 fmt [2020-06-08T15:45:04.313Z] #47 69.76 encoding/base64 [2020-06-08T15:45:04.313Z] #47 70.88 path/filepath [2020-06-08T15:45:04.313Z] #47 72.60 golang.org/x/sys/unix [2020-06-08T15:45:04.313Z] #47 ... [2020-06-08T15:45:04.313Z] [2020-06-08T15:45:04.313Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:05.081Z] #25 7.754 ## 3.4% ######## 11.6% ########### 16.0% ################ 23.6% ##################### 29.5% ######################## 34.0% ############################# 40.5% ################################# 46.4% #################################### 51.2% ######################################## 55.7% ########################################### 60.9% ################################################# 68.4% #################################################### 72.5% ###################################################### 75.5% ########################################################### 83.0% ############################################################### 87.8% ####################################################################### 99.2% ######################################################################## 100.0% [2020-06-08T15:45:05.337Z] #25 9.918 [2020-06-08T15:45:05.494Z] #33 6.391 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T15:45:05.494Z] #33 6.410 -- Detecting C compiler ABI info [2020-06-08T15:45:05.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-06-08T15:45:05.741Z] #37 ... [2020-06-08T15:45:05.741Z] [2020-06-08T15:45:05.741Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:05.741Z] #44 0.704 + RM_GOPATH=0 [2020-06-08T15:45:05.741Z] #44 0.704 + TMP_GOPATH= [2020-06-08T15:45:05.741Z] #44 0.704 + : /build [2020-06-08T15:45:05.741Z] #44 0.704 + '[' -z '' ']' [2020-06-08T15:45:05.741Z] #44 0.705 ++ mktemp -d [2020-06-08T15:45:05.741Z] #44 0.706 + export GOPATH=/tmp/tmp.0VvX2ifBNL [2020-06-08T15:45:05.741Z] #44 0.706 + GOPATH=/tmp/tmp.0VvX2ifBNL [2020-06-08T15:45:05.741Z] #44 0.706 + RM_GOPATH=1 [2020-06-08T15:45:05.741Z] #44 0.706 + case "$(go env GOARCH)" in [2020-06-08T15:45:05.741Z] #44 0.707 ++ go env GOARCH [2020-06-08T15:45:05.741Z] #44 0.712 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:05.741Z] #44 0.712 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:05.741Z] #44 0.713 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:05.741Z] #44 0.714 + dir=/tmp/install [2020-06-08T15:45:05.741Z] #44 0.714 + bin=gotestsum [2020-06-08T15:45:05.741Z] #44 0.714 + shift [2020-06-08T15:45:05.741Z] #44 0.714 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-08T15:45:05.741Z] #44 0.714 + . /tmp/install/gotestsum.installer [2020-06-08T15:45:05.741Z] #44 0.714 ++ : v0.3.5 [2020-06-08T15:45:05.741Z] #44 0.715 + install_gotestsum [2020-06-08T15:45:05.741Z] #44 0.715 + set -e [2020-06-08T15:45:05.741Z] #44 0.715 + export GO111MODULE=on [2020-06-08T15:45:05.741Z] #44 0.715 + GO111MODULE=on [2020-06-08T15:45:05.741Z] #44 0.715 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-08T15:45:05.741Z] #44 0.731 go: finding gotest.tools v0.3.5 [2020-06-08T15:45:05.741Z] #44 0.732 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-08T15:45:05.741Z] #44 1.656 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-08T15:45:05.741Z] #44 2.615 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-08T15:45:05.741Z] #44 4.166 go: downloading gotest.tools v2.1.0+incompatible [2020-06-08T15:45:05.741Z] #44 4.466 go: extracting gotest.tools v2.1.0+incompatible [2020-06-08T15:45:05.741Z] #44 4.790 go: downloading github.com/fatih/color v1.6.0 [2020-06-08T15:45:05.741Z] #44 4.823 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:45:05.741Z] #44 4.827 go: downloading github.com/pkg/errors v0.8.0 [2020-06-08T15:45:05.741Z] #44 4.829 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-08T15:45:05.741Z] #44 4.837 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:45:05.741Z] #44 4.852 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:45:05.741Z] #44 4.906 go: extracting github.com/fatih/color v1.6.0 [2020-06-08T15:45:05.741Z] #44 5.037 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:45:05.741Z] #44 5.086 go: extracting github.com/pkg/errors v0.8.0 [2020-06-08T15:45:05.741Z] #44 5.128 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:45:05.741Z] #44 5.213 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:45:05.741Z] #44 5.230 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:45:05.741Z] #44 5.259 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:45:06.029Z] #44 5.374 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:45:06.029Z] #44 5.377 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:45:06.029Z] #44 5.408 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:45:06.029Z] #44 5.489 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-08T15:45:06.029Z] #44 5.498 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:45:06.029Z] #44 5.575 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:45:06.060Z] #33 7.108 -- Detecting C compiler ABI info - done [2020-06-08T15:45:06.060Z] #33 7.192 -- Detecting C compile features [2020-06-08T15:45:06.358Z] #25 ... [2020-06-08T15:45:06.358Z] [2020-06-08T15:45:06.358Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:06.358Z] #47 63.86 context [2020-06-08T15:45:06.358Z] #47 65.13 os [2020-06-08T15:45:06.358Z] #47 67.19 encoding/binary [2020-06-08T15:45:06.358Z] #47 69.65 encoding/base64 [2020-06-08T15:45:06.358Z] #47 70.07 fmt [2020-06-08T15:45:06.358Z] #47 71.42 path/filepath [2020-06-08T15:45:06.358Z] #47 73.36 golang.org/x/sys/unix [2020-06-08T15:45:06.358Z] #47 ... [2020-06-08T15:45:06.358Z] [2020-06-08T15:45:06.358Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:06.358Z] #33 3.167 + RM_GOPATH=0 [2020-06-08T15:45:06.358Z] #33 3.167 + TMP_GOPATH= [2020-06-08T15:45:06.358Z] #33 3.167 + : /build [2020-06-08T15:45:06.358Z] #33 3.167 + '[' -z '' ']' [2020-06-08T15:45:06.358Z] #33 3.167 ++ mktemp -d [2020-06-08T15:45:06.358Z] #33 3.175 + export GOPATH=/tmp/tmp.RhNbyYsM0d [2020-06-08T15:45:06.358Z] #33 3.175 + GOPATH=/tmp/tmp.RhNbyYsM0d [2020-06-08T15:45:06.358Z] #33 3.175 + RM_GOPATH=1 [2020-06-08T15:45:06.358Z] #33 3.175 + case "$(go env GOARCH)" in [2020-06-08T15:45:06.358Z] #33 3.175 ++ go env GOARCH [2020-06-08T15:45:06.358Z] #33 3.203 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:06.358Z] #33 3.204 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:06.358Z] #33 3.207 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:06.358Z] #33 3.221 + dir=/tmp/install [2020-06-08T15:45:06.358Z] #33 3.221 + bin=tini [2020-06-08T15:45:06.358Z] #33 3.222 + shift [2020-06-08T15:45:06.358Z] #33 3.222 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-08T15:45:06.358Z] #33 3.222 + . /tmp/install/tini.installer [2020-06-08T15:45:06.358Z] #33 3.222 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:06.358Z] #33 3.223 + install_tini [2020-06-08T15:45:06.358Z] #33 3.223 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-08T15:45:06.358Z] #33 3.223 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:06.358Z] #33 3.223 + git clone https://github.com/krallin/tini.git /tmp/tmp.RhNbyYsM0d/tini [2020-06-08T15:45:06.358Z] #33 3.228 Cloning into '/tmp/tmp.RhNbyYsM0d/tini'... [2020-06-08T15:45:06.358Z] #33 4.143 + cd /tmp/tmp.RhNbyYsM0d/tini [2020-06-08T15:45:06.358Z] #33 4.143 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:06.358Z] #33 4.150 + cmake . [2020-06-08T15:45:06.358Z] #33 4.839 -- The C compiler identification is GNU 8.3.0 [2020-06-08T15:45:06.358Z] #33 4.960 -- Check for working C compiler: /usr/bin/cc [2020-06-08T15:45:06.358Z] #25 10.17 0.0% ## 3.1% ### 4.7% #### 6.5% ###### 8.7% ######## 11.4% ########## 14.0% ############ 17.2% [2020-06-08T15:45:06.358Z] #25 ... [2020-06-08T15:45:06.358Z] [2020-06-08T15:45:06.358Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:06.359Z] #41 67.01 strings [2020-06-08T15:45:06.359Z] #41 68.77 fmt [2020-06-08T15:45:06.359Z] #41 70.69 path/filepath [2020-06-08T15:45:06.359Z] #41 72.83 regexp/syntax [2020-06-08T15:45:06.359Z] #41 75.18 flag [2020-06-08T15:45:06.359Z] #41 76.99 go/token [2020-06-08T15:45:06.614Z] #41 ... [2020-06-08T15:45:06.614Z] [2020-06-08T15:45:06.614Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:06.624Z] #33 ... [2020-06-08T15:45:06.624Z] [2020-06-08T15:45:06.624Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:06.624Z] #38 65.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-08T15:45:06.624Z] #38 65.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:45:06.624Z] #38 65.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-08T15:45:06.624Z] #38 65.36 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-08T15:45:06.624Z] #38 65.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-08T15:45:06.624Z] #38 65.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:45:06.624Z] #38 65.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:45:06.624Z] #38 65.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-08T15:45:06.624Z] #38 65.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:45:06.624Z] #38 65.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-08T15:45:06.624Z] #38 73.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-08T15:45:06.624Z] #38 73.85 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:06.624Z] #38 DONE 74.2s [2020-06-08T15:45:06.624Z] [2020-06-08T15:45:06.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:06.995Z] #33 ... [2020-06-08T15:45:06.995Z] [2020-06-08T15:45:06.995Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:06.995Z] #25 4.103 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-08T15:45:06.995Z] #25 4.420 [2020-06-08T15:45:06.995Z] #25 4.680 0.0% ### 5.0% ####### 10.3% ########### 16.5% ################### 27.0% ###################### 31.7% ########################### 37.8% ################################## 48.6% ###################################### 53.3% ########################################### 60.3% ############################################## 65.1% ################################################### 71.1% ##################################################### 74.9% ########################################################### 82.0% ################################################################# 90.3% ###################################################################### 98.1% ######################################################################## 100.0% [2020-06-08T15:45:06.995Z] #25 6.904 [2020-06-08T15:45:07.149Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.7% of statements [2020-06-08T15:45:07.666Z] #39 ... [2020-06-08T15:45:07.666Z] [2020-06-08T15:45:07.666Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:07.666Z] #41 65.30 strings [2020-06-08T15:45:07.666Z] #41 66.58 os [2020-06-08T15:45:07.666Z] #41 68.31 regexp/syntax [2020-06-08T15:45:07.666Z] #41 72.17 fmt [2020-06-08T15:45:07.666Z] #41 75.33 regexp [2020-06-08T15:45:07.666Z] #41 ... [2020-06-08T15:45:07.666Z] [2020-06-08T15:45:07.666Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:07.666Z] #25 4.214 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-08T15:45:07.666Z] #25 4.797 [2020-06-08T15:45:07.760Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-06-08T15:45:07.774Z] #25 7.108 ##### 7.4% ################## 26.4% ################################ 45.7% ############################################ 62.3% ######################################################## 78.9% ################################################################## 92.5% ######################################################################## 100.0% [2020-06-08T15:45:08.033Z] #25 7.988 [2020-06-08T15:45:08.147Z] #25 10.17 0.0% ## 3.1% ### 4.7% #### 6.5% ###### 8.7% ######## 11.4% ########## 14.0% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.3% ################## 26.1% ################### 27.8% ##################### 30.3% ######################## 33.5% ######################### 35.0% ########################## 36.9% ############################ 39.2% ############################## 41.8% ############################### 43.8% ################################ 45.5% ################################# 47.1% ################################### 48.9% #################################### 50.1% [2020-06-08T15:45:08.147Z] #25 ... [2020-06-08T15:45:08.147Z] [2020-06-08T15:45:08.147Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:08.147Z] #33 6.880 -- Detecting C compiler ABI info - done [2020-06-08T15:45:08.147Z] #33 7.057 -- Detecting C compile features [2020-06-08T15:45:08.147Z] #33 9.931 -- Detecting C compile features - done [2020-06-08T15:45:08.147Z] #33 9.983 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-08T15:45:08.148Z] #33 10.30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-08T15:45:08.148Z] #33 10.45 -- Configuring done [2020-06-08T15:45:08.148Z] #33 10.47 -- Generating done [2020-06-08T15:45:08.148Z] #33 10.48 -- Build files have been written to: /tmp/tmp.LmljThmcT5/tini [2020-06-08T15:45:08.148Z] #33 10.50 + make tini-static [2020-06-08T15:45:08.148Z] #33 11.05 Scanning dependencies of target tini-static [2020-06-08T15:45:08.148Z] #33 11.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-08T15:45:08.148Z] #33 13.03 [100%] Linking C executable tini-static [2020-06-08T15:45:08.148Z] #33 13.97 [100%] Built target tini-static [2020-06-08T15:45:08.148Z] #33 14.11 + mkdir -p /build [2020-06-08T15:45:08.148Z] #33 14.11 + cp tini-static /build/docker-init [2020-06-08T15:45:08.148Z] #33 DONE 14.6s [2020-06-08T15:45:08.148Z] [2020-06-08T15:45:08.148Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:08.371Z] ok github.com/docker/docker/daemon 12.275s coverage: 17.6% of statements [2020-06-08T15:45:08.371Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-08T15:45:08.371Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-08T15:45:08.371Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-06-08T15:45:08.371Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-08T15:45:08.371Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-08T15:45:08.445Z] #25 10.17 0.0% ## 3.1% ### 4.7% #### 6.5% ###### 8.7% ######## 11.4% ########## 14.0% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.3% ################## 26.1% ################### 27.8% ##################### 30.3% ######################## 33.5% ######################### 35.0% ########################## 36.9% ############################ 39.2% ############################## 41.8% ############################### 43.8% ################################ 45.5% ################################# 47.1% ################################### 48.9% #################################### 50.1% ##################################### 52.1% ###################################### 53.0% ###################################### 53.7% ####################################### 54.5% [2020-06-08T15:45:08.445Z] #25 ... [2020-06-08T15:45:08.445Z] [2020-06-08T15:45:08.445Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:08.445Z] #30 69.08 path [2020-06-08T15:45:08.445Z] #30 69.63 fmt [2020-06-08T15:45:08.445Z] #30 70.07 path/filepath [2020-06-08T15:45:08.445Z] #30 72.26 io/ioutil [2020-06-08T15:45:08.445Z] #30 72.98 text/tabwriter [2020-06-08T15:45:08.445Z] #30 75.08 github.com/BurntSushi/toml [2020-06-08T15:45:08.445Z] #30 75.10 flag [2020-06-08T15:45:08.445Z] #30 76.79 log [2020-06-08T15:45:08.705Z] #30 ... [2020-06-08T15:45:08.705Z] [2020-06-08T15:45:08.705Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:09.067Z] #25 8.149 ## 3.1% ##### 7.4% ########## 14.7% ################# 24.2% ###################### 31.8% ############################# 41.4% ################################### 48.7% ######################################### 57.1% ############################################ 61.8% [2020-06-08T15:45:09.067Z] #25 ... [2020-06-08T15:45:09.067Z] [2020-06-08T15:45:09.067Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:09.067Z] #30 64.95 path [2020-06-08T15:45:09.067Z] #30 65.90 text/tabwriter [2020-06-08T15:45:09.067Z] #30 66.88 fmt [2020-06-08T15:45:09.067Z] #30 67.04 path/filepath [2020-06-08T15:45:09.067Z] #30 68.95 io/ioutil [2020-06-08T15:45:09.067Z] #30 71.13 github.com/BurntSushi/toml [2020-06-08T15:45:09.067Z] #30 71.14 flag [2020-06-08T15:45:09.067Z] #30 73.39 log [2020-06-08T15:45:09.325Z] #30 ... [2020-06-08T15:45:09.325Z] [2020-06-08T15:45:09.325Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:09.373Z] ok github.com/docker/docker/daemon/graphdriver 0.002s coverage: 2.2% of statements [2020-06-08T15:45:09.588Z] #44 8.345 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:45:09.588Z] #44 8.842 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:45:09.588Z] #44 8.951 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:45:09.842Z] #25 8.149 ## 3.1% ##### 7.4% ########## 14.7% ################# 24.2% ###################### 31.8% ############################# 41.4% ################################### 48.7% ######################################### 57.1% ############################################ 61.8% ############################################### 65.6% ################################################# 68.9% ##################################################### 73.8% ######################################################## 78.2% ############################################################# 85.3% ############################################################### 88.3% ######################################################################## 100.0% [2020-06-08T15:45:10.012Z] #25 4.988 ## 3.0% ##### 8.0% ######### 13.4% ########### 16.6% ################ 23.0% #################### 27.9% ##################### 30.4% ######################### 35.9% ########################### 38.7% ############################### 43.3% ################################# 46.8% ################################### 49.5% ###################################### 54.1% ########################################## 59.3% ############################################## 63.9% ################################################## 70.8% ##################################################### 74.9% ########################################################## 81.3% ############################################################# 85.3% [2020-06-08T15:45:10.012Z] #25 ... [2020-06-08T15:45:10.012Z] [2020-06-08T15:45:10.012Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:10.012Z] #30 67.76 path [2020-06-08T15:45:10.012Z] #30 68.36 text/tabwriter [2020-06-08T15:45:10.012Z] #30 68.43 fmt [2020-06-08T15:45:10.012Z] #30 69.53 path/filepath [2020-06-08T15:45:10.012Z] #30 71.75 io/ioutil [2020-06-08T15:45:10.012Z] #30 73.92 github.com/BurntSushi/toml [2020-06-08T15:45:10.012Z] #30 73.93 flag [2020-06-08T15:45:10.012Z] #30 77.02 log [2020-06-08T15:45:10.012Z] #30 ... [2020-06-08T15:45:10.012Z] [2020-06-08T15:45:10.013Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:10.242Z] #25 10.17 0.0% ## 3.1% ### 4.7% #### 6.5% ###### 8.7% ######## 11.4% ########## 14.0% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.3% ################## 26.1% ################### 27.8% ##################### 30.3% ######################## 33.5% ######################### 35.0% ########################## 36.9% ############################ 39.2% ############################## 41.8% ############################### 43.8% ################################ 45.5% ################################# 47.1% ################################### 48.9% #################################### 50.1% ##################################### 52.1% ###################################### 53.0% ###################################### 53.7% ####################################### 54.5% ####################################### 55.3% ######################################## 56.4% ######################################### 57.6% ############################################ 61.3% ############################################## 64.5% ################################################ 66.8% ################################################## 69.8% #################################################### 72.4% ##################################################### 74.4% ####################################################### 76.4% ######################################################## 79.1% ########################################################### 82.1% ############################################################ 84.3% ############################################################### 87.6% ################################################################ 89.8% ################################################################## 92.9% [2020-06-08T15:45:10.242Z] #25 ... [2020-06-08T15:45:10.242Z] [2020-06-08T15:45:10.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:10.242Z] #39 4.709 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:45:10.242Z] #39 4.709 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:45:10.242Z] #39 4.727 Note: Building without GnuTLS support [2020-06-08T15:45:10.242Z] #39 4.742 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:45:10.242Z] #39 4.743 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:45:10.242Z] #39 7.299 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:45:10.242Z] #39 7.374 GEN .gitid [2020-06-08T15:45:10.242Z] #39 7.431 GEN criu/include/version.h [2020-06-08T15:45:10.242Z] #39 7.582 GEN include/common/asm [2020-06-08T15:45:10.267Z] #25 4.988 ## 3.0% ##### 8.0% ######### 13.4% ########### 16.6% ################ 23.0% #################### 27.9% ##################### 30.4% ######################### 35.9% ########################### 38.7% ############################### 43.3% ################################# 46.8% ################################### 49.5% ###################################### 54.1% ########################################## 59.3% ############################################## 63.9% ################################################## 70.8% ##################################################### 74.9% ########################################################## 81.3% ############################################################# 85.3% ################################################################# 90.6% ######################################################################## 100.0% [2020-06-08T15:45:10.409Z] #25 10.10 [2020-06-08T15:45:10.497Z] #39 ... [2020-06-08T15:45:10.497Z] [2020-06-08T15:45:10.497Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:10.497Z] #25 10.17 0.0% ## 3.1% ### 4.7% #### 6.5% ###### 8.7% ######## 11.4% ########## 14.0% ############ 17.2% ############## 19.6% ############### 21.9% ################# 24.3% ################## 26.1% ################### 27.8% ##################### 30.3% ######################## 33.5% ######################### 35.0% ########################## 36.9% ############################ 39.2% ############################## 41.8% ############################### 43.8% ################################ 45.5% ################################# 47.1% ################################### 48.9% #################################### 50.1% ##################################### 52.1% ###################################### 53.0% ###################################### 53.7% ####################################### 54.5% ####################################### 55.3% ######################################## 56.4% ######################################### 57.6% ############################################ 61.3% ############################################## 64.5% ################################################ 66.8% ################################################## 69.8% #################################################### 72.4% ##################################################### 74.4% ####################################################### 76.4% ######################################################## 79.1% ########################################################### 82.1% ############################################################ 84.3% ############################################################### 87.6% ################################################################ 89.8% ################################################################## 92.9% ################################################################### 93.9% ###################################################################### 97.5% ######################################################################## 100.0% [2020-06-08T15:45:10.522Z] #25 7.686 [2020-06-08T15:45:10.613Z] #44 ... [2020-06-08T15:45:10.613Z] [2020-06-08T15:45:10.613Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:10.613Z] #48 0.818 + RM_GOPATH=0 [2020-06-08T15:45:10.613Z] #48 0.819 + TMP_GOPATH= [2020-06-08T15:45:10.613Z] #48 0.821 + : /build [2020-06-08T15:45:10.613Z] #48 0.828 + '[' -z '' ']' [2020-06-08T15:45:10.613Z] #48 0.833 ++ mktemp -d [2020-06-08T15:45:10.613Z] #48 0.836 + export GOPATH=/tmp/tmp.uSv6Zk1BN2 [2020-06-08T15:45:10.613Z] #48 0.837 + GOPATH=/tmp/tmp.uSv6Zk1BN2 [2020-06-08T15:45:10.613Z] #48 0.837 + RM_GOPATH=1 [2020-06-08T15:45:10.613Z] #48 0.837 + case "$(go env GOARCH)" in [2020-06-08T15:45:10.613Z] #48 0.842 ++ go env GOARCH [2020-06-08T15:45:10.613Z] #48 0.875 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:10.613Z] #48 0.876 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:10.613Z] #48 0.950 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:10.613Z] #48 0.955 + dir=/tmp/install [2020-06-08T15:45:10.613Z] #48 0.956 + bin=shfmt [2020-06-08T15:45:10.613Z] #48 0.956 + shift [2020-06-08T15:45:10.613Z] #48 0.956 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-08T15:45:10.613Z] #48 0.957 + . /tmp/install/shfmt.installer [2020-06-08T15:45:10.613Z] #48 0.957 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:45:10.613Z] #48 0.958 + install_shfmt [2020-06-08T15:45:10.613Z] #48 0.958 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-08T15:45:10.613Z] #48 0.959 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:45:10.613Z] #48 0.959 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uSv6Zk1BN2/src/github.com/mvdan/sh [2020-06-08T15:45:10.613Z] #48 0.972 Cloning into '/tmp/tmp.uSv6Zk1BN2/src/github.com/mvdan/sh'... [2020-06-08T15:45:10.613Z] #48 ... [2020-06-08T15:45:10.613Z] [2020-06-08T15:45:10.613Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:10.613Z] #61 0.933 + RM_GOPATH=0 [2020-06-08T15:45:10.613Z] #61 0.933 + TMP_GOPATH= [2020-06-08T15:45:10.613Z] #61 0.933 + : /build [2020-06-08T15:45:10.613Z] #61 0.933 + '[' -z '' ']' [2020-06-08T15:45:10.613Z] #61 0.933 ++ mktemp -d [2020-06-08T15:45:10.613Z] #61 0.937 + export GOPATH=/tmp/tmp.dP32qXYlBh [2020-06-08T15:45:10.613Z] #61 0.963 + GOPATH=/tmp/tmp.dP32qXYlBh [2020-06-08T15:45:10.613Z] #61 0.963 + RM_GOPATH=1 [2020-06-08T15:45:10.613Z] #61 0.964 + case "$(go env GOARCH)" in [2020-06-08T15:45:10.613Z] #61 0.975 ++ go env GOARCH [2020-06-08T15:45:10.613Z] #61 1.029 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:10.613Z] #61 1.029 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:10.613Z] #61 1.030 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:10.613Z] #61 1.032 + dir=/tmp/install [2020-06-08T15:45:10.613Z] #61 1.032 + bin=proxy [2020-06-08T15:45:10.613Z] #61 1.032 + shift [2020-06-08T15:45:10.613Z] #61 1.032 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-08T15:45:10.613Z] #61 1.032 + . /tmp/install/proxy.installer [2020-06-08T15:45:10.613Z] #61 1.033 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:45:10.613Z] #61 1.035 + install_proxy [2020-06-08T15:45:10.613Z] #61 1.035 + case "$1" in [2020-06-08T15:45:10.613Z] #61 1.036 + export CGO_ENABLED=0 [2020-06-08T15:45:10.613Z] #61 1.036 + CGO_ENABLED=0 [2020-06-08T15:45:10.613Z] #61 1.037 + _install_proxy [2020-06-08T15:45:10.613Z] #61 1.037 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-08T15:45:10.613Z] #61 1.038 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:45:10.613Z] #61 1.038 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dP32qXYlBh/src/github.com/docker/libnetwork [2020-06-08T15:45:10.613Z] #61 1.049 Cloning into '/tmp/tmp.dP32qXYlBh/src/github.com/docker/libnetwork'... [2020-06-08T15:45:10.753Z] #25 15.27 [2020-06-08T15:45:10.902Z] #61 ... [2020-06-08T15:45:10.902Z] [2020-06-08T15:45:10.902Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:10.902Z] #55 0.842 + RM_GOPATH=0 [2020-06-08T15:45:10.902Z] #55 0.842 + TMP_GOPATH= [2020-06-08T15:45:10.902Z] #55 0.842 + : /build [2020-06-08T15:45:10.902Z] #55 0.842 + '[' -z '' ']' [2020-06-08T15:45:10.902Z] #55 0.845 ++ mktemp -d [2020-06-08T15:45:10.902Z] #55 0.856 + export GOPATH=/tmp/tmp.b9s3FJch82 [2020-06-08T15:45:10.902Z] #55 0.856 + GOPATH=/tmp/tmp.b9s3FJch82 [2020-06-08T15:45:10.902Z] #55 0.856 + RM_GOPATH=1 [2020-06-08T15:45:10.902Z] #55 0.856 + case "$(go env GOARCH)" in [2020-06-08T15:45:10.902Z] #55 0.856 ++ go env GOARCH [2020-06-08T15:45:10.902Z] #55 0.923 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:10.902Z] #55 0.923 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:10.902Z] #55 0.924 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:10.902Z] #55 0.928 + dir=/tmp/install [2020-06-08T15:45:10.902Z] #55 0.928 + bin=rootlesskit [2020-06-08T15:45:10.902Z] #55 0.928 + shift [2020-06-08T15:45:10.902Z] #55 0.928 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-08T15:45:10.902Z] #55 0.928 + . /tmp/install/rootlesskit.installer [2020-06-08T15:45:10.902Z] #55 0.928 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:45:10.902Z] #55 0.929 + install_rootlesskit [2020-06-08T15:45:10.902Z] #55 0.929 + case "$1" in [2020-06-08T15:45:10.902Z] #55 0.929 + export CGO_ENABLED=0 [2020-06-08T15:45:10.902Z] #55 0.929 + CGO_ENABLED=0 [2020-06-08T15:45:10.902Z] #55 0.929 + _install_rootlesskit [2020-06-08T15:45:10.902Z] #55 0.929 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-08T15:45:10.902Z] #55 0.929 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:45:10.902Z] #55 0.929 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b9s3FJch82/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:45:10.902Z] #55 1.004 Cloning into '/tmp/tmp.b9s3FJch82/src/github.com/rootless-containers/rootlesskit'... [2020-06-08T15:45:10.902Z] #55 7.810 + cd /tmp/tmp.b9s3FJch82/src/github.com/rootless-containers/rootlesskit [2020-06-08T15:45:10.902Z] #55 7.811 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-08T15:45:10.902Z] #55 8.077 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:45:10.902Z] #55 8.077 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-08T15:45:10.902Z] #55 ... [2020-06-08T15:45:10.902Z] [2020-06-08T15:45:10.902Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:45:10.902Z] #24 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:45:10.902Z] #24 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:45:10.902Z] #24 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:45:10.902Z] #24 2.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-08T15:45:10.902Z] #24 4.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-08T15:45:10.902Z] #24 6.654 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-08T15:45:11.008Z] #25 ... [2020-06-08T15:45:11.008Z] [2020-06-08T15:45:11.008Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:11.008Z] #10 71.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-08T15:45:11.008Z] #10 71.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-08T15:45:11.008Z] #10 71.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:45:11.008Z] #10 79.43 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-08T15:45:11.008Z] #10 79.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:11.008Z] #10 79.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:11.009Z] #10 80.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-08T15:45:11.009Z] #10 80.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:11.009Z] #10 80.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:11.009Z] #10 ... [2020-06-08T15:45:11.009Z] [2020-06-08T15:45:11.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:11.009Z] #39 10.62 PBCC images/timens.pb-c.c [2020-06-08T15:45:11.009Z] #39 10.63 DEP images/timens.pb-c.d [2020-06-08T15:45:11.009Z] #39 10.68 PBCC images/fown.pb-c.c [2020-06-08T15:45:11.009Z] #39 10.75 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-08T15:45:11.193Z] #24 ... [2020-06-08T15:45:11.193Z] [2020-06-08T15:45:11.193Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:45:11.193Z] #29 0.726 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-08T15:45:11.193Z] #29 0.729 Cloning into '.'... [2020-06-08T15:45:11.193Z] #29 ... [2020-06-08T15:45:11.193Z] [2020-06-08T15:45:11.193Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:11.193Z] #46 0.830 + RM_GOPATH=0 [2020-06-08T15:45:11.193Z] #46 0.830 + TMP_GOPATH= [2020-06-08T15:45:11.193Z] #46 0.830 + : /build [2020-06-08T15:45:11.193Z] #46 0.830 + '[' -z '' ']' [2020-06-08T15:45:11.193Z] #46 0.831 ++ mktemp -d [2020-06-08T15:45:11.193Z] #46 0.833 + export GOPATH=/tmp/tmp.5QIOp9lzfw [2020-06-08T15:45:11.193Z] #46 0.833 + GOPATH=/tmp/tmp.5QIOp9lzfw [2020-06-08T15:45:11.193Z] #46 0.833 + RM_GOPATH=1 [2020-06-08T15:45:11.193Z] #46 0.833 + case "$(go env GOARCH)" in [2020-06-08T15:45:11.193Z] #46 0.853 ++ go env GOARCH [2020-06-08T15:45:11.193Z] #46 0.873 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:11.193Z] #46 0.877 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:11.193Z] #46 0.879 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:11.193Z] #46 0.888 + dir=/tmp/install [2020-06-08T15:45:11.193Z] #46 0.889 + bin=golangci_lint [2020-06-08T15:45:11.193Z] #46 0.889 + shift [2020-06-08T15:45:11.193Z] #46 0.889 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-08T15:45:11.193Z] #46 0.890 + . /tmp/install/golangci_lint.installer [2020-06-08T15:45:11.193Z] #46 0.890 ++ : v1.23.8 [2020-06-08T15:45:11.193Z] #46 0.891 + install_golangci_lint [2020-06-08T15:45:11.193Z] #46 0.891 + echo 'Installing golangci-lint version v1.23.8' [2020-06-08T15:45:11.193Z] #46 0.891 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:45:11.193Z] #46 0.891 Installing golangci-lint version v1.23.8 [2020-06-08T15:45:11.264Z] #39 10.87 PBCC images/opts.pb-c.c [2020-06-08T15:45:11.264Z] #39 10.93 PBCC images/memfd.pb-c.c [2020-06-08T15:45:11.264Z] #39 10.98 DEP images/fown.pb-c.d [2020-06-08T15:45:11.264Z] #39 11.03 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-08T15:45:11.264Z] #39 11.09 DEP images/opts.pb-c.d [2020-06-08T15:45:11.427Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-06-08T15:45:11.482Z] #46 ... [2020-06-08T15:45:11.482Z] [2020-06-08T15:45:11.482Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:45:11.482Z] #52 1.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:45:11.482Z] #52 1.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:45:11.482Z] #52 1.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:45:11.482Z] #52 2.268 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-08T15:45:11.482Z] #52 4.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-08T15:45:11.482Z] #52 6.624 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-08T15:45:11.482Z] #52 ... [2020-06-08T15:45:11.482Z] [2020-06-08T15:45:11.482Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:11.482Z] #11 1.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:45:11.482Z] #11 1.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:45:11.482Z] #11 1.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:45:11.482Z] #11 2.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-08T15:45:11.482Z] #11 4.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-08T15:45:11.482Z] #11 6.622 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-08T15:45:11.482Z] #11 ... [2020-06-08T15:45:11.482Z] [2020-06-08T15:45:11.482Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:11.482Z] #39 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:45:11.482Z] #39 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:45:11.482Z] #39 1.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:45:11.482Z] #39 2.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-08T15:45:11.482Z] #39 4.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-08T15:45:11.482Z] #39 6.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-08T15:45:11.520Z] #39 11.13 DEP images/memfd.pb-c.d [2020-06-08T15:45:11.520Z] #39 11.18 PBCC images/sit.pb-c.c [2020-06-08T15:45:11.520Z] #39 11.22 DEP images/sit.pb-c.d [2020-06-08T15:45:11.520Z] #39 11.26 PBCC images/macvlan.pb-c.c [2020-06-08T15:45:11.520Z] #39 11.28 DEP images/macvlan.pb-c.d [2020-06-08T15:45:11.520Z] #39 11.33 PBCC images/autofs.pb-c.c [2020-06-08T15:45:11.548Z] #25 7.934 0.1% ############# 18.1% ####################### 32.5% #################################### 50.1% ############################################# 63.2% ##################################################### 74.7% ################################################################## 91.9% ######################################################################## 100.0% [2020-06-08T15:45:11.746Z] #25 10.32 1.0% # 2.2% ### 4.3% ##### 7.1% ###### 9.5% ######## 11.3% ######### 13.6% ########## 15.1% ############ 16.9% ############# 18.3% ############### 20.9% ################ 23.0% ################# 24.4% [2020-06-08T15:45:11.746Z] #25 ... [2020-06-08T15:45:11.746Z] [2020-06-08T15:45:11.746Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:11.746Z] #47 67.60 path/filepath [2020-06-08T15:45:11.746Z] #47 69.49 io/ioutil [2020-06-08T15:45:11.746Z] #47 69.55 encoding/base64 [2020-06-08T15:45:11.746Z] #47 70.41 fmt [2020-06-08T15:45:11.746Z] #47 70.77 golang.org/x/sys/unix [2020-06-08T15:45:11.746Z] #47 76.74 encoding/json [2020-06-08T15:45:11.770Z] #39 ... [2020-06-08T15:45:11.770Z] [2020-06-08T15:45:11.770Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:11.770Z] #22 0.620 + RM_GOPATH=0 [2020-06-08T15:45:11.770Z] #22 0.620 + TMP_GOPATH= [2020-06-08T15:45:11.770Z] #22 0.620 + : /build [2020-06-08T15:45:11.770Z] #22 0.620 + '[' -z '' ']' [2020-06-08T15:45:11.770Z] #22 0.621 ++ mktemp -d [2020-06-08T15:45:11.770Z] #22 0.622 + export GOPATH=/tmp/tmp.3k8PjRJqQP [2020-06-08T15:45:11.770Z] #22 0.622 + GOPATH=/tmp/tmp.3k8PjRJqQP [2020-06-08T15:45:11.770Z] #22 0.622 + RM_GOPATH=1 [2020-06-08T15:45:11.770Z] #22 0.622 + case "$(go env GOARCH)" in [2020-06-08T15:45:11.770Z] #22 0.623 ++ go env GOARCH [2020-06-08T15:45:11.770Z] #22 0.628 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:11.770Z] #22 0.628 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:11.770Z] #22 0.628 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:11.770Z] #22 0.629 + dir=/tmp/install [2020-06-08T15:45:11.770Z] #22 0.629 + bin=dockercli [2020-06-08T15:45:11.770Z] #22 0.629 + shift [2020-06-08T15:45:11.770Z] #22 0.629 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-08T15:45:11.770Z] #22 0.630 + . /tmp/install/dockercli.installer [2020-06-08T15:45:11.770Z] #22 0.630 ++ : stable [2020-06-08T15:45:11.770Z] #22 0.630 ++ : 17.06.2-ce [2020-06-08T15:45:11.770Z] #22 0.630 + install_dockercli [2020-06-08T15:45:11.770Z] #22 0.630 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-08T15:45:11.770Z] #22 0.631 Install docker/cli version 17.06.2-ce from stable [2020-06-08T15:45:11.770Z] #22 0.631 ++ uname -m [2020-06-08T15:45:11.770Z] #22 0.632 + arch=ppc64le [2020-06-08T15:45:11.770Z] #22 0.632 + '[' ppc64le '!=' x86_64 ']' [2020-06-08T15:45:11.770Z] #22 0.632 + '[' ppc64le '!=' s390x ']' [2020-06-08T15:45:11.770Z] #22 0.633 + '[' ppc64le '!=' armhf ']' [2020-06-08T15:45:11.770Z] #22 0.633 + build_dockercli [2020-06-08T15:45:11.770Z] #22 0.633 + git clone https://github.com/docker/docker-ce /tmp/tmp.3k8PjRJqQP/tmp/docker-ce [2020-06-08T15:45:11.770Z] #22 0.634 Cloning into '/tmp/tmp.3k8PjRJqQP/tmp/docker-ce'... [2020-06-08T15:45:11.770Z] #22 ... [2020-06-08T15:45:11.770Z] [2020-06-08T15:45:11.770Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:45:11.770Z] #33 1.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:45:11.770Z] #33 1.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:45:11.770Z] #33 1.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:45:11.770Z] #33 2.430 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-08T15:45:11.770Z] #33 4.853 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-08T15:45:11.770Z] #33 6.717 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-08T15:45:11.817Z] #39 11.33 DEP images/autofs.pb-c.d [2020-06-08T15:45:11.817Z] #39 11.39 PBCC images/sysctl.pb-c.c [2020-06-08T15:45:11.817Z] #39 11.46 DEP images/sysctl.pb-c.d [2020-06-08T15:45:11.817Z] #39 11.52 PBCC images/time.pb-c.c [2020-06-08T15:45:11.817Z] #39 11.56 DEP images/time.pb-c.d [2020-06-08T15:45:12.005Z] #47 ... [2020-06-08T15:45:12.005Z] [2020-06-08T15:45:12.005Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:12.037Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 57.0% of statements [2020-06-08T15:45:12.057Z] #33 ... [2020-06-08T15:45:12.057Z] [2020-06-08T15:45:12.057Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:12.057Z] #31 0.885 + RM_GOPATH=0 [2020-06-08T15:45:12.057Z] #31 0.885 + TMP_GOPATH= [2020-06-08T15:45:12.057Z] #31 0.885 + : /build [2020-06-08T15:45:12.057Z] #31 0.885 + '[' -z '' ']' [2020-06-08T15:45:12.057Z] #31 0.885 ++ mktemp -d [2020-06-08T15:45:12.057Z] #31 0.893 + export GOPATH=/tmp/tmp.wtqzYXHRxI [2020-06-08T15:45:12.057Z] #31 0.893 + GOPATH=/tmp/tmp.wtqzYXHRxI [2020-06-08T15:45:12.057Z] #31 0.893 + RM_GOPATH=1 [2020-06-08T15:45:12.057Z] #31 0.893 + case "$(go env GOARCH)" in [2020-06-08T15:45:12.057Z] #31 0.893 ++ go env GOARCH [2020-06-08T15:45:12.057Z] #31 0.963 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:12.057Z] #31 0.963 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:12.057Z] #31 0.964 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:12.057Z] #31 0.965 + dir=/tmp/install [2020-06-08T15:45:12.057Z] #31 0.971 + bin=tomlv [2020-06-08T15:45:12.057Z] #31 0.971 + shift [2020-06-08T15:45:12.057Z] #31 0.972 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-08T15:45:12.057Z] #31 0.973 + . /tmp/install/tomlv.installer [2020-06-08T15:45:12.057Z] #31 0.973 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:45:12.057Z] #31 0.975 + install_tomlv [2020-06-08T15:45:12.057Z] #31 0.975 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-08T15:45:12.057Z] #31 0.977 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:45:12.057Z] #31 0.978 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wtqzYXHRxI/src/github.com/BurntSushi/toml [2020-06-08T15:45:12.057Z] #31 1.018 Cloning into '/tmp/tmp.wtqzYXHRxI/src/github.com/BurntSushi/toml'... [2020-06-08T15:45:12.057Z] #31 3.445 + cd /tmp/tmp.wtqzYXHRxI/src/github.com/BurntSushi/toml [2020-06-08T15:45:12.057Z] #31 3.446 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-08T15:45:12.057Z] #31 3.464 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:45:12.057Z] #31 4.328 unicode/utf8 [2020-06-08T15:45:12.057Z] #31 4.480 internal/cpu [2020-06-08T15:45:12.057Z] #31 4.578 math/bits [2020-06-08T15:45:12.057Z] #31 4.613 unicode [2020-06-08T15:45:12.057Z] #31 6.106 internal/bytealg [2020-06-08T15:45:12.057Z] #31 6.155 internal/testlog [2020-06-08T15:45:12.057Z] #31 6.325 math [2020-06-08T15:45:12.057Z] #31 7.320 runtime/cgo [2020-06-08T15:45:12.057Z] #31 8.040 runtime [2020-06-08T15:45:12.057Z] #31 ... [2020-06-08T15:45:12.057Z] [2020-06-08T15:45:12.057Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:12.057Z] #42 0.814 + RM_GOPATH=0 [2020-06-08T15:45:12.057Z] #42 0.814 + TMP_GOPATH= [2020-06-08T15:45:12.057Z] #42 0.814 + : /build [2020-06-08T15:45:12.057Z] #42 0.814 + '[' -z '' ']' [2020-06-08T15:45:12.057Z] #42 0.815 ++ mktemp -d [2020-06-08T15:45:12.057Z] #42 0.817 + export GOPATH=/tmp/tmp.EIDHisgYjz [2020-06-08T15:45:12.057Z] #42 0.826 + GOPATH=/tmp/tmp.EIDHisgYjz [2020-06-08T15:45:12.057Z] #42 0.826 + RM_GOPATH=1 [2020-06-08T15:45:12.057Z] #42 0.826 + case "$(go env GOARCH)" in [2020-06-08T15:45:12.057Z] #42 0.830 ++ go env GOARCH [2020-06-08T15:45:12.057Z] #42 0.869 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:12.057Z] #42 0.869 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:12.057Z] #42 0.871 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:12.057Z] #42 0.879 + dir=/tmp/install [2020-06-08T15:45:12.057Z] #42 0.880 + bin=vndr [2020-06-08T15:45:12.057Z] #42 0.880 + shift [2020-06-08T15:45:12.057Z] #42 0.882 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-08T15:45:12.057Z] #42 0.883 + . /tmp/install/vndr.installer [2020-06-08T15:45:12.057Z] #42 0.884 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:45:12.057Z] #42 0.885 + install_vndr [2020-06-08T15:45:12.057Z] #42 0.885 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-08T15:45:12.057Z] #42 0.885 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:45:12.057Z] #42 0.886 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EIDHisgYjz/src/github.com/LK4D4/vndr [2020-06-08T15:45:12.057Z] #42 0.896 Cloning into '/tmp/tmp.EIDHisgYjz/src/github.com/LK4D4/vndr'... [2020-06-08T15:45:12.057Z] #42 1.754 + cd /tmp/tmp.EIDHisgYjz/src/github.com/LK4D4/vndr [2020-06-08T15:45:12.057Z] #42 1.755 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-08T15:45:12.057Z] #42 1.775 + go build -buildmode=pie -v -o /build/vndr . [2020-06-08T15:45:12.057Z] #42 2.994 internal/race [2020-06-08T15:45:12.057Z] #42 3.063 runtime/internal/sys [2020-06-08T15:45:12.058Z] #42 3.110 internal/cpu [2020-06-08T15:45:12.058Z] #42 3.219 runtime/internal/atomic [2020-06-08T15:45:12.058Z] #42 3.230 sync/atomic [2020-06-08T15:45:12.058Z] #42 3.827 runtime/internal/math [2020-06-08T15:45:12.058Z] #42 4.085 unicode [2020-06-08T15:45:12.058Z] #42 4.144 unicode/utf8 [2020-06-08T15:45:12.058Z] #42 4.404 math/bits [2020-06-08T15:45:12.058Z] #42 4.769 internal/bytealg [2020-06-08T15:45:12.058Z] #42 5.904 internal/testlog [2020-06-08T15:45:12.058Z] #42 6.633 encoding [2020-06-08T15:45:12.058Z] #42 6.780 math [2020-06-08T15:45:12.058Z] #42 6.783 runtime [2020-06-08T15:45:12.058Z] #42 6.935 unicode/utf16 [2020-06-08T15:45:12.058Z] #42 7.652 container/list [2020-06-08T15:45:12.058Z] #42 10.06 crypto/internal/subtle [2020-06-08T15:45:12.058Z] #42 10.51 crypto/subtle [2020-06-08T15:45:12.058Z] #42 11.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-08T15:45:12.058Z] #42 11.33 internal/nettrace [2020-06-08T15:45:12.058Z] #42 11.58 runtime/cgo [2020-06-08T15:45:12.072Z] #39 11.63 PBCC images/binfmt-misc.pb-c.c [2020-06-08T15:45:12.072Z] #39 11.64 DEP images/binfmt-misc.pb-c.d [2020-06-08T15:45:12.072Z] #39 11.74 PBCC images/seccomp.pb-c.c [2020-06-08T15:45:12.072Z] #39 11.75 DEP images/seccomp.pb-c.d [2020-06-08T15:45:12.072Z] #39 11.82 PBCC images/userns.pb-c.c [2020-06-08T15:45:12.111Z] #25 9.102 [2020-06-08T15:45:12.327Z] #39 11.84 DEP images/userns.pb-c.d [2020-06-08T15:45:12.327Z] #39 11.87 PBCC images/cgroup.pb-c.c [2020-06-08T15:45:12.327Z] #39 11.95 DEP images/cgroup.pb-c.d [2020-06-08T15:45:12.327Z] #39 12.03 PBCC images/ext-file.pb-c.c [2020-06-08T15:45:12.327Z] #39 12.09 DEP images/ext-file.pb-c.d [2020-06-08T15:45:12.345Z] #42 ... [2020-06-08T15:45:12.345Z] [2020-06-08T15:45:12.345Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:12.345Z] #48 11.00 + cd /tmp/tmp.uSv6Zk1BN2/src/github.com/mvdan/sh [2020-06-08T15:45:12.345Z] #48 11.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-08T15:45:12.345Z] #48 11.11 + GO111MODULE=on [2020-06-08T15:45:12.345Z] #48 11.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-08T15:45:12.548Z] #25 10.32 1.0% # 2.2% ### 4.3% ##### 7.1% ###### 9.5% ######## 11.3% ######### 13.6% ########## 15.1% ############ 16.9% ############# 18.3% ############### 20.9% ################ 23.0% ################# 24.4% ################## 25.3% ################### 27.1% ##################### 30.4% ####################### 32.5% ######################## 33.4% ######################## 34.3% ## [2020-06-08T15:45:12.548Z] #25 ... [2020-06-08T15:45:12.548Z] [2020-06-08T15:45:12.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:12.548Z] #39 3.928 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:45:12.548Z] #39 3.929 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:45:12.548Z] #39 3.958 Note: Building without GnuTLS support [2020-06-08T15:45:12.548Z] #39 4.008 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:45:12.548Z] #39 4.008 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:45:12.548Z] #39 6.377 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:45:12.548Z] #39 6.439 GEN .gitid [2020-06-08T15:45:12.548Z] #39 6.497 GEN criu/include/version.h [2020-06-08T15:45:12.548Z] #39 6.559 GEN include/common/asm [2020-06-08T15:45:12.548Z] #39 8.488 PBCC images/timens.pb-c.c [2020-06-08T15:45:12.548Z] #39 8.511 DEP images/timens.pb-c.d [2020-06-08T15:45:12.548Z] #39 8.577 PBCC images/fown.pb-c.c [2020-06-08T15:45:12.548Z] #39 8.601 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-08T15:45:12.548Z] #39 8.672 PBCC images/opts.pb-c.c [2020-06-08T15:45:12.548Z] #39 8.714 PBCC images/memfd.pb-c.c [2020-06-08T15:45:12.548Z] #39 8.724 DEP images/fown.pb-c.d [2020-06-08T15:45:12.548Z] #39 8.769 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-08T15:45:12.548Z] #39 8.847 DEP images/opts.pb-c.d [2020-06-08T15:45:12.548Z] #39 8.938 DEP images/memfd.pb-c.d [2020-06-08T15:45:12.548Z] #39 9.049 PBCC images/sit.pb-c.c [2020-06-08T15:45:12.548Z] #39 9.277 DEP images/sit.pb-c.d [2020-06-08T15:45:12.548Z] #39 9.314 PBCC images/macvlan.pb-c.c [2020-06-08T15:45:12.548Z] #39 9.428 DEP images/macvlan.pb-c.d [2020-06-08T15:45:12.548Z] #39 9.489 PBCC images/autofs.pb-c.c [2020-06-08T15:45:12.548Z] #39 9.529 DEP images/autofs.pb-c.d [2020-06-08T15:45:12.548Z] #39 9.636 PBCC images/sysctl.pb-c.c [2020-06-08T15:45:12.548Z] #39 9.674 DEP images/sysctl.pb-c.d [2020-06-08T15:45:12.548Z] #39 9.996 PBCC images/time.pb-c.c [2020-06-08T15:45:12.548Z] #39 10.09 DEP images/time.pb-c.d [2020-06-08T15:45:12.548Z] #39 ... [2020-06-08T15:45:12.548Z] [2020-06-08T15:45:12.548Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:12.582Z] #39 12.17 PBCC images/rpc.pb-c.c [2020-06-08T15:45:12.582Z] #39 12.20 DEP images/rpc.pb-c.d [2020-06-08T15:45:12.582Z] #39 12.27 PBCC images/siginfo.pb-c.c [2020-06-08T15:45:12.583Z] #39 12.28 DEP images/siginfo.pb-c.d [2020-06-08T15:45:12.808Z] #25 10.32 1.0% # 2.2% ### 4.3% ##### 7.1% ###### 9.5% ######## 11.3% ######### 13.6% ########## 15.1% ############ 16.9% ############# 18.3% ############### 20.9% ################ 23.0% ################# 24.4% ################## 25.3% ################### 27.1% ##################### 30.4% ####################### 32.5% ######################## 33.4% ######################## 34.3% ######################### 35.7% ############## [2020-06-08T15:45:12.808Z] #25 ... [2020-06-08T15:45:12.808Z] [2020-06-08T15:45:12.808Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:12.808Z] #33 9.374 -- Detecting C compile features - done [2020-06-08T15:45:12.808Z] #33 9.464 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-08T15:45:12.808Z] #33 9.737 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-08T15:45:12.808Z] #33 9.883 -- Configuring done [2020-06-08T15:45:12.808Z] #33 9.908 -- Generating done [2020-06-08T15:45:12.808Z] #33 9.932 -- Build files have been written to: /tmp/tmp.8ppBlAQTDt/tini [2020-06-08T15:45:12.808Z] #33 9.956 + make tini-static [2020-06-08T15:45:12.808Z] #33 10.38 Scanning dependencies of target tini-static [2020-06-08T15:45:12.808Z] #33 10.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-08T15:45:12.808Z] #33 12.25 [100%] Linking C executable tini-static [2020-06-08T15:45:12.808Z] #33 13.25 [100%] Built target tini-static [2020-06-08T15:45:12.808Z] #33 13.39 + mkdir -p /build [2020-06-08T15:45:12.808Z] #33 13.40 + cp tini-static /build/docker-init [2020-06-08T15:45:12.808Z] #33 DONE 13.9s [2020-06-08T15:45:12.808Z] [2020-06-08T15:45:12.808Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:12.838Z] #39 12.39 PBCC images/pagemap.pb-c.c [2020-06-08T15:45:12.838Z] #39 12.43 DEP images/pagemap.pb-c.d [2020-06-08T15:45:12.838Z] #39 12.50 PBCC images/rlimit.pb-c.c [2020-06-08T15:45:12.838Z] #39 12.53 DEP images/rlimit.pb-c.d [2020-06-08T15:45:12.838Z] #39 12.59 PBCC images/file-lock.pb-c.c [2020-06-08T15:45:12.838Z] #39 12.63 DEP images/file-lock.pb-c.d [2020-06-08T15:45:13.073Z] #25 10.32 1.0% # 2.2% ### 4.3% ##### 7.1% ###### 9.5% ######## 11.3% ######### 13.6% ########## 15.1% ############ 16.9% ############# 18.3% ############### 20.9% ################ 23.0% ################# 24.4% ################## 25.3% ################### 27.1% ##################### 30.4% ####################### 32.5% ######################## 33.4% ######################## 34.3% ######################### 35.7% ########################### 37.7% ########################### 38.4% ############################ 40.2% [2020-06-08T15:45:13.073Z] #25 ... [2020-06-08T15:45:13.073Z] [2020-06-08T15:45:13.073Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:13.073Z] #41 68.77 fmt [2020-06-08T15:45:13.073Z] #41 71.24 regexp [2020-06-08T15:45:13.073Z] #41 74.75 go/token [2020-06-08T15:45:13.073Z] #41 75.45 internal/lazyregexp [2020-06-08T15:45:13.073Z] #41 75.76 net/url [2020-06-08T15:45:13.073Z] #41 76.13 go/scanner [2020-06-08T15:45:13.073Z] #41 77.94 go/ast [2020-06-08T15:45:13.073Z] #41 78.66 text/template/parse [2020-06-08T15:45:13.073Z] #41 ... [2020-06-08T15:45:13.073Z] [2020-06-08T15:45:13.073Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:13.136Z] #39 12.75 PBCC images/tty.pb-c.c [2020-06-08T15:45:13.136Z] #39 12.85 DEP images/tty.pb-c.d [2020-06-08T15:45:13.373Z] #48 12.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:45:13.373Z] #48 12.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:45:13.373Z] #48 12.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:45:13.401Z] #39 12.96 PBCC images/tun.pb-c.c [2020-06-08T15:45:13.401Z] #39 13.03 PBCC images/netdev.pb-c.c [2020-06-08T15:45:13.401Z] #39 13.10 DEP images/tun.pb-c.d [2020-06-08T15:45:13.401Z] #39 13.15 DEP images/netdev.pb-c.d [2020-06-08T15:45:13.661Z] #48 13.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:45:13.661Z] #48 13.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:45:13.663Z] #39 13.21 PBCC images/vma.pb-c.c [2020-06-08T15:45:13.663Z] #39 13.31 DEP images/vma.pb-c.d [2020-06-08T15:45:13.663Z] #39 13.36 PBCC images/creds.pb-c.c [2020-06-08T15:45:13.663Z] #39 13.39 DEP images/creds.pb-c.d [2020-06-08T15:45:13.663Z] #39 13.43 PBCC images/utsns.pb-c.c [2020-06-08T15:45:13.897Z] #25 9.289 ## 3.9% ######## 11.8% ########### 16.2% ################ 22.5% #################### 28.6% ######################## 34.0% ########################### 38.7% ################################# 45.9% #################################### 50.7% ####################################### 55.4% ########################################## 59.5% ############################################### 65.6% ################################################### 72.0% ######################################################### 80.4% ############################################################## 86.4% ##################################################################### 96.8% ######################################################################## 100.0% [2020-06-08T15:45:13.924Z] #39 13.45 DEP images/utsns.pb-c.d [2020-06-08T15:45:13.924Z] #39 13.50 PBCC images/ipc-desc.pb-c.c [2020-06-08T15:45:13.924Z] #39 13.56 PBCC images/ipc-sem.pb-c.c [2020-06-08T15:45:13.924Z] #39 13.60 DEP images/ipc-desc.pb-c.d [2020-06-08T15:45:13.924Z] #39 13.66 DEP images/ipc-sem.pb-c.d [2020-06-08T15:45:14.185Z] #39 13.72 PBCC images/ipc-msg.pb-c.c [2020-06-08T15:45:14.185Z] #39 13.78 DEP images/ipc-msg.pb-c.d [2020-06-08T15:45:14.185Z] #39 13.86 PBCC images/ipc-shm.pb-c.c [2020-06-08T15:45:14.185Z] #39 13.94 DEP images/ipc-shm.pb-c.d [2020-06-08T15:45:14.185Z] #39 13.99 PBCC images/ipc-var.pb-c.c [2020-06-08T15:45:14.442Z] #39 14.08 DEP images/ipc-var.pb-c.d [2020-06-08T15:45:14.442Z] #39 14.12 PBCC images/sk-opts.pb-c.c [2020-06-08T15:45:14.442Z] #39 14.15 PBCC images/packet-sock.pb-c.c [2020-06-08T15:45:14.442Z] #39 14.21 DEP images/sk-opts.pb-c.d [2020-06-08T15:45:14.456Z] #25 11.46 [2020-06-08T15:45:14.696Z] #39 14.31 DEP images/packet-sock.pb-c.d [2020-06-08T15:45:14.696Z] #39 14.42 PBCC images/sk-netlink.pb-c.c [2020-06-08T15:45:14.754Z] #25 11.64 # 1.5% ## 3.7% [2020-06-08T15:45:14.754Z] #25 ... [2020-06-08T15:45:14.754Z] [2020-06-08T15:45:14.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:14.754Z] #10 72.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-08T15:45:14.754Z] #10 72.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-08T15:45:14.754Z] #10 72.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:45:14.754Z] #10 80.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-08T15:45:14.754Z] #10 80.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:14.754Z] #10 80.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:14.754Z] #10 80.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-08T15:45:14.754Z] #10 80.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:14.754Z] #10 80.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:14.754Z] #10 ... [2020-06-08T15:45:14.754Z] [2020-06-08T15:45:14.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:14.950Z] #39 14.48 DEP images/sk-netlink.pb-c.d [2020-06-08T15:45:14.950Z] #39 14.55 PBCC images/sk-inet.pb-c.c [2020-06-08T15:45:14.950Z] #39 14.57 DEP images/sk-inet.pb-c.d [2020-06-08T15:45:14.950Z] #39 14.62 PBCC images/sk-unix.pb-c.c [2020-06-08T15:45:14.950Z] #39 14.67 DEP images/sk-unix.pb-c.d [2020-06-08T15:45:14.950Z] #39 14.74 PBCC images/mm.pb-c.c [2020-06-08T15:45:14.950Z] #39 14.79 DEP images/mm.pb-c.d [2020-06-08T15:45:15.147Z] #25 10.32 1.0% # 2.2% ### 4.3% ##### 7.1% ###### 9.5% ######## 11.3% ######### 13.6% ########## 15.1% ############ 16.9% ############# 18.3% ############### 20.9% ################ 23.0% ################# 24.4% ################## 25.3% ################### 27.1% ##################### 30.4% ####################### 32.5% ######################## 33.4% ######################## 34.3% ######################### 35.7% ########################### 37.7% ########################### 38.4% ############################ 40.2% ############################# 40.5% ############################### 44.2% ################################## 47.9% #################################### 50.1% ###################################### 53.7% ######################################## 56.0% ########################################## 58.7% ############################################ 61.1% ############################################# 63.3% ############################################## 64.7% ################################################ 67.6% ################################################## 69.5% ################################################### 72.0% ###################################################### 75.7% ######################################################## 78.9% ########################################################### 82.5% ############################################################## 86.2% ################################################################# 90.4% ################################################################### 94.3% ###################################################################### 98.0% ######################################################################## 100.0% [2020-06-08T15:45:15.170Z] #48 14.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:45:15.205Z] #39 14.85 PBCC images/timerfd.pb-c.c [2020-06-08T15:45:15.205Z] #39 14.90 DEP images/timerfd.pb-c.d [2020-06-08T15:45:15.205Z] #39 14.98 PBCC images/timer.pb-c.c [2020-06-08T15:45:15.407Z] #25 15.21 [2020-06-08T15:45:15.459Z] #39 15.00 DEP images/timer.pb-c.d [2020-06-08T15:45:15.459Z] #39 15.06 PBCC images/sa.pb-c.c [2020-06-08T15:45:15.459Z] #39 15.15 DEP images/sa.pb-c.d [2020-06-08T15:45:15.714Z] #39 15.23 PBCC images/pipe-data.pb-c.c [2020-06-08T15:45:15.714Z] #39 15.28 DEP images/pipe-data.pb-c.d [2020-06-08T15:45:15.714Z] #39 15.33 PBCC images/mnt.pb-c.c [2020-06-08T15:45:15.714Z] #39 15.43 DEP images/mnt.pb-c.d [2020-06-08T15:45:15.714Z] #39 ... [2020-06-08T15:45:15.714Z] [2020-06-08T15:45:15.714Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:15.714Z] #47 76.32 encoding/json [2020-06-08T15:45:15.714Z] #47 84.25 github.com/pkg/diff [2020-06-08T15:45:15.714Z] #47 85.11 go/ast [2020-06-08T15:45:15.714Z] #47 86.14 golang.org/x/crypto/ssh/terminal [2020-06-08T15:45:15.714Z] #47 ... [2020-06-08T15:45:15.714Z] [2020-06-08T15:45:15.714Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:15.714Z] #25 16.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-08T15:45:15.714Z] #25 16.39 [2020-06-08T15:45:15.714Z] #25 16.55 ######################################################################## 100.0% [2020-06-08T15:45:15.714Z] #25 16.71 [2020-06-08T15:45:15.714Z] #25 17.57 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-08T15:45:15.714Z] #25 18.07 [2020-06-08T15:45:15.714Z] #25 18.31 ################################ 44.9% ######################################################################## 100.0% [2020-06-08T15:45:15.714Z] #25 18.57 [2020-06-08T15:45:15.714Z] #25 19.62 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-08T15:45:15.714Z] #25 19.69 skipping existing 1849cc453dee [2020-06-08T15:45:15.714Z] #25 19.77 [2020-06-08T15:45:16.273Z] #25 ... [2020-06-08T15:45:16.273Z] [2020-06-08T15:45:16.273Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:16.273Z] #30 81.53 github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:45:16.273Z] #30 DONE 86.8s [2020-06-08T15:45:16.273Z] [2020-06-08T15:45:16.273Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:16.338Z] #25 16.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-08T15:45:16.402Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.974s coverage: 46.2% of statements [2020-06-08T15:45:16.596Z] #25 ... [2020-06-08T15:45:16.596Z] [2020-06-08T15:45:16.596Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:16.596Z] #30 76.35 github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:45:16.596Z] #30 DONE 82.3s [2020-06-08T15:45:16.596Z] [2020-06-08T15:45:16.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:16.596Z] #39 10.20 PBCC images/binfmt-misc.pb-c.c [2020-06-08T15:45:16.596Z] #39 10.25 DEP images/binfmt-misc.pb-c.d [2020-06-08T15:45:16.596Z] #39 10.38 PBCC images/seccomp.pb-c.c [2020-06-08T15:45:16.596Z] #39 10.45 DEP images/seccomp.pb-c.d [2020-06-08T15:45:16.596Z] #39 10.52 PBCC images/userns.pb-c.c [2020-06-08T15:45:16.596Z] #39 10.61 DEP images/userns.pb-c.d [2020-06-08T15:45:16.596Z] #39 10.81 PBCC images/cgroup.pb-c.c [2020-06-08T15:45:16.596Z] #39 11.09 DEP images/cgroup.pb-c.d [2020-06-08T15:45:16.596Z] #39 11.19 PBCC images/ext-file.pb-c.c [2020-06-08T15:45:16.596Z] #39 11.24 DEP images/ext-file.pb-c.d [2020-06-08T15:45:16.596Z] #39 11.39 PBCC images/rpc.pb-c.c [2020-06-08T15:45:16.596Z] #39 11.52 DEP images/rpc.pb-c.d [2020-06-08T15:45:16.596Z] #39 11.58 PBCC images/siginfo.pb-c.c [2020-06-08T15:45:16.596Z] #39 11.68 DEP images/siginfo.pb-c.d [2020-06-08T15:45:16.596Z] #39 11.79 PBCC images/pagemap.pb-c.c [2020-06-08T15:45:16.596Z] #39 11.83 DEP images/pagemap.pb-c.d [2020-06-08T15:45:16.596Z] #39 11.93 PBCC images/rlimit.pb-c.c [2020-06-08T15:45:16.596Z] #39 11.94 DEP images/rlimit.pb-c.d [2020-06-08T15:45:16.596Z] #39 11.98 PBCC images/file-lock.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.03 DEP images/file-lock.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.09 PBCC images/tty.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.23 DEP images/tty.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.31 PBCC images/tun.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.38 PBCC images/netdev.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.46 DEP images/tun.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.52 DEP images/netdev.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.59 PBCC images/vma.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.69 DEP images/vma.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.81 PBCC images/creds.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.82 DEP images/creds.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.87 PBCC images/utsns.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.91 DEP images/utsns.pb-c.d [2020-06-08T15:45:16.596Z] #39 12.96 PBCC images/ipc-desc.pb-c.c [2020-06-08T15:45:16.596Z] #39 12.98 PBCC images/ipc-sem.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.01 DEP images/ipc-desc.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.04 DEP images/ipc-sem.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.11 PBCC images/ipc-msg.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.15 DEP images/ipc-msg.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.19 PBCC images/ipc-shm.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.21 DEP images/ipc-shm.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.25 PBCC images/ipc-var.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.29 DEP images/ipc-var.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.33 PBCC images/sk-opts.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.38 PBCC images/packet-sock.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.42 DEP images/sk-opts.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.47 DEP images/packet-sock.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.56 PBCC images/sk-netlink.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.60 DEP images/sk-netlink.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.66 PBCC images/sk-inet.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.75 DEP images/sk-inet.pb-c.d [2020-06-08T15:45:16.596Z] #39 13.82 PBCC images/sk-unix.pb-c.c [2020-06-08T15:45:16.596Z] #39 13.88 DEP images/sk-unix.pb-c.d [2020-06-08T15:45:16.596Z] #39 14.06 PBCC images/mm.pb-c.c [2020-06-08T15:45:16.596Z] #39 14.12 DEP images/mm.pb-c.d [2020-06-08T15:45:16.667Z] #48 15.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:45:16.667Z] #48 ... [2020-06-08T15:45:16.667Z] [2020-06-08T15:45:16.667Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:45:16.831Z] #25 11.64 # 1.5% ## 3.7% #### 5.9% ##### 7.7% ####### 9.8% ######### 13.0% ########### 16.2% ############# 18.8% ############### 21.8% ################# 24.9% ################### 27.5% ##################### 29.7% ####################### 32.2% ######################## 34.0% ########################## 36.4% ########################### 38.7% ############################## 42.1% ################################# 46.5% ################################## 48.2% #################################### 51.3% ###################################### 53.3% [2020-06-08T15:45:16.832Z] #25 ... [2020-06-08T15:45:16.832Z] [2020-06-08T15:45:16.832Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:16.832Z] #33 6.397 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T15:45:16.832Z] #33 6.410 -- Detecting C compiler ABI info [2020-06-08T15:45:16.832Z] #33 7.756 -- Detecting C compiler ABI info - done [2020-06-08T15:45:16.832Z] #33 7.802 -- Detecting C compile features [2020-06-08T15:45:16.832Z] #33 10.37 -- Detecting C compile features - done [2020-06-08T15:45:16.832Z] #33 10.44 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-08T15:45:16.832Z] #33 10.87 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-08T15:45:16.832Z] #33 11.01 -- Configuring done [2020-06-08T15:45:16.832Z] #33 11.03 -- Generating done [2020-06-08T15:45:16.832Z] #33 11.06 -- Build files have been written to: /tmp/tmp.RhNbyYsM0d/tini [2020-06-08T15:45:16.832Z] #33 11.08 + make tini-static [2020-06-08T15:45:16.832Z] #33 11.84 Scanning dependencies of target tini-static [2020-06-08T15:45:16.832Z] #33 12.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-08T15:45:16.832Z] #33 13.88 [100%] Linking C executable tini-static [2020-06-08T15:45:16.832Z] #33 14.73 [100%] Built target tini-static [2020-06-08T15:45:16.832Z] #33 14.90 + mkdir -p /build [2020-06-08T15:45:16.832Z] #33 14.90 + cp tini-static /build/docker-init [2020-06-08T15:45:16.832Z] #33 DONE 15.4s [2020-06-08T15:45:16.832Z] [2020-06-08T15:45:16.832Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:16.855Z] #39 14.24 PBCC images/timerfd.pb-c.c [2020-06-08T15:45:16.855Z] #39 14.30 DEP images/timerfd.pb-c.d [2020-06-08T15:45:16.855Z] #39 14.42 PBCC images/timer.pb-c.c [2020-06-08T15:45:16.855Z] #39 14.47 DEP images/timer.pb-c.d [2020-06-08T15:45:16.959Z] #37 16.18 Checking out files: 98% (1577/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-08T15:45:16.959Z] #37 16.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-08T15:45:17.013Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-08T15:45:17.036Z] #52 39.18 Checking out files: 45% (1434/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 84% (2682/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 97% (3110/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-08T15:45:17.112Z] #39 14.61 PBCC images/sa.pb-c.c [2020-06-08T15:45:17.112Z] #39 14.76 DEP images/sa.pb-c.d [2020-06-08T15:45:17.290Z] #52 41.45 + cd /tmp/tmp.prLSD7O0rx/src/github.com/containerd/containerd [2020-06-08T15:45:17.290Z] #52 41.45 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:45:17.341Z] #25 11.64 # 1.5% ## 3.7% #### 5.9% ##### 7.7% ####### 9.8% ######### 13.0% ########### 16.2% ############# 18.8% ############### 21.8% ################# 24.9% ################### 27.5% ##################### 29.7% ####################### 32.2% ######################## 34.0% ########################## 36.4% ########################### 38.7% ############################## 42.1% ################################# 46.5% ################################## 48.2% #################################### 51.3% ###################################### 53.3% ####################################### 54.8% ######################################## 56.4% ########################################## 58.5% ########################################### 60.5% [2020-06-08T15:45:17.341Z] #25 ... [2020-06-08T15:45:17.341Z] [2020-06-08T15:45:17.341Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:17.341Z] #30 79.79 github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:45:17.341Z] #30 DONE 85.0s [2020-06-08T15:45:17.341Z] [2020-06-08T15:45:17.341Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:17.544Z] #52 ... [2020-06-08T15:45:17.544Z] [2020-06-08T15:45:17.544Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:17.544Z] #25 21.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-08T15:45:17.544Z] #25 21.71 [2020-06-08T15:45:17.544Z] #25 21.92 ######################################################################## 100.0% [2020-06-08T15:45:17.544Z] #25 22.05 [2020-06-08T15:45:17.544Z] #25 22.08 Download of images into '/build' complete. [2020-06-08T15:45:17.544Z] #25 22.08 Use something like the following to load the result into a Docker daemon: [2020-06-08T15:45:17.544Z] #25 22.08 tar -cC '/build' . | docker load [2020-06-08T15:45:17.544Z] #25 DONE 22.1s [2020-06-08T15:45:17.683Z] #39 14.97 PBCC images/pipe-data.pb-c.c [2020-06-08T15:45:17.683Z] #39 15.04 DEP images/pipe-data.pb-c.d [2020-06-08T15:45:17.683Z] #39 15.10 PBCC images/mnt.pb-c.c [2020-06-08T15:45:17.683Z] #39 15.17 DEP images/mnt.pb-c.d [2020-06-08T15:45:17.683Z] #39 15.24 PBCC images/sk-packet.pb-c.c [2020-06-08T15:45:17.683Z] #39 15.28 DEP images/sk-packet.pb-c.d [2020-06-08T15:45:17.799Z] [2020-06-08T15:45:17.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:17.799Z] #39 15.50 PBCC images/sk-packet.pb-c.c [2020-06-08T15:45:17.799Z] #39 15.54 DEP images/sk-packet.pb-c.d [2020-06-08T15:45:17.799Z] #39 15.61 PBCC images/tcp-stream.pb-c.c [2020-06-08T15:45:17.799Z] #39 15.68 DEP images/tcp-stream.pb-c.d [2020-06-08T15:45:17.799Z] #39 15.77 PBCC images/pipe.pb-c.c [2020-06-08T15:45:17.799Z] #39 15.82 DEP images/pipe.pb-c.d [2020-06-08T15:45:17.799Z] #39 15.99 PBCC images/pstree.pb-c.c [2020-06-08T15:45:17.799Z] #39 16.12 DEP images/pstree.pb-c.d [2020-06-08T15:45:17.799Z] #39 16.18 PBCC images/fs.pb-c.c [2020-06-08T15:45:17.799Z] #39 16.24 DEP images/fs.pb-c.d [2020-06-08T15:45:17.799Z] #39 16.33 PBCC images/signalfd.pb-c.c [2020-06-08T15:45:17.799Z] #39 16.39 DEP images/signalfd.pb-c.d [2020-06-08T15:45:17.799Z] #39 16.46 PBCC images/fh.pb-c.c [2020-06-08T15:45:17.799Z] #39 16.52 PBCC images/fsnotify.pb-c.c [2020-06-08T15:45:17.799Z] #39 16.58 DEP images/fh.pb-c.d [2020-06-08T15:45:17.799Z] #39 16.70 DEP images/fsnotify.pb-c.d [2020-06-08T15:45:17.799Z] #39 16.94 PBCC images/eventpoll.pb-c.c [2020-06-08T15:45:17.799Z] #39 16.98 DEP images/eventpoll.pb-c.d [2020-06-08T15:45:17.799Z] #39 17.09 PBCC images/eventfd.pb-c.c [2020-06-08T15:45:17.799Z] #39 17.14 DEP images/eventfd.pb-c.d [2020-06-08T15:45:17.799Z] #39 17.21 PBCC images/remap-file-path.pb-c.c [2020-06-08T15:45:17.799Z] #39 17.29 DEP images/remap-file-path.pb-c.d [2020-06-08T15:45:17.799Z] #39 17.45 PBCC images/fifo.pb-c.c [2020-06-08T15:45:17.799Z] #39 17.45 DEP images/fifo.pb-c.d [2020-06-08T15:45:17.799Z] #39 ... [2020-06-08T15:45:17.799Z] [2020-06-08T15:45:17.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:17.799Z] #41 78.22 go/scanner [2020-06-08T15:45:17.799Z] #41 78.85 regexp [2020-06-08T15:45:17.799Z] #41 80.80 go/ast [2020-06-08T15:45:17.799Z] #41 84.26 internal/lazyregexp [2020-06-08T15:45:17.799Z] #41 84.65 net/url [2020-06-08T15:45:17.799Z] #41 86.98 text/template/parse [2020-06-08T15:45:17.799Z] #41 87.81 go/parser [2020-06-08T15:45:17.940Z] #39 15.30 PBCC images/tcp-stream.pb-c.c [2020-06-08T15:45:17.940Z] #39 15.40 DEP images/tcp-stream.pb-c.d [2020-06-08T15:45:17.940Z] #39 15.46 PBCC images/pipe.pb-c.c [2020-06-08T15:45:18.053Z] #41 ... [2020-06-08T15:45:18.053Z] [2020-06-08T15:45:18.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:18.053Z] #39 17.55 PBCC images/ghost-file.pb-c.c [2020-06-08T15:45:18.053Z] #39 17.69 DEP images/ghost-file.pb-c.d [2020-06-08T15:45:18.053Z] #39 17.75 PBCC images/regfile.pb-c.c [2020-06-08T15:45:18.053Z] #39 17.81 DEP images/regfile.pb-c.d [2020-06-08T15:45:18.197Z] #39 15.57 DEP images/pipe.pb-c.d [2020-06-08T15:45:18.197Z] #39 15.63 PBCC images/pstree.pb-c.c [2020-06-08T15:45:18.197Z] #39 15.68 DEP images/pstree.pb-c.d [2020-06-08T15:45:18.197Z] #39 15.74 PBCC images/fs.pb-c.c [2020-06-08T15:45:18.197Z] #39 15.78 DEP images/fs.pb-c.d [2020-06-08T15:45:18.307Z] #39 17.93 PBCC images/ns.pb-c.c [2020-06-08T15:45:18.307Z] #39 18.05 DEP images/ns.pb-c.d [2020-06-08T15:45:18.455Z] #39 15.85 PBCC images/signalfd.pb-c.c [2020-06-08T15:45:18.455Z] #39 15.90 DEP images/signalfd.pb-c.d [2020-06-08T15:45:18.455Z] #39 15.98 PBCC images/fh.pb-c.c [2020-06-08T15:45:18.455Z] #39 16.04 PBCC images/fsnotify.pb-c.c [2020-06-08T15:45:18.563Z] #39 18.20 PBCC images/fdinfo.pb-c.c [2020-06-08T15:45:18.563Z] #39 18.33 DEP images/fdinfo.pb-c.d [2020-06-08T15:45:18.713Z] #39 16.08 DEP images/fh.pb-c.d [2020-06-08T15:45:18.713Z] #39 16.14 DEP images/fsnotify.pb-c.d [2020-06-08T15:45:18.713Z] #39 ... [2020-06-08T15:45:18.713Z] [2020-06-08T15:45:18.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:18.713Z] #10 74.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-08T15:45:18.713Z] #10 74.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:18.713Z] #10 74.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:18.713Z] #10 74.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-08T15:45:18.713Z] #10 74.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:18.713Z] #10 74.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:18.713Z] #10 ... [2020-06-08T15:45:18.713Z] [2020-06-08T15:45:18.713Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:18.713Z] #39 16.22 PBCC images/eventpoll.pb-c.c [2020-06-08T15:45:18.713Z] #39 16.23 DEP images/eventpoll.pb-c.d [2020-06-08T15:45:18.713Z] #39 16.29 PBCC images/eventfd.pb-c.c [2020-06-08T15:45:18.713Z] #39 16.35 DEP images/eventfd.pb-c.d [2020-06-08T15:45:18.818Z] #39 18.55 PBCC images/core-aarch64.pb-c.c [2020-06-08T15:45:18.971Z] #39 16.40 PBCC images/remap-file-path.pb-c.c [2020-06-08T15:45:18.971Z] #39 16.44 DEP images/remap-file-path.pb-c.d [2020-06-08T15:45:18.971Z] #39 16.53 PBCC images/fifo.pb-c.c [2020-06-08T15:45:18.971Z] #39 16.56 DEP images/fifo.pb-c.d [2020-06-08T15:45:19.021Z] #37 18.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-08T15:45:19.075Z] #39 18.75 PBCC images/core-arm.pb-c.c [2020-06-08T15:45:19.075Z] #39 18.86 PBCC images/core-ppc64.pb-c.c [2020-06-08T15:45:19.229Z] #39 16.64 PBCC images/ghost-file.pb-c.c [2020-06-08T15:45:19.229Z] #39 16.69 DEP images/ghost-file.pb-c.d [2020-06-08T15:45:19.229Z] #39 16.74 PBCC images/regfile.pb-c.c [2020-06-08T15:45:19.229Z] #39 16.80 DEP images/regfile.pb-c.d [2020-06-08T15:45:19.330Z] #39 19.01 PBCC images/core-s390.pb-c.c [2020-06-08T15:45:19.382Z] #25 11.64 # 1.5% ## 3.7% #### 5.9% ##### 7.7% ####### 9.8% ######### 13.0% ########### 16.2% ############# 18.8% ############### 21.8% ################# 24.9% ################### 27.5% ##################### 29.7% ####################### 32.2% ######################## 34.0% ########################## 36.4% ########################### 38.7% ############################## 42.1% ################################# 46.5% ################################## 48.2% #################################### 51.3% ###################################### 53.3% ####################################### 54.8% ######################################## 56.4% ########################################## 58.5% ########################################### 60.5% ############################################# 62.7% ############################################## 64.2% ############################################### 66.0% ################################################ 68.0% ################################################## 70.1% ################################################### 72.1% #################################################### 73.6% ###################################################### 76.0% ######################################################## 78.6% ########################################################## 81.3% ############################################################ 84.0% ############################################################## 86.3% ################################################################ 89.3% ################################################################## 91.7% ################################################################## 92.5% #################################################################### 94.8% #################################################################### 95.5% ##################################################################### 95.9% ###################################################################### 98.5% ######################################################################## 100.0% [2020-06-08T15:45:19.487Z] #39 16.86 PBCC images/ns.pb-c.c [2020-06-08T15:45:19.487Z] #39 16.89 DEP images/ns.pb-c.d [2020-06-08T15:45:19.487Z] #39 16.94 PBCC images/fdinfo.pb-c.c [2020-06-08T15:45:19.487Z] #39 17.04 DEP images/fdinfo.pb-c.d [2020-06-08T15:45:19.585Z] #39 19.21 PBCC images/core-x86.pb-c.c [2020-06-08T15:45:19.636Z] #25 16.77 [2020-06-08T15:45:19.636Z] #25 ... [2020-06-08T15:45:19.636Z] [2020-06-08T15:45:19.636Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:19.636Z] #47 77.39 encoding/json [2020-06-08T15:45:19.636Z] #47 86.13 github.com/pkg/diff [2020-06-08T15:45:19.636Z] #47 86.17 go/ast [2020-06-08T15:45:19.636Z] #47 ... [2020-06-08T15:45:19.636Z] [2020-06-08T15:45:19.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:19.636Z] #39 4.711 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:45:19.636Z] #39 4.711 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:45:19.636Z] #39 4.747 Note: Building without GnuTLS support [2020-06-08T15:45:19.636Z] #39 4.769 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:45:19.636Z] #39 4.770 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:45:19.636Z] #39 7.288 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:45:19.636Z] #39 7.392 GEN .gitid [2020-06-08T15:45:19.636Z] #39 7.473 GEN criu/include/version.h [2020-06-08T15:45:19.636Z] #39 7.537 GEN include/common/asm [2020-06-08T15:45:19.636Z] #39 9.642 PBCC images/timens.pb-c.c [2020-06-08T15:45:19.636Z] #39 9.688 DEP images/timens.pb-c.d [2020-06-08T15:45:19.636Z] #39 9.773 PBCC images/fown.pb-c.c [2020-06-08T15:45:19.636Z] #39 9.813 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-08T15:45:19.636Z] #39 9.953 PBCC images/opts.pb-c.c [2020-06-08T15:45:19.636Z] #39 10.03 PBCC images/memfd.pb-c.c [2020-06-08T15:45:19.636Z] #39 10.17 DEP images/fown.pb-c.d [2020-06-08T15:45:19.636Z] #39 10.22 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-08T15:45:19.636Z] #39 10.29 DEP images/opts.pb-c.d [2020-06-08T15:45:19.636Z] #39 10.35 DEP images/memfd.pb-c.d [2020-06-08T15:45:19.636Z] #39 10.44 PBCC images/sit.pb-c.c [2020-06-08T15:45:19.636Z] #39 10.60 DEP images/sit.pb-c.d [2020-06-08T15:45:19.636Z] #39 10.88 PBCC images/macvlan.pb-c.c [2020-06-08T15:45:19.636Z] #39 10.88 DEP images/macvlan.pb-c.d [2020-06-08T15:45:19.636Z] #39 10.96 PBCC images/autofs.pb-c.c [2020-06-08T15:45:19.636Z] #39 11.01 DEP images/autofs.pb-c.d [2020-06-08T15:45:19.636Z] #39 11.11 PBCC images/sysctl.pb-c.c [2020-06-08T15:45:19.636Z] #39 11.22 DEP images/sysctl.pb-c.d [2020-06-08T15:45:19.636Z] #39 11.39 PBCC images/time.pb-c.c [2020-06-08T15:45:19.636Z] #39 11.45 DEP images/time.pb-c.d [2020-06-08T15:45:19.636Z] #39 11.68 PBCC images/binfmt-misc.pb-c.c [2020-06-08T15:45:19.636Z] #39 11.72 DEP images/binfmt-misc.pb-c.d [2020-06-08T15:45:19.636Z] #39 11.80 PBCC images/seccomp.pb-c.c [2020-06-08T15:45:19.636Z] #39 11.83 DEP images/seccomp.pb-c.d [2020-06-08T15:45:19.636Z] #39 11.98 PBCC images/userns.pb-c.c [2020-06-08T15:45:19.636Z] #39 12.03 DEP images/userns.pb-c.d [2020-06-08T15:45:19.636Z] #39 12.11 PBCC images/cgroup.pb-c.c [2020-06-08T15:45:19.636Z] #39 12.18 DEP images/cgroup.pb-c.d [2020-06-08T15:45:19.636Z] #39 12.26 PBCC images/ext-file.pb-c.c [2020-06-08T15:45:19.636Z] #39 12.30 DEP images/ext-file.pb-c.d [2020-06-08T15:45:19.636Z] #39 12.39 PBCC images/rpc.pb-c.c [2020-06-08T15:45:19.636Z] #39 12.49 DEP images/rpc.pb-c.d [2020-06-08T15:45:19.636Z] #39 12.61 PBCC images/siginfo.pb-c.c [2020-06-08T15:45:19.636Z] #39 12.64 DEP images/siginfo.pb-c.d [2020-06-08T15:45:19.636Z] #39 12.82 PBCC images/pagemap.pb-c.c [2020-06-08T15:45:19.636Z] #39 12.93 DEP images/pagemap.pb-c.d [2020-06-08T15:45:19.636Z] #39 13.06 PBCC images/rlimit.pb-c.c [2020-06-08T15:45:19.636Z] #39 13.11 DEP images/rlimit.pb-c.d [2020-06-08T15:45:19.636Z] #39 13.16 PBCC images/file-lock.pb-c.c [2020-06-08T15:45:19.636Z] #39 13.17 DEP images/file-lock.pb-c.d [2020-06-08T15:45:19.636Z] #39 13.24 PBCC images/tty.pb-c.c [2020-06-08T15:45:19.636Z] #39 13.34 DEP images/tty.pb-c.d [2020-06-08T15:45:19.745Z] #39 17.11 PBCC images/core-aarch64.pb-c.c [2020-06-08T15:45:19.745Z] #39 17.21 PBCC images/core-arm.pb-c.c [2020-06-08T15:45:19.745Z] #39 17.30 PBCC images/core-ppc64.pb-c.c [2020-06-08T15:45:19.840Z] #39 19.45 PBCC images/core.pb-c.c [2020-06-08T15:45:19.892Z] #39 13.41 PBCC images/tun.pb-c.c [2020-06-08T15:45:19.892Z] #39 13.47 PBCC images/netdev.pb-c.c [2020-06-08T15:45:20.003Z] #39 17.39 PBCC images/core-s390.pb-c.c [2020-06-08T15:45:20.003Z] #39 17.45 PBCC images/core-x86.pb-c.c [2020-06-08T15:45:20.003Z] #39 17.53 PBCC images/core.pb-c.c [2020-06-08T15:45:20.003Z] #39 17.58 PBCC images/inventory.pb-c.c [2020-06-08T15:45:20.096Z] #39 19.76 PBCC images/inventory.pb-c.c [2020-06-08T15:45:20.096Z] #39 19.86 DEP images/core-aarch64.pb-c.d [2020-06-08T15:45:20.147Z] #39 13.54 DEP images/tun.pb-c.d [2020-06-08T15:45:20.147Z] #39 13.62 DEP images/netdev.pb-c.d [2020-06-08T15:45:20.147Z] #39 13.69 PBCC images/vma.pb-c.c [2020-06-08T15:45:20.147Z] #39 13.76 DEP images/vma.pb-c.d [2020-06-08T15:45:20.261Z] #39 17.65 DEP images/core-aarch64.pb-c.d [2020-06-08T15:45:20.261Z] #39 17.70 DEP images/core-arm.pb-c.d [2020-06-08T15:45:20.261Z] #39 17.74 DEP images/core-ppc64.pb-c.d [2020-06-08T15:45:20.261Z] #39 17.81 DEP images/core-s390.pb-c.d [2020-06-08T15:45:20.351Z] #39 19.89 DEP images/core-arm.pb-c.d [2020-06-08T15:45:20.351Z] #39 19.92 DEP images/core-ppc64.pb-c.d [2020-06-08T15:45:20.351Z] #39 19.94 DEP images/core-s390.pb-c.d [2020-06-08T15:45:20.351Z] #39 19.97 DEP images/core-x86.pb-c.d [2020-06-08T15:45:20.351Z] #39 20.00 DEP images/core.pb-c.d [2020-06-08T15:45:20.351Z] #39 20.06 DEP images/inventory.pb-c.d [2020-06-08T15:45:20.351Z] #39 20.09 PBCC images/cpuinfo.pb-c.c [2020-06-08T15:45:20.402Z] #39 13.85 PBCC images/creds.pb-c.c [2020-06-08T15:45:20.402Z] #39 13.89 DEP images/creds.pb-c.d [2020-06-08T15:45:20.402Z] #39 13.95 PBCC images/utsns.pb-c.c [2020-06-08T15:45:20.402Z] #39 13.99 DEP images/utsns.pb-c.d [2020-06-08T15:45:20.402Z] #39 14.07 PBCC images/ipc-desc.pb-c.c [2020-06-08T15:45:20.402Z] #39 14.10 PBCC images/ipc-sem.pb-c.c [2020-06-08T15:45:20.402Z] #39 ... [2020-06-08T15:45:20.402Z] [2020-06-08T15:45:20.402Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:20.402Z] #47 88.32 golang.org/x/crypto/ssh/terminal [2020-06-08T15:45:20.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.227s coverage: 49.5% of statements [2020-06-08T15:45:20.519Z] #39 17.87 DEP images/core-x86.pb-c.d [2020-06-08T15:45:20.519Z] #39 17.93 DEP images/core.pb-c.d [2020-06-08T15:45:20.519Z] #39 17.98 DEP images/inventory.pb-c.d [2020-06-08T15:45:20.519Z] #39 18.06 PBCC images/cpuinfo.pb-c.c [2020-06-08T15:45:20.519Z] #39 18.07 DEP images/cpuinfo.pb-c.d [2020-06-08T15:45:20.519Z] #39 18.14 PBCC images/stats.pb-c.c [2020-06-08T15:45:20.519Z] #39 18.16 DEP images/stats.pb-c.d [2020-06-08T15:45:20.606Z] #39 20.09 DEP images/cpuinfo.pb-c.d [2020-06-08T15:45:20.606Z] #39 20.12 PBCC images/stats.pb-c.c [2020-06-08T15:45:20.606Z] #39 20.17 DEP images/stats.pb-c.d [2020-06-08T15:45:21.455Z] #39 ... [2020-06-08T15:45:21.455Z] [2020-06-08T15:45:21.455Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:21.455Z] #25 16.84 [2020-06-08T15:45:21.455Z] #25 16.98 ######################################################################## 100.0% [2020-06-08T15:45:21.455Z] #25 17.20 [2020-06-08T15:45:21.455Z] #25 18.09 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-08T15:45:21.455Z] #25 18.37 [2020-06-08T15:45:21.455Z] #25 18.52 ################################################ 67.6% ######################################################################## 100.0% [2020-06-08T15:45:21.455Z] #25 18.62 [2020-06-08T15:45:21.455Z] #25 19.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-08T15:45:21.455Z] #25 19.44 skipping existing 1849cc453dee [2020-06-08T15:45:21.455Z] #25 19.58 [2020-06-08T15:45:21.455Z] #25 20.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-08T15:45:21.455Z] #25 20.67 [2020-06-08T15:45:21.455Z] #25 20.81 ######################################################################## 100.0% [2020-06-08T15:45:21.455Z] #25 20.90 [2020-06-08T15:45:21.455Z] #25 20.96 Download of images into '/build' complete. [2020-06-08T15:45:21.455Z] #25 20.97 Use something like the following to load the result into a Docker daemon: [2020-06-08T15:45:21.455Z] #25 20.97 tar -cC '/build' . | docker load [2020-06-08T15:45:21.455Z] #25 DONE 21.2s [2020-06-08T15:45:21.455Z] [2020-06-08T15:45:21.455Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:21.456Z] #52 38.48 Checking out files: 39% (1244/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 85% (2723/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-08T15:45:21.456Z] #52 39.99 + cd /tmp/tmp.cto9AuftQg/src/github.com/containerd/containerd [2020-06-08T15:45:21.456Z] #52 40.01 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:45:21.456Z] #52 41.42 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-08T15:45:21.456Z] #52 41.42 + BUILDTAGS='netgo osusergo static_build' [2020-06-08T15:45:21.456Z] #52 41.42 + export EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:45:21.456Z] #52 41.42 + EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:45:21.456Z] #52 41.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-08T15:45:21.456Z] #52 41.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-08T15:45:21.456Z] #52 41.42 + '[' '' = dynamic ']' [2020-06-08T15:45:21.456Z] #52 41.42 + make [2020-06-08T15:45:21.806Z] #47 ... [2020-06-08T15:45:21.806Z] [2020-06-08T15:45:21.806Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:21.806Z] #41 79.59 go/token [2020-06-08T15:45:21.806Z] #41 79.90 internal/lazyregexp [2020-06-08T15:45:21.806Z] #41 80.24 net/url [2020-06-08T15:45:21.806Z] #41 80.82 go/scanner [2020-06-08T15:45:21.806Z] #41 82.37 text/template/parse [2020-06-08T15:45:21.806Z] #41 82.83 go/ast [2020-06-08T15:45:21.969Z] #39 21.64 make[1]: Nothing to be done for 'all'. [2020-06-08T15:45:22.066Z] #41 89.75 text/template [2020-06-08T15:45:22.067Z] #41 ... [2020-06-08T15:45:22.067Z] [2020-06-08T15:45:22.067Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:45:22.067Z] #25 17.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-08T15:45:22.067Z] #25 18.10 [2020-06-08T15:45:22.067Z] #25 18.37 #=#=# # 2.3% ######################################################################## 100.0% [2020-06-08T15:45:22.067Z] #25 18.75 [2020-06-08T15:45:22.390Z] #52 43.13 + bin/ctr [2020-06-08T15:45:22.505Z] #37 ... [2020-06-08T15:45:22.505Z] [2020-06-08T15:45:22.505Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:22.505Z] #44 11.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-08T15:45:22.505Z] #44 12.60 go: finding gotest.tools v2.2.0+incompatible [2020-06-08T15:45:22.505Z] #44 12.60 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-08T15:45:22.505Z] #44 12.69 go: downloading gotest.tools v2.2.0+incompatible [2020-06-08T15:45:22.505Z] #44 12.69 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-08T15:45:22.505Z] #44 13.48 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-08T15:45:22.505Z] #44 13.53 go: extracting gotest.tools v2.2.0+incompatible [2020-06-08T15:45:22.505Z] #44 14.62 go: downloading github.com/pkg/errors v0.8.1 [2020-06-08T15:45:22.505Z] #44 14.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:45:22.505Z] #44 14.71 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:45:22.505Z] #44 14.77 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-08T15:45:22.505Z] #44 14.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:45:22.505Z] #44 15.00 go: extracting github.com/pkg/errors v0.8.1 [2020-06-08T15:45:22.505Z] #44 15.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:45:22.505Z] #44 15.35 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-08T15:45:22.505Z] #44 17.49 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:45:22.505Z] #44 17.91 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:45:22.505Z] #44 19.91 go: finding github.com/fatih/color v1.6.0 [2020-06-08T15:45:22.505Z] #44 19.91 go: finding github.com/pkg/errors v0.8.1 [2020-06-08T15:45:22.505Z] #44 19.92 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:45:22.505Z] #44 19.98 go: finding github.com/spf13/pflag v1.0.3 [2020-06-08T15:45:22.505Z] #44 20.03 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:45:22.505Z] #44 20.12 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:45:22.505Z] #44 20.48 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:45:22.505Z] #44 20.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:45:22.505Z] #44 20.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:45:22.505Z] #44 20.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:45:22.505Z] #44 ... [2020-06-08T15:45:22.505Z] [2020-06-08T15:45:22.505Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:22.505Z] #61 18.22 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-08T15:45:22.505Z] #61 19.00 + cd /tmp/tmp.dP32qXYlBh/src/github.com/docker/libnetwork [2020-06-08T15:45:22.505Z] #61 19.00 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-08T15:45:22.505Z] #61 19.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-08T15:45:22.629Z] #25 19.73 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-08T15:45:23.188Z] #25 20.11 [2020-06-08T15:45:23.443Z] #25 20.30 #################################### 50.9% ################################################################## 92.1% ######################################################################## 100.0% [2020-06-08T15:45:23.443Z] #25 20.59 [2020-06-08T15:45:23.856Z] #39 23.26 CC images/stats.o [2020-06-08T15:45:24.112Z] #39 23.73 CC images/core.o [2020-06-08T15:45:24.438Z] #25 21.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-08T15:45:24.438Z] #25 21.62 skipping existing 1849cc453dee [2020-06-08T15:45:24.693Z] #25 21.76 [2020-06-08T15:45:25.037Z] #39 24.45 CC images/core-x86.o [2020-06-08T15:45:25.293Z] #39 25.00 CC images/core-arm.o [2020-06-08T15:45:25.390Z] #61 ... [2020-06-08T15:45:25.390Z] [2020-06-08T15:45:25.390Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:25.390Z] #39 14.56 Fetched 8134 kB in 13s (605 kB/s) [2020-06-08T15:45:25.390Z] #39 14.56 Reading package lists... [2020-06-08T15:45:25.390Z] #39 21.58 Reading package lists... [2020-06-08T15:45:25.390Z] #39 ... [2020-06-08T15:45:25.390Z] [2020-06-08T15:45:25.390Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:25.390Z] #48 17.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:45:25.390Z] #48 19.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-08T15:45:25.390Z] #48 19.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-08T15:45:25.390Z] #48 19.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-08T15:45:25.390Z] #48 19.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-08T15:45:25.390Z] #48 20.87 runtime/cgo [2020-06-08T15:45:25.390Z] #48 21.30 runtime [2020-06-08T15:45:25.616Z] #25 22.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-08T15:45:25.677Z] #48 ... [2020-06-08T15:45:25.677Z] [2020-06-08T15:45:25.677Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:25.677Z] #11 15.26 Fetched 8134 kB in 14s (571 kB/s) [2020-06-08T15:45:25.677Z] #11 15.26 Reading package lists... [2020-06-08T15:45:25.853Z] #39 25.51 CC images/core-aarch64.o [2020-06-08T15:45:25.871Z] #25 22.91 [2020-06-08T15:45:25.871Z] #25 23.06 ######################################################################## 100.0% [2020-06-08T15:45:25.918Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.566s coverage: 73.1% of statements [2020-06-08T15:45:25.918Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-08T15:45:25.965Z] #11 22.49 Reading package lists... [2020-06-08T15:45:25.965Z] #11 ... [2020-06-08T15:45:25.965Z] [2020-06-08T15:45:25.965Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:45:25.965Z] #52 16.00 Fetched 8134 kB in 15s (545 kB/s) [2020-06-08T15:45:25.965Z] #52 16.00 Reading package lists... [2020-06-08T15:45:26.127Z] #25 23.15 [2020-06-08T15:45:26.127Z] #25 23.25 Download of images into '/build' complete. [2020-06-08T15:45:26.127Z] #25 23.26 Use something like the following to load the result into a Docker daemon: [2020-06-08T15:45:26.127Z] #25 23.26 tar -cC '/build' . | docker load [2020-06-08T15:45:26.263Z] #52 23.32 Reading package lists... [2020-06-08T15:45:26.263Z] #52 ... [2020-06-08T15:45:26.263Z] [2020-06-08T15:45:26.263Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:45:26.263Z] #24 15.60 Fetched 8134 kB in 14s (561 kB/s) [2020-06-08T15:45:26.263Z] #24 15.60 Reading package lists... [2020-06-08T15:45:26.263Z] #24 23.03 Reading package lists... [2020-06-08T15:45:26.263Z] #24 ... [2020-06-08T15:45:26.263Z] [2020-06-08T15:45:26.263Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:45:26.263Z] #33 15.76 Fetched 8134 kB in 15s (555 kB/s) [2020-06-08T15:45:26.263Z] #33 15.76 Reading package lists... [2020-06-08T15:45:26.383Z] #25 DONE 23.5s [2020-06-08T15:45:26.383Z] [2020-06-08T15:45:26.383Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:26.383Z] #52 41.65 Checking out files: 44% (1407/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 87% (2773/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-08T15:45:26.383Z] #52 43.20 + cd /tmp/tmp.KNUdDxRjxY/src/github.com/containerd/containerd [2020-06-08T15:45:26.383Z] #52 43.20 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:45:26.383Z] #52 44.93 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-08T15:45:26.383Z] #52 44.93 + BUILDTAGS='netgo osusergo static_build' [2020-06-08T15:45:26.383Z] #52 44.93 + export EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:45:26.383Z] #52 44.93 + EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:45:26.383Z] #52 44.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-08T15:45:26.383Z] #52 44.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-08T15:45:26.383Z] #52 44.93 + '[' '' = dynamic ']' [2020-06-08T15:45:26.383Z] #52 44.93 + make [2020-06-08T15:45:26.414Z] #39 25.93 CC images/core-ppc64.o [2020-06-08T15:45:26.578Z] #52 ... [2020-06-08T15:45:26.578Z] [2020-06-08T15:45:26.578Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:26.578Z] #47 81.63 github.com/pkg/diff [2020-06-08T15:45:26.578Z] #47 83.61 go/ast [2020-06-08T15:45:26.578Z] #47 84.41 golang.org/x/crypto/ssh/terminal [2020-06-08T15:45:26.578Z] #47 85.60 mvdan.cc/editorconfig [2020-06-08T15:45:26.578Z] #47 87.07 mvdan.cc/sh/v3/fileutil [2020-06-08T15:45:26.578Z] #47 87.55 mvdan.cc/sh/v3/syntax [2020-06-08T15:45:26.578Z] #47 ... [2020-06-08T15:45:26.578Z] [2020-06-08T15:45:26.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:26.578Z] #39 20.94 make[1]: Nothing to be done for 'all'. [2020-06-08T15:45:26.578Z] #39 22.64 CC images/stats.o [2020-06-08T15:45:26.578Z] #39 22.98 CC images/core.o [2020-06-08T15:45:26.578Z] #39 23.77 CC images/core-x86.o [2020-06-08T15:45:26.836Z] #39 24.31 CC images/core-arm.o [2020-06-08T15:45:26.938Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.637s coverage: 76.1% of statements [2020-06-08T15:45:26.938Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.843s coverage: 57.7% of statements [2020-06-08T15:45:26.938Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-08T15:45:26.938Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-08T15:45:26.974Z] #39 26.58 CC images/core-s390.o [2020-06-08T15:45:27.282Z] #33 22.65 Reading package lists... [2020-06-08T15:45:27.282Z] #33 ... [2020-06-08T15:45:27.282Z] [2020-06-08T15:45:27.282Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:27.282Z] #42 16.52 vendor/golang.org/x/crypto/internal/subtle [2020-06-08T15:45:27.402Z] #39 24.67 CC images/core-aarch64.o [2020-06-08T15:45:27.534Z] #39 27.19 CC images/cpuinfo.o [2020-06-08T15:45:27.660Z] #39 25.08 CC images/core-ppc64.o [2020-06-08T15:45:27.941Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-06-08T15:45:27.941Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-06-08T15:45:28.095Z] #39 27.69 CC images/inventory.o [2020-06-08T15:45:28.095Z] #39 ... [2020-06-08T15:45:28.095Z] [2020-06-08T15:45:28.095Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:28.095Z] #47 88.71 mvdan.cc/editorconfig [2020-06-08T15:45:28.095Z] #47 90.73 mvdan.cc/sh/v3/fileutil [2020-06-08T15:45:28.095Z] #47 90.89 mvdan.cc/sh/v3/syntax [2020-06-08T15:45:28.095Z] #47 97.83 mvdan.cc/sh/v3/cmd/shfmt [2020-06-08T15:45:28.221Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-06-08T15:45:28.228Z] #39 25.62 CC images/core-s390.o [2020-06-08T15:45:28.350Z] #47 ... [2020-06-08T15:45:28.350Z] [2020-06-08T15:45:28.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:28.350Z] #39 27.97 CC images/fdinfo.o [2020-06-08T15:45:28.606Z] #39 28.35 CC images/fown.o [2020-06-08T15:45:28.793Z] #39 26.18 CC images/cpuinfo.o [2020-06-08T15:45:28.793Z] #39 ... [2020-06-08T15:45:28.793Z] [2020-06-08T15:45:28.793Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:28.793Z] #41 84.48 go/parser [2020-06-08T15:45:28.793Z] #41 85.29 text/template [2020-06-08T15:45:28.793Z] #41 88.65 encoding/xml [2020-06-08T15:45:28.793Z] #41 91.22 go/doc [2020-06-08T15:45:28.793Z] #41 94.23 github.com/LK4D4/vndr/build [2020-06-08T15:45:28.793Z] #41 ... [2020-06-08T15:45:28.793Z] [2020-06-08T15:45:28.793Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:28.793Z] #47 94.43 mvdan.cc/sh/v3/cmd/shfmt [2020-06-08T15:45:28.861Z] #39 28.55 CC images/ns.o [2020-06-08T15:45:28.936Z] #52 47.22 + bin/ctr [2020-06-08T15:45:29.116Z] #39 28.76 CC images/regfile.o [2020-06-08T15:45:29.326Z] #42 ... [2020-06-08T15:45:29.326Z] [2020-06-08T15:45:29.326Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:29.326Z] #39 21.58 Reading package lists... [2020-06-08T15:45:29.371Z] #39 28.98 CC images/ghost-file.o [2020-06-08T15:45:29.626Z] #39 29.37 CC images/fifo.o [2020-06-08T15:45:29.626Z] #39 ... [2020-06-08T15:45:29.626Z] [2020-06-08T15:45:29.626Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:29.626Z] #52 43.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-08T15:45:29.626Z] #52 43.82 + BUILDTAGS='netgo osusergo static_build' [2020-06-08T15:45:29.626Z] #52 43.82 + export EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:45:29.626Z] #52 43.82 + EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:45:29.626Z] #52 43.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-08T15:45:29.626Z] #52 43.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-08T15:45:29.626Z] #52 43.82 + '[' '' = dynamic ']' [2020-06-08T15:45:29.626Z] #52 43.82 + make [2020-06-08T15:45:29.626Z] #52 44.98 + bin/ctr [2020-06-08T15:45:29.881Z] #52 ... [2020-06-08T15:45:29.881Z] [2020-06-08T15:45:29.881Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:29.881Z] #41 92.94 encoding/xml [2020-06-08T15:45:29.881Z] #41 93.12 text/template [2020-06-08T15:45:29.881Z] #41 98.78 go/doc [2020-06-08T15:45:29.881Z] #41 99.00 github.com/LK4D4/vndr/versioned [2020-06-08T15:45:29.881Z] #41 99.08 compress/flate [2020-06-08T15:45:30.136Z] #41 ... [2020-06-08T15:45:30.136Z] [2020-06-08T15:45:30.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:30.136Z] #39 29.61 CC images/remap-file-path.o [2020-06-08T15:45:30.136Z] #39 29.85 CC images/eventfd.o [2020-06-08T15:45:30.235Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-06-08T15:45:30.236Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.8% of statements [2020-06-08T15:45:30.236Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-08T15:45:30.236Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-08T15:45:30.392Z] #39 30.14 CC images/eventpoll.o [2020-06-08T15:45:30.727Z] ok github.com/docker/docker/cmd/dockerd 0.138s coverage: 30.8% of statements [2020-06-08T15:45:30.815Z] #39 28.61 Building dependency tree... [2020-06-08T15:45:30.818Z] #52 ... [2020-06-08T15:45:30.818Z] [2020-06-08T15:45:30.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:30.818Z] #39 14.17 DEP images/ipc-desc.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.24 DEP images/ipc-sem.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.35 PBCC images/ipc-msg.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.39 DEP images/ipc-msg.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.45 PBCC images/ipc-shm.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.49 DEP images/ipc-shm.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.53 PBCC images/ipc-var.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.56 DEP images/ipc-var.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.60 PBCC images/sk-opts.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.63 PBCC images/packet-sock.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.65 DEP images/sk-opts.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.71 DEP images/packet-sock.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.77 PBCC images/sk-netlink.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.84 DEP images/sk-netlink.pb-c.d [2020-06-08T15:45:30.818Z] #39 14.92 PBCC images/sk-inet.pb-c.c [2020-06-08T15:45:30.818Z] #39 14.98 DEP images/sk-inet.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.03 PBCC images/sk-unix.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.13 DEP images/sk-unix.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.20 PBCC images/mm.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.30 DEP images/mm.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.37 PBCC images/timerfd.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.48 DEP images/timerfd.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.53 PBCC images/timer.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.57 DEP images/timer.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.64 PBCC images/sa.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.66 DEP images/sa.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.70 PBCC images/pipe-data.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.72 DEP images/pipe-data.pb-c.d [2020-06-08T15:45:30.818Z] #39 15.84 PBCC images/mnt.pb-c.c [2020-06-08T15:45:30.818Z] #39 15.97 DEP images/mnt.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.19 PBCC images/sk-packet.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.21 DEP images/sk-packet.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.26 PBCC images/tcp-stream.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.32 DEP images/tcp-stream.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.39 PBCC images/pipe.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.48 DEP images/pipe.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.54 PBCC images/pstree.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.58 DEP images/pstree.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.64 PBCC images/fs.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.68 DEP images/fs.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.75 PBCC images/signalfd.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.80 DEP images/signalfd.pb-c.d [2020-06-08T15:45:30.818Z] #39 16.86 PBCC images/fh.pb-c.c [2020-06-08T15:45:30.818Z] #39 16.94 PBCC images/fsnotify.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.07 DEP images/fh.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.15 DEP images/fsnotify.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.28 PBCC images/eventpoll.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.30 DEP images/eventpoll.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.34 PBCC images/eventfd.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.39 DEP images/eventfd.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.46 PBCC images/remap-file-path.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.47 DEP images/remap-file-path.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.56 PBCC images/fifo.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.57 DEP images/fifo.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.65 PBCC images/ghost-file.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.71 DEP images/ghost-file.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.79 PBCC images/regfile.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.87 DEP images/regfile.pb-c.d [2020-06-08T15:45:30.818Z] #39 17.96 PBCC images/ns.pb-c.c [2020-06-08T15:45:30.818Z] #39 17.99 DEP images/ns.pb-c.d [2020-06-08T15:45:30.818Z] #39 18.06 PBCC images/fdinfo.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.18 DEP images/fdinfo.pb-c.d [2020-06-08T15:45:30.818Z] #39 18.25 PBCC images/core-aarch64.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.31 PBCC images/core-arm.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.43 PBCC images/core-ppc64.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.51 PBCC images/core-s390.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.56 PBCC images/core-x86.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.62 PBCC images/core.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.68 PBCC images/inventory.pb-c.c [2020-06-08T15:45:30.818Z] #39 18.82 DEP images/core-aarch64.pb-c.d [2020-06-08T15:45:30.818Z] #39 18.90 DEP images/core-arm.pb-c.d [2020-06-08T15:45:30.818Z] #39 18.98 DEP images/core-ppc64.pb-c.d [2020-06-08T15:45:30.818Z] #39 19.07 DEP images/core-s390.pb-c.d [2020-06-08T15:45:30.818Z] #39 19.12 DEP images/core-x86.pb-c.d [2020-06-08T15:45:30.818Z] #39 19.19 DEP images/core.pb-c.d [2020-06-08T15:45:30.818Z] #39 19.32 DEP images/inventory.pb-c.d [2020-06-08T15:45:30.818Z] #39 19.41 PBCC images/cpuinfo.pb-c.c [2020-06-08T15:45:30.818Z] #39 19.47 DEP images/cpuinfo.pb-c.d [2020-06-08T15:45:30.818Z] #39 19.54 PBCC images/stats.pb-c.c [2020-06-08T15:45:30.818Z] #39 19.56 DEP images/stats.pb-c.d [2020-06-08T15:45:30.818Z] #39 22.98 make[1]: Nothing to be done for 'all'. [2020-06-08T15:45:30.818Z] #39 24.34 CC images/stats.o [2020-06-08T15:45:30.956Z] #39 30.47 CC images/fh.o [2020-06-08T15:45:31.073Z] #39 24.67 CC images/core.o [2020-06-08T15:45:31.211Z] #39 30.94 CC images/fsnotify.o [2020-06-08T15:45:31.632Z] #39 25.33 CC images/core-x86.o [2020-06-08T15:45:31.699Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-06-08T15:45:31.699Z] ok github.com/docker/docker/daemon/logger/awslogs 0.072s coverage: 77.4% of statements [2020-06-08T15:45:31.699Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-08T15:45:31.699Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-08T15:45:32.137Z] #39 31.58 CC images/signalfd.o [2020-06-08T15:45:32.137Z] #39 31.87 CC images/fs.o [2020-06-08T15:45:32.309Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-06-08T15:45:32.392Z] #39 32.24 CC images/pstree.o [2020-06-08T15:45:32.557Z] #39 26.02 CC images/core-arm.o [2020-06-08T15:45:32.557Z] #39 ... [2020-06-08T15:45:32.557Z] [2020-06-08T15:45:32.557Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:32.557Z] #47 90.27 mvdan.cc/editorconfig [2020-06-08T15:45:32.557Z] #47 91.98 mvdan.cc/sh/v3/fileutil [2020-06-08T15:45:32.557Z] #47 92.20 mvdan.cc/sh/v3/syntax [2020-06-08T15:45:32.557Z] #47 99.71 mvdan.cc/sh/v3/cmd/shfmt [2020-06-08T15:45:32.557Z] #47 ... [2020-06-08T15:45:32.557Z] [2020-06-08T15:45:32.557Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:32.557Z] #41 90.38 go/parser [2020-06-08T15:45:32.557Z] #41 95.48 go/doc [2020-06-08T15:45:32.557Z] #41 95.62 encoding/xml [2020-06-08T15:45:32.557Z] #41 100.2 github.com/LK4D4/vndr/build [2020-06-08T15:45:32.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-06-08T15:45:32.647Z] #39 ... [2020-06-08T15:45:32.647Z] [2020-06-08T15:45:32.647Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:32.647Z] #47 DONE 103.2s [2020-06-08T15:45:32.811Z] #41 ... [2020-06-08T15:45:32.811Z] [2020-06-08T15:45:32.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:32.811Z] #39 26.51 CC images/core-aarch64.o [2020-06-08T15:45:32.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-06-08T15:45:32.902Z] [2020-06-08T15:45:32.902Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:32.902Z] #41 101.7 hash/crc32 [2020-06-08T15:45:32.902Z] #41 102.3 github.com/LK4D4/vndr/build [2020-06-08T15:45:32.902Z] #41 102.5 compress/gzip [2020-06-08T15:45:33.265Z] ok github.com/docker/docker/container 0.157s coverage: 34.7% of statements [2020-06-08T15:45:33.265Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-08T15:45:33.266Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-08T15:45:33.266Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-08T15:45:33.266Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-08T15:45:33.373Z] #39 26.89 CC images/core-ppc64.o [2020-06-08T15:45:33.463Z] #41 104.0 net [2020-06-08T15:45:33.482Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2020-06-08T15:45:33.482Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-08T15:45:33.530Z] #39 32.66 The following additional packages will be installed: [2020-06-08T15:45:33.530Z] #39 32.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-08T15:45:33.530Z] #39 32.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-08T15:45:33.530Z] #39 32.70 Suggested packages: [2020-06-08T15:45:33.530Z] #39 32.70 manpages-dev python-setuptools [2020-06-08T15:45:34.056Z] #47 DONE 99.3s [2020-06-08T15:45:34.056Z] [2020-06-08T15:45:34.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:34.056Z] #39 26.63 CC images/inventory.o [2020-06-08T15:45:34.056Z] #39 26.91 CC images/fdinfo.o [2020-06-08T15:45:34.056Z] #39 27.26 CC images/fown.o [2020-06-08T15:45:34.056Z] #39 27.46 CC images/ns.o [2020-06-08T15:45:34.056Z] #39 27.67 CC images/regfile.o [2020-06-08T15:45:34.056Z] #39 27.97 CC images/ghost-file.o [2020-06-08T15:45:34.056Z] #39 28.27 CC images/fifo.o [2020-06-08T15:45:34.056Z] #39 28.59 CC images/remap-file-path.o [2020-06-08T15:45:34.056Z] #39 28.77 CC images/eventfd.o [2020-06-08T15:45:34.056Z] #39 28.95 CC images/eventpoll.o [2020-06-08T15:45:34.056Z] #39 29.26 CC images/fh.o [2020-06-08T15:45:34.056Z] #39 29.50 CC images/fsnotify.o [2020-06-08T15:45:34.056Z] #39 30.07 CC images/signalfd.o [2020-06-08T15:45:34.056Z] #39 30.30 CC images/fs.o [2020-06-08T15:45:34.056Z] #39 30.51 CC images/pstree.o [2020-06-08T15:45:34.056Z] #39 30.83 CC images/pipe.o [2020-06-08T15:45:34.056Z] #39 31.37 CC images/tcp-stream.o [2020-06-08T15:45:34.092Z] time="2020-06-08T15:45:33Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate607512635/log997605470.1: no such file or directory" [2020-06-08T15:45:34.092Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 38.3% of statements [2020-06-08T15:45:34.297Z] #39 27.60 CC images/core-s390.o [2020-06-08T15:45:34.622Z] #39 31.82 CC images/sk-packet.o [2020-06-08T15:45:34.703Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-06-08T15:45:34.857Z] #39 28.34 CC images/cpuinfo.o [2020-06-08T15:45:34.880Z] #39 32.34 CC images/mnt.o [2020-06-08T15:45:35.023Z] #39 34.37 The following NEW packages will be installed: [2020-06-08T15:45:35.023Z] #39 34.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-08T15:45:35.023Z] #39 34.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-08T15:45:35.023Z] #39 34.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-08T15:45:35.023Z] #39 34.38 python-six zlib1g-dev [2020-06-08T15:45:35.112Z] #39 28.68 CC images/inventory.o [2020-06-08T15:45:35.138Z] #39 32.54 CC images/pipe-data.o [2020-06-08T15:45:35.312Z] #39 34.71 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-06-08T15:45:35.312Z] #39 34.71 Need to get 4075 kB of archives. [2020-06-08T15:45:35.312Z] #39 34.71 After this operation, 24.5 MB of additional disk space will be used. [2020-06-08T15:45:35.312Z] #39 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-08T15:45:35.312Z] #39 34.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-08T15:45:35.312Z] #39 34.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-06-08T15:45:35.312Z] #39 34.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-08T15:45:35.312Z] #39 34.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-08T15:45:35.312Z] #39 34.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-08T15:45:35.312Z] #39 34.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-06-08T15:45:35.312Z] #39 34.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-06-08T15:45:35.312Z] #39 34.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-08T15:45:35.312Z] #39 34.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-08T15:45:35.348Z] #41 105.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-08T15:45:35.367Z] #39 28.97 CC images/fdinfo.o [2020-06-08T15:45:35.396Z] #39 32.71 CC images/sa.o [2020-06-08T15:45:35.396Z] #39 32.89 CC images/timer.o [2020-06-08T15:45:35.601Z] #39 34.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-08T15:45:35.601Z] #39 35.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-08T15:45:35.601Z] #39 35.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-06-08T15:45:35.655Z] #39 33.22 CC images/timerfd.o [2020-06-08T15:45:35.704Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-06-08T15:45:35.806Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.103s coverage: 65.3% of statements [2020-06-08T15:45:35.889Z] #39 35.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-06-08T15:45:35.889Z] #39 35.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-08T15:45:35.889Z] #39 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-08T15:45:35.889Z] #39 35.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-08T15:45:35.913Z] #39 33.42 CC images/mm.o [2020-06-08T15:45:35.926Z] #39 29.40 CC images/fown.o [2020-06-08T15:45:35.984Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-06-08T15:45:36.172Z] #39 33.62 CC images/sk-opts.o [2020-06-08T15:45:36.172Z] #39 ... [2020-06-08T15:45:36.172Z] [2020-06-08T15:45:36.172Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:36.172Z] #10 102.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-08T15:45:36.172Z] #10 102.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:36.172Z] #10 102.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:36.180Z] #39 29.68 CC images/ns.o [2020-06-08T15:45:36.435Z] #39 29.93 CC images/regfile.o [2020-06-08T15:45:36.595Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-06-08T15:45:36.595Z] ok github.com/docker/docker/daemon/logger/splunk 1.443s coverage: 82.5% of statements [2020-06-08T15:45:36.595Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-08T15:45:36.595Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-08T15:45:36.690Z] #39 30.25 CC images/ghost-file.o [2020-06-08T15:45:36.711Z] #41 107.0 vendor/golang.org/x/text/transform [2020-06-08T15:45:36.945Z] #39 30.66 CC images/fifo.o [2020-06-08T15:45:37.259Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.6% of statements [2020-06-08T15:45:37.271Z] #41 107.8 vendor/golang.org/x/text/unicode/bidi [2020-06-08T15:45:37.387Z] #39 36.74 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:45:37.387Z] #39 36.97 Fetched 4075 kB in 1s (6315 kB/s) [2020-06-08T15:45:37.508Z] #39 30.91 CC images/remap-file-path.o [2020-06-08T15:45:37.526Z] #41 ... [2020-06-08T15:45:37.526Z] [2020-06-08T15:45:37.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:37.527Z] #10 108.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-08T15:45:37.527Z] #10 108.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:37.527Z] #10 108.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:37.675Z] #39 37.12 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-08T15:45:37.764Z] #39 31.17 CC images/eventfd.o [2020-06-08T15:45:37.764Z] #39 31.36 CC images/eventpoll.o [2020-06-08T15:45:37.963Z] #39 37.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-08T15:45:37.963Z] #39 37.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-08T15:45:37.963Z] #39 37.23 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-08T15:45:37.963Z] #39 37.43 Selecting previously unselected package libnet1:ppc64el. [2020-06-08T15:45:37.963Z] #39 37.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-08T15:45:37.963Z] #39 37.48 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-08T15:45:38.018Z] #39 ... [2020-06-08T15:45:38.018Z] [2020-06-08T15:45:38.018Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:38.018Z] #47 DONE 105.8s [2020-06-08T15:45:38.018Z] [2020-06-08T15:45:38.018Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:38.018Z] #41 102.6 github.com/LK4D4/vndr/versioned [2020-06-08T15:45:38.018Z] #41 102.7 compress/flate [2020-06-08T15:45:38.018Z] #41 104.0 hash/crc32 [2020-06-08T15:45:38.018Z] #41 104.7 net [2020-06-08T15:45:38.018Z] #41 105.8 compress/gzip [2020-06-08T15:45:38.060Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-06-08T15:45:38.253Z] #39 37.65 Selecting previously unselected package libnet1-dev. [2020-06-08T15:45:38.253Z] #39 37.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-08T15:45:38.253Z] #39 37.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:45:38.539Z] #39 37.93 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-08T15:45:38.539Z] #39 37.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-08T15:45:38.539Z] #39 37.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-08T15:45:38.663Z] ok github.com/docker/docker/daemon/cluster 0.137s coverage: 0.5% of statements [2020-06-08T15:45:38.670Z] ok github.com/docker/docker/distribution 0.282s coverage: 22.1% of statements [2020-06-08T15:45:38.670Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-08T15:45:38.828Z] #39 38.08 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-08T15:45:38.828Z] #39 38.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-08T15:45:38.828Z] #39 38.09 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-08T15:45:38.828Z] #39 38.46 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-08T15:45:39.118Z] #39 ... [2020-06-08T15:45:39.118Z] [2020-06-08T15:45:39.118Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-08T15:45:39.118Z] #52 23.32 Reading package lists... [2020-06-08T15:45:39.118Z] #52 30.68 Building dependency tree... [2020-06-08T15:45:39.118Z] #52 34.90 The following additional packages will be installed: [2020-06-08T15:45:39.118Z] #52 34.91 libbtrfs0 [2020-06-08T15:45:39.118Z] #52 35.09 The following NEW packages will be installed: [2020-06-08T15:45:39.118Z] #52 35.09 libbtrfs-dev libbtrfs0 [2020-06-08T15:45:39.118Z] #52 35.30 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-06-08T15:45:39.118Z] #52 35.30 Need to get 120 kB of archives. [2020-06-08T15:45:39.118Z] #52 35.30 After this operation, 423 kB of additional disk space will be used. [2020-06-08T15:45:39.118Z] #52 35.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-08T15:45:39.118Z] #52 35.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-08T15:45:39.118Z] #52 37.08 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:45:39.118Z] #52 37.44 Fetched 120 kB in 0s (941 kB/s) [2020-06-08T15:45:39.118Z] #52 37.54 Selecting previously unselected package libbtrfs0. [2020-06-08T15:45:39.118Z] #52 37.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-08T15:45:39.118Z] #52 37.66 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-08T15:45:39.118Z] #52 37.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:45:39.118Z] #52 37.83 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:45:39.118Z] #52 37.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-08T15:45:39.118Z] #52 37.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:45:39.118Z] #52 38.21 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:45:39.118Z] #52 38.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:45:39.118Z] #52 38.22 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:39.118Z] #52 DONE 38.6s [2020-06-08T15:45:39.118Z] [2020-06-08T15:45:39.118Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:39.118Z] #39 38.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-08T15:45:39.118Z] #39 38.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-08T15:45:39.118Z] #39 ... [2020-06-08T15:45:39.118Z] [2020-06-08T15:45:39.118Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:45:39.118Z] #33 22.65 Reading package lists... [2020-06-08T15:45:39.118Z] #33 29.55 Building dependency tree... [2020-06-08T15:45:39.118Z] #33 32.59 The following additional packages will be installed: [2020-06-08T15:45:39.118Z] #33 32.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-08T15:45:39.118Z] #33 32.62 Suggested packages: [2020-06-08T15:45:39.118Z] #33 32.62 cmake-doc ninja-build lrzip [2020-06-08T15:45:39.118Z] #33 32.62 Recommended packages: [2020-06-08T15:45:39.118Z] #33 32.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-08T15:45:39.118Z] #33 34.22 The following NEW packages will be installed: [2020-06-08T15:45:39.118Z] #33 34.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-08T15:45:39.118Z] #33 34.25 vim-common xxd [2020-06-08T15:45:39.118Z] #33 34.55 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-06-08T15:45:39.118Z] #33 34.55 Need to get 14.9 MB of archives. [2020-06-08T15:45:39.118Z] #33 34.55 After this operation, 67.2 MB of additional disk space will be used. [2020-06-08T15:45:39.118Z] #33 34.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-08T15:45:39.118Z] #33 34.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:45:39.118Z] #33 34.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-08T15:45:39.118Z] #33 34.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-08T15:45:39.118Z] #33 35.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-08T15:45:39.118Z] #33 35.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-08T15:45:39.118Z] #33 35.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-08T15:45:39.118Z] #33 35.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-08T15:45:39.118Z] #33 35.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-08T15:45:39.118Z] #33 35.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-08T15:45:39.118Z] #33 37.65 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:45:39.118Z] #33 37.97 Fetched 14.9 MB in 2s (7991 kB/s) [2020-06-08T15:45:39.118Z] #33 38.07 Selecting previously unselected package xxd. [2020-06-08T15:45:39.118Z] #33 38.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 ... 15341 files and directories currently installed.) [2020-06-08T15:45:39.118Z] #33 38.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-08T15:45:39.118Z] #33 38.15 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:45:39.118Z] #33 38.47 Selecting previously unselected package vim-common. [2020-06-08T15:45:39.118Z] #33 38.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:45:39.118Z] #33 38.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:45:39.118Z] #33 ... [2020-06-08T15:45:39.118Z] [2020-06-08T15:45:39.118Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:39.423Z] #41 106.8 vendor/golang.org/x/crypto/hkdf [2020-06-08T15:45:39.423Z] #41 107.1 vendor/golang.org/x/text/transform [2020-06-08T15:45:39.452Z] #10 ... [2020-06-08T15:45:39.453Z] [2020-06-08T15:45:39.453Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:39.453Z] #41 94.69 github.com/LK4D4/vndr/versioned [2020-06-08T15:45:39.453Z] #41 94.82 compress/flate [2020-06-08T15:45:39.453Z] #41 97.20 hash/crc32 [2020-06-08T15:45:39.453Z] #41 97.35 net [2020-06-08T15:45:39.453Z] #41 97.82 compress/gzip [2020-06-08T15:45:39.453Z] #41 98.41 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-08T15:45:39.453Z] #41 100.0 vendor/golang.org/x/crypto/hkdf [2020-06-08T15:45:39.453Z] #41 100.3 vendor/golang.org/x/text/transform [2020-06-08T15:45:39.453Z] #41 101.1 vendor/golang.org/x/text/unicode/bidi [2020-06-08T15:45:39.453Z] #41 102.8 vendor/golang.org/x/text/secure/bidirule [2020-06-08T15:45:39.453Z] #41 102.9 vendor/golang.org/x/text/unicode/norm [2020-06-08T15:45:39.453Z] #41 ... [2020-06-08T15:45:39.453Z] [2020-06-08T15:45:39.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:39.453Z] #39 33.81 CC images/sk-unix.o [2020-06-08T15:45:39.453Z] #39 34.04 CC images/sk-inet.o [2020-06-08T15:45:39.453Z] #39 34.31 CC images/tun.o [2020-06-08T15:45:39.453Z] #39 34.63 CC images/sk-netlink.o [2020-06-08T15:45:39.453Z] #39 34.81 CC images/packet-sock.o [2020-06-08T15:45:39.453Z] #39 35.10 CC images/ipc-var.o [2020-06-08T15:45:39.453Z] #39 35.34 CC images/ipc-desc.o [2020-06-08T15:45:39.453Z] #39 35.51 CC images/ipc-shm.o [2020-06-08T15:45:39.453Z] #39 35.65 CC images/ipc-msg.o [2020-06-08T15:45:39.453Z] #39 35.93 CC images/ipc-sem.o [2020-06-08T15:45:39.453Z] #39 36.17 CC images/utsns.o [2020-06-08T15:45:39.453Z] #39 36.34 CC images/creds.o [2020-06-08T15:45:39.453Z] #39 36.52 CC images/vma.o [2020-06-08T15:45:39.453Z] #39 36.70 CC images/netdev.o [2020-06-08T15:45:39.671Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-06-08T15:45:39.711Z] #39 37.17 CC images/tty.o [2020-06-08T15:45:39.745Z] #53 0.413 + RM_GOPATH=0 [2020-06-08T15:45:39.745Z] #53 0.413 + TMP_GOPATH= [2020-06-08T15:45:39.745Z] #53 0.413 + : /build [2020-06-08T15:45:39.745Z] #53 0.413 + '[' -z '' ']' [2020-06-08T15:45:39.745Z] #53 0.414 ++ mktemp -d [2020-06-08T15:45:39.745Z] #53 0.416 + export GOPATH=/tmp/tmp.0Gtmj1zHnt [2020-06-08T15:45:39.745Z] #53 0.416 + GOPATH=/tmp/tmp.0Gtmj1zHnt [2020-06-08T15:45:39.745Z] #53 0.416 + RM_GOPATH=1 [2020-06-08T15:45:39.745Z] #53 0.416 + case "$(go env GOARCH)" in [2020-06-08T15:45:39.745Z] #53 0.420 ++ go env GOARCH [2020-06-08T15:45:39.745Z] #53 0.481 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:39.745Z] #53 0.481 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:39.745Z] #53 0.482 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:39.745Z] #53 0.485 + dir=/tmp/install [2020-06-08T15:45:39.745Z] #53 0.485 + bin=containerd [2020-06-08T15:45:39.745Z] #53 0.485 + shift [2020-06-08T15:45:39.745Z] #53 0.485 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-08T15:45:39.745Z] #53 0.485 + . /tmp/install/containerd.installer [2020-06-08T15:45:39.745Z] #53 0.485 ++ set -e [2020-06-08T15:45:39.745Z] #53 0.486 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:45:39.745Z] #53 0.497 + install_containerd [2020-06-08T15:45:39.745Z] #53 0.505 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-08T15:45:39.745Z] #53 0.506 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:45:39.745Z] #53 0.506 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0Gtmj1zHnt/src/github.com/containerd/containerd [2020-06-08T15:45:39.745Z] #53 0.509 Cloning into '/tmp/tmp.0Gtmj1zHnt/src/github.com/containerd/containerd'... [2020-06-08T15:45:39.982Z] #41 107.8 vendor/golang.org/x/text/unicode/bidi [2020-06-08T15:45:40.033Z] #53 ... [2020-06-08T15:45:40.033Z] [2020-06-08T15:45:40.033Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:40.033Z] #11 22.49 Reading package lists... [2020-06-08T15:45:40.033Z] #11 29.81 Building dependency tree... [2020-06-08T15:45:40.033Z] #11 34.32 The following additional packages will be installed: [2020-06-08T15:45:40.033Z] #11 34.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-08T15:45:40.033Z] #11 34.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-08T15:45:40.033Z] #11 34.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-08T15:45:40.033Z] #11 34.33 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:45:40.033Z] #11 34.35 Suggested packages: [2020-06-08T15:45:40.033Z] #11 34.35 gcc-8-locales seccomp wine64 [2020-06-08T15:45:40.033Z] #11 35.54 The following NEW packages will be installed: [2020-06-08T15:45:40.033Z] #11 35.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-08T15:45:40.033Z] #11 35.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-08T15:45:40.033Z] #11 35.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-08T15:45:40.033Z] #11 35.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-08T15:45:40.033Z] #11 35.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-08T15:45:40.033Z] #11 35.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-08T15:45:40.033Z] #11 35.72 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-06-08T15:45:40.033Z] #11 35.72 Need to get 78.9 MB of archives. [2020-06-08T15:45:40.033Z] #11 35.72 After this operation, 532 MB of additional disk space will be used. [2020-06-08T15:45:40.033Z] #11 35.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-06-08T15:45:40.033Z] #11 36.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-06-08T15:45:40.033Z] #11 36.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-08T15:45:40.033Z] #11 36.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-06-08T15:45:40.033Z] #11 36.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-08T15:45:40.033Z] #11 36.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-08T15:45:40.033Z] #11 37.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-08T15:45:40.033Z] #11 37.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-08T15:45:40.033Z] #11 37.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-06-08T15:45:40.277Z] #39 37.71 CC images/file-lock.o [2020-06-08T15:45:40.318Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-06-08T15:45:40.327Z] #11 ... [2020-06-08T15:45:40.327Z] [2020-06-08T15:45:40.327Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:40.327Z] #39 38.78 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-08T15:45:40.327Z] #39 38.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-08T15:45:40.327Z] #39 38.78 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-08T15:45:40.327Z] #39 38.93 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-08T15:45:40.327Z] #39 38.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-08T15:45:40.327Z] #39 38.96 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-08T15:45:40.327Z] #39 39.33 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-08T15:45:40.327Z] #39 39.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-08T15:45:40.327Z] #39 39.34 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-08T15:45:40.535Z] #39 37.88 CC images/rlimit.o [2020-06-08T15:45:40.535Z] #39 38.07 CC images/pagemap.o [2020-06-08T15:45:40.629Z] #39 40.07 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-08T15:45:40.629Z] #39 40.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-08T15:45:40.629Z] #39 40.08 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-08T15:45:40.928Z] #39 40.33 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-08T15:45:40.928Z] #39 40.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-08T15:45:40.928Z] #39 40.36 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-08T15:45:41.100Z] #39 38.33 CC images/siginfo.o [2020-06-08T15:45:41.100Z] #39 38.56 CC images/rpc.o [2020-06-08T15:45:41.202Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-06-08T15:45:41.215Z] #39 ... [2020-06-08T15:45:41.215Z] [2020-06-08T15:45:41.215Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:45:41.215Z] #24 23.03 Reading package lists... [2020-06-08T15:45:41.215Z] #24 30.72 Building dependency tree... [2020-06-08T15:45:41.215Z] #24 35.06 The following additional packages will be installed: [2020-06-08T15:45:41.215Z] #24 35.08 libjq1 libonig5 [2020-06-08T15:45:41.215Z] #24 35.70 The following NEW packages will be installed: [2020-06-08T15:45:41.215Z] #24 35.71 jq libjq1 libonig5 [2020-06-08T15:45:41.215Z] #24 35.74 The following packages will be upgraded: [2020-06-08T15:45:41.215Z] #24 35.74 ca-certificates [2020-06-08T15:45:41.215Z] #24 35.95 1 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-06-08T15:45:41.215Z] #24 35.95 Need to get 516 kB of archives. [2020-06-08T15:45:41.215Z] #24 35.95 After this operation, 1274 kB of additional disk space will be used. [2020-06-08T15:45:41.215Z] #24 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-06-08T15:45:41.215Z] #24 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-08T15:45:41.215Z] #24 36.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-08T15:45:41.215Z] #24 36.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-08T15:45:41.215Z] #24 37.80 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:45:41.215Z] #24 38.00 Fetched 516 kB in 0s (3316 kB/s) [2020-06-08T15:45:41.215Z] #24 38.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-08T15:45:41.215Z] #24 38.27 Preparing to unpack .../ca-certificates_20200601~deb10u1_all.deb ... [2020-06-08T15:45:41.215Z] #24 38.29 Unpacking ca-certificates (20200601~deb10u1) over (20190110) ... [2020-06-08T15:45:41.215Z] #24 38.83 Selecting previously unselected package libonig5:ppc64el. [2020-06-08T15:45:41.215Z] #24 38.85 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-08T15:45:41.215Z] #24 38.87 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-08T15:45:41.215Z] #24 39.22 Selecting previously unselected package libjq1:ppc64el. [2020-06-08T15:45:41.215Z] #24 39.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-08T15:45:41.215Z] #24 39.23 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-08T15:45:41.215Z] #24 39.48 Selecting previously unselected package jq. [2020-06-08T15:45:41.215Z] #24 39.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-08T15:45:41.215Z] #24 39.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:45:41.215Z] #24 39.72 Setting up ca-certificates (20200601~deb10u1) ... [2020-06-08T15:45:41.320Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-06-08T15:45:41.320Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 85.6% of statements [2020-06-08T15:45:41.320Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-08T15:45:41.320Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-08T15:45:41.867Z] #41 ... [2020-06-08T15:45:41.867Z] [2020-06-08T15:45:41.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:41.867Z] #39 31.98 CC images/fh.o [2020-06-08T15:45:41.867Z] #39 32.51 CC images/fsnotify.o [2020-06-08T15:45:41.867Z] #39 33.10 CC images/signalfd.o [2020-06-08T15:45:41.867Z] #39 33.36 CC images/fs.o [2020-06-08T15:45:41.867Z] #39 33.57 CC images/pstree.o [2020-06-08T15:45:41.867Z] #39 33.78 CC images/pipe.o [2020-06-08T15:45:41.867Z] #39 33.99 CC images/tcp-stream.o [2020-06-08T15:45:41.867Z] #39 34.28 CC images/sk-packet.o [2020-06-08T15:45:41.867Z] #39 34.52 CC images/mnt.o [2020-06-08T15:45:41.867Z] #39 34.75 CC images/pipe-data.o [2020-06-08T15:45:41.867Z] #39 35.02 CC images/sa.o [2020-06-08T15:45:41.867Z] #39 35.26 CC images/timer.o [2020-06-08T15:45:41.932Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-06-08T15:45:41.932Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-08T15:45:42.035Z] #39 39.55 CC images/ext-file.o [2020-06-08T15:45:42.163Z] #39 35.57 CC images/timerfd.o [2020-06-08T15:45:42.163Z] #39 35.85 CC images/mm.o [2020-06-08T15:45:42.241Z] #24 ... [2020-06-08T15:45:42.241Z] [2020-06-08T15:45:42.241Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:42.241Z] #11 41.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-06-08T15:45:42.294Z] #39 39.78 CC images/cgroup.o [2020-06-08T15:45:42.545Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-06-08T15:45:42.724Z] #39 36.23 CC images/sk-opts.o [2020-06-08T15:45:42.724Z] #39 36.41 CC images/sk-unix.o [2020-06-08T15:45:43.115Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2020-06-08T15:45:43.115Z] ok github.com/docker/docker/daemon/config 0.133s coverage: 81.7% of statements [2020-06-08T15:45:43.230Z] #39 40.42 CC images/userns.o [2020-06-08T15:45:43.230Z] #39 40.66 CC images/google/protobuf/descriptor.o [2020-06-08T15:45:43.230Z] #39 ... [2020-06-08T15:45:43.230Z] [2020-06-08T15:45:43.230Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:43.230Z] #54 108.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:45:43.230Z] #54 108.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-08T15:45:43.284Z] #39 36.71 CC images/sk-inet.o [2020-06-08T15:45:43.539Z] #39 37.15 CC images/tun.o [2020-06-08T15:45:43.548Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-06-08T15:45:43.744Z] #11 ... [2020-06-08T15:45:43.744Z] [2020-06-08T15:45:43.744Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:43.744Z] #61 DONE 43.0s [2020-06-08T15:45:43.744Z] [2020-06-08T15:45:43.744Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:45:43.744Z] #39 41.86 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-08T15:45:43.744Z] #39 41.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-08T15:45:43.744Z] #39 41.88 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-08T15:45:43.744Z] #39 42.70 Selecting previously unselected package protobuf-c-compiler. [2020-06-08T15:45:43.744Z] #39 42.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-08T15:45:43.744Z] #39 42.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:45:43.744Z] #39 42.98 Selecting previously unselected package protobuf-compiler. [2020-06-08T15:45:43.744Z] #39 42.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-08T15:45:43.744Z] #39 43.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:45:43.744Z] #39 43.19 Selecting previously unselected package python-pkg-resources. [2020-06-08T15:45:43.744Z] #39 43.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:45:43.744Z] #39 43.20 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-08T15:45:43.794Z] #39 37.44 CC images/sk-netlink.o [2020-06-08T15:45:43.829Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-08T15:45:44.049Z] #39 37.67 CC images/packet-sock.o [2020-06-08T15:45:44.056Z] #10 ... [2020-06-08T15:45:44.056Z] [2020-06-08T15:45:44.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:44.056Z] #39 32.56 CC images/pipe.o [2020-06-08T15:45:44.056Z] #39 32.95 CC images/tcp-stream.o [2020-06-08T15:45:44.056Z] #39 33.21 CC images/sk-packet.o [2020-06-08T15:45:44.056Z] #39 33.64 CC images/mnt.o [2020-06-08T15:45:44.056Z] #39 33.83 CC images/pipe-data.o [2020-06-08T15:45:44.056Z] #39 34.02 CC images/sa.o [2020-06-08T15:45:44.056Z] #39 34.23 CC images/timer.o [2020-06-08T15:45:44.056Z] #39 34.62 CC images/timerfd.o [2020-06-08T15:45:44.056Z] #39 34.84 CC images/mm.o [2020-06-08T15:45:44.056Z] #39 35.24 CC images/sk-opts.o [2020-06-08T15:45:44.056Z] #39 35.44 CC images/sk-unix.o [2020-06-08T15:45:44.056Z] #39 35.73 CC images/sk-inet.o [2020-06-08T15:45:44.056Z] #39 36.13 CC images/tun.o [2020-06-08T15:45:44.056Z] #39 36.55 CC images/sk-netlink.o [2020-06-08T15:45:44.056Z] #39 36.78 CC images/packet-sock.o [2020-06-08T15:45:44.056Z] #39 37.20 CC images/ipc-var.o [2020-06-08T15:45:44.056Z] #39 37.39 CC images/ipc-desc.o [2020-06-08T15:45:44.056Z] #39 37.62 CC images/ipc-shm.o [2020-06-08T15:45:44.056Z] #39 37.90 CC images/ipc-msg.o [2020-06-08T15:45:44.057Z] #39 38.12 CC images/ipc-sem.o [2020-06-08T15:45:44.057Z] #39 38.39 CC images/utsns.o [2020-06-08T15:45:44.057Z] #39 38.63 CC images/creds.o [2020-06-08T15:45:44.057Z] #39 38.82 CC images/vma.o [2020-06-08T15:45:44.057Z] #39 39.10 CC images/netdev.o [2020-06-08T15:45:44.057Z] #39 39.48 CC images/tty.o [2020-06-08T15:45:44.057Z] #39 40.02 CC images/file-lock.o [2020-06-08T15:45:44.057Z] #39 40.18 CC images/rlimit.o [2020-06-08T15:45:44.057Z] #39 40.39 CC images/pagemap.o [2020-06-08T15:45:44.057Z] #39 40.75 CC images/siginfo.o [2020-06-08T15:45:44.057Z] #39 41.04 CC images/rpc.o [2020-06-08T15:45:44.057Z] #39 42.41 CC images/ext-file.o [2020-06-08T15:45:44.057Z] #39 42.69 CC images/cgroup.o [2020-06-08T15:45:44.057Z] #39 43.19 CC images/userns.o [2020-06-08T15:45:44.057Z] #39 43.38 CC images/google/protobuf/descriptor.o [2020-06-08T15:45:44.377Z] #39 43.66 Selecting previously unselected package python-six. [2020-06-08T15:45:44.377Z] #39 43.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-08T15:45:44.377Z] #39 43.67 Unpacking python-six (1.12.0-1) ... [2020-06-08T15:45:44.377Z] #39 43.78 Selecting previously unselected package python-protobuf. [2020-06-08T15:45:44.377Z] #39 43.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-08T15:45:44.377Z] #39 43.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-08T15:45:44.608Z] #39 38.10 CC images/ipc-var.o [2020-06-08T15:45:44.863Z] #39 38.43 CC images/ipc-desc.o [2020-06-08T15:45:45.022Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-06-08T15:45:45.123Z] #39 38.70 CC images/ipc-shm.o [2020-06-08T15:45:45.297Z] ok github.com/docker/docker/pkg/archive 0.507s coverage: 77.3% of statements [2020-06-08T15:45:45.379Z] #39 38.93 CC images/ipc-msg.o [2020-06-08T15:45:45.403Z] #39 44.91 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-08T15:45:45.634Z] #39 39.13 CC images/ipc-sem.o [2020-06-08T15:45:45.889Z] #39 39.37 CC images/utsns.o [2020-06-08T15:45:45.942Z] #39 45.24 CC images/opts.o [2020-06-08T15:45:45.942Z] #39 45.56 CC images/seccomp.o [2020-06-08T15:45:46.144Z] #39 39.58 CC images/creds.o [2020-06-08T15:45:46.144Z] #39 39.76 CC images/vma.o [2020-06-08T15:45:46.197Z] #39 45.80 CC images/binfmt-misc.o [2020-06-08T15:45:46.442Z] #39 40.08 CC images/netdev.o [2020-06-08T15:45:46.452Z] #39 46.07 CC images/time.o [2020-06-08T15:45:46.708Z] #39 46.29 CC images/sysctl.o [2020-06-08T15:45:46.708Z] #39 ... [2020-06-08T15:45:46.708Z] [2020-06-08T15:45:46.708Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:46.708Z] #54 117.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:45:46.708Z] #54 117.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-08T15:45:46.760Z] ok github.com/docker/docker/pkg/authorization 0.481s coverage: 68.3% of statements [2020-06-08T15:45:46.760Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-08T15:45:46.760Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-08T15:45:47.012Z] #39 40.54 CC images/tty.o [2020-06-08T15:45:47.557Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.9% of statements [2020-06-08T15:45:47.620Z] #39 41.14 CC images/file-lock.o [2020-06-08T15:45:47.878Z] #39 41.34 CC images/rlimit.o [2020-06-08T15:45:47.878Z] #39 41.58 CC images/pagemap.o [2020-06-08T15:45:48.123Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-06-08T15:45:48.439Z] #39 41.97 CC images/siginfo.o [2020-06-08T15:45:48.494Z] #54 ... [2020-06-08T15:45:48.494Z] [2020-06-08T15:45:48.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:48.494Z] #39 42.11 CC images/opts.o [2020-06-08T15:45:48.494Z] #39 42.41 CC images/seccomp.o [2020-06-08T15:45:48.494Z] #39 42.61 CC images/binfmt-misc.o [2020-06-08T15:45:48.494Z] #39 42.77 CC images/time.o [2020-06-08T15:45:48.494Z] #39 42.99 CC images/sysctl.o [2020-06-08T15:45:48.494Z] #39 43.36 CC images/autofs.o [2020-06-08T15:45:48.494Z] #39 43.60 CC images/macvlan.o [2020-06-08T15:45:48.494Z] #39 43.84 CC images/sit.o [2020-06-08T15:45:48.494Z] #39 44.04 CC images/memfd.o [2020-06-08T15:45:48.494Z] #39 44.33 CC images/timens.o [2020-06-08T15:45:48.494Z] #39 44.63 LINK images/built-in.o [2020-06-08T15:45:48.494Z] #39 44.82 GEN compel/include/asm [2020-06-08T15:45:48.494Z] #39 44.85 GEN compel/include/version.h [2020-06-08T15:45:48.494Z] #39 44.88 touch .config [2020-06-08T15:45:48.494Z] #39 44.92 GEN include/common/config.h [2020-06-08T15:45:48.494Z] #39 45.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-08T15:45:48.494Z] #39 45.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-08T15:45:48.494Z] #39 45.08 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-08T15:45:48.494Z] #39 45.09 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-08T15:45:48.494Z] #39 45.13 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-08T15:45:48.494Z] #39 45.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-08T15:45:48.494Z] #39 45.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-08T15:45:48.494Z] #39 45.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-08T15:45:48.494Z] #39 45.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-08T15:45:48.494Z] #39 45.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-08T15:45:48.494Z] #39 45.25 DEP compel/plugins/std/infect.d [2020-06-08T15:45:48.494Z] #39 45.33 DEP compel/plugins/std/string.d [2020-06-08T15:45:48.494Z] #39 45.43 DEP compel/plugins/std/log.d [2020-06-08T15:45:48.494Z] #39 45.52 DEP compel/plugins/std/fds.d [2020-06-08T15:45:48.494Z] #39 45.66 DEP compel/plugins/std/std.d [2020-06-08T15:45:48.494Z] #39 45.72 DEP compel/plugins/shmem/shmem.d [2020-06-08T15:45:48.494Z] #39 45.78 DEP compel/plugins/fds/fds.d [2020-06-08T15:45:48.494Z] #39 45.92 CC compel/plugins/std/std.o [2020-06-08T15:45:48.593Z] #54 ... [2020-06-08T15:45:48.594Z] [2020-06-08T15:45:48.594Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:48.594Z] #41 109.2 vendor/golang.org/x/text/secure/bidirule [2020-06-08T15:45:48.594Z] #41 109.5 vendor/golang.org/x/text/unicode/norm [2020-06-08T15:45:48.594Z] #41 113.6 vendor/golang.org/x/net/idna [2020-06-08T15:45:48.594Z] #41 116.3 vendor/golang.org/x/net/http2/hpack [2020-06-08T15:45:48.594Z] #41 117.7 mime [2020-06-08T15:45:48.594Z] #41 ... [2020-06-08T15:45:48.594Z] [2020-06-08T15:45:48.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:48.594Z] #39 46.53 CC images/autofs.o [2020-06-08T15:45:48.594Z] #39 46.79 CC images/macvlan.o [2020-06-08T15:45:48.594Z] #39 47.04 CC images/sit.o [2020-06-08T15:45:48.594Z] #39 47.25 CC images/memfd.o [2020-06-08T15:45:48.594Z] #39 47.52 CC images/timens.o [2020-06-08T15:45:48.594Z] #39 47.87 LINK images/built-in.o [2020-06-08T15:45:48.594Z] #39 48.07 GEN compel/include/asm [2020-06-08T15:45:48.594Z] #39 48.12 GEN compel/include/version.h [2020-06-08T15:45:48.594Z] #39 48.14 touch .config [2020-06-08T15:45:48.594Z] #39 48.19 GEN include/common/config.h [2020-06-08T15:45:48.594Z] #39 48.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-08T15:45:48.594Z] #39 48.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-08T15:45:48.594Z] #39 48.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-08T15:45:48.594Z] #39 48.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-08T15:45:48.594Z] #39 48.36 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-08T15:45:48.594Z] #39 48.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-08T15:45:48.594Z] #39 48.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-08T15:45:48.694Z] #39 42.24 CC images/rpc.o [2020-06-08T15:45:48.753Z] #39 46.20 CC compel/plugins/std/fds.o [2020-06-08T15:45:48.849Z] #39 48.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-08T15:45:48.849Z] #39 48.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-08T15:45:48.849Z] #39 48.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-08T15:45:48.849Z] #39 48.53 DEP compel/plugins/std/infect.d [2020-06-08T15:45:48.849Z] #39 48.66 DEP compel/plugins/std/string.d [2020-06-08T15:45:48.908Z] #39 ... [2020-06-08T15:45:48.908Z] [2020-06-08T15:45:48.908Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:48.908Z] #11 44.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-08T15:45:48.908Z] #11 44.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-08T15:45:48.908Z] #11 44.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-08T15:45:48.908Z] #11 44.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-08T15:45:48.908Z] #11 44.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-06-08T15:45:48.908Z] #11 44.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-08T15:45:48.908Z] #11 44.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-08T15:45:48.908Z] #11 44.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-08T15:45:48.908Z] #11 44.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-08T15:45:48.908Z] #11 44.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-08T15:45:48.908Z] #11 44.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-08T15:45:48.908Z] #11 44.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-08T15:45:48.908Z] #11 44.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-06-08T15:45:48.908Z] #11 44.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-08T15:45:48.908Z] #11 44.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-08T15:45:48.908Z] #11 46.32 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:45:48.908Z] #11 46.67 Fetched 78.9 MB in 9s (8565 kB/s) [2020-06-08T15:45:48.908Z] #11 46.82 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-08T15:45:48.908Z] #11 46.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 ... 15341 files and directories currently installed.) [2020-06-08T15:45:48.908Z] #11 46.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-08T15:45:48.908Z] #11 46.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:45:49.104Z] #39 48.73 DEP compel/plugins/std/log.d [2020-06-08T15:45:49.104Z] #39 48.82 DEP compel/plugins/std/fds.d [2020-06-08T15:45:49.104Z] #39 48.91 DEP compel/plugins/std/std.d [2020-06-08T15:45:49.321Z] #39 ... [2020-06-08T15:45:49.321Z] [2020-06-08T15:45:49.321Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:49.321Z] #54 DONE 115.0s [2020-06-08T15:45:49.321Z] [2020-06-08T15:45:49.321Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-08T15:45:49.321Z] #55 DONE 0.0s [2020-06-08T15:45:49.321Z] [2020-06-08T15:45:49.321Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-08T15:45:49.321Z] #56 DONE 0.1s [2020-06-08T15:45:49.321Z] [2020-06-08T15:45:49.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:49.321Z] #39 46.77 CC compel/plugins/std/log.o [2020-06-08T15:45:49.359Z] #39 49.01 DEP compel/plugins/shmem/shmem.d [2020-06-08T15:45:49.535Z] #11 ... [2020-06-08T15:45:49.535Z] [2020-06-08T15:45:49.535Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:45:49.535Z] #33 38.93 Selecting previously unselected package cmake-data. [2020-06-08T15:45:49.535Z] #33 38.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-08T15:45:49.535Z] #33 38.97 Unpacking cmake-data (3.13.4-1) ... [2020-06-08T15:45:49.535Z] #33 42.87 Selecting previously unselected package libicu63:ppc64el. [2020-06-08T15:45:49.535Z] #33 42.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-08T15:45:49.535Z] #33 42.95 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-08T15:45:49.535Z] #33 ... [2020-06-08T15:45:49.535Z] [2020-06-08T15:45:49.535Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:49.535Z] #42 47.07 sync [2020-06-08T15:45:49.535Z] #42 47.08 internal/reflectlite [2020-06-08T15:45:49.579Z] #39 ... [2020-06-08T15:45:49.579Z] [2020-06-08T15:45:49.579Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:49.579Z] #41 106.9 vendor/golang.org/x/net/idna [2020-06-08T15:45:49.579Z] #41 109.2 vendor/golang.org/x/net/http2/hpack [2020-06-08T15:45:49.579Z] #41 110.3 mime [2020-06-08T15:45:49.579Z] #41 111.5 mime/quotedprintable [2020-06-08T15:45:49.579Z] #41 111.8 net/http/internal [2020-06-08T15:45:49.579Z] #41 113.9 crypto/tls [2020-06-08T15:45:49.614Z] #39 49.15 DEP compel/plugins/fds/fds.d [2020-06-08T15:45:49.614Z] #39 49.26 CC compel/plugins/std/std.o [2020-06-08T15:45:49.661Z] #39 ... [2020-06-08T15:45:49.661Z] [2020-06-08T15:45:49.661Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:49.661Z] #54 117.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:45:49.661Z] #54 117.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-08T15:45:49.872Z] #39 49.61 CC compel/plugins/std/fds.o [2020-06-08T15:45:50.029Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.577s coverage: 57.0% of statements [2020-06-08T15:45:50.165Z] #42 49.72 github.com/LK4D4/vndr/godl/singleflight [2020-06-08T15:45:50.198Z] ok github.com/docker/docker/layer 7.427s coverage: 68.8% of statements [2020-06-08T15:45:50.198Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-08T15:45:50.198Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-08T15:45:50.198Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-08T15:45:50.198Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-08T15:45:50.198Z] ? github.com/docker/docker/oci [no test files] [2020-06-08T15:45:50.198Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-08T15:45:50.432Z] #39 50.19 CC compel/plugins/std/log.o [2020-06-08T15:45:50.453Z] #42 49.73 math/rand [2020-06-08T15:45:50.453Z] #42 49.73 internal/singleflight [2020-06-08T15:45:50.478Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-08T15:45:50.512Z] #41 ... [2020-06-08T15:45:50.512Z] [2020-06-08T15:45:50.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:50.512Z] #39 48.08 CC compel/plugins/std/string.o [2020-06-08T15:45:50.758Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-06-08T15:45:51.040Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-06-08T15:45:51.040Z] ok github.com/docker/docker/pkg/chrootarchive 3.520s coverage: 43.2% of statements [2020-06-08T15:45:51.040Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-08T15:45:51.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-08T15:45:51.078Z] #39 ... [2020-06-08T15:45:51.078Z] [2020-06-08T15:45:51.078Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:51.078Z] #43 DONE 116.9s [2020-06-08T15:45:51.338Z] [2020-06-08T15:45:51.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:51.338Z] #39 48.79 CC compel/plugins/std/infect.o [2020-06-08T15:45:51.357Z] #39 51.13 CC compel/plugins/std/string.o [2020-06-08T15:45:51.544Z] #54 ... [2020-06-08T15:45:51.545Z] [2020-06-08T15:45:51.545Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:51.545Z] #10 109.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-08T15:45:51.545Z] #10 109.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-08T15:45:51.545Z] #10 109.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:51.651Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-06-08T15:45:51.799Z] #10 ... [2020-06-08T15:45:51.800Z] [2020-06-08T15:45:51.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:51.800Z] #39 43.46 CC images/ext-file.o [2020-06-08T15:45:51.800Z] #39 43.68 CC images/cgroup.o [2020-06-08T15:45:51.800Z] #39 44.28 CC images/userns.o [2020-06-08T15:45:51.800Z] #39 44.56 CC images/google/protobuf/descriptor.o [2020-06-08T15:45:51.800Z] #39 ... [2020-06-08T15:45:51.800Z] [2020-06-08T15:45:51.800Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:51.800Z] #41 109.7 vendor/golang.org/x/text/secure/bidirule [2020-06-08T15:45:51.800Z] #41 110.0 vendor/golang.org/x/text/unicode/norm [2020-06-08T15:45:51.800Z] #41 114.3 vendor/golang.org/x/net/idna [2020-06-08T15:45:51.800Z] #41 116.7 vendor/golang.org/x/net/http2/hpack [2020-06-08T15:45:51.800Z] #41 117.8 mime [2020-06-08T15:45:51.800Z] #41 119.6 mime/quotedprintable [2020-06-08T15:45:51.904Z] #39 49.50 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-08T15:45:51.932Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-06-08T15:45:51.941Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-06-08T15:45:52.054Z] #41 119.9 net/http/internal [2020-06-08T15:45:52.162Z] #39 49.58 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-08T15:45:52.162Z] #39 49.64 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-08T15:45:52.162Z] #39 49.68 AR compel/plugins/std.lib.a [2020-06-08T15:45:52.162Z] #39 49.72 CC compel/plugins/fds/fds.o [2020-06-08T15:45:52.212Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-06-08T15:45:52.281Z] #39 51.77 CC compel/plugins/std/infect.o [2020-06-08T15:45:52.420Z] #39 49.96 AR compel/plugins/fds.lib.a [2020-06-08T15:45:52.420Z] #39 49.99 HOSTDEP compel/src/lib/log-host.d [2020-06-08T15:45:52.420Z] #39 50.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-08T15:45:52.537Z] #39 52.19 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-08T15:45:52.537Z] #39 52.25 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-08T15:45:52.614Z] #41 ... [2020-06-08T15:45:52.614Z] [2020-06-08T15:45:52.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:52.614Z] #39 46.16 CC images/opts.o [2020-06-08T15:45:52.792Z] #39 52.34 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-08T15:45:52.792Z] #39 52.41 AR compel/plugins/std.lib.a [2020-06-08T15:45:52.792Z] #39 52.47 CC compel/plugins/fds/fds.o [2020-06-08T15:45:52.869Z] #39 46.38 CC images/seccomp.o [2020-06-08T15:45:52.880Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.483s coverage: 45.9% of statements [2020-06-08T15:45:52.986Z] #39 50.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-08T15:45:52.986Z] #39 50.29 HOSTDEP compel/src/main-host.d [2020-06-08T15:45:52.986Z] #39 50.38 DEP compel/src/lib/ptrace.d [2020-06-08T15:45:52.986Z] #39 50.53 DEP compel/src/lib/infect.d [2020-06-08T15:45:53.047Z] #39 52.64 AR compel/plugins/fds.lib.a [2020-06-08T15:45:53.047Z] #39 52.69 HOSTDEP compel/src/lib/log-host.d [2020-06-08T15:45:53.047Z] #39 52.79 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-08T15:45:53.047Z] #39 52.85 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-08T15:45:53.047Z] #39 52.90 HOSTDEP compel/src/main-host.d [2020-06-08T15:45:53.124Z] #39 46.66 CC images/binfmt-misc.o [2020-06-08T15:45:53.160Z] #42 ... [2020-06-08T15:45:53.160Z] [2020-06-08T15:45:53.160Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:45:53.160Z] #29 50.88 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-08T15:45:53.160Z] #29 51.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-08T15:45:53.229Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-06-08T15:45:53.244Z] #39 50.69 DEP compel/src/lib/infect-util.d [2020-06-08T15:45:53.244Z] #39 50.76 DEP compel/src/lib/infect-rpc.d [2020-06-08T15:45:53.303Z] #39 52.96 DEP compel/src/lib/ptrace.d [2020-06-08T15:45:53.380Z] #39 46.84 CC images/time.o [2020-06-08T15:45:53.449Z] #29 52.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-08T15:45:53.502Z] #39 50.82 DEP compel/arch/x86/src/lib/infect.d [2020-06-08T15:45:53.502Z] #39 50.91 DEP compel/arch/x86/src/lib/cpu.d [2020-06-08T15:45:53.502Z] #39 51.00 DEP compel/src/lib/log.d [2020-06-08T15:45:53.558Z] #39 53.05 DEP compel/src/lib/infect.d [2020-06-08T15:45:53.558Z] #39 ... [2020-06-08T15:45:53.558Z] [2020-06-08T15:45:53.558Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:53.558Z] #54 DONE 124.2s [2020-06-08T15:45:53.558Z] [2020-06-08T15:45:53.558Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-08T15:45:53.558Z] #55 DONE 0.0s [2020-06-08T15:45:53.558Z] [2020-06-08T15:45:53.558Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-08T15:45:53.558Z] #56 DONE 0.0s [2020-06-08T15:45:53.558Z] [2020-06-08T15:45:53.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:53.558Z] #39 53.22 DEP compel/src/lib/infect-util.d [2020-06-08T15:45:53.558Z] #39 ... [2020-06-08T15:45:53.558Z] [2020-06-08T15:45:53.558Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:53.558Z] #41 119.7 mime/quotedprintable [2020-06-08T15:45:53.558Z] #41 120.1 net/http/internal [2020-06-08T15:45:53.558Z] #41 123.0 crypto/tls [2020-06-08T15:45:53.635Z] #39 47.07 CC images/sysctl.o [2020-06-08T15:45:53.635Z] #39 47.33 CC images/autofs.o [2020-06-08T15:45:53.763Z] #39 51.09 DEP compel/src/main.d [2020-06-08T15:45:53.763Z] #39 51.16 DEP compel/src/lib/handle-elf.d [2020-06-08T15:45:53.763Z] #39 51.26 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-08T15:45:53.839Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-06-08T15:45:54.022Z] #39 51.39 CC compel/src/lib/log.o [2020-06-08T15:45:54.196Z] #39 47.55 CC images/macvlan.o [2020-06-08T15:45:54.280Z] #39 51.67 CC compel/arch/x86/src/lib/cpu.o [2020-06-08T15:45:54.450Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-06-08T15:45:54.483Z] #41 ... [2020-06-08T15:45:54.483Z] [2020-06-08T15:45:54.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:54.483Z] #39 53.38 DEP compel/src/lib/infect-rpc.d [2020-06-08T15:45:54.483Z] #39 53.49 DEP compel/arch/x86/src/lib/infect.d [2020-06-08T15:45:54.483Z] #39 53.68 DEP compel/arch/x86/src/lib/cpu.d [2020-06-08T15:45:54.483Z] #39 53.75 DEP compel/src/lib/log.d [2020-06-08T15:45:54.483Z] #39 53.90 DEP compel/src/main.d [2020-06-08T15:45:54.483Z] #39 54.10 DEP compel/src/lib/handle-elf.d [2020-06-08T15:45:54.494Z] #39 47.79 CC images/sit.o [2020-06-08T15:45:54.494Z] #39 48.01 CC images/memfd.o [2020-06-08T15:45:54.738Z] #39 54.34 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-08T15:45:54.749Z] #39 48.37 CC images/timens.o [2020-06-08T15:45:54.846Z] #39 52.34 CC compel/arch/x86/src/lib/infect.o [2020-06-08T15:45:54.994Z] #39 54.52 CC compel/src/lib/log.o [2020-06-08T15:45:55.005Z] #39 48.63 LINK images/built-in.o [2020-06-08T15:45:55.061Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-06-08T15:45:55.061Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-06-08T15:45:55.249Z] #39 54.78 CC compel/arch/x86/src/lib/cpu.o [2020-06-08T15:45:55.249Z] #39 ... [2020-06-08T15:45:55.249Z] [2020-06-08T15:45:55.249Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:55.249Z] #43 DONE 126.0s [2020-06-08T15:45:55.260Z] #39 48.77 GEN compel/include/asm [2020-06-08T15:45:55.260Z] #39 48.80 GEN compel/include/version.h [2020-06-08T15:45:55.260Z] #39 48.82 touch .config [2020-06-08T15:45:55.260Z] #39 48.87 GEN include/common/config.h [2020-06-08T15:45:55.413Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.759s coverage: 49.5% of statements [2020-06-08T15:45:55.501Z] #29 ... [2020-06-08T15:45:55.501Z] [2020-06-08T15:45:55.501Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:45:55.501Z] #31 44.66 internal/reflectlite [2020-06-08T15:45:55.501Z] #31 44.69 sync [2020-06-08T15:45:55.501Z] #31 48.59 errors [2020-06-08T15:45:55.501Z] #31 48.59 sort [2020-06-08T15:45:55.501Z] #31 49.28 internal/oserror [2020-06-08T15:45:55.501Z] #31 49.29 strconv [2020-06-08T15:45:55.501Z] #31 49.30 io [2020-06-08T15:45:55.501Z] #31 49.63 syscall [2020-06-08T15:45:55.501Z] #31 54.42 strings [2020-06-08T15:45:55.501Z] #31 54.47 bytes [2020-06-08T15:45:55.501Z] #31 ... [2020-06-08T15:45:55.501Z] [2020-06-08T15:45:55.501Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-08T15:45:55.501Z] #33 50.80 Selecting previously unselected package libxml2:ppc64el. [2020-06-08T15:45:55.501Z] #33 50.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-08T15:45:55.501Z] #33 50.84 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:45:55.501Z] #33 51.64 Selecting previously unselected package libarchive13:ppc64el. [2020-06-08T15:45:55.501Z] #33 51.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-08T15:45:55.501Z] #33 51.65 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-08T15:45:55.501Z] #33 52.07 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-08T15:45:55.501Z] #33 52.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-08T15:45:55.501Z] #33 52.10 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-08T15:45:55.501Z] #33 52.28 Selecting previously unselected package librhash0:ppc64el. [2020-06-08T15:45:55.501Z] #33 52.28 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-08T15:45:55.501Z] #33 52.28 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-08T15:45:55.501Z] #33 52.48 Selecting previously unselected package libuv1:ppc64el. [2020-06-08T15:45:55.501Z] #33 52.49 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-08T15:45:55.501Z] #33 52.49 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-08T15:45:55.501Z] #33 52.73 Selecting previously unselected package cmake. [2020-06-08T15:45:55.501Z] #33 52.78 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-08T15:45:55.501Z] #33 52.79 Unpacking cmake (3.13.4-1) ... [2020-06-08T15:45:55.504Z] [2020-06-08T15:45:55.504Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:55.504Z] #10 125.3 Selecting previously unselected package libapparmor1:amd64. [2020-06-08T15:45:55.504Z] #10 125.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-08T15:45:55.504Z] #10 125.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-08T15:45:55.504Z] #10 125.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-08T15:45:55.504Z] #10 125.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-08T15:45:55.504Z] #10 125.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-08T15:45:55.504Z] #10 125.8 Selecting previously unselected package libbtrfs0. [2020-06-08T15:45:55.504Z] #10 125.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-08T15:45:55.504Z] #10 125.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:45:55.504Z] #10 125.9 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:45:55.504Z] #10 125.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-08T15:45:55.504Z] #10 125.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:45:55.504Z] #10 126.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-08T15:45:55.504Z] #10 126.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:45:55.504Z] #10 126.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:55.515Z] #39 48.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-08T15:45:55.515Z] #39 48.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-08T15:45:55.515Z] #39 49.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-08T15:45:55.515Z] #39 49.05 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-08T15:45:55.515Z] #39 49.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-08T15:45:55.515Z] #39 49.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-08T15:45:55.515Z] #39 49.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-08T15:45:55.515Z] #39 49.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-08T15:45:55.674Z] ok github.com/docker/docker/pkg/idtools 0.274s coverage: 70.5% of statements [2020-06-08T15:45:55.759Z] #10 126.3 Selecting previously unselected package libudev-dev:amd64. [2020-06-08T15:45:55.759Z] #10 126.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-08T15:45:55.759Z] #10 126.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:55.770Z] #39 49.20 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-08T15:45:55.770Z] #39 49.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-08T15:45:55.770Z] #39 49.24 DEP compel/plugins/std/infect.d [2020-06-08T15:45:55.770Z] #39 49.38 DEP compel/plugins/std/string.d [2020-06-08T15:45:55.770Z] #39 49.46 DEP compel/plugins/std/log.d [2020-06-08T15:45:55.780Z] #39 53.00 CC compel/src/lib/infect-rpc.o [2020-06-08T15:45:55.780Z] #39 53.35 CC compel/src/lib/infect-util.o [2020-06-08T15:45:55.955Z] ok github.com/docker/docker/pkg/ioutils 0.282s coverage: 70.1% of statements [2020-06-08T15:45:56.014Z] #10 126.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-08T15:45:56.015Z] #10 126.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-08T15:45:56.015Z] #10 126.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-08T15:45:56.031Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.345s coverage: 73.1% of statements [2020-06-08T15:45:56.031Z] ok github.com/docker/docker/daemon 12.312s coverage: 17.6% of statements [2020-06-08T15:45:56.031Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-08T15:45:56.031Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-08T15:45:56.031Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-08T15:45:56.031Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-08T15:45:56.031Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-08T15:45:56.038Z] #39 53.56 CC compel/src/lib/infect.o [2020-06-08T15:45:56.043Z] #39 49.59 DEP compel/plugins/std/fds.d [2020-06-08T15:45:56.043Z] #39 49.68 DEP compel/plugins/std/std.d [2020-06-08T15:45:56.235Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-06-08T15:45:56.235Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-06-08T15:45:56.271Z] #10 127.0 Selecting previously unselected package libpcre16-3:amd64. [2020-06-08T15:45:56.271Z] #10 127.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.302Z] #39 49.83 DEP compel/plugins/shmem/shmem.d [2020-06-08T15:45:56.302Z] #39 49.89 DEP compel/plugins/fds/fds.d [2020-06-08T15:45:56.516Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-06-08T15:45:56.516Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-08T15:45:56.516Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-08T15:45:56.516Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-06-08T15:45:56.516Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-08T15:45:56.526Z] #10 127.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.559Z] #39 ... [2020-06-08T15:45:56.559Z] [2020-06-08T15:45:56.559Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:56.559Z] #54 DONE 124.4s [2020-06-08T15:45:56.559Z] [2020-06-08T15:45:56.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:56.559Z] #39 50.05 CC compel/plugins/std/std.o [2020-06-08T15:45:56.604Z] #39 ... [2020-06-08T15:45:56.605Z] [2020-06-08T15:45:56.605Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:56.605Z] #10 118.9 Selecting previously unselected package libapparmor1:amd64. [2020-06-08T15:45:56.605Z] #10 118.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 118.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-08T15:45:56.605Z] #10 119.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-08T15:45:56.605Z] #10 119.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-08T15:45:56.605Z] #10 119.1 Selecting previously unselected package libbtrfs0. [2020-06-08T15:45:56.605Z] #10 119.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:45:56.605Z] #10 119.2 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:45:56.605Z] #10 119.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:45:56.605Z] #10 119.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-08T15:45:56.605Z] #10 119.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:56.605Z] #10 119.4 Selecting previously unselected package libudev-dev:amd64. [2020-06-08T15:45:56.605Z] #10 119.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:56.605Z] #10 119.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-08T15:45:56.605Z] #10 119.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-08T15:45:56.605Z] #10 119.9 Selecting previously unselected package libpcre16-3:amd64. [2020-06-08T15:45:56.605Z] #10 119.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 119.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 120.1 Selecting previously unselected package libpcre32-3:amd64. [2020-06-08T15:45:56.605Z] #10 120.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 120.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 120.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-08T15:45:56.605Z] #10 120.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 120.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 120.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-08T15:45:56.605Z] #10 120.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 120.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 120.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-08T15:45:56.605Z] #10 120.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 120.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-08T15:45:56.605Z] #10 121.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-08T15:45:56.605Z] #10 121.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:56.605Z] #10 121.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-08T15:45:56.605Z] #10 121.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 121.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-08T15:45:56.605Z] #10 121.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-08T15:45:56.605Z] #10 121.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-08T15:45:56.605Z] #10 121.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:56.605Z] #10 121.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 121.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-08T15:45:56.605Z] #10 121.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-08T15:45:56.605Z] #10 121.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:45:56.605Z] #10 121.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-08T15:45:56.605Z] #10 121.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-08T15:45:56.605Z] #10 121.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:56.605Z] #10 121.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:45:56.605Z] #10 121.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.605Z] #10 121.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:56.605Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:45:56.605Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:45:56.605Z] #10 121.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:56.605Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:45:56.605Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:45:56.605Z] #10 121.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:45:56.605Z] #10 121.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-08T15:45:56.605Z] #10 122.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:56.605Z] #10 122.0 Setting up dmsetup (2:1.02.155-3) ... [2020-06-08T15:45:56.605Z] #10 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:56.605Z] #10 122.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:56.605Z] #10 122.0 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:56.605Z] #10 DONE 122.4s [2020-06-08T15:45:56.605Z] [2020-06-08T15:45:56.605Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-08T15:45:56.782Z] #10 127.2 Selecting previously unselected package libpcre32-3:amd64. [2020-06-08T15:45:56.782Z] #10 127.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.782Z] #10 127.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.782Z] #10 127.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-08T15:45:56.782Z] #10 127.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:56.782Z] #10 127.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-08T15:45:56.796Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-06-08T15:45:56.796Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-06-08T15:45:56.814Z] #39 ... [2020-06-08T15:45:56.814Z] [2020-06-08T15:45:56.814Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-08T15:45:56.814Z] #55 DONE 0.0s [2020-06-08T15:45:56.814Z] [2020-06-08T15:45:56.814Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-08T15:45:56.814Z] #56 DONE 0.0s [2020-06-08T15:45:56.814Z] [2020-06-08T15:45:56.814Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:56.814Z] #41 123.8 crypto/tls [2020-06-08T15:45:57.013Z] #33 56.41 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-08T15:45:57.013Z] #33 56.42 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:45:57.013Z] #33 56.42 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-08T15:45:57.013Z] #33 56.43 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:45:57.013Z] #33 56.53 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-08T15:45:57.037Z] #10 127.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-08T15:45:57.037Z] #10 127.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-08T15:45:57.037Z] #10 127.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-08T15:45:57.077Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-06-08T15:45:57.077Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-06-08T15:45:57.077Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-08T15:45:57.077Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-08T15:45:57.292Z] #10 127.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-08T15:45:57.292Z] #10 127.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-08T15:45:57.292Z] #10 127.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-08T15:45:57.300Z] #33 56.53 Setting up cmake-data (3.13.4-1) ... [2020-06-08T15:45:57.300Z] #33 56.56 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-08T15:45:57.300Z] #33 56.56 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-08T15:45:57.300Z] #33 56.57 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-08T15:45:57.300Z] #33 56.60 Setting up cmake (3.13.4-1) ... [2020-06-08T15:45:57.300Z] #33 56.61 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:57.300Z] #33 56.71 Processing triggers for mime-support (3.62) ... [2020-06-08T15:45:57.547Z] #10 128.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-08T15:45:57.547Z] #10 128.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:45:57.547Z] #10 128.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:57.547Z] #10 128.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-08T15:45:57.547Z] #10 128.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-08T15:45:57.547Z] #10 128.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-08T15:45:57.589Z] #33 DONE 57.1s [2020-06-08T15:45:57.589Z] [2020-06-08T15:45:57.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:45:57.589Z] #11 50.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-08T15:45:57.589Z] #11 50.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-08T15:45:57.589Z] #11 50.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:45:57.589Z] #11 54.77 Selecting previously unselected package binutils-mingw-w64. [2020-06-08T15:45:57.589Z] #11 54.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-08T15:45:57.589Z] #11 54.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:45:57.589Z] #11 55.04 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-08T15:45:57.589Z] #11 55.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-08T15:45:57.589Z] #11 55.10 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-08T15:45:57.589Z] #11 55.27 Selecting previously unselected package dmsetup. [2020-06-08T15:45:57.589Z] #11 55.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-08T15:45:57.589Z] #11 55.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-08T15:45:57.589Z] #11 55.52 Selecting previously unselected package mingw-w64-common. [2020-06-08T15:45:57.589Z] #11 55.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-08T15:45:57.589Z] #11 55.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-08T15:45:57.687Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-06-08T15:45:57.802Z] #10 128.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-08T15:45:57.802Z] #10 128.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-08T15:45:57.802Z] #10 128.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:57.878Z] #11 ... [2020-06-08T15:45:57.878Z] [2020-06-08T15:45:57.878Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:45:57.938Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-06-08T15:45:58.164Z] #34 0.446 + RM_GOPATH=0 [2020-06-08T15:45:58.164Z] #34 0.447 + TMP_GOPATH= [2020-06-08T15:45:58.164Z] #34 0.447 + : /build [2020-06-08T15:45:58.164Z] #34 0.447 + '[' -z '' ']' [2020-06-08T15:45:58.164Z] #34 0.448 ++ mktemp -d [2020-06-08T15:45:58.164Z] #34 0.451 + export GOPATH=/tmp/tmp.FjBrM75UPU [2020-06-08T15:45:58.164Z] #34 0.451 + GOPATH=/tmp/tmp.FjBrM75UPU [2020-06-08T15:45:58.164Z] #34 0.451 + RM_GOPATH=1 [2020-06-08T15:45:58.164Z] #34 0.452 + case "$(go env GOARCH)" in [2020-06-08T15:45:58.164Z] #34 0.454 ++ go env GOARCH [2020-06-08T15:45:58.164Z] #34 0.484 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:58.164Z] #34 0.484 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:45:58.164Z] #34 0.489 ++ dirname /tmp/install/install.sh [2020-06-08T15:45:58.164Z] #34 0.495 + dir=/tmp/install [2020-06-08T15:45:58.164Z] #34 0.496 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:58.164Z] #34 0.496 + bin=tini [2020-06-08T15:45:58.164Z] #34 0.496 + shift [2020-06-08T15:45:58.164Z] #34 0.496 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-08T15:45:58.164Z] #34 0.496 + . /tmp/install/tini.installer [2020-06-08T15:45:58.164Z] #34 0.496 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:58.164Z] #34 0.496 + install_tini [2020-06-08T15:45:58.164Z] #34 0.496 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-08T15:45:58.164Z] #34 0.496 + git clone https://github.com/krallin/tini.git /tmp/tmp.FjBrM75UPU/tini [2020-06-08T15:45:58.164Z] #34 0.538 Cloning into '/tmp/tmp.FjBrM75UPU/tini'... [2020-06-08T15:45:58.197Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.608s coverage: 76.1% of statements [2020-06-08T15:45:58.197Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-06-08T15:45:58.297Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-08T15:45:58.362Z] #10 128.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-08T15:45:58.362Z] #10 128.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-08T15:45:58.362Z] #10 128.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-08T15:45:58.362Z] #10 128.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:45:58.362Z] #10 128.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:58.362Z] #10 128.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-08T15:45:58.362Z] #10 128.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-08T15:45:58.362Z] #10 128.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-08T15:45:58.362Z] #10 129.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:45:58.362Z] #10 129.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:45:58.362Z] #10 129.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-08T15:45:58.362Z] #10 129.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:58.362Z] #10 129.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:45:58.362Z] #10 129.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:45:58.362Z] #10 129.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:45:58.362Z] #10 129.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:45:58.362Z] #10 129.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:45:58.362Z] #10 129.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:45:58.362Z] #10 129.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-08T15:45:58.362Z] #10 129.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:58.577Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-08T15:45:58.578Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-08T15:45:58.617Z] #10 129.1 Setting up dmsetup (2:1.02.155-3) ... [2020-06-08T15:45:58.617Z] #10 129.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:58.617Z] #10 129.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-08T15:45:58.617Z] #10 129.1 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:45:58.617Z] #10 DONE 129.4s [2020-06-08T15:45:58.617Z] [2020-06-08T15:45:58.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:58.617Z] #39 55.96 CC compel/arch/x86/src/lib/infect.o [2020-06-08T15:45:58.617Z] #39 56.50 CC compel/src/lib/infect-rpc.o [2020-06-08T15:45:58.617Z] #39 56.78 CC compel/src/lib/infect-util.o [2020-06-08T15:45:58.617Z] #39 57.12 CC compel/src/lib/infect.o [2020-06-08T15:45:59.380Z] #41 ... [2020-06-08T15:45:59.380Z] [2020-06-08T15:45:59.380Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:45:59.380Z] #43 DONE 126.9s [2020-06-08T15:45:59.380Z] [2020-06-08T15:45:59.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:45:59.380Z] #39 50.58 CC compel/plugins/std/fds.o [2020-06-08T15:45:59.380Z] #39 51.33 CC compel/plugins/std/log.o [2020-06-08T15:45:59.380Z] #39 52.17 CC compel/plugins/std/string.o [2020-06-08T15:45:59.380Z] #39 52.81 CC compel/plugins/std/infect.o [2020-06-08T15:45:59.542Z] #39 59.26 CC compel/src/lib/ptrace.o [2020-06-08T15:45:59.579Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2020-06-08T15:45:59.656Z] #34 1.797 + cd /tmp/tmp.FjBrM75UPU/tini [2020-06-08T15:45:59.656Z] #34 1.801 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-08T15:45:59.656Z] #34 1.854 + cmake . [2020-06-08T15:45:59.678Z] #39 53.31 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-08T15:45:59.892Z] #11 DONE 2.6s [2020-06-08T15:45:59.892Z] [2020-06-08T15:45:59.892Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-08T15:45:59.974Z] #39 53.38 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-08T15:45:59.974Z] #39 53.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-08T15:45:59.974Z] #39 53.56 AR compel/plugins/std.lib.a [2020-06-08T15:46:00.042Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-06-08T15:46:00.102Z] #39 59.77 AR compel/libcompel.a [2020-06-08T15:46:00.102Z] #39 59.86 HOSTCC compel/src/main-host.o [2020-06-08T15:46:00.231Z] #39 53.70 CC compel/plugins/fds/fds.o [2020-06-08T15:46:00.323Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-08T15:46:00.519Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.497s coverage: 57.7% of statements [2020-06-08T15:46:00.519Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-08T15:46:00.519Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-08T15:46:00.662Z] #39 60.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-08T15:46:00.662Z] #39 60.51 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-08T15:46:00.683Z] #34 2.727 -- The C compiler identification is GNU 8.3.0 [2020-06-08T15:46:00.683Z] #34 2.792 -- Check for working C compiler: /usr/bin/cc [2020-06-08T15:46:00.791Z] #39 54.22 AR compel/plugins/fds.lib.a [2020-06-08T15:46:00.791Z] #39 54.31 HOSTDEP compel/src/lib/log-host.d [2020-06-08T15:46:00.791Z] #39 54.38 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-08T15:46:01.046Z] #39 54.47 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-08T15:46:01.046Z] #39 54.53 HOSTDEP compel/src/main-host.d [2020-06-08T15:46:01.046Z] #39 54.64 DEP compel/src/lib/ptrace.d [2020-06-08T15:46:01.046Z] #39 54.72 DEP compel/src/lib/infect.d [2020-06-08T15:46:01.089Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 41.8% of statements [2020-06-08T15:46:01.224Z] #39 60.73 HOSTCC compel/src/lib/log-host.o [2020-06-08T15:46:01.224Z] #39 ... [2020-06-08T15:46:01.224Z] [2020-06-08T15:46:01.224Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-08T15:46:01.224Z] #11 DONE 2.6s [2020-06-08T15:46:01.224Z] [2020-06-08T15:46:01.224Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:01.224Z] #39 60.98 HOSTLINK compel/compel-host-bin [2020-06-08T15:46:01.224Z] #39 ... [2020-06-08T15:46:01.224Z] [2020-06-08T15:46:01.224Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-08T15:46:01.267Z] #12 DONE 2.1s [2020-06-08T15:46:01.267Z] [2020-06-08T15:46:01.267Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-08T15:46:01.308Z] #34 3.639 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T15:46:01.308Z] #34 3.642 -- Detecting C compiler ABI info [2020-06-08T15:46:01.342Z] #39 54.81 DEP compel/src/lib/infect-util.d [2020-06-08T15:46:01.342Z] #39 54.87 DEP compel/src/lib/infect-rpc.d [2020-06-08T15:46:01.342Z] #39 55.01 DEP compel/arch/x86/src/lib/infect.d [2020-06-08T15:46:01.595Z] #34 ... [2020-06-08T15:46:01.595Z] [2020-06-08T15:46:01.595Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:46:01.595Z] #39 51.02 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-08T15:46:01.595Z] #39 51.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:01.595Z] #39 51.03 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-08T15:46:01.595Z] #39 51.03 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-08T15:46:01.595Z] #39 51.04 Setting up python-six (1.12.0-1) ... [2020-06-08T15:46:01.595Z] #39 55.92 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-08T15:46:01.595Z] #39 55.93 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-08T15:46:01.595Z] #39 55.95 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-08T15:46:01.595Z] #39 55.96 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-08T15:46:01.595Z] #39 56.01 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-08T15:46:01.595Z] #39 56.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-08T15:46:01.595Z] #39 56.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:01.595Z] #39 56.04 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-08T15:46:01.595Z] #39 56.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-08T15:46:01.595Z] #39 56.05 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-08T15:46:01.596Z] #39 55.16 DEP compel/arch/x86/src/lib/cpu.d [2020-06-08T15:46:01.851Z] #39 55.22 DEP compel/src/lib/log.d [2020-06-08T15:46:01.852Z] #39 55.32 DEP compel/src/main.d [2020-06-08T15:46:01.852Z] #39 55.43 DEP compel/src/lib/handle-elf.d [2020-06-08T15:46:02.032Z] ok github.com/docker/docker/daemon/logger/awslogs 0.287s coverage: 77.8% of statements [2020-06-08T15:46:02.107Z] #39 55.51 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-08T15:46:02.107Z] #39 55.61 CC compel/src/lib/log.o [2020-06-08T15:46:02.238Z] #39 ... [2020-06-08T15:46:02.238Z] [2020-06-08T15:46:02.238Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:02.238Z] #34 4.364 -- Detecting C compiler ABI info - done [2020-06-08T15:46:02.238Z] #34 4.451 -- Detecting C compile features [2020-06-08T15:46:02.293Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.8% of statements [2020-06-08T15:46:02.293Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-08T15:46:02.293Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-08T15:46:02.293Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-08T15:46:02.293Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-08T15:46:02.293Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-06-08T15:46:02.293Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-06-08T15:46:02.364Z] #39 55.84 CC compel/arch/x86/src/lib/cpu.o [2020-06-08T15:46:02.987Z] ok github.com/docker/docker/pkg/signal 2.364s coverage: 61.0% of statements [2020-06-08T15:46:03.234Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.055s coverage: 87.2% of statements [2020-06-08T15:46:03.268Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-06-08T15:46:03.290Z] #39 56.60 CC compel/arch/x86/src/lib/infect.o [2020-06-08T15:46:03.290Z] #39 ... [2020-06-08T15:46:03.290Z] [2020-06-08T15:46:03.290Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:46:03.290Z] #10 127.2 Selecting previously unselected package libapparmor1:amd64. [2020-06-08T15:46:03.290Z] #10 127.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 127.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-08T15:46:03.290Z] #10 127.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-08T15:46:03.290Z] #10 127.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 127.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-08T15:46:03.290Z] #10 127.8 Selecting previously unselected package libbtrfs0. [2020-06-08T15:46:03.290Z] #10 127.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 127.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:46:03.290Z] #10 128.0 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:46:03.290Z] #10 128.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 128.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:46:03.290Z] #10 128.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-08T15:46:03.290Z] #10 128.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 128.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:46:03.290Z] #10 128.4 Selecting previously unselected package libudev-dev:amd64. [2020-06-08T15:46:03.290Z] #10 128.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 128.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:46:03.290Z] #10 128.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-08T15:46:03.290Z] #10 128.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 128.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-08T15:46:03.290Z] #10 129.0 Selecting previously unselected package libpcre16-3:amd64. [2020-06-08T15:46:03.290Z] #10 129.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 129.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 129.2 Selecting previously unselected package libpcre32-3:amd64. [2020-06-08T15:46:03.290Z] #10 129.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 129.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 129.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-08T15:46:03.290Z] #10 129.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 129.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 129.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-08T15:46:03.290Z] #10 129.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 129.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 129.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-08T15:46:03.290Z] #10 129.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 129.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-08T15:46:03.290Z] #10 130.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-08T15:46:03.290Z] #10 130.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 130.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-08T15:46:03.290Z] #10 130.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-08T15:46:03.290Z] #10 130.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 130.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-08T15:46:03.290Z] #10 130.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-08T15:46:03.290Z] #10 130.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-08T15:46:03.290Z] #10 130.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:46:03.290Z] #10 130.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:46:03.290Z] #10 130.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 130.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:46:03.290Z] #10 130.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:46:03.290Z] #10 130.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:46:03.290Z] #10 130.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-08T15:46:03.290Z] #10 131.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-08T15:46:03.290Z] #10 131.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-08T15:46:03.290Z] #10 131.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:46:03.290Z] #10 131.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-08T15:46:03.290Z] #10 131.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:46:03.290Z] #10 131.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:46:03.290Z] #10 131.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:46:03.290Z] #10 131.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:46:03.290Z] #10 131.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:46:03.290Z] #10 131.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-06-08T15:46:03.290Z] #10 131.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:46:03.290Z] #10 131.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-08T15:46:03.290Z] #10 131.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:46:03.290Z] #10 131.1 Setting up dmsetup (2:1.02.155-3) ... [2020-06-08T15:46:03.290Z] #10 131.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-08T15:46:03.546Z] #10 131.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-08T15:46:03.546Z] #10 131.2 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:46:03.549Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-06-08T15:46:03.727Z] #34 ... [2020-06-08T15:46:03.727Z] [2020-06-08T15:46:03.727Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-08T15:46:03.727Z] #39 62.82 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-08T15:46:03.727Z] #39 62.83 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:46:03.727Z] #39 DONE 63.1s [2020-06-08T15:46:03.727Z] [2020-06-08T15:46:03.727Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:03.727Z] #34 6.222 -- Detecting C compile features - done [2020-06-08T15:46:03.737Z] #12 DONE 2.0s [2020-06-08T15:46:03.737Z] [2020-06-08T15:46:03.737Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:03.737Z] #49 2.476 + RM_GOPATH=0 [2020-06-08T15:46:03.737Z] #49 2.476 + TMP_GOPATH= [2020-06-08T15:46:03.737Z] #49 2.476 + : /build [2020-06-08T15:46:03.737Z] #49 2.476 + '[' -z '' ']' [2020-06-08T15:46:03.737Z] #49 2.479 ++ mktemp -d [2020-06-08T15:46:03.737Z] #49 2.492 + export GOPATH=/tmp/tmp.O7hGlT6wsD [2020-06-08T15:46:03.737Z] #49 2.492 + GOPATH=/tmp/tmp.O7hGlT6wsD [2020-06-08T15:46:03.737Z] #49 2.492 + RM_GOPATH=1 [2020-06-08T15:46:03.737Z] #49 2.493 + case "$(go env GOARCH)" in [2020-06-08T15:46:03.737Z] #49 2.493 ++ go env GOARCH [2020-06-08T15:46:03.737Z] #49 2.498 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:46:03.737Z] #49 2.498 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:46:03.737Z] #49 2.499 ++ dirname /tmp/install/install.sh [2020-06-08T15:46:03.737Z] #49 2.503 + dir=/tmp/install [2020-06-08T15:46:03.737Z] #49 2.503 + bin=runc [2020-06-08T15:46:03.737Z] #49 2.503 + shift [2020-06-08T15:46:03.737Z] #49 2.503 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-08T15:46:03.737Z] #49 2.503 + . /tmp/install/runc.installer [2020-06-08T15:46:03.737Z] #49 2.504 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:46:03.737Z] #49 2.504 + install_runc [2020-06-08T15:46:03.737Z] #49 2.505 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-08T15:46:03.737Z] #49 2.506 + uname -r [2020-06-08T15:46:03.737Z] #49 2.507 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-08T15:46:03.737Z] #49 2.507 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-08T15:46:03.737Z] #49 2.508 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-08T15:46:03.737Z] #49 2.508 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.O7hGlT6wsD/src/github.com/opencontainers/runc [2020-06-08T15:46:03.737Z] #49 2.509 Cloning into '/tmp/tmp.O7hGlT6wsD/src/github.com/opencontainers/runc'... [2020-06-08T15:46:03.798Z] #13 2.136 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-08T15:46:03.798Z] #13 DONE 2.2s [2020-06-08T15:46:03.798Z] [2020-06-08T15:46:03.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:03.798Z] #39 56.14 CC compel/src/lib/ptrace.o [2020-06-08T15:46:03.798Z] #39 56.54 AR compel/libcompel.a [2020-06-08T15:46:03.798Z] #39 56.62 HOSTCC compel/src/main-host.o [2020-06-08T15:46:03.798Z] #39 57.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-08T15:46:03.798Z] #39 57.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-08T15:46:03.798Z] #39 57.52 HOSTCC compel/src/lib/log-host.o [2020-06-08T15:46:03.798Z] #39 57.70 HOSTLINK compel/compel-host-bin [2020-06-08T15:46:03.798Z] #39 57.85 DEP soccr/soccr.d [2020-06-08T15:46:03.798Z] #39 58.08 CC soccr/soccr.o [2020-06-08T15:46:03.798Z] #39 59.72 AR soccr/libsoccr.a [2020-06-08T15:46:03.798Z] #39 59.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:46:03.798Z] #39 60.06 DEP criu/arch/x86/sigframe.d [2020-06-08T15:46:03.798Z] #39 60.24 DEP criu/arch/x86/sigaction_compat.d [2020-06-08T15:46:03.798Z] #39 60.35 DEP criu/arch/x86/kerndat.d [2020-06-08T15:46:03.798Z] #39 60.53 DEP criu/arch/x86/crtools.d [2020-06-08T15:46:03.798Z] #39 60.64 DEP criu/arch/x86/cpu.d [2020-06-08T15:46:03.798Z] #39 60.76 CC criu/arch/x86/cpu.o [2020-06-08T15:46:03.801Z] #10 DONE 131.5s [2020-06-08T15:46:03.801Z] [2020-06-08T15:46:03.801Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:03.804Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 61.6% of statements [2020-06-08T15:46:03.830Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-06-08T15:46:03.830Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-08T15:46:04.014Z] #34 6.256 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-08T15:46:04.014Z] #34 6.490 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-08T15:46:04.014Z] #34 ... [2020-06-08T15:46:04.014Z] [2020-06-08T15:46:04.014Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:04.014Z] #42 53.56 io [2020-06-08T15:46:04.014Z] #42 53.56 vendor/golang.org/x/net/dns/dnsmessage [2020-06-08T15:46:04.014Z] #42 53.56 strconv [2020-06-08T15:46:04.014Z] #42 53.58 syscall [2020-06-08T15:46:04.014Z] #42 57.96 bytes [2020-06-08T15:46:04.065Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 75.2% of statements [2020-06-08T15:46:04.065Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-08T15:46:04.302Z] #42 ... [2020-06-08T15:46:04.302Z] [2020-06-08T15:46:04.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:46:04.302Z] #11 63.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-08T15:46:04.302Z] #11 63.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-08T15:46:04.302Z] #11 63.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:46:04.367Z] #39 61.80 CC criu/arch/x86/crtools.o [2020-06-08T15:46:04.443Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-06-08T15:46:04.635Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 37.7% of statements [2020-06-08T15:46:04.933Z] #39 ... [2020-06-08T15:46:04.933Z] [2020-06-08T15:46:04.933Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:04.933Z] #41 120.7 net/http/httptrace [2020-06-08T15:46:04.933Z] #41 120.9 net/http [2020-06-08T15:46:04.933Z] #41 ... [2020-06-08T15:46:04.933Z] [2020-06-08T15:46:04.933Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:04.933Z] #49 2.475 + RM_GOPATH=0 [2020-06-08T15:46:04.933Z] #49 2.475 + TMP_GOPATH= [2020-06-08T15:46:04.933Z] #49 2.475 + : /build [2020-06-08T15:46:04.933Z] #49 2.475 + '[' -z '' ']' [2020-06-08T15:46:04.933Z] #49 2.475 ++ mktemp -d [2020-06-08T15:46:04.933Z] #49 2.479 + export GOPATH=/tmp/tmp.FQAOttYmHM [2020-06-08T15:46:04.933Z] #49 2.479 + GOPATH=/tmp/tmp.FQAOttYmHM [2020-06-08T15:46:04.933Z] #49 2.480 + RM_GOPATH=1 [2020-06-08T15:46:04.933Z] #49 2.480 + case "$(go env GOARCH)" in [2020-06-08T15:46:04.933Z] #49 2.482 ++ go env GOARCH [2020-06-08T15:46:04.933Z] #49 2.487 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:46:04.933Z] #49 2.487 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:46:04.933Z] #49 2.488 ++ dirname /tmp/install/install.sh [2020-06-08T15:46:04.933Z] #49 2.496 + dir=/tmp/install [2020-06-08T15:46:04.933Z] #49 2.496 + bin=runc [2020-06-08T15:46:04.933Z] #49 2.496 + shift [2020-06-08T15:46:04.933Z] #49 2.496 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-08T15:46:04.933Z] #49 2.496 + . /tmp/install/runc.installer [2020-06-08T15:46:04.933Z] #49 2.497 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:46:04.933Z] #49 2.503 + install_runc [2020-06-08T15:46:04.933Z] #49 2.503 + uname -r [2020-06-08T15:46:04.933Z] #49 2.506 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-08T15:46:04.933Z] #49 2.509 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-08T15:46:04.933Z] #49 2.509 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-08T15:46:04.933Z] #49 2.509 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FQAOttYmHM/src/github.com/opencontainers/runc [2020-06-08T15:46:04.933Z] #49 2.509 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-08T15:46:04.933Z] #49 2.510 Cloning into '/tmp/tmp.FQAOttYmHM/src/github.com/opencontainers/runc'... [2020-06-08T15:46:05.054Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-06-08T15:46:05.204Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 33.3% of statements [2020-06-08T15:46:05.384Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-06-08T15:46:05.499Z] #49 ... [2020-06-08T15:46:05.499Z] [2020-06-08T15:46:05.499Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-08T15:46:05.499Z] #14 DONE 2.0s [2020-06-08T15:46:05.499Z] [2020-06-08T15:46:05.499Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:46:05.623Z] #49 ... [2020-06-08T15:46:05.623Z] [2020-06-08T15:46:05.623Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-08T15:46:05.623Z] #13 1.971 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-08T15:46:05.623Z] #13 DONE 2.0s [2020-06-08T15:46:05.623Z] [2020-06-08T15:46:05.623Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-08T15:46:05.669Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-06-08T15:46:05.775Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2020-06-08T15:46:05.950Z] testing: warning: no tests to run [2020-06-08T15:46:05.950Z] coverage: [no statements] [2020-06-08T15:46:05.950Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-08T15:46:06.035Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-06-08T15:46:06.230Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-06-08T15:46:06.357Z] #11 ... [2020-06-08T15:46:06.357Z] [2020-06-08T15:46:06.357Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:06.357Z] #48 55.36 strconv [2020-06-08T15:46:06.357Z] #48 55.36 syscall [2020-06-08T15:46:06.357Z] #48 55.37 bytes [2020-06-08T15:46:06.357Z] #48 55.40 strings [2020-06-08T15:46:06.357Z] #48 62.68 bufio [2020-06-08T15:46:06.357Z] #48 ... [2020-06-08T15:46:06.357Z] [2020-06-08T15:46:06.357Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-08T15:46:06.357Z] #24 55.48 Updating certificates in /etc/ssl/certs... [2020-06-08T15:46:06.357Z] #24 61.81 13 added, 15 removed; done. [2020-06-08T15:46:06.357Z] #24 61.89 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-08T15:46:06.358Z] #24 61.89 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-08T15:46:06.358Z] #24 61.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:46:06.358Z] #24 61.92 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:46:06.358Z] #24 62.01 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-06-08T15:46:06.358Z] #24 62.03 Updating certificates in /etc/ssl/certs... [2020-06-08T15:46:06.358Z] #24 65.48 0 added, 0 removed; done. [2020-06-08T15:46:06.358Z] #24 65.48 Running hooks in /etc/ca-certificates/update.d... [2020-06-08T15:46:06.358Z] #24 65.49 done. [2020-06-08T15:46:06.358Z] #24 DONE 65.7s [2020-06-08T15:46:06.358Z] [2020-06-08T15:46:06.358Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T15:46:06.358Z] #25 DONE 0.1s [2020-06-08T15:46:06.358Z] [2020-06-08T15:46:06.358Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:06.366Z] #49 2.297 + RM_GOPATH=0 [2020-06-08T15:46:06.366Z] #49 2.297 + TMP_GOPATH= [2020-06-08T15:46:06.366Z] #49 2.297 + : /build [2020-06-08T15:46:06.366Z] #49 2.297 + '[' -z '' ']' [2020-06-08T15:46:06.366Z] #49 2.297 ++ mktemp -d [2020-06-08T15:46:06.366Z] #49 2.297 + export GOPATH=/tmp/tmp.wIDeYYp0p9 [2020-06-08T15:46:06.366Z] #49 2.297 + GOPATH=/tmp/tmp.wIDeYYp0p9 [2020-06-08T15:46:06.366Z] #49 2.297 + RM_GOPATH=1 [2020-06-08T15:46:06.366Z] #49 2.297 + case "$(go env GOARCH)" in [2020-06-08T15:46:06.366Z] #49 2.297 ++ go env GOARCH [2020-06-08T15:46:06.366Z] #49 2.301 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:46:06.366Z] #49 2.301 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:46:06.366Z] #49 2.301 ++ dirname /tmp/install/install.sh [2020-06-08T15:46:06.366Z] #49 2.302 + dir=/tmp/install [2020-06-08T15:46:06.366Z] #49 2.303 + bin=runc [2020-06-08T15:46:06.366Z] #49 2.303 + shift [2020-06-08T15:46:06.366Z] #49 2.303 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-08T15:46:06.366Z] #49 2.303 + . /tmp/install/runc.installer [2020-06-08T15:46:06.366Z] #49 2.304 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:46:06.366Z] #49 2.304 + install_runc [2020-06-08T15:46:06.366Z] #49 2.305 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-08T15:46:06.366Z] #49 2.306 + uname -r [2020-06-08T15:46:06.366Z] #49 2.307 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-08T15:46:06.366Z] #49 2.307 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-08T15:46:06.366Z] #49 2.307 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-08T15:46:06.366Z] #49 2.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wIDeYYp0p9/src/github.com/opencontainers/runc [2020-06-08T15:46:06.366Z] #49 2.333 Cloning into '/tmp/tmp.wIDeYYp0p9/src/github.com/opencontainers/runc'... [2020-06-08T15:46:06.510Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-08T15:46:06.510Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-08T15:46:06.662Z] #49 ... [2020-06-08T15:46:06.662Z] [2020-06-08T15:46:06.662Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-08T15:46:06.662Z] #11 DONE 2.8s [2020-06-08T15:46:06.662Z] [2020-06-08T15:46:06.662Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-08T15:46:07.418Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-06-08T15:46:07.512Z] #14 DONE 1.9s [2020-06-08T15:46:07.512Z] [2020-06-08T15:46:07.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:07.512Z] #39 61.22 DEP soccr/soccr.d [2020-06-08T15:46:07.512Z] #39 61.44 CC soccr/soccr.o [2020-06-08T15:46:07.512Z] #39 62.74 AR soccr/libsoccr.a [2020-06-08T15:46:07.512Z] #39 62.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:46:07.512Z] #39 63.25 DEP criu/arch/x86/sigframe.d [2020-06-08T15:46:07.512Z] #39 63.40 DEP criu/arch/x86/sigaction_compat.d [2020-06-08T15:46:07.512Z] #39 63.49 DEP criu/arch/x86/kerndat.d [2020-06-08T15:46:07.512Z] #39 63.62 DEP criu/arch/x86/crtools.d [2020-06-08T15:46:07.512Z] #39 63.85 DEP criu/arch/x86/cpu.d [2020-06-08T15:46:07.512Z] #39 63.97 CC criu/arch/x86/cpu.o [2020-06-08T15:46:07.512Z] #39 64.48 CC criu/arch/x86/crtools.o [2020-06-08T15:46:07.512Z] #39 65.68 CC criu/arch/x86/kerndat.o [2020-06-08T15:46:07.512Z] #39 66.11 CC criu/arch/x86/sigaction_compat.o [2020-06-08T15:46:07.512Z] #39 66.35 CC criu/arch/x86/sigframe.o [2020-06-08T15:46:07.512Z] #39 66.61 LINK criu/arch/x86/crtools.built-in.o [2020-06-08T15:46:07.512Z] #39 66.64 DEP criu/pie/util-vdso-elf32.d [2020-06-08T15:46:07.512Z] #39 66.74 DEP criu/pie/util-vdso.d [2020-06-08T15:46:07.512Z] #39 66.84 DEP criu/pie/util.d [2020-06-08T15:46:07.512Z] #39 67.17 CC criu/pie/util.o [2020-06-08T15:46:07.678Z] ok github.com/docker/docker/daemon/logger/splunk 1.838s coverage: 82.5% of statements [2020-06-08T15:46:07.678Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-08T15:46:07.678Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-08T15:46:07.878Z] #26 ... [2020-06-08T15:46:07.878Z] [2020-06-08T15:46:07.878Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:07.878Z] #34 6.712 -- Configuring done [2020-06-08T15:46:07.878Z] #34 6.751 -- Generating done [2020-06-08T15:46:07.878Z] #34 6.754 -- Build files have been written to: /tmp/tmp.FjBrM75UPU/tini [2020-06-08T15:46:07.878Z] #34 6.765 + make tini-static [2020-06-08T15:46:07.878Z] #34 7.137 Scanning dependencies of target tini-static [2020-06-08T15:46:07.878Z] #34 7.193 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-08T15:46:07.878Z] #34 9.344 [100%] Linking C executable tini-static [2020-06-08T15:46:07.878Z] #34 10.05 [100%] Built target tini-static [2020-06-08T15:46:07.878Z] #34 10.14 + mkdir -p /build [2020-06-08T15:46:07.878Z] #34 10.15 + cp tini-static /build/docker-init [2020-06-08T15:46:07.878Z] #34 DONE 10.3s [2020-06-08T15:46:08.040Z] #15 DONE 2.1s [2020-06-08T15:46:08.040Z] [2020-06-08T15:46:08.040Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-08T15:46:08.073Z] #39 67.70 CC criu/pie/util-vdso.o [2020-06-08T15:46:08.166Z] [2020-06-08T15:46:08.166Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:08.166Z] #40 1.713 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:46:08.166Z] #40 1.713 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:46:08.166Z] #40 1.720 Note: Building without GnuTLS support [2020-06-08T15:46:08.166Z] #40 1.736 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:46:08.166Z] #40 1.741 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:46:08.166Z] #40 3.189 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:46:08.166Z] #40 3.228 GEN .gitid [2020-06-08T15:46:08.166Z] #40 3.267 GEN criu/include/version.h [2020-06-08T15:46:08.166Z] #40 3.361 GEN include/common/asm [2020-06-08T15:46:08.248Z] ok github.com/docker/docker/distribution/metadata 0.138s coverage: 48.2% of statements [2020-06-08T15:46:08.526Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.1% of statements [2020-06-08T15:46:08.633Z] #39 68.30 CC criu/pie/util-vdso-elf32.o [2020-06-08T15:46:08.791Z] #40 ... [2020-06-08T15:46:08.791Z] [2020-06-08T15:46:08.791Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:08.791Z] #26 2.377 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-08T15:46:08.806Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-08T15:46:08.888Z] #39 ... [2020-06-08T15:46:08.888Z] [2020-06-08T15:46:08.888Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:08.888Z] #49 10.10 + cd /tmp/tmp.O7hGlT6wsD/src/github.com/opencontainers/runc [2020-06-08T15:46:08.888Z] #49 10.10 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:46:09.219Z] #12 DONE 2.3s [2020-06-08T15:46:09.219Z] [2020-06-08T15:46:09.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:09.219Z] #39 57.56 CC compel/src/lib/infect-rpc.o [2020-06-08T15:46:09.219Z] #39 57.99 CC compel/src/lib/infect-util.o [2020-06-08T15:46:09.219Z] #39 58.40 CC compel/src/lib/infect.o [2020-06-08T15:46:09.219Z] #39 61.02 CC compel/src/lib/ptrace.o [2020-06-08T15:46:09.219Z] #39 61.36 AR compel/libcompel.a [2020-06-08T15:46:09.219Z] #39 61.44 HOSTCC compel/src/main-host.o [2020-06-08T15:46:09.219Z] #39 61.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-08T15:46:09.219Z] #39 62.08 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-08T15:46:09.219Z] #39 62.71 HOSTCC compel/src/lib/log-host.o [2020-06-08T15:46:09.418Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-06-08T15:46:09.420Z] #26 2.965 [2020-06-08T15:46:09.449Z] #49 ... [2020-06-08T15:46:09.449Z] [2020-06-08T15:46:09.449Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:46:09.449Z] #15 DONE 2.3s [2020-06-08T15:46:09.474Z] #39 63.02 HOSTLINK compel/compel-host-bin [2020-06-08T15:46:09.631Z] ok github.com/docker/docker/errdefs 0.016s coverage: 49.4% of statements [2020-06-08T15:46:09.705Z] [2020-06-08T15:46:09.705Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:09.705Z] #49 10.96 + '[' -z '' ']' [2020-06-08T15:46:09.705Z] #49 10.96 + target=static [2020-06-08T15:46:09.705Z] #49 10.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-08T15:46:09.729Z] #39 63.21 DEP soccr/soccr.d [2020-06-08T15:46:09.890Z] ok github.com/docker/docker/distribution 0.485s coverage: 22.1% of statements [2020-06-08T15:46:09.890Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-08T15:46:09.942Z] #16 DONE 2.1s [2020-06-08T15:46:09.942Z] [2020-06-08T15:46:09.942Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:10.027Z] #39 63.37 CC soccr/soccr.o [2020-06-08T15:46:10.030Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-08T15:46:10.266Z] #49 ... [2020-06-08T15:46:10.266Z] [2020-06-08T15:46:10.266Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:10.266Z] #41 130.8 net/http/httptrace [2020-06-08T15:46:10.266Z] #41 130.9 net/http [2020-06-08T15:46:10.266Z] #41 ... [2020-06-08T15:46:10.266Z] [2020-06-08T15:46:10.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:10.266Z] #39 68.85 AR criu/pie/pie.lib.a [2020-06-08T15:46:10.266Z] #39 68.91 DEP criu/pie/restorer.d [2020-06-08T15:46:10.266Z] #39 69.03 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-08T15:46:10.266Z] #39 69.13 DEP criu/arch/x86/restorer_unmap.d [2020-06-08T15:46:10.266Z] #39 69.17 DEP criu/arch/x86/restorer.d [2020-06-08T15:46:10.266Z] #39 69.43 DEP criu/arch/x86/vdso-pie.d [2020-06-08T15:46:10.266Z] #39 69.55 DEP criu/pie/parasite-vdso.d [2020-06-08T15:46:10.266Z] #39 69.87 DEP criu/pie/parasite.d [2020-06-08T15:46:10.521Z] #39 70.18 CC criu/pie/parasite.o [2020-06-08T15:46:10.803Z] Running on azwin-2-e924e0 in d:\jenkins\workspace\moby_PR-41070 [Pipeline] { [Pipeline] ws [2020-06-08T15:46:10.825Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-06-08T15:46:10.955Z] #39 ... [2020-06-08T15:46:10.955Z] [2020-06-08T15:46:10.955Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-08T15:46:10.955Z] #13 1.925 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-08T15:46:10.955Z] #13 DONE 2.0s [2020-06-08T15:46:10.955Z] [2020-06-08T15:46:10.955Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-08T15:46:11.033Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-06-08T15:46:11.222Z] #26 3.170 # 2.6% ###### 8.9% ############ 17.5% ################## 25.8% ####################### 32.2% ########################## 36.4% ############################## 42.8% ################################# 47.1% #################################### 51.3% ######################################### 57.7% ############################################### 66.0% #################################################### 72.7% ########################################################## 81.0% ################################################################ 89.5% ###################################################################### 98.0% ######################################################################## 100.0% [2020-06-08T15:46:11.274Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-06-08T15:46:11.313Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-08T15:46:11.594Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-06-08T15:46:11.845Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2020-06-08T15:46:11.845Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-06-08T15:46:11.849Z] #26 5.383 [2020-06-08T15:46:11.886Z] #39 ... [2020-06-08T15:46:11.886Z] [2020-06-08T15:46:11.886Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-08T15:46:11.886Z] #16 DONE 2.1s [2020-06-08T15:46:11.886Z] [2020-06-08T15:46:11.886Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:12.105Z] ok github.com/docker/docker/distribution/xfer 1.681s coverage: 85.6% of statements [2020-06-08T15:46:12.105Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-08T15:46:12.105Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-08T15:46:12.105Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-08T15:46:12.206Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-06-08T15:46:12.475Z] #17 2.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:46:12.475Z] #17 2.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:46:12.475Z] #17 2.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:46:12.486Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-08T15:46:12.674Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-06-08T15:46:12.714Z] #26 5.577 1.1% ########## 14.4% ###################### 31.6% ################################### 48.8% ############################################### 66.0% ########################################################### 83.2% ######################################################################## 100.0% [2020-06-08T15:46:12.733Z] #17 2.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:46:12.886Z] #14 DONE 2.0s [2020-06-08T15:46:12.886Z] [2020-06-08T15:46:12.886Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:46:12.934Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-06-08T15:46:13.000Z] #26 6.743 [2020-06-08T15:46:13.000Z] #26 ... [2020-06-08T15:46:13.000Z] [2020-06-08T15:46:13.000Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:13.000Z] #31 62.55 bufio [2020-06-08T15:46:13.000Z] #31 63.57 reflect [2020-06-08T15:46:13.000Z] #31 66.79 path [2020-06-08T15:46:13.000Z] #31 68.36 text/tabwriter [2020-06-08T15:46:13.288Z] #31 ... [2020-06-08T15:46:13.288Z] [2020-06-08T15:46:13.288Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:13.448Z] #15 ... [2020-06-08T15:46:13.448Z] [2020-06-08T15:46:13.448Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:13.448Z] #41 131.2 net/http/httptrace [2020-06-08T15:46:13.448Z] #41 131.6 net/http [2020-06-08T15:46:13.448Z] #41 ... [2020-06-08T15:46:13.448Z] [2020-06-08T15:46:13.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:13.448Z] #39 64.81 AR soccr/libsoccr.a [2020-06-08T15:46:13.448Z] #39 64.92 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:46:13.448Z] #39 65.31 DEP criu/arch/x86/sigframe.d [2020-06-08T15:46:13.448Z] #39 65.38 DEP criu/arch/x86/sigaction_compat.d [2020-06-08T15:46:13.448Z] #39 65.45 DEP criu/arch/x86/kerndat.d [2020-06-08T15:46:13.448Z] #39 65.56 DEP criu/arch/x86/crtools.d [2020-06-08T15:46:13.448Z] #39 65.71 DEP criu/arch/x86/cpu.d [2020-06-08T15:46:13.448Z] #39 65.84 CC criu/arch/x86/cpu.o [2020-06-08T15:46:13.448Z] #39 66.51 CC criu/arch/x86/crtools.o [2020-06-08T15:46:14.107Z] #17 4.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:46:14.373Z] #39 67.90 CC criu/arch/x86/kerndat.o [2020-06-08T15:46:14.442Z] #17 2.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:46:14.442Z] #17 2.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:46:14.442Z] #17 2.747 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:46:14.453Z] #26 6.950 1.1% #### 6.7% ########## 14.5% ############### 22.2% ######################### 35.1% ################################## 48.0% ########################################### 60.9% ##################################################### 73.8% ############################################################ 84.2% #################################################################### 94.5% ######################################################################## 100.0% [2020-06-08T15:46:14.498Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-08T15:46:14.628Z] #39 ... [2020-06-08T15:46:14.628Z] [2020-06-08T15:46:14.628Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:46:14.628Z] #15 DONE 1.9s [2020-06-08T15:46:14.844Z] ok github.com/docker/docker/opts 0.061s coverage: 67.4% of statements [2020-06-08T15:46:14.883Z] [2020-06-08T15:46:14.883Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-08T15:46:15.001Z] #17 3.280 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:46:15.081Z] #26 8.536 [2020-06-08T15:46:15.081Z] #26 ... [2020-06-08T15:46:15.081Z] [2020-06-08T15:46:15.081Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:15.081Z] #42 64.52 bufio [2020-06-08T15:46:15.081Z] #42 67.04 reflect [2020-06-08T15:46:15.081Z] #42 71.26 regexp/syntax [2020-06-08T15:46:15.081Z] #42 ... [2020-06-08T15:46:15.081Z] [2020-06-08T15:46:15.081Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:15.108Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-06-08T15:46:15.477Z] #17 5.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:46:15.719Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-06-08T15:46:15.734Z] #17 ... [2020-06-08T15:46:15.734Z] [2020-06-08T15:46:15.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:15.734Z] #39 63.22 CC criu/arch/x86/kerndat.o [2020-06-08T15:46:15.734Z] #39 63.94 CC criu/arch/x86/sigaction_compat.o [2020-06-08T15:46:15.734Z] #39 64.27 CC criu/arch/x86/sigframe.o [2020-06-08T15:46:15.734Z] #39 64.62 LINK criu/arch/x86/crtools.built-in.o [2020-06-08T15:46:15.734Z] #39 64.77 DEP criu/pie/util-vdso-elf32.d [2020-06-08T15:46:15.734Z] #39 64.90 DEP criu/pie/util-vdso.d [2020-06-08T15:46:15.734Z] #39 65.02 DEP criu/pie/util.d [2020-06-08T15:46:15.734Z] #39 65.22 CC criu/pie/util.o [2020-06-08T15:46:15.734Z] #39 65.66 CC criu/pie/util-vdso.o [2020-06-08T15:46:15.734Z] #39 66.41 CC criu/pie/util-vdso-elf32.o [2020-06-08T15:46:15.734Z] #39 67.08 AR criu/pie/pie.lib.a [2020-06-08T15:46:15.734Z] #39 67.17 DEP criu/pie/restorer.d [2020-06-08T15:46:15.734Z] #39 67.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-08T15:46:15.734Z] #39 67.66 DEP criu/arch/x86/restorer_unmap.d [2020-06-08T15:46:15.734Z] #39 67.68 DEP criu/arch/x86/restorer.d [2020-06-08T15:46:15.734Z] #39 67.87 DEP criu/arch/x86/vdso-pie.d [2020-06-08T15:46:15.734Z] #39 67.98 DEP criu/pie/parasite-vdso.d [2020-06-08T15:46:15.734Z] #39 68.09 DEP criu/pie/parasite.d [2020-06-08T15:46:15.734Z] #39 68.33 CC criu/pie/parasite.o [2020-06-08T15:46:15.734Z] #39 69.54 LINK criu/pie/parasite.built-in.o [2020-06-08T15:46:15.734Z] #39 69.56 GEN criu/pie/parasite-blob.h [2020-06-08T15:46:15.734Z] #39 69.58 CC criu/pie/parasite-vdso.o [2020-06-08T15:46:15.734Z] #39 70.24 CC criu/arch/x86/vdso-pie.o [2020-06-08T15:46:15.734Z] #39 70.54 CC criu/arch/x86/restorer.o [2020-06-08T15:46:15.734Z] #39 71.06 CC criu/arch/x86/restorer_unmap.o [2020-06-08T15:46:15.734Z] #39 71.11 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-08T15:46:15.734Z] #39 71.40 CC criu/pie/restorer.o [2020-06-08T15:46:15.781Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-06-08T15:46:16.040Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-06-08T15:46:16.360Z] #17 4.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:46:16.720Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-06-08T15:46:16.769Z] #26 8.808 # 1.5% ### 5.0% ##### 7.7% ####### 10.4% ########## 14.0% ########### 16.6% ############## 20.2% ################ 22.9% ################### 26.4% #################### 29.1% ####################### 32.7% ######################### 35.4% ########################### 37.8% [2020-06-08T15:46:16.769Z] #26 ... [2020-06-08T15:46:16.769Z] [2020-06-08T15:46:16.769Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:16.769Z] #48 66.06 text/tabwriter [2020-06-08T15:46:16.769Z] #48 69.22 reflect [2020-06-08T15:46:16.769Z] #48 69.24 regexp/syntax [2020-06-08T15:46:16.769Z] #48 ... [2020-06-08T15:46:16.769Z] [2020-06-08T15:46:16.769Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:16.770Z] #16 DONE 2.0s [2020-06-08T15:46:16.770Z] [2020-06-08T15:46:16.770Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:16.978Z] ok github.com/docker/docker/pkg/archive 1.243s coverage: 76.7% of statements [2020-06-08T15:46:16.978Z] ok github.com/docker/docker/pkg/authorization 1.829s coverage: 68.3% of statements [2020-06-08T15:46:17.105Z] #39 74.27 LINK criu/pie/restorer.built-in.o [2020-06-08T15:46:17.105Z] #39 74.30 GEN criu/pie/restorer-blob.h [2020-06-08T15:46:17.105Z] #39 74.38 DEP criu/vdso.d [2020-06-08T15:46:17.105Z] #39 74.52 DEP criu/vdso-compat.d [2020-06-08T15:46:17.105Z] #39 74.63 DEP criu/uts_ns.d [2020-06-08T15:46:17.366Z] #39 ... [2020-06-08T15:46:17.366Z] [2020-06-08T15:46:17.366Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:17.366Z] #49 10.58 + cd /tmp/tmp.FQAOttYmHM/src/github.com/opencontainers/runc [2020-06-08T15:46:17.366Z] #49 10.58 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:46:17.366Z] #49 11.06 + '[' -z '' ']' [2020-06-08T15:46:17.366Z] #49 11.06 + target=static [2020-06-08T15:46:17.366Z] #49 11.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-08T15:46:17.366Z] #49 12.63 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-08T15:46:17.366Z] #49 ... [2020-06-08T15:46:17.366Z] [2020-06-08T15:46:17.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:17.366Z] #39 74.81 DEP criu/util.d [2020-06-08T15:46:17.549Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-06-08T15:46:17.623Z] #39 75.04 DEP criu/uffd.d [2020-06-08T15:46:17.722Z] #17 6.093 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:46:17.808Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-06-08T15:46:17.880Z] #39 75.24 DEP criu/tun.d [2020-06-08T15:46:17.880Z] #39 75.47 DEP criu/tty.d [2020-06-08T15:46:18.067Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-06-08T15:46:18.138Z] #39 75.67 DEP criu/timerfd.d [2020-06-08T15:46:18.325Z] #17 ... [2020-06-08T15:46:18.325Z] [2020-06-08T15:46:18.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:18.325Z] #39 71.55 LINK criu/pie/parasite.built-in.o [2020-06-08T15:46:18.325Z] #39 71.57 GEN criu/pie/parasite-blob.h [2020-06-08T15:46:18.325Z] #39 71.59 CC criu/pie/parasite-vdso.o [2020-06-08T15:46:18.325Z] #39 72.47 CC criu/arch/x86/vdso-pie.o [2020-06-08T15:46:18.325Z] #39 72.82 CC criu/arch/x86/restorer.o [2020-06-08T15:46:18.325Z] #39 73.30 CC criu/arch/x86/restorer_unmap.o [2020-06-08T15:46:18.325Z] #39 73.34 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-08T15:46:18.325Z] #39 73.63 CC criu/pie/restorer.o [2020-06-08T15:46:18.325Z] #39 76.85 LINK criu/pie/restorer.built-in.o [2020-06-08T15:46:18.325Z] #39 76.86 GEN criu/pie/restorer-blob.h [2020-06-08T15:46:18.325Z] #39 76.95 DEP criu/vdso.d [2020-06-08T15:46:18.325Z] #39 77.11 DEP criu/vdso-compat.d [2020-06-08T15:46:18.325Z] #39 77.23 DEP criu/uts_ns.d [2020-06-08T15:46:18.325Z] #39 77.43 DEP criu/util.d [2020-06-08T15:46:18.325Z] #39 77.63 DEP criu/uffd.d [2020-06-08T15:46:18.325Z] #39 77.82 DEP criu/tun.d [2020-06-08T15:46:18.325Z] #39 78.03 DEP criu/tty.d [2020-06-08T15:46:18.395Z] #39 75.82 DEP criu/timens.d [2020-06-08T15:46:18.581Z] #39 78.21 DEP criu/timerfd.d [2020-06-08T15:46:18.581Z] #39 78.38 DEP criu/timens.d [2020-06-08T15:46:18.653Z] #39 75.97 DEP criu/sysfs_parse.d [2020-06-08T15:46:18.653Z] #39 76.19 DEP criu/sysctl.d [2020-06-08T15:46:18.836Z] #39 78.54 DEP criu/sysfs_parse.d [2020-06-08T15:46:18.836Z] #39 78.68 DEP criu/sysctl.d [2020-06-08T15:46:18.910Z] #39 76.34 DEP criu/string.d [2020-06-08T15:46:18.910Z] #39 76.40 DEP criu/stats.d [2020-06-08T15:46:19.004Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-06-08T15:46:19.091Z] #39 78.82 DEP criu/string.d [2020-06-08T15:46:19.167Z] #39 76.51 DEP criu/sockets.d [2020-06-08T15:46:19.167Z] #39 76.75 DEP criu/sk-unix.d [2020-06-08T15:46:19.346Z] #39 78.85 DEP criu/stats.d [2020-06-08T15:46:19.346Z] #39 78.97 DEP criu/sockets.d [2020-06-08T15:46:19.374Z] #17 2.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:46:19.374Z] #17 2.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:46:19.374Z] #17 2.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:46:19.388Z] #26 8.808 # 1.5% ### 5.0% ##### 7.7% ####### 10.4% ########## 14.0% ########### 16.6% ############## 20.2% ################ 22.9% ################### 26.4% #################### 29.1% ####################### 32.7% ######################### 35.4% ########################### 37.8% ############################# 41.4% ############################### 43.4% ################################# 46.7% ################################### 49.4% #################################### 50.8% ##################################### 52.5% ####################################### 54.3% ########################################## 58.6% ############################################# 63.0% ################################################ 66.7% ################################################## 69.5% ################################################### 72.2% ##################################################### 74.5% ###################################################### 76.3% ######################################################## 79.0% ########################################################## 81.7% ############################################################# 85.3% ############################################################### 87.9% ################################################################# 91.5% ################################################################### 93.8% ##################################################################### 96.2% ####################################################################### 99.7% ######################################################################## 100.0% [2020-06-08T15:46:19.388Z] #26 ... [2020-06-08T15:46:19.388Z] [2020-06-08T15:46:19.388Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:19.388Z] #40 5.789 PBCC images/timens.pb-c.c [2020-06-08T15:46:19.388Z] #40 5.827 DEP images/timens.pb-c.d [2020-06-08T15:46:19.388Z] #40 5.954 PBCC images/fown.pb-c.c [2020-06-08T15:46:19.388Z] #40 5.981 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.101 PBCC images/opts.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.201 PBCC images/memfd.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.293 DEP images/fown.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.405 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.433 DEP images/opts.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.480 DEP images/memfd.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.519 PBCC images/sit.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.566 DEP images/sit.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.622 PBCC images/macvlan.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.646 DEP images/macvlan.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.747 PBCC images/autofs.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.765 DEP images/autofs.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.857 PBCC images/sysctl.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.873 DEP images/sysctl.pb-c.d [2020-06-08T15:46:19.388Z] #40 6.952 PBCC images/time.pb-c.c [2020-06-08T15:46:19.388Z] #40 6.978 DEP images/time.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.033 PBCC images/binfmt-misc.pb-c.c [2020-06-08T15:46:19.388Z] #40 7.080 DEP images/binfmt-misc.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.158 PBCC images/seccomp.pb-c.c [2020-06-08T15:46:19.388Z] #40 7.195 DEP images/seccomp.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.379 PBCC images/userns.pb-c.c [2020-06-08T15:46:19.388Z] #40 7.439 DEP images/userns.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.503 PBCC images/cgroup.pb-c.c [2020-06-08T15:46:19.388Z] #40 7.551 DEP images/cgroup.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.633 PBCC images/ext-file.pb-c.c [2020-06-08T15:46:19.388Z] #40 7.735 DEP images/ext-file.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.847 PBCC images/rpc.pb-c.c [2020-06-08T15:46:19.388Z] #40 7.903 DEP images/rpc.pb-c.d [2020-06-08T15:46:19.388Z] #40 7.994 PBCC images/siginfo.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.018 DEP images/siginfo.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.107 PBCC images/pagemap.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.191 DEP images/pagemap.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.244 PBCC images/rlimit.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.256 DEP images/rlimit.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.331 PBCC images/file-lock.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.341 DEP images/file-lock.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.393 PBCC images/tty.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.463 DEP images/tty.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.523 PBCC images/tun.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.576 PBCC images/netdev.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.672 DEP images/tun.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.727 DEP images/netdev.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.810 PBCC images/vma.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.899 DEP images/vma.pb-c.d [2020-06-08T15:46:19.388Z] #40 8.960 PBCC images/creds.pb-c.c [2020-06-08T15:46:19.388Z] #40 8.971 DEP images/creds.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.041 PBCC images/utsns.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.087 DEP images/utsns.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.144 PBCC images/ipc-desc.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.155 PBCC images/ipc-sem.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.190 DEP images/ipc-desc.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.240 DEP images/ipc-sem.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.295 PBCC images/ipc-msg.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.339 DEP images/ipc-msg.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.431 PBCC images/ipc-shm.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.466 DEP images/ipc-shm.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.538 PBCC images/ipc-var.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.575 DEP images/ipc-var.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.703 PBCC images/sk-opts.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.771 PBCC images/packet-sock.pb-c.c [2020-06-08T15:46:19.388Z] #40 9.838 DEP images/sk-opts.pb-c.d [2020-06-08T15:46:19.388Z] #40 9.956 DEP images/packet-sock.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.02 PBCC images/sk-netlink.pb-c.c [2020-06-08T15:46:19.388Z] #40 10.12 DEP images/sk-netlink.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.17 PBCC images/sk-inet.pb-c.c [2020-06-08T15:46:19.388Z] #40 10.24 DEP images/sk-inet.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.35 PBCC images/sk-unix.pb-c.c [2020-06-08T15:46:19.388Z] #40 10.43 DEP images/sk-unix.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.52 PBCC images/mm.pb-c.c [2020-06-08T15:46:19.388Z] #40 10.68 DEP images/mm.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.73 PBCC images/timerfd.pb-c.c [2020-06-08T15:46:19.388Z] #40 10.80 DEP images/timerfd.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.94 PBCC images/timer.pb-c.c [2020-06-08T15:46:19.388Z] #40 10.95 DEP images/timer.pb-c.d [2020-06-08T15:46:19.388Z] #40 10.99 PBCC images/sa.pb-c.c [2020-06-08T15:46:19.388Z] #40 11.09 DEP images/sa.pb-c.d [2020-06-08T15:46:19.388Z] #40 11.20 PBCC images/pipe-data.pb-c.c [2020-06-08T15:46:19.388Z] #40 11.22 DEP images/pipe-data.pb-c.d [2020-06-08T15:46:19.388Z] #40 11.31 PBCC images/mnt.pb-c.c [2020-06-08T15:46:19.388Z] #40 11.36 DEP images/mnt.pb-c.d [2020-06-08T15:46:19.388Z] #40 11.49 PBCC images/sk-packet.pb-c.c [2020-06-08T15:46:19.388Z] #40 11.59 DEP images/sk-packet.pb-c.d [2020-06-08T15:46:19.388Z] #40 11.70 PBCC images/tcp-stream.pb-c.c [2020-06-08T15:46:19.388Z] #40 11.84 DEP images/tcp-stream.pb-c.d [2020-06-08T15:46:19.388Z] #40 11.96 PBCC images/pipe.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.03 DEP images/pipe.pb-c.d [2020-06-08T15:46:19.388Z] #40 12.16 PBCC images/pstree.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.24 DEP images/pstree.pb-c.d [2020-06-08T15:46:19.388Z] #40 12.34 PBCC images/fs.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.36 DEP images/fs.pb-c.d [2020-06-08T15:46:19.388Z] #40 12.43 PBCC images/signalfd.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.51 DEP images/signalfd.pb-c.d [2020-06-08T15:46:19.388Z] #40 12.58 PBCC images/fh.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.67 PBCC images/fsnotify.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.77 DEP images/fh.pb-c.d [2020-06-08T15:46:19.388Z] #40 12.87 DEP images/fsnotify.pb-c.d [2020-06-08T15:46:19.388Z] #40 12.95 PBCC images/eventpoll.pb-c.c [2020-06-08T15:46:19.388Z] #40 12.99 DEP images/eventpoll.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.08 PBCC images/eventfd.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.15 DEP images/eventfd.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.22 PBCC images/remap-file-path.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.23 DEP images/remap-file-path.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.32 PBCC images/fifo.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.33 DEP images/fifo.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.39 PBCC images/ghost-file.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.57 DEP images/ghost-file.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.61 PBCC images/regfile.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.63 DEP images/regfile.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.66 PBCC images/ns.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.67 DEP images/ns.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.70 PBCC images/fdinfo.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.78 DEP images/fdinfo.pb-c.d [2020-06-08T15:46:19.388Z] #40 13.88 PBCC images/core-aarch64.pb-c.c [2020-06-08T15:46:19.388Z] #40 13.93 PBCC images/core-arm.pb-c.c [2020-06-08T15:46:19.388Z] #40 14.12 PBCC images/core-ppc64.pb-c.c [2020-06-08T15:46:19.388Z] #40 14.21 PBCC images/core-s390.pb-c.c [2020-06-08T15:46:19.388Z] #40 14.37 PBCC images/core-x86.pb-c.c [2020-06-08T15:46:19.388Z] #40 14.44 PBCC images/core.pb-c.c [2020-06-08T15:46:19.388Z] #40 14.56 PBCC images/inventory.pb-c.c [2020-06-08T15:46:19.388Z] #40 14.72 DEP images/core-aarch64.pb-c.d [2020-06-08T15:46:19.388Z] #40 14.76 DEP images/core-arm.pb-c.d [2020-06-08T15:46:19.388Z] #40 14.83 DEP images/core-ppc64.pb-c.d [2020-06-08T15:46:19.388Z] #40 14.92 DEP images/core-s390.pb-c.d [2020-06-08T15:46:19.388Z] #40 15.00 DEP images/core-x86.pb-c.d [2020-06-08T15:46:19.388Z] #40 15.11 DEP images/core.pb-c.d [2020-06-08T15:46:19.388Z] #40 15.17 DEP images/inventory.pb-c.d [2020-06-08T15:46:19.388Z] #40 15.23 PBCC images/cpuinfo.pb-c.c [2020-06-08T15:46:19.388Z] #40 15.27 DEP images/cpuinfo.pb-c.d [2020-06-08T15:46:19.388Z] #40 15.31 PBCC images/stats.pb-c.c [2020-06-08T15:46:19.388Z] #40 15.33 DEP images/stats.pb-c.d [2020-06-08T15:46:19.424Z] #39 ... [2020-06-08T15:46:19.424Z] [2020-06-08T15:46:19.424Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:19.424Z] #41 135.1 github.com/LK4D4/vndr/godl [2020-06-08T15:46:19.424Z] #41 136.2 github.com/LK4D4/vndr [2020-06-08T15:46:19.424Z] #41 ... [2020-06-08T15:46:19.424Z] [2020-06-08T15:46:19.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:19.424Z] #39 76.97 DEP criu/sk-tcp.d [2020-06-08T15:46:19.572Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-06-08T15:46:19.601Z] #39 79.25 DEP criu/sk-unix.d [2020-06-08T15:46:19.831Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-06-08T15:46:19.856Z] #39 79.44 DEP criu/sk-tcp.d [2020-06-08T15:46:19.856Z] #39 79.64 DEP criu/sk-queue.d [2020-06-08T15:46:19.934Z] #17 3.082 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-08T15:46:19.989Z] #39 ... [2020-06-08T15:46:19.989Z] [2020-06-08T15:46:19.989Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:19.989Z] #41 DONE 145.6s [2020-06-08T15:46:19.989Z] [2020-06-08T15:46:19.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:19.989Z] #39 77.26 DEP criu/sk-queue.d [2020-06-08T15:46:20.014Z] #40 ... [2020-06-08T15:46:20.014Z] [2020-06-08T15:46:20.014Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:20.014Z] #48 79.44 time [2020-06-08T15:46:20.111Z] #39 79.80 DEP criu/sk-packet.d [2020-06-08T15:46:20.246Z] #39 77.54 DEP criu/sk-packet.d [2020-06-08T15:46:20.246Z] #39 77.64 DEP criu/sk-netlink.d [2020-06-08T15:46:20.367Z] #39 79.97 DEP criu/sk-netlink.d [2020-06-08T15:46:20.503Z] #39 77.79 DEP criu/sk-inet.d [2020-06-08T15:46:20.503Z] #39 77.97 DEP criu/signalfd.d [2020-06-08T15:46:20.622Z] #39 80.24 DEP criu/sk-inet.d [2020-06-08T15:46:20.760Z] #39 78.22 DEP criu/sigframe.d [2020-06-08T15:46:20.768Z] ok github.com/docker/docker/pkg/chrootarchive 3.444s coverage: 43.2% of statements [2020-06-08T15:46:20.877Z] #39 80.40 DEP criu/signalfd.d [2020-06-08T15:46:20.877Z] #39 80.49 DEP criu/sigframe.d [2020-06-08T15:46:20.877Z] #39 80.64 DEP criu/shmem.d [2020-06-08T15:46:21.017Z] #39 78.38 DEP criu/shmem.d [2020-06-08T15:46:21.017Z] #39 78.64 DEP criu/servicefd.d [2020-06-08T15:46:21.028Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-06-08T15:46:21.132Z] #39 80.77 DEP criu/servicefd.d [2020-06-08T15:46:21.132Z] #39 ... [2020-06-08T15:46:21.132Z] [2020-06-08T15:46:21.132Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:21.132Z] #49 12.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-08T15:46:21.274Z] #39 78.77 DEP criu/seize.d [2020-06-08T15:46:21.274Z] #39 78.87 DEP criu/seccomp.d [2020-06-08T15:46:21.297Z] #17 4.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-08T15:46:21.387Z] #49 ... [2020-06-08T15:46:21.387Z] [2020-06-08T15:46:21.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:21.387Z] #39 80.97 DEP criu/seize.d [2020-06-08T15:46:21.387Z] #39 81.13 DEP criu/seccomp.d [2020-06-08T15:46:21.509Z] #48 ... [2020-06-08T15:46:21.509Z] [2020-06-08T15:46:21.509Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:46:21.509Z] #11 70.73 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-08T15:46:21.509Z] #11 70.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-08T15:46:21.509Z] #11 70.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:46:21.509Z] #11 70.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-08T15:46:21.509Z] #11 70.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-08T15:46:21.509Z] #11 70.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:46:21.509Z] #11 ... [2020-06-08T15:46:21.509Z] [2020-06-08T15:46:21.509Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:46:21.532Z] #39 78.96 DEP criu/rst-malloc.d [2020-06-08T15:46:21.532Z] #39 79.02 DEP criu/rbtree.d [2020-06-08T15:46:21.532Z] #39 79.05 DEP criu/pstree.d [2020-06-08T15:46:21.596Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-06-08T15:46:21.642Z] #39 81.31 DEP criu/rst-malloc.d [2020-06-08T15:46:21.642Z] #39 81.36 DEP criu/rbtree.d [2020-06-08T15:46:21.790Z] #39 79.22 DEP criu/protobuf.d [2020-06-08T15:46:21.855Z] ok github.com/docker/docker/pkg/fsutils 0.301s coverage: 85.1% of statements [2020-06-08T15:46:21.897Z] #39 81.42 DEP criu/pstree.d [2020-06-08T15:46:21.897Z] #39 81.57 DEP criu/protobuf.d [2020-06-08T15:46:22.047Z] #39 79.34 GEN criu/protobuf-desc-gen.h [2020-06-08T15:46:22.114Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-06-08T15:46:22.114Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-06-08T15:46:22.114Z] ok github.com/docker/docker/layer 8.092s coverage: 68.8% of statements [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/oci [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-08T15:46:22.114Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-08T15:46:22.152Z] #39 81.71 GEN criu/protobuf-desc-gen.h [2020-06-08T15:46:22.658Z] #17 5.673 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7592 B] [2020-06-08T15:46:22.914Z] #17 ... [2020-06-08T15:46:22.914Z] [2020-06-08T15:46:22.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:22.914Z] #39 68.50 CC criu/arch/x86/sigaction_compat.o [2020-06-08T15:46:22.914Z] #39 68.82 CC criu/arch/x86/sigframe.o [2020-06-08T15:46:22.914Z] #39 69.06 LINK criu/arch/x86/crtools.built-in.o [2020-06-08T15:46:22.914Z] #39 69.10 DEP criu/pie/util-vdso-elf32.d [2020-06-08T15:46:22.914Z] #39 69.32 DEP criu/pie/util-vdso.d [2020-06-08T15:46:22.914Z] #39 69.44 DEP criu/pie/util.d [2020-06-08T15:46:22.914Z] #39 69.57 CC criu/pie/util.o [2020-06-08T15:46:22.914Z] #39 69.97 CC criu/pie/util-vdso.o [2020-06-08T15:46:22.914Z] #39 71.33 CC criu/pie/util-vdso-elf32.o [2020-06-08T15:46:22.914Z] #39 71.98 AR criu/pie/pie.lib.a [2020-06-08T15:46:22.914Z] #39 72.04 DEP criu/pie/restorer.d [2020-06-08T15:46:22.914Z] #39 72.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-08T15:46:22.914Z] #39 72.38 DEP criu/arch/x86/restorer_unmap.d [2020-06-08T15:46:22.914Z] #39 72.40 DEP criu/arch/x86/restorer.d [2020-06-08T15:46:22.914Z] #39 72.64 DEP criu/arch/x86/vdso-pie.d [2020-06-08T15:46:22.914Z] #39 72.73 DEP criu/pie/parasite-vdso.d [2020-06-08T15:46:22.914Z] #39 72.87 DEP criu/pie/parasite.d [2020-06-08T15:46:22.914Z] #39 73.10 CC criu/pie/parasite.o [2020-06-08T15:46:22.914Z] #39 74.24 LINK criu/pie/parasite.built-in.o [2020-06-08T15:46:22.914Z] #39 74.26 GEN criu/pie/parasite-blob.h [2020-06-08T15:46:22.914Z] #39 74.28 CC criu/pie/parasite-vdso.o [2020-06-08T15:46:22.914Z] #39 74.99 CC criu/arch/x86/vdso-pie.o [2020-06-08T15:46:22.914Z] #39 75.30 CC criu/arch/x86/restorer.o [2020-06-08T15:46:22.914Z] #39 75.86 CC criu/arch/x86/restorer_unmap.o [2020-06-08T15:46:22.914Z] #39 75.92 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-08T15:46:22.914Z] #39 76.20 CC criu/pie/restorer.o [2020-06-08T15:46:22.954Z] #53 42.40 Checking out files: 51% (1653/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-08T15:46:22.954Z] #53 43.69 + cd /tmp/tmp.0Gtmj1zHnt/src/github.com/containerd/containerd [2020-06-08T15:46:22.954Z] #53 43.69 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-08T15:46:23.053Z] ok github.com/docker/docker/pkg/jsonmessage 0.032s coverage: 91.7% of statements [2020-06-08T15:46:23.313Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-06-08T15:46:23.420Z] #39 80.81 DEP criu/protobuf-desc.d [2020-06-08T15:46:23.421Z] #39 80.90 DEP criu/proc_parse.d [2020-06-08T15:46:23.474Z] #39 ... [2020-06-08T15:46:23.474Z] [2020-06-08T15:46:23.474Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:23.474Z] #49 9.606 + cd /tmp/tmp.wIDeYYp0p9/src/github.com/opencontainers/runc [2020-06-08T15:46:23.474Z] #49 9.606 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:46:23.474Z] #49 10.14 + '[' -z '' ']' [2020-06-08T15:46:23.474Z] #49 10.14 + target=static [2020-06-08T15:46:23.474Z] #49 10.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-08T15:46:23.474Z] #49 11.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-08T15:46:23.514Z] #39 ... [2020-06-08T15:46:23.514Z] [2020-06-08T15:46:23.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:23.514Z] #41 144.3 github.com/LK4D4/vndr/godl [2020-06-08T15:46:23.514Z] #41 145.1 github.com/LK4D4/vndr [2020-06-08T15:46:23.514Z] #41 DONE 154.2s [2020-06-08T15:46:23.572Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-06-08T15:46:23.679Z] #39 81.11 DEP criu/plugin.d [2020-06-08T15:46:23.679Z] #39 81.21 DEP criu/pipes.d [2020-06-08T15:46:23.769Z] [2020-06-08T15:46:23.769Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:23.769Z] #17 11.11 Fetched 8353 kB in 9s (956 kB/s) [2020-06-08T15:46:23.833Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 70.6% of statements [2020-06-08T15:46:23.833Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2020-06-08T15:46:23.833Z] ok github.com/docker/docker/pkg/idtools 0.800s coverage: 70.5% of statements [2020-06-08T15:46:23.833Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-08T15:46:23.833Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-08T15:46:23.833Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-08T15:46:23.937Z] #39 81.35 DEP criu/pie-util.d [2020-06-08T15:46:23.937Z] #39 81.46 DEP criu/pie-util-vdso.d [2020-06-08T15:46:23.937Z] #39 81.56 DEP criu/pie-util-vdso-elf32.d [2020-06-08T15:46:24.093Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-06-08T15:46:24.354Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-06-08T15:46:24.441Z] #53 ... [2020-06-08T15:46:24.441Z] [2020-06-08T15:46:24.441Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:24.441Z] #31 73.94 internal/syscall/execenv [2020-06-08T15:46:24.441Z] #31 73.95 internal/syscall/unix [2020-06-08T15:46:24.441Z] #31 73.99 time [2020-06-08T15:46:24.441Z] #31 82.85 internal/poll [2020-06-08T15:46:24.503Z] #39 81.73 DEP criu/path.d [2020-06-08T15:46:24.503Z] #39 81.91 DEP criu/parasite-syscall.d [2020-06-08T15:46:24.647Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2020-06-08T15:46:24.647Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2020-06-08T15:46:24.647Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-08T15:46:24.647Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-08T15:46:24.731Z] #31 ... [2020-06-08T15:46:24.731Z] [2020-06-08T15:46:24.731Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:24.731Z] #26 13.15 [2020-06-08T15:46:24.731Z] #26 14.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-08T15:46:24.731Z] #26 15.28 [2020-06-08T15:46:24.731Z] #26 15.48 ######################################################## 79.0% ######################################################################## 100.0% [2020-06-08T15:46:24.731Z] #26 15.58 [2020-06-08T15:46:24.731Z] #26 16.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-08T15:46:24.731Z] #26 17.38 [2020-06-08T15:46:24.731Z] #26 17.54 #=#=# ######################################################################## 100.0% [2020-06-08T15:46:24.731Z] #26 17.74 [2020-06-08T15:46:24.761Z] #39 82.09 DEP criu/pagemap.d [2020-06-08T15:46:24.761Z] #39 82.20 DEP criu/pagemap-cache.d [2020-06-08T15:46:24.761Z] #39 82.30 DEP criu/page-xfer.d [2020-06-08T15:46:25.019Z] #39 82.46 DEP criu/page-pipe.d [2020-06-08T15:46:25.019Z] #39 82.56 DEP criu/netfilter.d [2020-06-08T15:46:25.280Z] #39 82.71 DEP criu/net.d [2020-06-08T15:46:25.355Z] #26 19.07 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-08T15:46:25.355Z] #26 19.18 skipping existing c8c2d4a6b2e3 [2020-06-08T15:46:25.539Z] #39 82.92 DEP criu/namespaces.d [2020-06-08T15:46:25.539Z] #39 83.08 DEP criu/mount.d [2020-06-08T15:46:25.609Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-06-08T15:46:25.642Z] #26 19.33 [2020-06-08T15:46:25.642Z] #26 ... [2020-06-08T15:46:25.642Z] [2020-06-08T15:46:25.642Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:25.642Z] #42 75.19 hash/crc32 [2020-06-08T15:46:25.642Z] #42 79.14 vendor/golang.org/x/text/transform [2020-06-08T15:46:25.642Z] #42 81.26 time [2020-06-08T15:46:25.797Z] #39 83.23 DEP criu/memfd.d [2020-06-08T15:46:25.868Z] ok github.com/docker/docker/pkg/pools 0.057s coverage: 88.2% of statements [2020-06-08T15:46:25.930Z] #42 ... [2020-06-08T15:46:25.930Z] [2020-06-08T15:46:25.930Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:25.930Z] #31 85.40 os [2020-06-08T15:46:25.985Z] #49 ... [2020-06-08T15:46:25.985Z] [2020-06-08T15:46:25.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:25.985Z] #39 79.08 LINK criu/pie/restorer.built-in.o [2020-06-08T15:46:25.985Z] #39 79.10 GEN criu/pie/restorer-blob.h [2020-06-08T15:46:25.985Z] #39 79.20 DEP criu/vdso.d [2020-06-08T15:46:25.985Z] #39 79.40 DEP criu/vdso-compat.d [2020-06-08T15:46:25.985Z] #39 79.50 DEP criu/uts_ns.d [2020-06-08T15:46:26.055Z] #39 83.38 DEP criu/mem.d [2020-06-08T15:46:26.055Z] #39 83.57 DEP criu/lsm.d [2020-06-08T15:46:26.055Z] #39 83.69 DEP criu/log.d [2020-06-08T15:46:26.127Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-06-08T15:46:26.127Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-06-08T15:46:26.240Z] #39 79.62 DEP criu/util.d [2020-06-08T15:46:26.240Z] #39 79.78 DEP criu/uffd.d [2020-06-08T15:46:26.313Z] #39 83.82 DEP criu/libnetlink.d [2020-06-08T15:46:26.503Z] #39 79.96 DEP criu/tun.d [2020-06-08T15:46:26.504Z] #39 80.16 DEP criu/tty.d [2020-06-08T15:46:26.571Z] #39 83.97 DEP criu/kerndat.d [2020-06-08T15:46:26.696Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-06-08T15:46:26.804Z] #39 80.40 DEP criu/timerfd.d [2020-06-08T15:46:26.829Z] #39 84.12 DEP criu/kcmp-ids.d [2020-06-08T15:46:26.829Z] #39 84.24 DEP criu/irmap.d [2020-06-08T15:46:26.829Z] #39 84.38 DEP criu/ipc_ns.d [2020-06-08T15:46:27.036Z] #17 11.11 Reading package lists... [2020-06-08T15:46:27.059Z] #39 80.61 DEP criu/timens.d [2020-06-08T15:46:27.087Z] #39 84.55 DEP criu/image.d [2020-06-08T15:46:27.314Z] #39 80.80 DEP criu/sysfs_parse.d [2020-06-08T15:46:27.345Z] #39 84.70 DEP criu/image-desc.d [2020-06-08T15:46:27.345Z] #39 84.76 DEP criu/fsnotify.d [2020-06-08T15:46:27.345Z] #39 84.95 DEP criu/filesystems.d [2020-06-08T15:46:27.569Z] #39 80.98 DEP criu/sysctl.d [2020-06-08T15:46:27.569Z] #39 81.12 DEP criu/string.d [2020-06-08T15:46:27.569Z] #39 81.17 DEP criu/stats.d [2020-06-08T15:46:27.603Z] #39 85.10 DEP criu/files.d [2020-06-08T15:46:27.802Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-06-08T15:46:27.803Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 73.9% of statements [2020-06-08T15:46:27.824Z] #39 81.29 DEP criu/sockets.d [2020-06-08T15:46:27.861Z] #39 85.25 DEP criu/files-reg.d [2020-06-08T15:46:28.063Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-06-08T15:46:28.063Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-06-08T15:46:28.080Z] #39 81.45 DEP criu/sk-unix.d [2020-06-08T15:46:28.080Z] #39 81.67 DEP criu/sk-tcp.d [2020-06-08T15:46:28.119Z] #39 85.46 DEP criu/files-ext.d [2020-06-08T15:46:28.119Z] #39 85.65 DEP criu/file-lock.d [2020-06-08T15:46:28.335Z] #39 ... [2020-06-08T15:46:28.335Z] [2020-06-08T15:46:28.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:28.335Z] #41 146.0 github.com/LK4D4/vndr/godl [2020-06-08T15:46:28.335Z] #41 146.9 github.com/LK4D4/vndr [2020-06-08T15:46:28.335Z] #41 ... [2020-06-08T15:46:28.335Z] [2020-06-08T15:46:28.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:28.335Z] #39 81.92 DEP criu/sk-queue.d [2020-06-08T15:46:28.335Z] #39 82.03 DEP criu/sk-packet.d [2020-06-08T15:46:28.377Z] #39 85.86 DEP criu/file-ids.d [2020-06-08T15:46:28.400Z] #17 15.02 Reading package lists... [2020-06-08T15:46:28.400Z] #17 ... [2020-06-08T15:46:28.400Z] [2020-06-08T15:46:28.400Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:28.400Z] #39 83.70 DEP criu/protobuf-desc.d [2020-06-08T15:46:28.400Z] #39 83.96 DEP criu/proc_parse.d [2020-06-08T15:46:28.400Z] #39 84.40 DEP criu/plugin.d [2020-06-08T15:46:28.400Z] #39 84.62 DEP criu/pipes.d [2020-06-08T15:46:28.400Z] #39 84.81 DEP criu/pie-util.d [2020-06-08T15:46:28.400Z] #39 84.96 DEP criu/pie-util-vdso.d [2020-06-08T15:46:28.400Z] #39 85.08 DEP criu/pie-util-vdso-elf32.d [2020-06-08T15:46:28.400Z] #39 85.18 DEP criu/path.d [2020-06-08T15:46:28.400Z] #39 85.36 DEP criu/parasite-syscall.d [2020-06-08T15:46:28.400Z] #39 85.51 DEP criu/pagemap.d [2020-06-08T15:46:28.400Z] #39 85.66 DEP criu/pagemap-cache.d [2020-06-08T15:46:28.400Z] #39 85.78 DEP criu/page-xfer.d [2020-06-08T15:46:28.400Z] #39 85.93 DEP criu/page-pipe.d [2020-06-08T15:46:28.400Z] #39 86.04 DEP criu/netfilter.d [2020-06-08T15:46:28.400Z] #39 86.26 DEP criu/net.d [2020-06-08T15:46:28.400Z] #39 86.42 DEP criu/namespaces.d [2020-06-08T15:46:28.400Z] #39 86.59 DEP criu/mount.d [2020-06-08T15:46:28.400Z] #39 86.82 DEP criu/memfd.d [2020-06-08T15:46:28.400Z] #39 86.95 DEP criu/mem.d [2020-06-08T15:46:28.400Z] #39 87.21 DEP criu/lsm.d [2020-06-08T15:46:28.400Z] #39 87.30 DEP criu/log.d [2020-06-08T15:46:28.400Z] #39 87.38 DEP criu/libnetlink.d [2020-06-08T15:46:28.400Z] #39 87.51 DEP criu/kerndat.d [2020-06-08T15:46:28.400Z] #39 87.64 DEP criu/kcmp-ids.d [2020-06-08T15:46:28.400Z] #39 87.72 DEP criu/irmap.d [2020-06-08T15:46:28.400Z] #39 87.84 DEP criu/ipc_ns.d [2020-06-08T15:46:28.400Z] #39 87.97 DEP criu/image.d [2020-06-08T15:46:28.400Z] #39 88.13 DEP criu/image-desc.d [2020-06-08T15:46:28.400Z] #39 88.24 DEP criu/fsnotify.d [2020-06-08T15:46:28.632Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-06-08T15:46:28.634Z] #39 ... [2020-06-08T15:46:28.634Z] [2020-06-08T15:46:28.634Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:28.634Z] #41 DONE 156.3s [2020-06-08T15:46:28.634Z] [2020-06-08T15:46:28.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:28.634Z] #39 82.33 DEP criu/sk-netlink.d [2020-06-08T15:46:28.636Z] #39 86.00 DEP criu/fifo.d [2020-06-08T15:46:28.636Z] #39 86.11 DEP criu/fdstore.d [2020-06-08T15:46:28.636Z] #39 86.21 DEP criu/fault-injection.d [2020-06-08T15:46:28.647Z] #31 ... [2020-06-08T15:46:28.647Z] [2020-06-08T15:46:28.647Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-08T15:46:28.647Z] #26 20.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-08T15:46:28.647Z] #26 21.26 [2020-06-08T15:46:28.647Z] #26 21.42 ######################################################################## 100.0% [2020-06-08T15:46:28.647Z] #26 21.64 [2020-06-08T15:46:28.647Z] #26 21.76 Download of images into '/build' complete. [2020-06-08T15:46:28.647Z] #26 21.77 Use something like the following to load the result into a Docker daemon: [2020-06-08T15:46:28.647Z] #26 21.77 tar -cC '/build' . | docker load [2020-06-08T15:46:28.647Z] #26 DONE 21.9s [2020-06-08T15:46:28.647Z] [2020-06-08T15:46:28.647Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:28.647Z] #42 87.81 regexp [2020-06-08T15:46:28.655Z] #39 88.36 DEP criu/filesystems.d [2020-06-08T15:46:28.655Z] #39 88.47 DEP criu/files.d [2020-06-08T15:46:28.895Z] #39 86.25 DEP criu/external.d [2020-06-08T15:46:28.895Z] #39 86.34 DEP criu/eventpoll.d [2020-06-08T15:46:29.153Z] #39 86.55 DEP criu/eventfd.d [2020-06-08T15:46:29.153Z] #39 86.72 DEP criu/crtools.d [2020-06-08T15:46:29.194Z] #39 82.68 DEP criu/sk-inet.d [2020-06-08T15:46:29.215Z] #39 88.63 DEP criu/files-reg.d [2020-06-08T15:46:29.215Z] #39 88.87 DEP criu/files-ext.d [2020-06-08T15:46:29.411Z] #39 86.90 DEP criu/cr-service.d [2020-06-08T15:46:29.449Z] #39 83.04 DEP criu/signalfd.d [2020-06-08T15:46:29.449Z] #39 83.14 DEP criu/sigframe.d [2020-06-08T15:46:29.470Z] #39 88.97 DEP criu/file-lock.d [2020-06-08T15:46:29.470Z] #39 89.12 DEP criu/file-ids.d [2020-06-08T15:46:29.470Z] #39 89.19 DEP criu/fifo.d [2020-06-08T15:46:29.569Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.1% of statements [2020-06-08T15:46:29.670Z] #39 87.07 DEP criu/cr-restore.d [2020-06-08T15:46:29.704Z] #39 83.22 DEP criu/shmem.d [2020-06-08T15:46:29.725Z] #39 89.28 DEP criu/fdstore.d [2020-06-08T15:46:29.725Z] #39 ... [2020-06-08T15:46:29.725Z] [2020-06-08T15:46:29.725Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:29.725Z] #17 15.02 Reading package lists... [2020-06-08T15:46:29.829Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-06-08T15:46:29.829Z] ok github.com/docker/docker/pkg/signal 2.804s coverage: 61.0% of statements [2020-06-08T15:46:29.928Z] #39 87.27 DEP criu/cr-errno.d [2020-06-08T15:46:29.928Z] #39 87.28 DEP criu/cr-dump.d [2020-06-08T15:46:29.928Z] #39 87.47 DEP criu/cr-dedup.d [2020-06-08T15:46:29.960Z] #39 83.34 DEP criu/servicefd.d [2020-06-08T15:46:29.960Z] #39 83.45 DEP criu/seize.d [2020-06-08T15:46:30.188Z] #39 87.64 DEP criu/cr-check.d [2020-06-08T15:46:30.215Z] #39 83.59 DEP criu/seccomp.d [2020-06-08T15:46:30.215Z] #39 83.70 DEP criu/rst-malloc.d [2020-06-08T15:46:30.215Z] #39 83.75 DEP criu/rbtree.d [2020-06-08T15:46:30.215Z] #39 83.79 DEP criu/pstree.d [2020-06-08T15:46:30.397Z] ok github.com/docker/docker/pkg/tailfile 0.178s coverage: 88.6% of statements [2020-06-08T15:46:30.397Z] testing: warning: no tests to run [2020-06-08T15:46:30.397Z] coverage: [no statements] [2020-06-08T15:46:30.397Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2020-06-08T15:46:30.446Z] #39 87.82 DEP criu/config.d [2020-06-08T15:46:30.446Z] #39 87.96 DEP criu/clone-noasan.d [2020-06-08T15:46:30.446Z] #39 88.03 DEP criu/cgroup.d [2020-06-08T15:46:30.475Z] #39 83.93 DEP criu/protobuf.d [2020-06-08T15:46:30.475Z] #39 84.14 GEN criu/protobuf-desc-gen.h [2020-06-08T15:46:30.650Z] #17 18.21 Building dependency tree... [2020-06-08T15:46:30.704Z] #39 88.18 DEP criu/cgroup-props.d [2020-06-08T15:46:30.962Z] #39 88.31 DEP criu/bitmap.d [2020-06-08T15:46:30.962Z] #39 88.33 DEP criu/bfd.d [2020-06-08T15:46:30.962Z] #39 88.40 DEP criu/autofs.d [2020-06-08T15:46:30.966Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2020-06-08T15:46:30.966Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-06-08T15:46:30.966Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-06-08T15:46:31.221Z] #39 88.57 DEP criu/aio.d [2020-06-08T15:46:31.221Z] #39 88.74 DEP criu/action-scripts.d [2020-06-08T15:46:31.226Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-06-08T15:46:31.255Z] #17 19.65 libcap2-bin is already the newest version (1:2.25-2). [2020-06-08T15:46:31.255Z] #17 19.65 The following additional packages will be installed: [2020-06-08T15:46:31.255Z] #17 19.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-08T15:46:31.255Z] #17 19.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-08T15:46:31.255Z] #17 19.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-08T15:46:31.255Z] #17 19.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-08T15:46:31.255Z] #17 19.65 python3.7 python3.7-minimal vim-runtime xxd [2020-06-08T15:46:31.255Z] #17 19.66 Suggested packages: [2020-06-08T15:46:31.255Z] #17 19.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-08T15:46:31.255Z] #17 19.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-08T15:46:31.255Z] #17 19.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-08T15:46:31.255Z] #17 19.66 Recommended packages: [2020-06-08T15:46:31.255Z] #17 19.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-08T15:46:31.255Z] #17 19.66 python3-keyrings.alt python3-xdg unzip [2020-06-08T15:46:31.346Z] #42 ... [2020-06-08T15:46:31.346Z] [2020-06-08T15:46:31.346Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:31.346Z] #40 17.81 make[1]: Nothing to be done for 'all'. [2020-06-08T15:46:31.346Z] #40 19.87 CC images/stats.o [2020-06-08T15:46:31.346Z] #40 20.56 CC images/core.o [2020-06-08T15:46:31.346Z] #40 21.51 CC images/core-x86.o [2020-06-08T15:46:31.346Z] #40 22.36 CC images/core-arm.o [2020-06-08T15:46:31.346Z] #40 22.94 CC images/core-aarch64.o [2020-06-08T15:46:31.346Z] #40 23.49 CC images/core-ppc64.o [2020-06-08T15:46:31.346Z] #40 24.47 CC images/core-s390.o [2020-06-08T15:46:31.346Z] #40 26.11 CC images/cpuinfo.o [2020-06-08T15:46:31.346Z] #40 26.85 CC images/inventory.o [2020-06-08T15:46:31.346Z] #40 27.12 CC images/fdinfo.o [2020-06-08T15:46:31.346Z] #40 27.82 CC images/fown.o [2020-06-08T15:46:31.479Z] #39 ... [2020-06-08T15:46:31.479Z] [2020-06-08T15:46:31.479Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:31.479Z] #17 11.56 Fetched 8353 kB in 10s (871 kB/s) [2020-06-08T15:46:31.479Z] #17 11.56 Reading package lists... [2020-06-08T15:46:31.479Z] #17 14.73 Reading package lists... [2020-06-08T15:46:31.479Z] #17 17.86 Building dependency tree... [2020-06-08T15:46:31.479Z] #17 19.05 libcap2-bin is already the newest version (1:2.25-2). [2020-06-08T15:46:31.479Z] #17 19.05 The following additional packages will be installed: [2020-06-08T15:46:31.479Z] #17 19.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-08T15:46:31.479Z] #17 19.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-08T15:46:31.479Z] #17 19.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-08T15:46:31.479Z] #17 19.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-08T15:46:31.479Z] #17 19.05 python3.7 python3.7-minimal vim-runtime xxd [2020-06-08T15:46:31.479Z] #17 19.06 Suggested packages: [2020-06-08T15:46:31.479Z] #17 19.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-08T15:46:31.479Z] #17 19.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-08T15:46:31.479Z] #17 19.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-08T15:46:31.479Z] #17 19.06 Recommended packages: [2020-06-08T15:46:31.479Z] #17 19.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-08T15:46:31.479Z] #17 19.06 python3-keyrings.alt python3-xdg unzip [2020-06-08T15:46:31.479Z] #17 20.98 The following NEW packages will be installed: [2020-06-08T15:46:31.479Z] #17 20.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-08T15:46:31.479Z] #17 20.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-08T15:46:31.479Z] #17 20.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-08T15:46:31.479Z] #17 20.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-08T15:46:31.479Z] #17 20.98 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-08T15:46:31.479Z] #17 20.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-08T15:46:31.479Z] #17 20.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-08T15:46:31.479Z] #17 20.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-08T15:46:31.479Z] #17 20.98 xz-utils zip [2020-06-08T15:46:31.479Z] #17 21.41 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:46:31.479Z] #17 21.41 Need to get 28.5 MB of archives. [2020-06-08T15:46:31.479Z] #17 21.41 After this operation, 116 MB of additional disk space will be used. [2020-06-08T15:46:31.479Z] #17 21.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-08T15:46:31.479Z] #17 21.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-08T15:46:31.479Z] #17 21.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-08T15:46:31.479Z] #17 21.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-08T15:46:31.479Z] #17 21.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-08T15:46:31.479Z] #17 21.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-08T15:46:31.479Z] #17 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-08T15:46:31.479Z] #17 21.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-08T15:46:31.479Z] #17 21.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-08T15:46:31.479Z] #17 21.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-08T15:46:31.479Z] #17 21.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-08T15:46:31.479Z] #17 21.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-08T15:46:31.480Z] #17 21.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-08T15:46:31.480Z] #17 21.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-08T15:46:31.480Z] #17 21.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-08T15:46:31.480Z] #17 21.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-08T15:46:31.480Z] #17 21.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-08T15:46:31.480Z] #17 21.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:46:31.480Z] #17 21.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-08T15:46:31.480Z] #17 21.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-08T15:46:31.480Z] #17 ... [2020-06-08T15:46:31.480Z] [2020-06-08T15:46:31.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:31.480Z] #39 88.99 CC criu/action-scripts.o [2020-06-08T15:46:31.633Z] #40 ... [2020-06-08T15:46:31.633Z] [2020-06-08T15:46:31.633Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:31.633Z] #31 90.51 internal/fmtsort [2020-06-08T15:46:31.918Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/rootless [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/volume [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-08T15:46:31.918Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === Skipped [2020-06-08T15:46:31.918Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-08T15:46:31.918Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-08T15:46:31.918Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-08T15:46:31.918Z] time="2020-06-08T15:45:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-08T15:46:31.918Z] time="2020-06-08T15:45:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-08T15:46:31.918Z] time="2020-06-08T15:45:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-08T15:46:31.918Z] time="2020-06-08T15:45:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-08T15:46:31.918Z] time="2020-06-08T15:45:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-08T15:46:31.918Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-08T15:46:31.918Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-08T15:46:31.918Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.918Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:46:31.918Z] [2020-06-08T15:46:31.918Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-08T15:46:31.918Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.919Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-08T15:46:31.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.919Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-08T15:46:31.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:46:31.919Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-08T15:46:31.919Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-08T15:46:31.919Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-08T15:46:31.919Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] [2020-06-08T15:46:31.919Z] DONE 2124 tests, 26 skipped in 191.727s [2020-06-08T15:46:31.920Z] #31 91.31 path/filepath [2020-06-08T15:46:31.920Z] #31 91.31 fmt [2020-06-08T15:46:32.047Z] #39 ... [2020-06-08T15:46:32.047Z] [2020-06-08T15:46:32.047Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:46:32.047Z] #28 DONE 157.6s [2020-06-08T15:46:32.047Z] [2020-06-08T15:46:32.047Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:32.047Z] #17 21.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-08T15:46:32.047Z] #17 21.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-08T15:46:32.047Z] #17 21.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-08T15:46:32.047Z] #17 21.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-08T15:46:32.047Z] #17 21.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-08T15:46:32.047Z] #17 21.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-08T15:46:32.047Z] #17 21.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-08T15:46:32.047Z] #17 21.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-08T15:46:32.047Z] #17 21.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-08T15:46:32.047Z] #17 22.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-08T15:46:32.047Z] #17 22.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-08T15:46:32.047Z] #17 22.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-08T15:46:32.047Z] #17 22.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-08T15:46:32.047Z] #17 22.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-08T15:46:32.047Z] #17 22.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] Post stage [Pipeline] junit [2020-06-08T15:46:32.236Z] Recording test results [2020-06-08T15:46:32.305Z] #17 22.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-08T15:46:32.305Z] #17 22.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-08T15:46:32.305Z] #17 22.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-08T15:46:32.305Z] #17 22.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-08T15:46:32.305Z] #17 22.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-08T15:46:32.305Z] #17 22.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-08T15:46:32.305Z] #17 22.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-08T15:46:32.305Z] #17 22.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-08T15:46:32.305Z] #17 22.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [Pipeline] } [Pipeline] // stage [2020-06-08T15:46:32.362Z] #39 85.56 DEP criu/protobuf-desc.d [2020-06-08T15:46:32.362Z] #39 85.69 DEP criu/proc_parse.d [2020-06-08T15:46:32.362Z] #39 85.92 DEP criu/plugin.d [2020-06-08T15:46:32.362Z] #39 86.04 DEP criu/pipes.d [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-08T15:46:32.563Z] #17 22.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-08T15:46:32.617Z] #39 86.18 DEP criu/pie-util.d [2020-06-08T15:46:32.617Z] #39 86.29 DEP criu/pie-util-vdso.d [2020-06-08T15:46:32.768Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -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:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh dynbinary test-integration [2020-06-08T15:46:32.822Z] #17 23.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-08T15:46:32.873Z] #39 86.44 DEP criu/pie-util-vdso-elf32.d [2020-06-08T15:46:32.873Z] #39 86.56 DEP criu/path.d [2020-06-08T15:46:33.051Z] [2020-06-08T15:46:33.051Z] Removing bundles/ [2020-06-08T15:46:33.051Z] [2020-06-08T15:46:33.051Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-08T15:46:33.051Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:46:33.051Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T15:46:33.081Z] #17 23.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-08T15:46:33.081Z] #17 23.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-08T15:46:33.131Z] #39 86.70 DEP criu/parasite-syscall.d [2020-06-08T15:46:33.137Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 14.5% of statements [2020-06-08T15:46:33.137Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-06-08T15:46:33.185Z] #17 21.36 The following NEW packages will be installed: [2020-06-08T15:46:33.185Z] #17 21.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-08T15:46:33.185Z] #17 21.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-08T15:46:33.185Z] #17 21.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-08T15:46:33.185Z] #17 21.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-08T15:46:33.185Z] #17 21.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-08T15:46:33.185Z] #17 21.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-08T15:46:33.185Z] #17 21.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-08T15:46:33.185Z] #17 21.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-08T15:46:33.185Z] #17 21.37 xz-utils zip [2020-06-08T15:46:33.185Z] #17 21.71 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:46:33.185Z] #17 21.71 Need to get 28.5 MB of archives. [2020-06-08T15:46:33.185Z] #17 21.71 After this operation, 116 MB of additional disk space will be used. [2020-06-08T15:46:33.185Z] #17 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-08T15:46:33.185Z] #17 21.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-08T15:46:33.185Z] #17 21.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-08T15:46:33.386Z] #39 86.95 DEP criu/pagemap.d [2020-06-08T15:46:33.408Z] #31 ... [2020-06-08T15:46:33.409Z] [2020-06-08T15:46:33.409Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:33.409Z] #48 82.56 regexp [2020-06-08T15:46:33.409Z] #48 ... [2020-06-08T15:46:33.409Z] [2020-06-08T15:46:33.409Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:33.409Z] #40 28.15 CC images/ns.o [2020-06-08T15:46:33.409Z] #40 28.41 CC images/regfile.o [2020-06-08T15:46:33.409Z] #40 28.70 CC images/ghost-file.o [2020-06-08T15:46:33.409Z] #40 29.08 CC images/fifo.o [2020-06-08T15:46:33.409Z] #40 29.31 CC images/remap-file-path.o [2020-06-08T15:46:33.409Z] #40 29.55 CC images/eventfd.o [2020-06-08T15:46:33.409Z] #40 29.79 CC images/eventpoll.o [2020-06-08T15:46:33.440Z] #17 21.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-08T15:46:33.440Z] #17 21.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-08T15:46:33.440Z] #17 21.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-08T15:46:33.440Z] #17 21.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-08T15:46:33.642Z] #39 87.06 DEP criu/pagemap-cache.d [2020-06-08T15:46:33.642Z] #39 87.17 DEP criu/page-xfer.d [2020-06-08T15:46:33.642Z] #39 87.28 DEP criu/page-pipe.d [2020-06-08T15:46:33.647Z] #17 23.75 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:46:33.647Z] #17 23.83 Fetched 28.5 MB in 2s (13.4 MB/s) [2020-06-08T15:46:33.647Z] #17 23.87 Selecting previously unselected package pigz. [2020-06-08T15:46:33.695Z] #17 21.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-08T15:46:33.695Z] #17 21.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-08T15:46:33.695Z] #17 21.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-08T15:46:33.695Z] #17 21.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-08T15:46:33.695Z] #17 21.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-08T15:46:33.695Z] #17 21.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-08T15:46:33.695Z] #17 21.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-08T15:46:33.695Z] #17 22.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-08T15:46:33.695Z] #17 22.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-08T15:46:33.695Z] #17 22.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-08T15:46:33.695Z] #17 22.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:46:33.695Z] #17 22.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-08T15:46:33.695Z] #17 22.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-08T15:46:33.695Z] #17 22.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-08T15:46:33.695Z] #17 22.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-08T15:46:33.695Z] #17 22.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-08T15:46:33.695Z] #17 22.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-08T15:46:33.695Z] #17 22.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-08T15:46:33.695Z] #40 30.13 CC images/fh.o [2020-06-08T15:46:33.707Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2020-06-08T15:46:33.898Z] #39 87.39 DEP criu/netfilter.d [2020-06-08T15:46:33.898Z] #39 87.52 DEP criu/net.d [2020-06-08T15:46:33.907Z] #17 23.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 ... 23434 files and directories currently installed.) [2020-06-08T15:46:33.907Z] #17 23.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-08T15:46:33.907Z] #17 23.92 Unpacking pigz (2.4-1) ... [2020-06-08T15:46:33.907Z] #17 24.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-08T15:46:33.907Z] #17 24.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:33.907Z] #17 24.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:33.951Z] #17 ... [2020-06-08T15:46:33.951Z] [2020-06-08T15:46:33.951Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:46:33.951Z] #28 DONE 164.3s [2020-06-08T15:46:33.951Z] [2020-06-08T15:46:33.951Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:33.951Z] #17 22.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-08T15:46:33.951Z] #17 22.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-08T15:46:33.951Z] #17 22.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-08T15:46:33.951Z] #17 22.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-08T15:46:34.206Z] #17 22.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-08T15:46:34.276Z] ok github.com/docker/docker/plugin 0.582s coverage: 23.1% of statements [2020-06-08T15:46:34.323Z] #40 30.53 CC images/fsnotify.o [2020-06-08T15:46:34.458Z] #39 87.82 DEP criu/namespaces.d [2020-06-08T15:46:34.458Z] #39 87.98 DEP criu/mount.d [2020-06-08T15:46:34.461Z] #17 22.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-08T15:46:34.461Z] #17 22.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-08T15:46:34.461Z] #17 22.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-08T15:46:34.461Z] #17 22.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-08T15:46:34.461Z] #17 22.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-08T15:46:34.461Z] #17 22.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-08T15:46:34.461Z] #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-06-08T15:46:34.461Z] #17 22.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-08T15:46:34.461Z] #17 22.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-08T15:46:34.461Z] #17 22.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-08T15:46:34.461Z] #17 22.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-08T15:46:34.461Z] #17 22.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-08T15:46:34.462Z] #17 22.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-08T15:46:34.462Z] #17 22.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-08T15:46:34.483Z] #17 24.43 Selecting previously unselected package python3.7-minimal. [2020-06-08T15:46:34.483Z] #17 24.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:34.483Z] #17 24.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:46:34.610Z] #40 ... [2020-06-08T15:46:34.610Z] [2020-06-08T15:46:34.610Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:46:34.610Z] #53 45.54 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-08T15:46:34.610Z] #53 45.54 + BUILDTAGS='netgo osusergo static_build' [2020-06-08T15:46:34.610Z] #53 45.54 + export EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:46:34.610Z] #53 45.54 + EXTRA_FLAGS=-buildmode=pie [2020-06-08T15:46:34.610Z] #53 45.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-08T15:46:34.610Z] #53 45.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-08T15:46:34.610Z] #53 45.54 + '[' '' = dynamic ']' [2020-06-08T15:46:34.610Z] #53 45.54 + make [2020-06-08T15:46:34.610Z] #53 46.68 + bin/ctr [2020-06-08T15:46:34.714Z] #39 88.13 DEP criu/memfd.d [2020-06-08T15:46:34.714Z] #39 88.28 DEP criu/mem.d [2020-06-08T15:46:34.717Z] #17 22.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-08T15:46:34.847Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-06-08T15:46:34.898Z] #53 ... [2020-06-08T15:46:34.898Z] [2020-06-08T15:46:34.898Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:34.898Z] #48 93.01 path/filepath [2020-06-08T15:46:34.898Z] #48 93.06 mvdan.cc/sh/v3/fileutil [2020-06-08T15:46:34.969Z] #39 88.46 DEP criu/lsm.d [2020-06-08T15:46:34.972Z] #17 23.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-08T15:46:34.972Z] #17 23.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-08T15:46:34.998Z] using credential docker-jenkins-github-credentials [2020-06-08T15:46:35.080Z] Cloning the remote Git repository [2020-06-08T15:46:35.080Z] Cloning with configured refspecs honoured and without tags [2020-06-08T15:46:35.107Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-06-08T15:46:35.224Z] #39 88.59 DEP criu/log.d [2020-06-08T15:46:35.224Z] #39 88.73 DEP criu/libnetlink.d [2020-06-08T15:46:35.224Z] #39 88.83 DEP criu/kerndat.d [2020-06-08T15:46:35.227Z] #17 23.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-08T15:46:35.307Z] #17 25.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:35.307Z] #17 25.29 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:46:35.479Z] #39 89.00 DEP criu/kcmp-ids.d [2020-06-08T15:46:35.522Z] #48 95.15 fmt [2020-06-08T15:46:35.676Z] ok github.com/docker/docker/registry 0.246s coverage: 56.3% of statements [2020-06-08T15:46:35.734Z] #39 89.13 DEP criu/irmap.d [2020-06-08T15:46:35.734Z] #39 89.28 DEP criu/ipc_ns.d [2020-06-08T15:46:35.787Z] #17 24.08 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:46:35.787Z] #17 24.15 Fetched 28.5 MB in 2s (13.3 MB/s) [2020-06-08T15:46:35.787Z] #17 24.20 Selecting previously unselected package pigz. [2020-06-08T15:46:35.787Z] #17 24.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-08T15:46:35.787Z] #17 24.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-08T15:46:35.787Z] #17 24.28 Unpacking pigz (2.4-1) ... [2020-06-08T15:46:35.809Z] #48 95.15 encoding/binary [2020-06-08T15:46:35.936Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-06-08T15:46:35.989Z] #39 89.44 DEP criu/image.d [2020-06-08T15:46:35.990Z] #39 89.62 DEP criu/image-desc.d [2020-06-08T15:46:36.042Z] #17 24.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-08T15:46:36.042Z] #17 24.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:36.042Z] #17 24.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:36.244Z] #39 89.74 DEP criu/fsnotify.d [2020-06-08T15:46:35.289Z] Cloning repository https://github.com/moby/moby.git [2020-06-08T15:46:35.702Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-08T15:46:36.500Z] #39 89.93 DEP criu/filesystems.d [2020-06-08T15:46:36.500Z] #39 90.05 DEP criu/files.d [2020-06-08T15:46:36.505Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-06-08T15:46:36.602Z] #17 24.82 Selecting previously unselected package python3.7-minimal. [2020-06-08T15:46:36.602Z] #17 24.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:36.602Z] #17 24.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:46:36.755Z] #39 90.28 DEP criu/files-reg.d [2020-06-08T15:46:36.755Z] #39 90.41 DEP criu/files-ext.d [2020-06-08T15:46:37.010Z] #39 90.52 DEP criu/file-lock.d [2020-06-08T15:46:37.010Z] #39 90.66 DEP criu/file-ids.d [2020-06-08T15:46:37.163Z] #17 25.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:37.203Z] #17 27.14 Selecting previously unselected package python3-minimal. [2020-06-08T15:46:37.203Z] #17 27.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-06-08T15:46:37.203Z] #17 27.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-08T15:46:37.203Z] #17 27.20 Unpacking python3-minimal (3.7.3-1) ... [2020-06-08T15:46:37.203Z] #17 27.31 Selecting previously unselected package libmpdec2:amd64. [2020-06-08T15:46:37.203Z] #17 27.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-08T15:46:37.203Z] #17 27.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-08T15:46:37.203Z] #17 27.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-08T15:46:37.203Z] #17 27.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:37.203Z] #17 27.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:37.265Z] #39 90.84 DEP criu/fifo.d [2020-06-08T15:46:37.418Z] #17 25.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:46:37.520Z] #39 91.01 DEP criu/fdstore.d [2020-06-08T15:46:37.775Z] #39 91.15 DEP criu/fault-injection.d [2020-06-08T15:46:37.775Z] #39 91.18 DEP criu/external.d [2020-06-08T15:46:37.775Z] #39 91.28 DEP criu/eventpoll.d [2020-06-08T15:46:37.775Z] #39 ... [2020-06-08T15:46:37.775Z] [2020-06-08T15:46:37.775Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:37.775Z] #17 11.05 Fetched 8353 kB in 9s (946 kB/s) [2020-06-08T15:46:37.775Z] #17 11.05 Reading package lists... [2020-06-08T15:46:37.775Z] #17 15.10 Reading package lists... [2020-06-08T15:46:37.775Z] #17 18.71 Building dependency tree... [2020-06-08T15:46:37.775Z] #17 20.08 libcap2-bin is already the newest version (1:2.25-2). [2020-06-08T15:46:37.775Z] #17 20.08 The following additional packages will be installed: [2020-06-08T15:46:37.775Z] #17 20.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-08T15:46:37.775Z] #17 20.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-08T15:46:37.775Z] #17 20.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-08T15:46:37.775Z] #17 20.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-08T15:46:37.775Z] #17 20.09 python3.7 python3.7-minimal vim-runtime xxd [2020-06-08T15:46:37.775Z] #17 20.09 Suggested packages: [2020-06-08T15:46:37.775Z] #17 20.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-08T15:46:37.775Z] #17 20.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-08T15:46:37.775Z] #17 20.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-08T15:46:37.775Z] #17 20.10 Recommended packages: [2020-06-08T15:46:37.775Z] #17 20.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-08T15:46:37.775Z] #17 20.10 python3-keyrings.alt python3-xdg unzip [2020-06-08T15:46:38.030Z] #17 ... [2020-06-08T15:46:38.030Z] [2020-06-08T15:46:38.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:38.030Z] #39 91.42 DEP criu/eventfd.d [2020-06-08T15:46:38.030Z] #39 91.58 DEP criu/crtools.d [2020-06-08T15:46:38.136Z] #17 28.27 Selecting previously unselected package python3.7. [2020-06-08T15:46:38.136Z] #17 28.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:38.136Z] #17 28.28 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:38.136Z] #17 28.40 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-08T15:46:38.136Z] #17 28.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-08T15:46:38.136Z] #17 28.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-08T15:46:38.285Z] #39 91.76 DEP criu/cr-service.d [2020-06-08T15:46:38.285Z] #39 91.98 DEP criu/cr-restore.d [2020-06-08T15:46:36.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:46:36.418Z] > git --version # timeout=10 [2020-06-08T15:46:36.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:46:36.474Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:46:38.393Z] #17 28.46 Setting up python3-minimal (3.7.3-1) ... [2020-06-08T15:46:38.413Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-06-08T15:46:38.525Z] #48 98.14 golang.org/x/sys/unix [2020-06-08T15:46:38.540Z] #39 92.20 DEP criu/cr-errno.d [2020-06-08T15:46:38.673Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-06-08T15:46:38.795Z] #39 92.23 DEP criu/cr-dump.d [2020-06-08T15:46:38.795Z] #39 92.47 DEP criu/cr-dedup.d [2020-06-08T15:46:38.812Z] #48 98.20 encoding/base64 [2020-06-08T15:46:38.933Z] ok github.com/docker/docker/volume/local 0.069s coverage: 73.0% of statements [2020-06-08T15:46:39.050Z] #39 92.67 DEP criu/cr-check.d [2020-06-08T15:46:39.098Z] #48 ... [2020-06-08T15:46:39.098Z] [2020-06-08T15:46:39.098Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:46:39.098Z] #11 97.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-08T15:46:39.098Z] #11 97.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-08T15:46:39.098Z] #11 97.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:46:39.303Z] #17 27.61 Selecting previously unselected package python3-minimal. [2020-06-08T15:46:39.303Z] #17 27.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 ... 23683 files and directories currently installed.) [2020-06-08T15:46:39.303Z] #17 27.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-08T15:46:39.303Z] #17 27.67 Unpacking python3-minimal (3.7.3-1) ... [2020-06-08T15:46:39.303Z] #17 27.74 Selecting previously unselected package libmpdec2:amd64. [2020-06-08T15:46:39.303Z] #17 27.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-08T15:46:39.303Z] #17 27.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-08T15:46:39.306Z] #39 92.88 DEP criu/config.d [2020-06-08T15:46:39.324Z] #17 29.22 Selecting previously unselected package python3. [2020-06-08T15:46:39.324Z] #17 29.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-08T15:46:39.324Z] #17 29.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-08T15:46:39.324Z] #17 29.31 Unpacking python3 (3.7.3-1) ... [2020-06-08T15:46:39.324Z] #17 29.39 Selecting previously unselected package libip4tc0:amd64. [2020-06-08T15:46:39.324Z] #17 29.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:39.324Z] #17 29.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:39.324Z] #17 29.51 Selecting previously unselected package libip6tc0:amd64. [2020-06-08T15:46:39.324Z] #17 29.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:39.324Z] #17 29.52 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:39.558Z] #17 27.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-08T15:46:39.558Z] #17 27.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:39.558Z] #17 27.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:39.562Z] #39 93.03 DEP criu/clone-noasan.d [2020-06-08T15:46:39.562Z] #39 93.11 DEP criu/cgroup.d [2020-06-08T15:46:39.581Z] #17 29.72 Selecting previously unselected package libiptc0:amd64. [2020-06-08T15:46:39.581Z] #17 29.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:39.581Z] #17 29.73 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:39.813Z] #17 ... [2020-06-08T15:46:39.814Z] [2020-06-08T15:46:39.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:39.814Z] #39 89.42 DEP criu/fault-injection.d [2020-06-08T15:46:39.814Z] #39 89.47 DEP criu/external.d [2020-06-08T15:46:39.814Z] #39 89.57 DEP criu/eventpoll.d [2020-06-08T15:46:39.814Z] #39 89.68 DEP criu/eventfd.d [2020-06-08T15:46:39.814Z] #39 89.86 DEP criu/crtools.d [2020-06-08T15:46:39.814Z] #39 90.05 DEP criu/cr-service.d [2020-06-08T15:46:39.814Z] #39 90.22 DEP criu/cr-restore.d [2020-06-08T15:46:39.814Z] #39 90.42 DEP criu/cr-errno.d [2020-06-08T15:46:39.814Z] #39 90.44 DEP criu/cr-dump.d [2020-06-08T15:46:39.814Z] #39 90.62 DEP criu/cr-dedup.d [2020-06-08T15:46:39.814Z] #39 90.78 DEP criu/cr-check.d [2020-06-08T15:46:39.814Z] #39 90.95 DEP criu/config.d [2020-06-08T15:46:39.814Z] #39 91.16 DEP criu/clone-noasan.d [2020-06-08T15:46:39.814Z] #39 91.23 DEP criu/cgroup.d [2020-06-08T15:46:39.814Z] #39 91.39 DEP criu/cgroup-props.d [2020-06-08T15:46:39.814Z] #39 91.55 DEP criu/bitmap.d [2020-06-08T15:46:39.814Z] #39 91.58 DEP criu/bfd.d [2020-06-08T15:46:39.814Z] #39 91.72 DEP criu/autofs.d [2020-06-08T15:46:39.814Z] #39 91.88 DEP criu/aio.d [2020-06-08T15:46:39.814Z] #39 92.10 DEP criu/action-scripts.d [2020-06-08T15:46:39.814Z] #39 92.38 CC criu/action-scripts.o [2020-06-08T15:46:39.814Z] #39 92.93 CC criu/aio.o [2020-06-08T15:46:39.814Z] #39 93.54 CC criu/autofs.o [2020-06-08T15:46:39.814Z] #39 95.34 CC criu/bfd.o [2020-06-08T15:46:39.814Z] #39 95.79 CC criu/bitmap.o [2020-06-08T15:46:39.814Z] #39 95.99 CC criu/cgroup-props.o [2020-06-08T15:46:39.814Z] #39 96.62 CC criu/cgroup.o [2020-06-08T15:46:39.814Z] #39 99.14 CC criu/clone-noasan.o [2020-06-08T15:46:39.814Z] #39 99.36 CC criu/config.o [2020-06-08T15:46:39.816Z] #39 93.35 DEP criu/cgroup-props.d [2020-06-08T15:46:39.838Z] #17 29.84 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-08T15:46:39.838Z] #17 29.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-08T15:46:39.838Z] #17 29.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-08T15:46:39.838Z] #17 29.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-08T15:46:39.838Z] #17 29.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-08T15:46:39.838Z] #17 29.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-08T15:46:39.838Z] #17 30.00 Selecting previously unselected package libnftnl11:amd64. [2020-06-08T15:46:39.838Z] #17 30.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-08T15:46:39.838Z] #17 30.01 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-08T15:46:39.868Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-06-08T15:46:40.071Z] #39 93.48 DEP criu/bitmap.d [2020-06-08T15:46:40.071Z] #39 93.50 DEP criu/bfd.d [2020-06-08T15:46:40.071Z] #39 93.59 DEP criu/autofs.d [2020-06-08T15:46:40.071Z] #39 93.72 DEP criu/aio.d [2020-06-08T15:46:40.096Z] #17 30.09 Selecting previously unselected package iptables. [2020-06-08T15:46:40.096Z] #17 30.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-08T15:46:40.096Z] #17 30.10 Unpacking iptables (1.8.2-4) ... [2020-06-08T15:46:40.326Z] #39 ... [2020-06-08T15:46:40.326Z] [2020-06-08T15:46:40.326Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:46:40.326Z] #28 DONE 168.0s [2020-06-08T15:46:40.326Z] [2020-06-08T15:46:40.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:40.326Z] #39 93.91 DEP criu/action-scripts.d [2020-06-08T15:46:40.353Z] #17 30.44 Selecting previously unselected package xxd. [2020-06-08T15:46:40.353Z] #17 30.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:46:40.353Z] #17 30.45 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:46:40.353Z] #17 30.59 Selecting previously unselected package vim-common. [2020-06-08T15:46:40.353Z] #17 30.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:46:40.353Z] #17 30.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:46:40.374Z] #39 ... [2020-06-08T15:46:40.374Z] [2020-06-08T15:46:40.374Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:40.374Z] #17 28.80 Selecting previously unselected package python3.7. [2020-06-08T15:46:40.374Z] #17 28.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:40.374Z] #17 28.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:40.630Z] #17 28.96 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-08T15:46:40.630Z] #17 28.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-08T15:46:40.630Z] #17 28.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-08T15:46:40.867Z] #17 30.80 Selecting previously unselected package bash-completion. [2020-06-08T15:46:40.867Z] #17 30.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-08T15:46:40.885Z] #17 29.08 Setting up python3-minimal (3.7.3-1) ... [2020-06-08T15:46:40.930Z] #39 94.45 CC criu/action-scripts.o [2020-06-08T15:46:41.490Z] #39 95.10 CC criu/aio.o [2020-06-08T15:46:41.700Z] #17 29.94 Selecting previously unselected package python3. [2020-06-08T15:46:41.700Z] #17 29.94 (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 ... 24095 files and directories currently installed.) [2020-06-08T15:46:41.700Z] #17 30.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-08T15:46:41.700Z] #17 30.02 Unpacking python3 (3.7.3-1) ... [2020-06-08T15:46:41.700Z] #17 30.12 Selecting previously unselected package libip4tc0:amd64. [2020-06-08T15:46:41.700Z] #17 30.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:41.700Z] #17 30.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:41.700Z] #17 30.23 Selecting previously unselected package libip6tc0:amd64. [2020-06-08T15:46:41.955Z] #17 30.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:41.955Z] #17 30.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:41.955Z] #17 30.35 Selecting previously unselected package libiptc0:amd64. [2020-06-08T15:46:41.955Z] #17 30.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:41.955Z] #17 30.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:41.955Z] #17 30.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-08T15:46:41.955Z] #17 30.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-08T15:46:41.955Z] #17 30.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-08T15:46:41.955Z] #17 30.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-08T15:46:42.049Z] #39 95.60 CC criu/autofs.o [2020-06-08T15:46:42.210Z] #17 30.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-08T15:46:42.210Z] #17 30.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-08T15:46:42.211Z] #17 30.56 Selecting previously unselected package libnftnl11:amd64. [2020-06-08T15:46:42.211Z] #17 30.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-08T15:46:42.211Z] #17 30.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-08T15:46:42.238Z] #17 ... [2020-06-08T15:46:42.238Z] [2020-06-08T15:46:42.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:42.238Z] #39 89.44 CC criu/aio.o [2020-06-08T15:46:42.238Z] #39 90.07 CC criu/autofs.o [2020-06-08T15:46:42.238Z] #39 91.59 CC criu/bfd.o [2020-06-08T15:46:42.238Z] #39 92.02 CC criu/bitmap.o [2020-06-08T15:46:42.238Z] #39 92.16 CC criu/cgroup-props.o [2020-06-08T15:46:42.238Z] #39 92.83 CC criu/cgroup.o [2020-06-08T15:46:42.238Z] #39 95.55 CC criu/clone-noasan.o [2020-06-08T15:46:42.238Z] #39 95.74 CC criu/config.o [2020-06-08T15:46:42.238Z] #39 97.00 CC criu/cr-check.o [2020-06-08T15:46:42.238Z] #39 98.54 CC criu/cr-dedup.o [2020-06-08T15:46:42.238Z] #39 98.92 CC criu/cr-dump.o [2020-06-08T15:46:42.466Z] #17 30.65 Selecting previously unselected package iptables. [2020-06-08T15:46:42.466Z] #17 30.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-08T15:46:42.466Z] #17 30.68 Unpacking iptables (1.8.2-4) ... [2020-06-08T15:46:42.721Z] #17 30.99 Selecting previously unselected package xxd. [2020-06-08T15:46:42.721Z] #17 30.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:46:42.721Z] #17 31.00 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:46:42.721Z] #17 31.13 Selecting previously unselected package vim-common. [2020-06-08T15:46:42.721Z] #17 31.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:46:42.721Z] #17 31.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:46:42.804Z] #39 ... [2020-06-08T15:46:42.804Z] [2020-06-08T15:46:42.804Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:42.977Z] #17 31.35 Selecting previously unselected package bash-completion. [2020-06-08T15:46:42.977Z] #17 31.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-08T15:46:43.062Z] #17 33.13 Unpacking bash-completion (1:2.8-6) ... [2020-06-08T15:46:43.320Z] #17 33.47 Selecting previously unselected package bzip2. [2020-06-08T15:46:43.320Z] #17 33.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-08T15:46:43.320Z] #17 33.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:46:43.417Z] #39 96.97 CC criu/bfd.o [2020-06-08T15:46:43.563Z] #11 ... [2020-06-08T15:46:43.563Z] [2020-06-08T15:46:43.563Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:43.563Z] #48 103.0 go/token [2020-06-08T15:46:43.563Z] #48 103.0 github.com/pkg/diff [2020-06-08T15:46:43.563Z] #48 103.0 encoding/json [2020-06-08T15:46:43.578Z] #17 33.55 Selecting previously unselected package xz-utils. [2020-06-08T15:46:43.578Z] #17 33.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-08T15:46:43.578Z] #17 33.56 Unpacking xz-utils (5.2.4-1) ... [2020-06-08T15:46:43.578Z] #17 33.71 Selecting previously unselected package apparmor. [2020-06-08T15:46:43.578Z] #17 33.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-08T15:46:43.578Z] #17 33.79 Unpacking apparmor (2.13.2-10) ... [2020-06-08T15:46:43.836Z] #17 34.08 Selecting previously unselected package aufs-tools. [2020-06-08T15:46:43.836Z] #17 34.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-08T15:46:43.836Z] #17 34.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:46:43.853Z] #48 ... [2020-06-08T15:46:43.853Z] [2020-06-08T15:46:43.853Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:43.853Z] #31 93.15 io/ioutil [2020-06-08T15:46:43.853Z] #31 95.51 github.com/BurntSushi/toml [2020-06-08T15:46:43.853Z] #31 95.51 log [2020-06-08T15:46:43.853Z] #31 95.54 flag [2020-06-08T15:46:43.853Z] #31 100.9 github.com/BurntSushi/toml/cmd/tomlv [2020-06-08T15:46:43.853Z] #31 ... [2020-06-08T15:46:43.853Z] [2020-06-08T15:46:43.853Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:43.853Z] #40 31.28 CC images/signalfd.o [2020-06-08T15:46:43.853Z] #40 31.53 CC images/fs.o [2020-06-08T15:46:43.853Z] #40 31.80 CC images/pstree.o [2020-06-08T15:46:43.853Z] #40 32.09 CC images/pipe.o [2020-06-08T15:46:43.853Z] #40 32.34 CC images/tcp-stream.o [2020-06-08T15:46:43.853Z] #40 32.67 CC images/sk-packet.o [2020-06-08T15:46:43.853Z] #40 33.03 CC images/mnt.o [2020-06-08T15:46:43.853Z] #40 33.35 CC images/pipe-data.o [2020-06-08T15:46:43.853Z] #40 33.58 CC images/sa.o [2020-06-08T15:46:43.853Z] #40 33.91 CC images/timer.o [2020-06-08T15:46:43.853Z] #40 34.47 CC images/timerfd.o [2020-06-08T15:46:43.853Z] #40 34.80 CC images/mm.o [2020-06-08T15:46:43.853Z] #40 35.23 CC images/sk-opts.o [2020-06-08T15:46:43.853Z] #40 35.51 CC images/sk-unix.o [2020-06-08T15:46:43.853Z] #40 35.87 CC images/sk-inet.o [2020-06-08T15:46:43.853Z] #40 36.47 CC images/tun.o [2020-06-08T15:46:43.853Z] #40 36.82 CC images/sk-netlink.o [2020-06-08T15:46:43.853Z] #40 37.09 CC images/packet-sock.o [2020-06-08T15:46:43.853Z] #40 37.57 CC images/ipc-var.o [2020-06-08T15:46:43.853Z] #40 37.78 CC images/ipc-desc.o [2020-06-08T15:46:43.853Z] #40 38.02 CC images/ipc-shm.o [2020-06-08T15:46:43.853Z] #40 38.30 CC images/ipc-msg.o [2020-06-08T15:46:43.853Z] #40 38.75 CC images/ipc-sem.o [2020-06-08T15:46:43.853Z] #40 39.04 CC images/utsns.o [2020-06-08T15:46:43.853Z] #40 39.36 CC images/creds.o [2020-06-08T15:46:43.853Z] #40 39.72 CC images/vma.o [2020-06-08T15:46:43.853Z] #40 40.09 CC images/netdev.o [2020-06-08T15:46:43.979Z] #39 97.44 CC criu/bitmap.o [2020-06-08T15:46:44.094Z] #17 34.20 Selecting previously unselected package libonig5:amd64. [2020-06-08T15:46:44.094Z] #17 34.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-08T15:46:44.094Z] #17 34.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:46:44.235Z] #39 97.60 CC criu/cgroup-props.o [2020-06-08T15:46:44.352Z] #17 34.37 Selecting previously unselected package libjq1:amd64. [2020-06-08T15:46:44.352Z] #17 34.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:46:44.352Z] #17 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:46:44.352Z] #17 34.45 Selecting previously unselected package jq. [2020-06-08T15:46:44.352Z] #17 34.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:46:44.352Z] #17 34.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:46:44.352Z] #17 34.54 Selecting previously unselected package libaio1:amd64. [2020-06-08T15:46:44.352Z] #17 34.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-08T15:46:44.352Z] #17 34.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-08T15:46:44.490Z] #40 40.83 CC images/tty.o [2020-06-08T15:46:44.611Z] #17 34.60 Selecting previously unselected package libgpm2:amd64. [2020-06-08T15:46:44.611Z] #17 34.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-08T15:46:44.611Z] #17 34.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-08T15:46:44.611Z] #17 34.67 Selecting previously unselected package libicu63:amd64. [2020-06-08T15:46:44.611Z] #17 34.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-08T15:46:44.611Z] #17 34.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:46:44.795Z] #39 98.24 CC criu/cgroup.o [2020-06-08T15:46:45.488Z] #17 33.92 Unpacking bash-completion (1:2.8-6) ... [2020-06-08T15:46:45.513Z] #40 41.91 CC images/file-lock.o [2020-06-08T15:46:45.743Z] #17 34.30 Selecting previously unselected package bzip2. [2020-06-08T15:46:45.806Z] #40 42.13 CC images/rlimit.o [2020-06-08T15:46:45.806Z] #40 ... [2020-06-08T15:46:45.806Z] [2020-06-08T15:46:45.806Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:45.806Z] #42 95.36 net [2020-06-08T15:46:45.806Z] #42 95.40 os/exec [2020-06-08T15:46:45.806Z] #42 97.57 github.com/LK4D4/vndr/versioned [2020-06-08T15:46:45.806Z] #42 102.1 crypto/cipher [2020-06-08T15:46:45.806Z] #42 102.1 crypto/sha512 [2020-06-08T15:46:45.806Z] #42 102.3 go/token [2020-06-08T15:46:45.806Z] #42 105.3 net/url [2020-06-08T15:46:45.999Z] #17 34.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-08T15:46:45.999Z] #17 34.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:46:45.999Z] #17 34.39 Selecting previously unselected package xz-utils. [2020-06-08T15:46:45.999Z] #17 34.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-08T15:46:45.999Z] #17 34.40 Unpacking xz-utils (5.2.4-1) ... [2020-06-08T15:46:46.091Z] #42 ... [2020-06-08T15:46:46.091Z] [2020-06-08T15:46:46.091Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:46.091Z] #40 42.40 CC images/pagemap.o [2020-06-08T15:46:46.254Z] #17 34.55 Selecting previously unselected package apparmor. [2020-06-08T15:46:46.254Z] #17 34.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-08T15:46:46.254Z] #17 34.66 Unpacking apparmor (2.13.2-10) ... [2020-06-08T15:46:46.682Z] #39 ... [2020-06-08T15:46:46.682Z] [2020-06-08T15:46:46.682Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:46.682Z] #17 21.83 The following NEW packages will be installed: [2020-06-08T15:46:46.682Z] #17 21.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-08T15:46:46.682Z] #17 21.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-08T15:46:46.682Z] #17 21.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-08T15:46:46.682Z] #17 21.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-08T15:46:46.682Z] #17 21.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-08T15:46:46.682Z] #17 21.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-08T15:46:46.682Z] #17 21.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-08T15:46:46.682Z] #17 21.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-08T15:46:46.682Z] #17 21.86 xz-utils zip [2020-06-08T15:46:46.682Z] #17 22.25 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-08T15:46:46.682Z] #17 22.25 Need to get 28.5 MB of archives. [2020-06-08T15:46:46.682Z] #17 22.25 After this operation, 116 MB of additional disk space will be used. [2020-06-08T15:46:46.682Z] #17 22.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-08T15:46:46.682Z] #17 22.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-08T15:46:46.682Z] #17 22.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-08T15:46:46.682Z] #17 22.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-08T15:46:46.682Z] #17 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-08T15:46:46.682Z] #17 22.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-08T15:46:46.682Z] #17 22.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-08T15:46:46.682Z] #17 22.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-08T15:46:46.682Z] #17 22.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-08T15:46:46.682Z] #17 22.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-08T15:46:46.682Z] #17 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-08T15:46:46.682Z] #17 22.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-08T15:46:46.682Z] #17 22.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-08T15:46:46.682Z] #17 22.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-08T15:46:46.682Z] #17 22.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-08T15:46:46.682Z] #17 22.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-08T15:46:46.682Z] #17 22.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-08T15:46:46.682Z] #17 22.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:46:46.682Z] #17 22.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-08T15:46:46.682Z] #17 22.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-08T15:46:46.682Z] #17 22.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-08T15:46:46.682Z] #17 22.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-08T15:46:46.682Z] #17 22.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-08T15:46:46.682Z] #17 22.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-08T15:46:46.682Z] #17 22.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-08T15:46:46.682Z] #17 22.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-08T15:46:46.682Z] #17 22.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-08T15:46:46.682Z] #17 22.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-08T15:46:46.682Z] #17 22.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-08T15:46:46.682Z] #17 23.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-08T15:46:46.682Z] #17 23.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-08T15:46:46.682Z] #17 23.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-08T15:46:46.682Z] #17 23.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-08T15:46:46.682Z] #17 23.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-08T15:46:46.682Z] #17 23.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-08T15:46:46.682Z] #17 23.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-08T15:46:46.682Z] #17 23.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-08T15:46:46.682Z] #17 23.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-08T15:46:46.682Z] #17 23.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-08T15:46:46.682Z] #17 23.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-08T15:46:46.682Z] #17 23.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-08T15:46:46.682Z] #17 23.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-08T15:46:46.682Z] #17 23.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-08T15:46:46.682Z] #17 23.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-08T15:46:46.683Z] #17 23.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-08T15:46:46.683Z] #17 23.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-08T15:46:46.683Z] #17 23.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-08T15:46:46.683Z] #17 23.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-08T15:46:46.683Z] #17 24.39 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:46:46.683Z] #17 24.62 Fetched 28.5 MB in 2s (15.8 MB/s) [2020-06-08T15:46:46.683Z] #17 24.71 Selecting previously unselected package pigz. [2020-06-08T15:46:46.683Z] #17 24.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-08T15:46:46.683Z] #17 24.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 24.85 Unpacking pigz (2.4-1) ... [2020-06-08T15:46:46.683Z] #17 25.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-08T15:46:46.683Z] #17 25.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 25.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:46.683Z] #17 25.58 Selecting previously unselected package python3.7-minimal. [2020-06-08T15:46:46.683Z] #17 25.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 25.60 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:46:46.683Z] #17 26.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:46.683Z] #17 26.50 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:46:46.683Z] #17 28.25 Selecting previously unselected package python3-minimal. [2020-06-08T15:46:46.683Z] #17 28.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-06-08T15:46:46.683Z] #17 28.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 28.35 Unpacking python3-minimal (3.7.3-1) ... [2020-06-08T15:46:46.683Z] #17 28.44 Selecting previously unselected package libmpdec2:amd64. [2020-06-08T15:46:46.683Z] #17 28.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 28.46 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-08T15:46:46.683Z] #17 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-08T15:46:46.683Z] #17 28.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 28.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:46.683Z] #17 29.40 Selecting previously unselected package python3.7. [2020-06-08T15:46:46.683Z] #17 29.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 29.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:46.683Z] #17 29.53 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-08T15:46:46.683Z] #17 29.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-08T15:46:46.683Z] #17 29.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-08T15:46:46.683Z] #17 29.70 Setting up python3-minimal (3.7.3-1) ... [2020-06-08T15:46:46.718Z] #40 ... [2020-06-08T15:46:46.718Z] [2020-06-08T15:46:46.718Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:46.718Z] #31 DONE 106.0s [2020-06-08T15:46:46.718Z] [2020-06-08T15:46:46.718Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:46.718Z] #40 42.82 CC images/siginfo.o [2020-06-08T15:46:46.764Z] #17 34.94 Selecting previously unselected package aufs-tools. [2020-06-08T15:46:46.765Z] #17 34.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-08T15:46:46.765Z] #17 34.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:46:46.765Z] #17 35.09 Selecting previously unselected package libonig5:amd64. [2020-06-08T15:46:46.765Z] #17 35.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-08T15:46:46.765Z] #17 35.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:46:47.007Z] #40 43.33 CC images/rpc.o [2020-06-08T15:46:47.020Z] #17 35.28 Selecting previously unselected package libjq1:amd64. [2020-06-08T15:46:47.020Z] #17 35.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:46:47.020Z] #17 35.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:46:47.020Z] #17 35.39 Selecting previously unselected package jq. [2020-06-08T15:46:47.020Z] #17 35.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:46:47.020Z] #17 35.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:46:47.020Z] #17 35.48 Selecting previously unselected package libaio1:amd64. [2020-06-08T15:46:47.243Z] #17 30.48 Selecting previously unselected package python3. [2020-06-08T15:46:47.243Z] #17 30.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-08T15:46:47.243Z] #17 30.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-08T15:46:47.243Z] #17 30.57 Unpacking python3 (3.7.3-1) ... [2020-06-08T15:46:47.274Z] #17 35.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-08T15:46:47.274Z] #17 35.50 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-08T15:46:47.274Z] #17 35.55 Selecting previously unselected package libgpm2:amd64. [2020-06-08T15:46:47.274Z] #17 35.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-08T15:46:47.274Z] #17 35.57 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-08T15:46:47.274Z] #17 35.65 Selecting previously unselected package libicu63:amd64. [2020-06-08T15:46:47.274Z] #17 35.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-08T15:46:47.274Z] #17 35.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:46:47.499Z] #17 30.66 Selecting previously unselected package libip4tc0:amd64. [2020-06-08T15:46:47.499Z] #17 30.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:47.499Z] #17 30.68 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:47.499Z] #17 30.76 Selecting previously unselected package libip6tc0:amd64. [2020-06-08T15:46:47.499Z] #17 30.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:47.499Z] #17 30.76 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:47.499Z] #17 30.83 Selecting previously unselected package libiptc0:amd64. [2020-06-08T15:46:47.499Z] #17 30.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-08T15:46:47.499Z] #17 30.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:47.499Z] #17 30.92 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-08T15:46:47.755Z] #17 30.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-08T15:46:47.755Z] #17 30.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-08T15:46:47.755Z] #17 30.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-08T15:46:47.755Z] #17 30.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-08T15:46:47.755Z] #17 30.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-08T15:46:47.755Z] #17 31.06 Selecting previously unselected package libnftnl11:amd64. [2020-06-08T15:46:47.755Z] #17 31.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-08T15:46:47.755Z] #17 31.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-08T15:46:47.755Z] #17 31.16 Selecting previously unselected package iptables. [2020-06-08T15:46:47.755Z] #17 31.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-08T15:46:47.755Z] #17 31.16 Unpacking iptables (1.8.2-4) ... [2020-06-08T15:46:47.893Z] #17 37.47 Selecting previously unselected package libnet1:amd64. [2020-06-08T15:46:47.893Z] #17 37.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:46:47.893Z] #17 37.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:47.893Z] #17 37.56 Selecting previously unselected package libnl-3-200:amd64. [2020-06-08T15:46:47.893Z] #17 37.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:46:47.893Z] #17 37.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:46:47.893Z] #17 37.65 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-08T15:46:47.893Z] #17 37.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:46:47.893Z] #17 37.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:46:47.894Z] #17 37.73 Selecting previously unselected package libreadline5:amd64. [2020-06-08T15:46:47.894Z] #17 37.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-08T15:46:47.894Z] #17 37.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-08T15:46:47.894Z] #17 37.86 Selecting previously unselected package net-tools. [2020-06-08T15:46:47.894Z] #17 37.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-08T15:46:47.894Z] #17 37.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:46:47.894Z] #17 38.06 Selecting previously unselected package python-pip-whl. [2020-06-08T15:46:47.894Z] #17 38.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-08T15:46:47.894Z] #17 38.06 Unpacking python-pip-whl (18.1-5) ... [2020-06-08T15:46:48.316Z] #17 31.52 Selecting previously unselected package xxd. [2020-06-08T15:46:48.316Z] #17 31.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:46:48.316Z] #17 31.53 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:46:48.316Z] #17 31.69 Selecting previously unselected package vim-common. [2020-06-08T15:46:48.316Z] #17 31.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:46:48.316Z] #17 31.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:46:48.459Z] #17 38.60 Selecting previously unselected package python3-lib2to3. [2020-06-08T15:46:48.459Z] #17 38.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-08T15:46:48.459Z] #17 38.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:46:48.571Z] #17 31.89 Selecting previously unselected package bash-completion. [2020-06-08T15:46:48.571Z] #17 31.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-08T15:46:48.718Z] #17 38.73 Selecting previously unselected package python3-distutils. [2020-06-08T15:46:48.718Z] #17 38.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-08T15:46:48.718Z] #17 38.75 Unpacking python3-distutils (3.7.3-1) ... [2020-06-08T15:46:48.718Z] #17 38.88 Selecting previously unselected package python3-pip. [2020-06-08T15:46:48.718Z] #17 38.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-08T15:46:48.718Z] #17 38.90 Unpacking python3-pip (18.1-5) ... [2020-06-08T15:46:48.976Z] #17 39.01 Selecting previously unselected package python3-pkg-resources. [2020-06-08T15:46:48.976Z] #17 39.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:46:48.976Z] #17 39.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:46:48.976Z] #17 39.16 Selecting previously unselected package python3-setuptools. [2020-06-08T15:46:48.976Z] #17 39.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-08T15:46:48.976Z] #17 39.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-08T15:46:49.057Z] #40 45.16 CC images/ext-file.o [2020-06-08T15:46:49.057Z] #40 45.35 CC images/cgroup.o [2020-06-08T15:46:49.234Z] #17 39.37 Selecting previously unselected package python3-wheel. [2020-06-08T15:46:49.234Z] #17 39.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-08T15:46:49.234Z] #17 39.39 Unpacking python3-wheel (0.32.3-2) ... [2020-06-08T15:46:49.492Z] #17 39.50 Selecting previously unselected package sudo. [2020-06-08T15:46:49.492Z] #17 39.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-08T15:46:49.492Z] #17 39.50 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:46:49.680Z] #40 46.05 CC images/userns.o [2020-06-08T15:46:49.969Z] #40 46.35 CC images/google/protobuf/descriptor.o [2020-06-08T15:46:50.008Z] #17 40.01 Selecting previously unselected package thin-provisioning-tools. [2020-06-08T15:46:50.008Z] #17 40.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-08T15:46:50.008Z] #17 40.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:46:50.008Z] #17 40.26 Selecting previously unselected package uidmap. [2020-06-08T15:46:50.266Z] #17 40.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-08T15:46:50.266Z] #17 40.27 Unpacking uidmap (1:4.5-1.1) ... [2020-06-08T15:46:50.266Z] #17 40.36 Selecting previously unselected package vim-runtime. [2020-06-08T15:46:50.266Z] #17 40.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:46:50.266Z] #17 40.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-08T15:46:50.266Z] #17 40.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-08T15:46:50.266Z] #17 40.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:46:51.172Z] #17 34.38 Unpacking bash-completion (1:2.8-6) ... [2020-06-08T15:46:51.427Z] #17 34.74 Selecting previously unselected package bzip2. [2020-06-08T15:46:51.427Z] #17 34.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-08T15:46:51.427Z] #17 34.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:46:51.427Z] #17 34.86 Selecting previously unselected package xz-utils. [2020-06-08T15:46:51.433Z] #17 39.23 Selecting previously unselected package libnet1:amd64. [2020-06-08T15:46:51.433Z] #17 39.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:46:51.433Z] #17 39.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:51.433Z] #17 39.33 Selecting previously unselected package libnl-3-200:amd64. [2020-06-08T15:46:51.433Z] #17 39.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:46:51.433Z] #17 ... [2020-06-08T15:46:51.433Z] [2020-06-08T15:46:51.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:51.433Z] #39 100.6 CC criu/cr-check.o [2020-06-08T15:46:51.433Z] #39 102.2 CC criu/cr-dedup.o [2020-06-08T15:46:51.433Z] #39 102.6 CC criu/cr-dump.o [2020-06-08T15:46:51.433Z] #39 104.9 CC criu/cr-errno.o [2020-06-08T15:46:51.433Z] #39 105.0 CC criu/cr-restore.o [2020-06-08T15:46:51.433Z] #39 109.7 CC criu/cr-service.o [2020-06-08T15:46:51.433Z] #39 ... [2020-06-08T15:46:51.433Z] [2020-06-08T15:46:51.433Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:51.433Z] #17 39.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:46:51.433Z] #17 39.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:46:51.433Z] #17 39.43 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-08T15:46:51.433Z] #17 39.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:46:51.433Z] #17 39.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:46:51.433Z] #17 39.52 Selecting previously unselected package libreadline5:amd64. [2020-06-08T15:46:51.433Z] #17 39.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-08T15:46:51.433Z] #17 39.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-08T15:46:51.433Z] #17 39.64 Selecting previously unselected package net-tools. [2020-06-08T15:46:51.433Z] #17 39.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-08T15:46:51.433Z] #17 39.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:46:51.683Z] #17 34.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-08T15:46:51.683Z] #17 34.89 Unpacking xz-utils (5.2.4-1) ... [2020-06-08T15:46:51.683Z] #17 35.05 Selecting previously unselected package apparmor. [2020-06-08T15:46:51.683Z] #17 35.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-08T15:46:51.683Z] #17 35.12 Unpacking apparmor (2.13.2-10) ... [2020-06-08T15:46:51.688Z] #17 39.87 Selecting previously unselected package python-pip-whl. [2020-06-08T15:46:51.688Z] #17 39.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-08T15:46:51.688Z] #17 39.90 Unpacking python-pip-whl (18.1-5) ... [2020-06-08T15:46:52.012Z] #40 48.43 CC images/opts.o [2020-06-08T15:46:52.244Z] #17 35.46 Selecting previously unselected package aufs-tools. [2020-06-08T15:46:52.244Z] #17 35.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-08T15:46:52.244Z] #17 35.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:46:52.244Z] #17 35.63 Selecting previously unselected package libonig5:amd64. [2020-06-08T15:46:52.245Z] #17 35.64 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-08T15:46:52.245Z] #17 35.65 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:46:52.247Z] #17 40.48 Selecting previously unselected package python3-lib2to3. [2020-06-08T15:46:52.247Z] #17 40.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-08T15:46:52.247Z] #17 40.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:46:52.247Z] #17 40.60 Selecting previously unselected package python3-distutils. [2020-06-08T15:46:52.247Z] #17 40.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-08T15:46:52.247Z] #17 40.62 Unpacking python3-distutils (3.7.3-1) ... [2020-06-08T15:46:52.298Z] #40 48.67 CC images/seccomp.o [2020-06-08T15:46:52.500Z] #17 35.82 Selecting previously unselected package libjq1:amd64. [2020-06-08T15:46:52.500Z] #17 35.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:46:52.500Z] #17 35.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:46:52.502Z] #17 40.76 Selecting previously unselected package python3-pip. [2020-06-08T15:46:52.502Z] #17 40.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-08T15:46:52.502Z] #17 40.79 Unpacking python3-pip (18.1-5) ... [2020-06-08T15:46:52.502Z] #17 40.98 Selecting previously unselected package python3-pkg-resources. [2020-06-08T15:46:52.502Z] #17 40.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:46:52.585Z] #40 49.01 CC images/binfmt-misc.o [2020-06-08T15:46:52.755Z] #17 35.95 Selecting previously unselected package jq. [2020-06-08T15:46:52.755Z] #17 35.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-08T15:46:52.755Z] #17 35.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:46:52.755Z] #17 36.09 Selecting previously unselected package libaio1:amd64. [2020-06-08T15:46:52.755Z] #17 36.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-08T15:46:52.755Z] #17 36.12 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-08T15:46:52.758Z] #17 41.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:46:52.758Z] #17 41.13 Selecting previously unselected package python3-setuptools. [2020-06-08T15:46:52.758Z] #17 41.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-08T15:46:52.758Z] #17 41.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-08T15:46:52.872Z] #40 49.29 CC images/time.o [2020-06-08T15:46:53.018Z] #17 41.38 Selecting previously unselected package python3-wheel. [2020-06-08T15:46:53.018Z] #17 41.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-08T15:46:53.018Z] #17 41.40 Unpacking python3-wheel (0.32.3-2) ... [2020-06-08T15:46:53.018Z] #17 41.46 Selecting previously unselected package sudo. [2020-06-08T15:46:53.018Z] #17 41.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-08T15:46:53.018Z] #17 41.46 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:46:53.052Z] #17 36.19 Selecting previously unselected package libgpm2:amd64. [2020-06-08T15:46:53.052Z] #17 36.20 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-08T15:46:53.052Z] #17 36.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-08T15:46:53.052Z] #17 36.28 Selecting previously unselected package libicu63:amd64. [2020-06-08T15:46:53.052Z] #17 36.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-08T15:46:53.052Z] #17 36.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:46:53.516Z] #40 49.62 CC images/sysctl.o [2020-06-08T15:46:53.516Z] #40 49.91 CC images/autofs.o [2020-06-08T15:46:53.548Z] #17 43.40 Selecting previously unselected package vim. [2020-06-08T15:46:53.548Z] #17 43.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:46:53.548Z] #17 43.43 Unpacking vim (2:8.1.0875-5) ... [2020-06-08T15:46:53.548Z] #17 ... [2020-06-08T15:46:53.548Z] [2020-06-08T15:46:53.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:53.548Z] #39 100.7 CC criu/cr-errno.o [2020-06-08T15:46:53.548Z] #39 100.8 CC criu/cr-restore.o [2020-06-08T15:46:53.548Z] #39 104.7 CC criu/cr-service.o [2020-06-08T15:46:53.548Z] #39 106.2 CC criu/crtools.o [2020-06-08T15:46:53.548Z] #39 106.7 CC criu/eventfd.o [2020-06-08T15:46:53.548Z] #39 106.9 CC criu/eventpoll.o [2020-06-08T15:46:53.548Z] #39 107.7 CC criu/external.o [2020-06-08T15:46:53.548Z] #39 108.0 CC criu/fault-injection.o [2020-06-08T15:46:53.548Z] #39 108.1 CC criu/fdstore.o [2020-06-08T15:46:53.548Z] #39 108.5 CC criu/fifo.o [2020-06-08T15:46:53.548Z] #39 109.0 CC criu/file-ids.o [2020-06-08T15:46:53.548Z] #39 109.2 CC criu/file-lock.o [2020-06-08T15:46:53.548Z] #39 110.0 CC criu/files-ext.o [2020-06-08T15:46:53.548Z] #39 110.3 CC criu/files-reg.o [2020-06-08T15:46:53.586Z] #17 41.92 Selecting previously unselected package thin-provisioning-tools. [2020-06-08T15:46:53.586Z] #17 41.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-08T15:46:53.586Z] #17 41.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:46:53.802Z] #40 50.28 CC images/macvlan.o [2020-06-08T15:46:53.808Z] #39 ... [2020-06-08T15:46:53.808Z] [2020-06-08T15:46:53.808Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:53.808Z] #17 43.96 Selecting previously unselected package xfsprogs. [2020-06-08T15:46:53.808Z] #17 43.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-08T15:46:53.808Z] #17 43.99 Unpacking xfsprogs (4.20.0-1) ... [2020-06-08T15:46:53.842Z] #17 42.19 Selecting previously unselected package uidmap. [2020-06-08T15:46:53.842Z] #17 42.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-08T15:46:53.842Z] #17 42.21 Unpacking uidmap (1:4.5-1.1) ... [2020-06-08T15:46:53.895Z] Fetching without tags [2020-06-08T15:46:54.096Z] #17 42.33 Selecting previously unselected package vim-runtime. [2020-06-08T15:46:54.097Z] #17 42.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:46:54.097Z] #17 42.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-08T15:46:54.097Z] #17 42.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-08T15:46:54.097Z] #17 42.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:46:54.378Z] #17 44.44 Selecting previously unselected package zip. [2020-06-08T15:46:54.378Z] #17 44.46 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-08T15:46:54.378Z] #17 44.46 Unpacking zip (3.0-11+b1) ... [2020-06-08T15:46:54.378Z] #17 44.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:46:54.378Z] #17 44.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:46:54.425Z] #40 50.66 CC images/sit.o [2020-06-08T15:46:54.638Z] #17 44.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:54.638Z] #17 44.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-08T15:46:54.638Z] #17 44.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-08T15:46:54.638Z] #17 44.69 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:54.638Z] #17 44.70 Setting up uidmap (1:4.5-1.1) ... [2020-06-08T15:46:54.638Z] #17 44.71 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-08T15:46:54.638Z] #17 44.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:54.638Z] #17 44.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:46:54.638Z] #17 44.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:46:54.638Z] #17 44.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:46:54.638Z] #17 44.76 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:46:54.638Z] #17 44.77 Setting up zip (3.0-11+b1) ... [2020-06-08T15:46:54.638Z] #17 44.78 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:46:54.638Z] #17 44.82 Setting up bash-completion (1:2.8-6) ... [2020-06-08T15:46:54.670Z] Merging remotes/origin/master commit 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 into PR head commit 9b77370213ac84d3c7ee8a57fd86a724e177270f [2020-06-08T15:46:54.712Z] #40 50.98 CC images/memfd.o [2020-06-08T15:46:54.998Z] #40 51.32 CC images/timens.o [2020-06-08T15:46:55.621Z] #40 51.73 LINK images/built-in.o [2020-06-08T15:46:55.621Z] #40 51.92 GEN compel/include/asm [2020-06-08T15:46:55.621Z] #40 51.96 GEN compel/include/version.h [2020-06-08T15:46:55.621Z] #40 51.99 touch .config [2020-06-08T15:46:55.621Z] #40 52.05 GEN include/common/config.h [2020-06-08T15:46:55.908Z] #40 52.20 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-08T15:46:55.908Z] #40 52.26 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-08T15:46:55.908Z] #40 52.31 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-08T15:46:55.908Z] #40 52.34 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-08T15:46:55.908Z] #40 52.40 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-08T15:46:53.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:46:53.612Z] > git config --add remote.origin.fetch +refs/pull/41070/head:refs/remotes/origin/PR-41070 # timeout=10 [2020-06-08T15:46:53.667Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:46:53.795Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-08T15:46:53.932Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-08T15:46:53.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-08T15:46:53.934Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41070/head:refs/remotes/origin/PR-41070 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T15:46:54.783Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:46:54.837Z] > git checkout -f 9b77370213ac84d3c7ee8a57fd86a724e177270f # timeout=10 [2020-06-08T15:46:56.195Z] #40 52.44 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-08T15:46:56.195Z] #40 52.49 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-08T15:46:56.195Z] #40 ... [2020-06-08T15:46:56.195Z] [2020-06-08T15:46:56.195Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:46:56.195Z] #42 105.6 go/scanner [2020-06-08T15:46:56.195Z] #42 106.8 text/template/parse [2020-06-08T15:46:56.195Z] #42 109.8 go/ast [2020-06-08T15:46:56.195Z] #42 110.9 encoding/json [2020-06-08T15:46:56.195Z] #42 ... [2020-06-08T15:46:56.195Z] [2020-06-08T15:46:56.195Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:56.195Z] #40 52.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-08T15:46:56.195Z] #40 52.56 DEP compel/plugins/std/infect.d [2020-06-08T15:46:56.195Z] #40 52.69 DEP compel/plugins/std/string.d [2020-06-08T15:46:56.482Z] #40 52.80 DEP compel/plugins/std/log.d [2020-06-08T15:46:56.482Z] #40 52.90 DEP compel/plugins/std/fds.d [2020-06-08T15:46:56.769Z] #40 53.05 DEP compel/plugins/std/std.d [2020-06-08T15:46:56.769Z] #40 53.17 DEP compel/plugins/shmem/shmem.d [2020-06-08T15:46:57.055Z] #40 53.32 DEP compel/plugins/fds/fds.d [2020-06-08T15:46:57.055Z] #40 53.50 CC compel/plugins/std/std.o [2020-06-08T15:46:57.258Z] #17 40.19 Selecting previously unselected package libnet1:amd64. [2020-06-08T15:46:57.258Z] #17 40.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-08T15:46:57.258Z] #17 40.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:57.258Z] #17 40.32 Selecting previously unselected package libnl-3-200:amd64. [2020-06-08T15:46:57.258Z] #17 40.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-08T15:46:57.258Z] #17 40.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:46:57.258Z] #17 40.43 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-08T15:46:57.258Z] #17 40.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-08T15:46:57.258Z] #17 40.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:46:57.258Z] #17 40.53 Selecting previously unselected package libreadline5:amd64. [2020-06-08T15:46:57.258Z] #17 ... [2020-06-08T15:46:57.258Z] [2020-06-08T15:46:57.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:57.258Z] #39 100.7 CC criu/clone-noasan.o [2020-06-08T15:46:57.258Z] #39 100.9 CC criu/config.o [2020-06-08T15:46:57.258Z] #39 102.3 CC criu/cr-check.o [2020-06-08T15:46:57.258Z] #39 103.9 CC criu/cr-dedup.o [2020-06-08T15:46:57.258Z] #39 104.3 CC criu/cr-dump.o [2020-06-08T15:46:57.258Z] #39 106.5 CC criu/cr-errno.o [2020-06-08T15:46:57.258Z] #39 106.6 CC criu/cr-restore.o [2020-06-08T15:46:57.258Z] #39 110.8 CC criu/cr-service.o [2020-06-08T15:46:57.258Z] #39 ... [2020-06-08T15:46:57.258Z] [2020-06-08T15:46:57.258Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:46:57.258Z] #17 40.53 Selecting previously unselected package libreadline5:amd64. [2020-06-08T15:46:57.258Z] #17 40.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-08T15:46:57.258Z] #17 40.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-08T15:46:57.342Z] #40 ... [2020-06-08T15:46:57.342Z] [2020-06-08T15:46:57.342Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:46:57.342Z] #48 106.8 go/scanner [2020-06-08T15:46:57.342Z] #48 108.5 mvdan.cc/editorconfig [2020-06-08T15:46:57.342Z] #48 111.3 go/ast [2020-06-08T15:46:57.342Z] #48 112.9 mvdan.cc/sh/v3/syntax [2020-06-08T15:46:57.342Z] #48 ... [2020-06-08T15:46:57.342Z] [2020-06-08T15:46:57.342Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:46:57.342Z] #40 53.87 CC compel/plugins/std/fds.o [2020-06-08T15:46:57.357Z] #17 45.54 Selecting previously unselected package vim. [2020-06-08T15:46:57.357Z] #17 45.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:46:57.357Z] #17 45.56 Unpacking vim (2:8.1.0875-5) ... [2020-06-08T15:46:57.513Z] #17 40.64 Selecting previously unselected package net-tools. [2020-06-08T15:46:57.513Z] #17 40.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-08T15:46:57.513Z] #17 40.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:46:57.513Z] #17 40.84 Selecting previously unselected package python-pip-whl. [2020-06-08T15:46:57.513Z] #17 40.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-08T15:46:57.513Z] #17 40.86 Unpacking python-pip-whl (18.1-5) ... [2020-06-08T15:46:57.612Z] #17 46.07 Selecting previously unselected package xfsprogs. [2020-06-08T15:46:57.612Z] #17 46.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-08T15:46:57.612Z] #17 46.09 Unpacking xfsprogs (4.20.0-1) ... [2020-06-08T15:46:57.919Z] #17 47.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:57.919Z] #17 47.59 Setting up xz-utils (5.2.4-1) ... [2020-06-08T15:46:57.919Z] #17 47.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-08T15:46:57.919Z] #17 47.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:46:57.919Z] #17 47.71 invoke-rc.d: could not determine current runlevel [2020-06-08T15:46:57.919Z] #17 47.72 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-08T15:46:57.919Z] #17 47.73 Setting up pigz (2.4-1) ... [2020-06-08T15:46:57.919Z] #17 47.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-08T15:46:57.919Z] #17 47.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:46:57.919Z] #17 47.76 Setting up python-pip-whl (18.1-5) ... [2020-06-08T15:46:57.919Z] #17 47.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-08T15:46:57.919Z] #17 47.81 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:46:57.919Z] #17 48.15 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-08T15:46:57.919Z] #17 48.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:46:57.919Z] #17 48.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:57.919Z] #17 48.18 Setting up vim (2:8.1.0875-5) ... [2020-06-08T15:46:57.919Z] #17 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-08T15:46:57.919Z] #17 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-08T15:46:58.071Z] #17 41.36 Selecting previously unselected package python3-lib2to3. [2020-06-08T15:46:58.071Z] #17 41.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-08T15:46:58.071Z] #17 41.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:46:58.172Z] #17 46.53 Selecting previously unselected package zip. [2020-06-08T15:46:58.172Z] #17 46.55 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-08T15:46:58.172Z] #17 46.56 Unpacking zip (3.0-11+b1) ... [2020-06-08T15:46:58.177Z] #17 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-08T15:46:58.177Z] #17 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-08T15:46:58.177Z] #17 48.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-08T15:46:58.177Z] #17 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-08T15:46:58.177Z] #17 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-08T15:46:58.177Z] #17 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-08T15:46:58.177Z] #17 48.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:46:58.177Z] #17 48.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:46:58.177Z] #17 48.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-08T15:46:58.177Z] #17 48.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:46:58.177Z] #17 48.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-08T15:46:58.177Z] #17 48.33 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:46:58.326Z] #17 41.48 Selecting previously unselected package python3-distutils. [2020-06-08T15:46:58.326Z] #17 41.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-08T15:46:58.326Z] #17 41.49 Unpacking python3-distutils (3.7.3-1) ... [2020-06-08T15:46:58.326Z] #17 41.63 Selecting previously unselected package python3-pip. [2020-06-08T15:46:58.326Z] #17 41.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-08T15:46:58.326Z] #17 41.64 Unpacking python3-pip (18.1-5) ... [2020-06-08T15:46:58.363Z] #40 54.46 CC compel/plugins/std/log.o [2020-06-08T15:46:58.428Z] #17 46.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:46:58.428Z] #17 46.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:46:58.428Z] #17 46.78 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:58.428Z] #17 46.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-08T15:46:58.428Z] #17 46.80 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-08T15:46:58.428Z] #17 46.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-08T15:46:58.428Z] #17 46.82 Setting up uidmap (1:4.5-1.1) ... [2020-06-08T15:46:58.428Z] #17 46.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-08T15:46:58.428Z] #17 46.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:46:58.428Z] #17 46.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:46:58.473Z] Merge succeeded, producing bdf54d951b8c64d5212c79385c4ca84d0f3c3dc8 [2020-06-08T15:46:58.474Z] Checking out Revision bdf54d951b8c64d5212c79385c4ca84d0f3c3dc8 (PR-41070) [2020-06-08T15:46:58.581Z] #17 41.80 Selecting previously unselected package python3-pkg-resources. [2020-06-08T15:46:58.581Z] #17 41.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:46:58.581Z] #17 41.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:46:58.581Z] #17 41.97 Selecting previously unselected package python3-setuptools. [2020-06-08T15:46:58.581Z] #17 41.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-08T15:46:58.581Z] #17 41.99 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-08T15:46:58.685Z] #17 46.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:46:58.685Z] #17 46.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:46:58.685Z] #17 46.88 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:46:58.685Z] #17 46.89 Setting up zip (3.0-11+b1) ... [2020-06-08T15:46:58.685Z] #17 46.90 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:46:58.685Z] #17 46.93 Setting up bash-completion (1:2.8-6) ... [2020-06-08T15:46:57.742Z] > git merge 3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7 # timeout=10 [2020-06-08T15:46:58.371Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-08T15:46:58.510Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T15:46:58.578Z] > git checkout -f bdf54d951b8c64d5212c79385c4ca84d0f3c3dc8 # timeout=10 [2020-06-08T15:46:59.141Z] #17 42.27 Selecting previously unselected package python3-wheel. [2020-06-08T15:46:59.141Z] #17 42.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-08T15:46:59.141Z] #17 42.28 Unpacking python3-wheel (0.32.3-2) ... [2020-06-08T15:46:59.141Z] #17 42.37 Selecting previously unselected package sudo. [2020-06-08T15:46:59.141Z] #17 42.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-08T15:46:59.141Z] #17 42.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:46:59.392Z] #40 55.58 CC compel/plugins/std/string.o [2020-06-08T15:46:59.700Z] #17 42.94 Selecting previously unselected package thin-provisioning-tools. [2020-06-08T15:46:59.700Z] #17 42.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-08T15:46:59.700Z] #17 42.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:46:59.700Z] #17 43.20 Selecting previously unselected package uidmap. [2020-06-08T15:46:59.959Z] #17 43.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-08T15:46:59.959Z] #17 43.20 Unpacking uidmap (1:4.5-1.1) ... [2020-06-08T15:46:59.959Z] #17 43.29 Selecting previously unselected package vim-runtime. [2020-06-08T15:46:59.959Z] #17 43.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:46:59.959Z] #17 43.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-08T15:46:59.959Z] #17 43.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-08T15:46:59.959Z] #17 43.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:47:00.016Z] #40 56.28 CC compel/plugins/std/infect.o [2020-06-08T15:47:00.303Z] #40 56.75 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-08T15:47:00.303Z] #40 56.79 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-08T15:47:00.590Z] #40 56.83 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-08T15:47:00.590Z] #40 56.88 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-08T15:47:00.590Z] #40 56.95 AR compel/plugins/std.lib.a [2020-06-08T15:47:00.590Z] #40 57.02 CC compel/plugins/fds/fds.o [2020-06-08T15:47:00.877Z] #40 ... [2020-06-08T15:47:00.877Z] [2020-06-08T15:47:00.877Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-08T15:47:00.877Z] #11 116.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-08T15:47:00.877Z] #11 116.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 116.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-08T15:47:00.877Z] #11 116.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 116.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-08T15:47:00.877Z] #11 116.8 Selecting previously unselected package libbtrfs0. [2020-06-08T15:47:00.877Z] #11 116.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 116.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-08T15:47:00.877Z] #11 116.9 Selecting previously unselected package libbtrfs-dev. [2020-06-08T15:47:00.877Z] #11 116.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 116.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:47:00.877Z] #11 117.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-08T15:47:00.877Z] #11 117.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 117.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-08T15:47:00.877Z] #11 117.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 117.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 117.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-08T15:47:00.877Z] #11 117.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 117.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 117.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-08T15:47:00.877Z] #11 117.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-08T15:47:00.877Z] #11 117.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 117.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 117.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-08T15:47:00.877Z] #11 117.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 117.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 118.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-08T15:47:00.877Z] #11 118.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 118.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 118.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 118.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 118.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 118.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 118.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 118.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-08T15:47:00.877Z] #11 119.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 119.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 119.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-08T15:47:00.877Z] #11 119.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 119.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 119.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-08T15:47:00.877Z] #11 119.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-08T15:47:00.877Z] #11 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-08T15:47:00.877Z] #11 119.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 119.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-08T15:47:00.877Z] #11 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:47:00.877Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:47:00.877Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-08T15:47:00.877Z] #11 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-08T15:47:00.877Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:47:00.877Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-08T15:47:00.877Z] #11 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-08T15:47:00.877Z] #11 119.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-08T15:47:00.877Z] #11 119.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-08T15:47:00.877Z] #11 119.9 Setting up dmsetup (2:1.02.155-3) ... [2020-06-08T15:47:00.877Z] #11 119.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-08T15:47:00.877Z] #11 119.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-08T15:47:00.877Z] #11 119.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:47:00.877Z] #11 DONE 120.2s [2020-06-08T15:47:00.877Z] [2020-06-08T15:47:00.877Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:01.163Z] #50 0.402 + RM_GOPATH=0 [2020-06-08T15:47:01.163Z] #50 ... [2020-06-08T15:47:01.163Z] [2020-06-08T15:47:01.163Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-08T15:47:01.163Z] #12 DONE 0.5s [2020-06-08T15:47:01.163Z] [2020-06-08T15:47:01.163Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:01.163Z] #50 0.403 + TMP_GOPATH= [2020-06-08T15:47:01.163Z] #50 0.403 + : /build [2020-06-08T15:47:01.163Z] #50 0.403 + '[' -z '' ']' [2020-06-08T15:47:01.163Z] #50 0.403 ++ mktemp -d [2020-06-08T15:47:01.163Z] #50 0.404 + export GOPATH=/tmp/tmp.z7Rnnzhuw2 [2020-06-08T15:47:01.163Z] #50 0.405 + GOPATH=/tmp/tmp.z7Rnnzhuw2 [2020-06-08T15:47:01.163Z] #50 0.405 + RM_GOPATH=1 [2020-06-08T15:47:01.163Z] #50 0.405 + case "$(go env GOARCH)" in [2020-06-08T15:47:01.163Z] #50 0.411 ++ go env GOARCH [2020-06-08T15:47:01.163Z] #50 0.431 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T15:47:01.163Z] #50 0.439 + GO_BUILDMODE=-buildmode=pie [2020-06-08T15:47:01.163Z] #50 0.443 ++ dirname /tmp/install/install.sh [2020-06-08T15:47:01.163Z] #50 0.445 + dir=/tmp/install [2020-06-08T15:47:01.163Z] #50 0.447 + bin=runc [2020-06-08T15:47:01.163Z] #50 0.451 + shift [2020-06-08T15:47:01.163Z] #50 0.452 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-08T15:47:01.163Z] #50 0.461 + . /tmp/install/runc.installer [2020-06-08T15:47:01.163Z] #50 0.463 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:47:01.163Z] #50 0.464 + install_runc [2020-06-08T15:47:01.163Z] #50 0.465 + uname -r [2020-06-08T15:47:01.163Z] #50 0.466 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-08T15:47:01.163Z] #50 0.474 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-08T15:47:01.163Z] #50 0.474 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-08T15:47:01.163Z] #50 0.474 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z7Rnnzhuw2/src/github.com/opencontainers/runc [2020-06-08T15:47:01.163Z] #50 0.475 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-08T15:47:01.163Z] #50 0.478 Cloning into '/tmp/tmp.z7Rnnzhuw2/src/github.com/opencontainers/runc'... [2020-06-08T15:47:01.457Z] #17 51.10 Setting up iptables (1.8.2-4) ... [2020-06-08T15:47:01.458Z] #17 51.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:47:01.458Z] #17 51.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:47:01.458Z] #17 51.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:47:01.458Z] #17 51.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:47:01.458Z] #17 51.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-08T15:47:01.458Z] #17 51.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-08T15:47:01.458Z] #17 51.17 Setting up python3 (3.7.3-1) ... [2020-06-08T15:47:01.458Z] #17 51.57 Setting up python3-wheel (0.32.3-2) ... [2020-06-08T15:47:01.785Z] #50 ... [2020-06-08T15:47:01.785Z] [2020-06-08T15:47:01.785Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-08T15:47:01.785Z] #13 DONE 0.5s [2020-06-08T15:47:01.785Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/rootless [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-08T15:47:01.785Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-08T15:47:01.786Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-08T15:47:01.786Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-08T15:47:01.786Z] ? github.com/docker/docker/volume [no test files] [2020-06-08T15:47:01.786Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-08T15:47:01.786Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === Skipped [2020-06-08T15:47:01.786Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-08T15:47:01.786Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-08T15:47:01.786Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-08T15:47:01.786Z] time="2020-06-08T15:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-08T15:47:01.786Z] time="2020-06-08T15:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-08T15:47:01.786Z] time="2020-06-08T15:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-08T15:47:01.786Z] time="2020-06-08T15:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-08T15:47:01.786Z] time="2020-06-08T15:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-08T15:47:01.786Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-08T15:47:01.786Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-08T15:47:01.786Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:47:01.786Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-08T15:47:01.786Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-08T15:47:01.786Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-08T15:47:01.786Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] [2020-06-08T15:47:01.786Z] DONE 2124 tests, 26 skipped in 193.028s Post stage [Pipeline] junit [2020-06-08T15:47:01.799Z] Recording test results [2020-06-08T15:47:01.960Z] #17 49.74 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-08T15:47:01.960Z] #17 49.78 Setting up xz-utils (5.2.4-1) ... [2020-06-08T15:47:01.960Z] #17 49.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-08T15:47:01.960Z] #17 49.80 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:47:01.960Z] #17 49.88 invoke-rc.d: could not determine current runlevel [2020-06-08T15:47:01.960Z] #17 49.89 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-08T15:47:01.960Z] #17 49.90 Setting up pigz (2.4-1) ... [2020-06-08T15:47:01.960Z] #17 49.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-08T15:47:01.960Z] #17 49.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:47:01.960Z] #17 49.94 Setting up python-pip-whl (18.1-5) ... [2020-06-08T15:47:01.960Z] #17 49.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-08T15:47:01.960Z] #17 ... [2020-06-08T15:47:01.960Z] [2020-06-08T15:47:01.960Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:01.960Z] #39 111.2 CC criu/crtools.o [2020-06-08T15:47:01.960Z] #39 111.6 CC criu/eventfd.o [2020-06-08T15:47:01.960Z] #39 112.0 CC criu/eventpoll.o [2020-06-08T15:47:01.960Z] #39 112.8 CC criu/external.o [2020-06-08T15:47:01.960Z] #39 113.1 CC criu/fault-injection.o [2020-06-08T15:47:01.960Z] #39 113.2 CC criu/fdstore.o [2020-06-08T15:47:01.960Z] #39 113.6 CC criu/fifo.o [2020-06-08T15:47:01.960Z] #39 113.9 CC criu/file-ids.o [2020-06-08T15:47:01.960Z] #39 114.3 CC criu/file-lock.o [2020-06-08T15:47:01.960Z] #39 115.1 CC criu/files-ext.o [2020-06-08T15:47:01.960Z] #39 115.4 CC criu/files-reg.o [2020-06-08T15:47:01.960Z] #39 117.8 CC criu/files.o [2020-06-08T15:47:01.960Z] #39 119.9 CC criu/filesystems.o [2020-06-08T15:47:01.960Z] #39 120.7 CC criu/fsnotify.o [2020-06-08T15:47:01.960Z] #39 ... [2020-06-08T15:47:01.960Z] [2020-06-08T15:47:01.960Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:01.960Z] #17 49.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:47:01.960Z] #17 50.39 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-08T15:47:01.960Z] #17 50.40 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:47:01.960Z] #17 50.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:47:01.960Z] #17 50.43 Setting up vim (2:8.1.0875-5) ... [2020-06-08T15:47:01.960Z] #17 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-08T15:47:01.960Z] #17 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-08T15:47:01.960Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-08T15:47:01.960Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-06-08T15:47:02.024Z] #17 52.21 Setting up apparmor (2.13.2-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-08T15:47:02.071Z] [2020-06-08T15:47:02.071Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:02.071Z] #40 57.49 AR compel/plugins/fds.lib.a [2020-06-08T15:47:02.071Z] #40 57.59 HOSTDEP compel/src/lib/log-host.d [2020-06-08T15:47:02.071Z] #40 57.78 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-08T15:47:02.071Z] #40 57.94 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-08T15:47:02.071Z] #40 58.02 HOSTDEP compel/src/main-host.d [2020-06-08T15:47:02.071Z] #40 58.18 DEP compel/src/lib/ptrace.d [2020-06-08T15:47:02.071Z] #40 58.36 DEP compel/src/lib/infect.d [2020-06-08T15:47:02.216Z] #17 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-08T15:47:02.216Z] #17 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-08T15:47:02.216Z] #17 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-08T15:47:02.216Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-08T15:47:02.216Z] #17 50.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:47:02.216Z] #17 50.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:47:02.216Z] #17 50.58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-08T15:47:02.216Z] #17 50.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:47:02.216Z] #17 50.60 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-08T15:47:02.216Z] #17 50.61 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:47:02.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -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:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh dynbinary test-integration [2020-06-08T15:47:02.359Z] #40 ... [2020-06-08T15:47:02.359Z] [2020-06-08T15:47:02.359Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-08T15:47:02.359Z] #14 0.268 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-08T15:47:02.359Z] #14 DONE 0.4s [2020-06-08T15:47:02.359Z] [2020-06-08T15:47:02.359Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:02.359Z] #40 58.55 DEP compel/src/lib/infect-util.d [2020-06-08T15:47:02.359Z] #40 58.71 DEP compel/src/lib/infect-rpc.d [2020-06-08T15:47:02.646Z] #40 ... [2020-06-08T15:47:02.646Z] [2020-06-08T15:47:02.646Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-08T15:47:02.646Z] #15 DONE 0.4s [2020-06-08T15:47:02.646Z] [2020-06-08T15:47:02.646Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:02.646Z] #40 58.87 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-08T15:47:02.646Z] #40 59.05 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-08T15:47:02.646Z] #40 59.12 DEP compel/src/lib/log.d [2020-06-08T15:47:02.646Z] #40 59.19 DEP compel/src/main.d [2020-06-08T15:47:02.916Z] [2020-06-08T15:47:03.174Z] Removing bundles/ [2020-06-08T15:47:03.174Z] [2020-06-08T15:47:03.174Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-08T15:47:03.174Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:47:03.174Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T15:47:03.265Z] #17 46.40 Selecting previously unselected package vim. [2020-06-08T15:47:03.265Z] #17 46.40 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-08T15:47:03.265Z] #17 46.41 Unpacking vim (2:8.1.0875-5) ... [2020-06-08T15:47:03.268Z] #40 ... [2020-06-08T15:47:03.268Z] [2020-06-08T15:47:03.268Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-08T15:47:03.268Z] #16 DONE 0.4s [2020-06-08T15:47:03.268Z] [2020-06-08T15:47:03.268Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:03.268Z] #40 59.37 DEP compel/src/lib/handle-elf.d [2020-06-08T15:47:03.268Z] #40 59.55 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-08T15:47:03.268Z] #40 59.66 CC compel/src/lib/log.o [2020-06-08T15:47:03.555Z] #40 ... [2020-06-08T15:47:03.555Z] [2020-06-08T15:47:03.555Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-08T15:47:03.555Z] #17 DONE 0.5s [2020-06-08T15:47:03.555Z] [2020-06-08T15:47:03.555Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:03.555Z] #40 60.07 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-08T15:47:03.657Z] #17 53.61 Setting up xfsprogs (4.20.0-1) ... [2020-06-08T15:47:03.657Z] #17 53.63 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:47:03.824Z] #17 46.97 Selecting previously unselected package xfsprogs. [2020-06-08T15:47:03.824Z] #17 46.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-08T15:47:03.824Z] #17 46.99 Unpacking xfsprogs (4.20.0-1) ... [2020-06-08T15:47:03.843Z] #40 60.25 CC compel/arch/ppc64/src/lib/infect.o [2020-06-08T15:47:03.915Z] #17 53.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:47:04.079Z] #17 47.43 Selecting previously unselected package zip. [2020-06-08T15:47:04.079Z] #17 47.46 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-08T15:47:04.079Z] #17 47.47 Unpacking zip (3.0-11+b1) ... [2020-06-08T15:47:04.334Z] #17 47.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:47:04.334Z] #17 47.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:47:04.334Z] #17 47.71 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-08T15:47:04.334Z] #17 47.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-08T15:47:04.334Z] #17 47.74 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-08T15:47:04.334Z] #17 47.75 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-08T15:47:04.334Z] #17 47.76 Setting up uidmap (1:4.5-1.1) ... [2020-06-08T15:47:04.334Z] #17 47.77 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-08T15:47:04.334Z] #17 47.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-08T15:47:04.467Z] #40 60.90 CC compel/src/lib/infect-rpc.o [2020-06-08T15:47:04.590Z] #17 47.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:47:04.590Z] #17 47.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-08T15:47:04.590Z] #17 47.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-08T15:47:04.590Z] #17 47.84 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:47:04.590Z] #17 47.85 Setting up zip (3.0-11+b1) ... [2020-06-08T15:47:04.590Z] #17 47.87 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:47:04.590Z] #17 47.89 Setting up bash-completion (1:2.8-6) ... [2020-06-08T15:47:04.744Z] #17 54.81 Setting up python3-distutils (3.7.3-1) ... [2020-06-08T15:47:05.002Z] #17 ... [2020-06-08T15:47:05.002Z] [2020-06-08T15:47:05.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:05.002Z] #39 112.3 CC criu/files.o [2020-06-08T15:47:05.002Z] #39 114.2 CC criu/filesystems.o [2020-06-08T15:47:05.002Z] #39 115.0 CC criu/fsnotify.o [2020-06-08T15:47:05.002Z] #39 116.1 CC criu/image-desc.o [2020-06-08T15:47:05.002Z] #39 116.3 CC criu/image.o [2020-06-08T15:47:05.002Z] #39 117.1 CC criu/ipc_ns.o [2020-06-08T15:47:05.002Z] #39 118.4 CC criu/irmap.o [2020-06-08T15:47:05.002Z] #39 119.1 CC criu/kcmp-ids.o [2020-06-08T15:47:05.002Z] #39 119.4 CC criu/kerndat.o [2020-06-08T15:47:05.002Z] #39 120.4 CC criu/libnetlink.o [2020-06-08T15:47:05.002Z] #39 120.8 CC criu/log.o [2020-06-08T15:47:05.002Z] #39 121.3 CC criu/lsm.o [2020-06-08T15:47:05.002Z] #39 121.7 CC criu/mem.o [2020-06-08T15:47:05.002Z] #39 ... [2020-06-08T15:47:05.002Z] [2020-06-08T15:47:05.002Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:05.091Z] #40 61.29 CC compel/src/lib/infect-util.o [2020-06-08T15:47:05.091Z] #40 61.52 CC compel/src/lib/infect.o [2020-06-08T15:47:05.260Z] #17 55.22 Setting up python3-setuptools (40.8.0-1) ... [2020-06-08T15:47:05.478Z] #17 53.34 Setting up iptables (1.8.2-4) ... [2020-06-08T15:47:05.478Z] #17 53.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:47:05.478Z] #17 53.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:47:05.478Z] #17 53.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:47:05.478Z] #17 53.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:47:05.478Z] #17 53.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-08T15:47:05.478Z] #17 53.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-08T15:47:05.478Z] #17 53.41 Setting up python3 (3.7.3-1) ... [2020-06-08T15:47:05.478Z] #17 53.78 Setting up python3-wheel (0.32.3-2) ... [2020-06-08T15:47:06.403Z] #17 54.60 Setting up apparmor (2.13.2-10) ... [2020-06-08T15:47:06.634Z] #17 56.39 Setting up python3-pip (18.1-5) ... [2020-06-08T15:47:07.200Z] #17 57.34 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:47:07.200Z] #17 57.36 Processing triggers for mime-support (3.62) ... [2020-06-08T15:47:07.766Z] #17 56.11 Setting up xfsprogs (4.20.0-1) ... [2020-06-08T15:47:07.766Z] #17 56.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:47:07.936Z] #17 50.71 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-08T15:47:07.937Z] #17 50.73 Setting up xz-utils (5.2.4-1) ... [2020-06-08T15:47:07.937Z] #17 50.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-08T15:47:07.937Z] #17 50.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:47:07.937Z] #17 50.80 invoke-rc.d: could not determine current runlevel [2020-06-08T15:47:07.937Z] #17 50.81 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-08T15:47:07.937Z] #17 50.82 Setting up pigz (2.4-1) ... [2020-06-08T15:47:07.937Z] #17 50.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-08T15:47:07.937Z] #17 50.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-08T15:47:07.937Z] #17 50.87 Setting up python-pip-whl (18.1-5) ... [2020-06-08T15:47:07.937Z] #17 50.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-08T15:47:07.937Z] #17 50.90 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:47:07.937Z] #17 51.23 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-08T15:47:07.937Z] #17 51.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-08T15:47:07.937Z] #17 51.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-08T15:47:07.937Z] #17 51.26 Setting up vim (2:8.1.0875-5) ... [2020-06-08T15:47:07.937Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-08T15:47:07.937Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-08T15:47:07.937Z] #17 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-08T15:47:07.937Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-08T15:47:07.937Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-08T15:47:07.937Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-08T15:47:07.937Z] #17 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-08T15:47:07.937Z] #17 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-08T15:47:07.937Z] #17 51.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-08T15:47:07.937Z] #17 51.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:47:07.937Z] #17 51.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-08T15:47:07.937Z] #17 51.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:47:08.022Z] #17 56.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:47:08.135Z] #17 DONE 58.0s [2020-06-08T15:47:08.135Z] [2020-06-08T15:47:08.135Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:47:08.192Z] #17 51.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-08T15:47:08.192Z] #17 51.40 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:47:08.752Z] #17 ... [2020-06-08T15:47:08.752Z] [2020-06-08T15:47:08.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:08.752Z] #39 112.3 CC criu/crtools.o [2020-06-08T15:47:08.752Z] #39 112.7 CC criu/eventfd.o [2020-06-08T15:47:08.752Z] #39 113.1 CC criu/eventpoll.o [2020-06-08T15:47:08.752Z] #39 113.9 CC criu/external.o [2020-06-08T15:47:08.752Z] #39 114.2 CC criu/fault-injection.o [2020-06-08T15:47:08.752Z] #39 114.4 CC criu/fdstore.o [2020-06-08T15:47:08.752Z] #39 114.8 CC criu/fifo.o [2020-06-08T15:47:08.752Z] #39 115.2 CC criu/file-ids.o [2020-06-08T15:47:08.752Z] #39 115.5 CC criu/file-lock.o [2020-06-08T15:47:08.752Z] #39 116.5 CC criu/files-ext.o [2020-06-08T15:47:08.752Z] #39 116.9 CC criu/files-reg.o [2020-06-08T15:47:08.752Z] #39 119.0 CC criu/files.o [2020-06-08T15:47:08.752Z] #39 121.2 CC criu/filesystems.o [2020-06-08T15:47:08.752Z] #39 122.0 CC criu/fsnotify.o [2020-06-08T15:47:09.070Z] #18 ... [2020-06-08T15:47:09.070Z] [2020-06-08T15:47:09.070Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:47:09.070Z] #36 184.6 + dpkg --print-architecture [2020-06-08T15:47:09.070Z] #36 184.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-08T15:47:09.070Z] #36 184.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-08T15:47:09.070Z] #36 184.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-08T15:47:09.328Z] #36 ... [2020-06-08T15:47:09.328Z] [2020-06-08T15:47:09.328Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:47:09.384Z] #17 57.46 Setting up python3-distutils (3.7.3-1) ... [2020-06-08T15:47:09.525Z] #40 65.05 CC compel/src/lib/ptrace.o [2020-06-08T15:47:09.525Z] #40 ... [2020-06-08T15:47:09.525Z] [2020-06-08T15:47:09.525Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:09.525Z] #42 118.2 text/template [2020-06-08T15:47:09.525Z] #42 124.2 go/parser [2020-06-08T15:47:09.525Z] #42 ... [2020-06-08T15:47:09.525Z] [2020-06-08T15:47:09.525Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:09.525Z] #18 0.655 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-08T15:47:09.525Z] #18 0.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-08T15:47:09.525Z] #18 0.882 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-08T15:47:09.525Z] #18 1.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-08T15:47:09.525Z] #18 3.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-08T15:47:09.525Z] #18 5.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7588 B] [2020-06-08T15:47:09.525Z] #18 ... [2020-06-08T15:47:09.525Z] [2020-06-08T15:47:09.525Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:09.525Z] #40 65.54 AR compel/libcompel.a [2020-06-08T15:47:09.525Z] #40 65.62 HOSTCC compel/src/main-host.o [2020-06-08T15:47:09.525Z] #40 65.99 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-08T15:47:09.586Z] #18 1.593 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-08T15:47:09.586Z] #18 1.602 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-08T15:47:09.586Z] #18 1.608 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-08T15:47:09.586Z] #18 DONE 1.7s [2020-06-08T15:47:09.586Z] [2020-06-08T15:47:09.586Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:09.639Z] #17 57.95 Setting up python3-setuptools (40.8.0-1) ... [2020-06-08T15:47:09.677Z] #39 123.3 CC criu/image-desc.o [2020-06-08T15:47:09.810Z] #40 66.17 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-08T15:47:10.096Z] #40 66.56 HOSTCC compel/src/lib/log-host.o [2020-06-08T15:47:10.237Z] #39 123.5 CC criu/image.o [2020-06-08T15:47:10.564Z] #17 59.00 Setting up python3-pip (18.1-5) ... [2020-06-08T15:47:10.716Z] #40 66.85 HOSTLINK compel/compel-host-bin [2020-06-08T15:47:10.716Z] #40 67.03 DEP soccr/soccr.d [2020-06-08T15:47:11.002Z] #40 67.31 CC soccr/soccr.o [2020-06-08T15:47:11.217Z] #39 124.5 CC criu/ipc_ns.o [2020-06-08T15:47:11.217Z] #39 ... [2020-06-08T15:47:11.217Z] [2020-06-08T15:47:11.217Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:47:11.217Z] #36 198.8 + dpkg --print-architecture [2020-06-08T15:47:11.217Z] #36 198.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-08T15:47:11.799Z] #36 199.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-08T15:47:11.799Z] #36 199.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-08T15:47:11.927Z] #17 60.07 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:47:11.927Z] #17 60.11 Processing triggers for mime-support (3.62) ... [2020-06-08T15:47:12.182Z] #17 DONE 60.7s [2020-06-08T15:47:12.182Z] [2020-06-08T15:47:12.182Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:47:12.182Z] #36 196.7 + dpkg --print-architecture [2020-06-08T15:47:12.182Z] #36 196.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-08T15:47:12.182Z] #36 197.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-08T15:47:12.182Z] #36 197.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-08T15:47:12.437Z] #36 ... [2020-06-08T15:47:12.437Z] [2020-06-08T15:47:12.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:12.437Z] #39 121.9 CC criu/image-desc.o [2020-06-08T15:47:12.437Z] #39 122.0 CC criu/image.o [2020-06-08T15:47:12.437Z] #39 122.9 CC criu/ipc_ns.o [2020-06-08T15:47:12.437Z] #39 124.1 CC criu/irmap.o [2020-06-08T15:47:12.437Z] #39 124.8 CC criu/kcmp-ids.o [2020-06-08T15:47:12.437Z] #39 125.0 CC criu/kerndat.o [2020-06-08T15:47:12.437Z] #39 126.2 CC criu/libnetlink.o [2020-06-08T15:47:12.437Z] #39 126.7 CC criu/log.o [2020-06-08T15:47:12.437Z] #39 127.3 CC criu/lsm.o [2020-06-08T15:47:12.437Z] #39 127.7 CC criu/mem.o [2020-06-08T15:47:12.437Z] #39 129.4 CC criu/memfd.o [2020-06-08T15:47:12.437Z] #39 130.1 CC criu/mount.o [2020-06-08T15:47:12.437Z] #39 ... [2020-06-08T15:47:12.437Z] [2020-06-08T15:47:12.437Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:47:13.698Z] #40 69.69 AR soccr/libsoccr.a [2020-06-08T15:47:13.698Z] #40 69.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:47:13.698Z] #40 ... [2020-06-08T15:47:13.698Z] [2020-06-08T15:47:13.698Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:47:13.698Z] #48 122.8 golang.org/x/crypto/ssh/terminal [2020-06-08T15:47:13.698Z] #48 130.0 mvdan.cc/sh/v3/cmd/shfmt [2020-06-08T15:47:13.698Z] #48 ... [2020-06-08T15:47:13.698Z] [2020-06-08T15:47:13.698Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:13.698Z] #50 10.26 + cd /tmp/tmp.z7Rnnzhuw2/src/github.com/opencontainers/runc [2020-06-08T15:47:13.698Z] #50 10.26 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-08T15:47:13.698Z] #50 11.20 + '[' -z '' ']' [2020-06-08T15:47:13.698Z] #50 11.20 + target=static [2020-06-08T15:47:13.698Z] #50 11.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-08T15:47:14.322Z] #50 13.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-08T15:47:14.323Z] #18 1.689 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-08T15:47:14.323Z] #18 1.692 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-08T15:47:14.323Z] #18 1.695 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-08T15:47:14.323Z] #18 DONE 1.7s [2020-06-08T15:47:14.323Z] [2020-06-08T15:47:14.323Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:14.653Z] Commit message: "Merge commit '3aac5f0bbb5ccaeb9081ef710aae2459cbc87fa7' into HEAD" [2020-06-08T15:47:14.794Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-08T15:47:16.147Z] #19 5.837 Collecting yamllint==1.16.0 [2020-06-08T15:47:16.147Z] #19 ... [2020-06-08T15:47:16.147Z] [2020-06-08T15:47:16.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:16.147Z] #39 123.2 CC criu/memfd.o [2020-06-08T15:47:16.147Z] #39 123.9 CC criu/mount.o [2020-06-08T15:47:16.147Z] #39 128.4 CC criu/namespaces.o [2020-06-08T15:47:16.147Z] #39 130.2 CC criu/net.o [2020-06-08T15:47:16.147Z] #39 133.4 CC criu/netfilter.o [2020-06-08T15:47:16.405Z] #39 133.7 CC criu/page-pipe.o [2020-06-08T15:47:14.690Z] > git rev-list --no-walk 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 # timeout=10 [2020-06-08T15:47:16.971Z] #39 134.4 CC criu/page-xfer.o [2020-06-08T15:47:17.034Z] #50 ... [2020-06-08T15:47:17.034Z] [2020-06-08T15:47:17.034Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-08T15:47:17.034Z] #48 DONE 136.4s [2020-06-08T15:47:17.034Z] [2020-06-08T15:47:17.034Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:17.034Z] #40 70.31 DEP criu/arch/ppc64/sigframe.d [2020-06-08T15:47:17.034Z] #40 70.47 DEP criu/arch/ppc64/crtools.d [2020-06-08T15:47:17.034Z] #40 70.67 DEP criu/arch/ppc64/cpu.d [2020-06-08T15:47:17.034Z] #40 70.89 CC criu/arch/ppc64/cpu.o [2020-06-08T15:47:17.034Z] #40 71.67 CC criu/arch/ppc64/crtools.o [2020-06-08T15:47:17.034Z] #40 73.09 CC criu/arch/ppc64/sigframe.o [2020-06-08T15:47:17.321Z] #40 73.55 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-08T15:47:17.321Z] #40 73.68 DEP criu/pie/util-vdso.d [2020-06-08T15:47:17.668Z] #40 73.93 DEP criu/pie/util.d [2020-06-08T15:47:17.922Z] + docker version [2020-06-08T15:47:17.956Z] #40 74.17 CC criu/pie/util.o [2020-06-08T15:47:18.346Z] #39 135.8 CC criu/pagemap-cache.o [2020-06-08T15:47:18.580Z] #40 74.75 CC criu/pie/util-vdso.o [2020-06-08T15:47:18.913Z] #39 136.3 CC criu/pagemap.o [2020-06-08T15:47:19.598Z] #40 75.81 AR criu/pie/pie.lib.a [2020-06-08T15:47:19.598Z] #40 75.89 DEP criu/pie/restorer.d [2020-06-08T15:47:19.849Z] #39 137.2 CC criu/parasite-syscall.o [2020-06-08T15:47:19.885Z] #40 76.23 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-08T15:47:19.885Z] #40 76.26 DEP criu/arch/ppc64/restorer.d [2020-06-08T15:47:19.885Z] #40 ... [2020-06-08T15:47:19.885Z] [2020-06-08T15:47:19.885Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:19.885Z] #42 129.4 math/big [2020-06-08T15:47:19.885Z] #42 136.5 go/doc [2020-06-08T15:47:19.885Z] #42 138.4 vendor/golang.org/x/text/unicode/norm [2020-06-08T15:47:19.887Z] #36 ... [2020-06-08T15:47:19.887Z] [2020-06-08T15:47:19.887Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:19.887Z] #17 54.57 Setting up iptables (1.8.2-4) ... [2020-06-08T15:47:19.887Z] #17 54.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:47:19.887Z] #17 54.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:47:19.887Z] #17 54.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:47:19.887Z] #17 54.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:47:19.887Z] #17 54.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-08T15:47:19.887Z] #17 54.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-08T15:47:19.887Z] #17 54.65 Setting up python3 (3.7.3-1) ... [2020-06-08T15:47:19.887Z] #17 55.19 Setting up python3-wheel (0.32.3-2) ... [2020-06-08T15:47:19.887Z] #17 56.08 Setting up apparmor (2.13.2-10) ... [2020-06-08T15:47:19.887Z] #17 57.75 Setting up xfsprogs (4.20.0-1) ... [2020-06-08T15:47:19.887Z] #17 57.76 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:47:19.887Z] #17 58.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:47:19.887Z] #17 59.25 Setting up python3-distutils (3.7.3-1) ... [2020-06-08T15:47:19.887Z] #17 59.73 Setting up python3-setuptools (40.8.0-1) ... [2020-06-08T15:47:19.887Z] #17 61.00 Setting up python3-pip (18.1-5) ... [2020-06-08T15:47:19.887Z] #17 62.12 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:47:19.887Z] #17 62.17 Processing triggers for mime-support (3.62) ... [2020-06-08T15:47:19.887Z] #17 DONE 62.9s [2020-06-08T15:47:19.887Z] [2020-06-08T15:47:19.887Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:47:20.172Z] #42 ... [2020-06-08T15:47:20.172Z] [2020-06-08T15:47:20.172Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:20.172Z] #40 76.58 DEP criu/arch/ppc64/vdso-pie.d [2020-06-08T15:47:20.415Z] #39 138.0 CC criu/path.o [2020-06-08T15:47:20.460Z] #40 76.72 DEP criu/pie/parasite-vdso.d [2020-06-08T15:47:20.460Z] #40 76.93 DEP criu/pie/parasite.d [2020-06-08T15:47:20.674Z] #39 138.3 CC criu/pie-util-vdso-elf32.o [2020-06-08T15:47:20.674Z] #39 ... [2020-06-08T15:47:20.674Z] [2020-06-08T15:47:20.674Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:20.674Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-08T15:47:20.895Z] #19 5.806 Collecting yamllint==1.16.0 [2020-06-08T15:47:20.931Z] #19 11.27 Collecting pyyaml (from yamllint==1.16.0) [2020-06-08T15:47:20.932Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-08T15:47:21.084Z] #40 77.29 CC criu/pie/parasite.o [2020-06-08T15:47:21.150Z] #19 ... [2020-06-08T15:47:21.150Z] [2020-06-08T15:47:21.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:21.150Z] #39 134.7 CC criu/namespaces.o [2020-06-08T15:47:21.150Z] #39 136.8 CC criu/net.o [2020-06-08T15:47:21.150Z] #39 140.2 CC criu/netfilter.o [2020-06-08T15:47:21.150Z] #39 140.6 CC criu/page-pipe.o [2020-06-08T15:47:21.329Z] #18 1.687 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-08T15:47:21.330Z] #18 1.689 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-08T15:47:21.330Z] #18 1.693 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-08T15:47:21.330Z] #18 DONE 1.8s [2020-06-08T15:47:21.330Z] [2020-06-08T15:47:21.330Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:21.710Z] #39 141.2 CC criu/page-xfer.o [2020-06-08T15:47:21.740Z] Client: Docker Engine - Enterprise [2020-06-08T15:47:21.740Z] Version: 19.03.5 [2020-06-08T15:47:21.740Z] API version: 1.40 [2020-06-08T15:47:21.740Z] Go version: go1.12.12 [2020-06-08T15:47:21.740Z] Git commit: 2ee0c57608 [2020-06-08T15:47:21.740Z] Built: 11/13/2019 08:00:16 [2020-06-08T15:47:21.740Z] OS/Arch: windows/amd64 [2020-06-08T15:47:21.740Z] Experimental: false [2020-06-08T15:47:21.740Z] [2020-06-08T15:47:21.740Z] Server: Docker Engine - Enterprise [2020-06-08T15:47:21.740Z] Engine: [2020-06-08T15:47:21.740Z] Version: 19.03.5 [2020-06-08T15:47:21.740Z] API version: 1.40 (minimum version 1.24) [2020-06-08T15:47:21.740Z] Go version: go1.12.12 [2020-06-08T15:47:21.740Z] Git commit: 2ee0c57608 [2020-06-08T15:47:21.740Z] Built: 11/13/2019 07:58:51 [2020-06-08T15:47:21.740Z] OS/Arch: windows/amd64 [2020-06-08T15:47:21.740Z] Experimental: true [2020-06-08T15:47:22.309Z] #19 12.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-08T15:47:22.309Z] #19 12.82 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-08T15:47:22.309Z] #19 12.87 Building wheels for collected packages: pyyaml [Pipeline] sh [2020-06-08T15:47:22.567Z] #19 12.88 Running setup.py bdist_wheel for pyyaml: started [2020-06-08T15:47:22.572Z] #40 78.97 LINK criu/pie/parasite.built-in.o [2020-06-08T15:47:22.572Z] #40 78.99 GEN criu/pie/parasite-blob.h [2020-06-08T15:47:22.635Z] #39 142.3 CC criu/pagemap-cache.o [2020-06-08T15:47:22.691Z] #19 ... [2020-06-08T15:47:22.691Z] [2020-06-08T15:47:22.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:22.691Z] #39 125.9 CC criu/irmap.o [2020-06-08T15:47:22.691Z] #39 126.5 CC criu/kcmp-ids.o [2020-06-08T15:47:22.691Z] #39 126.8 CC criu/kerndat.o [2020-06-08T15:47:22.691Z] #39 128.0 CC criu/libnetlink.o [2020-06-08T15:47:22.691Z] #39 128.4 CC criu/log.o [2020-06-08T15:47:22.691Z] #39 129.1 CC criu/lsm.o [2020-06-08T15:47:22.691Z] #39 129.5 CC criu/mem.o [2020-06-08T15:47:22.691Z] #39 131.2 CC criu/memfd.o [2020-06-08T15:47:22.691Z] #39 131.9 CC criu/mount.o [2020-06-08T15:47:22.863Z] #40 79.05 CC criu/pie/parasite-vdso.o [2020-06-08T15:47:22.891Z] #39 142.6 CC criu/pagemap.o [2020-06-08T15:47:23.294Z] #39 136.9 CC criu/namespaces.o [2020-06-08T15:47:23.338Z] + docker info [2020-06-08T15:47:23.487Z] #40 79.86 CC criu/arch/ppc64/vdso-pie.o [2020-06-08T15:47:23.816Z] #39 143.5 CC criu/parasite-syscall.o [2020-06-08T15:47:23.941Z] #19 14.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-08T15:47:23.941Z] #19 14.08 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-08T15:47:23.941Z] #19 14.14 Successfully built pyyaml [2020-06-08T15:47:23.941Z] #19 14.16 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-08T15:47:23.941Z] #19 14.56 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-08T15:47:24.110Z] #40 80.32 CC criu/arch/ppc64/restorer.o [2020-06-08T15:47:24.733Z] #40 81.11 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-08T15:47:24.733Z] #40 81.13 CC criu/pie/restorer.o [2020-06-08T15:47:24.741Z] #39 144.3 CC criu/path.o [2020-06-08T15:47:24.876Z] #19 DONE 15.0s [2020-06-08T15:47:24.876Z] [2020-06-08T15:47:24.876Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-08T15:47:24.876Z] #22 DONE 0.1s [2020-06-08T15:47:24.876Z] [2020-06-08T15:47:24.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:24.876Z] #39 138.7 CC criu/pie-util-vdso.o [2020-06-08T15:47:24.876Z] #39 139.2 CC criu/pie-util.o [2020-06-08T15:47:24.876Z] #39 139.4 CC criu/pipes.o [2020-06-08T15:47:24.876Z] #39 140.3 CC criu/plugin.o [2020-06-08T15:47:24.876Z] #39 140.7 CC criu/proc_parse.o [2020-06-08T15:47:24.997Z] #39 144.6 CC criu/pie-util-vdso-elf32.o [2020-06-08T15:47:25.020Z] #40 ... [2020-06-08T15:47:25.021Z] [2020-06-08T15:47:25.021Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:25.021Z] #18 11.38 Fetched 8134 kB in 11s (744 kB/s) [2020-06-08T15:47:25.021Z] #18 11.38 Reading package lists... [2020-06-08T15:47:25.021Z] #18 17.38 Reading package lists... [2020-06-08T15:47:25.021Z] #18 ... [2020-06-08T15:47:25.021Z] [2020-06-08T15:47:25.021Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:25.021Z] #55 143.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-08T15:47:25.021Z] #55 143.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-08T15:47:25.221Z] #39 138.8 CC criu/net.o [2020-06-08T15:47:25.252Z] #39 ... [2020-06-08T15:47:25.252Z] [2020-06-08T15:47:25.252Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:25.252Z] #19 11.14 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-08T15:47:25.252Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-06-08T15:47:25.443Z] #39 ... [2020-06-08T15:47:25.443Z] [2020-06-08T15:47:25.443Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-08T15:47:25.443Z] #26 DONE 0.8s [2020-06-08T15:47:25.507Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-08T15:47:25.701Z] [2020-06-08T15:47:25.701Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-08T15:47:25.701Z] #29 DONE 0.1s [2020-06-08T15:47:25.701Z] [2020-06-08T15:47:25.701Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-08T15:47:25.701Z] #31 DONE 0.0s [2020-06-08T15:47:25.701Z] [2020-06-08T15:47:25.701Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-08T15:47:25.701Z] #34 DONE 0.0s [2020-06-08T15:47:25.701Z] [2020-06-08T15:47:25.701Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:26.267Z] #52 ... [2020-06-08T15:47:26.267Z] [2020-06-08T15:47:26.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:26.267Z] #39 143.8 CC criu/protobuf-desc.o [2020-06-08T15:47:26.525Z] #39 ... [2020-06-08T15:47:26.525Z] [2020-06-08T15:47:26.525Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:47:26.525Z] #36 DONE 212.3s [2020-06-08T15:47:26.525Z] [2020-06-08T15:47:26.525Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:26.870Z] #19 12.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-08T15:47:26.870Z] #19 12.78 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-08T15:47:26.870Z] #19 12.83 Building wheels for collected packages: pyyaml [2020-06-08T15:47:26.870Z] #19 12.83 Running setup.py bdist_wheel for pyyaml: started [2020-06-08T15:47:27.105Z] #39 ... [2020-06-08T15:47:27.105Z] [2020-06-08T15:47:27.105Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:27.105Z] #19 5.735 Collecting yamllint==1.16.0 [2020-06-08T15:47:27.459Z] #52 ... [2020-06-08T15:47:27.459Z] [2020-06-08T15:47:27.459Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-08T15:47:27.717Z] #37 DONE 0.1s [2020-06-08T15:47:27.717Z] [2020-06-08T15:47:27.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:27.717Z] #39 145.1 CC criu/protobuf.o [2020-06-08T15:47:27.975Z] #39 145.5 CC criu/pstree.o [2020-06-08T15:47:28.273Z] #19 14.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-08T15:47:28.273Z] #19 14.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-08T15:47:28.273Z] #19 14.18 Successfully built pyyaml [2020-06-08T15:47:28.273Z] #19 14.20 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-08T15:47:28.833Z] #19 14.62 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-08T15:47:28.920Z] #39 146.4 CC criu/rbtree.o [2020-06-08T15:47:29.199Z] #19 DONE 15.1s [2020-06-08T15:47:29.199Z] [2020-06-08T15:47:29.199Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:29.199Z] #39 145.0 CC criu/pie-util-vdso.o [2020-06-08T15:47:29.199Z] #39 145.5 CC criu/pie-util.o [2020-06-08T15:47:29.199Z] #39 145.7 CC criu/pipes.o [2020-06-08T15:47:29.199Z] #39 146.4 CC criu/plugin.o [2020-06-08T15:47:29.199Z] #39 147.0 CC criu/proc_parse.o [2020-06-08T15:47:29.199Z] #39 ... [2020-06-08T15:47:29.199Z] [2020-06-08T15:47:29.199Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-08T15:47:29.199Z] #22 DONE 0.1s [2020-06-08T15:47:29.203Z] #39 146.6 CC criu/rst-malloc.o [2020-06-08T15:47:29.433Z] #55 ... [2020-06-08T15:47:29.433Z] [2020-06-08T15:47:29.433Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:29.433Z] #40 84.98 LINK criu/pie/restorer.built-in.o [2020-06-08T15:47:29.433Z] #40 84.98 GEN criu/pie/restorer-blob.h [2020-06-08T15:47:29.433Z] #40 85.15 DEP criu/vdso.d [2020-06-08T15:47:29.433Z] #40 85.35 DEP criu/uts_ns.d [2020-06-08T15:47:29.433Z] #40 85.53 DEP criu/util.d [2020-06-08T15:47:29.433Z] #40 85.79 DEP criu/uffd.d [2020-06-08T15:47:29.455Z] [2020-06-08T15:47:29.455Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-08T15:47:29.462Z] #39 146.9 CC criu/seccomp.o [2020-06-08T15:47:29.720Z] #40 86.13 DEP criu/tun.d [2020-06-08T15:47:29.739Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:47:29.739Z] [2020-06-08T15:47:29.739Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:47:29.739Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:47:29.739Z] HOSTNAME=af19005ebee6 [2020-06-08T15:47:29.739Z] TESTDEBUG=0 [2020-06-08T15:47:29.739Z] DEST=bundles/test-integration [2020-06-08T15:47:29.739Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:47:29.739Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:47:29.739Z] container=docker [2020-06-08T15:47:29.739Z] HOME=/root [2020-06-08T15:47:29.739Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:47:29.739Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:47:29.739Z] VALIDATE_BRANCH=master [2020-06-08T15:47:29.739Z] TERM=xterm [2020-06-08T15:47:29.739Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:47:29.739Z] SHLVL=1 [2020-06-08T15:47:29.739Z] TIMEOUT=120m [2020-06-08T15:47:29.739Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:47:29.739Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:47:29.739Z] GO111MODULE=off [2020-06-08T15:47:29.739Z] DOCKER_EXPERIMENTAL=1 [2020-06-08T15:47:29.739Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-08T15:47:29.739Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:47:29.739Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:47:29.739Z] GOPATH=/go [2020-06-08T15:47:29.739Z] PKG_CONFIG=pkg-config [2020-06-08T15:47:29.739Z] _=/usr/bin/env [2020-06-08T15:47:29.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-08T15:47:30.008Z] #40 86.36 DEP criu/tty.d [2020-06-08T15:47:30.027Z] #39 147.4 CC criu/seize.o [2020-06-08T15:47:30.297Z] #40 86.60 DEP criu/timerfd.d [2020-06-08T15:47:30.387Z] #26 DONE 0.9s [2020-06-08T15:47:30.387Z] [2020-06-08T15:47:30.387Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-08T15:47:30.387Z] #29 DONE 0.1s [2020-06-08T15:47:30.387Z] [2020-06-08T15:47:30.387Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:30.387Z] #45 ... [2020-06-08T15:47:30.387Z] [2020-06-08T15:47:30.387Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-08T15:47:30.387Z] #31 DONE 0.1s [2020-06-08T15:47:30.387Z] [2020-06-08T15:47:30.387Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-08T15:47:30.387Z] #34 DONE 0.0s [2020-06-08T15:47:30.587Z] #40 86.90 DEP criu/timens.d [2020-06-08T15:47:30.641Z] [2020-06-08T15:47:30.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:30.896Z] #39 150.5 CC criu/protobuf-desc.o [2020-06-08T15:47:30.896Z] #40 87.07 DEP criu/sysfs_parse.d [2020-06-08T15:47:30.896Z] #40 87.26 DEP criu/sysctl.d [2020-06-08T15:47:30.961Z] #39 148.2 CC criu/servicefd.o [2020-06-08T15:47:30.961Z] #39 148.6 CC criu/shmem.o [2020-06-08T15:47:31.183Z] #40 87.41 DEP criu/string.d [2020-06-08T15:47:31.183Z] #40 87.44 DEP criu/stats.d [2020-06-08T15:47:31.455Z] #39 151.2 CC criu/protobuf.o [2020-06-08T15:47:31.472Z] #40 87.66 DEP criu/sockets.d [2020-06-08T15:47:31.757Z] #40 88.00 DEP criu/sk-unix.d [2020-06-08T15:47:31.894Z] #39 149.4 CC criu/sigframe.o [2020-06-08T15:47:32.014Z] #39 151.5 CC criu/pstree.o [2020-06-08T15:47:32.046Z] #40 88.26 DEP criu/sk-tcp.d [2020-06-08T15:47:32.152Z] #39 149.6 CC criu/signalfd.o [2020-06-08T15:47:32.335Z] #40 88.56 DEP criu/sk-queue.d [2020-06-08T15:47:32.410Z] #39 149.8 CC criu/sk-inet.o [2020-06-08T15:47:32.602Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-08T15:47:32.602Z] #19 11.16 Collecting pyyaml (from yamllint==1.16.0) [2020-06-08T15:47:32.602Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-08T15:47:32.626Z] #40 88.85 DEP criu/sk-packet.d [2020-06-08T15:47:32.626Z] #40 89.03 DEP criu/sk-netlink.d [2020-06-08T15:47:32.914Z] #40 ... [2020-06-08T15:47:32.914Z] [2020-06-08T15:47:32.914Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:32.914Z] #55 DONE 152.2s [2020-06-08T15:47:32.914Z] [2020-06-08T15:47:32.914Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-08T15:47:32.914Z] #56 DONE 0.1s [2020-06-08T15:47:32.914Z] [2020-06-08T15:47:32.914Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-08T15:47:32.914Z] #57 DONE 0.1s [2020-06-08T15:47:32.914Z] [2020-06-08T15:47:32.914Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:32.914Z] #40 89.29 DEP criu/sk-inet.d [2020-06-08T15:47:33.201Z] #40 89.64 DEP criu/signalfd.d [2020-06-08T15:47:33.346Z] #39 150.7 CC criu/sk-netlink.o [2020-06-08T15:47:33.376Z] #39 152.7 CC criu/rbtree.o [2020-06-08T15:47:33.376Z] #39 153.0 CC criu/rst-malloc.o [2020-06-08T15:47:33.604Z] #39 151.0 CC criu/sk-packet.o [2020-06-08T15:47:33.630Z] #39 153.3 CC criu/seccomp.o [2020-06-08T15:47:33.830Z] #40 89.95 DEP criu/sigframe.d [2020-06-08T15:47:33.830Z] #40 90.09 DEP criu/shmem.d [2020-06-08T15:47:33.965Z] #19 ... [2020-06-08T15:47:33.965Z] [2020-06-08T15:47:33.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:33.965Z] #39 142.1 CC criu/netfilter.o [2020-06-08T15:47:33.965Z] #39 142.5 CC criu/page-pipe.o [2020-06-08T15:47:33.965Z] #39 143.1 CC criu/page-xfer.o [2020-06-08T15:47:33.965Z] #39 144.5 CC criu/pagemap-cache.o [2020-06-08T15:47:33.965Z] #39 144.8 CC criu/pagemap.o [2020-06-08T15:47:33.965Z] #39 145.7 CC criu/parasite-syscall.o [2020-06-08T15:47:33.965Z] #39 146.5 CC criu/path.o [2020-06-08T15:47:33.965Z] #39 146.8 CC criu/pie-util-vdso-elf32.o [2020-06-08T15:47:33.965Z] #39 147.3 CC criu/pie-util-vdso.o [2020-06-08T15:47:34.117Z] #40 90.36 DEP criu/servicefd.d [2020-06-08T15:47:34.182Z] #39 151.6 CC criu/sk-queue.o [2020-06-08T15:47:34.190Z] #39 ... [2020-06-08T15:47:34.190Z] [2020-06-08T15:47:34.190Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:47:34.190Z] #36 DONE 224.7s [2020-06-08T15:47:34.190Z] [2020-06-08T15:47:34.190Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:34.190Z] #39 153.9 CC criu/seize.o [2020-06-08T15:47:34.220Z] #39 147.8 CC criu/pie-util.o [2020-06-08T15:47:34.220Z] #39 ... [2020-06-08T15:47:34.220Z] [2020-06-08T15:47:34.220Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:47:34.220Z] #19 12.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-08T15:47:34.220Z] #19 12.91 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-08T15:47:34.220Z] #19 12.95 Building wheels for collected packages: pyyaml [2020-06-08T15:47:34.220Z] #19 12.95 Running setup.py bdist_wheel for pyyaml: started [2020-06-08T15:47:34.404Z] #40 90.65 DEP criu/seize.d [2020-06-08T15:47:34.691Z] #40 90.96 DEP criu/seccomp.d [2020-06-08T15:47:34.747Z] #39 152.0 CC criu/sk-tcp.o [2020-06-08T15:47:34.978Z] #40 91.24 DEP criu/rst-malloc.d [2020-06-08T15:47:34.978Z] #40 91.32 DEP criu/rbtree.d [2020-06-08T15:47:34.978Z] #40 91.36 DEP criu/pstree.d [2020-06-08T15:47:35.004Z] #39 152.5 CC criu/sk-unix.o [2020-06-08T15:47:35.144Z] #19 13.88 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-08T15:47:35.265Z] #40 91.58 DEP criu/protobuf.d [2020-06-08T15:47:35.400Z] #19 13.88 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-08T15:47:35.400Z] #19 13.95 Successfully built pyyaml [2020-06-08T15:47:35.400Z] #19 13.98 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-08T15:47:35.551Z] #39 ... [2020-06-08T15:47:35.551Z] [2020-06-08T15:47:35.551Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-08T15:47:35.551Z] #37 DONE 0.1s [2020-06-08T15:47:35.551Z] [2020-06-08T15:47:35.551Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:35.551Z] #52 ... [2020-06-08T15:47:35.551Z] [2020-06-08T15:47:35.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:35.551Z] #39 155.4 CC criu/servicefd.o [2020-06-08T15:47:35.552Z] #40 91.87 GEN criu/protobuf-desc-gen.h [2020-06-08T15:47:35.552Z] #40 ... [2020-06-08T15:47:35.552Z] [2020-06-08T15:47:35.552Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:35.552Z] #18 17.38 Reading package lists... [2020-06-08T15:47:35.552Z] #18 22.07 Building dependency tree... [2020-06-08T15:47:35.552Z] #18 23.77 libcap2-bin is already the newest version (1:2.25-2). [2020-06-08T15:47:35.552Z] #18 23.77 The following additional packages will be installed: [2020-06-08T15:47:35.552Z] #18 23.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-08T15:47:35.552Z] #18 23.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-08T15:47:35.552Z] #18 23.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-08T15:47:35.552Z] #18 23.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-08T15:47:35.552Z] #18 23.78 python3.7 python3.7-minimal vim-runtime xxd [2020-06-08T15:47:35.552Z] #18 23.79 Suggested packages: [2020-06-08T15:47:35.552Z] #18 23.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-08T15:47:35.552Z] #18 23.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-08T15:47:35.552Z] #18 23.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-08T15:47:35.552Z] #18 23.79 Recommended packages: [2020-06-08T15:47:35.552Z] #18 23.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-08T15:47:35.552Z] #18 23.79 python3-keyrings.alt python3-xdg unzip [2020-06-08T15:47:35.552Z] #18 26.33 The following NEW packages will be installed: [2020-06-08T15:47:35.552Z] #18 26.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-08T15:47:35.552Z] #18 26.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-08T15:47:35.552Z] #18 26.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-08T15:47:35.552Z] #18 26.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-08T15:47:35.552Z] #18 26.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-08T15:47:35.552Z] #18 26.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-08T15:47:35.552Z] #18 26.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-08T15:47:35.552Z] #18 26.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-08T15:47:35.552Z] #18 26.33 xz-utils zip [2020-06-08T15:47:35.552Z] #18 26.44 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-06-08T15:47:35.552Z] #18 26.44 Need to get 29.2 MB of archives. [2020-06-08T15:47:35.552Z] #18 26.44 After this operation, 134 MB of additional disk space will be used. [2020-06-08T15:47:35.552Z] #18 26.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-08T15:47:35.552Z] #18 26.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-06-08T15:47:35.552Z] #18 26.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-06-08T15:47:35.552Z] #18 26.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-08T15:47:35.552Z] #18 26.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-08T15:47:35.552Z] #18 26.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-06-08T15:47:35.552Z] #18 26.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-08T15:47:35.552Z] #18 26.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-08T15:47:35.552Z] #18 26.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-08T15:47:35.552Z] #18 26.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-08T15:47:35.552Z] #18 26.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-08T15:47:35.552Z] #18 26.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-08T15:47:35.552Z] #18 26.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-08T15:47:35.552Z] #18 26.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-08T15:47:35.552Z] #18 26.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-08T15:47:35.552Z] #18 26.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-08T15:47:35.552Z] #18 26.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-08T15:47:35.552Z] #18 26.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-08T15:47:35.552Z] #18 26.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-08T15:47:35.552Z] #18 26.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-06-08T15:47:35.552Z] #18 26.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-08T15:47:35.552Z] #18 27.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-08T15:47:35.552Z] #18 27.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-08T15:47:35.552Z] #18 27.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-08T15:47:35.552Z] #18 27.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-08T15:47:35.552Z] #18 27.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-08T15:47:35.552Z] #18 27.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-08T15:47:35.552Z] #18 27.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-08T15:47:35.552Z] #18 27.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-08T15:47:35.552Z] #18 27.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-08T15:47:35.552Z] #18 27.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-08T15:47:35.552Z] #18 27.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-08T15:47:35.552Z] #18 27.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-08T15:47:35.552Z] #18 27.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-08T15:47:35.552Z] #18 27.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-08T15:47:35.552Z] #18 27.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-08T15:47:35.552Z] #18 27.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-08T15:47:35.552Z] #18 27.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-08T15:47:35.552Z] #18 28.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-08T15:47:35.552Z] #18 28.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-08T15:47:35.552Z] #18 28.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-08T15:47:35.552Z] #18 28.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-08T15:47:35.552Z] #18 28.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-06-08T15:47:35.553Z] #18 28.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-08T15:47:35.553Z] #18 28.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-08T15:47:35.553Z] #18 28.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-08T15:47:35.553Z] #18 28.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-08T15:47:35.553Z] #18 28.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-08T15:47:35.553Z] #18 29.93 debconf: delaying package configuration, since apt-utils is not installed [2020-06-08T15:47:35.553Z] #18 30.21 Fetched 29.2 MB in 2s (11.9 MB/s) [2020-06-08T15:47:35.553Z] #18 30.36 Selecting previously unselected package pigz. [2020-06-08T15:47:35.553Z] #18 30.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2020-06-08T15:47:35.553Z] #18 30.47 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-08T15:47:35.553Z] #18 30.48 Unpacking pigz (2.4-1) ... [2020-06-08T15:47:35.553Z] #18 30.64 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-08T15:47:35.553Z] #18 30.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-08T15:47:35.553Z] #18 30.66 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-08T15:47:35.553Z] #18 31.23 Selecting previously unselected package python3.7-minimal. [2020-06-08T15:47:35.553Z] #18 31.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-08T15:47:35.553Z] #18 31.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:47:35.655Z] #19 14.33 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-08T15:47:35.846Z] #18 32.38 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-08T15:47:35.846Z] #18 32.40 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-08T15:47:36.154Z] #39 155.7 CC criu/shmem.o [2020-06-08T15:47:36.262Z] #19 DONE 14.9s [2020-06-08T15:47:36.262Z] [2020-06-08T15:47:36.262Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-08T15:47:36.517Z] #22 DONE 0.2s [2020-06-08T15:47:36.517Z] [2020-06-08T15:47:36.517Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-08T15:47:36.899Z] #39 154.0 CC criu/sockets.o [2020-06-08T15:47:37.078Z] #39 156.5 CC criu/sigframe.o [2020-06-08T15:47:37.078Z] #39 156.6 CC criu/signalfd.o [2020-06-08T15:47:37.375Z] #39 156.9 CC criu/sk-inet.o [2020-06-08T15:47:37.463Z] #39 154.7 CC criu/stats.o [2020-06-08T15:47:37.486Z] #26 DONE 1.0s [2020-06-08T15:47:37.486Z] [2020-06-08T15:47:37.486Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-08T15:47:37.486Z] #29 DONE 0.1s [2020-06-08T15:47:37.486Z] [2020-06-08T15:47:37.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:37.486Z] #39 148.0 CC criu/pipes.o [2020-06-08T15:47:37.486Z] #39 148.8 CC criu/plugin.o [2020-06-08T15:47:37.486Z] #39 149.4 CC criu/proc_parse.o [2020-06-08T15:47:37.486Z] #39 ... [2020-06-08T15:47:37.486Z] [2020-06-08T15:47:37.486Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-08T15:47:37.486Z] #31 DONE 0.0s [2020-06-08T15:47:37.486Z] [2020-06-08T15:47:37.486Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-08T15:47:37.486Z] #34 DONE 0.0s [2020-06-08T15:47:37.720Z] #39 155.1 CC criu/string.o [2020-06-08T15:47:37.720Z] #39 155.2 CC criu/sysctl.o [2020-06-08T15:47:37.741Z] [2020-06-08T15:47:37.741Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:37.902Z] #18 ... [2020-06-08T15:47:37.902Z] [2020-06-08T15:47:37.902Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:37.902Z] #40 94.27 DEP criu/protobuf-desc.d [2020-06-08T15:47:38.189Z] #40 94.43 DEP criu/proc_parse.d [2020-06-08T15:47:38.189Z] #40 94.65 DEP criu/plugin.d [2020-06-08T15:47:38.284Z] #39 155.8 CC criu/sysfs_parse.o [2020-06-08T15:47:38.301Z] #39 157.8 CC criu/sk-netlink.o [2020-06-08T15:47:38.476Z] #40 94.75 DEP criu/pipes.d [2020-06-08T15:47:38.476Z] #40 94.93 DEP criu/pie-util.d [2020-06-08T15:47:38.476Z] #40 ... [2020-06-08T15:47:38.476Z] [2020-06-08T15:47:38.476Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:38.476Z] #42 148.0 github.com/LK4D4/vndr/build [2020-06-08T15:47:38.476Z] #42 154.5 vendor/golang.org/x/net/idna [2020-06-08T15:47:38.556Z] #39 158.1 CC criu/sk-packet.o [2020-06-08T15:47:38.763Z] #42 ... [2020-06-08T15:47:38.763Z] [2020-06-08T15:47:38.763Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:38.763Z] #40 95.05 DEP criu/pie-util-vdso.d [2020-06-08T15:47:38.763Z] #40 95.21 DEP criu/path.d [2020-06-08T15:47:38.850Z] #39 156.3 CC criu/timens.o [2020-06-08T15:47:39.051Z] #40 95.39 DEP criu/parasite-syscall.d [2020-06-08T15:47:39.108Z] #39 156.6 CC criu/timerfd.o [2020-06-08T15:47:39.116Z] #39 158.6 CC criu/sk-queue.o [2020-06-08T15:47:39.144Z] #49 ... [2020-06-08T15:47:39.144Z] [2020-06-08T15:47:39.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:39.144Z] #39 152.6 CC criu/protobuf-desc.o [2020-06-08T15:47:39.338Z] #40 95.62 DEP criu/pagemap.d [2020-06-08T15:47:39.338Z] #40 95.82 DEP criu/pagemap-cache.d [2020-06-08T15:47:39.366Z] #39 156.9 CC criu/tty.o [2020-06-08T15:47:39.371Z] #39 159.1 CC criu/sk-tcp.o [2020-06-08T15:47:39.624Z] #40 95.96 DEP criu/page-xfer.d [2020-06-08T15:47:39.911Z] #40 96.19 DEP criu/page-pipe.d [2020-06-08T15:47:39.911Z] #40 96.33 DEP criu/netfilter.d [2020-06-08T15:47:39.932Z] #39 159.5 CC criu/sk-unix.o [2020-06-08T15:47:40.069Z] #39 153.5 CC criu/protobuf.o [2020-06-08T15:47:40.069Z] #39 ... [2020-06-08T15:47:40.069Z] [2020-06-08T15:47:40.069Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:47:40.069Z] #36 DONE 227.8s [2020-06-08T15:47:40.197Z] #40 96.51 DEP criu/net.d [2020-06-08T15:47:40.370Z] [2020-06-08T15:47:40.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:40.370Z] #39 153.9 CC criu/pstree.o [2020-06-08T15:47:40.485Z] #40 96.80 DEP criu/namespaces.d [2020-06-08T15:47:40.772Z] #40 97.09 DEP criu/mount.d [2020-06-08T15:47:41.058Z] #40 97.28 DEP criu/memfd.d [2020-06-08T15:47:41.058Z] #40 97.46 DEP criu/mem.d [2020-06-08T15:47:41.269Z] #39 158.5 CC criu/tun.o [2020-06-08T15:47:41.289Z] Client: [2020-06-08T15:47:41.289Z] Debug Mode: false [2020-06-08T15:47:41.289Z] Plugins: [2020-06-08T15:47:41.289Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-08T15:47:41.289Z] [2020-06-08T15:47:41.289Z] Server: [2020-06-08T15:47:41.289Z] Containers: 0 [2020-06-08T15:47:41.289Z] Running: 0 [2020-06-08T15:47:41.289Z] Paused: 0 [2020-06-08T15:47:41.289Z] Stopped: 0 [2020-06-08T15:47:41.289Z] Images: 0 [2020-06-08T15:47:41.289Z] Server Version: 19.03.5 [2020-06-08T15:47:41.289Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-08T15:47:41.289Z] Windows: [2020-06-08T15:47:41.289Z] LCOW: [2020-06-08T15:47:41.289Z] Logging Driver: json-file [2020-06-08T15:47:41.289Z] Plugins: [2020-06-08T15:47:41.289Z] Volume: local [2020-06-08T15:47:41.289Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-08T15:47:41.289Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-08T15:47:41.289Z] Swarm: inactive [2020-06-08T15:47:41.289Z] Default Isolation: process [2020-06-08T15:47:41.289Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-08T15:47:41.289Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-08T15:47:41.289Z] OSType: windows [2020-06-08T15:47:41.289Z] Architecture: x86_64 [2020-06-08T15:47:41.289Z] CPUs: 4 [2020-06-08T15:47:41.289Z] Total Memory: 32GiB [2020-06-08T15:47:41.289Z] Name: azwin-2-e924e0 [2020-06-08T15:47:41.289Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-08T15:47:41.289Z] Docker Root Dir: D:\docker [2020-06-08T15:47:41.289Z] Debug Mode: false [2020-06-08T15:47:41.289Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:47:41.289Z] Labels: [2020-06-08T15:47:41.289Z] Experimental: true [2020-06-08T15:47:41.289Z] Insecure Registries: [2020-06-08T15:47:41.289Z] 10.0.0.4:5000 [2020-06-08T15:47:41.289Z] 127.0.0.0/8 [2020-06-08T15:47:41.289Z] Registry Mirrors: [2020-06-08T15:47:41.289Z] http://10.0.0.4:5000/ [2020-06-08T15:47:41.289Z] Live Restore Enabled: false [2020-06-08T15:47:41.289Z] [2020-06-08T15:47:41.345Z] #40 97.82 DEP criu/lsm.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-08T15:47:41.528Z] #39 158.9 CC criu/uffd.o [2020-06-08T15:47:41.631Z] #40 98.03 DEP criu/log.d [2020-06-08T15:47:41.732Z] #39 ... [2020-06-08T15:47:41.732Z] [2020-06-08T15:47:41.732Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-08T15:47:41.732Z] #37 DONE 0.2s [2020-06-08T15:47:41.732Z] [2020-06-08T15:47:41.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:41.732Z] #39 155.1 CC criu/rbtree.o [2020-06-08T15:47:41.732Z] #39 155.3 CC criu/rst-malloc.o [2020-06-08T15:47:41.817Z] #39 161.1 CC criu/sockets.o [2020-06-08T15:47:41.919Z] #40 98.19 DEP criu/libnetlink.d [2020-06-08T15:47:41.919Z] #40 98.39 DEP criu/kerndat.d [2020-06-08T15:47:41.987Z] #39 155.6 CC criu/seccomp.o [2020-06-08T15:47:42.204Z] #40 98.65 DEP criu/kcmp-ids.d [2020-06-08T15:47:42.377Z] #39 161.8 CC criu/stats.o [2020-06-08T15:47:42.377Z] #39 162.1 CC criu/string.o [2020-06-08T15:47:42.377Z] #39 162.1 CC criu/sysctl.o [2020-06-08T15:47:42.461Z] #39 ... [2020-06-08T15:47:42.461Z] [2020-06-08T15:47:42.461Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:42.461Z] #49 105.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-08T15:47:42.491Z] #40 98.77 DEP criu/irmap.d [2020-06-08T15:47:42.547Z] #39 156.1 CC criu/seize.o [2020-06-08T15:47:42.778Z] #40 99.01 DEP criu/ipc_ns.d [2020-06-08T15:47:43.077Z] #40 99.30 DEP criu/image.d [2020-06-08T15:47:43.077Z] #40 99.55 DEP criu/image-desc.d [2020-06-08T15:47:43.107Z] #39 156.6 CC criu/servicefd.o [2020-06-08T15:47:43.303Z] #39 162.7 CC criu/sysfs_parse.o [2020-06-08T15:47:43.303Z] #39 163.1 CC criu/timens.o [2020-06-08T15:47:43.362Z] #39 157.0 CC criu/shmem.o [2020-06-08T15:47:43.363Z] #40 99.70 DEP criu/fsnotify.d [2020-06-08T15:47:43.650Z] #40 99.95 DEP criu/filesystems.d [2020-06-08T15:47:43.650Z] #40 100.2 DEP criu/files.d [2020-06-08T15:47:43.834Z] #49 107.0 + mkdir -p /build [2020-06-08T15:47:43.834Z] #49 107.0 + cp runc /build/runc [2020-06-08T15:47:43.834Z] #49 DONE 107.2s [2020-06-08T15:47:43.834Z] [2020-06-08T15:47:43.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:43.834Z] #39 160.0 CC criu/util.o [2020-06-08T15:47:43.834Z] #39 161.1 CC criu/uts_ns.o [2020-06-08T15:47:43.834Z] #39 161.3 CC criu/vdso-compat.o [2020-06-08T15:47:43.863Z] #39 163.4 CC criu/timerfd.o [2020-06-08T15:47:43.937Z] #40 100.4 DEP criu/files-reg.d [2020-06-08T15:47:44.092Z] #39 161.6 CC criu/vdso.o [2020-06-08T15:47:44.118Z] #39 163.7 CC criu/tty.o [2020-06-08T15:47:44.225Z] #40 100.7 DEP criu/files-ext.d [2020-06-08T15:47:44.287Z] #39 157.7 CC criu/sigframe.o [2020-06-08T15:47:44.287Z] #39 157.8 CC criu/signalfd.o [2020-06-08T15:47:44.512Z] #40 100.9 DEP criu/file-lock.d [2020-06-08T15:47:44.542Z] #39 158.1 CC criu/sk-inet.o [2020-06-08T15:47:44.799Z] #40 101.1 DEP criu/file-ids.d [2020-06-08T15:47:45.032Z] #39 162.5 LINK criu/built-in.o [2020-06-08T15:47:45.086Z] #40 101.4 DEP criu/fifo.d [2020-06-08T15:47:45.289Z] #39 162.7 LINK criu/criu [2020-06-08T15:47:45.374Z] #40 101.5 DEP criu/fdstore.d [2020-06-08T15:47:45.374Z] #40 ... [2020-06-08T15:47:45.374Z] [2020-06-08T15:47:45.374Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:45.374Z] #18 35.39 Selecting previously unselected package python3-minimal. [2020-06-08T15:47:45.374Z] #18 35.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-06-08T15:47:45.374Z] #18 35.45 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 35.45 Unpacking python3-minimal (3.7.3-1) ... [2020-06-08T15:47:45.374Z] #18 35.53 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-08T15:47:45.374Z] #18 35.58 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 35.59 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-08T15:47:45.374Z] #18 35.68 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-08T15:47:45.374Z] #18 35.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 35.68 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-08T15:47:45.374Z] #18 36.68 Selecting previously unselected package python3.7. [2020-06-08T15:47:45.374Z] #18 36.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 36.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:47:45.374Z] #18 36.85 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-08T15:47:45.374Z] #18 36.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 36.86 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-08T15:47:45.374Z] #18 36.96 Setting up python3-minimal (3.7.3-1) ... [2020-06-08T15:47:45.374Z] #18 38.00 Selecting previously unselected package python3. [2020-06-08T15:47:45.374Z] #18 38.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2020-06-08T15:47:45.374Z] #18 38.06 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.08 Unpacking python3 (3.7.3-1) ... [2020-06-08T15:47:45.374Z] #18 38.20 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-08T15:47:45.374Z] #18 38.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.23 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-08T15:47:45.374Z] #18 38.31 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-08T15:47:45.374Z] #18 38.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.32 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-08T15:47:45.374Z] #18 38.45 Selecting previously unselected package libiptc0:ppc64el. [2020-06-08T15:47:45.374Z] #18 38.45 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.46 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-08T15:47:45.374Z] #18 38.59 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-08T15:47:45.374Z] #18 38.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.60 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-08T15:47:45.374Z] #18 38.67 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-08T15:47:45.374Z] #18 38.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.68 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-08T15:47:45.374Z] #18 38.79 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-08T15:47:45.374Z] #18 38.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.81 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-08T15:47:45.374Z] #18 38.98 Selecting previously unselected package iptables. [2020-06-08T15:47:45.374Z] #18 38.99 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 38.99 Unpacking iptables (1.8.2-4) ... [2020-06-08T15:47:45.374Z] #18 39.48 Selecting previously unselected package xxd. [2020-06-08T15:47:45.374Z] #18 39.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-08T15:47:45.374Z] #18 39.50 Unpacking xxd (2:8.1.0875-5) ... [2020-06-08T15:47:45.374Z] #18 39.64 Selecting previously unselected package vim-common. [2020-06-08T15:47:45.374Z] #18 39.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:47:45.374Z] #18 39.70 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-08T15:47:45.374Z] #18 39.97 Selecting previously unselected package bash-completion. [2020-06-08T15:47:45.374Z] #18 39.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-08T15:47:45.467Z] #39 159.0 CC criu/sk-netlink.o [2020-06-08T15:47:45.546Z] #39 163.0 DEP lib/c/criu.d [2020-06-08T15:47:45.546Z] #39 163.0 CC images/rpc.pb-c.o [2020-06-08T15:47:46.004Z] #39 165.2 CC criu/tun.o [2020-06-08T15:47:46.004Z] #39 165.6 CC criu/uffd.o [2020-06-08T15:47:46.027Z] #39 159.4 CC criu/sk-packet.o [2020-06-08T15:47:46.112Z] #39 163.4 CC lib/c/criu.o [2020-06-08T15:47:46.259Z] #39 ... [2020-06-08T15:47:46.259Z] [2020-06-08T15:47:46.259Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:46.259Z] #45 226.9 + cd /tmp/tmp.Ij25GHqBsZ/src/github.com/golangci/golangci-lint/ [2020-06-08T15:47:46.259Z] #45 226.9 + git checkout -q v1.23.8 [2020-06-08T15:47:46.259Z] #45 227.4 ++ git describe --tags [2020-06-08T15:47:46.259Z] #45 227.4 + version=v1.23.8 [2020-06-08T15:47:46.259Z] #45 227.4 ++ git rev-parse --short HEAD [2020-06-08T15:47:46.259Z] #45 227.4 + commit=76a82c6 [2020-06-08T15:47:46.259Z] #45 227.5 ++ git show -s --format=%cd [2020-06-08T15:47:46.259Z] #45 227.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-08T15:47:46.259Z] #45 227.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:47:46.370Z] #39 163.9 LINK lib/c/built-in.o [2020-06-08T15:47:46.587Z] #39 160.0 CC criu/sk-queue.o [2020-06-08T15:47:46.628Z] #39 163.9 LINK lib/c/libcriu.so [2020-06-08T15:47:46.628Z] #39 163.9 LINK lib/c/libcriu.a [2020-06-08T15:47:46.628Z] #39 164.0 GEN magic.py [2020-06-08T15:47:46.628Z] #39 164.1 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:47:46.628Z] #39 164.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:47:46.628Z] #39 164.1 Note: Building without GnuTLS support [2020-06-08T15:47:46.628Z] #39 164.1 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:47:46.628Z] #39 164.1 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:47:46.842Z] #39 160.3 CC criu/sk-tcp.o [2020-06-08T15:47:47.097Z] #39 160.7 CC criu/sk-unix.o [2020-06-08T15:47:47.186Z] #45 ... [2020-06-08T15:47:47.186Z] [2020-06-08T15:47:47.186Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:47.186Z] #39 166.7 CC criu/util.o [2020-06-08T15:47:47.251Z] #39 164.6 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:47:47.446Z] #18 ... [2020-06-08T15:47:47.446Z] [2020-06-08T15:47:47.446Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:47.825Z] #39 165.2 make[1]: Nothing to be done for 'all'. [2020-06-08T15:47:48.397Z] #39 165.7 make[1]: 'images/built-in.o' is up to date. [2020-06-08T15:47:48.398Z] #39 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-08T15:47:48.398Z] #39 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-08T15:47:48.398Z] #39 165.8 make[1]: 'compel/libcompel.a' is up to date. [2020-06-08T15:47:48.398Z] #39 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-08T15:47:48.398Z] #39 165.9 make[1]: Nothing to be done for 'all'. [2020-06-08T15:47:48.398Z] #39 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:47:48.549Z] #39 168.0 CC criu/uts_ns.o [2020-06-08T15:47:48.549Z] #39 168.2 CC criu/vdso-compat.o [2020-06-08T15:47:48.655Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.655Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.655Z] #39 166.1 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.655Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.655Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.655Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.804Z] #39 168.4 CC criu/vdso.o [2020-06-08T15:47:48.919Z] #39 166.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.919Z] #39 166.3 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:48.919Z] #39 166.3 INSTALL criu/criu [2020-06-08T15:47:48.982Z] #39 162.3 CC criu/sockets.o [2020-06-08T15:47:49.186Z] #39 DONE 166.6s [2020-06-08T15:47:49.186Z] [2020-06-08T15:47:49.186Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:49.186Z] #52 187.5 + bin/containerd [2020-06-08T15:47:49.365Z] #39 168.9 LINK criu/built-in.o [2020-06-08T15:47:49.365Z] #39 169.1 LINK criu/criu [2020-06-08T15:47:49.464Z] #22 166.7 Checking out files: 25% (2782/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 50% (5494/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 76% (8306/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) [2020-06-08T15:47:49.464Z] #22 ... [2020-06-08T15:47:49.464Z] [2020-06-08T15:47:49.464Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:49.464Z] #42 159.0 vendor/golang.org/x/crypto/cryptobyte [2020-06-08T15:47:49.464Z] #42 163.1 vendor/golang.org/x/net/http/httpproxy [2020-06-08T15:47:49.464Z] #42 163.1 net/textproto [2020-06-08T15:47:49.464Z] #42 163.2 crypto/x509 [2020-06-08T15:47:49.464Z] #42 165.2 mime/multipart [2020-06-08T15:47:49.464Z] #42 165.2 vendor/golang.org/x/net/http/httpguts [2020-06-08T15:47:49.585Z] #39 163.0 CC criu/stats.o [2020-06-08T15:47:49.620Z] #39 169.5 DEP lib/c/criu.d [2020-06-08T15:47:49.763Z] #42 ... [2020-06-08T15:47:49.763Z] [2020-06-08T15:47:49.764Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:49.876Z] #39 ... [2020-06-08T15:47:49.876Z] [2020-06-08T15:47:49.876Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:49.876Z] #49 109.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-08T15:47:49.876Z] #49 110.8 + mkdir -p /build [2020-06-08T15:47:49.876Z] #49 110.8 + cp runc /build/runc [2020-06-08T15:47:49.876Z] #49 DONE 111.1s [2020-06-08T15:47:49.876Z] [2020-06-08T15:47:49.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:49.876Z] #39 169.5 CC images/rpc.pb-c.o [2020-06-08T15:47:49.882Z] #39 163.3 CC criu/string.o [2020-06-08T15:47:49.882Z] #39 163.4 CC criu/sysctl.o [2020-06-08T15:47:50.049Z] #22 166.7 Checking out files: 25% (2782/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 50% (5494/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 76% (8306/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-08T15:47:50.146Z] #52 ... [2020-06-08T15:47:50.146Z] [2020-06-08T15:47:50.146Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-08T15:47:50.146Z] #40 DONE 0.1s [2020-06-08T15:47:50.337Z] #22 169.8 + cd /tmp/tmp.3k8PjRJqQP/tmp/docker-ce [2020-06-08T15:47:50.337Z] #22 169.8 + git checkout -q v17.06.2-ce [2020-06-08T15:47:50.420Z] [2020-06-08T15:47:50.420Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-08T15:47:50.420Z] #42 DONE 0.1s [2020-06-08T15:47:50.420Z] [2020-06-08T15:47:50.420Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-08T15:47:50.420Z] #44 DONE 0.1s [2020-06-08T15:47:50.420Z] [2020-06-08T15:47:50.420Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:50.437Z] #39 170.2 CC lib/c/criu.o [2020-06-08T15:47:50.808Z] #39 164.1 CC criu/sysfs_parse.o [2020-06-08T15:47:50.966Z] #22 ... [2020-06-08T15:47:50.966Z] [2020-06-08T15:47:50.966Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:50.967Z] #44 DONE 170.3s [2020-06-08T15:47:50.967Z] [2020-06-08T15:47:50.967Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:50.967Z] #18 44.31 Unpacking bash-completion (1:2.8-6) ... [2020-06-08T15:47:50.967Z] #18 45.14 Selecting previously unselected package bzip2. [2020-06-08T15:47:50.967Z] #18 45.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 45.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:47:50.967Z] #18 45.32 Selecting previously unselected package xz-utils. [2020-06-08T15:47:50.967Z] #18 45.33 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 45.33 Unpacking xz-utils (5.2.4-1) ... [2020-06-08T15:47:50.967Z] #18 45.64 Selecting previously unselected package apparmor. [2020-06-08T15:47:50.967Z] #18 45.64 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 45.79 Unpacking apparmor (2.13.2-10) ... [2020-06-08T15:47:50.967Z] #18 46.32 Selecting previously unselected package aufs-tools. [2020-06-08T15:47:50.967Z] #18 46.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 46.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:47:50.967Z] #18 46.44 Selecting previously unselected package libonig5:ppc64el. [2020-06-08T15:47:50.967Z] #18 46.46 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 46.47 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-08T15:47:50.967Z] #18 46.71 Selecting previously unselected package libjq1:ppc64el. [2020-06-08T15:47:50.967Z] #18 46.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 46.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-08T15:47:50.967Z] #18 46.90 Selecting previously unselected package jq. [2020-06-08T15:47:50.967Z] #18 46.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 46.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-08T15:47:50.967Z] #18 47.05 Selecting previously unselected package libaio1:ppc64el. [2020-06-08T15:47:50.967Z] #18 47.05 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 47.06 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-08T15:47:50.967Z] #18 47.18 Selecting previously unselected package libgpm2:ppc64el. [2020-06-08T15:47:50.967Z] #18 47.18 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 47.20 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-08T15:47:50.967Z] #18 47.26 Selecting previously unselected package libicu63:ppc64el. [2020-06-08T15:47:50.967Z] #18 47.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-08T15:47:50.967Z] #18 47.27 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-08T15:47:51.104Z] #39 164.5 CC criu/timens.o [2020-06-08T15:47:51.104Z] #39 164.7 CC criu/timerfd.o [2020-06-08T15:47:51.359Z] #39 165.0 CC criu/tty.o [2020-06-08T15:47:51.799Z] #39 171.3 LINK lib/c/built-in.o [2020-06-08T15:47:51.799Z] #39 171.3 LINK lib/c/libcriu.so [2020-06-08T15:47:51.799Z] #39 171.4 LINK lib/c/libcriu.a [2020-06-08T15:47:51.799Z] #39 171.5 GEN magic.py [2020-06-08T15:47:52.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-08T15:47:52.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-08T15:47:52.054Z] #39 171.6 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:47:52.054Z] #39 171.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:47:52.054Z] #39 171.6 Note: Building without GnuTLS support [2020-06-08T15:47:52.054Z] #39 171.6 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:47:52.054Z] #39 171.6 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:47:52.615Z] #39 172.2 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:47:52.913Z] #39 172.7 make[1]: Nothing to be done for 'all'. [2020-06-08T15:47:53.245Z] #39 ... [2020-06-08T15:47:53.245Z] [2020-06-08T15:47:53.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:47:53.245Z] #49 109.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-08T15:47:53.473Z] #39 173.2 make[1]: 'images/built-in.o' is up to date. [2020-06-08T15:47:53.473Z] #39 173.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-08T15:47:53.473Z] #39 173.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-08T15:47:53.473Z] #39 173.3 make[1]: 'compel/libcompel.a' is up to date. [2020-06-08T15:47:53.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-08T15:47:53.729Z] #39 173.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-08T15:47:53.729Z] #39 173.3 make[1]: Nothing to be done for 'all'. [2020-06-08T15:47:53.729Z] #39 173.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:47:53.984Z] #39 173.5 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:53.984Z] #39 173.5 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:53.984Z] #39 173.5 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:53.984Z] #39 173.6 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:53.984Z] #39 173.6 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:53.984Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:53.984Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:54.239Z] #39 173.8 make[2]: Nothing to be done for 'all'. [2020-06-08T15:47:54.239Z] #39 173.8 INSTALL criu/criu [2020-06-08T15:47:54.239Z] #39 DONE 173.9s [2020-06-08T15:47:54.239Z] [2020-06-08T15:47:54.239Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:54.239Z] #52 197.3 + bin/containerd [2020-06-08T15:47:54.462Z] #18 ... [2020-06-08T15:47:54.462Z] [2020-06-08T15:47:54.462Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:54.462Z] #22 173.7 + mkdir -p /tmp/tmp.3k8PjRJqQP/src/github.com/docker [2020-06-08T15:47:54.462Z] #22 173.7 + mv components/cli /tmp/tmp.3k8PjRJqQP/src/github.com/docker/cli [2020-06-08T15:47:54.462Z] #22 173.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-08T15:47:54.607Z] #49 110.7 + mkdir -p /build [2020-06-08T15:47:54.607Z] #49 110.7 + cp runc /build/runc [2020-06-08T15:47:54.862Z] #49 DONE 111.1s [2020-06-08T15:47:54.862Z] [2020-06-08T15:47:54.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:54.862Z] #39 166.8 CC criu/tun.o [2020-06-08T15:47:54.862Z] #39 167.2 CC criu/uffd.o [2020-06-08T15:47:54.862Z] #39 168.3 CC criu/util.o [2020-06-08T15:47:55.482Z] #22 ... [2020-06-08T15:47:55.482Z] [2020-06-08T15:47:55.482Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:55.482Z] #40 101.7 DEP criu/fault-injection.d [2020-06-08T15:47:55.482Z] #40 101.7 DEP criu/external.d [2020-06-08T15:47:55.482Z] #40 101.8 DEP criu/eventpoll.d [2020-06-08T15:47:55.482Z] #40 102.1 DEP criu/eventfd.d [2020-06-08T15:47:55.482Z] #40 102.4 DEP criu/crtools.d [2020-06-08T15:47:55.482Z] #40 102.6 DEP criu/cr-service.d [2020-06-08T15:47:55.482Z] #40 102.8 DEP criu/cr-restore.d [2020-06-08T15:47:55.482Z] #40 103.3 DEP criu/cr-errno.d [2020-06-08T15:47:55.482Z] #40 103.3 DEP criu/cr-dump.d [2020-06-08T15:47:55.482Z] #40 103.6 DEP criu/cr-dedup.d [2020-06-08T15:47:55.482Z] #40 103.8 DEP criu/cr-check.d [2020-06-08T15:47:55.482Z] #40 104.1 DEP criu/config.d [2020-06-08T15:47:55.482Z] #40 104.3 DEP criu/clone-noasan.d [2020-06-08T15:47:55.482Z] #40 104.5 DEP criu/cgroup.d [2020-06-08T15:47:55.482Z] #40 104.8 DEP criu/cgroup-props.d [2020-06-08T15:47:55.482Z] #40 105.0 DEP criu/bitmap.d [2020-06-08T15:47:55.482Z] #40 105.0 DEP criu/bfd.d [2020-06-08T15:47:55.482Z] #40 105.2 DEP criu/autofs.d [2020-06-08T15:47:55.482Z] #40 105.5 DEP criu/aio.d [2020-06-08T15:47:55.482Z] #40 105.8 DEP criu/action-scripts.d [2020-06-08T15:47:55.482Z] #40 106.3 CC criu/action-scripts.o [2020-06-08T15:47:55.482Z] #40 107.0 CC criu/aio.o [2020-06-08T15:47:55.482Z] #40 108.1 CC criu/autofs.o [2020-06-08T15:47:55.482Z] #40 110.5 CC criu/bfd.o [2020-06-08T15:47:55.482Z] #40 111.1 CC criu/bitmap.o [2020-06-08T15:47:55.482Z] #40 111.3 CC criu/cgroup-props.o [2020-06-08T15:47:55.482Z] #40 ... [2020-06-08T15:47:55.482Z] [2020-06-08T15:47:55.482Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:47:55.482Z] #18 51.95 Selecting previously unselected package libnet1:ppc64el. [2020-06-08T15:47:55.482Z] #18 51.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-08T15:47:55.482Z] #18 51.96 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-08T15:47:55.482Z] #18 52.05 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-08T15:47:55.482Z] #18 52.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-08T15:47:55.482Z] #18 52.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-08T15:47:55.482Z] #18 52.17 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-08T15:47:55.601Z] #52 ... [2020-06-08T15:47:55.601Z] [2020-06-08T15:47:55.601Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-08T15:47:55.601Z] #40 DONE 0.1s [2020-06-08T15:47:55.601Z] [2020-06-08T15:47:55.601Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-08T15:47:55.601Z] #42 DONE 0.1s [2020-06-08T15:47:55.601Z] [2020-06-08T15:47:55.601Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-08T15:47:55.601Z] #44 DONE 0.0s [2020-06-08T15:47:55.601Z] [2020-06-08T15:47:55.601Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:55.776Z] #18 52.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-08T15:47:55.776Z] #18 52.19 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-08T15:47:55.776Z] #18 52.27 Selecting previously unselected package libreadline5:ppc64el. [2020-06-08T15:47:55.776Z] #18 52.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-08T15:47:55.776Z] #18 52.28 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-08T15:47:55.776Z] #18 52.40 Selecting previously unselected package net-tools. [2020-06-08T15:47:55.786Z] #39 ... [2020-06-08T15:47:55.786Z] [2020-06-08T15:47:55.786Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:55.786Z] #45 233.3 + cd /tmp/tmp.ORSlIup4Kn/src/github.com/golangci/golangci-lint/ [2020-06-08T15:47:55.786Z] #45 233.3 + git checkout -q v1.23.8 [2020-06-08T15:47:55.786Z] #45 233.8 ++ git describe --tags [2020-06-08T15:47:55.786Z] #45 233.8 + version=v1.23.8 [2020-06-08T15:47:55.786Z] #45 233.8 ++ git rev-parse --short HEAD [2020-06-08T15:47:55.786Z] #45 233.8 + commit=76a82c6 [2020-06-08T15:47:55.786Z] #45 233.8 ++ git show -s --format=%cd [2020-06-08T15:47:55.786Z] #45 233.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-08T15:47:55.786Z] #45 233.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:47:56.041Z] #45 ... [2020-06-08T15:47:56.041Z] [2020-06-08T15:47:56.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:47:56.041Z] #39 169.6 CC criu/uts_ns.o [2020-06-08T15:47:56.064Z] #18 52.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-08T15:47:56.064Z] #18 52.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:47:56.064Z] #18 52.62 Selecting previously unselected package python-pip-whl. [2020-06-08T15:47:56.064Z] #18 52.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-08T15:47:56.064Z] #18 52.65 Unpacking python-pip-whl (18.1-5) ... [2020-06-08T15:47:56.296Z] #39 169.8 CC criu/vdso-compat.o [2020-06-08T15:47:56.594Z] #39 170.0 CC criu/vdso.o [2020-06-08T15:47:56.690Z] #18 53.13 Selecting previously unselected package python3-lib2to3. [2020-06-08T15:47:56.690Z] #18 53.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-08T15:47:56.690Z] #18 53.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:47:56.849Z] #39 170.4 LINK criu/built-in.o [2020-06-08T15:47:56.972Z] #52 ... [2020-06-08T15:47:56.972Z] [2020-06-08T15:47:56.972Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:47:56.972Z] #45 242.2 + cd /tmp/tmp.hIzhBztaiL/src/github.com/golangci/golangci-lint/ [2020-06-08T15:47:56.972Z] #45 242.2 + git checkout -q v1.23.8 [2020-06-08T15:47:56.972Z] #45 242.5 ++ git describe --tags [2020-06-08T15:47:56.972Z] #45 242.5 + version=v1.23.8 [2020-06-08T15:47:56.972Z] #45 242.5 ++ git rev-parse --short HEAD [2020-06-08T15:47:56.972Z] #45 242.5 + commit=76a82c6 [2020-06-08T15:47:56.972Z] #45 242.5 ++ git show -s --format=%cd [2020-06-08T15:47:56.972Z] #45 242.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-08T15:47:56.972Z] #45 242.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:47:56.977Z] #18 53.29 Selecting previously unselected package python3-distutils. [2020-06-08T15:47:56.977Z] #18 53.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-08T15:47:56.977Z] #18 53.32 Unpacking python3-distutils (3.7.3-1) ... [2020-06-08T15:47:57.107Z] #39 170.6 LINK criu/criu [2020-06-08T15:47:57.272Z] #18 53.54 Selecting previously unselected package python3-pip. [2020-06-08T15:47:57.273Z] #18 53.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-08T15:47:57.273Z] #18 53.57 Unpacking python3-pip (18.1-5) ... [2020-06-08T15:47:57.363Z] #39 170.8 DEP lib/c/criu.d [2020-06-08T15:47:57.363Z] #39 170.8 CC images/rpc.pb-c.o [2020-06-08T15:47:57.563Z] #18 53.83 Selecting previously unselected package python3-pkg-resources. [2020-06-08T15:47:57.563Z] #18 53.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-08T15:47:57.563Z] #18 53.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:47:57.563Z] #18 54.06 Selecting previously unselected package python3-setuptools. [2020-06-08T15:47:57.563Z] #18 54.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-08T15:47:57.563Z] #18 54.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-08T15:47:57.658Z] #39 171.2 CC lib/c/criu.o [2020-06-08T15:47:57.850Z] #18 54.32 Selecting previously unselected package python3-wheel. [2020-06-08T15:47:57.850Z] #18 54.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-08T15:47:57.850Z] #18 54.34 Unpacking python3-wheel (0.32.3-2) ... [2020-06-08T15:47:57.850Z] #18 54.42 Selecting previously unselected package sudo. [2020-06-08T15:47:58.138Z] #18 54.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-08T15:47:58.138Z] #18 54.44 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:47:58.427Z] #18 54.96 Selecting previously unselected package thin-provisioning-tools. [2020-06-08T15:47:58.427Z] #18 54.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-08T15:47:58.427Z] #18 54.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:47:58.627Z] #39 172.0 LINK lib/c/built-in.o [2020-06-08T15:47:58.627Z] #39 172.0 LINK lib/c/libcriu.so [2020-06-08T15:47:58.627Z] #39 172.0 LINK lib/c/libcriu.a [2020-06-08T15:47:58.627Z] #39 172.1 GEN magic.py [2020-06-08T15:47:58.627Z] #39 172.3 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:47:58.627Z] #39 172.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:47:58.882Z] #39 172.3 Note: Building without GnuTLS support [2020-06-08T15:47:58.882Z] #39 172.3 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:47:58.882Z] #39 172.3 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:47:59.053Z] #18 55.27 Selecting previously unselected package uidmap. [2020-06-08T15:47:59.053Z] #18 55.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-08T15:47:59.053Z] #18 55.28 Unpacking uidmap (1:4.5-1.1) ... [2020-06-08T15:47:59.053Z] #18 55.43 Selecting previously unselected package vim-runtime. [2020-06-08T15:47:59.053Z] #18 55.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-08T15:47:59.053Z] #18 55.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-08T15:47:59.053Z] #18 55.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-08T15:47:59.053Z] #18 55.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:47:59.485Z] #39 172.9 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:47:59.782Z] #39 173.4 make[1]: Nothing to be done for 'all'. [2020-06-08T15:48:00.344Z] #39 173.9 make[1]: 'images/built-in.o' is up to date. [2020-06-08T15:48:00.344Z] #39 174.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-08T15:48:00.344Z] #39 174.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-08T15:48:00.344Z] #39 174.0 make[1]: 'compel/libcompel.a' is up to date. [2020-06-08T15:48:00.344Z] #39 174.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-08T15:48:00.545Z] #18 ... [2020-06-08T15:48:00.545Z] [2020-06-08T15:48:00.545Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:48:00.545Z] #42 169.8 crypto/tls [2020-06-08T15:48:00.545Z] #42 177.7 net/http/httptrace [2020-06-08T15:48:00.545Z] #42 178.0 net/http [2020-06-08T15:48:00.600Z] #39 174.1 make[1]: Nothing to be done for 'all'. [2020-06-08T15:48:00.600Z] #39 174.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:48:00.855Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:00.855Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:00.855Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:00.855Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:00.855Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:00.855Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:00.855Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:01.110Z] #39 174.5 make[2]: Nothing to be done for 'all'. [2020-06-08T15:48:01.110Z] #39 174.5 INSTALL criu/criu [2020-06-08T15:48:01.110Z] #39 DONE 174.7s [2020-06-08T15:48:01.110Z] [2020-06-08T15:48:01.110Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:01.110Z] #52 199.3 + bin/containerd [2020-06-08T15:48:01.570Z] #42 ... [2020-06-08T15:48:01.570Z] [2020-06-08T15:48:01.570Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:48:01.570Z] #40 112.6 CC criu/cgroup.o [2020-06-08T15:48:01.570Z] #40 117.7 CC criu/clone-noasan.o [2020-06-08T15:48:01.570Z] #40 118.1 CC criu/config.o [2020-06-08T15:48:02.472Z] #52 ... [2020-06-08T15:48:02.472Z] [2020-06-08T15:48:02.472Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-08T15:48:02.472Z] #40 DONE 0.1s [2020-06-08T15:48:02.472Z] [2020-06-08T15:48:02.472Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-08T15:48:02.472Z] #42 DONE 0.1s [2020-06-08T15:48:02.472Z] [2020-06-08T15:48:02.472Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-08T15:48:02.472Z] #44 DONE 0.1s [2020-06-08T15:48:02.472Z] [2020-06-08T15:48:02.472Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:03.060Z] #40 ... [2020-06-08T15:48:03.060Z] [2020-06-08T15:48:03.060Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:48:03.060Z] #18 59.54 Selecting previously unselected package vim. [2020-06-08T15:48:03.060Z] #18 59.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-08T15:48:03.060Z] #18 59.60 Unpacking vim (2:8.1.0875-5) ... [2020-06-08T15:48:03.682Z] #18 60.25 Selecting previously unselected package xfsprogs. [2020-06-08T15:48:03.682Z] #18 60.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-08T15:48:03.682Z] #18 60.27 Unpacking xfsprogs (4.20.0-1) ... [2020-06-08T15:48:04.309Z] #18 60.86 Selecting previously unselected package zip. [2020-06-08T15:48:04.634Z] #18 60.91 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-08T15:48:04.634Z] #18 60.92 Unpacking zip (3.0-11+b1) ... [2020-06-08T15:48:04.634Z] #18 61.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-08T15:48:04.634Z] #18 61.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-08T15:48:04.634Z] #18 61.17 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-08T15:48:04.634Z] #18 61.18 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-08T15:48:04.634Z] #18 61.19 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-08T15:48:04.634Z] #18 61.21 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-08T15:48:04.634Z] #18 61.26 Setting up uidmap (1:4.5-1.1) ... [2020-06-08T15:48:04.924Z] #18 61.28 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-08T15:48:04.924Z] #18 61.30 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-08T15:48:04.924Z] #18 61.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-08T15:48:04.924Z] #18 61.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-08T15:48:04.924Z] #18 61.38 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-08T15:48:04.924Z] #18 61.39 Setting up xxd (2:8.1.0875-5) ... [2020-06-08T15:48:04.924Z] #18 61.39 Setting up zip (3.0-11+b1) ... [2020-06-08T15:48:04.924Z] #18 61.40 Setting up vim-common (2:8.1.0875-5) ... [2020-06-08T15:48:04.924Z] #18 61.43 Setting up bash-completion (1:2.8-6) ... [2020-06-08T15:48:07.359Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-08T15:48:07.359Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ee2856d1\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-08T15:48:07.359Z] ---------------------------------------------------------------------------- [2020-06-08T15:48:07.359Z] [2020-06-08T15:48:07.359Z] INFO: executeCI.ps1 starting at Mon Jun 8 15:48:06 CUT 2020 [2020-06-08T15:48:07.359Z] [2020-06-08T15:48:07.359Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-08T15:48:07.359Z] INFO: Running git version 2.24.1.windows.2 [2020-06-08T15:48:07.359Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-08T15:48:07.359Z] INFO: Environment variables: [2020-06-08T15:48:07.359Z] [2020-06-08T15:48:07.359Z] Name Value [2020-06-08T15:48:07.359Z] ---- ----- [2020-06-08T15:48:07.359Z] ALLUSERSPROFILE C:\ProgramData [2020-06-08T15:48:07.359Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-08T15:48:07.359Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-08T15:48:07.359Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-08T15:48:07.359Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-08T15:48:07.359Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-08T15:48:07.359Z] BRANCH_NAME PR-41070 [2020-06-08T15:48:07.359Z] BUILD_DISPLAY_NAME #3 [2020-06-08T15:48:07.359Z] BUILD_ID 3 [2020-06-08T15:48:07.359Z] BUILD_NUMBER 3 [2020-06-08T15:48:07.359Z] BUILD_TAG jenkins-moby-PR-41070-3 [2020-06-08T15:48:07.360Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41070/3/ [2020-06-08T15:48:07.360Z] CHANGE_AUTHOR kolyshkin [2020-06-08T15:48:07.360Z] CHANGE_AUTHOR_DISPLAY_NAME Kir Kolyshkin [2020-06-08T15:48:07.360Z] CHANGE_BRANCH test-fix [2020-06-08T15:48:07.360Z] CHANGE_FORK kolyshkin [2020-06-08T15:48:07.360Z] CHANGE_ID 41070 [2020-06-08T15:48:07.360Z] CHANGE_TARGET master [2020-06-08T15:48:07.360Z] CHANGE_TITLE int/build/TestBuildWithEmptyLayers: prevent panic [2020-06-08T15:48:07.360Z] CHANGE_URL https://github.com/moby/moby/pull/41070 [2020-06-08T15:48:07.360Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-08T15:48:07.360Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-08T15:48:07.360Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-08T15:48:07.360Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-08T15:48:07.360Z] COMPUTERNAME azwin-2-e924e0 [2020-06-08T15:48:07.360Z] ComSpec C:\windows\system32\cmd.exe [2020-06-08T15:48:07.360Z] ConfigSequenceNumber 0 [2020-06-08T15:48:07.360Z] DOCKER_BUILDKIT 0 [2020-06-08T15:48:07.360Z] DOCKER_DUT_DEBUG 1 [2020-06-08T15:48:07.360Z] DOCKER_EXPERIMENTAL 1 [2020-06-08T15:48:07.360Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-08T15:48:07.360Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-08T15:48:07.360Z] EXECUTOR_NUMBER 0 [2020-06-08T15:48:07.360Z] FQDN azwin-2-e924e0.westus.cloudapp.azure.com [2020-06-08T15:48:07.360Z] GIT_BRANCH PR-41070 [2020-06-08T15:48:07.360Z] GIT_COMMIT a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:48:07.360Z] GIT_PREVIOUS_COMMIT 9f1fd16a1bf23c013ee9c06a1fed7768f9efc4d9 [2020-06-08T15:48:07.360Z] GIT_URL https://github.com/moby/moby.git [2020-06-08T15:48:07.360Z] HUDSON_COOKIE b8802e86-8b70-4fae-a2e8-6e049f91058c [2020-06-08T15:48:07.360Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-08T15:48:07.360Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-08T15:48:07.360Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-08T15:48:07.360Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-08T15:48:07.360Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-08T15:48:07.360Z] JENKINS_NODE_COOKIE ef49c9be-4bf9-4d6a-949a-aef6d2c006b3 [2020-06-08T15:48:07.360Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-08T15:48:07.360Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-08T15:48:07.360Z] JOB_BASE_NAME PR-41070 [2020-06-08T15:48:07.360Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41070/display/redirect [2020-06-08T15:48:07.360Z] JOB_NAME moby/PR-41070 [2020-06-08T15:48:07.360Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41070/ [2020-06-08T15:48:07.360Z] library.jps.version master [2020-06-08T15:48:07.360Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-08T15:48:07.360Z] NODE_LABELS amd64 azure azwin-2-e924e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-08T15:48:07.360Z] NODE_NAME azwin-2-e924e0 [2020-06-08T15:48:07.360Z] NUMBER_OF_PROCESSORS 4 [2020-06-08T15:48:07.360Z] OS Windows_NT [2020-06-08T15:48:07.360Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-08T15:48:07.360Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-08T15:48:07.360Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-08T15:48:07.360Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-08T15:48:07.360Z] PROCESSOR_LEVEL 6 [2020-06-08T15:48:07.360Z] PROCESSOR_REVISION 4f01 [2020-06-08T15:48:07.360Z] ProgramData C:\ProgramData [2020-06-08T15:48:07.360Z] ProgramFiles C:\Program Files [2020-06-08T15:48:07.360Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-08T15:48:07.360Z] ProgramW6432 C:\Program Files [2020-06-08T15:48:07.360Z] PROMPT $P$G [2020-06-08T15:48:07.360Z] PSExecutionPolicyPreference Bypass [2020-06-08T15:48:07.360Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-08T15:48:07.360Z] PUBLIC C:\Users\Public [2020-06-08T15:48:07.360Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41070/3/display/redirect?page=changes [2020-06-08T15:48:07.360Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41070/3/display/redirect [2020-06-08T15:48:07.360Z] SKIP_VALIDATION_TESTS 1 [2020-06-08T15:48:07.360Z] SOURCES_DRIVE d [2020-06-08T15:48:07.360Z] SOURCES_SUBDIR gopath [2020-06-08T15:48:07.360Z] STAGE_NAME Run tests [2020-06-08T15:48:07.360Z] SystemDrive C: [2020-06-08T15:48:07.360Z] SystemRoot C:\windows [2020-06-08T15:48:07.360Z] TEMP C:\windows\TEMP [2020-06-08T15:48:07.360Z] TESTDEBUG 0 [2020-06-08T15:48:07.360Z] TESTRUN_DRIVE d [2020-06-08T15:48:07.360Z] TESTRUN_SUBDIR CI [2020-06-08T15:48:07.360Z] TIMEOUT 120m [2020-06-08T15:48:07.360Z] TMP C:\windows\TEMP [2020-06-08T15:48:07.360Z] USERDOMAIN WORKGROUP [2020-06-08T15:48:07.360Z] USERNAME azwin-2-e924e0$ [2020-06-08T15:48:07.360Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-08T15:48:07.360Z] windir C:\windows [2020-06-08T15:48:07.360Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-08T15:48:07.360Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-08T15:48:07.360Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-08T15:48:07.360Z] [2020-06-08T15:48:07.360Z] [2020-06-08T15:48:07.360Z] [2020-06-08T15:48:07.831Z] INFO: Sources under d:\gopath\... [2020-06-08T15:48:07.831Z] INFO: Test run under d:\CI\... [2020-06-08T15:48:07.831Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-08T15:48:07.831Z] INFO: docker/docker repository was found [2020-06-08T15:48:08.301Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-06-08T15:48:08.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-08T15:48:08.772Z] ltsc2019: Pulling from windows/servercore [2020-06-08T15:48:08.772Z] 4612f6d0b889: Pulling fs layer [2020-06-08T15:48:09.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-08T15:48:09.344Z] #18 65.94 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-08T15:48:09.344Z] #18 65.95 Setting up xz-utils (5.2.4-1) ... [2020-06-08T15:48:09.632Z] #18 65.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-08T15:48:09.632Z] #18 66.00 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-08T15:48:09.632Z] #18 66.13 invoke-rc.d: could not determine current runlevel [2020-06-08T15:48:09.632Z] #18 66.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-08T15:48:09.632Z] #18 66.16 Setting up pigz (2.4-1) ... [2020-06-08T15:48:09.632Z] #18 66.16 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-08T15:48:09.632Z] #18 66.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-08T15:48:09.632Z] #18 66.18 Setting up python-pip-whl (18.1-5) ... [2020-06-08T15:48:09.632Z] #18 66.19 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-08T15:48:09.632Z] #18 66.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-08T15:48:10.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-08T15:48:10.255Z] #18 66.79 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-08T15:48:10.255Z] #18 66.80 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-08T15:48:10.255Z] #18 66.81 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-08T15:48:10.255Z] #18 66.81 Setting up vim (2:8.1.0875-5) ... [2020-06-08T15:48:10.256Z] #18 66.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-08T15:48:10.256Z] #18 66.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-08T15:48:10.256Z] #18 66.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-08T15:48:10.256Z] #18 66.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-08T15:48:10.256Z] #18 66.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-08T15:48:10.256Z] #18 66.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-08T15:48:10.542Z] #18 66.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-08T15:48:10.542Z] #18 66.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-08T15:48:10.542Z] #18 67.00 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-08T15:48:10.542Z] #18 67.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-08T15:48:10.542Z] #18 67.01 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-08T15:48:10.542Z] #18 67.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-08T15:48:10.542Z] #18 67.03 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-08T15:48:10.542Z] #18 67.04 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-08T15:48:10.869Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:48:11.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-08T15:48:11.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-08T15:48:11.803Z] [2020-06-08T15:48:11.803Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:48:12.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:48:12.063Z] HOSTNAME=f2c923a6f5c3 [2020-06-08T15:48:12.063Z] TESTDEBUG=0 [2020-06-08T15:48:12.063Z] DEST=bundles/test-integration [2020-06-08T15:48:12.063Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:48:12.063Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:48:12.063Z] container=docker [2020-06-08T15:48:12.063Z] HOME=/root [2020-06-08T15:48:12.063Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:48:12.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:48:12.063Z] VALIDATE_BRANCH=master [2020-06-08T15:48:12.063Z] TERM=xterm [2020-06-08T15:48:12.063Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:48:12.063Z] SHLVL=1 [2020-06-08T15:48:12.063Z] TIMEOUT=120m [2020-06-08T15:48:12.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:48:12.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:48:12.063Z] GO111MODULE=off [2020-06-08T15:48:12.063Z] DOCKER_EXPERIMENTAL=1 [2020-06-08T15:48:12.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-08T15:48:12.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:48:12.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:48:12.063Z] GOPATH=/go [2020-06-08T15:48:12.063Z] PKG_CONFIG=pkg-config [2020-06-08T15:48:12.063Z] _=/usr/bin/env [2020-06-08T15:48:12.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-08T15:48:12.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-08T15:48:14.979Z] #18 ... [2020-06-08T15:48:14.979Z] [2020-06-08T15:48:14.979Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:48:14.979Z] #40 120.7 CC criu/cr-check.o [2020-06-08T15:48:14.979Z] #40 123.5 CC criu/cr-dedup.o [2020-06-08T15:48:14.979Z] #40 124.3 CC criu/cr-dump.o [2020-06-08T15:48:14.979Z] #40 127.7 CC criu/cr-errno.o [2020-06-08T15:48:14.979Z] #40 127.8 CC criu/cr-restore.o [2020-06-08T15:48:14.979Z] #40 ... [2020-06-08T15:48:14.979Z] [2020-06-08T15:48:14.979Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:48:14.979Z] #42 190.7 github.com/LK4D4/vndr/godl [2020-06-08T15:48:14.979Z] #42 191.6 github.com/LK4D4/vndr [2020-06-08T15:48:15.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-08T15:48:16.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-08T15:48:16.468Z] #42 ... [2020-06-08T15:48:16.469Z] [2020-06-08T15:48:16.469Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:48:16.469Z] #18 71.13 Setting up iptables (1.8.2-4) ... [2020-06-08T15:48:16.469Z] #18 71.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:48:16.469Z] #18 71.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:48:16.469Z] #18 71.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-08T15:48:16.469Z] #18 71.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-08T15:48:16.469Z] #18 71.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-08T15:48:16.469Z] #18 71.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-08T15:48:16.469Z] #18 71.26 Setting up python3 (3.7.3-1) ... [2020-06-08T15:48:16.469Z] #18 71.74 Setting up python3-wheel (0.32.3-2) ... [2020-06-08T15:48:16.469Z] #18 72.79 Setting up apparmor (2.13.2-10) ... [2020-06-08T15:48:17.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-08T15:48:18.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-08T15:48:18.513Z] #18 74.90 Setting up xfsprogs (4.20.0-1) ... [2020-06-08T15:48:18.513Z] #18 74.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-08T15:48:18.985Z] #18 75.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-08T15:48:19.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-08T15:48:20.294Z] #18 76.68 Setting up python3-distutils (3.7.3-1) ... [2020-06-08T15:48:20.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-08T15:48:20.919Z] #18 77.31 Setting up python3-setuptools (40.8.0-1) ... [2020-06-08T15:48:21.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-08T15:48:21.942Z] #18 ... [2020-06-08T15:48:21.942Z] [2020-06-08T15:48:21.942Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:48:21.942Z] #42 DONE 201.5s [2020-06-08T15:48:21.942Z] [2020-06-08T15:48:21.942Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:48:21.942Z] #40 134.6 CC criu/cr-service.o [2020-06-08T15:48:21.942Z] #40 137.1 CC criu/crtools.o [2020-06-08T15:48:21.942Z] #40 138.1 CC criu/eventfd.o [2020-06-08T15:48:22.229Z] #40 138.7 CC criu/eventpoll.o [2020-06-08T15:48:22.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-08T15:48:23.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-08T15:48:24.280Z] #40 140.3 CC criu/external.o [2020-06-08T15:48:24.567Z] #40 140.8 CC criu/fault-injection.o [2020-06-08T15:48:24.567Z] #40 140.9 CC criu/fdstore.o [2020-06-08T15:48:24.848Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T15:48:24.848Z] Using test binary docker [2020-06-08T15:48:24.848Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-08T15:48:24.848Z] +++ /etc/init.d/apparmor start [2020-06-08T15:48:24.848Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:48:24.848Z] INFO: Waiting for daemon to start... [2020-06-08T15:48:24.848Z] Starting dockerd [2020-06-08T15:48:24.848Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-06-08T15:48:24.855Z] #40 ... [2020-06-08T15:48:24.855Z] [2020-06-08T15:48:24.855Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-08T15:48:24.855Z] #18 79.52 Setting up python3-pip (18.1-5) ... [2020-06-08T15:48:24.855Z] #18 81.00 Processing triggers for libc-bin (2.28-10) ... [2020-06-08T15:48:24.855Z] #18 81.04 Processing triggers for mime-support (3.62) ... [2020-06-08T15:48:24.855Z] #18 DONE 81.3s [2020-06-08T15:48:24.855Z] [2020-06-08T15:48:24.855Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-08T15:48:25.143Z] #19 0.384 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-08T15:48:25.143Z] #19 0.401 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-08T15:48:25.143Z] #19 0.403 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-08T15:48:25.143Z] #19 DONE 0.5s [2020-06-08T15:48:25.143Z] [2020-06-08T15:48:25.143Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:48:25.143Z] #40 141.4 CC criu/fifo.o [2020-06-08T15:48:25.769Z] #40 142.0 CC criu/file-ids.o [2020-06-08T15:48:26.057Z] #40 142.4 CC criu/file-lock.o [2020-06-08T15:48:26.873Z] . [2020-06-08T15:48:26.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T15:48:27.079Z] #40 143.5 CC criu/files-ext.o [2020-06-08T15:48:27.156Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T15:48:27.156Z] Error: No such image: emptyfs [2020-06-08T15:48:27.156Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-08T15:48:27.156Z] ++++ docker load [2020-06-08T15:48:27.438Z] Running integration-test (iteration 1) [2020-06-08T15:48:27.438Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-08T15:48:27.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:48:27.438Z] ++ set -e [2020-06-08T15:48:27.438Z] ++ '[' -n 0 ']' [2020-06-08T15:48:27.438Z] ++ set -x [2020-06-08T15:48:27.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:48:27.704Z] #40 144.0 CC criu/files-reg.o [2020-06-08T15:48:30.063Z] 4612f6d0b889: Verifying Checksum [2020-06-08T15:48:30.063Z] 4612f6d0b889: Download complete [2020-06-08T15:48:31.198Z] #40 147.1 CC criu/files.o [2020-06-08T15:48:33.247Z] #40 ... [2020-06-08T15:48:33.247Z] [2020-06-08T15:48:33.247Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-08T15:48:33.247Z] #29 DONE 212.6s [2020-06-08T15:48:33.247Z] [2020-06-08T15:48:33.247Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:48:33.247Z] #20 4.936 Collecting yamllint==1.16.0 [2020-06-08T15:48:33.248Z] #20 5.328 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-08T15:48:33.248Z] #20 5.441 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-08T15:48:33.248Z] #20 5.527 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-08T15:48:33.248Z] #20 5.600 Collecting pyyaml (from yamllint==1.16.0) [2020-06-08T15:48:33.248Z] #20 5.853 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-08T15:48:33.248Z] #20 7.585 Building wheels for collected packages: pyyaml [2020-06-08T15:48:33.248Z] #20 7.589 Running setup.py bdist_wheel for pyyaml: started [2020-06-08T15:48:34.289Z] #52 ... [2020-06-08T15:48:34.289Z] [2020-06-08T15:48:34.289Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:34.289Z] #45 DONE 283.4s [2020-06-08T15:48:34.289Z] [2020-06-08T15:48:34.289Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:34.447Z] Loaded image: buildpack-deps:jessie [2020-06-08T15:48:34.447Z] Loaded image: busybox:latest [2020-06-08T15:48:34.727Z] Loaded image: busybox:glibc [2020-06-08T15:48:34.727Z] Loaded image: debian:jessie [2020-06-08T15:48:34.728Z] Loaded image: hello-world:latest [2020-06-08T15:48:34.728Z] INFO: Testing against a local daemon [2020-06-08T15:48:34.728Z] === RUN TestCgroupNamespacesBuild [2020-06-08T15:48:34.742Z] #20 ... [2020-06-08T15:48:34.742Z] [2020-06-08T15:48:34.742Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:48:34.742Z] #40 150.7 CC criu/filesystems.o [2020-06-08T15:48:34.850Z] #52 ... [2020-06-08T15:48:34.850Z] [2020-06-08T15:48:34.850Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-08T15:48:34.850Z] #46 DONE 0.1s [2020-06-08T15:48:34.850Z] [2020-06-08T15:48:34.850Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:35.105Z] #52 ... [2020-06-08T15:48:35.105Z] [2020-06-08T15:48:35.105Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-08T15:48:35.105Z] #48 DONE 0.1s [2020-06-08T15:48:35.105Z] [2020-06-08T15:48:35.105Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-08T15:48:35.105Z] #50 DONE 0.1s [2020-06-08T15:48:35.105Z] [2020-06-08T15:48:35.105Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:35.746Z] #45 ... [2020-06-08T15:48:35.746Z] [2020-06-08T15:48:35.746Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:35.746Z] #52 232.0 + bin/containerd-stress [2020-06-08T15:48:35.746Z] #52 235.2 + bin/containerd-shim [2020-06-08T15:48:35.764Z] #40 ... [2020-06-08T15:48:35.765Z] [2020-06-08T15:48:35.765Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-08T15:48:35.765Z] #20 9.511 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-08T15:48:35.765Z] #20 9.513 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-08T15:48:35.765Z] #20 9.750 Successfully built pyyaml [2020-06-08T15:48:35.765Z] #20 9.784 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-08T15:48:35.765Z] #20 10.26 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-08T15:48:35.765Z] #20 DONE 10.4s [2020-06-08T15:48:35.765Z] [2020-06-08T15:48:35.765Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:48:35.765Z] #40 152.1 CC criu/fsnotify.o [2020-06-08T15:48:37.259Z] #40 153.6 CC criu/image-desc.o [2020-06-08T15:48:37.464Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2020-06-08T15:48:37.464Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-08T15:48:37.547Z] #40 153.9 CC criu/image.o [2020-06-08T15:48:38.193Z] #40 154.7 CC criu/ipc_ns.o [2020-06-08T15:48:38.363Z] #52 242.4 + bin/containerd-stress [2020-06-08T15:48:38.960Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-06-08T15:48:38.960Z] === RUN TestBuildWithSession [2020-06-08T15:48:38.960Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-08T15:48:38.960Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:48:38.960Z] === RUN TestBuildSquashParent [2020-06-08T15:48:39.691Z] #40 156.0 CC criu/irmap.o [2020-06-08T15:48:40.247Z] #52 244.1 + bin/containerd-shim [2020-06-08T15:48:40.315Z] #40 156.7 CC criu/kcmp-ids.o [2020-06-08T15:48:40.940Z] #40 157.1 CC criu/kerndat.o [2020-06-08T15:48:41.002Z] #52 ... [2020-06-08T15:48:41.002Z] [2020-06-08T15:48:41.002Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:41.002Z] #45 DONE 286.5s [2020-06-08T15:48:41.002Z] [2020-06-08T15:48:41.002Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:41.118Z] #45 DONE 288.3s [2020-06-08T15:48:41.118Z] [2020-06-08T15:48:41.118Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:41.962Z] #40 158.1 CC criu/libnetlink.o [2020-06-08T15:48:42.249Z] #40 158.6 CC criu/log.o [2020-06-08T15:48:42.480Z] #52 ... [2020-06-08T15:48:42.480Z] [2020-06-08T15:48:42.480Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-08T15:48:42.734Z] #46 DONE 0.1s [2020-06-08T15:48:42.734Z] [2020-06-08T15:48:42.734Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-08T15:48:42.734Z] #48 DONE 0.1s [2020-06-08T15:48:42.734Z] [2020-06-08T15:48:42.734Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:42.873Z] #40 159.1 CC criu/lsm.o [2020-06-08T15:48:42.903Z] #52 ... [2020-06-08T15:48:42.903Z] [2020-06-08T15:48:42.903Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-08T15:48:42.903Z] #46 DONE 0.1s [2020-06-08T15:48:42.903Z] [2020-06-08T15:48:42.903Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-08T15:48:42.903Z] #48 DONE 0.0s [2020-06-08T15:48:42.903Z] [2020-06-08T15:48:42.903Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-08T15:48:42.903Z] #50 DONE 0.1s [2020-06-08T15:48:42.903Z] [2020-06-08T15:48:42.903Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:42.988Z] #52 ... [2020-06-08T15:48:42.988Z] [2020-06-08T15:48:42.988Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-08T15:48:42.988Z] #50 DONE 0.1s [2020-06-08T15:48:42.988Z] [2020-06-08T15:48:42.988Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:48:43.160Z] #40 159.6 CC criu/mem.o [2020-06-08T15:48:44.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-08T15:48:44.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-08T15:48:44.800Z] #52 245.3 + bin/containerd-shim-runc-v1 [2020-06-08T15:48:45.206Z] #40 161.5 CC criu/memfd.o [2020-06-08T15:48:45.791Z] --- PASS: TestBuildSquashParent (6.77s) [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:48:45.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:48:45.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:48:45.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:48:45.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:48:45.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:48:45.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:48:45.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:48:45.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:48:45.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:48:45.849Z] #40 162.3 CC criu/mount.o [2020-06-08T15:48:46.244Z] #52 245.1 + bin/containerd-stress [2020-06-08T15:48:46.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-08T15:48:46.770Z] #52 250.7 + bin/containerd-shim-runc-v1 [2020-06-08T15:48:48.081Z] #52 248.3 + bin/containerd-shim-runc-v2 [2020-06-08T15:48:48.128Z] #52 246.8 + bin/containerd-shim [2020-06-08T15:48:48.340Z] #52 249.1 + binaries [2020-06-08T15:48:48.340Z] #52 249.1 + install -D bin/containerd /build/containerd [2020-06-08T15:48:48.340Z] #52 249.1 + install -D bin/containerd-shim /build/containerd-shim [2020-06-08T15:48:48.340Z] #52 249.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-08T15:48:48.340Z] #52 249.1 + install -D bin/ctr /build/ctr [2020-06-08T15:48:48.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:48:48.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:48:48.598Z] #52 DONE 249.3s [2020-06-08T15:48:49.531Z] [2020-06-08T15:48:49.531Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-08T15:48:49.531Z] #53 DONE 0.1s [2020-06-08T15:48:49.531Z] [2020-06-08T15:48:49.531Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-08T15:48:49.531Z] #57 DONE 0.1s [2020-06-08T15:48:49.531Z] [2020-06-08T15:48:49.531Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-08T15:48:49.531Z] #59 DONE 0.1s [2020-06-08T15:48:49.531Z] [2020-06-08T15:48:49.531Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-08T15:48:49.531Z] #61 DONE 0.0s [2020-06-08T15:48:49.789Z] [2020-06-08T15:48:49.789Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-08T15:48:49.789Z] #62 DONE 0.0s [2020-06-08T15:48:49.789Z] [2020-06-08T15:48:49.789Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-08T15:48:50.031Z] #52 253.6 + bin/containerd-shim-runc-v2 [2020-06-08T15:48:50.285Z] #52 254.4 + binaries [2020-06-08T15:48:50.285Z] #52 254.4 + install -D bin/containerd /build/containerd [2020-06-08T15:48:50.285Z] #52 254.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-08T15:48:50.285Z] #52 254.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-08T15:48:50.285Z] #52 254.4 + install -D bin/ctr /build/ctr [2020-06-08T15:48:50.353Z] #63 DONE 0.6s [2020-06-08T15:48:50.353Z] [2020-06-08T15:48:50.353Z] #64 exporting to image [2020-06-08T15:48:50.353Z] #64 exporting layers [2020-06-08T15:48:50.492Z] #40 166.7 CC criu/namespaces.o [2020-06-08T15:48:50.540Z] #52 DONE 254.7s [2020-06-08T15:48:50.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:48:50.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:48:51.099Z] [2020-06-08T15:48:51.099Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-08T15:48:51.353Z] #53 DONE 0.2s [2020-06-08T15:48:51.353Z] [2020-06-08T15:48:51.353Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-08T15:48:51.353Z] #57 DONE 0.1s [2020-06-08T15:48:51.353Z] [2020-06-08T15:48:51.353Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-08T15:48:51.607Z] #59 DONE 0.1s [2020-06-08T15:48:51.607Z] [2020-06-08T15:48:51.607Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-08T15:48:51.607Z] #61 DONE 0.0s [2020-06-08T15:48:51.607Z] [2020-06-08T15:48:51.607Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-08T15:48:51.607Z] #62 DONE 0.0s [2020-06-08T15:48:51.607Z] [2020-06-08T15:48:51.607Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-08T15:48:52.249Z] #40 168.6 CC criu/net.o [2020-06-08T15:48:52.530Z] #63 DONE 0.9s [2020-06-08T15:48:52.530Z] [2020-06-08T15:48:52.530Z] #64 exporting to image [2020-06-08T15:48:52.530Z] #64 exporting layers [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s) [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2020-06-08T15:48:52.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-06-08T15:48:52.605Z] === RUN TestBuildMultiStageCopy [2020-06-08T15:48:52.605Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-08T15:48:54.738Z] #52 253.4 + bin/containerd-shim-runc-v1 [2020-06-08T15:48:55.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-08T15:48:55.550Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-08T15:48:56.038Z] #40 172.1 CC criu/netfilter.o [2020-06-08T15:48:56.038Z] #40 172.4 CC criu/page-pipe.o [2020-06-08T15:48:56.160Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-08T15:48:56.823Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-08T15:48:56.904Z] #64 exporting layers 5.9s done [2020-06-08T15:48:56.904Z] #64 writing image sha256:0c71c6be61bf9b4f1950ecf4264f9a4ec6fe662effaf03d26730fdc466c2d1be done [2020-06-08T15:48:56.904Z] #64 naming to docker.io/library/docker:a4882021f4285bd61f6089674c60630ec9a1d863 done [2020-06-08T15:48:56.904Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-08T15:48:57.088Z] #40 173.3 CC criu/page-xfer.o [2020-06-08T15:48:57.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -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:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh dynbinary test-integration [2020-06-08T15:48:57.435Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2020-06-08T15:48:57.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-06-08T15:48:57.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-06-08T15:48:57.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-06-08T15:48:57.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-06-08T15:48:57.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-06-08T15:48:57.435Z] === RUN TestBuildMultiStageParentConfig [2020-06-08T15:48:57.998Z] #52 256.5 + bin/containerd-shim-runc-v2 [2020-06-08T15:48:58.182Z] [2020-06-08T15:48:58.182Z] Removing bundles/ [2020-06-08T15:48:58.182Z] [2020-06-08T15:48:58.182Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-08T15:48:58.182Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:48:58.182Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T15:48:58.557Z] #52 257.3 + binaries [2020-06-08T15:48:58.557Z] #52 257.3 + install -D bin/containerd /build/containerd [2020-06-08T15:48:58.557Z] #52 257.3 + install -D bin/containerd-shim /build/containerd-shim [2020-06-08T15:48:58.557Z] #52 257.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-08T15:48:58.557Z] #52 257.3 + install -D bin/ctr /build/ctr [2020-06-08T15:48:58.811Z] #52 DONE 257.6s [2020-06-08T15:48:59.172Z] #40 175.1 CC criu/pagemap-cache.o [2020-06-08T15:48:59.172Z] #40 175.6 CC criu/pagemap.o [2020-06-08T15:48:59.414Z] [2020-06-08T15:48:59.414Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-08T15:48:59.472Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-06-08T15:48:59.472Z] === RUN TestBuildLabelWithTargets [2020-06-08T15:48:59.672Z] #53 DONE 0.2s [2020-06-08T15:48:59.672Z] [2020-06-08T15:48:59.672Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-08T15:48:59.672Z] #57 DONE 0.1s [2020-06-08T15:48:59.672Z] [2020-06-08T15:48:59.672Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-08T15:48:59.926Z] #59 DONE 0.1s [2020-06-08T15:48:59.926Z] [2020-06-08T15:48:59.926Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-08T15:48:59.926Z] #61 DONE 0.0s [2020-06-08T15:48:59.926Z] [2020-06-08T15:48:59.926Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-08T15:48:59.926Z] #62 DONE 0.0s [2020-06-08T15:48:59.926Z] [2020-06-08T15:48:59.926Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-08T15:49:00.485Z] #63 DONE 0.7s [2020-06-08T15:49:00.486Z] [2020-06-08T15:49:00.486Z] #64 exporting to image [2020-06-08T15:49:00.486Z] #64 exporting layers [2020-06-08T15:49:00.608Z] #64 exporting layers 6.9s done [2020-06-08T15:49:00.608Z] #64 writing image sha256:a44243fb23d4bfc154c82b21324554f2d5e302dddd56cd9f3e056efd6ed98b6b done [2020-06-08T15:49:00.608Z] #64 naming to docker.io/library/docker:a4882021f4285bd61f6089674c60630ec9a1d863 done [2020-06-08T15:49:00.608Z] #64 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-08T15:49:00.671Z] #40 176.6 CC criu/parasite-syscall.o [2020-06-08T15:49:00.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41070/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/validate/default [2020-06-08T15:49:01.302Z] #40 177.6 CC criu/path.o [2020-06-08T15:49:01.484Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-06-08T15:49:01.484Z] === RUN TestBuildWithEmptyLayers [2020-06-08T15:49:01.609Z] #40 178.0 CC criu/pie-util-vdso.o [2020-06-08T15:49:01.900Z] Congratulations! All commits are properly signed with the DCO! [2020-06-08T15:49:01.900Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-08T15:49:01.900Z] No api/types/ or api/swagger.yaml changes in diff. [2020-06-08T15:49:01.900Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-08T15:49:01.900Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-08T15:49:01.900Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-08T15:49:01.900Z] Congratulations! No new tests were added to integration-cli. [2020-06-08T15:49:01.900Z] [2020-06-08T15:49:01.900Z] INFO Start validation with golang-ci-lint [2020-06-08T15:49:02.155Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-08T15:49:02.155Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-08T15:49:02.155Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-08T15:49:02.248Z] #40 178.5 CC criu/pie-util.o [2020-06-08T15:49:02.248Z] #40 178.6 CC criu/pipes.o [2020-06-08T15:49:02.487Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-06-08T15:49:02.487Z] === RUN TestBuildMultiStageOnBuild [2020-06-08T15:49:03.300Z] #40 179.4 CC criu/plugin.o [2020-06-08T15:49:03.599Z] #40 179.8 CC criu/proc_parse.o [2020-06-08T15:49:05.927Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-06-08T15:49:05.927Z] === RUN TestBuildUncleanTarFilenames [2020-06-08T15:49:06.929Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2020-06-08T15:49:06.929Z] === RUN TestBuildMultiStageLayerLeak [2020-06-08T15:49:07.076Z] #64 exporting layers 6.2s done [2020-06-08T15:49:07.076Z] #64 writing image sha256:87e5e17cd0e6b0f15f130e4fa1042da7e916dcd70fd4988543277ef71bb60c15 [2020-06-08T15:49:07.076Z] #64 writing image sha256:87e5e17cd0e6b0f15f130e4fa1042da7e916dcd70fd4988543277ef71bb60c15 done [2020-06-08T15:49:07.076Z] #64 naming to docker.io/library/docker:a4882021f4285bd61f6089674c60630ec9a1d863 done [2020-06-08T15:49:07.076Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-08T15:49:07.404Z] + trap exit INT TERM [2020-06-08T15:49:07.404Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-08T15:49:07.404Z] + CONTAINER_NAME=docker-pr3 [2020-06-08T15:49:07.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41070/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh dynbinary-daemon [2020-06-08T15:49:08.086Z] #40 184.2 CC criu/protobuf-desc.o [2020-06-08T15:49:08.371Z] [2020-06-08T15:49:08.371Z] Removing bundles/ [2020-06-08T15:49:08.371Z] [2020-06-08T15:49:08.371Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-08T15:49:08.371Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:49:08.371Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T15:49:08.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-08T15:49:08.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-08T15:49:09.131Z] #40 185.3 CC criu/protobuf.o [2020-06-08T15:49:09.431Z] #40 185.8 CC criu/pstree.o [2020-06-08T15:49:09.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-08T15:49:10.387Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2020-06-08T15:49:10.387Z] === RUN TestBuildWithHugeFile [2020-06-08T15:49:10.961Z] #40 187.2 CC criu/rbtree.o [2020-06-08T15:49:11.262Z] #40 187.6 CC criu/rst-malloc.o [2020-06-08T15:49:11.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-08T15:49:11.633Z] #40 188.0 CC criu/seccomp.o [2020-06-08T15:49:11.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-08T15:49:12.673Z] #40 188.8 CC criu/seize.o [2020-06-08T15:49:12.968Z] #40 ... [2020-06-08T15:49:12.968Z] [2020-06-08T15:49:12.968Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:49:12.968Z] #37 252.3 + dpkg --print-architecture [2020-06-08T15:49:12.968Z] #37 252.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-08T15:49:14.033Z] #37 253.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-08T15:49:14.033Z] #37 253.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-08T15:49:14.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-08T15:49:18.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-08T15:49:19.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-08T15:49:22.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-08T15:49:22.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-08T15:49:24.463Z] #37 ... [2020-06-08T15:49:24.463Z] [2020-06-08T15:49:24.463Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:49:24.463Z] #40 190.4 CC criu/servicefd.o [2020-06-08T15:49:24.463Z] #40 190.9 CC criu/shmem.o [2020-06-08T15:49:24.463Z] #40 192.1 CC criu/sigframe.o [2020-06-08T15:49:24.463Z] #40 192.4 CC criu/signalfd.o [2020-06-08T15:49:24.463Z] #40 192.8 CC criu/sk-inet.o [2020-06-08T15:49:24.463Z] #40 193.9 CC criu/sk-netlink.o [2020-06-08T15:49:24.463Z] #40 194.4 CC criu/sk-packet.o [2020-06-08T15:49:24.463Z] #40 195.2 CC criu/sk-queue.o [2020-06-08T15:49:24.463Z] #40 195.9 CC criu/sk-tcp.o [2020-06-08T15:49:24.463Z] #40 196.5 CC criu/sk-unix.o [2020-06-08T15:49:24.463Z] #40 198.7 CC criu/sockets.o [2020-06-08T15:49:24.463Z] #40 199.8 CC criu/stats.o [2020-06-08T15:49:24.463Z] #40 200.1 CC criu/string.o [2020-06-08T15:49:24.463Z] #40 200.2 CC criu/sysctl.o [2020-06-08T15:49:24.749Z] #40 201.0 CC criu/sysfs_parse.o [2020-06-08T15:49:25.036Z] #40 201.5 CC criu/timens.o [2020-06-08T15:49:25.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-08T15:49:26.060Z] #40 202.1 CC criu/timerfd.o [2020-06-08T15:49:26.365Z] #40 202.6 CC criu/tty.o [2020-06-08T15:49:27.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-08T15:49:29.067Z] #40 205.0 CC criu/tun.o [2020-06-08T15:49:29.354Z] #40 205.6 CC criu/uffd.o [2020-06-08T15:49:29.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-08T15:49:30.844Z] #40 207.2 CC criu/util.o [2020-06-08T15:49:31.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-08T15:49:32.888Z] #40 208.9 CC criu/uts_ns.o [2020-06-08T15:49:32.888Z] #40 209.2 CC criu/vdso.o [2020-06-08T15:49:33.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-08T15:49:34.386Z] #40 210.4 LINK criu/built-in.o [2020-06-08T15:49:34.386Z] #40 ... [2020-06-08T15:49:34.386Z] [2020-06-08T15:49:34.386Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:49:34.386Z] #46 273.6 + cd /tmp/tmp.5QIOp9lzfw/src/github.com/golangci/golangci-lint/ [2020-06-08T15:49:34.386Z] #46 273.6 + git checkout -q v1.23.8 [2020-06-08T15:49:34.673Z] #46 274.2 ++ git describe --tags [2020-06-08T15:49:34.673Z] #46 274.2 + version=v1.23.8 [2020-06-08T15:49:34.673Z] #46 274.2 ++ git rev-parse --short HEAD [2020-06-08T15:49:34.673Z] #46 274.2 + commit=76a82c6 [2020-06-08T15:49:34.673Z] #46 274.2 ++ git show -s --format=%cd [2020-06-08T15:49:34.673Z] #46 274.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-08T15:49:34.673Z] #46 274.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-08T15:49:35.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T15:49:35.619Z] Using test binary docker [2020-06-08T15:49:35.878Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-08T15:49:35.878Z] +++ /etc/init.d/apparmor start [2020-06-08T15:49:35.878Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:49:35.878Z] INFO: Waiting for daemon to start... [2020-06-08T15:49:35.878Z] Starting dockerd [2020-06-08T15:49:35.878Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-06-08T15:49:37.372Z] --- PASS: TestBuildWithHugeFile (27.47s) [2020-06-08T15:49:37.372Z] === RUN TestBuildWithEmptyDockerfile [2020-06-08T15:49:37.372Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:49:37.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:49:37.372Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:49:37.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:49:37.372Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:49:37.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:49:37.372Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:49:37.372Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:49:37.653Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:49:37.653Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-06-08T15:49:37.653Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-06-08T15:49:37.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-06-08T15:49:37.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-06-08T15:49:37.653Z] === RUN TestBuildPreserveOwnership [2020-06-08T15:49:37.653Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-08T15:49:37.780Z] . [2020-06-08T15:49:37.780Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T15:49:38.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T15:49:38.039Z] Error: No such image: emptyfs [2020-06-08T15:49:38.039Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-08T15:49:38.039Z] ++++ docker load [2020-06-08T15:49:38.298Z] Running integration-test (iteration 1) [2020-06-08T15:49:38.298Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-08T15:49:38.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:49:38.298Z] ++ set -e [2020-06-08T15:49:38.298Z] ++ '[' -n 0 ']' [2020-06-08T15:49:38.298Z] ++ set -x [2020-06-08T15:49:38.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:49:39.090Z] #46 ... [2020-06-08T15:49:39.090Z] [2020-06-08T15:49:39.090Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-08T15:49:39.090Z] #50 155.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-08T15:49:39.090Z] #50 157.3 + mkdir -p /build [2020-06-08T15:49:39.090Z] #50 157.3 + cp runc /build/runc [2020-06-08T15:49:39.090Z] #50 DONE 157.5s [2020-06-08T15:49:39.090Z] [2020-06-08T15:49:39.090Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:49:39.090Z] #40 210.7 LINK criu/criu [2020-06-08T15:49:39.090Z] #40 211.5 DEP lib/c/criu.d [2020-06-08T15:49:39.090Z] #40 211.6 CC images/rpc.pb-c.o [2020-06-08T15:49:39.090Z] #40 212.6 CC lib/c/criu.o [2020-06-08T15:49:39.090Z] #40 214.5 LINK lib/c/built-in.o [2020-06-08T15:49:39.090Z] #40 214.5 LINK lib/c/libcriu.so [2020-06-08T15:49:39.090Z] #40 214.6 LINK lib/c/libcriu.a [2020-06-08T15:49:39.090Z] #40 214.9 GEN magic.py [2020-06-08T15:49:39.090Z] #40 215.2 Note: Building without setproctitle() and strlcpy() support. [2020-06-08T15:49:39.090Z] #40 215.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-08T15:49:39.090Z] #40 215.2 Note: Building without GnuTLS support [2020-06-08T15:49:39.090Z] #40 215.2 Makefile.config:39: Warn: you have no libnftables installed [2020-06-08T15:49:39.090Z] #40 215.2 Makefile.config:40: Warn: Building without nftables support [2020-06-08T15:49:40.113Z] #40 216.3 fatal: not a git repository (or any of the parent directories): .git [2020-06-08T15:49:41.137Z] #40 217.4 make[1]: Nothing to be done for 'all'. [2020-06-08T15:49:42.023Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-08T15:49:42.159Z] #40 218.5 make[1]: 'images/built-in.o' is up to date. [2020-06-08T15:49:42.159Z] #40 218.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-08T15:49:42.159Z] #40 218.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-08T15:49:42.445Z] #40 218.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-08T15:49:42.445Z] #40 218.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-08T15:49:42.445Z] #40 218.8 make[1]: Nothing to be done for 'all'. [2020-06-08T15:49:42.445Z] #40 218.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-08T15:49:42.733Z] #40 219.1 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:42.733Z] #40 219.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.024Z] #40 219.2 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.024Z] #40 219.4 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.024Z] #40 219.5 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.024Z] #40 219.5 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.024Z] #40 219.6 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.337Z] #40 ... [2020-06-08T15:49:43.337Z] [2020-06-08T15:49:43.337Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-08T15:49:43.337Z] #37 DONE 282.6s [2020-06-08T15:49:43.337Z] [2020-06-08T15:49:43.337Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-08T15:49:43.337Z] #40 219.8 make[2]: Nothing to be done for 'all'. [2020-06-08T15:49:43.625Z] #40 219.8 INSTALL criu/criu [2020-06-08T15:49:43.625Z] #40 DONE 220.0s [2020-06-08T15:49:43.625Z] [2020-06-08T15:49:43.625Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:49:44.686Z] --- PASS: TestBuildPreserveOwnership (6.72s) [2020-06-08T15:49:44.686Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.35s) [2020-06-08T15:49:44.686Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2020-06-08T15:49:44.686Z] === RUN TestBuildPlatformInvalid [2020-06-08T15:49:44.686Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-06-08T15:49:44.686Z] PASS [2020-06-08T15:49:44.686Z] [2020-06-08T15:49:44.686Z] === Skipped [2020-06-08T15:49:44.686Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-08T15:49:44.686Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:49:44.686Z] [2020-06-08T15:49:44.686Z] [2020-06-08T15:49:44.686Z] DONE 32 tests, 1 skipped in 77.258s [2020-06-08T15:49:44.686Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-08T15:49:44.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:49:44.686Z] ++ set -e [2020-06-08T15:49:44.686Z] ++ '[' -n 0 ']' [2020-06-08T15:49:44.686Z] ++ set -x [2020-06-08T15:49:44.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:49:44.687Z] INFO: Testing against a local daemon [2020-06-08T15:49:44.687Z] === RUN TestConfigInspect [2020-06-08T15:49:48.274Z] Loaded image: buildpack-deps:jessie [2020-06-08T15:49:48.274Z] Loaded image: busybox:latest [2020-06-08T15:49:48.274Z] Loaded image: busybox:glibc [2020-06-08T15:49:48.274Z] Loaded image: debian:jessie [2020-06-08T15:49:48.274Z] Loaded image: hello-world:latest [2020-06-08T15:49:48.274Z] INFO: Testing against a local daemon [2020-06-08T15:49:48.274Z] === RUN TestCgroupNamespacesBuild [2020-06-08T15:49:49.053Z] --- PASS: TestConfigInspect (3.87s) [2020-06-08T15:49:49.053Z] === RUN TestConfigList [2020-06-08T15:49:50.176Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2020-06-08T15:49:50.176Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-08T15:49:51.550Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-06-08T15:49:51.550Z] === RUN TestBuildWithSession [2020-06-08T15:49:51.550Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-08T15:49:51.550Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:49:51.550Z] === RUN TestBuildSquashParent [2020-06-08T15:49:52.494Z] --- PASS: TestConfigList (3.75s) [2020-06-08T15:49:52.494Z] === RUN TestConfigsCreateAndDelete [2020-06-08T15:49:56.018Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-06-08T15:49:56.019Z] === RUN TestConfigsUpdate [2020-06-08T15:49:58.113Z] --- PASS: TestBuildSquashParent (6.03s) [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:49:58.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:49:58.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:49:58.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:49:58.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:49:58.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:49:58.113Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:49:58.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:49:58.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:49:58.113Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:49:58.113Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:49:58.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:49:59.458Z] --- PASS: TestConfigsUpdate (3.63s) [2020-06-08T15:49:59.459Z] === RUN TestTemplatedConfig [2020-06-08T15:50:00.660Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:50:00.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-06-08T15:50:02.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2020-06-08T15:50:02.570Z] === RUN TestBuildMultiStageCopy [2020-06-08T15:50:02.570Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-08T15:50:03.829Z] --- PASS: TestTemplatedConfig (3.75s) [2020-06-08T15:50:03.829Z] === RUN TestConfigCreateResolve [2020-06-08T15:50:05.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-08T15:50:05.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-08T15:50:05.669Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-08T15:50:06.237Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-08T15:50:06.804Z] --- PASS: TestBuildMultiStageCopy (4.26s) [2020-06-08T15:50:06.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-06-08T15:50:06.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-06-08T15:50:06.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-06-08T15:50:06.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-06-08T15:50:06.804Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-06-08T15:50:06.804Z] === RUN TestBuildMultiStageParentConfig [2020-06-08T15:50:07.269Z] --- PASS: TestConfigCreateResolve (3.69s) [2020-06-08T15:50:07.269Z] === RUN TestConfigDaemonLibtrustID [2020-06-08T15:50:07.551Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-06-08T15:50:07.551Z] PASS [2020-06-08T15:50:07.551Z] [2020-06-08T15:50:07.551Z] DONE 7 tests in 22.988s [2020-06-08T15:50:07.551Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-08T15:50:07.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:50:07.551Z] ++ set -e [2020-06-08T15:50:07.551Z] ++ '[' -n 0 ']' [2020-06-08T15:50:07.551Z] ++ set -x [2020-06-08T15:50:07.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:50:07.551Z] INFO: Testing against a local daemon [2020-06-08T15:50:07.551Z] === RUN TestCheckpoint [2020-06-08T15:50:07.551Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-08T15:50:07.551Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:50:07.551Z] === RUN TestContainerInvalidJSON [2020-06-08T15:50:07.551Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:50:07.551Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:50:07.551Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:50:07.551Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:50:07.551Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:50:07.551Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:50:07.551Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:50:07.551Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:50:07.551Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:50:07.551Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-08T15:50:07.551Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-08T15:50:07.551Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-08T15:50:07.551Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-08T15:50:07.551Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-08T15:50:07.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-06-08T15:50:07.832Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-08T15:50:07.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-06-08T15:50:07.832Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-08T15:50:08.112Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-06-08T15:50:08.112Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-08T15:50:08.112Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-06-08T15:50:08.112Z] === RUN TestCopyFromContainer [2020-06-08T15:50:08.179Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-06-08T15:50:08.179Z] === RUN TestBuildLabelWithTargets [2020-06-08T15:50:10.648Z] #46 ... [2020-06-08T15:50:10.648Z] [2020-06-08T15:50:10.648Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:10.648Z] #53 271.5 + bin/containerd [2020-06-08T15:50:10.709Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-06-08T15:50:10.709Z] === RUN TestBuildWithEmptyLayers [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer// [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer//bar/root [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer/bar/quux [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-08T15:50:10.779Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-08T15:50:11.060Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-08T15:50:11.060Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer (2.95s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-06-08T15:50:11.060Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-08T15:50:11.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-08T15:50:11.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:50:11.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:50:11.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:50:11.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:50:11.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:50:11.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:50:11.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:50:11.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:50:11.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:50:11.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-08T15:50:11.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-08T15:50:11.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-08T15:50:11.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-08T15:50:11.060Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-08T15:50:11.276Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-06-08T15:50:11.276Z] === RUN TestBuildMultiStageOnBuild [2020-06-08T15:50:11.341Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-08T15:50:11.341Z] === RUN TestCreateWithInvalidEnv [2020-06-08T15:50:11.341Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-08T15:50:11.341Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-08T15:50:11.341Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-08T15:50:11.341Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-08T15:50:11.341Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-08T15:50:11.341Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-08T15:50:11.341Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-08T15:50:11.341Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-08T15:50:11.341Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-08T15:50:11.341Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-08T15:50:11.341Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-08T15:50:11.341Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-08T15:50:11.341Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-08T15:50:11.341Z] === RUN TestCreateTmpfsMountsTarget [2020-06-08T15:50:11.341Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-06-08T15:50:11.341Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-08T15:50:13.807Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-06-08T15:50:13.807Z] === RUN TestBuildUncleanTarFilenames [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:50:14.035Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:50:14.035Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-06-08T15:50:14.035Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-08T15:50:14.035Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-08T15:50:15.183Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-06-08T15:50:15.183Z] === RUN TestBuildMultiStageLayerLeak [2020-06-08T15:50:16.701Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2020-06-08T15:50:16.702Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-08T15:50:16.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:50:16.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:50:16.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:50:16.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:50:16.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:50:16.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:50:16.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:50:16.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:50:16.702Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:50:16.702Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:50:16.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:50:16.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:50:16.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:50:16.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:50:16.702Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:50:16.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-08T15:50:16.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-08T15:50:16.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-08T15:50:16.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-06-08T15:50:16.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-06-08T15:50:16.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-06-08T15:50:16.702Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-08T15:50:17.320Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-06-08T15:50:17.320Z] === RUN TestCreateDifferentPlatform [2020-06-08T15:50:17.320Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-08T15:50:17.320Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-08T15:50:17.320Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-08T15:50:17.320Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-08T15:50:17.320Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-08T15:50:17.320Z] === RUN TestContainerStartOnDaemonRestart [2020-06-08T15:50:17.320Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-08T15:50:17.320Z] === RUN TestDaemonRestartIpcMode [2020-06-08T15:50:17.321Z] === PAUSE TestDaemonRestartIpcMode [2020-06-08T15:50:17.321Z] === RUN TestDaemonHostGatewayIP [2020-06-08T15:50:17.321Z] === PAUSE TestDaemonHostGatewayIP [2020-06-08T15:50:17.321Z] === RUN TestContainerKillOnDaemonStart [2020-06-08T15:50:17.321Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-08T15:50:17.321Z] === RUN TestDiff [2020-06-08T15:50:17.511Z] #53 ... [2020-06-08T15:50:17.511Z] [2020-06-08T15:50:17.511Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:17.511Z] #22 315.8 + return [2020-06-08T15:50:17.511Z] #22 DONE 315.9s [2020-06-08T15:50:17.511Z] [2020-06-08T15:50:17.511Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:18.323Z] --- PASS: TestDiff (0.85s) [2020-06-08T15:50:18.323Z] === RUN TestExecWithCloseStdin [2020-06-08T15:50:18.468Z] --- PASS: TestBuildMultiStageLayerLeak (2.71s) [2020-06-08T15:50:18.468Z] === RUN TestBuildWithHugeFile [2020-06-08T15:50:18.533Z] #53 ... [2020-06-08T15:50:18.533Z] [2020-06-08T15:50:18.533Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-08T15:50:18.533Z] #23 DONE 0.1s [2020-06-08T15:50:18.533Z] [2020-06-08T15:50:18.533Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-08T15:50:19.178Z] #27 DONE 0.7s [2020-06-08T15:50:19.178Z] [2020-06-08T15:50:19.178Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-08T15:50:19.178Z] #30 DONE 0.1s [2020-06-08T15:50:19.178Z] [2020-06-08T15:50:19.178Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:19.178Z] #53 ... [2020-06-08T15:50:19.178Z] [2020-06-08T15:50:19.178Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-08T15:50:19.178Z] #32 DONE 0.1s [2020-06-08T15:50:19.178Z] [2020-06-08T15:50:19.178Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-08T15:50:19.324Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-06-08T15:50:19.324Z] === RUN TestExec [2020-06-08T15:50:19.467Z] #35 DONE 0.1s [2020-06-08T15:50:19.467Z] [2020-06-08T15:50:19.467Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-08T15:50:19.467Z] #38 DONE 0.1s [2020-06-08T15:50:19.467Z] [2020-06-08T15:50:19.467Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:19.467Z] #53 ... [2020-06-08T15:50:19.467Z] [2020-06-08T15:50:19.467Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-08T15:50:19.467Z] #41 DONE 0.1s [2020-06-08T15:50:19.467Z] [2020-06-08T15:50:19.467Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-08T15:50:19.467Z] #43 DONE 0.1s [2020-06-08T15:50:19.467Z] [2020-06-08T15:50:19.467Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-08T15:50:19.467Z] #45 DONE 0.1s [2020-06-08T15:50:19.467Z] [2020-06-08T15:50:19.467Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:19.783Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:50:19.783Z] [2020-06-08T15:50:19.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:50:19.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:50:19.783Z] HOSTNAME=2518b9225cb6 [2020-06-08T15:50:19.783Z] DEST=bundles/test-integration [2020-06-08T15:50:19.783Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:50:19.783Z] DOCKER_ROOTLESS=1 [2020-06-08T15:50:19.783Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:50:19.783Z] container=docker [2020-06-08T15:50:19.783Z] HOME=/root [2020-06-08T15:50:19.783Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:50:19.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:50:19.783Z] VALIDATE_BRANCH=master [2020-06-08T15:50:19.783Z] TERM=xterm [2020-06-08T15:50:19.783Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:50:19.783Z] SHLVL=1 [2020-06-08T15:50:19.783Z] TIMEOUT=120m [2020-06-08T15:50:19.783Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:50:19.783Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:50:19.783Z] GO111MODULE=off [2020-06-08T15:50:19.783Z] DOCKER_EXPERIMENTAL=1 [2020-06-08T15:50:19.783Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-08T15:50:19.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:50:19.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:50:19.783Z] GOPATH=/go [2020-06-08T15:50:19.783Z] PKG_CONFIG=pkg-config [2020-06-08T15:50:19.783Z] _=/usr/bin/env [2020-06-08T15:50:19.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-08T15:50:20.327Z] --- PASS: TestExec (0.94s) [2020-06-08T15:50:20.327Z] === RUN TestExecUser [2020-06-08T15:50:20.938Z] --- PASS: TestExecUser (0.91s) [2020-06-08T15:50:20.938Z] === RUN TestExportContainerAndImportImage [2020-06-08T15:50:22.403Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-06-08T15:50:22.403Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-08T15:50:23.867Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-06-08T15:50:23.867Z] === RUN TestHealthCheckWorkdir [2020-06-08T15:50:24.868Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-06-08T15:50:24.868Z] === RUN TestHealthKillContainer [2020-06-08T15:50:28.308Z] --- PASS: TestHealthKillContainer (2.97s) [2020-06-08T15:50:28.308Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-08T15:50:28.588Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-06-08T15:50:28.588Z] === RUN TestIpcModeNone [2020-06-08T15:50:29.590Z] --- PASS: TestIpcModeNone (0.93s) [2020-06-08T15:50:29.590Z] === RUN TestIpcModePrivate [2020-06-08T15:50:30.592Z] --- PASS: TestIpcModePrivate (0.93s) [2020-06-08T15:50:30.592Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-08T15:50:30.592Z] === RUN TestIpcModeShareable [2020-06-08T15:50:31.593Z] --- PASS: TestIpcModeShareable (0.97s) [2020-06-08T15:50:31.593Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-08T15:50:31.593Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-08T15:50:34.259Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2020-06-08T15:50:34.259Z] === RUN TestAPIIpcModeHost [2020-06-08T15:50:34.870Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-06-08T15:50:34.870Z] === RUN TestDaemonIpcModeShareable [2020-06-08T15:50:36.884Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-06-08T15:50:36.884Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-08T15:50:36.884Z] === RUN TestDaemonIpcModePrivate [2020-06-08T15:50:38.900Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-06-08T15:50:38.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-08T15:50:38.900Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-08T15:50:40.365Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-06-08T15:50:40.365Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-08T15:50:40.365Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-08T15:50:42.395Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-06-08T15:50:42.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-08T15:50:42.395Z] === RUN TestIpcModeOlderClient [2020-06-08T15:50:42.395Z] === PAUSE TestIpcModeOlderClient [2020-06-08T15:50:42.395Z] === RUN TestKillContainerInvalidSignal [2020-06-08T15:50:43.005Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-06-08T15:50:43.005Z] === RUN TestKillContainer [2020-06-08T15:50:43.005Z] === RUN TestKillContainer/no_signal [2020-06-08T15:50:44.008Z] === RUN TestKillContainer/non_killing_signal [2020-06-08T15:50:44.623Z] === RUN TestKillContainer/killing_signal [2020-06-08T15:50:44.822Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:50:44.822Z] [2020-06-08T15:50:44.822Z] + TEST_INTEGRATION_DEST=2 [2020-06-08T15:50:44.822Z] + CONTAINER_NAME=docker-pr3-2 [2020-06-08T15:50:44.822Z] + TEST_SKIP_INTEGRATION=1 [2020-06-08T15:50:44.822Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-08T15:50:44.822Z] + run_tests [2020-06-08T15:50:44.822Z] + c=0 [2020-06-08T15:50:44.822Z] + '[' -n 0 ']' [2020-06-08T15:50:44.822Z] + rm= [2020-06-08T15:50:44.822Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41070/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41070/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh '' test-integration [2020-06-08T15:50:44.822Z] + TEST_INTEGRATION_DEST=1 [2020-06-08T15:50:44.822Z] + CONTAINER_NAME=docker-pr3-1 [2020-06-08T15:50:44.822Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-08T15:50:44.822Z] + run_tests test-integration-flaky [2020-06-08T15:50:44.822Z] + '[' -n 0 ']' [2020-06-08T15:50:44.822Z] + rm= [2020-06-08T15:50:44.822Z] + TEST_INTEGRATION_DEST=3 [2020-06-08T15:50:44.822Z] + CONTAINER_NAME=docker-pr3-3 [2020-06-08T15:50:44.822Z] + TEST_SKIP_INTEGRATION=1 [2020-06-08T15:50:44.822Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-08T15:50:44.822Z] + run_tests [2020-06-08T15:50:44.822Z] + '[' -n 0 ']' [2020-06-08T15:50:44.822Z] + rm= [2020-06-08T15:50:44.822Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41070/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41070/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh test-integration-flaky test-integration [2020-06-08T15:50:44.822Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41070/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41070/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh '' test-integration [2020-06-08T15:50:44.822Z] ++ jobs -p [2020-06-08T15:50:44.822Z] + for job in $(jobs -p) [2020-06-08T15:50:44.822Z] + wait 9489 [2020-06-08T15:50:44.822Z] [2020-06-08T15:50:44.822Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-08T15:50:44.822Z] [2020-06-08T15:50:44.822Z] [2020-06-08T15:50:44.822Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:50:44.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:50:44.822Z] HOSTNAME=aa01666a989a [2020-06-08T15:50:44.822Z] TEST_SKIP_INTEGRATION=1 [2020-06-08T15:50:44.822Z] TESTDEBUG=0 [2020-06-08T15:50:44.822Z] DEST=bundles/test-integration [2020-06-08T15:50:44.822Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:50:44.822Z] KEEPBUNDLE=1 [2020-06-08T15:50:44.822Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:50:44.822Z] container=docker [2020-06-08T15:50:44.822Z] HOME=/root [2020-06-08T15:50:44.822Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:50:44.823Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:50:44.823Z] VALIDATE_BRANCH=master [2020-06-08T15:50:44.823Z] TERM=xterm [2020-06-08T15:50:44.823Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:50:44.823Z] SHLVL=1 [2020-06-08T15:50:44.823Z] TIMEOUT=120m [2020-06-08T15:50:44.823Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:50:44.823Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:50:44.823Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-08T15:50:44.823Z] GO111MODULE=off [2020-06-08T15:50:44.823Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:50:44.823Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:50:44.823Z] GOPATH=/go [2020-06-08T15:50:44.823Z] PKG_CONFIG=pkg-config [2020-06-08T15:50:44.823Z] _=/usr/bin/env [2020-06-08T15:50:44.823Z] Building test suite binary ./integration-cli/test.main [2020-06-08T15:50:44.823Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:50:44.823Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:50:44.823Z] HOSTNAME=bf677ab899cf [2020-06-08T15:50:44.823Z] TEST_SKIP_INTEGRATION=1 [2020-06-08T15:50:44.823Z] TESTDEBUG=0 [2020-06-08T15:50:44.823Z] DEST=bundles/test-integration [2020-06-08T15:50:44.823Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:50:44.823Z] KEEPBUNDLE=1 [2020-06-08T15:50:44.823Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:50:44.823Z] container=docker [2020-06-08T15:50:44.823Z] HOME=/root [2020-06-08T15:50:44.823Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:50:44.823Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:50:44.823Z] VALIDATE_BRANCH=master [2020-06-08T15:50:44.823Z] TERM=xterm [2020-06-08T15:50:44.823Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:50:44.823Z] SHLVL=1 [2020-06-08T15:50:44.823Z] TIMEOUT=120m [2020-06-08T15:50:44.823Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:50:44.823Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:50:44.823Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-08T15:50:44.823Z] GO111MODULE=off [2020-06-08T15:50:44.823Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:50:44.823Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:50:44.823Z] GOPATH=/go [2020-06-08T15:50:44.823Z] PKG_CONFIG=pkg-config [2020-06-08T15:50:44.823Z] _=/usr/bin/env [2020-06-08T15:50:44.823Z] Building test suite binary ./integration-cli/test.main [2020-06-08T15:50:44.823Z] No new tests added to integration. [2020-06-08T15:50:44.823Z] [2020-06-08T15:50:44.823Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:50:44.823Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:50:44.823Z] HOSTNAME=b0aaa9d03922 [2020-06-08T15:50:44.823Z] TESTDEBUG=0 [2020-06-08T15:50:44.823Z] DEST=bundles/test-integration [2020-06-08T15:50:44.823Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:50:44.823Z] KEEPBUNDLE=1 [2020-06-08T15:50:44.823Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:50:44.823Z] container=docker [2020-06-08T15:50:44.823Z] HOME=/root [2020-06-08T15:50:44.823Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:50:44.823Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:50:44.823Z] VALIDATE_BRANCH=master [2020-06-08T15:50:44.823Z] TERM=xterm [2020-06-08T15:50:44.823Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:50:44.823Z] SHLVL=1 [2020-06-08T15:50:44.823Z] TIMEOUT=120m [2020-06-08T15:50:44.823Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:50:44.823Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:50:44.823Z] GO111MODULE=off [2020-06-08T15:50:44.823Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-08T15:50:44.823Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:50:44.823Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:50:44.823Z] GOPATH=/go [2020-06-08T15:50:44.823Z] PKG_CONFIG=pkg-config [2020-06-08T15:50:44.823Z] _=/usr/bin/env [2020-06-08T15:50:44.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-08T15:50:45.633Z] --- PASS: TestKillContainer (2.67s) [2020-06-08T15:50:45.633Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-06-08T15:50:45.633Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-06-08T15:50:45.633Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-06-08T15:50:45.633Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-08T15:50:45.633Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-08T15:50:46.634Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-08T15:50:47.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-06-08T15:50:47.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-06-08T15:50:47.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-06-08T15:50:47.636Z] === RUN TestKillStoppedContainer [2020-06-08T15:50:47.636Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-06-08T15:50:47.636Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-08T15:50:47.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-06-08T15:50:47.636Z] === RUN TestKillDifferentUserContainer [2020-06-08T15:50:48.640Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-06-08T15:50:48.640Z] === RUN TestInspectOomKilledTrue [2020-06-08T15:50:48.640Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-08T15:50:48.640Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:50:48.640Z] === RUN TestInspectOomKilledFalse [2020-06-08T15:50:48.640Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-08T15:50:48.640Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:50:48.640Z] === RUN TestLinksEtcHostsContentMatch [2020-06-08T15:50:48.921Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-06-08T15:50:48.921Z] === RUN TestLinksContainerNames [2020-06-08T15:50:50.940Z] --- PASS: TestLinksContainerNames (1.73s) [2020-06-08T15:50:50.940Z] === RUN TestLogsFollowTailEmpty [2020-06-08T15:50:51.551Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-06-08T15:50:51.551Z] === RUN TestContainerNetworkMountsNoChown [2020-06-08T15:50:52.049Z] #53 ... [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:52.049Z] #46 DONE 346.8s [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:52.049Z] #53 ... [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-08T15:50:52.049Z] #47 DONE 0.1s [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-08T15:50:52.049Z] #49 DONE 0.1s [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:52.049Z] #53 ... [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-08T15:50:52.049Z] #51 DONE 0.1s [2020-06-08T15:50:52.049Z] [2020-06-08T15:50:52.049Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-08T15:50:52.554Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/default [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/default [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/private [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/private [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rprivate [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/slave [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/slave [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rslave [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/shared [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/shared [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rshared [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/default [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/rshared [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/shared [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/rslave [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:50:52.554Z] === CONT TestMountDaemonRoot/slave [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-08T15:50:52.554Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-08T15:50:52.554Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:50:52.555Z] === CONT TestMountDaemonRoot/rprivate [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:50:52.555Z] === CONT TestMountDaemonRoot/private [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:50:52.555Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-08T15:50:52.555Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-08T15:50:52.555Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:50:52.555Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-08T15:50:52.555Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:50:52.555Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-08T15:50:52.837Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-08T15:50:53.117Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:50:53.118Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:50:53.118Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:50:53.399Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:50:53.399Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:50:53.399Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-08T15:50:53.399Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:50:53.399Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-06-08T15:50:53.399Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-08T15:50:53.399Z] === RUN TestContainerBindMountNonRecursive [2020-06-08T15:50:55.417Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-06-08T15:50:55.417Z] === RUN TestNetworkNat [2020-06-08T15:50:56.420Z] --- PASS: TestNetworkNat (0.94s) [2020-06-08T15:50:56.420Z] === RUN TestNetworkLocalhostTCPNat [2020-06-08T15:50:57.279Z] 4612f6d0b889: Pull complete [2020-06-08T15:50:57.279Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-08T15:50:57.279Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T15:50:57.279Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T15:50:57.279Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-06-08T15:50:57.279Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-06-08T15:50:57.279Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-06-08T15:50:57.279Z] INFO: Docker version of control daemon [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] Client: Docker Engine - Enterprise [2020-06-08T15:50:57.279Z] Version: 19.03.5 [2020-06-08T15:50:57.279Z] API version: 1.40 [2020-06-08T15:50:57.279Z] Go version: go1.12.12 [2020-06-08T15:50:57.279Z] Git commit: 2ee0c57608 [2020-06-08T15:50:57.279Z] Built: 11/13/2019 08:00:16 [2020-06-08T15:50:57.279Z] OS/Arch: windows/amd64 [2020-06-08T15:50:57.279Z] Experimental: false [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] Server: Docker Engine - Enterprise [2020-06-08T15:50:57.279Z] Engine: [2020-06-08T15:50:57.279Z] Version: 19.03.5 [2020-06-08T15:50:57.279Z] API version: 1.40 (minimum version 1.24) [2020-06-08T15:50:57.279Z] Go version: go1.12.12 [2020-06-08T15:50:57.279Z] Git commit: 2ee0c57608 [2020-06-08T15:50:57.279Z] Built: 11/13/2019 07:58:51 [2020-06-08T15:50:57.279Z] OS/Arch: windows/amd64 [2020-06-08T15:50:57.279Z] Experimental: true [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] INFO: Docker info of control daemon [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] Client: [2020-06-08T15:50:57.279Z] Debug Mode: false [2020-06-08T15:50:57.279Z] Plugins: [2020-06-08T15:50:57.279Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] Server: [2020-06-08T15:50:57.279Z] Containers: 0 [2020-06-08T15:50:57.279Z] Running: 0 [2020-06-08T15:50:57.279Z] Paused: 0 [2020-06-08T15:50:57.279Z] Stopped: 0 [2020-06-08T15:50:57.279Z] Images: 1 [2020-06-08T15:50:57.279Z] Server Version: 19.03.5 [2020-06-08T15:50:57.279Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-06-08T15:50:57.279Z] LCOW: [2020-06-08T15:50:57.279Z] Windows: [2020-06-08T15:50:57.279Z] Logging Driver: json-file [2020-06-08T15:50:57.279Z] Plugins: [2020-06-08T15:50:57.279Z] Volume: local [2020-06-08T15:50:57.279Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-08T15:50:57.279Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-08T15:50:57.279Z] Swarm: inactive [2020-06-08T15:50:57.279Z] Default Isolation: process [2020-06-08T15:50:57.279Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-08T15:50:57.279Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-08T15:50:57.279Z] OSType: windows [2020-06-08T15:50:57.279Z] Architecture: x86_64 [2020-06-08T15:50:57.279Z] CPUs: 4 [2020-06-08T15:50:57.279Z] Total Memory: 32GiB [2020-06-08T15:50:57.279Z] Name: azwin-2-e924e0 [2020-06-08T15:50:57.279Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-08T15:50:57.279Z] Docker Root Dir: D:\docker [2020-06-08T15:50:57.279Z] Debug Mode: false [2020-06-08T15:50:57.279Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:50:57.279Z] Labels: [2020-06-08T15:50:57.279Z] Experimental: true [2020-06-08T15:50:57.279Z] Insecure Registries: [2020-06-08T15:50:57.279Z] 10.0.0.4:5000 [2020-06-08T15:50:57.279Z] 127.0.0.0/8 [2020-06-08T15:50:57.279Z] Registry Mirrors: [2020-06-08T15:50:57.279Z] http://10.0.0.4:5000/ [2020-06-08T15:50:57.279Z] Live Restore Enabled: false [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] INFO: Commit hash is bdf54d951b [2020-06-08T15:50:57.279Z] INFO: Nuke-Everything... [2020-06-08T15:50:57.279Z] INFO: Container count on control daemon to delete is 0 [2020-06-08T15:50:57.279Z] INFO: Nuking d:\CI [2020-06-08T15:50:57.279Z] INFO: Zapped successfully [2020-06-08T15:50:57.279Z] INFO: Location for testing is d:\CI\PR-41070\3 [2020-06-08T15:50:57.279Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.279Z] INFO: Building the image from Dockerfile.windows at 06/08/2020 15:50:52... [2020-06-08T15:50:57.279Z] [2020-06-08T15:50:57.422Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-06-08T15:50:57.423Z] === RUN TestNetworkLoopbackNat [2020-06-08T15:50:57.559Z] #53 318.6 + bin/containerd-stress [2020-06-08T15:50:58.285Z] Sending build context to Docker daemon 55.41MB [2020-06-08T15:50:58.285Z] [2020-06-08T15:50:58.285Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-08T15:50:58.285Z] ---> 561b89eac394 [2020-06-08T15:50:58.285Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-08T15:50:58.285Z] ---> Running in 85da3a2f5b35 [2020-06-08T15:50:58.425Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-06-08T15:50:58.425Z] === RUN TestPause [2020-06-08T15:50:58.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-08T15:50:58.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-08T15:50:58.757Z] Removing intermediate container 85da3a2f5b35 [2020-06-08T15:50:58.757Z] ---> 26f559189097 [2020-06-08T15:50:58.757Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-06-08T15:50:58.757Z] ---> Running in 98edca4e7821 [2020-06-08T15:50:59.228Z] Removing intermediate container 98edca4e7821 [2020-06-08T15:50:59.228Z] ---> b628b3edd773 [2020-06-08T15:50:59.228Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-08T15:50:59.228Z] ---> Running in 28f7bcf323b1 [2020-06-08T15:50:59.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-08T15:50:59.428Z] --- PASS: TestPause (0.82s) [2020-06-08T15:50:59.428Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-08T15:50:59.428Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:50:59.428Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:50:59.428Z] === RUN TestPauseStopPausedContainer [2020-06-08T15:51:00.039Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-06-08T15:51:00.039Z] === RUN TestPsFilter [2020-06-08T15:51:00.226Z] Removing intermediate container 28f7bcf323b1 [2020-06-08T15:51:00.226Z] ---> ea809ff715e2 [2020-06-08T15:51:00.226Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-06-08T15:51:00.226Z] ---> Running in 74cda0114d77 [2020-06-08T15:51:00.255Z] #53 320.9 + bin/containerd-shim [2020-06-08T15:51:00.319Z] --- PASS: TestPsFilter (0.30s) [2020-06-08T15:51:00.320Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-08T15:51:00.696Z] Removing intermediate container 74cda0114d77 [2020-06-08T15:51:00.696Z] ---> 1f6ebf2e25ac [2020-06-08T15:51:00.696Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-06-08T15:51:00.696Z] ---> Running in 4f4c7a38d71f [2020-06-08T15:51:01.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-06-08T15:51:01.320Z] === RUN TestRemoveContainerWithVolume [2020-06-08T15:51:02.322Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-06-08T15:51:02.322Z] === RUN TestRemoveContainerRunning [2020-06-08T15:51:02.933Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-06-08T15:51:02.934Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-08T15:51:03.990Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-06-08T15:51:03.990Z] === RUN TestRemoveInvalidContainer [2020-06-08T15:51:03.990Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-08T15:51:03.990Z] === RUN TestRenameLinkedContainer [2020-06-08T15:51:04.732Z] [2020-06-08T15:51:04.732Z] SUCCESS: Specified value was saved. [2020-06-08T15:51:05.143Z] --- PASS: TestBuildWithHugeFile (40.24s) [2020-06-08T15:51:05.143Z] === RUN TestBuildWithEmptyDockerfile [2020-06-08T15:51:05.143Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:51:05.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:51:05.143Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:51:05.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:51:05.143Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:51:05.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:51:05.143Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:51:05.143Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:51:05.143Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:51:05.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-06-08T15:51:05.143Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-06-08T15:51:05.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-06-08T15:51:05.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-06-08T15:51:05.143Z] === RUN TestBuildPreserveOwnership [2020-06-08T15:51:05.143Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-08T15:51:05.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-08T15:51:05.143Z] --- PASS: TestBuildPreserveOwnership (5.74s) [2020-06-08T15:51:05.143Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.71s) [2020-06-08T15:51:05.143Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-06-08T15:51:05.143Z] === RUN TestBuildPlatformInvalid [2020-06-08T15:51:05.143Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-06-08T15:51:05.143Z] PASS [2020-06-08T15:51:05.143Z] [2020-06-08T15:51:05.143Z] === Skipped [2020-06-08T15:51:05.143Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-08T15:51:05.143Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:51:05.143Z] [2020-06-08T15:51:05.143Z] [2020-06-08T15:51:05.143Z] DONE 32 tests, 1 skipped in 86.231s [2020-06-08T15:51:05.143Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-08T15:51:05.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:51:05.143Z] ++ set -e [2020-06-08T15:51:05.143Z] ++ '[' -n 0 ']' [2020-06-08T15:51:05.143Z] ++ set -x [2020-06-08T15:51:05.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:51:05.143Z] INFO: Testing against a local daemon [2020-06-08T15:51:05.143Z] === RUN TestConfigInspect [2020-06-08T15:51:05.725Z] INFO: Downloading git... [2020-06-08T15:51:07.093Z] #53 327.9 + bin/containerd-shim-runc-v1 [2020-06-08T15:51:07.302Z] INFO: Downloading go... [2020-06-08T15:51:07.432Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-06-08T15:51:07.432Z] === RUN TestRenameStoppedContainer [2020-06-08T15:51:08.079Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-06-08T15:51:08.079Z] === RUN TestRenameRunningContainerAndReuse [2020-06-08T15:51:08.303Z] INFO: Downloading compiler 1 of 3... [2020-06-08T15:51:08.426Z] --- PASS: TestConfigInspect (3.33s) [2020-06-08T15:51:08.426Z] === RUN TestConfigList [2020-06-08T15:51:08.515Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 1m56.388713984s [2020-06-08T15:51:08.515Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 671.384325ms [2020-06-08T15:51:09.294Z] INFO: Downloading compiler 2 of 3... [2020-06-08T15:51:09.771Z] INFO: Downloading compiler 3 of 3... [2020-06-08T15:51:10.093Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-06-08T15:51:10.093Z] === RUN TestRenameInvalidName [2020-06-08T15:51:10.243Z] INFO: Extracting git... [2020-06-08T15:51:10.572Z] #53 331.2 + bin/containerd-shim-runc-v2 [2020-06-08T15:51:10.705Z] --- PASS: TestRenameInvalidName (0.87s) [2020-06-08T15:51:10.705Z] === RUN TestRenameAnonymousContainer [2020-06-08T15:51:11.201Z] #53 332.2 + binaries [2020-06-08T15:51:11.201Z] #53 332.2 + install -D bin/containerd /build/containerd [2020-06-08T15:51:11.201Z] #53 332.2 + install -D bin/containerd-shim /build/containerd-shim [2020-06-08T15:51:11.485Z] #53 332.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-08T15:51:11.485Z] #53 332.3 + install -D bin/ctr /build/ctr [2020-06-08T15:51:11.485Z] #53 DONE 332.3s [2020-06-08T15:51:11.710Z] --- PASS: TestConfigList (3.13s) [2020-06-08T15:51:11.710Z] === RUN TestConfigsCreateAndDelete [2020-06-08T15:51:12.495Z] [2020-06-08T15:51:12.495Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-08T15:51:12.495Z] #54 DONE 0.1s [2020-06-08T15:51:12.495Z] [2020-06-08T15:51:12.495Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-08T15:51:12.780Z] #58 DONE 0.1s [2020-06-08T15:51:12.780Z] [2020-06-08T15:51:12.780Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-08T15:51:12.780Z] #60 DONE 0.1s [2020-06-08T15:51:12.780Z] [2020-06-08T15:51:12.780Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-08T15:51:12.780Z] #62 DONE 0.1s [2020-06-08T15:51:12.780Z] [2020-06-08T15:51:12.780Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-08T15:51:12.780Z] #63 DONE 0.0s [2020-06-08T15:51:12.780Z] [2020-06-08T15:51:12.780Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-08T15:51:14.993Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-06-08T15:51:14.993Z] === RUN TestConfigsUpdate [2020-06-08T15:51:15.465Z] #64 DONE 2.1s [2020-06-08T15:51:15.465Z] [2020-06-08T15:51:15.465Z] #65 exporting to oci image format [2020-06-08T15:51:15.465Z] #65 exporting layers [2020-06-08T15:51:16.172Z] --- PASS: TestRenameAnonymousContainer (5.00s) [2020-06-08T15:51:16.172Z] === RUN TestRenameContainerWithSameName [2020-06-08T15:51:16.783Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-06-08T15:51:16.783Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-08T15:51:17.524Z] --- PASS: TestConfigsUpdate (3.16s) [2020-06-08T15:51:17.524Z] === RUN TestTemplatedConfig [2020-06-08T15:51:18.247Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-06-08T15:51:18.247Z] === RUN TestResize [2020-06-08T15:51:19.248Z] --- PASS: TestResize (0.84s) [2020-06-08T15:51:19.248Z] === RUN TestResizeWithInvalidSize [2020-06-08T15:51:19.859Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-06-08T15:51:19.859Z] === RUN TestResizeWhenContainerNotStarted [2020-06-08T15:51:20.864Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:51:20.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:51:20.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:51:20.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:51:20.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:51:21.709Z] --- PASS: TestTemplatedConfig (3.39s) [2020-06-08T15:51:21.709Z] === RUN TestConfigCreateResolve [2020-06-08T15:51:23.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:51:23.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:51:24.240Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-06-08T15:51:24.240Z] === RUN TestConfigDaemonLibtrustID [2020-06-08T15:51:24.807Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2020-06-08T15:51:24.807Z] PASS [2020-06-08T15:51:24.807Z] [2020-06-08T15:51:24.807Z] DONE 7 tests in 20.187s [2020-06-08T15:51:24.807Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-08T15:51:24.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:51:24.807Z] ++ set -e [2020-06-08T15:51:24.807Z] ++ '[' -n 0 ']' [2020-06-08T15:51:24.807Z] ++ set -x [2020-06-08T15:51:24.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:51:24.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:51:24.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:51:25.066Z] INFO: Testing against a local daemon [2020-06-08T15:51:25.066Z] === RUN TestCheckpoint [2020-06-08T15:51:25.066Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-08T15:51:25.066Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:51:25.066Z] === RUN TestContainerInvalidJSON [2020-06-08T15:51:25.066Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:51:25.066Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:51:25.066Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:51:25.066Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:51:25.066Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:51:25.066Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:51:25.066Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:51:25.066Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:51:25.066Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:51:25.066Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-08T15:51:25.066Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-08T15:51:25.066Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-08T15:51:25.066Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-08T15:51:25.066Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-08T15:51:25.066Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-06-08T15:51:25.066Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-08T15:51:25.222Z] INFO: Expanding go... [2020-06-08T15:51:25.325Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-06-08T15:51:25.325Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-08T15:51:25.325Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-06-08T15:51:25.325Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-08T15:51:25.325Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-06-08T15:51:25.325Z] === RUN TestCopyFromContainer [2020-06-08T15:51:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-08T15:51:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-08T15:51:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-08T15:51:26.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-08T15:51:26.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-08T15:51:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:51:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:51:27.227Z] === RUN TestCopyFromContainer// [2020-06-08T15:51:27.485Z] === RUN TestCopyFromContainer//bar/root [2020-06-08T15:51:27.485Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-08T15:51:27.746Z] === RUN TestCopyFromContainer/bar/quux [2020-06-08T15:51:27.746Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-08T15:51:28.004Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-08T15:51:28.004Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-08T15:51:28.004Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-08T15:51:28.263Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-08T15:51:28.263Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-08T15:51:28.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-08T15:51:28.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:51:28.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer (3.05s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-06-08T15:51:28.522Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-06-08T15:51:28.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-08T15:51:28.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:51:28.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:51:28.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:51:28.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:51:28.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:51:28.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:51:28.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:51:28.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:51:28.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:51:28.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-08T15:51:28.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-08T15:51:28.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-08T15:51:28.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-06-08T15:51:28.522Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-08T15:51:28.522Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-08T15:51:28.522Z] === RUN TestCreateWithInvalidEnv [2020-06-08T15:51:28.522Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-08T15:51:28.522Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-08T15:51:28.522Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-08T15:51:28.522Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-08T15:51:28.522Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-08T15:51:28.522Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-08T15:51:28.522Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-08T15:51:28.522Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-08T15:51:28.522Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-08T15:51:28.522Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-08T15:51:28.522Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-08T15:51:28.522Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-08T15:51:28.522Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-08T15:51:28.522Z] === RUN TestCreateTmpfsMountsTarget [2020-06-08T15:51:28.522Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-08T15:51:28.522Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:51:31.063Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:51:31.063Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-06-08T15:51:31.063Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-08T15:51:31.063Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-08T15:51:31.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-08T15:51:31.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:51:31.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:51:33.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-08T15:51:33.592Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-06-08T15:51:33.593Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-08T15:51:33.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:51:33.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:51:33.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:51:33.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:51:33.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:51:33.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:51:33.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:51:33.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:51:33.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:51:33.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:51:33.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:51:33.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:51:33.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:51:33.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:51:33.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:51:33.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-08T15:51:33.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-08T15:51:33.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-06-08T15:51:33.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-08T15:51:33.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-08T15:51:33.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-06-08T15:51:33.593Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-06-08T15:51:33.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-06-08T15:51:33.925Z] === RUN TestCgroupNamespacesRun [2020-06-08T15:51:34.159Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-06-08T15:51:34.159Z] === RUN TestCreateDifferentPlatform [2020-06-08T15:51:34.159Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-08T15:51:34.159Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-08T15:51:34.159Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-08T15:51:34.159Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-08T15:51:34.159Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-08T15:51:34.159Z] === RUN TestContainerStartOnDaemonRestart [2020-06-08T15:51:34.159Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-08T15:51:34.159Z] === RUN TestDaemonRestartIpcMode [2020-06-08T15:51:34.159Z] === PAUSE TestDaemonRestartIpcMode [2020-06-08T15:51:34.159Z] === RUN TestDaemonHostGatewayIP [2020-06-08T15:51:34.159Z] === PAUSE TestDaemonHostGatewayIP [2020-06-08T15:51:34.159Z] === RUN TestContainerKillOnDaemonStart [2020-06-08T15:51:34.159Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-08T15:51:34.159Z] === RUN TestDiff [2020-06-08T15:51:34.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-08T15:51:35.093Z] --- PASS: TestDiff (0.76s) [2020-06-08T15:51:35.093Z] === RUN TestExecWithCloseStdin [2020-06-08T15:51:35.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-08T15:51:35.939Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-06-08T15:51:35.939Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-08T15:51:36.030Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-06-08T15:51:36.030Z] === RUN TestExec [2020-06-08T15:51:36.599Z] --- PASS: TestExec (0.88s) [2020-06-08T15:51:36.599Z] === RUN TestExecUser [2020-06-08T15:51:37.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-08T15:51:37.411Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-06-08T15:51:37.411Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-08T15:51:37.540Z] --- PASS: TestExecUser (0.87s) [2020-06-08T15:51:37.540Z] === RUN TestExportContainerAndImportImage [2020-06-08T15:51:38.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-08T15:51:38.915Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-06-08T15:51:38.915Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-08T15:51:39.432Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-06-08T15:51:39.432Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-08T15:51:40.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-08T15:51:40.817Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2020-06-08T15:51:40.817Z] === RUN TestHealthCheckWorkdir [2020-06-08T15:51:41.447Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-06-08T15:51:41.447Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-08T15:51:41.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-08T15:51:41.751Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-06-08T15:51:41.751Z] === RUN TestHealthKillContainer [2020-06-08T15:51:42.916Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-06-08T15:51:42.916Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-08T15:51:42.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-08T15:51:44.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T15:51:44.307Z] Using test binary docker [2020-06-08T15:51:44.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-08T15:51:44.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:51:44.307Z] INFO: Waiting for daemon to start... [2020-06-08T15:51:44.307Z] Starting dockerd [2020-06-08T15:51:44.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-06-08T15:51:44.929Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-08T15:51:45.033Z] --- PASS: TestHealthKillContainer (2.95s) [2020-06-08T15:51:45.033Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-08T15:51:45.293Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-06-08T15:51:45.293Z] === RUN TestIpcModeNone [2020-06-08T15:51:45.541Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-06-08T15:51:45.541Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-08T15:51:46.228Z] --- PASS: TestIpcModeNone (0.91s) [2020-06-08T15:51:46.228Z] === RUN TestIpcModePrivate [2020-06-08T15:51:46.499Z] INFO: Expanding compiler 1 of 3... [2020-06-08T15:51:46.499Z] INFO: Expanding compiler 2 of 3... [2020-06-08T15:51:46.831Z] . [2020-06-08T15:51:46.831Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T15:51:46.831Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T15:51:46.831Z] Error: No such image: emptyfs [2020-06-08T15:51:46.831Z] Running integration-test (iteration 1) [2020-06-08T15:51:46.831Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-08T15:51:47.163Z] --- PASS: TestIpcModePrivate (0.83s) [2020-06-08T15:51:47.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-08T15:51:47.163Z] === RUN TestIpcModeShareable [2020-06-08T15:51:47.555Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-06-08T15:51:47.555Z] === RUN TestKernelTCPMemory [2020-06-08T15:51:48.098Z] --- PASS: TestIpcModeShareable (0.90s) [2020-06-08T15:51:48.098Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-06-08T15:51:48.098Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-08T15:51:48.166Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-06-08T15:51:48.166Z] === RUN TestNISDomainname [2020-06-08T15:51:49.630Z] --- PASS: TestNISDomainname (1.07s) [2020-06-08T15:51:49.630Z] === RUN TestHostnameDnsResolution [2020-06-08T15:51:50.631Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-06-08T15:51:50.631Z] === RUN TestAPIIpcModeHost [2020-06-08T15:51:51.095Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-06-08T15:51:51.095Z] === RUN TestStats [2020-06-08T15:51:51.197Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-06-08T15:51:51.197Z] === RUN TestDaemonIpcModeShareable [2020-06-08T15:51:51.271Z] INFO: Expanding compiler 3 of 3... [2020-06-08T15:51:52.267Z] INFO: Removing downloaded files... [2020-06-08T15:51:52.267Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-06-08T15:51:52.267Z] INFO: Configuring git core.autocrlf... [2020-06-08T15:51:53.099Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-06-08T15:51:53.099Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-08T15:51:53.099Z] === RUN TestDaemonIpcModePrivate [2020-06-08T15:51:54.535Z] --- PASS: TestStats (2.94s) [2020-06-08T15:51:54.535Z] === RUN TestStopContainerWithTimeout [2020-06-08T15:51:54.535Z] === RUN TestStopContainerWithTimeout/0 [2020-06-08T15:51:54.535Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-08T15:51:54.535Z] === RUN TestStopContainerWithTimeout/1 [2020-06-08T15:51:54.535Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-08T15:51:54.535Z] === RUN TestStopContainerWithTimeout/3 [2020-06-08T15:51:54.535Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-08T15:51:54.535Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-08T15:51:54.535Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-08T15:51:54.535Z] === CONT TestStopContainerWithTimeout/0 [2020-06-08T15:51:54.535Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-08T15:51:55.002Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-06-08T15:51:55.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-08T15:51:55.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-08T15:51:55.146Z] === CONT TestStopContainerWithTimeout/3 [2020-06-08T15:51:56.791Z] Loaded image: buildpack-deps:jessie [2020-06-08T15:51:56.791Z] Loaded image: busybox:latest [2020-06-08T15:51:56.791Z] Loaded image: busybox:glibc [2020-06-08T15:51:56.791Z] Loaded image: debian:jessie [2020-06-08T15:51:56.791Z] Loaded image: hello-world:latest [2020-06-08T15:51:56.791Z] INFO: Testing against a local daemon [2020-06-08T15:51:56.791Z] === RUN TestCgroupNamespacesBuild [2020-06-08T15:51:56.905Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-06-08T15:51:56.905Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-08T15:51:56.905Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-08T15:51:57.159Z] === CONT TestStopContainerWithTimeout/1 [2020-06-08T15:51:58.806Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-06-08T15:51:58.806Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-08T15:51:58.806Z] === RUN TestIpcModeOlderClient [2020-06-08T15:51:58.806Z] === PAUSE TestIpcModeOlderClient [2020-06-08T15:51:58.806Z] === RUN TestKillContainerInvalidSignal [2020-06-08T15:51:59.175Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-08T15:51:59.175Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-06-08T15:51:59.175Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2020-06-08T15:51:59.175Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-06-08T15:51:59.175Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-06-08T15:51:59.175Z] === RUN TestDeleteDevicemapper [2020-06-08T15:51:59.175Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-08T15:51:59.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T15:51:59.175Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-08T15:51:59.373Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-06-08T15:51:59.373Z] === RUN TestKillContainer [2020-06-08T15:51:59.373Z] === RUN TestKillContainer/no_signal [2020-06-08T15:51:59.940Z] === RUN TestKillContainer/non_killing_signal [2020-06-08T15:52:00.066Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2020-06-08T15:52:00.066Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-08T15:52:00.507Z] === RUN TestKillContainer/killing_signal [2020-06-08T15:52:01.881Z] --- PASS: TestKillContainer (2.29s) [2020-06-08T15:52:01.881Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-06-08T15:52:01.881Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-06-08T15:52:01.881Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-06-08T15:52:01.881Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-08T15:52:01.881Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-08T15:52:02.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-08T15:52:02.588Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2020-06-08T15:52:02.588Z] === RUN TestBuildWithSession [2020-06-08T15:52:02.588Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-08T15:52:02.588Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:52:02.588Z] === RUN TestBuildSquashParent [2020-06-08T15:52:02.615Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s) [2020-06-08T15:52:02.615Z] === RUN TestUpdateMemory [2020-06-08T15:52:02.615Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-08T15:52:02.615Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:52:02.615Z] === RUN TestUpdateCPUQuota [2020-06-08T15:52:03.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-06-08T15:52:03.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-06-08T15:52:03.382Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-06-08T15:52:03.382Z] === RUN TestKillStoppedContainer [2020-06-08T15:52:03.382Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-06-08T15:52:03.382Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-08T15:52:03.382Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-06-08T15:52:03.382Z] === RUN TestKillDifferentUserContainer [2020-06-08T15:52:04.078Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-06-08T15:52:04.078Z] === RUN TestUpdatePidsLimit [2020-06-08T15:52:04.078Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-08T15:52:04.078Z] === RUN TestUpdatePidsLimit/no_change [2020-06-08T15:52:04.316Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-06-08T15:52:04.316Z] === RUN TestInspectOomKilledTrue [2020-06-08T15:52:04.316Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-08T15:52:04.316Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:52:04.316Z] === RUN TestInspectOomKilledFalse [2020-06-08T15:52:04.316Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-08T15:52:04.316Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:52:04.316Z] === RUN TestLinksEtcHostsContentMatch [2020-06-08T15:52:04.689Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-08T15:52:04.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-06-08T15:52:04.883Z] === RUN TestLinksContainerNames [2020-06-08T15:52:04.969Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-08T15:52:05.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-08T15:52:05.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-08T15:52:06.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-08T15:52:06.258Z] --- PASS: TestLinksContainerNames (1.54s) [2020-06-08T15:52:06.258Z] === RUN TestLogsFollowTailEmpty [2020-06-08T15:52:07.192Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-06-08T15:52:07.192Z] === RUN TestContainerNetworkMountsNoChown [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-06-08T15:52:07.603Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-06-08T15:52:07.603Z] === RUN TestUpdateRestartPolicy [2020-06-08T15:52:07.758Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/default [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/default [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/private [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/private [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rprivate [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/slave [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/slave [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rslave [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/shared [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/shared [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rshared [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-08T15:52:07.758Z] === CONT TestMountDaemonRoot/default [2020-06-08T15:52:07.758Z] === CONT TestMountDaemonRoot/rslave [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:52:07.758Z] === CONT TestMountDaemonRoot/rshared [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:52:07.758Z] === CONT TestMountDaemonRoot/shared [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:52:07.758Z] === CONT TestMountDaemonRoot/slave [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:52:07.758Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-08T15:52:07.758Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:52:07.759Z] === CONT TestMountDaemonRoot/private [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:52:07.759Z] === CONT TestMountDaemonRoot/rprivate [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:52:07.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:52:07.759Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-08T15:52:07.759Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-08T15:52:07.759Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:52:07.759Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:52:07.759Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:52:08.017Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:52:08.275Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-06-08T15:52:08.275Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-08T15:52:08.275Z] === RUN TestContainerBindMountNonRecursive [2020-06-08T15:52:09.134Z] --- PASS: TestBuildSquashParent (6.73s) [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:52:09.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:52:09.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:52:09.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:52:09.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:52:09.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:52:09.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:52:09.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:52:09.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:52:09.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:52:10.178Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2020-06-08T15:52:10.178Z] === RUN TestNetworkNat [2020-06-08T15:52:11.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:52:11.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:52:11.113Z] --- PASS: TestNetworkNat (0.87s) [2020-06-08T15:52:11.113Z] === RUN TestNetworkLocalhostTCPNat [2020-06-08T15:52:12.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-06-08T15:52:12.049Z] === RUN TestNetworkLoopbackNat [2020-06-08T15:52:12.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:52:12.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:52:12.988Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2020-06-08T15:52:12.988Z] === RUN TestPause [2020-06-08T15:52:13.926Z] --- PASS: TestPause (0.83s) [2020-06-08T15:52:13.926Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-08T15:52:13.926Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:52:13.926Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:52:13.926Z] === RUN TestPauseStopPausedContainer [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s) [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s) [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s) [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-06-08T15:52:14.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-06-08T15:52:14.822Z] === RUN TestBuildMultiStageCopy [2020-06-08T15:52:14.822Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-08T15:52:14.861Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-06-08T15:52:14.861Z] === RUN TestPsFilter [2020-06-08T15:52:14.861Z] --- PASS: TestPsFilter (0.25s) [2020-06-08T15:52:14.861Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-08T15:52:15.796Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-06-08T15:52:15.796Z] === RUN TestRemoveContainerWithVolume [2020-06-08T15:52:16.170Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.143090371s with top 10 stages: buildssa: 1m35.512306536s, goimports: 23.896914966s, unconvert: 11.548003121s, gosec: 10.920028533s, golint: 7.160205638s, misspell: 4.469708148s, ineffassign: 4.382883039s, inspect: 3.83389587s, vrp: 3.32428974s, printf: 1.967433018s [2020-06-08T15:52:16.363Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-06-08T15:52:16.363Z] === RUN TestRemoveContainerRunning [2020-06-08T15:52:17.300Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-06-08T15:52:17.300Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-08T15:52:18.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-08T15:52:18.236Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-06-08T15:52:18.236Z] === RUN TestRemoveInvalidContainer [2020-06-08T15:52:18.236Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-08T15:52:18.236Z] === RUN TestRenameLinkedContainer [2020-06-08T15:52:19.030Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-08T15:52:19.962Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-08T15:52:21.331Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-08T15:52:21.521Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-06-08T15:52:21.521Z] === RUN TestRenameStoppedContainer [2020-06-08T15:52:22.088Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-06-08T15:52:22.089Z] === RUN TestRenameRunningContainerAndReuse [2020-06-08T15:52:22.261Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-06-08T15:52:22.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-06-08T15:52:22.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-06-08T15:52:22.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-08T15:52:22.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-08T15:52:22.261Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-06-08T15:52:22.261Z] === RUN TestBuildMultiStageParentConfig [2020-06-08T15:52:22.851Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-06-08T15:52:22.852Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-08T15:52:22.852Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-06-08T15:52:22.852Z] === RUN TestWaitNonBlocked [2020-06-08T15:52:22.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:52:22.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:52:22.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:52:22.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:52:22.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:52:22.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:52:22.852Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-08T15:52:22.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-06-08T15:52:22.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-06-08T15:52:22.852Z] === RUN TestWaitBlocked [2020-06-08T15:52:22.852Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:52:22.852Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:52:22.852Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:52:22.852Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:52:22.852Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:52:22.852Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:52:23.463Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-08T15:52:23.463Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-06-08T15:52:23.463Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-06-08T15:52:23.463Z] === CONT TestContainerStartOnDaemonRestart [2020-06-08T15:52:23.463Z] === CONT TestContainerKillOnDaemonStart [2020-06-08T15:52:23.464Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-06-08T15:52:23.464Z] === RUN TestRenameInvalidName [2020-06-08T15:52:24.399Z] --- PASS: TestRenameInvalidName (0.82s) [2020-06-08T15:52:24.399Z] === RUN TestRenameAnonymousContainer [2020-06-08T15:52:26.903Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2020-06-08T15:52:26.903Z] === CONT TestIpcModeOlderClient [2020-06-08T15:52:26.903Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-06-08T15:52:26.903Z] === CONT TestDaemonHostGatewayIP [2020-06-08T15:52:27.514Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-06-08T15:52:27.514Z] === RUN TestBuildLabelWithTargets [2020-06-08T15:52:28.586Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-06-08T15:52:28.586Z] === RUN TestRenameContainerWithSameName [2020-06-08T15:52:29.153Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-06-08T15:52:29.153Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-08T15:52:30.350Z] --- PASS: TestDaemonHostGatewayIP (3.40s) [2020-06-08T15:52:30.350Z] === CONT TestDaemonRestartIpcMode [2020-06-08T15:52:30.529Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-06-08T15:52:30.529Z] === RUN TestResize [2020-06-08T15:52:31.466Z] --- PASS: TestResize (0.79s) [2020-06-08T15:52:31.466Z] === RUN TestResizeWithInvalidSize [2020-06-08T15:52:32.033Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-06-08T15:52:32.033Z] === RUN TestResizeWhenContainerNotStarted [2020-06-08T15:52:32.968Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:52:32.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:52:32.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:52:32.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:52:32.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:52:32.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:52:32.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:52:33.796Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2020-06-08T15:52:35.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:52:35.615Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-08T15:52:35.615Z] === RUN TestBuildWithEmptyLayers [2020-06-08T15:52:35.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:52:35.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:52:35.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:52:35.809Z] --- PASS: TestContainerKillOnDaemonStart (12.39s) [2020-06-08T15:52:35.809Z] PASS [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] === Skipped [2020-06-08T15:52:35.809Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-08T15:52:35.809Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-08T15:52:35.809Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-08T15:52:35.809Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:52:35.809Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-08T15:52:35.809Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-08T15:52:35.809Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] [2020-06-08T15:52:35.809Z] DONE 203 tests, 6 skipped in 148.288s [2020-06-08T15:52:35.809Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-08T15:52:35.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:52:35.809Z] ++ set -e [2020-06-08T15:52:35.809Z] ++ '[' -n 0 ']' [2020-06-08T15:52:35.809Z] ++ set -x [2020-06-08T15:52:35.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:52:36.090Z] INFO: Testing against a local daemon [2020-06-08T15:52:36.090Z] === RUN TestCommitInheritsEnv [2020-06-08T15:52:36.701Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-06-08T15:52:36.701Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-08T15:52:36.701Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-08T15:52:36.701Z] === RUN TestImagesFilterMultiReference [2020-06-08T15:52:36.701Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-08T15:52:36.701Z] === RUN TestImagePullPlatformInvalid [2020-06-08T15:52:36.701Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-08T15:52:36.701Z] === RUN TestRemoveImageOrphaning [2020-06-08T15:52:37.312Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-06-08T15:52:37.312Z] === RUN TestRemoveImageGarbageCollector [2020-06-08T15:52:37.312Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-08T15:52:37.312Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:52:37.312Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-08T15:52:37.312Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-08T15:52:37.312Z] === RUN TestTagInvalidReference [2020-06-08T15:52:37.312Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-08T15:52:37.312Z] === RUN TestTagValidPrefixedRepo [2020-06-08T15:52:37.563Z] #65 exporting layers 79.0s done [2020-06-08T15:52:37.563Z] #65 exporting manifest sha256:0d862e6c671131750c364374eeefbb8d80b5fe5341a4d6291817d7a313c909fb [2020-06-08T15:52:37.563Z] #65 exporting manifest sha256:0d862e6c671131750c364374eeefbb8d80b5fe5341a4d6291817d7a313c909fb done [2020-06-08T15:52:37.563Z] #65 exporting config sha256:796b7459d58fa6d102d417ca8cf156b0f62c2644e5dea3057ce5855b3c14ae8a done [2020-06-08T15:52:37.563Z] #65 sending tarball [2020-06-08T15:52:37.593Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-06-08T15:52:37.593Z] === RUN TestTagExistedNameWithoutForce [2020-06-08T15:52:37.593Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-06-08T15:52:37.593Z] === RUN TestTagOfficialNames [2020-06-08T15:52:37.593Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-08T15:52:37.593Z] === RUN TestTagMatchesDigest [2020-06-08T15:52:37.593Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-08T15:52:37.593Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-08T15:52:37.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:52:37.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:52:37.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:52:37.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:52:38.042Z] INFO [runner/unused/goanalysis] analyzers took 26.965083922s with top 10 stages: buildssa: 22.541378277s, U1000: 4.423705645s [2020-06-08T15:52:38.042Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-08T15:52:38.042Z] INFO [runner] Processors filtering stat (out/in): exclude: 1588/1588, nolint: 0/64, filename_unadjuster: 1693/1693, skip_dirs: 1693/1693, skip_files: 1693/1693, identifier_marker: 1588/1588, cgo: 1693/2302, exclude-rules: 64/1588, path_prettifier: 1693/1693, autogenerated_exclude: 1588/1693 [2020-06-08T15:52:38.042Z] INFO [runner] processing took 149.335323ms with stages: nolint: 75.324778ms, identifier_marker: 39.033935ms, path_prettifier: 14.261891ms, autogenerated_exclude: 7.316451ms, exclude-rules: 6.958412ms, skip_dirs: 4.271624ms, cgo: 1.337266ms, filename_unadjuster: 824.813µs, max_same_issues: 1.92µs, uniq_by_line: 999ns, max_from_linter: 590ns, diff: 545ns, source_code: 498ns, exclude: 458ns, path_shortener: 453ns, skip_files: 369ns, max_per_file_from_linter: 321ns [2020-06-08T15:52:38.042Z] INFO [runner] linters took 1m35.492517515s with stages: goanalysis_metalinter: 1m16.693251953s, unused: 18.649612953s [2020-06-08T15:52:38.042Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-08T15:52:38.042Z] INFO Memory: 1594 samples, avg is 242.9MB, max is 2965.9MB [2020-06-08T15:52:38.042Z] INFO Execution took 3m34.290604585s [2020-06-08T15:52:38.042Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-08T15:52:38.137Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-08T15:52:38.137Z] === RUN TestBuildMultiStageOnBuild [2020-06-08T15:52:38.406Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh dynbinary-daemon test-docker-py [2020-06-08T15:52:38.966Z] [2020-06-08T15:52:38.966Z] Removing bundles/ [2020-06-08T15:52:38.966Z] [2020-06-08T15:52:38.966Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-08T15:52:38.966Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:52:38.966Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-06-08T15:52:41.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-06-08T15:52:41.216Z] === RUN TestCgroupNamespacesRun [2020-06-08T15:52:42.592Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-06-08T15:52:42.592Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-08T15:52:43.391Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-06-08T15:52:43.391Z] === RUN TestBuildUncleanTarFilenames [2020-06-08T15:52:43.650Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2020-06-08T15:52:43.650Z] === RUN TestBuildMultiStageLayerLeak [2020-06-08T15:52:44.495Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-06-08T15:52:44.495Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-08T15:52:46.398Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-06-08T15:52:46.398Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-08T15:52:47.775Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-06-08T15:52:47.775Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-08T15:52:47.922Z] #65 ... [2020-06-08T15:52:47.922Z] [2020-06-08T15:52:47.922Z] #66 importing to docker [2020-06-08T15:52:47.922Z] #66 ... [2020-06-08T15:52:47.922Z] [2020-06-08T15:52:47.922Z] #65 exporting to oci image format [2020-06-08T15:52:47.922Z] #65 sending tarball 13.5s done [2020-06-08T15:52:47.922Z] #65 DONE 92.5s [2020-06-08T15:52:47.922Z] [2020-06-08T15:52:47.922Z] #66 importing to docker [2020-06-08T15:52:48.904Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-06-08T15:52:48.904Z] === RUN TestBuildWithHugeFile [2020-06-08T15:52:49.681Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-06-08T15:52:49.681Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-08T15:52:51.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-08T15:52:51.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-08T15:52:51.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-08T15:52:51.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-06-08T15:52:51.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-08T15:52:52.518Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-06-08T15:52:52.518Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-08T15:52:54.418Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-06-08T15:52:54.418Z] === RUN TestKernelTCPMemory [2020-06-08T15:52:54.984Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-06-08T15:52:54.984Z] === RUN TestNISDomainname [2020-06-08T15:52:55.919Z] --- PASS: TestNISDomainname (1.01s) [2020-06-08T15:52:55.920Z] === RUN TestHostnameDnsResolution [2020-06-08T15:52:57.821Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-06-08T15:52:57.821Z] === RUN TestStats [2020-06-08T15:53:01.113Z] --- PASS: TestStats (2.83s) [2020-06-08T15:53:01.113Z] === RUN TestStopContainerWithTimeout [2020-06-08T15:53:01.113Z] === RUN TestStopContainerWithTimeout/0 [2020-06-08T15:53:01.113Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-08T15:53:01.113Z] === RUN TestStopContainerWithTimeout/1 [2020-06-08T15:53:01.113Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-08T15:53:01.113Z] === RUN TestStopContainerWithTimeout/3 [2020-06-08T15:53:01.113Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-08T15:53:01.113Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-08T15:53:01.113Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-08T15:53:01.113Z] === CONT TestStopContainerWithTimeout/0 [2020-06-08T15:53:01.113Z] === CONT TestStopContainerWithTimeout/1 [2020-06-08T15:53:01.113Z] === CONT TestStopContainerWithTimeout/3 [2020-06-08T15:53:01.113Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-08T15:53:03.644Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-08T15:53:03.644Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-06-08T15:53:03.644Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-06-08T15:53:03.644Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-06-08T15:53:03.644Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-06-08T15:53:03.644Z] === RUN TestDeleteDevicemapper [2020-06-08T15:53:03.644Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-08T15:53:03.644Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T15:53:03.644Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-08T15:53:06.931Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-06-08T15:53:06.931Z] === RUN TestUpdateMemory [2020-06-08T15:53:06.931Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-08T15:53:06.931Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:53:06.931Z] === RUN TestUpdateCPUQuota [2020-06-08T15:53:08.308Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-06-08T15:53:08.308Z] === RUN TestUpdatePidsLimit [2020-06-08T15:53:08.308Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-08T15:53:08.566Z] === RUN TestUpdatePidsLimit/no_change [2020-06-08T15:53:08.824Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-08T15:53:09.391Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-08T15:53:09.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-08T15:53:10.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-08T15:53:10.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-06-08T15:53:11.852Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-06-08T15:53:11.852Z] === RUN TestUpdateRestartPolicy [2020-06-08T15:53:14.927Z] #66 DONE 27.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-08T15:53:15.376Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/test/unit [2020-06-08T15:53:18.859Z] ? github.com/docker/docker/api [no test files] [2020-06-08T15:53:26.725Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2020-06-08T15:53:26.725Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-08T15:53:26.725Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-06-08T15:53:26.725Z] === RUN TestWaitNonBlocked [2020-06-08T15:53:26.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:53:26.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:53:26.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:53:26.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:53:26.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:53:26.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:53:26.725Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-08T15:53:26.725Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-06-08T15:53:26.725Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-06-08T15:53:26.725Z] === RUN TestWaitBlocked [2020-06-08T15:53:26.725Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:53:26.725Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:53:26.725Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:53:26.725Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:53:26.725Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:53:26.725Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:53:27.291Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-08T15:53:27.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-06-08T15:53:27.292Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-06-08T15:53:27.292Z] === CONT TestContainerStartOnDaemonRestart [2020-06-08T15:53:27.292Z] === CONT TestContainerKillOnDaemonStart [2020-06-08T15:53:27.292Z] === CONT TestDaemonHostGatewayIP [2020-06-08T15:53:27.292Z] === CONT TestIpcModeOlderClient [2020-06-08T15:53:27.550Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-06-08T15:53:27.550Z] === CONT TestDaemonRestartIpcMode [2020-06-08T15:53:30.841Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-06-08T15:53:31.776Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-06-08T15:53:32.035Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2020-06-08T15:53:37.375Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-06-08T15:53:40.147Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2020-06-08T15:53:40.147Z] PASS [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] === Skipped [2020-06-08T15:53:40.147Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-08T15:53:40.147Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-08T15:53:40.147Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-08T15:53:40.147Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:53:40.147Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-08T15:53:40.147Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-08T15:53:40.147Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] [2020-06-08T15:53:40.147Z] DONE 203 tests, 6 skipped in 135.475s [2020-06-08T15:53:40.405Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-08T15:53:40.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:53:40.406Z] ++ set -e [2020-06-08T15:53:40.406Z] ++ '[' -n 0 ']' [2020-06-08T15:53:40.406Z] ++ set -x [2020-06-08T15:53:40.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:53:40.406Z] INFO: Testing against a local daemon [2020-06-08T15:53:40.406Z] === RUN TestCommitInheritsEnv [2020-06-08T15:53:40.972Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-06-08T15:53:40.972Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-08T15:53:40.972Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-06-08T15:53:40.972Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-08T15:53:40.972Z] === RUN TestImagesFilterMultiReference [2020-06-08T15:53:41.231Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-06-08T15:53:41.231Z] === RUN TestImagePullPlatformInvalid [2020-06-08T15:53:41.231Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-08T15:53:41.231Z] === RUN TestRemoveImageOrphaning [2020-06-08T15:53:41.797Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-06-08T15:53:41.797Z] === RUN TestRemoveImageGarbageCollector [2020-06-08T15:53:41.797Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-08T15:53:41.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:53:41.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-08T15:53:41.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-06-08T15:53:41.798Z] === RUN TestTagInvalidReference [2020-06-08T15:53:41.798Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-08T15:53:41.798Z] === RUN TestTagValidPrefixedRepo [2020-06-08T15:53:41.798Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-06-08T15:53:41.798Z] === RUN TestTagExistedNameWithoutForce [2020-06-08T15:53:41.798Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-08T15:53:41.798Z] === RUN TestTagOfficialNames [2020-06-08T15:53:42.056Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-08T15:53:42.056Z] === RUN TestTagMatchesDigest [2020-06-08T15:53:42.056Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-08T15:53:42.056Z] PASS [2020-06-08T15:53:42.056Z] [2020-06-08T15:53:42.056Z] === Skipped [2020-06-08T15:53:42.056Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-08T15:53:42.056Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-08T15:53:42.056Z] [2020-06-08T15:53:42.056Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-08T15:53:42.056Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:53:42.056Z] [2020-06-08T15:53:42.056Z] [2020-06-08T15:53:42.056Z] DONE 12 tests, 2 skipped in 1.716s [2020-06-08T15:53:42.056Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-08T15:53:42.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:53:42.056Z] ++ set -e [2020-06-08T15:53:42.056Z] ++ '[' -n 0 ']' [2020-06-08T15:53:42.056Z] ++ set -x [2020-06-08T15:53:42.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:53:42.056Z] INFO: Testing against a local daemon [2020-06-08T15:53:42.056Z] === RUN TestNetworkCreateDelete [2020-06-08T15:53:42.623Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-06-08T15:53:42.623Z] === RUN TestDockerNetworkDeletePreferID [2020-06-08T15:53:43.999Z] --- PASS: TestDockerNetworkDeletePreferID (1.11s) [2020-06-08T15:53:43.999Z] === RUN TestDaemonDNSFallback [2020-06-08T15:53:45.104Z] --- PASS: TestBuildWithHugeFile (50.99s) [2020-06-08T15:53:45.104Z] === RUN TestBuildWithEmptyDockerfile [2020-06-08T15:53:45.104Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:53:45.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:53:45.104Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:53:45.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:53:45.104Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:53:45.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:53:45.104Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:53:45.104Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:53:45.104Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:53:45.104Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-08T15:53:45.104Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2020-06-08T15:53:45.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-06-08T15:53:45.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-06-08T15:53:45.104Z] === RUN TestBuildPreserveOwnership [2020-06-08T15:53:45.104Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-08T15:53:45.104Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-08T15:53:46.531Z] --- PASS: TestDaemonDNSFallback (2.38s) [2020-06-08T15:53:46.531Z] === RUN TestInspectNetwork [2020-06-08T15:53:49.026Z] Removing intermediate container 4f4c7a38d71f [2020-06-08T15:53:49.026Z] ---> 324ee776073e [2020-06-08T15:53:49.026Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-06-08T15:53:49.026Z] ---> Running in 0640e2a6b057 [2020-06-08T15:53:49.279Z] --- PASS: TestBuildPreserveOwnership (9.81s) [2020-06-08T15:53:49.279Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.81s) [2020-06-08T15:53:49.279Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-08T15:53:49.279Z] === RUN TestBuildPlatformInvalid [2020-06-08T15:53:49.279Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-06-08T15:53:49.279Z] PASS [2020-06-08T15:53:49.279Z] [2020-06-08T15:53:49.279Z] === Skipped [2020-06-08T15:53:49.279Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-08T15:53:49.279Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:53:49.279Z] [2020-06-08T15:53:49.279Z] [2020-06-08T15:53:49.279Z] DONE 32 tests, 1 skipped in 122.552s [2020-06-08T15:53:49.279Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-08T15:53:49.279Z] INFO: Testing against a local daemon [2020-06-08T15:53:49.279Z] === RUN TestConfigInspect [2020-06-08T15:53:49.279Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-08T15:53:49.279Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:49.279Z] === RUN TestConfigList [2020-06-08T15:53:49.279Z] --- SKIP: TestConfigList (0.02s) [2020-06-08T15:53:49.279Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:49.279Z] === RUN TestConfigsCreateAndDelete [2020-06-08T15:53:49.279Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-08T15:53:49.279Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:49.279Z] === RUN TestConfigsUpdate [2020-06-08T15:53:49.279Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-08T15:53:49.279Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:49.279Z] === RUN TestTemplatedConfig [2020-06-08T15:53:49.279Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-08T15:53:49.279Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:49.279Z] === RUN TestConfigCreateResolve [2020-06-08T15:53:49.279Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-06-08T15:53:49.279Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:49.279Z] === RUN TestConfigDaemonLibtrustID [2020-06-08T15:53:50.018Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-06-08T15:53:50.490Z] go: finding gotest.tools v0.3.5 [2020-06-08T15:53:50.490Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-06-08T15:53:50.490Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-08T15:53:50.490Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-08T15:53:51.175Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-06-08T15:53:51.175Z] PASS [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] === Skipped [2020-06-08T15:53:51.175Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-08T15:53:51.175Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-06-08T15:53:51.175Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-08T15:53:51.175Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-08T15:53:51.175Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-08T15:53:51.175Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-06-08T15:53:51.175Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] [2020-06-08T15:53:51.175Z] DONE 7 tests, 6 skipped in 1.744s [2020-06-08T15:53:51.175Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-08T15:53:51.175Z] INFO: Testing against a local daemon [2020-06-08T15:53:51.175Z] === RUN TestCheckpoint [2020-06-08T15:53:51.175Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-08T15:53:51.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:53:51.175Z] === RUN TestContainerInvalidJSON [2020-06-08T15:53:51.175Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:53:51.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:53:51.175Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:53:51.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:53:51.175Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:53:51.175Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:53:51.175Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:53:51.175Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:53:51.175Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:53:51.175Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-08T15:53:51.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-08T15:53:51.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-08T15:53:51.175Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-06-08T15:53:51.175Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-08T15:53:51.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-06-08T15:53:51.175Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-08T15:53:51.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-06-08T15:53:51.175Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-08T15:53:51.175Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-06-08T15:53:51.175Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-08T15:53:51.175Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-06-08T15:53:51.175Z] === RUN TestCopyFromContainer [2020-06-08T15:53:51.799Z] === RUN TestInspectNetwork/full_network_id [2020-06-08T15:53:51.799Z] === RUN TestInspectNetwork/partial_network_id [2020-06-08T15:53:51.799Z] === RUN TestInspectNetwork/network_name [2020-06-08T15:53:51.799Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-08T15:53:52.715Z] go: downloading gotest.tools v2.1.0+incompatible [2020-06-08T15:53:53.187Z] go: extracting gotest.tools v2.1.0+incompatible [2020-06-08T15:53:53.187Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-06-08T15:53:53.187Z] go: downloading github.com/pkg/errors v0.8.0 [2020-06-08T15:53:53.187Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:53:53.187Z] go: downloading github.com/fatih/color v1.6.0 [2020-06-08T15:53:53.187Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:53:53.187Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-06-08T15:53:53.187Z] go: extracting github.com/fatih/color v1.6.0 [2020-06-08T15:53:53.187Z] go: extracting github.com/pkg/errors v0.8.0 [2020-06-08T15:53:53.187Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:53:53.187Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:53:53.187Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:53:53.187Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:53:53.187Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:53:53.187Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-08T15:53:53.187Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:53:53.187Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:53:53.187Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:53:53.187Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:53:53.658Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:53:53.658Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-08T15:53:53.658Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-08T15:53:53.658Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-08T15:53:54.650Z] go: finding gotest.tools v2.2.0+incompatible [2020-06-08T15:53:54.650Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-06-08T15:53:54.650Z] go: downloading gotest.tools v2.2.0+incompatible [2020-06-08T15:53:54.650Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-08T15:53:54.650Z] go: extracting gotest.tools v2.2.0+incompatible [2020-06-08T15:53:54.650Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-08T15:53:54.650Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-08T15:53:54.650Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:53:54.650Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:53:54.650Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-08T15:53:55.120Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:53:55.120Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-06-08T15:53:55.120Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-06-08T15:53:55.120Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:53:55.120Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer// [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer//bar/root [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer/bar/quux [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-08T15:53:55.351Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-08T15:53:55.590Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:53:55.608Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-08T15:53:55.608Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-08T15:53:55.608Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer (4.38s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-06-08T15:53:55.608Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-06-08T15:53:55.608Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-08T15:53:55.608Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:53:55.608Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:53:55.608Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:53:55.608Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:53:55.608Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:53:55.608Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:53:55.608Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:53:55.608Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:53:55.608Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:53:55.608Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-08T15:53:55.608Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-08T15:53:55.608Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-08T15:53:55.608Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-08T15:53:55.608Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-08T15:53:55.608Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-06-08T15:53:55.608Z] === RUN TestCreateWithInvalidEnv [2020-06-08T15:53:55.608Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-08T15:53:55.608Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-08T15:53:55.608Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-08T15:53:55.608Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-08T15:53:55.608Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-08T15:53:55.608Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-08T15:53:55.608Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-08T15:53:55.608Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-08T15:53:55.608Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-08T15:53:55.608Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-08T15:53:55.608Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-08T15:53:55.608Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-08T15:53:55.608Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-08T15:53:55.608Z] === RUN TestCreateTmpfsMountsTarget [2020-06-08T15:53:55.865Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-08T15:53:55.865Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-08T15:53:56.062Z] go: finding github.com/fatih/color v1.6.0 [2020-06-08T15:53:56.062Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-08T15:53:56.062Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-08T15:53:56.062Z] go: finding github.com/spf13/pflag v1.0.3 [2020-06-08T15:53:56.062Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-08T15:53:56.062Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-08T15:53:56.062Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-08T15:53:56.062Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-08T15:53:56.062Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-08T15:53:56.062Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-08T15:53:56.100Z] --- PASS: TestInspectNetwork (9.54s) [2020-06-08T15:53:56.100Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-08T15:53:56.100Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-08T15:53:56.100Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-08T15:53:56.100Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-08T15:53:56.100Z] === RUN TestRunContainerWithBridgeNone [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:53:57.236Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:53:57.236Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.02s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-08T15:53:57.236Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-06-08T15:53:57.236Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-08T15:53:58.288Z] INFO: Build done for gotestsum... [2020-06-08T15:53:58.609Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-06-08T15:53:58.609Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-08T15:53:58.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:53:58.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:53:58.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:53:58.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:53:58.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:53:58.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:53:58.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:53:58.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:53:58.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:53:58.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:53:58.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:53:58.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:53:58.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:53:58.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:53:58.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:53:58.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-08T15:53:58.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-08T15:53:58.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-08T15:53:58.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-08T15:53:58.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-08T15:53:58.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-08T15:53:58.610Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-08T15:53:58.630Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-06-08T15:53:58.630Z] === RUN TestNetworkInvalidJSON [2020-06-08T15:53:58.630Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-08T15:53:58.630Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-08T15:53:58.630Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:53:58.630Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:53:58.630Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:53:58.630Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:53:58.630Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-08T15:53:58.630Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:53:58.630Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:53:58.630Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-06-08T15:53:58.630Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-08T15:53:58.630Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-08T15:53:58.630Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-08T15:53:58.630Z] === RUN TestHostIPv4BridgeLabel [2020-06-08T15:53:58.867Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-06-08T15:53:58.867Z] === RUN TestCreateDifferentPlatform [2020-06-08T15:53:58.867Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-08T15:53:58.867Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-08T15:53:58.867Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-08T15:53:58.867Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-08T15:53:58.867Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-08T15:53:58.867Z] === RUN TestContainerStartOnDaemonRestart [2020-06-08T15:53:58.867Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-08T15:53:58.867Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-08T15:53:58.867Z] === RUN TestDaemonRestartIpcMode [2020-06-08T15:53:58.867Z] === PAUSE TestDaemonRestartIpcMode [2020-06-08T15:53:58.867Z] === RUN TestDaemonHostGatewayIP [2020-06-08T15:53:58.867Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-08T15:53:58.867Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:53:58.867Z] === RUN TestContainerKillOnDaemonStart [2020-06-08T15:53:58.867Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-08T15:53:58.867Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-08T15:53:58.867Z] === RUN TestDiff [2020-06-08T15:53:58.888Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-06-08T15:53:58.888Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-08T15:53:59.124Z] --- PASS: TestDiff (0.40s) [2020-06-08T15:53:59.124Z] === RUN TestExecWithCloseStdin [2020-06-08T15:53:59.537Z] --- PASS: TestImportExtremelyLargeImageWorks (80.47s) [2020-06-08T15:53:59.537Z] PASS [2020-06-08T15:53:59.537Z] [2020-06-08T15:53:59.537Z] === Skipped [2020-06-08T15:53:59.537Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-08T15:53:59.537Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:53:59.537Z] [2020-06-08T15:53:59.537Z] [2020-06-08T15:53:59.537Z] DONE 12 tests, 1 skipped in 82.123s [2020-06-08T15:53:59.537Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-08T15:53:59.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:53:59.537Z] ++ set -e [2020-06-08T15:53:59.537Z] ++ '[' -n 0 ']' [2020-06-08T15:53:59.537Z] ++ set -x [2020-06-08T15:53:59.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:53:59.537Z] INFO: Testing against a local daemon [2020-06-08T15:53:59.537Z] === RUN TestNetworkCreateDelete [2020-06-08T15:53:59.537Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-06-08T15:53:59.537Z] === RUN TestDockerNetworkDeletePreferID [2020-06-08T15:53:59.537Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-06-08T15:53:59.537Z] === RUN TestDaemonDNSFallback [2020-06-08T15:53:59.688Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-06-08T15:53:59.688Z] === RUN TestExec [2020-06-08T15:54:00.252Z] --- PASS: TestExec (0.48s) [2020-06-08T15:54:00.252Z] === RUN TestExecUser [2020-06-08T15:54:00.264Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-06-08T15:54:00.264Z] === RUN TestDaemonDefaultNetworkPools [2020-06-08T15:54:00.509Z] --- PASS: TestExecUser (0.47s) [2020-06-08T15:54:00.509Z] === RUN TestExportContainerAndImportImage [2020-06-08T15:54:01.074Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2020-06-08T15:54:01.074Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-08T15:54:01.576Z] --- PASS: TestDaemonDNSFallback (2.64s) [2020-06-08T15:54:01.576Z] === RUN TestInspectNetwork [2020-06-08T15:54:01.639Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-06-08T15:54:01.639Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-08T15:54:03.541Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-06-08T15:54:03.541Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-08T15:54:04.349Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-06-08T15:54:04.349Z] === RUN TestHealthCheckWorkdir [2020-06-08T15:54:04.913Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-06-08T15:54:04.913Z] === RUN TestHealthKillContainer [2020-06-08T15:54:06.073Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-06-08T15:54:06.073Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-08T15:54:06.640Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-06-08T15:54:06.640Z] === RUN TestServiceWithPredefinedNetwork [2020-06-08T15:54:07.174Z] === RUN TestInspectNetwork/full_network_id [2020-06-08T15:54:07.174Z] === RUN TestInspectNetwork/partial_network_id [2020-06-08T15:54:07.174Z] === RUN TestInspectNetwork/network_name [2020-06-08T15:54:07.174Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-08T15:54:07.436Z] --- PASS: TestHealthKillContainer (2.57s) [2020-06-08T15:54:07.436Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-08T15:54:08.001Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-06-08T15:54:08.001Z] === RUN TestIpcModeNone [2020-06-08T15:54:08.565Z] --- PASS: TestIpcModeNone (0.46s) [2020-06-08T15:54:08.565Z] === RUN TestIpcModePrivate [2020-06-08T15:54:08.822Z] --- PASS: TestIpcModePrivate (0.49s) [2020-06-08T15:54:08.822Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-06-08T15:54:08.822Z] === RUN TestIpcModeShareable [2020-06-08T15:54:08.822Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-08T15:54:08.822Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:54:08.822Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-08T15:54:09.924Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-06-08T15:54:09.924Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-08T15:54:09.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T15:54:09.924Z] service_test.go:236: FLAKY_TEST [2020-06-08T15:54:09.924Z] === RUN TestServiceWithDataPathPortInit [2020-06-08T15:54:10.219Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2020-06-08T15:54:10.219Z] === RUN TestAPIIpcModeHost [2020-06-08T15:54:10.219Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-08T15:54:10.219Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:54:10.219Z] === RUN TestDaemonIpcModeShareable [2020-06-08T15:54:10.219Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-08T15:54:10.219Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:54:10.219Z] === RUN TestDaemonIpcModePrivate [2020-06-08T15:54:12.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-08T15:54:12.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-08T15:54:12.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-08T15:54:12.640Z] --- PASS: TestInspectNetwork (10.97s) [2020-06-08T15:54:12.640Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-08T15:54:12.640Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-08T15:54:12.640Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-08T15:54:12.640Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-08T15:54:12.640Z] === RUN TestRunContainerWithBridgeNone [2020-06-08T15:54:12.769Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2020-06-08T15:54:12.769Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-06-08T15:54:12.769Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-08T15:54:12.769Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-08T15:54:12.769Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:54:12.769Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-08T15:54:12.769Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-08T15:54:12.769Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:54:12.769Z] === RUN TestIpcModeOlderClient [2020-06-08T15:54:12.769Z] === PAUSE TestIpcModeOlderClient [2020-06-08T15:54:12.769Z] === RUN TestKillContainerInvalidSignal [2020-06-08T15:54:13.027Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-06-08T15:54:13.027Z] === RUN TestKillContainer [2020-06-08T15:54:13.027Z] === RUN TestKillContainer/no_signal [2020-06-08T15:54:13.599Z] === RUN TestKillContainer/non_killing_signal [2020-06-08T15:54:13.599Z] === RUN TestKillContainer/killing_signal [2020-06-08T15:54:14.534Z] --- PASS: TestKillContainer (1.32s) [2020-06-08T15:54:14.534Z] --- PASS: TestKillContainer/no_signal (0.44s) [2020-06-08T15:54:14.534Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-06-08T15:54:14.534Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-06-08T15:54:14.534Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-08T15:54:14.534Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-08T15:54:14.791Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-08T15:54:15.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2020-06-08T15:54:15.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2020-06-08T15:54:15.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2020-06-08T15:54:15.048Z] === RUN TestKillStoppedContainer [2020-06-08T15:54:15.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-08T15:54:15.303Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-06-08T15:54:15.303Z] === RUN TestNetworkInvalidJSON [2020-06-08T15:54:15.303Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-08T15:54:15.303Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-08T15:54:15.303Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:54:15.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:54:15.303Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:54:15.303Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:54:15.303Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-08T15:54:15.303Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:54:15.303Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:54:15.303Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-06-08T15:54:15.303Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-08T15:54:15.303Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-08T15:54:15.303Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-06-08T15:54:15.303Z] === RUN TestHostIPv4BridgeLabel [2020-06-08T15:54:15.303Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-06-08T15:54:15.303Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-08T15:54:15.306Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-06-08T15:54:15.306Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-08T15:54:15.306Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-06-08T15:54:15.306Z] === RUN TestKillDifferentUserContainer [2020-06-08T15:54:15.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:54:15.319Z] [2020-06-08T15:54:15.319Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-08T15:54:15.319Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-08T15:54:15.319Z] Using test binary docker [2020-06-08T15:54:15.319Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-08T15:54:15.319Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:54:15.319Z] INFO: Waiting for daemon to start... [2020-06-08T15:54:15.319Z] Starting dockerd [2020-06-08T15:54:15.319Z] . [2020-06-08T15:54:15.319Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-08T15:54:15.562Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-06-08T15:54:15.562Z] === RUN TestInspectOomKilledTrue [2020-06-08T15:54:15.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-08T15:54:15.562Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:15.562Z] === RUN TestInspectOomKilledFalse [2020-06-08T15:54:15.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-08T15:54:15.562Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:54:15.563Z] === RUN TestLinksEtcHostsContentMatch [2020-06-08T15:54:15.563Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-08T15:54:15.563Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-08T15:54:15.563Z] === RUN TestLinksContainerNames [2020-06-08T15:54:15.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-08T15:54:16.139Z] Removing intermediate container 0640e2a6b057 [2020-06-08T15:54:16.139Z] ---> 8e0b02fa8989 [2020-06-08T15:54:16.139Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-08T15:54:16.139Z] ---> Running in fc9a757aca24 [2020-06-08T15:54:16.139Z] Removing intermediate container fc9a757aca24 [2020-06-08T15:54:16.139Z] ---> 7adf9f758503 [2020-06-08T15:54:16.139Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-08T15:54:16.139Z] ---> Running in 18e424f5a26a [2020-06-08T15:54:16.139Z] Removing intermediate container 18e424f5a26a [2020-06-08T15:54:16.139Z] ---> b96cc7c892c7 [2020-06-08T15:54:16.139Z] Step 10/10 : COPY . . [2020-06-08T15:54:16.304Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-08T15:54:16.304Z] === RUN TestDaemonDefaultNetworkPools [2020-06-08T15:54:16.494Z] --- PASS: TestLinksContainerNames (0.85s) [2020-06-08T15:54:16.494Z] === RUN TestLogsFollowTailEmpty [2020-06-08T15:54:17.058Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-06-08T15:54:17.058Z] === RUN TestContainerNetworkMountsNoChown [2020-06-08T15:54:17.305Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-06-08T15:54:17.305Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-08T15:54:17.316Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/default [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/default [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/private [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/private [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rprivate [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/slave [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/slave [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rslave [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/shared [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/shared [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rshared [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/default [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/rshared [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/shared [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/rslave [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/slave [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/rprivate [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/private [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:54:17.316Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-08T15:54:17.316Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:54:17.316Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:54:17.573Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:54:17.831Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:54:17.831Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:54:17.831Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-08T15:54:17.831Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:54:17.831Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-08T15:54:17.831Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-08T15:54:17.831Z] === RUN TestContainerBindMountNonRecursive [2020-06-08T15:54:17.831Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-08T15:54:17.831Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-06-08T15:54:17.831Z] === RUN TestNetworkNat [2020-06-08T15:54:18.309Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-06-08T15:54:18.309Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-08T15:54:18.395Z] --- PASS: TestNetworkNat (0.52s) [2020-06-08T15:54:18.395Z] === RUN TestNetworkLocalhostTCPNat [2020-06-08T15:54:18.652Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-06-08T15:54:18.652Z] === RUN TestNetworkLoopbackNat [2020-06-08T15:54:19.217Z] --- PASS: TestNetworkLoopbackNat (0.52s) [2020-06-08T15:54:19.217Z] === RUN TestPause [2020-06-08T15:54:19.217Z] --- SKIP: TestPause (0.00s) [2020-06-08T15:54:19.217Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:19.217Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-08T15:54:19.217Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:54:19.217Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:54:19.217Z] === RUN TestPauseStopPausedContainer [2020-06-08T15:54:19.217Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-08T15:54:19.217Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:19.217Z] === RUN TestPsFilter [2020-06-08T15:54:19.474Z] --- PASS: TestPsFilter (0.10s) [2020-06-08T15:54:19.474Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-08T15:54:19.732Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-06-08T15:54:19.732Z] === RUN TestRemoveContainerWithVolume [2020-06-08T15:54:19.773Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-06-08T15:54:19.773Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-08T15:54:20.296Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-06-08T15:54:20.296Z] === RUN TestRemoveContainerRunning [2020-06-08T15:54:20.384Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-06-08T15:54:20.384Z] === RUN TestServiceWithPredefinedNetwork [2020-06-08T15:54:20.553Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-06-08T15:54:20.553Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-08T15:54:21.116Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-06-08T15:54:21.116Z] === RUN TestRemoveInvalidContainer [2020-06-08T15:54:21.116Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-08T15:54:21.116Z] === RUN TestRenameLinkedContainer [2020-06-08T15:54:22.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-08T15:54:23.013Z] --- PASS: TestRenameLinkedContainer (1.67s) [2020-06-08T15:54:23.013Z] === RUN TestRenameStoppedContainer [2020-06-08T15:54:23.013Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-06-08T15:54:23.013Z] === RUN TestRenameRunningContainerAndReuse [2020-06-08T15:54:23.824Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-06-08T15:54:23.824Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-08T15:54:23.824Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T15:54:23.824Z] service_test.go:236: FLAKY_TEST [2020-06-08T15:54:23.824Z] === RUN TestServiceWithDataPathPortInit [2020-06-08T15:54:23.944Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2020-06-08T15:54:23.944Z] === RUN TestRenameInvalidName [2020-06-08T15:54:24.508Z] --- PASS: TestRenameInvalidName (0.43s) [2020-06-08T15:54:24.508Z] === RUN TestRenameAnonymousContainer [2020-06-08T15:54:25.878Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2020-06-08T15:54:25.878Z] === RUN TestRenameContainerWithSameName [2020-06-08T15:54:26.442Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-06-08T15:54:26.442Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-08T15:54:27.006Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2020-06-08T15:54:27.006Z] === RUN TestResize [2020-06-08T15:54:27.571Z] --- PASS: TestResize (0.42s) [2020-06-08T15:54:27.571Z] === RUN TestResizeWithInvalidSize [2020-06-08T15:54:28.005Z] --- PASS: TestServiceWithDataPathPortInit (17.79s) [2020-06-08T15:54:28.005Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-08T15:54:28.134Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-06-08T15:54:28.134Z] === RUN TestResizeWhenContainerNotStarted [2020-06-08T15:54:28.391Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-06-08T15:54:28.391Z] === RUN TestDaemonRestartKillContainers [2020-06-08T15:54:28.391Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-08T15:54:28.391Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-08T15:54:28.391Z] === RUN TestCgroupNamespacesRun [2020-06-08T15:54:30.913Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2020-06-08T15:54:30.913Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-08T15:54:32.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-08T15:54:32.808Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-06-08T15:54:32.808Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-08T15:54:34.703Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-06-08T15:54:34.703Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-08T15:54:37.224Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-06-08T15:54:37.224Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-08T15:54:37.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-08T15:54:37.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.19s) [2020-06-08T15:54:37.979Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uqlcs2hnog9mlhb02y44aslkx Created:2020-06-08 15:54:28.762124218 +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[c86b916ae356f207e5226bca366ea26286a4d1f019e526a84da9dedd52b7cbab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkugiiwla5qw7rt3cja291cnu EndpointID:a791f127181e93a47e343b96b4dc547d1699b849b8b342d9db0047e7033db1a8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa02414aa4dc5e8f44160d1a0b7be5f27d40c03093a20eea71e0453431e8cb28 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:e3e0db4e7e8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkugiiwla5qw7rt3cja291cnu EndpointID:a791f127181e93a47e343b96b4dc547d1699b849b8b342d9db0047e7033db1a8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-08T15:54:37.979Z] PASS [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] === Skipped [2020-06-08T15:54:37.979Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T15:54:37.979Z] service_test.go:236: FLAKY_TEST [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] DONE 23 tests, 1 skipped in 54.314s [2020-06-08T15:54:37.979Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-08T15:54:37.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:37.979Z] ++ set -e [2020-06-08T15:54:37.979Z] ++ '[' -n 0 ']' [2020-06-08T15:54:37.979Z] ++ set -x [2020-06-08T15:54:37.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:37.979Z] INFO: Testing against a local daemon [2020-06-08T15:54:37.979Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-08T15:54:37.979Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T15:54:37.979Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:37.979Z] === RUN TestDockerNetworkIpvlan [2020-06-08T15:54:37.979Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-08T15:54:37.979Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:37.979Z] PASS [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] === Skipped [2020-06-08T15:54:37.979Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T15:54:37.979Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-08T15:54:37.979Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] [2020-06-08T15:54:37.979Z] DONE 2 tests, 2 skipped in 0.151s [2020-06-08T15:54:37.979Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-08T15:54:37.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:37.979Z] ++ set -e [2020-06-08T15:54:37.979Z] ++ '[' -n 0 ']' [2020-06-08T15:54:37.979Z] ++ set -x [2020-06-08T15:54:37.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:37.979Z] INFO: Testing against a local daemon [2020-06-08T15:54:37.979Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-08T15:54:38.546Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.96s) [2020-06-08T15:54:38.546Z] === RUN TestDockerNetworkMacvlan [2020-06-08T15:54:39.119Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-06-08T15:54:39.119Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-08T15:54:39.922Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-08T15:54:40.858Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-08T15:54:41.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-06-08T15:54:41.643Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-08T15:54:42.299Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-08T15:54:42.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-08T15:54:43.012Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-06-08T15:54:43.012Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-08T15:54:43.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-08T15:54:44.908Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-06-08T15:54:44.908Z] === RUN TestKernelTCPMemory [2020-06-08T15:54:45.165Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-06-08T15:54:45.165Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:45.165Z] === RUN TestNISDomainname [2020-06-08T15:54:45.165Z] --- SKIP: TestNISDomainname (0.01s) [2020-06-08T15:54:45.165Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-08T15:54:45.165Z] === RUN TestHostnameDnsResolution [2020-06-08T15:54:45.583Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-08T15:54:45.733Z] --- PASS: TestHostnameDnsResolution (0.67s) [2020-06-08T15:54:45.733Z] === RUN TestStats [2020-06-08T15:54:45.733Z] --- SKIP: TestStats (0.00s) [2020-06-08T15:54:45.733Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:45.733Z] === RUN TestStopContainerWithTimeout [2020-06-08T15:54:45.733Z] === RUN TestStopContainerWithTimeout/0 [2020-06-08T15:54:45.733Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-08T15:54:45.733Z] === RUN TestStopContainerWithTimeout/1 [2020-06-08T15:54:45.733Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-08T15:54:45.733Z] === RUN TestStopContainerWithTimeout/3 [2020-06-08T15:54:45.733Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-08T15:54:45.733Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-08T15:54:45.733Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-08T15:54:45.733Z] === CONT TestStopContainerWithTimeout/0 [2020-06-08T15:54:45.733Z] === CONT TestStopContainerWithTimeout/3 [2020-06-08T15:54:46.114Z] --- PASS: TestServiceWithDataPathPortInit (19.94s) [2020-06-08T15:54:46.114Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-08T15:54:46.297Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-08T15:54:46.449Z] ---> dd7d1718aa89 [2020-06-08T15:54:46.449Z] Successfully built dd7d1718aa89 [2020-06-08T15:54:46.449Z] Successfully tagged docker:latest [2020-06-08T15:54:46.449Z] INFO: Image build ended at 06/08/2020 15:54:43. Duration:00:03:50.8984336 [2020-06-08T15:54:46.449Z] [2020-06-08T15:54:46.449Z] [2020-06-08T15:54:46.449Z] INFO: Building the test binaries at 06/08/2020 15:54:43... [2020-06-08T15:54:47.320Z] sha256:6f4c7b040aa536a891c9e2605e9574e613c4b93f8f7dcd24b7645bde5d2f342e [2020-06-08T15:54:47.320Z] INFO: Starting docker-py tests... [2020-06-08T15:54:47.320Z] ============================= test session starts ============================== [2020-06-08T15:54:47.320Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-06-08T15:54:47.320Z] rootdir: /src, inifile: pytest.ini [2020-06-08T15:54:47.320Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-08T15:54:47.880Z] collected 387 items / 1 deselected / 386 selected [2020-06-08T15:54:47.880Z] [2020-06-08T15:54:48.024Z] INFO: make.ps1 starting at 06/08/2020 15:54:47 [2020-06-08T15:54:48.024Z] INFO: Git commit (bdf54d951b) assumed from DOCKER_GITCOMMIT environment variable [2020-06-08T15:54:48.024Z] INFO: Invoking autogen... [2020-06-08T15:54:48.496Z] INFO: Building daemon... [2020-06-08T15:54:48.817Z] === CONT TestStopContainerWithTimeout/1 [2020-06-08T15:54:48.866Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-08T15:54:48.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-08T15:54:50.187Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-08T15:54:50.187Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2020-06-08T15:54:50.187Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-06-08T15:54:50.187Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2020-06-08T15:54:50.187Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2020-06-08T15:54:50.187Z] === RUN TestDeleteDevicemapper [2020-06-08T15:54:50.187Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-08T15:54:50.187Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T15:54:50.187Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-08T15:54:51.559Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.70s) [2020-06-08T15:54:51.559Z] === RUN TestUpdateMemory [2020-06-08T15:54:51.559Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-08T15:54:51.559Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:51.559Z] === RUN TestUpdateCPUQuota [2020-06-08T15:54:51.559Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-08T15:54:51.559Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:51.559Z] === RUN TestUpdatePidsLimit [2020-06-08T15:54:51.559Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-08T15:54:51.559Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:54:51.559Z] === RUN TestUpdateRestartPolicy [2020-06-08T15:54:52.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-08T15:54:54.488Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.66s) [2020-06-08T15:54:54.488Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3dqe6xset47ijqlg0a0xzkhqj Created:2020-06-08 15:54:44.974179281 +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[99b446c81bb2196246064b0cc3b842f862ca48917eeeeae2248af235f6bda45c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7t9luwiwma1x1uofr1s6oiz3o EndpointID:7af1e0e6c94d2c5810025f079e8f6a8818cdd079c6940254507822e7c111c729 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:241763b323210b6bca0c6a2bc2043d1bd5b0ba84c3c5d848a8769f463c9fafc8 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:3d5601fb3c5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7t9luwiwma1x1uofr1s6oiz3o EndpointID:7af1e0e6c94d2c5810025f079e8f6a8818cdd079c6940254507822e7c111c729 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-08T15:54:54.488Z] PASS [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] === Skipped [2020-06-08T15:54:54.488Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T15:54:54.488Z] service_test.go:236: FLAKY_TEST [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] DONE 23 tests, 1 skipped in 56.115s [2020-06-08T15:54:54.488Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-08T15:54:54.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:54.488Z] ++ set -e [2020-06-08T15:54:54.488Z] ++ '[' -n 0 ']' [2020-06-08T15:54:54.488Z] ++ set -x [2020-06-08T15:54:54.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:54.488Z] INFO: Testing against a local daemon [2020-06-08T15:54:54.488Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-08T15:54:54.488Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T15:54:54.488Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:54.488Z] === RUN TestDockerNetworkIpvlan [2020-06-08T15:54:54.488Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-08T15:54:54.488Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:54.488Z] PASS [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] === Skipped [2020-06-08T15:54:54.488Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T15:54:54.488Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-08T15:54:54.488Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] [2020-06-08T15:54:54.488Z] DONE 2 tests, 2 skipped in 0.076s [2020-06-08T15:54:54.488Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-08T15:54:54.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:54.488Z] ++ set -e [2020-06-08T15:54:54.488Z] ++ '[' -n 0 ']' [2020-06-08T15:54:54.488Z] ++ set -x [2020-06-08T15:54:54.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:54.488Z] INFO: Testing against a local daemon [2020-06-08T15:54:54.488Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-08T15:54:55.427Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-08T15:54:55.984Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-06-08T15:54:55.984Z] === RUN TestDockerNetworkMacvlan [2020-06-08T15:54:56.600Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan (18.08s) [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s) [2020-06-08T15:54:56.802Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-06-08T15:54:56.802Z] PASS [2020-06-08T15:54:56.802Z] [2020-06-08T15:54:56.802Z] DONE 8 tests in 20.187s [2020-06-08T15:54:56.802Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-08T15:54:56.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:56.802Z] ++ set -e [2020-06-08T15:54:56.802Z] ++ '[' -n 0 ']' [2020-06-08T15:54:56.802Z] ++ set -x [2020-06-08T15:54:56.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:56.802Z] testing: warning: no tests to run [2020-06-08T15:54:56.802Z] PASS [2020-06-08T15:54:56.802Z] [2020-06-08T15:54:56.802Z] DONE 0 tests in 0.028s [2020-06-08T15:54:56.802Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-08T15:54:56.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:56.802Z] ++ set -e [2020-06-08T15:54:56.802Z] ++ '[' -n 0 ']' [2020-06-08T15:54:56.802Z] ++ set -x [2020-06-08T15:54:56.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:54:57.061Z] INFO: Testing against a local daemon [2020-06-08T15:54:57.061Z] === RUN TestAuthZPluginAllowRequest [2020-06-08T15:54:57.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-08T15:54:57.605Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-08T15:54:58.610Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-08T15:54:58.962Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-06-08T15:54:58.962Z] === RUN TestAuthZPluginTLS [2020-06-08T15:54:59.221Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-06-08T15:54:59.221Z] === RUN TestAuthZPluginDenyRequest [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/builder/remotecontext/git 4.014s coverage: 86.3% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/builder/remotecontext 0.548s coverage: 13.6% of statements [2020-06-08T15:54:59.467Z] ok github.com/docker/docker/builder/dockerfile 1.170s coverage: 48.2% of statements [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/cli [no test files] [2020-06-08T15:54:59.467Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-08T15:55:00.157Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-06-08T15:55:00.157Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-08T15:55:00.723Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-06-08T15:55:00.723Z] === RUN TestAuthZPluginDenyResponse [2020-06-08T15:55:01.290Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-06-08T15:55:01.290Z] === RUN TestAuthZPluginAllowEventStream [2020-06-08T15:55:01.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-08T15:55:02.984Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-08T15:55:03.199Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-06-08T15:55:03.199Z] === RUN TestAuthZPluginErrorResponse [2020-06-08T15:55:03.408Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-08T15:55:03.741Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2020-06-08T15:55:03.741Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-08T15:55:03.741Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-06-08T15:55:03.741Z] === RUN TestWaitNonBlocked [2020-06-08T15:55:03.741Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:55:03.741Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:55:03.741Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:55:03.741Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:55:03.741Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T15:55:03.741Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T15:55:03.766Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-06-08T15:55:03.766Z] === RUN TestAuthZPluginErrorRequest [2020-06-08T15:55:03.876Z] ok github.com/docker/docker/client 0.403s coverage: 75.4% of statements [2020-06-08T15:55:03.967Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-08T15:55:03.998Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-08T15:55:03.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-06-08T15:55:03.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-06-08T15:55:03.998Z] === RUN TestWaitBlocked [2020-06-08T15:55:03.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:55:03.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:55:03.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:55:03.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:55:03.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T15:55:03.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T15:55:04.333Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-06-08T15:55:04.333Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-08T15:55:04.562Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-08T15:55:04.562Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2020-06-08T15:55:04.562Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-06-08T15:55:04.562Z] === CONT TestDaemonRestartIpcMode [2020-06-08T15:55:04.562Z] === CONT TestIpcModeOlderClient [2020-06-08T15:55:04.819Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-06-08T15:55:04.900Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-06-08T15:55:04.900Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-08T15:55:05.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-08T15:55:05.814Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-08T15:55:06.436Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-08T15:55:07.431Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-06-08T15:55:07.431Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-08T15:55:08.996Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2020-06-08T15:55:08.996Z] PASS [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === Skipped [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-08T15:55:08.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-08T15:55:08.996Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-08T15:55:08.996Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-08T15:55:08.996Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-08T15:55:08.996Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-08T15:55:08.996Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-08T15:55:08.996Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-08T15:55:08.996Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-08T15:55:08.996Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-08T15:55:08.996Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-08T15:55:08.996Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-08T15:55:08.996Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-08T15:55:08.996Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-08T15:55:08.996Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:55:08.996Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-08T15:55:08.996Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-08T15:55:08.996Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-06-08T15:55:08.996Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-06-08T15:55:08.996Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-08T15:55:08.996Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-08T15:55:08.996Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-08T15:55:08.996Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-08T15:55:08.996Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-08T15:55:08.996Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] [2020-06-08T15:55:08.996Z] DONE 184 tests, 24 skipped in 77.861s [2020-06-08T15:55:08.996Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-08T15:55:08.996Z] INFO: Testing against a local daemon [2020-06-08T15:55:08.996Z] === RUN TestCommitInheritsEnv [2020-06-08T15:55:09.333Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-06-08T15:55:09.333Z] === RUN TestAuthZPluginHeader [2020-06-08T15:55:09.893Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T15:55:09.893Z] Using test binary docker [2020-06-08T15:55:09.894Z] +++ /etc/init.d/apparmor start [2020-06-08T15:55:09.894Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:55:09.894Z] Starting dockerd [2020-06-08T15:55:09.894Z] INFO: Waiting for daemon to start... [2020-06-08T15:55:09.894Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-06-08T15:55:10.366Z] --- PASS: TestCommitInheritsEnv (1.11s) [2020-06-08T15:55:10.366Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-08T15:55:10.366Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-08T15:55:10.366Z] === RUN TestImagesFilterMultiReference [2020-06-08T15:55:10.366Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-08T15:55:10.366Z] === RUN TestImagePullPlatformInvalid [2020-06-08T15:55:10.366Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-08T15:55:10.366Z] === RUN TestRemoveImageOrphaning [2020-06-08T15:55:10.709Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-06-08T15:55:10.709Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-08T15:55:10.709Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-08T15:55:10.709Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:10.709Z] === RUN TestAuthZPluginV2Disable [2020-06-08T15:55:10.709Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-08T15:55:10.709Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:10.709Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-08T15:55:10.709Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-08T15:55:10.709Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:10.709Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-08T15:55:10.709Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-08T15:55:10.709Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:10.709Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-08T15:55:12.260Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-06-08T15:55:12.260Z] === RUN TestRemoveImageGarbageCollector [2020-06-08T15:55:12.260Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-08T15:55:12.260Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-08T15:55:12.260Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-08T15:55:12.260Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-08T15:55:12.260Z] === RUN TestTagInvalidReference [2020-06-08T15:55:12.260Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-08T15:55:12.260Z] === RUN TestTagValidPrefixedRepo [2020-06-08T15:55:12.260Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-08T15:55:12.260Z] === RUN TestTagExistedNameWithoutForce [2020-06-08T15:55:12.260Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-08T15:55:12.260Z] === RUN TestTagOfficialNames [2020-06-08T15:55:12.260Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-08T15:55:12.260Z] === RUN TestTagMatchesDigest [2020-06-08T15:55:12.260Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-08T15:55:12.260Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-08T15:55:12.449Z] . [2020-06-08T15:55:12.449Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T15:55:12.449Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T15:55:12.449Z] Error: No such image: emptyfs [2020-06-08T15:55:12.449Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-08T15:55:12.449Z] ++++ docker load [2020-06-08T15:55:12.705Z] Running integration-test (iteration 1) [2020-06-08T15:55:12.705Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-08T15:55:12.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:12.705Z] ++ set -e [2020-06-08T15:55:12.705Z] ++ '[' -n 0 ']' [2020-06-08T15:55:12.705Z] ++ set -x [2020-06-08T15:55:12.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:13.233Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan (19.30s) [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s) [2020-06-08T15:55:15.251Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2020-06-08T15:55:15.251Z] PASS [2020-06-08T15:55:15.251Z] [2020-06-08T15:55:15.251Z] DONE 8 tests in 20.877s [2020-06-08T15:55:15.251Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-08T15:55:15.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:15.251Z] ++ set -e [2020-06-08T15:55:15.251Z] ++ '[' -n 0 ']' [2020-06-08T15:55:15.251Z] ++ set -x [2020-06-08T15:55:15.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:15.251Z] testing: warning: no tests to run [2020-06-08T15:55:15.251Z] PASS [2020-06-08T15:55:15.251Z] [2020-06-08T15:55:15.251Z] DONE 0 tests in 0.016s [2020-06-08T15:55:15.251Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-08T15:55:15.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:15.251Z] ++ set -e [2020-06-08T15:55:15.251Z] ++ '[' -n 0 ']' [2020-06-08T15:55:15.251Z] ++ set -x [2020-06-08T15:55:15.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:15.251Z] INFO: Testing against a local daemon [2020-06-08T15:55:15.251Z] === RUN TestAuthZPluginAllowRequest [2020-06-08T15:55:16.880Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-06-08T15:55:16.880Z] === RUN TestAuthZPluginTLS [2020-06-08T15:55:17.494Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-06-08T15:55:17.494Z] === RUN TestAuthZPluginDenyRequest [2020-06-08T15:55:18.107Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-06-08T15:55:18.107Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-08T15:55:18.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-08T15:55:18.721Z] === RUN TestAuthZPluginDenyResponse [2020-06-08T15:55:19.003Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-06-08T15:55:19.003Z] === RUN TestAuthZPluginAllowEventStream [2020-06-08T15:55:21.023Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-06-08T15:55:21.023Z] === RUN TestAuthZPluginErrorResponse [2020-06-08T15:55:21.304Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-06-08T15:55:21.304Z] === RUN TestAuthZPluginErrorRequest [2020-06-08T15:55:21.918Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-06-08T15:55:21.918Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-08T15:55:22.532Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-06-08T15:55:22.532Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-08T15:55:24.551Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-06-08T15:55:24.551Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-08T15:55:27.223Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-06-08T15:55:27.223Z] === RUN TestAuthZPluginHeader [2020-06-08T15:55:27.505Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-06-08T15:55:27.505Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-08T15:55:27.505Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-08T15:55:27.505Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:27.505Z] === RUN TestAuthZPluginV2Disable [2020-06-08T15:55:27.505Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-08T15:55:27.505Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:27.505Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-08T15:55:27.505Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-08T15:55:27.505Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:27.505Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-08T15:55:27.505Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-08T15:55:27.505Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:27.505Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-08T15:55:28.788Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2020-06-08T15:55:28.789Z] PASS [2020-06-08T15:55:28.789Z] [2020-06-08T15:55:28.789Z] === Skipped [2020-06-08T15:55:28.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-08T15:55:28.789Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:28.789Z] [2020-06-08T15:55:28.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-08T15:55:28.789Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:28.789Z] [2020-06-08T15:55:28.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-08T15:55:28.789Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:28.789Z] [2020-06-08T15:55:28.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-08T15:55:28.789Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:28.789Z] [2020-06-08T15:55:28.789Z] [2020-06-08T15:55:28.789Z] DONE 17 tests, 4 skipped in 31.790s [2020-06-08T15:55:28.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-08T15:55:28.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:28.789Z] ++ set -e [2020-06-08T15:55:28.789Z] ++ '[' -n 0 ']' [2020-06-08T15:55:28.789Z] ++ set -x [2020-06-08T15:55:28.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:28.789Z] INFO: Testing against a local daemon [2020-06-08T15:55:28.789Z] === RUN TestPluginInvalidJSON [2020-06-08T15:55:28.789Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:55:28.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:55:28.789Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:55:28.789Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-08T15:55:28.789Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-08T15:55:28.789Z] === RUN TestPluginInstall [2020-06-08T15:55:28.789Z] === RUN TestPluginInstall/no_auth [2020-06-08T15:55:34.060Z] time="2020-06-08T15:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:34.060Z] time="2020-06-08T15:55:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:34.060Z] time="2020-06-08T15:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:300cbd437be42cbbb932477eff66432ccf20155019d2e11ace5a2b5e9ea9a68c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:34.060Z] time="2020-06-08T15:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:34.060Z] time="2020-06-08T15:55:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:34.060Z] time="2020-06-08T15:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:300cbd437be42cbbb932477eff66432ccf20155019d2e11ace5a2b5e9ea9a68c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:34.318Z] === RUN TestPluginInstall/with_htpasswd [2020-06-08T15:55:34.848Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-08T15:55:35.252Z] time="2020-06-08T15:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:35.252Z] time="2020-06-08T15:55:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:35.252Z] time="2020-06-08T15:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:734f36d4a7bf444faf8df8730330598f246a49c4a6abac0211033469a9fa9482" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:35.252Z] time="2020-06-08T15:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:35.252Z] time="2020-06-08T15:55:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:35.252Z] time="2020-06-08T15:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:734f36d4a7bf444faf8df8730330598f246a49c4a6abac0211033469a9fa9482" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:35.511Z] === RUN TestPluginInstall/with_insecure [2020-06-08T15:55:36.886Z] time="2020-06-08T15:55:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:36.886Z] time="2020-06-08T15:55:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:36.886Z] time="2020-06-08T15:55:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26fd326594e2613fe2f0039a52d93d2a515ae664979556b40e0293a5769f17c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:36.886Z] time="2020-06-08T15:55:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:36.886Z] time="2020-06-08T15:55:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:36.886Z] time="2020-06-08T15:55:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26fd326594e2613fe2f0039a52d93d2a515ae664979556b40e0293a5769f17c2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:37.145Z] --- PASS: TestPluginInstall (8.41s) [2020-06-08T15:55:37.145Z] --- PASS: TestPluginInstall/no_auth (5.47s) [2020-06-08T15:55:37.145Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-06-08T15:55:37.145Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-06-08T15:55:37.145Z] plugin_test.go:157: [dd7ee04414792] daemon is not started [2020-06-08T15:55:37.145Z] PASS [2020-06-08T15:55:37.145Z] [2020-06-08T15:55:37.145Z] DONE 6 tests in 8.611s [2020-06-08T15:55:37.145Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-08T15:55:37.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:37.145Z] ++ set -e [2020-06-08T15:55:37.145Z] ++ '[' -n 0 ']' [2020-06-08T15:55:37.145Z] ++ set -x [2020-06-08T15:55:37.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:37.404Z] INFO: Testing against a local daemon [2020-06-08T15:55:37.404Z] === RUN TestExternalGraphDriver [2020-06-08T15:55:37.404Z] === RUN TestExternalGraphDriver/json [2020-06-08T15:55:39.937Z] === RUN TestExternalGraphDriver/spec [2020-06-08T15:55:42.468Z] === RUN TestExternalGraphDriver/pull [2020-06-08T15:55:43.123Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 30.8% of statements [2020-06-08T15:55:44.832Z] Loaded image: buildpack-deps:jessie [2020-06-08T15:55:44.832Z] Loaded image: busybox:latest [2020-06-08T15:55:44.832Z] Loaded image: busybox:glibc [2020-06-08T15:55:44.832Z] Loaded image: debian:jessie [2020-06-08T15:55:44.832Z] Loaded image: hello-world:latest [2020-06-08T15:55:44.832Z] INFO: Testing against a local daemon [2020-06-08T15:55:44.832Z] === RUN TestCgroupNamespacesBuild [2020-06-08T15:55:45.000Z] --- PASS: TestExternalGraphDriver (7.25s) [2020-06-08T15:55:45.000Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-06-08T15:55:45.000Z] --- PASS: TestExternalGraphDriver/spec (2.60s) [2020-06-08T15:55:45.000Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-06-08T15:55:45.000Z] === RUN TestGraphdriverPluginV2 [2020-06-08T15:55:45.000Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-06-08T15:55:45.000Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:45.000Z] PASS [2020-06-08T15:55:45.000Z] [2020-06-08T15:55:45.000Z] === Skipped [2020-06-08T15:55:45.000Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-06-08T15:55:45.000Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:45.000Z] [2020-06-08T15:55:45.000Z] [2020-06-08T15:55:45.000Z] DONE 5 tests, 1 skipped in 7.545s [2020-06-08T15:55:45.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-08T15:55:45.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:45.000Z] ++ set -e [2020-06-08T15:55:45.000Z] ++ '[' -n 0 ']' [2020-06-08T15:55:45.000Z] ++ set -x [2020-06-08T15:55:45.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:45.000Z] INFO: Testing against a local daemon [2020-06-08T15:55:45.000Z] === RUN TestContinueAfterPluginCrash [2020-06-08T15:55:45.000Z] === PAUSE TestContinueAfterPluginCrash [2020-06-08T15:55:45.000Z] === RUN TestReadPluginNoRead [2020-06-08T15:55:45.001Z] === PAUSE TestReadPluginNoRead [2020-06-08T15:55:45.001Z] === RUN TestDaemonStartWithLogOpt [2020-06-08T15:55:45.001Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-08T15:55:45.001Z] === CONT TestContinueAfterPluginCrash [2020-06-08T15:55:45.001Z] === CONT TestDaemonStartWithLogOpt [2020-06-08T15:55:45.001Z] === CONT TestReadPluginNoRead [2020-06-08T15:55:45.976Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-06-08T15:55:45.976Z] PASS [2020-06-08T15:55:45.976Z] [2020-06-08T15:55:45.976Z] === Skipped [2020-06-08T15:55:45.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-08T15:55:45.976Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:45.976Z] [2020-06-08T15:55:45.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-08T15:55:45.976Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:45.976Z] [2020-06-08T15:55:45.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-08T15:55:45.976Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:45.976Z] [2020-06-08T15:55:45.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-08T15:55:45.976Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:45.976Z] [2020-06-08T15:55:45.976Z] [2020-06-08T15:55:45.976Z] DONE 17 tests, 4 skipped in 29.784s [2020-06-08T15:55:45.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-08T15:55:45.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:45.976Z] ++ set -e [2020-06-08T15:55:45.976Z] ++ '[' -n 0 ']' [2020-06-08T15:55:45.976Z] ++ set -x [2020-06-08T15:55:45.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:45.976Z] INFO: Testing against a local daemon [2020-06-08T15:55:45.976Z] === RUN TestPluginInvalidJSON [2020-06-08T15:55:45.976Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:55:45.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:55:45.976Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:55:45.976Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-08T15:55:45.976Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-08T15:55:45.976Z] === RUN TestPluginInstall [2020-06-08T15:55:45.976Z] === RUN TestPluginInstall/no_auth [2020-06-08T15:55:46.608Z] ok github.com/docker/docker/container 0.179s coverage: 34.7% of statements [2020-06-08T15:55:46.608Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-08T15:55:46.608Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-08T15:55:46.608Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-08T15:55:46.608Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-08T15:55:48.139Z] --- PASS: TestCgroupNamespacesBuild (3.18s) [2020-06-08T15:55:48.139Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-08T15:55:49.191Z] === RUN TestReadPluginNoRead/default [2020-06-08T15:55:49.426Z] time="2020-06-08T15:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:49.426Z] time="2020-06-08T15:55:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:49.426Z] time="2020-06-08T15:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4854a08aa3a5989e253054a5424d9c885db79e512a8e654221d824d905967172" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:49.426Z] time="2020-06-08T15:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:49.426Z] time="2020-06-08T15:55:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:49.426Z] time="2020-06-08T15:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4854a08aa3a5989e253054a5424d9c885db79e512a8e654221d824d905967172" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:49.426Z] === RUN TestPluginInstall/with_htpasswd [2020-06-08T15:55:49.707Z] time="2020-06-08T15:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:49.707Z] time="2020-06-08T15:55:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:49.707Z] time="2020-06-08T15:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:679f3545c0e8fad322d4ef2b765cdcb3e9443006de2d06a66e3d0a027c647f3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:49.707Z] time="2020-06-08T15:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:49.707Z] time="2020-06-08T15:55:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:49.707Z] time="2020-06-08T15:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:679f3545c0e8fad322d4ef2b765cdcb3e9443006de2d06a66e3d0a027c647f3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:49.758Z] --- PASS: TestDaemonStartWithLogOpt (4.77s) [2020-06-08T15:55:49.989Z] === RUN TestPluginInstall/with_insecure [2020-06-08T15:55:50.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2020-06-08T15:55:50.063Z] === RUN TestBuildWithSession [2020-06-08T15:55:50.063Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-08T15:55:50.063Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:55:50.063Z] === RUN TestBuildSquashParent [2020-06-08T15:55:50.095Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2020-06-08T15:55:50.995Z] time="2020-06-08T15:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:50.995Z] time="2020-06-08T15:55:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:50.995Z] time="2020-06-08T15:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4abe0ddc60cc7121e2dbf9d4d02e9f2dcfb0bc1e9c30769b7bc0916b03ff8146" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:50.995Z] time="2020-06-08T15:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T15:55:50.995Z] time="2020-06-08T15:55:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T15:55:50.995Z] time="2020-06-08T15:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4abe0ddc60cc7121e2dbf9d4d02e9f2dcfb0bc1e9c30769b7bc0916b03ff8146" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T15:55:51.133Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-08T15:55:51.277Z] --- PASS: TestPluginInstall (6.25s) [2020-06-08T15:55:51.277Z] --- PASS: TestPluginInstall/no_auth (4.12s) [2020-06-08T15:55:51.277Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2020-06-08T15:55:51.277Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-06-08T15:55:51.277Z] plugin_test.go:157: [df0a395bbebf4] daemon is not started [2020-06-08T15:55:51.277Z] PASS [2020-06-08T15:55:51.277Z] [2020-06-08T15:55:51.277Z] DONE 6 tests in 6.389s [2020-06-08T15:55:51.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-08T15:55:51.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:51.277Z] ++ set -e [2020-06-08T15:55:51.277Z] ++ '[' -n 0 ']' [2020-06-08T15:55:51.277Z] ++ set -x [2020-06-08T15:55:51.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:51.559Z] INFO: Testing against a local daemon [2020-06-08T15:55:51.559Z] === RUN TestExternalGraphDriver [2020-06-08T15:55:51.559Z] === RUN TestExternalGraphDriver/json [2020-06-08T15:55:53.033Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-08T15:55:53.575Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.6% of statements [2020-06-08T15:55:54.230Z] === RUN TestExternalGraphDriver/spec [2020-06-08T15:55:54.934Z] --- PASS: TestReadPluginNoRead (9.85s) [2020-06-08T15:55:54.934Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-06-08T15:55:54.934Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2020-06-08T15:55:54.934Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-06-08T15:55:54.934Z] read_test.go:92: [d3f50439366ee] daemon is not started [2020-06-08T15:55:55.192Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2020-06-08T15:55:55.192Z] PASS [2020-06-08T15:55:55.192Z] [2020-06-08T15:55:55.192Z] DONE 6 tests in 10.361s [2020-06-08T15:55:55.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-06-08T15:55:55.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:55.192Z] ++ set -e [2020-06-08T15:55:55.192Z] ++ '[' -n 0 ']' [2020-06-08T15:55:55.192Z] ++ set -x [2020-06-08T15:55:55.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:55.192Z] testing: warning: no tests to run [2020-06-08T15:55:55.192Z] PASS [2020-06-08T15:55:55.192Z] [2020-06-08T15:55:55.192Z] DONE 0 tests in 0.047s [2020-06-08T15:55:55.192Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-08T15:55:55.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:55.192Z] ++ set -e [2020-06-08T15:55:55.192Z] ++ '[' -n 0 ']' [2020-06-08T15:55:55.192Z] ++ set -x [2020-06-08T15:55:55.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:55.450Z] INFO: Testing against a local daemon [2020-06-08T15:55:55.450Z] === RUN TestPluginWithDevMounts [2020-06-08T15:55:55.450Z] === PAUSE TestPluginWithDevMounts [2020-06-08T15:55:55.450Z] === CONT TestPluginWithDevMounts [2020-06-08T15:55:56.250Z] === RUN TestExternalGraphDriver/pull [2020-06-08T15:55:57.980Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-06-08T15:55:57.980Z] PASS [2020-06-08T15:55:57.980Z] [2020-06-08T15:55:57.980Z] DONE 1 tests in 2.344s [2020-06-08T15:55:57.980Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-08T15:55:57.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:57.980Z] ++ set -e [2020-06-08T15:55:57.980Z] ++ '[' -n 0 ']' [2020-06-08T15:55:57.980Z] ++ set -x [2020-06-08T15:55:57.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:57.980Z] INFO: Testing against a local daemon [2020-06-08T15:55:57.980Z] === RUN TestSecretInspect [2020-06-08T15:55:58.009Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2020-06-08T15:55:58.269Z] --- PASS: TestExternalGraphDriver (6.50s) [2020-06-08T15:55:58.269Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2020-06-08T15:55:58.269Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-06-08T15:55:58.269Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-06-08T15:55:58.269Z] === RUN TestGraphdriverPluginV2 [2020-06-08T15:55:58.269Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-06-08T15:55:58.269Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:58.269Z] PASS [2020-06-08T15:55:58.269Z] [2020-06-08T15:55:58.269Z] === Skipped [2020-06-08T15:55:58.269Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-06-08T15:55:58.269Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:55:58.269Z] [2020-06-08T15:55:58.269Z] [2020-06-08T15:55:58.269Z] DONE 5 tests, 1 skipped in 6.648s [2020-06-08T15:55:58.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-08T15:55:58.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:58.269Z] ++ set -e [2020-06-08T15:55:58.269Z] ++ '[' -n 0 ']' [2020-06-08T15:55:58.269Z] ++ set -x [2020-06-08T15:55:58.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:55:58.269Z] INFO: Testing against a local daemon [2020-06-08T15:55:58.269Z] === RUN TestContinueAfterPluginCrash [2020-06-08T15:55:58.269Z] === PAUSE TestContinueAfterPluginCrash [2020-06-08T15:55:58.269Z] === RUN TestReadPluginNoRead [2020-06-08T15:55:58.269Z] === PAUSE TestReadPluginNoRead [2020-06-08T15:55:58.269Z] === RUN TestDaemonStartWithLogOpt [2020-06-08T15:55:58.269Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-08T15:55:58.269Z] === CONT TestContinueAfterPluginCrash [2020-06-08T15:55:58.269Z] === CONT TestDaemonStartWithLogOpt [2020-06-08T15:56:00.030Z] --- PASS: TestBuildSquashParent (8.49s) [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:56:00.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:56:00.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:56:00.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:56:00.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:56:00.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:56:00.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:56:00.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:56:00.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T15:56:00.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T15:56:00.886Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-08T15:56:00.886Z] [2020-06-08T15:56:00.886Z] ________ ____ __. [2020-06-08T15:56:00.886Z] \_____ \ | |/ _| [2020-06-08T15:56:00.886Z] / | \| < [2020-06-08T15:56:00.886Z] / | \ | \ [2020-06-08T15:56:00.886Z] \_______ /____|__ \ [2020-06-08T15:56:00.886Z] \/ \/ [2020-06-08T15:56:00.886Z] [2020-06-08T15:56:00.886Z] INFO: make.ps1 ended at 06/08/2020 15:55:59 [2020-06-08T15:56:01.270Z] --- PASS: TestSecretInspect (3.26s) [2020-06-08T15:56:01.270Z] === RUN TestSecretList [2020-06-08T15:56:01.493Z] ok github.com/docker/docker/daemon/config 0.138s coverage: 81.7% of statements [2020-06-08T15:56:01.779Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-06-08T15:56:01.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T15:56:01.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T15:56:02.646Z] --- PASS: TestDaemonStartWithLogOpt (3.87s) [2020-06-08T15:56:02.646Z] === CONT TestReadPluginNoRead [2020-06-08T15:56:03.114Z] INFO: Binaries build ended at 06/08/2020 15:56:02. Duration:00:01:19.0913172 [2020-06-08T15:56:03.829Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2020-06-08T15:56:04.553Z] --- PASS: TestSecretList (3.21s) [2020-06-08T15:56:04.553Z] === RUN TestSecretsCreateAndDelete [2020-06-08T15:56:04.850Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-06-08T15:56:05.213Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T15:56:05.213Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T15:56:05.318Z] === RUN TestReadPluginNoRead/default [2020-06-08T15:56:05.342Z] INFO: Copying the built daemon binary to d:\CI\PR-41070\3\binary\dockerd-bdf54d951b.exe... [2020-06-08T15:56:06.333Z] INFO: Copying the built client binary to d:\CI\PR-41070\3\binary\docker-bdf54d951b.exe... [2020-06-08T15:56:06.333Z] INFO: Copying dockerversion from the container... [2020-06-08T15:56:06.786Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-08T15:56:06.803Z] INFO: Copying the golang package from the container to d:\CI\PR-41070\3\installer\go.zip... [2020-06-08T15:56:07.399Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2020-06-08T15:56:07.839Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-06-08T15:56:07.839Z] === RUN TestSecretsUpdate [2020-06-08T15:56:08.337Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) [2020-06-08T15:56:08.509Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2020-06-08T15:56:08.509Z] === RUN TestBuildMultiStageCopy [2020-06-08T15:56:08.509Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-08T15:56:08.867Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-08T15:56:08.954Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.9% of statements [2020-06-08T15:56:09.576Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.633s coverage: 57.9% of statements [2020-06-08T15:56:09.771Z] INFO: Extracting go.zip to d:\CI\PR-41070\3\go [2020-06-08T15:56:10.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-08T15:56:10.885Z] --- PASS: TestReadPluginNoRead (8.73s) [2020-06-08T15:56:10.885Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-06-08T15:56:10.885Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.04s) [2020-06-08T15:56:10.885Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-06-08T15:56:10.885Z] read_test.go:92: [d6083f56827ce] daemon is not started [2020-06-08T15:56:10.885Z] PASS [2020-06-08T15:56:10.885Z] [2020-06-08T15:56:10.885Z] DONE 6 tests in 12.695s [2020-06-08T15:56:10.885Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-06-08T15:56:10.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:10.885Z] ++ set -e [2020-06-08T15:56:10.885Z] ++ '[' -n 0 ']' [2020-06-08T15:56:10.885Z] ++ set -x [2020-06-08T15:56:10.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:10.886Z] testing: warning: no tests to run [2020-06-08T15:56:10.886Z] PASS [2020-06-08T15:56:10.886Z] [2020-06-08T15:56:10.886Z] DONE 0 tests in 0.027s [2020-06-08T15:56:10.886Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-08T15:56:10.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:10.886Z] ++ set -e [2020-06-08T15:56:10.886Z] ++ '[' -n 0 ']' [2020-06-08T15:56:10.886Z] ++ set -x [2020-06-08T15:56:10.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:10.886Z] INFO: Testing against a local daemon [2020-06-08T15:56:10.886Z] === RUN TestPluginWithDevMounts [2020-06-08T15:56:10.886Z] === PAUSE TestPluginWithDevMounts [2020-06-08T15:56:10.886Z] === CONT TestPluginWithDevMounts [2020-06-08T15:56:10.993Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-08T15:56:11.120Z] --- PASS: TestSecretsUpdate (3.21s) [2020-06-08T15:56:11.120Z] === RUN TestTemplatedSecret [2020-06-08T15:56:11.553Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-08T15:56:12.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-08T15:56:12.268Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-06-08T15:56:12.674Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2020-06-08T15:56:12.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2020-06-08T15:56:12.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-06-08T15:56:12.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-06-08T15:56:12.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-06-08T15:56:12.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-06-08T15:56:12.674Z] === RUN TestBuildMultiStageParentConfig [2020-06-08T15:56:12.936Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-06-08T15:56:12.936Z] PASS [2020-06-08T15:56:12.936Z] [2020-06-08T15:56:12.936Z] DONE 1 tests in 1.989s [2020-06-08T15:56:12.936Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-08T15:56:12.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:12.936Z] ++ set -e [2020-06-08T15:56:12.936Z] ++ '[' -n 0 ']' [2020-06-08T15:56:12.936Z] ++ set -x [2020-06-08T15:56:12.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:12.936Z] INFO: Testing against a local daemon [2020-06-08T15:56:12.936Z] === RUN TestSecretInspect [2020-06-08T15:56:14.034Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-06-08T15:56:14.034Z] === RUN TestBuildLabelWithTargets [2020-06-08T15:56:14.303Z] ok github.com/docker/docker/daemon 12.295s coverage: 17.5% of statements [2020-06-08T15:56:14.303Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-08T15:56:14.303Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-08T15:56:14.303Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-08T15:56:14.303Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-08T15:56:14.303Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.049s coverage: 69.2% of statements [2020-06-08T15:56:14.404Z] --- PASS: TestTemplatedSecret (3.49s) [2020-06-08T15:56:14.405Z] === RUN TestSecretCreateResolve [2020-06-08T15:56:15.918Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2020-06-08T15:56:15.918Z] === RUN TestBuildWithEmptyLayers [2020-06-08T15:56:16.360Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.033s coverage: 46.2% of statements [2020-06-08T15:56:16.360Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-08T15:56:16.360Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.249s coverage: 49.5% of statements [2020-06-08T15:56:17.279Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2020-06-08T15:56:17.279Z] === RUN TestBuildMultiStageOnBuild [2020-06-08T15:56:17.310Z] --- PASS: TestSecretInspect (3.72s) [2020-06-08T15:56:17.310Z] === RUN TestSecretList [2020-06-08T15:56:17.688Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-06-08T15:56:17.688Z] PASS [2020-06-08T15:56:17.688Z] [2020-06-08T15:56:17.688Z] DONE 6 tests in 19.690s [2020-06-08T15:56:17.688Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-08T15:56:17.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:17.688Z] ++ set -e [2020-06-08T15:56:17.688Z] ++ '[' -n 0 ']' [2020-06-08T15:56:17.688Z] ++ set -x [2020-06-08T15:56:17.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:17.688Z] INFO: Testing against a local daemon [2020-06-08T15:56:17.688Z] === RUN TestServiceCreateInit [2020-06-08T15:56:17.688Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-08T15:56:18.404Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.772s coverage: 76.1% of statements [2020-06-08T15:56:19.025Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-06-08T15:56:19.329Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-06-08T15:56:19.951Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-06-08T15:56:19.985Z] --- PASS: TestSecretList (3.23s) [2020-06-08T15:56:19.985Z] === RUN TestSecretsCreateAndDelete [2020-06-08T15:56:20.538Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-06-08T15:56:20.538Z] === RUN TestBuildUncleanTarFilenames [2020-06-08T15:56:21.898Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2020-06-08T15:56:21.898Z] === RUN TestBuildMultiStageLayerLeak [2020-06-08T15:56:21.995Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.050s coverage: 52.1% of statements [2020-06-08T15:56:21.995Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-08T15:56:21.995Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-08T15:56:22.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-08T15:56:23.432Z] --- PASS: TestSecretsCreateAndDelete (3.34s) [2020-06-08T15:56:23.432Z] === RUN TestSecretsUpdate [2020-06-08T15:56:23.480Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 41.8% of statements [2020-06-08T15:56:24.116Z] ok github.com/docker/docker/daemon/logger/awslogs 0.500s coverage: 77.8% of statements [2020-06-08T15:56:25.137Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-06-08T15:56:25.137Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-08T15:56:25.137Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-08T15:56:25.137Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-08T15:56:25.137Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-08T15:56:25.160Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s) [2020-06-08T15:56:25.160Z] === RUN TestBuildWithHugeFile [2020-06-08T15:56:25.422Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2020-06-08T15:56:26.043Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-06-08T15:56:26.664Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements [2020-06-08T15:56:27.018Z] --- PASS: TestSecretsUpdate (3.65s) [2020-06-08T15:56:27.018Z] === RUN TestTemplatedSecret [2020-06-08T15:56:27.066Z] ................................................ [ 29%] [2020-06-08T15:56:27.240Z] --- PASS: TestServiceCreateInit (9.84s) [2020-06-08T15:56:27.240Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s) [2020-06-08T15:56:27.240Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-06-08T15:56:27.240Z] === RUN TestCreateServiceMultipleTimes [2020-06-08T15:56:27.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-06-08T15:56:28.776Z] ok github.com/docker/docker/daemon/logger/local 0.102s coverage: 75.2% of statements [2020-06-08T15:56:28.776Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-08T15:56:29.402Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.7% of statements [2020-06-08T15:56:29.402Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 33.3% of statements [2020-06-08T15:56:30.425Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-06-08T15:56:30.468Z] --- PASS: TestTemplatedSecret (3.75s) [2020-06-08T15:56:30.468Z] === RUN TestSecretCreateResolve [2020-06-08T15:56:31.913Z] ok github.com/docker/docker/daemon/logger/syslog 0.083s coverage: 47.8% of statements [2020-06-08T15:56:32.932Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-06-08T15:56:33.557Z] ok github.com/docker/docker/daemon/logger/splunk 2.497s coverage: 82.5% of statements [2020-06-08T15:56:33.557Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-08T15:56:33.557Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-08T15:56:34.845Z] --- PASS: TestSecretCreateResolve (3.72s) [2020-06-08T15:56:34.845Z] PASS [2020-06-08T15:56:34.845Z] [2020-06-08T15:56:34.845Z] DONE 6 tests in 21.492s [2020-06-08T15:56:34.845Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-08T15:56:34.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:34.845Z] ++ set -e [2020-06-08T15:56:34.845Z] ++ '[' -n 0 ']' [2020-06-08T15:56:34.845Z] ++ set -x [2020-06-08T15:56:34.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:56:34.845Z] INFO: Testing against a local daemon [2020-06-08T15:56:34.845Z] === RUN TestServiceCreateInit [2020-06-08T15:56:34.845Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-08T15:56:35.045Z] ok github.com/docker/docker/distribution/metadata 0.147s coverage: 48.2% of statements [2020-06-08T15:56:35.088Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T15:56:35.088Z] Using test binary docker [2020-06-08T15:56:35.088Z] +++ /etc/init.d/apparmor start [2020-06-08T15:56:35.088Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:56:35.088Z] INFO: Waiting for daemon to start... [2020-06-08T15:56:35.088Z] Starting dockerd [2020-06-08T15:56:35.088Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-06-08T15:56:35.115Z] INFO: Extraction ended at 06/08/2020 15:56:34. Duration:00:00:25.6030838 [2020-06-08T15:56:35.115Z] INFO: Updating the golang and path environment variables [2020-06-08T15:56:35.115Z] INFO: GOPATH=d:\gopath [2020-06-08T15:56:35.115Z] INFO: go version go1.13.12 windows/amd64 [2020-06-08T15:56:35.115Z] INFO: Running the daemon under test in debug mode [2020-06-08T15:56:35.115Z] INFO: Starting a daemon under test... [2020-06-08T15:56:35.115Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41070\3\daemon --pidfile d:\CI\PR-41070\3\docker.pid -D [2020-06-08T15:56:35.115Z] INFO: Process started successfully. [2020-06-08T15:56:35.115Z] INFO: Start tailing logs of the daemon under tests [2020-06-08T15:56:35.115Z] INFO: Waiting for the daemon under test to start... [2020-06-08T15:56:35.647Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T15:56:35.647Z] Using test binary docker [2020-06-08T15:56:35.647Z] +++ /etc/init.d/apparmor start [2020-06-08T15:56:35.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T15:56:35.647Z] INFO: Waiting for daemon to start... [2020-06-08T15:56:35.647Z] Starting dockerd [2020-06-08T15:56:35.647Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-06-08T15:56:36.065Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-06-08T15:56:36.862Z] ok github.com/docker/docker/distribution 0.541s coverage: 22.1% of statements [2020-06-08T15:56:36.862Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-08T15:56:38.897Z] ok github.com/docker/docker/image 0.042s coverage: 86.4% of statements [2020-06-08T15:56:38.907Z] . [2020-06-08T15:56:38.907Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T15:56:38.907Z] [2020-06-08T15:56:38.907Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T15:56:38.907Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T15:56:38.907Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T15:56:38.907Z] Error: No such image: emptyfs [2020-06-08T15:56:38.907Z] ++++ docker load [2020-06-08T15:56:38.907Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-08T15:56:38.907Z] Error: No such image: emptyfs [2020-06-08T15:56:38.907Z] ++++ docker load [2020-06-08T15:56:38.907Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-08T15:56:38.907Z] Running integration-test (iteration 1) [2020-06-08T15:56:38.907Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-08T15:56:38.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-08T15:56:38.907Z] ++ set -e [2020-06-08T15:56:38.907Z] ++ '[' -n 0 ']' [2020-06-08T15:56:38.907Z] ++ set -x [2020-06-08T15:56:38.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-08T15:56:38.907Z] Running integration-test (iteration 1) [2020-06-08T15:56:38.907Z] 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-06-08T15:56:38.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-08T15:56:38.907Z] ++ set -e [2020-06-08T15:56:38.907Z] ++ '[' -n 0 ']' [2020-06-08T15:56:38.907Z] ++ set -x [2020-06-08T15:56:38.907Z] ++ env -i DEST=/go/src/github.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-06-08T15:56:38.926Z] INFO: Daemon under test started and replied! [2020-06-08T15:56:38.926Z] INFO: Docker version of the daemon under test [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] Client: [2020-06-08T15:56:38.926Z] Version: 17.06.2-ce [2020-06-08T15:56:38.926Z] API version: 1.30 [2020-06-08T15:56:38.926Z] Go version: go1.8.3 [2020-06-08T15:56:38.926Z] Git commit: cec0b72 [2020-06-08T15:56:38.926Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-08T15:56:38.926Z] OS/Arch: windows/amd64 [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] Server: [2020-06-08T15:56:38.926Z] Version: 0.0.0-dev [2020-06-08T15:56:38.926Z] API version: 1.41 (minimum version 1.24) [2020-06-08T15:56:38.926Z] Go version: go1.13.12 [2020-06-08T15:56:38.926Z] Git commit: bdf54d951b [2020-06-08T15:56:38.926Z] Built: 06/08/2020 15:54:47 [2020-06-08T15:56:38.926Z] OS/Arch: windows/amd64 [2020-06-08T15:56:38.926Z] Experimental: false [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] INFO: Docker info of the daemon under test [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] Containers: 0 [2020-06-08T15:56:38.926Z] Running: 0 [2020-06-08T15:56:38.926Z] Paused: 0 [2020-06-08T15:56:38.926Z] Stopped: 0 [2020-06-08T15:56:38.926Z] Images: 0 [2020-06-08T15:56:38.926Z] Server Version: 0.0.0-dev [2020-06-08T15:56:38.926Z] Storage Driver: windowsfilter [2020-06-08T15:56:38.926Z] Windows: [2020-06-08T15:56:38.926Z] Logging Driver: json-file [2020-06-08T15:56:38.926Z] Plugins: [2020-06-08T15:56:38.926Z] Volume: local [2020-06-08T15:56:38.926Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-08T15:56:38.926Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-08T15:56:38.926Z] Swarm: inactive [2020-06-08T15:56:38.926Z] Default Isolation: process [2020-06-08T15:56:38.926Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-08T15:56:38.926Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-08T15:56:38.926Z] OSType: windows [2020-06-08T15:56:38.926Z] Architecture: x86_64 [2020-06-08T15:56:38.926Z] CPUs: 4 [2020-06-08T15:56:38.926Z] Total Memory: 32GiB [2020-06-08T15:56:38.926Z] Name: azwin-2-e924e0 [2020-06-08T15:56:38.926Z] ID: 2KQY:VEMR:TIU4:RCKH:TS22:VPEH:ZX5T:6UT4:6SUD:7FTW:DCIT:2JNE [2020-06-08T15:56:38.926Z] Docker Root Dir: D:\CI\PR-41070\3\daemon [2020-06-08T15:56:38.926Z] Debug Mode (client): false [2020-06-08T15:56:38.926Z] Debug Mode (server): true [2020-06-08T15:56:38.926Z] File Descriptors: -1 [2020-06-08T15:56:38.926Z] Goroutines: 17 [2020-06-08T15:56:38.926Z] System Time: 2020-06-08T15:56:38.2729357Z [2020-06-08T15:56:38.926Z] EventsListeners: 0 [2020-06-08T15:56:38.926Z] Registry: https://index.docker.io/v1/ [2020-06-08T15:56:38.926Z] Labels: [2020-06-08T15:56:38.926Z] Experimental: false [2020-06-08T15:56:38.926Z] Insecure Registries: [2020-06-08T15:56:38.926Z] 127.0.0.0/8 [2020-06-08T15:56:38.926Z] Live Restore Enabled: false [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] INFO: Docker images of the daemon under test [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-08T15:56:38.926Z] [2020-06-08T15:56:38.926Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-08T15:56:38.926Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-08T15:56:38.926Z] ltsc2019: Pulling from windows/servercore [2020-06-08T15:56:38.927Z] 4612f6d0b889: Pulling fs layer [2020-06-08T15:56:39.184Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-06-08T15:56:39.184Z] ok github.com/docker/docker/distribution/xfer 1.677s coverage: 85.1% of statements [2020-06-08T15:56:39.184Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-08T15:56:39.184Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-08T15:56:39.805Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-06-08T15:56:39.805Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-08T15:56:40.091Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-06-08T15:56:40.327Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-08T15:56:41.574Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-06-08T15:56:42.513Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-08T15:56:44.272Z] ok github.com/docker/docker/opts 0.040s coverage: 67.4% of statements [2020-06-08T15:56:44.893Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-06-08T15:56:45.178Z] ok github.com/docker/docker/pkg/authorization 1.048s coverage: 68.3% of statements [2020-06-08T15:56:45.462Z] ok github.com/docker/docker/pkg/archive 1.040s coverage: 77.1% of statements [2020-06-08T15:56:45.749Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2020-06-08T15:56:45.805Z] --- PASS: TestServiceCreateInit (10.78s) [2020-06-08T15:56:45.805Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.45s) [2020-06-08T15:56:45.805Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-06-08T15:56:45.805Z] === RUN TestCreateServiceMultipleTimes [2020-06-08T15:56:46.370Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-06-08T15:56:46.997Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-06-08T15:56:47.284Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-06-08T15:56:48.302Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-06-08T15:56:48.922Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-08T15:56:49.165Z] --- PASS: TestCreateServiceMultipleTimes (19.59s) [2020-06-08T15:56:49.165Z] === RUN TestCreateServiceConflict [2020-06-08T15:56:49.540Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-06-08T15:56:49.949Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-08T15:56:50.100Z] --- PASS: TestCreateServiceConflict (3.27s) [2020-06-08T15:56:50.100Z] === RUN TestCreateServiceMaxReplicas [2020-06-08T15:56:50.549Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-06-08T15:56:51.186Z] ok github.com/docker/docker/layer 7.431s coverage: 68.8% of statements [2020-06-08T15:56:51.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-08T15:56:51.186Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-08T15:56:51.186Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-08T15:56:51.186Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-08T15:56:51.186Z] ? github.com/docker/docker/oci [no test files] [2020-06-08T15:56:51.186Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-08T15:56:51.473Z] ok github.com/docker/docker/pkg/chrootarchive 4.076s coverage: 43.2% of statements [2020-06-08T15:56:51.473Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-08T15:56:51.473Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-08T15:56:51.473Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2020-06-08T15:56:51.759Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-06-08T15:56:52.781Z] ok github.com/docker/docker/pkg/fsutils 0.479s coverage: 85.1% of statements [2020-06-08T15:56:52.781Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-06-08T15:56:53.009Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-08T15:56:53.800Z] ok github.com/docker/docker/pkg/jsonmessage 0.051s coverage: 91.7% of statements [2020-06-08T15:56:53.800Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-06-08T15:56:53.897Z] 4612f6d0b889: Verifying Checksum [2020-06-08T15:56:53.897Z] 4612f6d0b889: Download complete [2020-06-08T15:56:54.284Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-06-08T15:56:54.284Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-08T15:56:54.421Z] ok github.com/docker/docker/pkg/idtools 0.625s coverage: 70.5% of statements [2020-06-08T15:56:54.421Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-06-08T15:56:54.706Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-06-08T15:56:54.997Z] ok github.com/docker/docker/pkg/ioutils 1.281s coverage: 70.6% of statements [2020-06-08T15:56:54.997Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-08T15:56:54.998Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-08T15:56:54.998Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-08T15:56:55.283Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-06-08T15:56:55.283Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-06-08T15:56:55.904Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-06-08T15:56:56.190Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 91.4% of statements [2020-06-08T15:56:56.190Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-08T15:56:56.190Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-08T15:56:56.810Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-06-08T15:56:57.829Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-06-08T15:56:57.829Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-06-08T15:56:57.829Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-06-08T15:56:58.844Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-06-08T15:56:59.467Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-06-08T15:56:59.467Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 73.9% of statements [2020-06-08T15:57:00.088Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-06-08T15:57:00.372Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-06-08T15:57:00.657Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-06-08T15:57:01.675Z] ok github.com/docker/docker/pkg/signal 2.870s coverage: 61.0% of statements [2020-06-08T15:57:01.675Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-06-08T15:57:01.961Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 53.7% of statements [2020-06-08T15:57:02.981Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2020-06-08T15:57:02.981Z] testing: warning: no tests to run [2020-06-08T15:57:02.981Z] coverage: [no statements] [2020-06-08T15:57:02.981Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-06-08T15:57:03.268Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-06-08T15:57:03.268Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-06-08T15:57:03.555Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-06-08T15:57:03.821Z] --- PASS: TestImportExtremelyLargeImageWorks (108.11s) [2020-06-08T15:57:03.821Z] PASS [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === Skipped [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-08T15:57:03.821Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] DONE 12 tests, 1 skipped in 111.571s [2020-06-08T15:57:03.821Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-08T15:57:03.821Z] INFO: Testing against a local daemon [2020-06-08T15:57:03.821Z] === RUN TestNetworkCreateDelete [2020-06-08T15:57:03.821Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-06-08T15:57:03.821Z] === RUN TestDockerNetworkDeletePreferID [2020-06-08T15:57:03.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-06-08T15:57:03.821Z] === RUN TestDaemonDNSFallback [2020-06-08T15:57:03.821Z] --- PASS: TestDaemonDNSFallback (2.29s) [2020-06-08T15:57:03.821Z] === RUN TestInspectNetwork [2020-06-08T15:57:03.821Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-08T15:57:03.821Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] === RUN TestRunContainerWithBridgeNone [2020-06-08T15:57:03.821Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-08T15:57:03.821Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestNetworkInvalidJSON [2020-06-08T15:57:03.821Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-08T15:57:03.821Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-08T15:57:03.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:57:03.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:57:03.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:57:03.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:57:03.821Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-08T15:57:03.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T15:57:03.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T15:57:03.821Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-08T15:57:03.821Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-08T15:57:03.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-08T15:57:03.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-08T15:57:03.821Z] === RUN TestHostIPv4BridgeLabel [2020-06-08T15:57:03.821Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-08T15:57:03.821Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-08T15:57:03.821Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-06-08T15:57:03.821Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestDaemonDefaultNetworkPools [2020-06-08T15:57:03.821Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2020-06-08T15:57:03.821Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-08T15:57:03.821Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s) [2020-06-08T15:57:03.821Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-08T15:57:03.821Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-06-08T15:57:03.821Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-08T15:57:03.821Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-06-08T15:57:03.821Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestServiceWithPredefinedNetwork [2020-06-08T15:57:03.821Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-08T15:57:03.821Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-08T15:57:03.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T15:57:03.821Z] service_test.go:236: FLAKY_TEST [2020-06-08T15:57:03.821Z] === RUN TestServiceWithDataPathPortInit [2020-06-08T15:57:03.821Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s) [2020-06-08T15:57:03.821Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-08T15:57:03.821Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-08T15:57:03.821Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] PASS [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === Skipped [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-08T15:57:03.821Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-08T15:57:03.821Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-08T15:57:03.821Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-06-08T15:57:03.821Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2020-06-08T15:57:03.821Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s) [2020-06-08T15:57:03.821Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-06-08T15:57:03.821Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-06-08T15:57:03.821Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-08T15:57:03.821Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T15:57:03.821Z] service_test.go:236: FLAKY_TEST [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s) [2020-06-08T15:57:03.821Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-08T15:57:03.821Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] DONE 19 tests, 12 skipped in 3.079s [2020-06-08T15:57:03.821Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-08T15:57:03.821Z] INFO: Testing against a local daemon [2020-06-08T15:57:03.821Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-08T15:57:03.821Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T15:57:03.821Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:57:03.821Z] === RUN TestDockerNetworkIpvlan [2020-06-08T15:57:03.821Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-08T15:57:03.821Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:57:03.821Z] PASS [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === Skipped [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T15:57:03.821Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-08T15:57:03.821Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] DONE 2 tests, 2 skipped in 0.133s [2020-06-08T15:57:03.821Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-08T15:57:03.821Z] INFO: Testing against a local daemon [2020-06-08T15:57:03.821Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-08T15:57:03.821Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-08T15:57:03.821Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] === RUN TestDockerNetworkMacvlan [2020-06-08T15:57:03.821Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-08T15:57:03.821Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] PASS [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === Skipped [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-08T15:57:03.821Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-08T15:57:03.821Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] DONE 2 tests, 2 skipped in 0.117s [2020-06-08T15:57:03.821Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-08T15:57:03.821Z] testing: warning: no tests to run [2020-06-08T15:57:03.821Z] PASS [2020-06-08T15:57:03.821Z] [2020-06-08T15:57:03.821Z] DONE 0 tests in 0.023s [2020-06-08T15:57:03.821Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-08T15:57:03.821Z] INFO: Testing against a local daemon [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginAllowRequest [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginTLS [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginDenyRequest [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginDenyResponse [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginAllowEventStream [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginErrorResponse [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginErrorRequest [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginHeader [2020-06-08T15:57:03.821Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-08T15:57:03.821Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:03.821Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-08T15:57:03.845Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-06-08T15:57:04.078Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-06-08T15:57:04.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.079Z] === RUN TestAuthZPluginV2Disable [2020-06-08T15:57:04.079Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-06-08T15:57:04.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.079Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-08T15:57:04.079Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-06-08T15:57:04.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.079Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-08T15:57:04.336Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.11s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-08T15:57:04.336Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] PASS [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === Skipped [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.11s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-06-08T15:57:04.336Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] [2020-06-08T15:57:04.336Z] DONE 17 tests, 17 skipped in 0.556s [2020-06-08T15:57:04.336Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-08T15:57:04.593Z] INFO: Testing against a local daemon [2020-06-08T15:57:04.593Z] === RUN TestPluginInvalidJSON [2020-06-08T15:57:04.593Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:57:04.593Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:57:04.593Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T15:57:04.593Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-08T15:57:04.593Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-08T15:57:04.593Z] === RUN TestPluginInstall [2020-06-08T15:57:04.593Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-08T15:57:04.593Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.593Z] PASS [2020-06-08T15:57:04.593Z] [2020-06-08T15:57:04.593Z] === Skipped [2020-06-08T15:57:04.593Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-08T15:57:04.593Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-08T15:57:04.593Z] [2020-06-08T15:57:04.593Z] [2020-06-08T15:57:04.593Z] DONE 3 tests, 1 skipped in 0.148s [2020-06-08T15:57:04.593Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-08T15:57:04.593Z] INFO: Testing against a local daemon [2020-06-08T15:57:04.593Z] === RUN TestExternalGraphDriver [2020-06-08T15:57:04.593Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-06-08T15:57:04.593Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-08T15:57:04.593Z] === RUN TestGraphdriverPluginV2 [2020-06-08T15:57:05.329Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-06-08T15:57:06.818Z] ok github.com/docker/docker/reference 0.011s coverage: 83.7% of statements [2020-06-08T15:57:07.107Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 68.8% of statements [2020-06-08T15:57:07.729Z] ok github.com/docker/docker/plugin 0.584s coverage: 23.1% of statements [2020-06-08T15:57:08.160Z] --- PASS: TestCreateServiceMultipleTimes (22.74s) [2020-06-08T15:57:08.160Z] === RUN TestCreateServiceConflict [2020-06-08T15:57:08.678Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-08T15:57:08.748Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2020-06-08T15:57:09.034Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 45.3% of statements [2020-06-08T15:57:09.156Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2020-06-08T15:57:09.156Z] === RUN TestCreateServiceSecretFileMode [2020-06-08T15:57:10.050Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-06-08T15:57:10.671Z] ok github.com/docker/docker/registry 0.253s coverage: 56.3% of statements [2020-06-08T15:57:10.911Z] Loaded image: buildpack-deps:jessie [2020-06-08T15:57:10.911Z] Loaded image: busybox:latest [2020-06-08T15:57:10.959Z] ok github.com/docker/docker/runconfig 0.052s coverage: 65.8% of statements [2020-06-08T15:57:11.143Z] --- PASS: TestGraphdriverPluginV2 (5.52s) [2020-06-08T15:57:11.143Z] PASS [2020-06-08T15:57:11.143Z] [2020-06-08T15:57:11.143Z] === Skipped [2020-06-08T15:57:11.143Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-06-08T15:57:11.143Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-08T15:57:11.143Z] [2020-06-08T15:57:11.143Z] [2020-06-08T15:57:11.143Z] DONE 2 tests, 1 skipped in 5.710s [2020-06-08T15:57:11.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-08T15:57:11.143Z] INFO: Testing against a local daemon [2020-06-08T15:57:11.143Z] === RUN TestContinueAfterPluginCrash [2020-06-08T15:57:11.143Z] === PAUSE TestContinueAfterPluginCrash [2020-06-08T15:57:11.143Z] === RUN TestReadPluginNoRead [2020-06-08T15:57:11.143Z] === PAUSE TestReadPluginNoRead [2020-06-08T15:57:11.143Z] === RUN TestDaemonStartWithLogOpt [2020-06-08T15:57:11.143Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-08T15:57:11.143Z] === CONT TestContinueAfterPluginCrash [2020-06-08T15:57:11.143Z] === CONT TestDaemonStartWithLogOpt [2020-06-08T15:57:11.166Z] Loaded image: busybox:glibc [2020-06-08T15:57:11.166Z] Loaded image: debian:jessie [2020-06-08T15:57:11.421Z] Loaded image: hello-world:latest [2020-06-08T15:57:11.421Z] INFO: Testing against a local daemon [2020-06-08T15:57:11.421Z] === RUN TestDockerDaemonSuite [2020-06-08T15:57:11.421Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-08T15:57:11.608Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-06-08T15:57:11.608Z] === RUN TestCreateServiceMaxReplicas [2020-06-08T15:57:11.980Z] Loaded image: buildpack-deps:jessie [2020-06-08T15:57:11.980Z] Loaded image: busybox:latest [2020-06-08T15:57:12.440Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2020-06-08T15:57:12.440Z] === RUN TestCreateServiceConfigFileMode [2020-06-08T15:57:12.538Z] Loaded image: busybox:glibc [2020-06-08T15:57:12.538Z] Loaded image: debian:jessie [2020-06-08T15:57:12.538Z] Loaded image: hello-world:latest [2020-06-08T15:57:12.538Z] INFO: Testing against a local daemon [2020-06-08T15:57:12.538Z] === RUN TestDockerSuite [2020-06-08T15:57:12.538Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-08T15:57:12.792Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-08T15:57:12.997Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-06-08T15:57:13.715Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-08T15:57:13.715Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-08T15:57:14.275Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-08T15:57:14.275Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-08T15:57:15.038Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-06-08T15:57:15.200Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-08T15:57:15.200Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-08T15:57:15.200Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-08T15:57:15.445Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-08T15:57:15.657Z] ok github.com/docker/docker/volume/local 0.071s coverage: 73.0% of statements [2020-06-08T15:57:15.724Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-06-08T15:57:15.724Z] === RUN TestCreateServiceSysctls [2020-06-08T15:57:15.939Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-06-08T15:57:15.981Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2020-06-08T15:57:15.981Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-08T15:57:16.605Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-08T15:57:16.860Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-08T15:57:16.927Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-08T15:57:17.420Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-08T15:57:17.420Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-08T15:57:17.420Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-08T15:57:18.344Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-08T15:57:18.344Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-08T15:57:18.905Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-08T15:57:19.465Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-08T15:57:19.465Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-08T15:57:19.465Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-08T15:57:19.465Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-08T15:57:19.916Z] --- PASS: TestCreateServiceSysctls (4.08s) [2020-06-08T15:57:19.916Z] === RUN TestCreateServiceCapabilities [2020-06-08T15:57:21.125Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-08T15:57:22.019Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-08T15:57:23.202Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2020-06-08T15:57:23.202Z] === RUN TestInspect [2020-06-08T15:57:23.331Z] --- PASS: TestDaemonStartWithLogOpt (12.71s) [2020-06-08T15:57:23.331Z] === CONT TestReadPluginNoRead [2020-06-08T15:57:23.901Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-08T15:57:23.901Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-08T15:57:25.782Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-08T15:57:25.782Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-08T15:57:26.484Z] --- PASS: TestInspect (3.38s) [2020-06-08T15:57:26.484Z] === RUN TestCreateJob [2020-06-08T15:57:26.606Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-08T15:57:26.864Z] --- PASS: TestContinueAfterPluginCrash (16.48s) [2020-06-08T15:57:27.140Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-08T15:57:28.503Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-08T15:57:29.385Z] === RUN TestReadPluginNoRead/default [2020-06-08T15:57:30.429Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-08T15:57:30.429Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-08T15:57:30.671Z] --- PASS: TestCreateJob (4.22s) [2020-06-08T15:57:30.671Z] === RUN TestReplicatedJob [2020-06-08T15:57:31.279Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-08T15:57:31.353Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-08T15:57:32.276Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-08T15:57:32.835Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-08T15:57:33.090Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-08T15:57:33.801Z] --- PASS: TestReadPluginNoRead (10.42s) [2020-06-08T15:57:33.801Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s) [2020-06-08T15:57:33.801Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2020-06-08T15:57:33.801Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-06-08T15:57:33.801Z] read_test.go:92: [d101657143a2b] daemon is not started [2020-06-08T15:57:33.801Z] PASS [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] DONE 6 tests in 23.279s [2020-06-08T15:57:33.801Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-06-08T15:57:33.801Z] testing: warning: no tests to run [2020-06-08T15:57:33.801Z] PASS [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] DONE 0 tests in 0.043s [2020-06-08T15:57:33.801Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-08T15:57:33.801Z] INFO: Testing against a local daemon [2020-06-08T15:57:33.801Z] === RUN TestPluginWithDevMounts [2020-06-08T15:57:33.801Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-08T15:57:33.801Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-08T15:57:33.801Z] PASS [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === Skipped [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-08T15:57:33.801Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] DONE 1 tests, 1 skipped in 0.135s [2020-06-08T15:57:33.801Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-08T15:57:33.801Z] INFO: Testing against a local daemon [2020-06-08T15:57:33.801Z] === RUN TestSecretInspect [2020-06-08T15:57:33.801Z] --- SKIP: TestSecretInspect (0.02s) [2020-06-08T15:57:33.801Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] === RUN TestSecretList [2020-06-08T15:57:33.801Z] --- SKIP: TestSecretList (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] === RUN TestSecretsCreateAndDelete [2020-06-08T15:57:33.801Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] === RUN TestSecretsUpdate [2020-06-08T15:57:33.801Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] === RUN TestTemplatedSecret [2020-06-08T15:57:33.801Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-08T15:57:33.801Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] === RUN TestSecretCreateResolve [2020-06-08T15:57:33.801Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] PASS [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === Skipped [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-06-08T15:57:33.801Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-08T15:57:33.801Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-06-08T15:57:33.801Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] [2020-06-08T15:57:33.801Z] DONE 6 tests, 6 skipped in 0.200s [2020-06-08T15:57:33.801Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-08T15:57:34.017Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-08T15:57:34.059Z] INFO: Testing against a local daemon [2020-06-08T15:57:34.059Z] === RUN TestServiceCreateInit [2020-06-08T15:57:34.059Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-08T15:57:34.059Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-08T15:57:34.059Z] --- PASS: TestServiceCreateInit (0.03s) [2020-06-08T15:57:34.059Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-08T15:57:34.059Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-08T15:57:34.059Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceMultipleTimes [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-06-08T15:57:34.059Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceConflict [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-08T15:57:34.059Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceMaxReplicas [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-08T15:57:34.059Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-08T15:57:34.059Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceSecretFileMode [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-06-08T15:57:34.059Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceConfigFileMode [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-06-08T15:57:34.059Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceSysctls [2020-06-08T15:57:34.059Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-08T15:57:34.059Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.059Z] === RUN TestCreateServiceCapabilities [2020-06-08T15:57:34.317Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-08T15:57:34.317Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestInspect [2020-06-08T15:57:34.317Z] --- SKIP: TestInspect (0.01s) [2020-06-08T15:57:34.317Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestCreateJob [2020-06-08T15:57:34.317Z] --- SKIP: TestCreateJob (0.01s) [2020-06-08T15:57:34.317Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestReplicatedJob [2020-06-08T15:57:34.317Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-08T15:57:34.317Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestUpdateReplicatedJob [2020-06-08T15:57:34.317Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-08T15:57:34.317Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestServiceListWithStatuses [2020-06-08T15:57:34.317Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-08T15:57:34.317Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T15:57:34.317Z] === RUN TestDockerNetworkConnectAlias [2020-06-08T15:57:34.317Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-06-08T15:57:34.317Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestDockerNetworkReConnect [2020-06-08T15:57:34.317Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-08T15:57:34.317Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:34.317Z] === RUN TestServicePlugin [2020-06-08T15:57:34.403Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/rootless [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/volume [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-08T15:57:34.403Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === Skipped [2020-06-08T15:57:34.403Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-08T15:57:34.403Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-08T15:57:34.403Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-08T15:57:34.403Z] time="2020-06-08T15:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-08T15:57:34.403Z] time="2020-06-08T15:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-08T15:57:34.403Z] time="2020-06-08T15:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-08T15:57:34.403Z] time="2020-06-08T15:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-08T15:57:34.403Z] time="2020-06-08T15:56:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-08T15:57:34.403Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-08T15:57:34.403Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-08T15:57:34.403Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T15:57:34.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-08T15:57:34.403Z] graphtest_unix.go:73: No driver to put! [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-08T15:57:34.403Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-08T15:57:34.403Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] [2020-06-08T15:57:34.403Z] DONE 2124 tests, 26 skipped in 254.789s [2020-06-08T15:57:34.414Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.08s) [2020-06-08T15:57:34.414Z] === RUN TestCreateServiceSecretFileMode Post stage [Pipeline] junit [2020-06-08T15:57:34.439Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-08T15:57:35.263Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -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:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh dynbinary test-integration [2020-06-08T15:57:35.420Z] --- PASS: TestCreateServiceSecretFileMode (3.65s) [2020-06-08T15:57:35.420Z] === RUN TestCreateServiceConfigFileMode [2020-06-08T15:57:35.548Z] [2020-06-08T15:57:35.548Z] Removing bundles/ [2020-06-08T15:57:35.548Z] [2020-06-08T15:57:35.548Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-08T15:57:35.548Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:57:35.548Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T15:57:35.630Z] ......................... [ 67%] [2020-06-08T15:57:35.901Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-08T15:57:36.827Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-08T15:57:37.594Z] --- SKIP: TestServicePlugin (3.40s) [2020-06-08T15:57:37.594Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.594Z] === RUN TestServiceUpdateLabel [2020-06-08T15:57:37.594Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-06-08T15:57:37.594Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.594Z] === RUN TestServiceUpdateSecrets [2020-06-08T15:57:37.594Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-06-08T15:57:37.594Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.594Z] === RUN TestServiceUpdateConfigs [2020-06-08T15:57:37.750Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-08T15:57:37.851Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-06-08T15:57:37.851Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] === RUN TestServiceUpdateNetwork [2020-06-08T15:57:37.851Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-08T15:57:37.851Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] === RUN TestServiceUpdatePidsLimit [2020-06-08T15:57:37.851Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-06-08T15:57:37.851Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] PASS [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === Skipped [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-06-08T15:57:37.851Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-08T15:57:37.851Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-08T15:57:37.851Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-08T15:57:37.851Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-06-08T15:57:37.851Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-06-08T15:57:37.851Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.851Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-08T15:57:37.851Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.851Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-08T15:57:37.852Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-06-08T15:57:37.852Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-08T15:57:37.852Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-08T15:57:37.852Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-08T15:57:37.852Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-08T15:57:37.852Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-06-08T15:57:37.852Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-08T15:57:37.852Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServicePlugin (3.40s) [2020-06-08T15:57:37.852Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-06-08T15:57:37.852Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-06-08T15:57:37.852Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-06-08T15:57:37.852Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-08T15:57:37.852Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-06-08T15:57:37.852Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] DONE 24 tests, 23 skipped in 3.854s [2020-06-08T15:57:37.852Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-08T15:57:37.852Z] INFO: Testing against a local daemon [2020-06-08T15:57:37.852Z] === RUN TestSessionCreate [2020-06-08T15:57:37.852Z] --- PASS: TestSessionCreate (0.02s) [2020-06-08T15:57:37.852Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-08T15:57:37.852Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-08T15:57:37.852Z] PASS [2020-06-08T15:57:37.852Z] [2020-06-08T15:57:37.852Z] DONE 2 tests in 0.152s [2020-06-08T15:57:37.852Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-08T15:57:38.109Z] INFO: Testing against a local daemon [2020-06-08T15:57:38.109Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-08T15:57:38.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T15:57:38.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T15:57:38.109Z] === RUN TestEventsExecDie [2020-06-08T15:57:38.673Z] --- PASS: TestEventsExecDie (0.50s) [2020-06-08T15:57:38.673Z] === RUN TestEventsBackwardsCompatible [2020-06-08T15:57:38.673Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-06-08T15:57:38.673Z] === RUN TestInfoBinaryCommits [2020-06-08T15:57:38.673Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-08T15:57:38.673Z] === RUN TestInfoAPIVersioned [2020-06-08T15:57:38.673Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-08T15:57:38.673Z] === RUN TestInfoDiscoveryBackend [2020-06-08T15:57:38.784Z] --- PASS: TestReplicatedJob (7.04s) [2020-06-08T15:57:38.784Z] === RUN TestUpdateReplicatedJob [2020-06-08T15:57:38.867Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-06-08T15:57:38.867Z] === RUN TestCreateServiceSysctls [2020-06-08T15:57:39.136Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-08T15:57:40.063Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-08T15:57:40.318Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-08T15:57:40.567Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-06-08T15:57:40.567Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-08T15:57:42.071Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-06-08T15:57:42.071Z] === RUN TestServiceListWithStatuses [2020-06-08T15:57:42.071Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-08T15:57:42.071Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T15:57:42.071Z] === RUN TestDockerNetworkConnectAlias [2020-06-08T15:57:42.199Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-08T15:57:42.758Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-08T15:57:43.014Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-08T15:57:43.243Z] --- PASS: TestCreateServiceSysctls (4.41s) [2020-06-08T15:57:43.243Z] === RUN TestCreateServiceCapabilities [2020-06-08T15:57:43.839Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-06-08T15:57:43.839Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-08T15:57:43.839Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-08T15:57:43.839Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:43.839Z] === RUN TestInfoAPI [2020-06-08T15:57:43.839Z] --- PASS: TestInfoAPI (0.04s) [2020-06-08T15:57:43.839Z] === RUN TestInfoAPIWarnings [2020-06-08T15:57:43.937Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-08T15:57:44.495Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-08T15:57:45.208Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-06-08T15:57:45.208Z] === RUN TestInfoDebug [2020-06-08T15:57:45.418Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-08T15:57:46.581Z] --- PASS: TestInfoDebug (1.53s) [2020-06-08T15:57:46.581Z] === RUN TestInfoInsecureRegistries [2020-06-08T15:57:46.690Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2020-06-08T15:57:46.690Z] === RUN TestInspect [2020-06-08T15:57:47.299Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-08T15:57:47.554Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-08T15:57:47.808Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-08T15:57:48.368Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-08T15:57:48.475Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-06-08T15:57:48.475Z] === RUN TestInfoRegistryMirrors [2020-06-08T15:57:48.632Z] --- PASS: TestDockerNetworkConnectAlias (6.31s) [2020-06-08T15:57:48.632Z] === RUN TestDockerNetworkReConnect [2020-06-08T15:57:48.928Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-08T15:57:49.844Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-06-08T15:57:49.844Z] === RUN TestLoginFailsWithBadCredentials [2020-06-08T15:57:49.844Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-06-08T15:57:49.844Z] === RUN TestPingCacheHeaders [2020-06-08T15:57:49.844Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-08T15:57:49.844Z] === RUN TestPingGet [2020-06-08T15:57:49.844Z] --- PASS: TestPingGet (0.01s) [2020-06-08T15:57:49.844Z] === RUN TestPingHead [2020-06-08T15:57:49.844Z] --- PASS: TestPingHead (0.02s) [2020-06-08T15:57:49.844Z] === RUN TestVersion [2020-06-08T15:57:49.850Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-08T15:57:50.101Z] --- PASS: TestVersion (0.02s) [2020-06-08T15:57:50.101Z] PASS [2020-06-08T15:57:50.101Z] [2020-06-08T15:57:50.101Z] === Skipped [2020-06-08T15:57:50.101Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T15:57:50.101Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T15:57:50.101Z] [2020-06-08T15:57:50.101Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-08T15:57:50.101Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-08T15:57:50.101Z] [2020-06-08T15:57:50.101Z] [2020-06-08T15:57:50.101Z] DONE 18 tests, 2 skipped in 12.030s [2020-06-08T15:57:50.101Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-08T15:57:50.101Z] INFO: Testing against a local daemon [2020-06-08T15:57:50.101Z] === RUN TestVolumesCreateAndList [2020-06-08T15:57:50.101Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-08T15:57:50.101Z] === RUN TestVolumesRemove [2020-06-08T15:57:50.101Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-08T15:57:50.101Z] === RUN TestVolumesInspect [2020-06-08T15:57:50.101Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-08T15:57:50.101Z] === RUN TestVolumesInvalidJSON [2020-06-08T15:57:50.101Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-08T15:57:50.101Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-08T15:57:50.101Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-08T15:57:50.101Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-08T15:57:50.101Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-08T15:57:50.101Z] PASS [2020-06-08T15:57:50.101Z] [2020-06-08T15:57:50.101Z] DONE 5 tests in 0.225s [2020-06-08T15:57:50.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T15:57:50.358Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12230 is not a child of this shell [2020-06-08T15:57:50.358Z] warning: PID 12230 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-08T15:57:50.358Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T15:57:50.358Z] [2020-06-08T15:57:50.358Z] Unloading profiles will leave already running processes permanently [2020-06-08T15:57:50.358Z] unconfined, which can lead to unexpected situations. [2020-06-08T15:57:50.358Z] [2020-06-08T15:57:50.358Z] To set a process to complain mode, use the command line tool [2020-06-08T15:57:50.358Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T15:57:50.358Z] Removing test suite binaries [2020-06-08T15:57:50.358Z] exiting test-integration [2020-06-08T15:57:50.358Z] ++ exit 0 [2020-06-08T15:57:50.408Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-08T15:57:50.408Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-08T15:57:50.408Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-08T15:57:51.063Z] --- PASS: TestInspect (3.59s) [2020-06-08T15:57:51.063Z] === RUN TestCreateJob [2020-06-08T15:57:51.288Z] [2020-06-08T15:57:51.769Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths Post stage [Pipeline] junit [2020-06-08T15:57:52.230Z] Recording test results [2020-06-08T15:57:52.693Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-08T15:57:52.948Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-08T15:57:53.900Z] --- PASS: TestDockerNetworkReConnect (4.99s) [2020-06-08T15:57:53.900Z] === RUN TestServicePlugin [2020-06-08T15:57:53.900Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-08T15:57:53.900Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:57:53.900Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-08T15:57:54.543Z] --- PASS: TestCreateJob (4.26s) [2020-06-08T15:57:54.543Z] === RUN TestReplicatedJob [2020-06-08T15:57:54.658Z] + echo Ensuring container killed. [2020-06-08T15:57:54.658Z] Ensuring container killed. [2020-06-08T15:57:54.658Z] + docker rm -vf docker-pr3 [2020-06-08T15:57:54.658Z] Error: No such container: docker-pr3 [2020-06-08T15:57:54.658Z] + true [Pipeline] sh [2020-06-08T15:57:54.873Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-08T15:57:54.948Z] + echo Chowning /workspace to jenkins user [2020-06-08T15:57:54.948Z] Chowning /workspace to jenkins user [2020-06-08T15:57:54.948Z] + id -u [2020-06-08T15:57:54.948Z] + id -g [2020-06-08T15:57:54.948Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41070:/workspace busybox chown -R 1000:1000 /workspace [2020-06-08T15:57:54.948Z] Unable to find image 'busybox:latest' locally [2020-06-08T15:57:54.948Z] latest: Pulling from library/busybox [2020-06-08T15:57:54.948Z] 76df9210b28c: Pulling fs layer [2020-06-08T15:57:56.431Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-06-08T15:57:56.431Z] === RUN TestServiceUpdateSecrets [2020-06-08T15:57:57.383Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-08T15:57:58.744Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-08T15:57:59.328Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-08T15:58:00.200Z] 76df9210b28c: Verifying Checksum [2020-06-08T15:58:00.200Z] 76df9210b28c: Download complete [2020-06-08T15:58:00.200Z] 76df9210b28c: Pull complete [2020-06-08T15:58:00.200Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-08T15:58:00.200Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T15:58:01.425Z] + bundleName=amd64-rootless [2020-06-08T15:58:01.425Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-08T15:58:01.425Z] Creating amd64-rootless-bundles.tar.gz [2020-06-08T15:58:01.425Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-08T15:58:01.425Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-08T15:58:01.435Z] Archiving artifacts [2020-06-08T15:58:02.858Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T15:58:02.920Z] --- PASS: TestReplicatedJob (7.05s) [2020-06-08T15:58:02.920Z] === RUN TestUpdateReplicatedJob [2020-06-08T15:58:03.170Z] + make clean [2020-06-08T15:58:03.170Z] docker volume rm -f docker-dev-cache [2020-06-08T15:58:03.427Z] docker-dev-cache [Pipeline] deleteDir [2020-06-08T15:58:03.486Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-08T15:58:06.367Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2020-06-08T15:58:06.368Z] === RUN TestServiceListWithStatuses [2020-06-08T15:58:06.368Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-08T15:58:06.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T15:58:06.368Z] === RUN TestDockerNetworkConnectAlias [2020-06-08T15:58:06.744Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-08T15:58:07.304Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-08T15:58:07.863Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-08T15:58:08.424Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-08T15:58:08.983Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-08T15:58:09.949Z] --- PASS: TestBuildWithHugeFile (104.68s) [2020-06-08T15:58:09.949Z] === RUN TestBuildWithEmptyDockerfile [2020-06-08T15:58:09.949Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:58:09.949Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:58:09.949Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:58:09.949Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:58:09.949Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:58:09.949Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:58:09.949Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T15:58:09.949Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T15:58:09.949Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T15:58:10.128Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-08T15:58:10.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-06-08T15:58:10.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-06-08T15:58:10.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-06-08T15:58:10.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-06-08T15:58:10.204Z] === RUN TestBuildPreserveOwnership [2020-06-08T15:58:10.204Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-08T15:58:12.091Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-08T15:58:12.091Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-08T15:58:12.347Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-08T15:58:13.709Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-08T15:58:13.964Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-08T15:58:14.261Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-08T15:58:14.509Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-06-08T15:58:14.509Z] === RUN TestServiceUpdateConfigs [2020-06-08T15:58:14.739Z] --- PASS: TestDockerNetworkConnectAlias (7.86s) [2020-06-08T15:58:14.739Z] === RUN TestDockerNetworkReConnect [2020-06-08T15:58:14.822Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-08T15:58:15.381Z] --- PASS: TestBuildPreserveOwnership (5.12s) [2020-06-08T15:58:15.381Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.55s) [2020-06-08T15:58:15.381Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2020-06-08T15:58:15.381Z] === RUN TestBuildPlatformInvalid [2020-06-08T15:58:15.381Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-08T15:58:15.381Z] PASS [2020-06-08T15:58:15.636Z] [2020-06-08T15:58:15.636Z] === Skipped [2020-06-08T15:58:15.636Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-08T15:58:15.636Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T15:58:15.636Z] [2020-06-08T15:58:15.636Z] [2020-06-08T15:58:15.636Z] DONE 32 tests, 1 skipped in 182.771s [2020-06-08T15:58:15.636Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-08T15:58:15.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:58:15.636Z] ++ set -e [2020-06-08T15:58:15.636Z] ++ '[' -n 0 ']' [2020-06-08T15:58:15.636Z] ++ set -x [2020-06-08T15:58:15.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:58:15.636Z] INFO: Testing against a local daemon [2020-06-08T15:58:15.636Z] === RUN TestConfigInspect [2020-06-08T15:58:16.997Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-08T15:58:17.561Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-08T15:58:18.921Z] --- PASS: TestConfigInspect (2.92s) [2020-06-08T15:58:18.921Z] === RUN TestConfigList [2020-06-08T15:58:19.176Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-08T15:58:19.736Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-08T15:58:19.736Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-08T15:58:19.990Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-08T15:58:20.216Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2020-06-08T15:58:20.216Z] === RUN TestServicePlugin [2020-06-08T15:58:20.216Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-08T15:58:20.216Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:58:20.216Z] === RUN TestServiceUpdateLabel [2020-06-08T15:58:21.873Z] --- PASS: TestConfigList (3.09s) [2020-06-08T15:58:21.873Z] === RUN TestConfigsCreateAndDelete [2020-06-08T15:58:21.873Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-08T15:58:23.665Z] --- PASS: TestServiceUpdateLabel (3.54s) [2020-06-08T15:58:23.665Z] === RUN TestServiceUpdateSecrets [2020-06-08T15:58:23.770Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-08T15:58:25.176Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-06-08T15:58:25.176Z] === RUN TestConfigsUpdate [2020-06-08T15:58:25.198Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-08T15:58:25.433Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-08T15:58:27.317Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-08T15:58:27.317Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-08T15:58:27.332Z] tests/integration/client_test.py ..... [ 75%] [2020-06-08T15:58:27.332Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-08T15:58:27.573Z] --- PASS: TestConfigsUpdate (2.64s) [2020-06-08T15:58:27.573Z] === RUN TestTemplatedConfig [2020-06-08T15:58:27.896Z] tests/integration/errors_test.py . [ 76%] [2020-06-08T15:58:29.380Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2020-06-08T15:58:29.380Z] === RUN TestServiceUpdateNetwork [2020-06-08T15:58:30.081Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-08T15:58:30.639Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-08T15:58:30.894Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-08T15:58:30.894Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-08T15:58:31.453Z] --- PASS: TestTemplatedConfig (3.70s) [2020-06-08T15:58:31.453Z] === RUN TestConfigCreateResolve [2020-06-08T15:58:32.812Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-08T15:58:34.172Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-08T15:58:34.426Z] --- PASS: TestConfigCreateResolve (3.02s) [2020-06-08T15:58:34.426Z] === RUN TestConfigDaemonLibtrustID [2020-06-08T15:58:35.028Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-08T15:58:35.028Z] PASS [2020-06-08T15:58:35.028Z] [2020-06-08T15:58:35.028Z] DONE 7 tests in 19.285s [2020-06-08T15:58:35.028Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-08T15:58:35.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:58:35.028Z] ++ set -e [2020-06-08T15:58:35.028Z] ++ '[' -n 0 ']' [2020-06-08T15:58:35.028Z] ++ set -x [2020-06-08T15:58:35.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:58:35.028Z] INFO: Testing against a local daemon [2020-06-08T15:58:35.028Z] === RUN TestCheckpoint [2020-06-08T15:58:35.028Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-08T15:58:35.028Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T15:58:35.028Z] === RUN TestContainerInvalidJSON [2020-06-08T15:58:35.028Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:58:35.028Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:58:35.028Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:58:35.028Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:58:35.028Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:58:35.028Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:58:35.028Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T15:58:35.028Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-08T15:58:35.028Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T15:58:35.028Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-08T15:58:35.028Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-08T15:58:35.028Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-08T15:58:35.028Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-08T15:58:35.028Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-08T15:58:35.028Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-06-08T15:58:35.028Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-08T15:58:35.283Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-06-08T15:58:35.283Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-08T15:58:35.283Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-06-08T15:58:35.283Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-08T15:58:35.283Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-06-08T15:58:35.283Z] === RUN TestCopyFromContainer [2020-06-08T15:58:35.283Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-08T15:58:36.643Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-08T15:58:37.247Z] === RUN TestCopyFromContainer// [2020-06-08T15:58:37.247Z] === RUN TestCopyFromContainer//bar/root [2020-06-08T15:58:37.247Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-08T15:58:37.247Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-08T15:58:37.502Z] === RUN TestCopyFromContainer/bar/quux [2020-06-08T15:58:37.502Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-08T15:58:37.757Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-08T15:58:37.757Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-08T15:58:38.013Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-08T15:58:38.013Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-08T15:58:38.013Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-08T15:58:38.268Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer (3.04s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-06-08T15:58:38.268Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-06-08T15:58:38.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-08T15:58:38.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:58:38.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:58:38.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:58:38.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:58:38.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:58:38.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:58:38.524Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T15:58:38.524Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T15:58:38.524Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T15:58:38.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-08T15:58:38.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-08T15:58:38.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-08T15:58:38.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-08T15:58:38.524Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-08T15:58:38.524Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-08T15:58:38.524Z] === RUN TestCreateWithInvalidEnv [2020-06-08T15:58:38.524Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-08T15:58:38.524Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-08T15:58:38.524Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-08T15:58:38.524Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-08T15:58:38.524Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-08T15:58:38.524Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-08T15:58:38.524Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-08T15:58:38.524Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-08T15:58:38.524Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-08T15:58:38.524Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-08T15:58:38.524Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-08T15:58:38.524Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-08T15:58:38.524Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-06-08T15:58:38.524Z] === RUN TestCreateTmpfsMountsTarget [2020-06-08T15:58:38.524Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-06-08T15:58:38.524Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-08T15:58:41.072Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:58:41.072Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:58:41.072Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-08T15:58:41.072Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-08T15:58:41.072Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-08T15:58:41.072Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-06-08T15:58:41.072Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-08T15:58:41.073Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-08T15:58:41.073Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-08T15:58:41.586Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-06-08T15:58:41.586Z] === RUN TestServiceUpdatePidsLimit [2020-06-08T15:58:41.632Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-08T15:58:42.165Z] --- PASS: TestServiceUpdateSecrets (15.87s) [2020-06-08T15:58:42.165Z] === RUN TestServiceUpdateConfigs [2020-06-08T15:58:42.191Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-08T15:58:42.445Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2020-06-08T15:58:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-08T15:58:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:58:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:58:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:58:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:58:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:58:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:58:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:58:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:58:42.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:58:42.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:58:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T15:58:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T15:58:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T15:58:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T15:58:42.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-08T15:58:42.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-08T15:58:42.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-08T15:58:42.956Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-08T15:58:43.210Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-06-08T15:58:43.210Z] === RUN TestCreateDifferentPlatform [2020-06-08T15:58:43.210Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-08T15:58:43.210Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-08T15:58:43.465Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-08T15:58:43.465Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-08T15:58:43.465Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-08T15:58:43.465Z] === RUN TestContainerStartOnDaemonRestart [2020-06-08T15:58:43.465Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-08T15:58:43.465Z] === RUN TestDaemonRestartIpcMode [2020-06-08T15:58:43.465Z] === PAUSE TestDaemonRestartIpcMode [2020-06-08T15:58:43.465Z] === RUN TestDaemonHostGatewayIP [2020-06-08T15:58:43.465Z] === PAUSE TestDaemonHostGatewayIP [2020-06-08T15:58:43.465Z] === RUN TestContainerKillOnDaemonStart [2020-06-08T15:58:43.465Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-08T15:58:43.465Z] === RUN TestDiff [2020-06-08T15:58:43.487Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-08T15:58:43.722Z] --- PASS: TestDiff (0.49s) [2020-06-08T15:58:43.722Z] === RUN TestExecWithCloseStdin [2020-06-08T15:58:44.055Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-08T15:58:44.283Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-08T15:58:44.842Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-08T15:58:44.842Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-06-08T15:58:44.842Z] === RUN TestExec [2020-06-08T15:58:45.199Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-08T15:58:45.760Z] --- PASS: TestExec (0.98s) [2020-06-08T15:58:45.760Z] === RUN TestExecUser [2020-06-08T15:58:46.729Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-08T15:58:46.729Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-08T15:58:46.729Z] --- PASS: TestExecUser (0.82s) [2020-06-08T15:58:46.729Z] === RUN TestExportContainerAndImportImage [2020-06-08T15:58:47.654Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-06-08T15:58:47.654Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-08T15:58:48.213Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-08T15:58:49.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-06-08T15:58:49.600Z] === RUN TestHealthCheckWorkdir [2020-06-08T15:58:49.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-08T15:58:50.110Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-08T15:58:50.669Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-06-08T15:58:50.669Z] === RUN TestHealthKillContainer [2020-06-08T15:58:52.029Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-08T15:58:52.164Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-08T15:58:53.434Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-08T15:58:53.434Z] --- PASS: TestHealthKillContainer (2.94s) [2020-06-08T15:58:53.434Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-08T15:58:54.360Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-06-08T15:58:54.360Z] === RUN TestIpcModeNone [2020-06-08T15:58:55.284Z] --- PASS: TestIpcModeNone (0.93s) [2020-06-08T15:58:55.284Z] === RUN TestIpcModePrivate [2020-06-08T15:58:55.284Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-08T15:58:55.842Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-08T15:58:55.842Z] --- PASS: TestIpcModePrivate (0.79s) [2020-06-08T15:58:55.842Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-06-08T15:58:55.842Z] === RUN TestIpcModeShareable [2020-06-08T15:58:56.809Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-08T15:58:56.809Z] --- PASS: TestIpcModeShareable (0.81s) [2020-06-08T15:58:56.809Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-06-08T15:58:56.809Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-08T15:58:57.555Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2020-06-08T15:58:57.555Z] === RUN TestServiceUpdateNetwork [2020-06-08T15:58:59.320Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2020-06-08T15:58:59.320Z] === RUN TestAPIIpcModeHost [2020-06-08T15:58:59.320Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-08T15:58:59.575Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-06-08T15:58:59.575Z] === RUN TestDaemonIpcModeShareable [2020-06-08T15:59:00.276Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-06-08T15:59:00.276Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-06-08T15:59:00.276Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-06-08T15:59:00.276Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-06-08T15:59:00.276Z] PASS [2020-06-08T15:59:00.276Z] [2020-06-08T15:59:00.276Z] === Skipped [2020-06-08T15:59:00.276Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-08T15:59:00.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T15:59:00.276Z] [2020-06-08T15:59:00.276Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-08T15:59:00.276Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:59:00.276Z] [2020-06-08T15:59:00.276Z] [2020-06-08T15:59:00.276Z] DONE 27 tests, 2 skipped in 161.749s [2020-06-08T15:59:00.276Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-08T15:59:00.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:00.276Z] ++ set -e [2020-06-08T15:59:00.276Z] ++ '[' -n 0 ']' [2020-06-08T15:59:00.276Z] ++ set -x [2020-06-08T15:59:00.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:00.276Z] INFO: Testing against a local daemon [2020-06-08T15:59:00.276Z] === RUN TestSessionCreate [2020-06-08T15:59:00.276Z] --- PASS: TestSessionCreate (0.05s) [2020-06-08T15:59:00.276Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-08T15:59:00.276Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-08T15:59:00.276Z] PASS [2020-06-08T15:59:00.276Z] [2020-06-08T15:59:00.276Z] DONE 2 tests in 0.240s [2020-06-08T15:59:00.276Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-08T15:59:00.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:00.276Z] ++ set -e [2020-06-08T15:59:00.276Z] ++ '[' -n 0 ']' [2020-06-08T15:59:00.276Z] ++ set -x [2020-06-08T15:59:00.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:00.277Z] INFO: Testing against a local daemon [2020-06-08T15:59:00.277Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-08T15:59:00.277Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T15:59:00.277Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T15:59:00.277Z] === RUN TestEventsExecDie [2020-06-08T15:59:00.499Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-08T15:59:00.535Z] --- PASS: TestEventsExecDie (0.90s) [2020-06-08T15:59:00.535Z] === RUN TestEventsBackwardsCompatible [2020-06-08T15:59:00.535Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-06-08T15:59:00.535Z] === RUN TestInfoBinaryCommits [2020-06-08T15:59:00.535Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-08T15:59:00.535Z] === RUN TestInfoAPIVersioned [2020-06-08T15:59:00.535Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-08T15:59:00.535Z] === RUN TestInfoDiscoveryBackend [2020-06-08T15:59:01.058Z] --- PASS: TestDaemonIpcModeShareable (1.53s) [2020-06-08T15:59:01.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-06-08T15:59:01.058Z] === RUN TestDaemonIpcModePrivate [2020-06-08T15:59:01.102Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-06-08T15:59:01.102Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-08T15:59:02.477Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-08T15:59:02.477Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-08T15:59:02.736Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-06-08T15:59:02.736Z] === RUN TestInfoAPI [2020-06-08T15:59:02.981Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2020-06-08T15:59:02.981Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-06-08T15:59:02.981Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-08T15:59:02.981Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-08T15:59:02.981Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-08T15:59:02.995Z] --- PASS: TestInfoAPI (0.05s) [2020-06-08T15:59:02.995Z] === RUN TestInfoAPIWarnings [2020-06-08T15:59:03.562Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-06-08T15:59:03.562Z] === RUN TestInfoDebug [2020-06-08T15:59:03.899Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-08T15:59:04.129Z] --- PASS: TestInfoDebug (0.62s) [2020-06-08T15:59:04.129Z] === RUN TestInfoInsecureRegistries [2020-06-08T15:59:04.341Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2020-06-08T15:59:04.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-08T15:59:04.341Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-08T15:59:04.696Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-06-08T15:59:04.696Z] === RUN TestInfoRegistryMirrors [2020-06-08T15:59:05.262Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-06-08T15:59:05.262Z] === RUN TestLoginFailsWithBadCredentials [2020-06-08T15:59:05.743Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2020-06-08T15:59:05.743Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-06-08T15:59:05.743Z] === RUN TestIpcModeOlderClient [2020-06-08T15:59:05.743Z] === PAUSE TestIpcModeOlderClient [2020-06-08T15:59:05.743Z] === RUN TestKillContainerInvalidSignal [2020-06-08T15:59:05.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-06-08T15:59:05.828Z] === RUN TestPingCacheHeaders [2020-06-08T15:59:05.828Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-08T15:59:05.828Z] === RUN TestPingGet [2020-06-08T15:59:05.828Z] --- PASS: TestPingGet (0.03s) [2020-06-08T15:59:05.828Z] === RUN TestPingHead [2020-06-08T15:59:05.828Z] --- PASS: TestPingHead (0.05s) [2020-06-08T15:59:05.828Z] === RUN TestVersion [2020-06-08T15:59:05.828Z] --- PASS: TestVersion (0.05s) [2020-06-08T15:59:05.828Z] PASS [2020-06-08T15:59:05.828Z] [2020-06-08T15:59:05.828Z] === Skipped [2020-06-08T15:59:05.828Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T15:59:05.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T15:59:05.828Z] [2020-06-08T15:59:05.828Z] [2020-06-08T15:59:05.828Z] DONE 18 tests, 1 skipped in 6.485s [2020-06-08T15:59:05.828Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-08T15:59:05.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:05.828Z] ++ set -e [2020-06-08T15:59:05.828Z] ++ '[' -n 0 ']' [2020-06-08T15:59:05.828Z] ++ set -x [2020-06-08T15:59:05.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:06.041Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-08T15:59:06.086Z] INFO: Testing against a local daemon [2020-06-08T15:59:06.086Z] === RUN TestVolumesCreateAndList [2020-06-08T15:59:06.086Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-08T15:59:06.086Z] === RUN TestVolumesRemove [2020-06-08T15:59:06.086Z] --- PASS: TestVolumesRemove (0.13s) [2020-06-08T15:59:06.086Z] === RUN TestVolumesInspect [2020-06-08T15:59:06.086Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-08T15:59:06.086Z] === RUN TestVolumesInvalidJSON [2020-06-08T15:59:06.296Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-06-08T15:59:06.296Z] === RUN TestKillContainer [2020-06-08T15:59:06.296Z] === RUN TestKillContainer/no_signal [2020-06-08T15:59:06.344Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-08T15:59:06.344Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-08T15:59:06.344Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-08T15:59:06.344Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-08T15:59:06.344Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-08T15:59:06.344Z] PASS [2020-06-08T15:59:06.344Z] [2020-06-08T15:59:06.344Z] DONE 5 tests in 0.378s [2020-06-08T15:59:06.344Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T15:59:06.603Z] ++++ cat bundles/test-integration/docker.pid [2020-06-08T15:59:06.603Z] +++ kill 13916 [2020-06-08T15:59:06.857Z] === RUN TestKillContainer/non_killing_signal [2020-06-08T15:59:07.416Z] === RUN TestKillContainer/killing_signal [2020-06-08T15:59:07.977Z] +++ /etc/init.d/apparmor stop [2020-06-08T15:59:07.977Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T15:59:07.977Z] [2020-06-08T15:59:07.977Z] Unloading profiles will leave already running processes permanently [2020-06-08T15:59:07.977Z] unconfined, which can lead to unexpected situations. [2020-06-08T15:59:07.977Z] [2020-06-08T15:59:07.977Z] To set a process to complain mode, use the command line tool [2020-06-08T15:59:07.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T15:59:07.977Z] +++ true [2020-06-08T15:59:07.977Z] exiting test-integration [2020-06-08T15:59:07.977Z] ++ exit 0 [2020-06-08T15:59:07.977Z] [2020-06-08T15:59:08.340Z] --- PASS: TestKillContainer (2.22s) [2020-06-08T15:59:08.340Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-06-08T15:59:08.340Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2020-06-08T15:59:08.340Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-06-08T15:59:08.340Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-08T15:59:08.340Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-08T15:59:09.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-08T15:59:10.190Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-06-08T15:59:10.190Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-06-08T15:59:10.190Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-06-08T15:59:10.190Z] === RUN TestKillStoppedContainer [2020-06-08T15:59:10.190Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-06-08T15:59:10.190Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-08T15:59:10.190Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-06-08T15:59:10.190Z] === RUN TestKillDifferentUserContainer [2020-06-08T15:59:10.190Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-08T15:59:11.113Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-06-08T15:59:11.113Z] === RUN TestInspectOomKilledTrue [2020-06-08T15:59:11.113Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-08T15:59:11.113Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:59:11.113Z] === RUN TestInspectOomKilledFalse [2020-06-08T15:59:11.113Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-08T15:59:11.113Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T15:59:11.113Z] === RUN TestLinksEtcHostsContentMatch Post stage [Pipeline] junit [2020-06-08T15:59:11.273Z] Recording test results [Pipeline] } [Pipeline] // withEnv [2020-06-08T15:59:11.673Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-08T15:59:11.673Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-06-08T15:59:11.673Z] === RUN TestLinksContainerNames [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-08T15:59:12.005Z] + echo Ensuring container killed. [2020-06-08T15:59:12.005Z] Ensuring container killed. [2020-06-08T15:59:12.005Z] + docker rm -vf docker-pr3 [2020-06-08T15:59:12.005Z] Error: No such container: docker-pr3 [2020-06-08T15:59:12.005Z] + true [Pipeline] sh [2020-06-08T15:59:12.293Z] + echo Chowning /workspace to jenkins user [2020-06-08T15:59:12.293Z] Chowning /workspace to jenkins user [2020-06-08T15:59:12.293Z] + id -u [2020-06-08T15:59:12.293Z] + id -g [2020-06-08T15:59:12.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41070:/workspace busybox chown -R 1000:1000 /workspace [2020-06-08T15:59:12.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-08T15:59:12.642Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-08T15:59:12.642Z] [2020-06-08T15:59:12.642Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-08T15:59:12.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-08T15:59:12.642Z] HOSTNAME=a0f11b584a2c [2020-06-08T15:59:12.642Z] TESTDEBUG=0 [2020-06-08T15:59:12.642Z] DEST=bundles/test-integration [2020-06-08T15:59:12.642Z] PWD=/go/src/github.com/docker/docker [2020-06-08T15:59:12.642Z] DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 [2020-06-08T15:59:12.642Z] container=docker [2020-06-08T15:59:12.642Z] HOME=/root [2020-06-08T15:59:12.642Z] GOLANG_VERSION=1.13.12 [2020-06-08T15:59:12.642Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-08T15:59:12.642Z] VALIDATE_BRANCH=master [2020-06-08T15:59:12.642Z] TERM=xterm [2020-06-08T15:59:12.642Z] DOCKER_PKG=github.com/docker/docker [2020-06-08T15:59:12.642Z] SHLVL=1 [2020-06-08T15:59:12.642Z] TIMEOUT=120m [2020-06-08T15:59:12.642Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-08T15:59:12.642Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-08T15:59:12.642Z] GO111MODULE=off [2020-06-08T15:59:12.642Z] DOCKER_EXPERIMENTAL=1 [2020-06-08T15:59:12.642Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-08T15:59:12.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-08T15:59:12.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-08T15:59:12.642Z] GOPATH=/go [2020-06-08T15:59:12.642Z] PKG_CONFIG=pkg-config [2020-06-08T15:59:12.642Z] _=/usr/bin/env [2020-06-08T15:59:12.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-08T15:59:12.903Z] --- PASS: TestServiceUpdateNetwork (16.28s) [2020-06-08T15:59:12.903Z] === RUN TestServiceUpdatePidsLimit [2020-06-08T15:59:12.903Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-08T15:59:13.185Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-08T15:59:13.520Z] --- PASS: TestLinksContainerNames (1.60s) [2020-06-08T15:59:13.520Z] === RUN TestLogsFollowTailEmpty [2020-06-08T15:59:13.520Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-08T15:59:14.079Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-06-08T15:59:14.079Z] === RUN TestContainerNetworkMountsNoChown [2020-06-08T15:59:15.003Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-08T15:59:15.003Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/default [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/default [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/private [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/private [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rprivate [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/slave [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/slave [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rslave [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/shared [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/shared [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rshared [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-08T15:59:15.003Z] === CONT TestMountDaemonRoot/default [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:59:15.003Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-08T15:59:15.003Z] === CONT TestMountDaemonRoot/rshared [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:59:15.003Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:59:15.003Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:59:15.003Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T15:59:15.258Z] === CONT TestMountDaemonRoot/shared [2020-06-08T15:59:15.258Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-08T15:59:15.258Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-08T15:59:15.258Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:59:15.258Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:59:15.258Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-08T15:59:15.258Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/rslave [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/slave [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/rprivate [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/private [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-08T15:59:15.259Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:59:15.259Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-08T15:59:15.259Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-08T15:59:15.513Z] === CONT TestMountDaemonRoot/slave/bind_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-08T15:59:15.768Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-08T15:59:15.768Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-08T15:59:15.768Z] === RUN TestContainerBindMountNonRecursive [2020-06-08T15:59:15.896Z] + bundleName=arm64-integration [2020-06-08T15:59:15.896Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-08T15:59:15.896Z] Creating arm64-integration-bundles.tar.gz [2020-06-08T15:59:15.896Z] + xargs+ tar -czf arm64-integration-bundles.tar.gz [2020-06-08T15:59:15.896Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-06-08T15:59:16.166Z] Archiving artifacts [2020-06-08T15:59:16.556Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T15:59:16.873Z] + make clean [2020-06-08T15:59:17.440Z] docker volume rm -f docker-dev-cache [2020-06-08T15:59:17.440Z] docker-dev-cache [Pipeline] deleteDir [2020-06-08T15:59:17.655Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-08T15:59:18.581Z] --- PASS: TestContainerBindMountNonRecursive (2.62s) [2020-06-08T15:59:18.581Z] === RUN TestNetworkNat [2020-06-08T15:59:19.507Z] --- PASS: TestNetworkNat (1.01s) [2020-06-08T15:59:19.507Z] === RUN TestNetworkLocalhostTCPNat [2020-06-08T15:59:19.711Z] ......... [ 86%] [2020-06-08T15:59:20.433Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2020-06-08T15:59:20.433Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-08T15:59:21.559Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-08T15:59:21.839Z] --- PASS: TestNetworkLoopbackNat (1.08s) [2020-06-08T15:59:21.839Z] === RUN TestPause [2020-06-08T15:59:22.764Z] --- PASS: TestPause (1.33s) [2020-06-08T15:59:22.764Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-08T15:59:22.764Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T15:59:22.764Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T15:59:22.764Z] === RUN TestPauseStopPausedContainer [2020-06-08T15:59:23.688Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-06-08T15:59:23.688Z] === RUN TestPsFilter [2020-06-08T15:59:23.942Z] --- PASS: TestPsFilter (0.16s) [2020-06-08T15:59:23.942Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-08T15:59:24.384Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-08T15:59:24.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s) [2020-06-08T15:59:24.866Z] === RUN TestRemoveContainerWithVolume [2020-06-08T15:59:25.426Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-08T15:59:25.560Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-08T15:59:25.987Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2020-06-08T15:59:25.987Z] === RUN TestRemoveContainerRunning [2020-06-08T15:59:26.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-08T15:59:26.845Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-06-08T15:59:26.845Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-08T15:59:27.770Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2020-06-08T15:59:27.770Z] === RUN TestRemoveInvalidContainer [2020-06-08T15:59:27.770Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-06-08T15:59:27.770Z] === RUN TestRenameLinkedContainer [2020-06-08T15:59:29.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-08T15:59:29.931Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-06-08T15:59:29.931Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-06-08T15:59:29.931Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-06-08T15:59:29.931Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-06-08T15:59:29.931Z] PASS [2020-06-08T15:59:29.931Z] [2020-06-08T15:59:29.931Z] === Skipped [2020-06-08T15:59:29.931Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-08T15:59:29.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T15:59:29.931Z] [2020-06-08T15:59:29.931Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-08T15:59:29.931Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T15:59:29.931Z] [2020-06-08T15:59:29.931Z] [2020-06-08T15:59:29.931Z] DONE 27 tests, 2 skipped in 174.401s [2020-06-08T15:59:29.931Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-08T15:59:29.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:29.931Z] ++ set -e [2020-06-08T15:59:29.931Z] ++ '[' -n 0 ']' [2020-06-08T15:59:29.931Z] ++ set -x [2020-06-08T15:59:29.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:29.931Z] INFO: Testing against a local daemon [2020-06-08T15:59:29.931Z] === RUN TestSessionCreate [2020-06-08T15:59:29.931Z] --- PASS: TestSessionCreate (0.03s) [2020-06-08T15:59:29.931Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-08T15:59:29.931Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-08T15:59:29.931Z] PASS [2020-06-08T15:59:29.931Z] [2020-06-08T15:59:29.931Z] DONE 2 tests in 0.124s [2020-06-08T15:59:29.931Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-08T15:59:29.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:29.931Z] ++ set -e [2020-06-08T15:59:29.931Z] ++ '[' -n 0 ']' [2020-06-08T15:59:29.931Z] ++ set -x [2020-06-08T15:59:29.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:29.931Z] INFO: Testing against a local daemon [2020-06-08T15:59:29.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-08T15:59:29.931Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T15:59:29.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T15:59:29.931Z] === RUN TestEventsExecDie [2020-06-08T15:59:29.931Z] --- PASS: TestEventsExecDie (0.92s) [2020-06-08T15:59:29.931Z] === RUN TestEventsBackwardsCompatible [2020-06-08T15:59:29.931Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-06-08T15:59:29.931Z] === RUN TestInfoBinaryCommits [2020-06-08T15:59:29.931Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-08T15:59:29.931Z] === RUN TestInfoAPIVersioned [2020-06-08T15:59:29.931Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-08T15:59:29.931Z] === RUN TestInfoDiscoveryBackend [2020-06-08T15:59:30.545Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-08T15:59:30.545Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-08T15:59:31.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-08T15:59:31.550Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-08T15:59:31.550Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-08T15:59:31.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-08T15:59:31.837Z] --- PASS: TestRenameLinkedContainer (4.00s) [2020-06-08T15:59:31.837Z] === RUN TestRenameStoppedContainer [2020-06-08T15:59:32.079Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-08T15:59:32.079Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-08T15:59:32.164Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-08T15:59:32.164Z] === RUN TestInfoAPI [2020-06-08T15:59:32.164Z] --- PASS: TestInfoAPI (0.02s) [2020-06-08T15:59:32.164Z] === RUN TestInfoAPIWarnings [2020-06-08T15:59:32.446Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-08T15:59:32.446Z] === RUN TestInfoDebug [2020-06-08T15:59:32.760Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-06-08T15:59:32.760Z] === RUN TestRenameRunningContainerAndReuse [2020-06-08T15:59:32.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-08T15:59:33.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-08T15:59:33.060Z] --- PASS: TestInfoDebug (0.53s) [2020-06-08T15:59:33.060Z] === RUN TestInfoInsecureRegistries [2020-06-08T15:59:33.673Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-08T15:59:33.673Z] === RUN TestInfoRegistryMirrors [2020-06-08T15:59:34.286Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-06-08T15:59:34.286Z] === RUN TestLoginFailsWithBadCredentials [2020-06-08T15:59:34.286Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-06-08T15:59:34.286Z] === RUN TestPingCacheHeaders [2020-06-08T15:59:34.286Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-08T15:59:34.286Z] === RUN TestPingGet [2020-06-08T15:59:34.286Z] --- PASS: TestPingGet (0.01s) [2020-06-08T15:59:34.286Z] === RUN TestPingHead [2020-06-08T15:59:34.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-08T15:59:34.375Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-06-08T15:59:34.375Z] === RUN TestRenameInvalidName [2020-06-08T15:59:34.568Z] --- PASS: TestPingHead (0.02s) [2020-06-08T15:59:34.568Z] === RUN TestVersion [2020-06-08T15:59:34.568Z] --- PASS: TestVersion (0.01s) [2020-06-08T15:59:34.568Z] PASS [2020-06-08T15:59:34.568Z] [2020-06-08T15:59:34.568Z] === Skipped [2020-06-08T15:59:34.568Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T15:59:34.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T15:59:34.568Z] [2020-06-08T15:59:34.568Z] [2020-06-08T15:59:34.568Z] DONE 18 tests, 1 skipped in 5.634s [2020-06-08T15:59:34.568Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-08T15:59:34.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:34.568Z] ++ set -e [2020-06-08T15:59:34.568Z] ++ '[' -n 0 ']' [2020-06-08T15:59:34.568Z] ++ set -x [2020-06-08T15:59:34.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T15:59:34.568Z] INFO: Testing against a local daemon [2020-06-08T15:59:34.568Z] === RUN TestVolumesCreateAndList [2020-06-08T15:59:34.568Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-06-08T15:59:34.568Z] === RUN TestVolumesRemove [2020-06-08T15:59:34.849Z] --- PASS: TestVolumesRemove (0.15s) [2020-06-08T15:59:34.849Z] === RUN TestVolumesInspect [2020-06-08T15:59:34.849Z] --- PASS: TestVolumesInspect (0.01s) [2020-06-08T15:59:34.849Z] === RUN TestVolumesInvalidJSON [2020-06-08T15:59:34.849Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-08T15:59:34.849Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-08T15:59:34.849Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-08T15:59:34.849Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-08T15:59:34.849Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-08T15:59:34.849Z] PASS [2020-06-08T15:59:34.849Z] [2020-06-08T15:59:34.849Z] DONE 5 tests in 0.278s [2020-06-08T15:59:34.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T15:59:34.849Z] ++++ cat bundles/test-integration/docker.pid [2020-06-08T15:59:34.849Z] +++ kill 12277 [2020-06-08T15:59:35.341Z] --- PASS: TestRenameInvalidName (0.85s) [2020-06-08T15:59:35.341Z] === RUN TestRenameAnonymousContainer [2020-06-08T15:59:35.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-08T15:59:36.319Z] +++ /etc/init.d/apparmor stop [2020-06-08T15:59:36.319Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T15:59:36.319Z] [2020-06-08T15:59:36.319Z] Unloading profiles will leave already running processes permanently [2020-06-08T15:59:36.319Z] unconfined, which can lead to unexpected situations. [2020-06-08T15:59:36.319Z] [2020-06-08T15:59:36.319Z] To set a process to complain mode, use the command line tool [2020-06-08T15:59:36.319Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T15:59:36.319Z] +++ true [2020-06-08T15:59:36.319Z] exiting test-integration [2020-06-08T15:59:36.319Z] ++ exit 0 [2020-06-08T15:59:36.319Z] [2020-06-08T15:59:36.321Z] 4612f6d0b889: Pull complete [2020-06-08T15:59:36.321Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-08T15:59:36.321Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T15:59:36.321Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-08T15:59:36.321Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-08T15:59:36.321Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-06-08T15:59:36.321Z] WARN: Skipping validation tests [2020-06-08T15:59:36.321Z] INFO: Running unit tests at 06/08/2020 15:59:23... [2020-06-08T15:59:36.321Z] INFO: make.ps1 starting at 06/08/2020 15:59:27 [2020-06-08T15:59:36.321Z] INFO: Git commit (bdf54d951b) assumed from DOCKER_GITCOMMIT environment variable [2020-06-08T15:59:36.321Z] INFO: Invoking autogen... [2020-06-08T15:59:36.321Z] INFO: Running unit tests... Post stage [Pipeline] junit [2020-06-08T15:59:37.826Z] Recording test results [2020-06-08T15:59:37.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-08T15:59:37.865Z] tests/integration/models_services_test.py ..............X. [ 95%] [Pipeline] } [Pipeline] // withEnv [2020-06-08T15:59:38.102Z] --- PASS: TestRenameAnonymousContainer (3.03s) [2020-06-08T15:59:38.102Z] === RUN TestRenameContainerWithSameName [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-08T15:59:38.505Z] + echo Ensuring container killed. [2020-06-08T15:59:38.505Z] Ensuring container killed. [2020-06-08T15:59:38.505Z] + docker rm -vf docker-pr3 [2020-06-08T15:59:38.505Z] Error: No such container: docker-pr3 [2020-06-08T15:59:38.505Z] + true [Pipeline] sh [2020-06-08T15:59:38.558Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-06-08T15:59:38.898Z] + echo Chowning /workspace to jenkins user [2020-06-08T15:59:38.898Z] Chowning /workspace to jenkins user [2020-06-08T15:59:38.898Z] + id -u [2020-06-08T15:59:38.898Z] + id -g [2020-06-08T15:59:38.898Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41070:/workspace busybox chown -R 1001:1001 /workspace [2020-06-08T15:59:39.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-08T15:59:39.072Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-06-08T15:59:39.072Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-08T15:59:39.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-08T15:59:40.556Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-06-08T15:59:40.556Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T15:59:41.103Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-08T15:59:41.103Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-08T15:59:41.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-08T15:59:41.309Z] + bundleName=s390x-integration [2020-06-08T15:59:41.309Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-08T15:59:41.309Z] Creating s390x-integration-bundles.tar.gz [2020-06-08T15:59:41.309Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-08T15:59:41.309Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-08T15:59:41.344Z] Archiving artifacts [2020-06-08T15:59:41.369Z] --- PASS: TestResize (0.82s) [2020-06-08T15:59:41.369Z] === RUN TestResizeWithInvalidSize [2020-06-08T15:59:41.659Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T15:59:41.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-08T15:59:41.929Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-06-08T15:59:41.929Z] === RUN TestResizeWhenContainerNotStarted [2020-06-08T15:59:42.058Z] + make clean [2020-06-08T15:59:42.339Z] docker volume rm -f docker-dev-cache [2020-06-08T15:59:42.339Z] docker-dev-cache [Pipeline] deleteDir [2020-06-08T15:59:42.853Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:59:42.853Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:59:42.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:59:42.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T15:59:42.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-08T15:59:44.677Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-08T15:59:44.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-08T15:59:45.187Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-08T15:59:45.187Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-08T15:59:45.187Z] [2020-06-08T15:59:45.187Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-08T15:59:45.187Z] =========================== short test summary info ============================ [2020-06-08T15:59:45.187Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-08T15:59:45.187Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-08T15:59:45.187Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-08T15:59:45.187Z] Not supported on most drivers [2020-06-08T15:59:45.187Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-08T15:59:45.187Z] Can fail if eth0 has multiple IP addresses [2020-06-08T15:59:45.187Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-08T15:59:45.187Z] This doesn't seem to be taken into account by the engine [2020-06-08T15:59:45.187Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-08T15:59:45.187Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-08T15:59:45.187Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-08T15:59:45.187Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-08T15:59:45.187Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-08T15:59:45.187Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-08T15:59:45.187Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-08T15:59:45.187Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 298.14 seconds == [2020-06-08T15:59:45.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-08T15:59:45.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-08T15:59:45.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-08T15:59:45.443Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-08T15:59:45.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:59:45.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:59:47.259Z] ? github.com/docker/docker/api [no test files] [2020-06-08T15:59:47.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T15:59:47.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-08T15:59:47.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T15:59:48.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T15:59:49.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-08T15:59:49.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T15:59:51.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T15:59:51.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-08T15:59:52.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T15:59:56.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T15:59:56.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T15:59:56.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-08T15:59:57.590Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T15:59:57.590Z] [2020-06-08T15:59:57.590Z] Unloading profiles will leave already running processes permanently [2020-06-08T15:59:57.590Z] unconfined, which can lead to unexpected situations. [2020-06-08T15:59:57.590Z] [2020-06-08T15:59:57.590Z] To set a process to complain mode, use the command line tool [2020-06-08T15:59:57.590Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T15:59:57.590Z] Post stage [Pipeline] junit [2020-06-08T15:59:57.853Z] Recording test results [Pipeline] sh [2020-06-08T15:59:59.357Z] + echo Ensuring container killed. [2020-06-08T15:59:59.357Z] Ensuring container killed. [2020-06-08T15:59:59.357Z] + docker rm -vf docker-pr3 [2020-06-08T15:59:59.357Z] Error: No such container: docker-pr3 [2020-06-08T15:59:59.357Z] + true [Pipeline] sh [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.29s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-06-08T15:59:59.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2020-06-08T15:59:59.547Z] === RUN TestCgroupNamespacesRun [2020-06-08T15:59:59.677Z] + echo Chowning /workspace to jenkins user [2020-06-08T15:59:59.677Z] Chowning /workspace to jenkins user [2020-06-08T15:59:59.677Z] + id -u [2020-06-08T15:59:59.677Z] + id -g [2020-06-08T15:59:59.677Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41070:/workspace busybox chown -R 1000:1000 /workspace [2020-06-08T15:59:59.677Z] Unable to find image 'busybox:latest' locally [2020-06-08T16:00:00.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-08T16:00:01.040Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2020-06-08T16:00:01.040Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-08T16:00:02.242Z] ok github.com/docker/docker/api/server 0.167s coverage: 9.0% of statements [2020-06-08T16:00:02.926Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-06-08T16:00:02.926Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-08T16:00:03.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-08T16:00:03.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-08T16:00:03.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-08T16:00:04.615Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-06-08T16:00:04.615Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-08T16:00:04.907Z] latest: Pulling from library/busybox [2020-06-08T16:00:04.907Z] 76df9210b28c: Pulling fs layer [2020-06-08T16:00:04.907Z] 76df9210b28c: Download complete [2020-06-08T16:00:04.907Z] 76df9210b28c: Pull complete [2020-06-08T16:00:04.907Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-08T16:00:04.907Z] Status: Downloaded newer image for busybox:latest [2020-06-08T16:00:05.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-08T16:00:06.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T16:00:06.484Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-06-08T16:00:06.484Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-08T16:00:06.600Z] + bundleName=docker-py [2020-06-08T16:00:06.600Z] + echo Creating docker-py-bundles.tar.gz [2020-06-08T16:00:06.600Z] Creating docker-py-bundles.tar.gz [2020-06-08T16:00:06.600Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-06-08T16:00:06.609Z] Archiving artifacts [2020-06-08T16:00:07.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-08T16:00:07.930Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-08T16:00:08.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-08T16:00:08.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh binary-daemon [2020-06-08T16:00:08.400Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-06-08T16:00:08.400Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-08T16:00:08.582Z] [2020-06-08T16:00:08.837Z] Removing bundles/ [2020-06-08T16:00:08.837Z] [2020-06-08T16:00:08.837Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-08T16:00:08.837Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-08T16:00:08.837Z] GOOS="" GOARCH="" GOARM="" [2020-06-08T16:00:10.327Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2020-06-08T16:00:10.327Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-08T16:00:10.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-08T16:00:10.886Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-06-08T16:00:10.886Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-08T16:00:12.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-08T16:00:12.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-08T16:00:12.770Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-06-08T16:00:12.770Z] === RUN TestKernelTCPMemory [2020-06-08T16:00:13.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-08T16:00:13.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-08T16:00:13.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-08T16:00:13.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-08T16:00:13.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-08T16:00:13.929Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-06-08T16:00:13.929Z] === RUN TestNISDomainname [2020-06-08T16:00:14.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-08T16:00:14.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-08T16:00:14.743Z] --- PASS: TestNISDomainname (0.98s) [2020-06-08T16:00:14.743Z] === RUN TestHostnameDnsResolution [2020-06-08T16:00:14.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-08T16:00:15.665Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-08T16:00:15.920Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-06-08T16:00:15.920Z] === RUN TestStats [2020-06-08T16:00:16.479Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-08T16:00:16.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-08T16:00:16.994Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-08T16:00:17.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-08T16:00:18.878Z] --- PASS: TestStats (2.82s) [2020-06-08T16:00:18.878Z] === RUN TestStopContainerWithTimeout [2020-06-08T16:00:18.878Z] === RUN TestStopContainerWithTimeout/0 [2020-06-08T16:00:18.878Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-08T16:00:18.878Z] === RUN TestStopContainerWithTimeout/1 [2020-06-08T16:00:18.878Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-08T16:00:18.878Z] === RUN TestStopContainerWithTimeout/3 [2020-06-08T16:00:18.878Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-08T16:00:18.878Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-08T16:00:18.878Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-08T16:00:18.878Z] === CONT TestStopContainerWithTimeout/0 [2020-06-08T16:00:18.878Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-08T16:00:19.807Z] === CONT TestStopContainerWithTimeout/3 [2020-06-08T16:00:21.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-08T16:00:21.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-08T16:00:21.821Z] === CONT TestStopContainerWithTimeout/1 [2020-06-08T16:00:22.075Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-08T16:00:23.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-08T16:00:23.436Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-08T16:00:23.690Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-06-08T16:00:23.690Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-06-08T16:00:23.690Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-06-08T16:00:23.690Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-06-08T16:00:23.690Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2020-06-08T16:00:23.690Z] === RUN TestDeleteDevicemapper [2020-06-08T16:00:23.690Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-08T16:00:23.690Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T16:00:23.690Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-08T16:00:24.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-08T16:00:24.248Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-08T16:00:25.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-08T16:00:25.657Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-08T16:00:26.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-08T16:00:27.018Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.23s) [2020-06-08T16:00:27.018Z] === RUN TestUpdateMemory [2020-06-08T16:00:27.018Z] --- SKIP: TestUpdateMemory (0.01s) [2020-06-08T16:00:27.018Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-08T16:00:27.018Z] === RUN TestUpdateCPUQuota [2020-06-08T16:00:27.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-08T16:00:28.195Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-06-08T16:00:28.195Z] === RUN TestUpdatePidsLimit [2020-06-08T16:00:28.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-08T16:00:28.449Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-08T16:00:28.703Z] === RUN TestUpdatePidsLimit/no_change [2020-06-08T16:00:29.263Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-08T16:00:29.517Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-08T16:00:29.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-08T16:00:30.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-08T16:00:30.282Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-08T16:00:30.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-08T16:00:30.845Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-08T16:00:31.100Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-08T16:00:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit (3.89s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-06-08T16:00:32.461Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-06-08T16:00:32.461Z] === RUN TestUpdateRestartPolicy [2020-06-08T16:00:33.020Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-08T16:00:33.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-08T16:00:33.834Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-08T16:00:34.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-08T16:00:34.394Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-08T16:00:34.733Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-08T16:00:34.988Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-08T16:00:35.243Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-08T16:00:35.243Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-08T16:00:35.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-08T16:00:36.607Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-08T16:00:36.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-08T16:00:37.990Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-08T16:00:37.990Z] Using test binary docker [2020-06-08T16:00:37.990Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-08T16:00:37.990Z] +++ /etc/init.d/apparmor start [2020-06-08T16:00:37.990Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-08T16:00:37.990Z] INFO: Waiting for daemon to start... [2020-06-08T16:00:37.990Z] Starting dockerd [2020-06-08T16:00:37.990Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-06-08T16:00:40.010Z] . [2020-06-08T16:00:40.010Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-08T16:00:40.010Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-08T16:00:40.010Z] Error: No such image: emptyfs [2020-06-08T16:00:40.010Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-08T16:00:40.010Z] ++++ docker load [2020-06-08T16:00:40.010Z] Running integration-test (iteration 1) [2020-06-08T16:00:40.010Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-08T16:00:40.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:00:40.010Z] ++ set -e [2020-06-08T16:00:40.010Z] ++ '[' -n 0 ']' [2020-06-08T16:00:40.010Z] ++ set -x [2020-06-08T16:00:40.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:00:40.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-08T16:00:41.564Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-08T16:00:42.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-08T16:00:42.381Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-08T16:00:44.888Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-06-08T16:00:44.888Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-08T16:00:44.888Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-08T16:00:45.186Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-08T16:00:45.745Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-06-08T16:00:45.745Z] === RUN TestWaitNonBlocked [2020-06-08T16:00:45.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T16:00:45.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T16:00:45.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T16:00:45.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T16:00:45.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T16:00:45.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T16:00:45.999Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-08T16:00:46.253Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-08T16:00:46.814Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-08T16:00:46.814Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-08T16:00:46.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-06-08T16:00:46.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-06-08T16:00:46.814Z] === RUN TestWaitBlocked [2020-06-08T16:00:46.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T16:00:46.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T16:00:46.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T16:00:46.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T16:00:46.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T16:00:46.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T16:00:47.374Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-08T16:00:47.630Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-08T16:00:47.885Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-08T16:00:47.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-06-08T16:00:47.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-06-08T16:00:47.885Z] === CONT TestContainerStartOnDaemonRestart [2020-06-08T16:00:47.885Z] === CONT TestIpcModeOlderClient [2020-06-08T16:00:48.141Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-06-08T16:00:48.141Z] === CONT TestDaemonHostGatewayIP [2020-06-08T16:00:48.701Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-08T16:00:50.294Z] Loaded image: buildpack-deps:jessie [2020-06-08T16:00:50.294Z] Loaded image: busybox:latest [2020-06-08T16:00:50.294Z] Loaded image: busybox:glibc [2020-06-08T16:00:50.294Z] Loaded image: debian:jessie [2020-06-08T16:00:50.294Z] Loaded image: hello-world:latest [2020-06-08T16:00:50.294Z] INFO: Testing against a local daemon [2020-06-08T16:00:50.294Z] === RUN TestCgroupNamespacesBuild [2020-06-08T16:00:50.626Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-08T16:00:51.771Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-06-08T16:00:51.771Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-08T16:00:51.987Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2020-06-08T16:00:51.987Z] === CONT TestContainerKillOnDaemonStart [2020-06-08T16:00:52.552Z] --- PASS: TestDaemonHostGatewayIP (4.57s) [2020-06-08T16:00:52.552Z] === CONT TestDaemonRestartIpcMode [2020-06-08T16:00:53.246Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2020-06-08T16:00:53.246Z] === RUN TestBuildWithSession [2020-06-08T16:00:53.246Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-08T16:00:53.246Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T16:00:53.246Z] === RUN TestBuildSquashParent [2020-06-08T16:00:54.483Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-08T16:00:55.844Z] --- PASS: TestDaemonRestartIpcMode (3.16s) [2020-06-08T16:00:57.633Z] --- PASS: TestBuildSquashParent (4.19s) [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T16:00:57.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T16:00:57.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T16:00:57.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T16:00:57.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T16:00:57.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T16:00:57.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T16:00:57.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T16:00:57.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-08T16:00:57.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-08T16:00:57.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-08T16:00:57.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-08T16:00:57.816Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-08T16:00:58.376Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-08T16:00:58.631Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-08T16:00:58.886Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-08T16:00:59.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-08T16:00:59.810Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-08T16:00:59.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-08T16:01:00.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-08T16:01:00.928Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-08T16:01:00.928Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2020-06-08T16:01:01.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-06-08T16:01:01.999Z] === RUN TestBuildMultiStageCopy [2020-06-08T16:01:01.999Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/server/httputils 0.117s coverage: 14.7% of statements [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/server/middleware 0.167s coverage: 37.7% of statements [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/types/filters 0.120s coverage: 92.2% of statements [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/server/router/swarm 0.138s coverage: 4.8% of statements [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/types/time 0.237s coverage: 100.0% of statements [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 75.0% of statements [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-08T16:01:02.935Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-08T16:01:02.935Z] ok github.com/docker/docker/builder/dockerignore 0.093s coverage: 96.8% of statements [2020-06-08T16:01:03.406Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2020-06-08T16:01:03.435Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-08T16:01:03.480Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-08T16:01:03.763Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-08T16:01:04.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-08T16:01:04.330Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-08T16:01:04.359Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2020-06-08T16:01:04.359Z] PASS [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] === Skipped [2020-06-08T16:01:04.359Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-08T16:01:04.359Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-08T16:01:04.359Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-08T16:01:04.359Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T16:01:04.359Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-08T16:01:04.359Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-06-08T16:01:04.359Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] [2020-06-08T16:01:04.359Z] DONE 203 tests, 6 skipped in 149.309s [2020-06-08T16:01:04.359Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-08T16:01:04.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:01:04.359Z] ++ set -e [2020-06-08T16:01:04.359Z] ++ '[' -n 0 ']' [2020-06-08T16:01:04.359Z] ++ set -x [2020-06-08T16:01:04.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:01:04.359Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-08T16:01:04.359Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-08T16:01:04.359Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-08T16:01:04.359Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-08T16:01:04.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-08T16:01:04.401Z] ok github.com/docker/docker/builder/dockerfile 0.599s coverage: 46.5% of statements [2020-06-08T16:01:04.401Z] ok github.com/docker/docker/builder/remotecontext 0.801s coverage: 9.2% of statements [2020-06-08T16:01:04.613Z] INFO: Testing against a local daemon [2020-06-08T16:01:04.613Z] === RUN TestCommitInheritsEnv [2020-06-08T16:01:04.868Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-06-08T16:01:04.868Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-08T16:01:04.868Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-08T16:01:04.868Z] === RUN TestImagesFilterMultiReference [2020-06-08T16:01:04.868Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-06-08T16:01:04.868Z] === RUN TestImagePullPlatformInvalid [2020-06-08T16:01:04.945Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2020-06-08T16:01:04.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2020-06-08T16:01:04.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-06-08T16:01:04.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-06-08T16:01:04.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-06-08T16:01:04.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-06-08T16:01:04.945Z] === RUN TestBuildMultiStageParentConfig [2020-06-08T16:01:05.123Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-08T16:01:05.123Z] === RUN TestRemoveImageOrphaning [2020-06-08T16:01:05.378Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-06-08T16:01:05.378Z] === RUN TestRemoveImageGarbageCollector [2020-06-08T16:01:05.575Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-06-08T16:01:05.575Z] === RUN TestBuildLabelWithTargets [2020-06-08T16:01:06.302Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-08T16:01:07.051Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2020-06-08T16:01:07.051Z] === RUN TestBuildWithEmptyLayers [2020-06-08T16:01:07.249Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-08T16:01:07.335Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-06-08T16:01:07.335Z] === RUN TestBuildMultiStageOnBuild [2020-06-08T16:01:07.832Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2020-06-08T16:01:07.832Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-08T16:01:07.832Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-06-08T16:01:07.832Z] === RUN TestTagInvalidReference [2020-06-08T16:01:07.832Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-08T16:01:07.832Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-08T16:01:07.832Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-08T16:01:07.832Z] === RUN TestTagValidPrefixedRepo [2020-06-08T16:01:07.832Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-06-08T16:01:07.832Z] === RUN TestTagExistedNameWithoutForce [2020-06-08T16:01:07.832Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-08T16:01:07.832Z] === RUN TestTagOfficialNames [2020-06-08T16:01:07.832Z] --- PASS: TestTagOfficialNames (0.08s) [2020-06-08T16:01:07.832Z] === RUN TestTagMatchesDigest [2020-06-08T16:01:08.091Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-06-08T16:01:08.091Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-08T16:01:08.350Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-08T16:01:09.362Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2020-06-08T16:01:09.362Z] === RUN TestBuildUncleanTarFilenames [2020-06-08T16:01:09.979Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2020-06-08T16:01:09.979Z] === RUN TestBuildMultiStageLayerLeak [2020-06-08T16:01:11.656Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-08T16:01:11.911Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-08T16:01:12.009Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2020-06-08T16:01:12.009Z] === RUN TestBuildWithHugeFile [2020-06-08T16:01:12.834Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-08T16:01:15.343Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-08T16:01:16.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-08T16:01:16.831Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-08T16:01:16.831Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-08T16:01:16.932Z] ok github.com/docker/docker/client 0.760s coverage: 74.9% of statements [2020-06-08T16:01:22.068Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-08T16:01:22.323Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-08T16:01:22.578Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-08T16:01:27.810Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-08T16:01:28.735Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-08T16:01:29.659Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-08T16:01:30.213Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-08T16:01:30.213Z] Copying nested executables into bundles/binary-daemon [2020-06-08T16:01:30.213Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-08T16:01:30.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/make.sh cross [2020-06-08T16:01:30.629Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-08T16:01:30.837Z] [2020-06-08T16:01:31.091Z] Removing bundles/ [2020-06-08T16:01:31.091Z] [2020-06-08T16:01:31.091Z] ---> Making bundle: cross (in bundles/cross) [2020-06-08T16:01:31.091Z] Cross building: bundles/cross/linux/amd64 [2020-06-08T16:01:31.091Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-08T16:01:31.091Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-08T16:01:31.188Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-08T16:01:33.737Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-08T16:01:34.794Z] ok github.com/docker/docker/builder/remotecontext/git 34.512s coverage: 86.3% of statements [2020-06-08T16:01:35.098Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-08T16:01:35.698Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-08T16:01:35.698Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-08T16:01:35.786Z] ? github.com/docker/docker/cli [no test files] [2020-06-08T16:01:35.786Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-08T16:01:36.257Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-08T16:01:36.816Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-08T16:01:37.073Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-08T16:01:37.330Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-08T16:01:38.254Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-08T16:01:38.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-08T16:01:39.870Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-08T16:01:40.125Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-08T16:01:40.125Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-08T16:01:42.678Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-08T16:01:42.976Z] ok github.com/docker/docker/cmd/dockerd 0.630s coverage: 19.3% of statements [2020-06-08T16:01:44.565Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-08T16:01:45.203Z] ok github.com/docker/docker/container 0.476s coverage: 41.6% of statements [2020-06-08T16:01:45.673Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-08T16:01:45.673Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-08T16:01:45.673Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-08T16:01:45.673Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-08T16:01:47.248Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.370s coverage: 65.3% of statements [2020-06-08T16:01:48.724Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-08T16:01:49.476Z] ok github.com/docker/docker/daemon/cluster 0.767s coverage: 0.5% of statements [2020-06-08T16:01:50.084Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-08T16:01:50.341Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-08T16:01:51.056Z] ok github.com/docker/docker/daemon/cluster/convert 0.747s coverage: 35.6% of statements [2020-06-08T16:01:51.264Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-08T16:01:52.189Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-08T16:01:54.701Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-08T16:01:55.625Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-08T16:01:55.835Z] ok github.com/docker/docker/daemon/discovery 0.531s coverage: 30.0% of statements [2020-06-08T16:01:56.827Z] ok github.com/docker/docker/daemon/config 0.639s coverage: 79.6% of statements [2020-06-08T16:01:58.409Z] ok github.com/docker/docker/daemon/events 0.274s coverage: 50.0% of statements [2020-06-08T16:01:58.409Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.227s coverage: 11.1% of statements [2020-06-08T16:01:59.401Z] ok github.com/docker/docker/daemon 3.390s coverage: 9.2% of statements [2020-06-08T16:01:59.401Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-08T16:01:59.401Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-08T16:01:59.401Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-08T16:01:59.401Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-08T16:01:59.783Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-08T16:01:59.873Z] ok github.com/docker/docker/daemon/links 0.116s coverage: 93.0% of statements [2020-06-08T16:01:59.873Z] ok github.com/docker/docker/daemon/graphdriver 0.136s coverage: 2.3% of statements [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-08T16:01:59.873Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-08T16:02:03.679Z] ok github.com/docker/docker/daemon/images 0.303s coverage: 4.8% of statements [2020-06-08T16:02:03.679Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-08T16:02:03.679Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-08T16:02:03.943Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-08T16:02:04.151Z] ok github.com/docker/docker/daemon/logger/awslogs 0.567s coverage: 77.4% of statements [2020-06-08T16:02:04.624Z] ok github.com/docker/docker/daemon/logger 0.774s coverage: 42.1% of statements [2020-06-08T16:02:04.624Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-08T16:02:04.624Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-08T16:02:04.624Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-08T16:02:04.624Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-08T16:02:04.624Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-08T16:02:04.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.498s coverage: 61.6% of statements [2020-06-08T16:02:05.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 87.2% of statements [2020-06-08T16:02:05.867Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-08T16:02:06.789Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-08T16:02:06.789Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-08T16:02:07.190Z] ok github.com/docker/docker/daemon/logger/local 0.592s coverage: 75.2% of statements [2020-06-08T16:02:07.190Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-08T16:02:07.661Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.227s coverage: 35.9% of statements [2020-06-08T16:02:07.661Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.209s coverage: 33.3% of statements [2020-06-08T16:02:08.194Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-06-08T16:02:08.194Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-08T16:02:08.194Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-08T16:02:08.776Z] --- PASS: TestBuildWithHugeFile (53.92s) [2020-06-08T16:02:08.776Z] === RUN TestBuildWithEmptyDockerfile [2020-06-08T16:02:08.776Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T16:02:08.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T16:02:08.776Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T16:02:08.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T16:02:08.776Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T16:02:08.776Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T16:02:08.776Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-08T16:02:08.776Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-08T16:02:08.776Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-08T16:02:08.776Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-08T16:02:08.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-06-08T16:02:08.776Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-06-08T16:02:08.776Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-06-08T16:02:08.776Z] === RUN TestBuildPreserveOwnership [2020-06-08T16:02:08.776Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-08T16:02:08.776Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-08T16:02:09.235Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2020-06-08T16:02:09.706Z] ok github.com/docker/docker/daemon/logger/syslog 0.185s coverage: 47.8% of statements [2020-06-08T16:02:10.252Z] --- PASS: TestBuildPreserveOwnership (4.02s) [2020-06-08T16:02:10.252Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2020-06-08T16:02:10.252Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2020-06-08T16:02:10.252Z] === RUN TestBuildPlatformInvalid [2020-06-08T16:02:10.252Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-06-08T16:02:10.252Z] PASS [2020-06-08T16:02:10.252Z] [2020-06-08T16:02:10.252Z] === Skipped [2020-06-08T16:02:10.252Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-08T16:02:10.252Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T16:02:10.252Z] [2020-06-08T16:02:10.252Z] [2020-06-08T16:02:10.252Z] DONE 32 tests, 1 skipped in 90.222s [2020-06-08T16:02:10.252Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-08T16:02:10.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:02:10.252Z] ++ set -e [2020-06-08T16:02:10.252Z] ++ '[' -n 0 ']' [2020-06-08T16:02:10.252Z] ++ set -x [2020-06-08T16:02:10.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:02:10.534Z] INFO: Testing against a local daemon [2020-06-08T16:02:10.534Z] === RUN TestConfigInspect [2020-06-08T16:02:11.279Z] ok github.com/docker/docker/daemon/logger/splunk 2.567s coverage: 82.5% of statements [2020-06-08T16:02:11.279Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-08T16:02:11.279Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-08T16:02:11.279Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-08T16:02:11.453Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-08T16:02:12.558Z] --- PASS: TestConfigInspect (1.87s) [2020-06-08T16:02:12.558Z] === RUN TestConfigList [2020-06-08T16:02:12.854Z] ok github.com/docker/docker/distribution/metadata 1.408s coverage: 48.2% of statements [2020-06-08T16:02:13.328Z] ok github.com/docker/docker/distribution 1.581s coverage: 20.3% of statements [2020-06-08T16:02:13.328Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-08T16:02:13.337Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-08T16:02:13.799Z] ok github.com/docker/docker/errdefs 0.107s coverage: 49.4% of statements [2020-06-08T16:02:14.037Z] --- PASS: TestConfigList (1.88s) [2020-06-08T16:02:14.037Z] === RUN TestConfigsCreateAndDelete [2020-06-08T16:02:15.372Z] ok github.com/docker/docker/distribution/xfer 2.522s coverage: 76.8% of statements [2020-06-08T16:02:15.372Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-08T16:02:15.372Z] ok github.com/docker/docker/image/cache 0.310s coverage: 19.2% of statements [2020-06-08T16:02:15.844Z] ok github.com/docker/docker/image/v1 0.246s coverage: 25.0% of statements [2020-06-08T16:02:15.846Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-08T16:02:16.063Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-06-08T16:02:16.063Z] === RUN TestConfigsUpdate [2020-06-08T16:02:16.316Z] ok github.com/docker/docker/image 0.773s coverage: 86.4% of statements [2020-06-08T16:02:16.787Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-08T16:02:16.787Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-08T16:02:17.258Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2020-06-08T16:02:17.774Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-08T16:02:18.095Z] --- PASS: TestConfigsUpdate (1.83s) [2020-06-08T16:02:18.095Z] === RUN TestTemplatedConfig [2020-06-08T16:02:19.178Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-08T16:02:19.490Z] ok github.com/docker/docker/libcontainerd/local 0.269s coverage: 1.0% of statements [2020-06-08T16:02:19.490Z] ok github.com/docker/docker/pkg/aaparser 0.163s coverage: 50.0% of statements [2020-06-08T16:02:19.490Z] ok github.com/docker/docker/layer 0.548s coverage: 30.1% of statements [2020-06-08T16:02:19.962Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-08T16:02:19.962Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-08T16:02:19.962Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-08T16:02:19.962Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-08T16:02:19.962Z] ? github.com/docker/docker/oci [no test files] [2020-06-08T16:02:19.962Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-08T16:02:20.788Z] --- PASS: TestTemplatedConfig (2.49s) [2020-06-08T16:02:20.788Z] === RUN TestConfigCreateResolve [2020-06-08T16:02:20.955Z] ok github.com/docker/docker/opts 0.452s coverage: 67.7% of statements [2020-06-08T16:02:21.426Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2020-06-08T16:02:22.278Z] --- PASS: TestConfigCreateResolve (1.97s) [2020-06-08T16:02:22.278Z] === RUN TestConfigDaemonLibtrustID [2020-06-08T16:02:22.417Z] ok github.com/docker/docker/pkg/authorization 0.647s coverage: 26.8% of statements [2020-06-08T16:02:22.417Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2020-06-08T16:02:22.893Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-08T16:02:22.893Z] PASS [2020-06-08T16:02:22.893Z] [2020-06-08T16:02:22.893Z] DONE 7 tests in 12.579s [2020-06-08T16:02:22.893Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-08T16:02:22.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:02:22.893Z] ++ set -e [2020-06-08T16:02:22.893Z] ++ '[' -n 0 ']' [2020-06-08T16:02:22.893Z] ++ set -x [2020-06-08T16:02:22.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:02:22.893Z] INFO: Testing against a local daemon [2020-06-08T16:02:22.893Z] === RUN TestCheckpoint [2020-06-08T16:02:22.893Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-08T16:02:22.893Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T16:02:22.893Z] === RUN TestContainerInvalidJSON [2020-06-08T16:02:22.893Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T16:02:22.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T16:02:22.893Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T16:02:22.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T16:02:22.893Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-08T16:02:22.893Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-08T16:02:22.893Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-08T16:02:22.893Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-08T16:02:22.893Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-08T16:02:22.893Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-08T16:02:22.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-08T16:02:22.893Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-08T16:02:22.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-08T16:02:22.893Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-08T16:02:23.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-06-08T16:02:23.175Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-08T16:02:23.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-06-08T16:02:23.175Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-08T16:02:23.175Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-06-08T16:02:23.175Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-08T16:02:23.408Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.4% of statements [2020-06-08T16:02:23.408Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2020-06-08T16:02:23.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-06-08T16:02:23.461Z] === RUN TestCopyFromContainer [2020-06-08T16:02:23.879Z] ok github.com/docker/docker/pkg/discovery 0.111s coverage: 58.3% of statements [2020-06-08T16:02:24.350Z] ok github.com/docker/docker/pkg/discovery/file 0.077s coverage: 92.9% of statements [2020-06-08T16:02:24.470Z] === RUN TestCopyFromContainer// [2020-06-08T16:02:24.470Z] === RUN TestCopyFromContainer//bar/root [2020-06-08T16:02:24.501Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-08T16:02:24.754Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-08T16:02:24.754Z] === RUN TestCopyFromContainer/bar/quux [2020-06-08T16:02:24.754Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-08T16:02:24.754Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-08T16:02:25.038Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-08T16:02:25.038Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-08T16:02:25.038Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-08T16:02:25.038Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer (1.90s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-06-08T16:02:25.323Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-08T16:02:25.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-08T16:02:25.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T16:02:25.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T16:02:25.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T16:02:25.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T16:02:25.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T16:02:25.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T16:02:25.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-08T16:02:25.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-08T16:02:25.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-08T16:02:25.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-08T16:02:25.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-08T16:02:25.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-08T16:02:25.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-08T16:02:25.323Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-08T16:02:25.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-08T16:02:25.323Z] === RUN TestCreateWithInvalidEnv [2020-06-08T16:02:25.323Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-08T16:02:25.323Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-08T16:02:25.323Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-08T16:02:25.323Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-08T16:02:25.323Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-08T16:02:25.323Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-08T16:02:25.323Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-08T16:02:25.323Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-08T16:02:25.323Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-08T16:02:25.323Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-08T16:02:25.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-08T16:02:25.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-08T16:02:25.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-08T16:02:25.323Z] === RUN TestCreateTmpfsMountsTarget [2020-06-08T16:02:25.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-08T16:02:25.323Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-08T16:02:25.926Z] ok github.com/docker/docker/pkg/discovery/memory 0.057s coverage: 92.3% of statements [2020-06-08T16:02:26.397Z] ok github.com/docker/docker/pkg/discovery/nodes 0.242s coverage: 93.8% of statements [2020-06-08T16:02:26.426Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-08T16:02:26.804Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T16:02:26.804Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T16:02:26.804Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T16:02:26.804Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-08T16:02:26.804Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-08T16:02:26.804Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-08T16:02:26.804Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-08T16:02:26.804Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-08T16:02:27.090Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-08T16:02:27.090Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-08T16:02:27.090Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-08T16:02:27.090Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-08T16:02:27.090Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-08T16:02:27.090Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-08T16:02:27.090Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-06-08T16:02:27.090Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-08T16:02:27.390Z] ok github.com/docker/docker/pkg/filenotify 0.075s coverage: 36.2% of statements [2020-06-08T16:02:27.797Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-08T16:02:27.861Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 87.7% of statements [2020-06-08T16:02:28.332Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2020-06-08T16:02:28.356Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-08T16:02:28.567Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-06-08T16:02:28.567Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-08T16:02:28.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T16:02:28.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T16:02:28.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T16:02:28.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T16:02:28.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T16:02:28.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T16:02:28.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T16:02:28.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T16:02:28.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T16:02:28.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T16:02:28.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-08T16:02:28.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-08T16:02:28.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-08T16:02:28.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-08T16:02:28.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-08T16:02:28.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-08T16:02:28.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-06-08T16:02:28.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-06-08T16:02:28.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-08T16:02:28.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-06-08T16:02:28.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-08T16:02:28.853Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-08T16:02:29.323Z] ok github.com/docker/docker/pkg/discovery/kv 3.426s coverage: 84.1% of statements [2020-06-08T16:02:29.323Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 7.3% of statements [2020-06-08T16:02:29.472Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-06-08T16:02:29.472Z] === RUN TestCreateDifferentPlatform [2020-06-08T16:02:29.472Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-08T16:02:29.472Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-08T16:02:29.472Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-08T16:02:29.472Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-08T16:02:29.472Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-08T16:02:29.472Z] === RUN TestContainerStartOnDaemonRestart [2020-06-08T16:02:29.472Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-08T16:02:29.472Z] === RUN TestDaemonRestartIpcMode [2020-06-08T16:02:29.472Z] === PAUSE TestDaemonRestartIpcMode [2020-06-08T16:02:29.472Z] === RUN TestDaemonHostGatewayIP [2020-06-08T16:02:29.472Z] === PAUSE TestDaemonHostGatewayIP [2020-06-08T16:02:29.472Z] === RUN TestContainerKillOnDaemonStart [2020-06-08T16:02:29.472Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-08T16:02:29.472Z] === RUN TestDiff [2020-06-08T16:02:29.756Z] --- PASS: TestDiff (0.53s) [2020-06-08T16:02:29.756Z] === RUN TestExecWithCloseStdin [2020-06-08T16:02:30.316Z] ok github.com/docker/docker/pkg/archive 8.373s coverage: 62.0% of statements [2020-06-08T16:02:30.374Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-06-08T16:02:30.374Z] === RUN TestExec [2020-06-08T16:02:30.786Z] ok github.com/docker/docker/pkg/locker 0.086s coverage: 88.9% of statements [2020-06-08T16:02:30.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2020-06-08T16:02:30.786Z] ok github.com/docker/docker/pkg/ioutils 0.755s coverage: 69.2% of statements [2020-06-08T16:02:30.868Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-08T16:02:30.996Z] --- PASS: TestExec (0.64s) [2020-06-08T16:02:30.996Z] === RUN TestExecUser [2020-06-08T16:02:31.778Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2020-06-08T16:02:31.778Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2020-06-08T16:02:32.005Z] --- PASS: TestExecUser (0.68s) [2020-06-08T16:02:32.005Z] === RUN TestExportContainerAndImportImage [2020-06-08T16:02:32.249Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2020-06-08T16:02:32.624Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-06-08T16:02:32.624Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-08T16:02:32.721Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2020-06-08T16:02:32.749Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-08T16:02:33.714Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2020-06-08T16:02:34.098Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-06-08T16:02:34.099Z] === RUN TestHealthCheckWorkdir [2020-06-08T16:02:34.728Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2020-06-08T16:02:34.728Z] === RUN TestHealthKillContainer [2020-06-08T16:02:35.291Z] ok github.com/docker/docker/pkg/pools 0.086s coverage: 88.2% of statements [2020-06-08T16:02:35.291Z] ok github.com/docker/docker/pkg/plugins/transport 0.258s coverage: 85.7% of statements [2020-06-08T16:02:36.077Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-08T16:02:36.077Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-08T16:02:36.287Z] ok github.com/docker/docker/pkg/progress 0.082s coverage: 75.9% of statements [2020-06-08T16:02:37.280Z] ok github.com/docker/docker/pkg/reexec 0.102s coverage: 82.4% of statements [2020-06-08T16:02:37.280Z] ok github.com/docker/docker/pkg/pubsub 1.190s coverage: 73.9% of statements [2020-06-08T16:02:37.401Z] --- PASS: TestHealthKillContainer (2.76s) [2020-06-08T16:02:37.401Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-08T16:02:38.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-06-08T16:02:38.017Z] === RUN TestIpcModeNone [2020-06-08T16:02:38.273Z] ok github.com/docker/docker/pkg/signal 0.077s coverage: 20.3% of statements [2020-06-08T16:02:38.273Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2020-06-08T16:02:38.631Z] --- PASS: TestIpcModeNone (0.62s) [2020-06-08T16:02:38.631Z] === RUN TestIpcModePrivate [2020-06-08T16:02:39.247Z] --- PASS: TestIpcModePrivate (0.68s) [2020-06-08T16:02:39.247Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-08T16:02:39.247Z] === RUN TestIpcModeShareable [2020-06-08T16:02:39.265Z] ok github.com/docker/docker/pkg/stringid 0.057s coverage: 70.6% of statements [2020-06-08T16:02:39.736Z] ok github.com/docker/docker/pkg/streamformatter 0.067s coverage: 66.2% of statements [2020-06-08T16:02:40.254Z] --- PASS: TestIpcModeShareable (0.70s) [2020-06-08T16:02:40.254Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-08T16:02:40.254Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-08T16:02:40.730Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2020-06-08T16:02:41.201Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.8% of statements [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite (329.87s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.92s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.82s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:1449: [da37447da9a35] daemon is not started [2020-06-08T16:02:41.314Z] check_test.go:309: [da482a612b179] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d23ee96f5d9ff] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.52s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.78s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.60s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.75s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d773d5f76207b] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-08T16:02:41.314Z] check_test.go:309: [dfe620ba0ddba] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.67s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d5d42f9a0ee14] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.29s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.69s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d2a64a1277dac] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.70s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.32s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2020-06-08T16:02:41.314Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-08T16:02:41.314Z] check_test.go:309: [d429e160315c8] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-06-08T16:02:41.314Z] check_test.go:309: [df68f5d277667] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d8f494f3f2561] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_plugins_test.go:79: [da809d0688bd5] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_plugins_test.go:169: [dfa762f2eebcd] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-06-08T16:02:41.314Z] check_test.go:309: [dd48486d1f595] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.80s) [2020-06-08T16:02:41.314Z] check_test.go:309: [da69dc9701d43] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.68s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.55s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d9afc1612ccfb] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.49s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.15s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s) [2020-06-08T16:02:41.314Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-08T16:02:41.314Z] check_test.go:309: [d3f4dc5a5f5d4] daemon is not started [2020-06-08T16:02:41.314Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-08T16:02:41.314Z] check_test.go:309: [d0ae184b8e7d4] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s) [2020-06-08T16:02:41.314Z] check_test.go:309: [df40a8b96ad8c] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.36s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.05s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.46s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.26s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.12s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2020-06-08T16:02:41.314Z] check_test.go:309: [db64208e18701] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2020-06-08T16:02:41.314Z] check_test.go:309: [dbee8cd63c14e] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.57s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-08T16:02:41.314Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-08T16:02:41.314Z] check_test.go:309: [d44a19437a586] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d961bd7be28c2] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-06-08T16:02:41.314Z] check_test.go:309: [ded9b25b83d83] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.28s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-06-08T16:02:41.314Z] check_test.go:309: [d3760c32bf029] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.77s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2020-06-08T16:02:41.314Z] check_test.go:309: [ddd74b977289e] daemon is not started [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-06-08T16:02:41.314Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-06-08T16:02:41.315Z] check_test.go:309: [d5967e1f905c7] daemon is not started [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.07s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.62s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.76s) [2020-06-08T16:02:41.315Z] docker_cli_daemon_test.go:2544: [d8512117cd349] daemon is not started [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.91s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s) [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-06-08T16:02:41.315Z] check_test.go:309: [dd878cdc24b46] daemon is not started [2020-06-08T16:02:41.315Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2020-06-08T16:02:41.315Z] === RUN TestDockerSwarmSuite [2020-06-08T16:02:41.315Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-08T16:02:41.673Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2020-06-08T16:02:42.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2020-06-08T16:02:42.279Z] === RUN TestAPIIpcModeHost [2020-06-08T16:02:42.568Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-06-08T16:02:42.568Z] === RUN TestDaemonIpcModeShareable [2020-06-08T16:02:43.247Z] testing: warning: no tests to run [2020-06-08T16:02:43.247Z] coverage: [no statements] [2020-06-08T16:02:43.247Z] ok github.com/docker/docker/pkg/term/windows 0.063s coverage: [no statements] [no tests to run] [2020-06-08T16:02:43.247Z] ok github.com/docker/docker/pkg/tarsum 0.307s coverage: 89.3% of statements [2020-06-08T16:02:44.055Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-06-08T16:02:44.055Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-08T16:02:44.055Z] === RUN TestDaemonIpcModePrivate [2020-06-08T16:02:44.246Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-06-08T16:02:44.246Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2020-06-08T16:02:44.571Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-08T16:02:44.827Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-08T16:02:45.082Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-08T16:02:45.246Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-06-08T16:02:45.531Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2020-06-08T16:02:45.531Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-08T16:02:45.531Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-08T16:02:45.727Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-08T16:02:47.009Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-06-08T16:02:47.009Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-08T16:02:47.009Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-08T16:02:47.306Z] ok github.com/docker/docker/plugin 0.239s coverage: 12.0% of statements [2020-06-08T16:02:47.306Z] ok github.com/docker/docker/plugin/v2 0.229s coverage: 20.1% of statements [2020-06-08T16:02:47.306Z] ok github.com/docker/docker/reference 0.173s coverage: 84.4% of statements [2020-06-08T16:02:48.029Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-06-08T16:02:48.029Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-08T16:02:48.029Z] === RUN TestIpcModeOlderClient [2020-06-08T16:02:48.029Z] === PAUSE TestIpcModeOlderClient [2020-06-08T16:02:48.029Z] === RUN TestKillContainerInvalidSignal [2020-06-08T16:02:48.338Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-08T16:02:48.650Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-06-08T16:02:48.650Z] === RUN TestKillContainer [2020-06-08T16:02:48.650Z] === RUN TestKillContainer/no_signal [2020-06-08T16:02:49.264Z] === RUN TestKillContainer/non_killing_signal [2020-06-08T16:02:49.534Z] ok github.com/docker/docker/registry/resumable 0.365s coverage: 100.0% of statements [2020-06-08T16:02:49.534Z] ok github.com/docker/docker/restartmanager 0.236s coverage: 45.3% of statements [2020-06-08T16:02:49.561Z] === RUN TestKillContainer/killing_signal [2020-06-08T16:02:49.738Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-08T16:02:49.738Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-08T16:02:50.296Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-08T16:02:50.525Z] ok github.com/docker/docker/runconfig 0.223s coverage: 52.2% of statements [2020-06-08T16:02:50.525Z] ok github.com/docker/docker/testutil 0.298s coverage: 62.5% of statements [2020-06-08T16:02:50.525Z] ok github.com/docker/docker/registry 0.456s coverage: 51.7% of statements [2020-06-08T16:02:50.573Z] --- PASS: TestKillContainer (1.75s) [2020-06-08T16:02:50.573Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-06-08T16:02:50.573Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-06-08T16:02:50.573Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-06-08T16:02:50.573Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-08T16:02:50.573Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-08T16:02:51.187Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-08T16:02:51.261Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-08T16:02:51.516Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-08T16:02:51.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2020-06-08T16:02:51.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-06-08T16:02:51.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-06-08T16:02:51.807Z] === RUN TestKillStoppedContainer [2020-06-08T16:02:51.807Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-06-08T16:02:51.807Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-08T16:02:51.807Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-06-08T16:02:51.807Z] === RUN TestKillDifferentUserContainer [2020-06-08T16:02:52.075Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-08T16:02:52.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-08T16:02:52.425Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-06-08T16:02:52.425Z] === RUN TestInspectOomKilledTrue [2020-06-08T16:02:52.434Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-08T16:02:52.434Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-08T16:02:52.434Z] Cross building: bundles/cross/windows/amd64 [2020-06-08T16:02:52.434Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-08T16:02:52.434Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-08T16:02:53.040Z] --- PASS: TestInspectOomKilledTrue (0.86s) [2020-06-08T16:02:53.040Z] === RUN TestInspectOomKilledFalse [2020-06-08T16:02:53.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-08T16:02:53.492Z] ok github.com/docker/docker/volume/drivers 0.186s coverage: 36.1% of statements [2020-06-08T16:02:53.657Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-06-08T16:02:53.657Z] === RUN TestLinksEtcHostsContentMatch [2020-06-08T16:02:54.273Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2020-06-08T16:02:54.273Z] === RUN TestLinksContainerNames [2020-06-08T16:02:54.484Z] ok github.com/docker/docker/volume/local 0.266s coverage: 37.7% of statements [2020-06-08T16:02:54.955Z] ok github.com/docker/docker/volume/mounts 0.395s coverage: 66.2% of statements [2020-06-08T16:02:55.135Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-08T16:02:55.282Z] --- PASS: TestLinksContainerNames (1.06s) [2020-06-08T16:02:55.282Z] === RUN TestLogsFollowTailEmpty [2020-06-08T16:02:55.897Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-06-08T16:02:55.897Z] === RUN TestContainerNetworkMountsNoChown [2020-06-08T16:02:56.515Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/default [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/default [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/private [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/private [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rprivate [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/slave [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/slave [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rslave [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/shared [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/shared [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rshared [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/default [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rslave [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rshared [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/slave [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rprivate [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/private [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/shared [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-08T16:02:56.515Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T16:02:56.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-08T16:02:56.515Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-06-08T16:02:56.515Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-06-08T16:02:56.515Z] === RUN TestContainerBindMountNonRecursive [2020-06-08T16:02:56.528Z] ok github.com/docker/docker/volume/service 0.473s coverage: 70.3% of statements [2020-06-08T16:02:56.539Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-08T16:02:57.989Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2020-06-08T16:02:57.989Z] === RUN TestNetworkNat [2020-06-08T16:02:58.424Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-08T16:02:58.606Z] --- PASS: TestNetworkNat (0.56s) [2020-06-08T16:02:58.606Z] === RUN TestNetworkLocalhostTCPNat [2020-06-08T16:02:59.221Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-06-08T16:02:59.221Z] === RUN TestNetworkLoopbackNat [2020-06-08T16:02:59.347Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-08T16:02:59.838Z] --- PASS: TestNetworkLoopbackNat (0.83s) [2020-06-08T16:02:59.838Z] === RUN TestPause [2020-06-08T16:03:00.269Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-08T16:03:00.455Z] --- PASS: TestPause (0.57s) [2020-06-08T16:03:00.455Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-08T16:03:00.455Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T16:03:00.455Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T16:03:00.455Z] === RUN TestPauseStopPausedContainer [2020-06-08T16:03:01.068Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2020-06-08T16:03:01.069Z] === RUN TestPsFilter [2020-06-08T16:03:01.192Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-08T16:03:01.351Z] --- PASS: TestPsFilter (0.20s) [2020-06-08T16:03:01.351Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-08T16:03:01.635Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-06-08T16:03:01.635Z] === RUN TestRemoveContainerWithVolume [2020-06-08T16:03:02.289Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-06-08T16:03:02.289Z] === RUN TestRemoveContainerRunning [2020-06-08T16:03:02.931Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-06-08T16:03:02.931Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-08T16:03:03.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-06-08T16:03:03.564Z] === RUN TestRemoveInvalidContainer [2020-06-08T16:03:03.564Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-08T16:03:03.564Z] === RUN TestRenameLinkedContainer [2020-06-08T16:03:05.593Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-06-08T16:03:05.593Z] === RUN TestRenameStoppedContainer [2020-06-08T16:03:06.211Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-06-08T16:03:06.211Z] === RUN TestRenameRunningContainerAndReuse [2020-06-08T16:03:07.223Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-06-08T16:03:07.223Z] === RUN TestRenameInvalidName [2020-06-08T16:03:07.714Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-08T16:03:07.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-08T16:03:07.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-08T16:03:07.839Z] --- PASS: TestRenameInvalidName (0.56s) [2020-06-08T16:03:07.839Z] === RUN TestRenameAnonymousContainer [2020-06-08T16:03:09.864Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-06-08T16:03:09.864Z] === RUN TestRenameContainerWithSameName [2020-06-08T16:03:10.479Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-06-08T16:03:10.479Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-08T16:03:11.488Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-06-08T16:03:11.488Z] === RUN TestResize [2020-06-08T16:03:11.491Z] ok github.com/docker/docker/pkg/plugins 35.273s coverage: 73.4% of statements [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/rootless [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-08T16:03:11.491Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/volume [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-08T16:03:11.492Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === Skipped [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-08T16:03:11.492Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-08T16:03:11.492Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-08T16:03:11.492Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-06-08T16:03:11.492Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-08T16:03:11.492Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-08T16:03:11.492Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-08T16:03:11.492Z] daemon_test.go:147: root required [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-08T16:03:11.492Z] reload_test.go:520: root required [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-08T16:03:11.492Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-08T16:03:11.492Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-08T16:03:11.492Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-08T16:03:11.492Z] download_test.go:268: Needs fixing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-08T16:03:11.492Z] layer_test.go:304: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-08T16:03:11.492Z] layer_test.go:353: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-08T16:03:11.492Z] layer_test.go:468: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-08T16:03:11.492Z] layer_test.go:697: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-08T16:03:11.492Z] migration_test.go:46: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-08T16:03:11.492Z] migration_test.go:182: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-08T16:03:11.492Z] mount_test.go:17: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-08T16:03:11.492Z] mount_test.go:76: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-08T16:03:11.492Z] mount_test.go:125: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-08T16:03:11.492Z] mount_test.go:212: Failing on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:133: Xz not present in msys2 [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:238: Failing on Windows CI machines [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-08T16:03:11.492Z] archive_windows_test.go:16: Currently fails [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-08T16:03:11.492Z] changes_test.go:192: needs more investigation [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-08T16:03:11.492Z] changes_test.go:405: needs further investigation [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-08T16:03:11.492Z] changes_test.go:441: needs further investigation [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-08T16:03:11.492Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-08T16:03:11.492Z] poller_test.go:41: No chmod on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-08T16:03:11.492Z] fileutils_test.go:134: Needs porting to Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-08T16:03:11.492Z] fileutils_test.go:180: Needs porting to Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-08T16:03:11.492Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-08T16:03:11.492Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-06-08T16:03:11.492Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-06-08T16:03:11.492Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-08T16:03:11.492Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-08T16:03:11.492Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] [2020-06-08T16:03:11.492Z] DONE 1761 tests, 46 skipped in 212.994s [2020-06-08T16:03:11.492Z] INFO: make.ps1 ended at 06/08/2020 16:03:11 [2020-06-08T16:03:11.889Z] --- PASS: TestResize (0.56s) [2020-06-08T16:03:11.889Z] === RUN TestResizeWithInvalidSize [2020-06-08T16:03:12.505Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-06-08T16:03:12.506Z] === RUN TestResizeWhenContainerNotStarted [2020-06-08T16:03:13.112Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-08T16:03:13.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T16:03:13.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T16:03:13.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T16:03:13.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-08T16:03:13.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-08T16:03:13.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-08T16:03:13.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-08T16:03:13.583Z] INFO: Unit tests ended at 06/08/2020 16:03:13. Duration:00:03:48.8728414 [2020-06-08T16:03:13.583Z] INFO: Building busybox [2020-06-08T16:03:13.583Z] Sending build context to Docker daemon 5.12kB [2020-06-08T16:03:13.583Z] [2020-06-08T16:03:13.583Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-08T16:03:13.583Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-08T16:03:13.583Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-08T16:03:13.583Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-08T16:03:13.583Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-08T16:03:13.583Z] ---> 561b89eac394 [2020-06-08T16:03:13.583Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-08T16:03:13.583Z] ---> Running in c59fd886bd29 [2020-06-08T16:03:15.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-08T16:03:15.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-08T16:03:15.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-08T16:03:16.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-08T16:03:16.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-08T16:03:17.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-08T16:03:17.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-08T16:03:18.357Z] Removing intermediate container c59fd886bd29 [2020-06-08T16:03:18.357Z] ---> aed1d646f146 [2020-06-08T16:03:18.357Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-08T16:03:18.357Z] ---> Running in 445b0d67dc66 [2020-06-08T16:03:18.357Z] Removing intermediate container 445b0d67dc66 [2020-06-08T16:03:18.357Z] ---> be7cd73de547 [2020-06-08T16:03:18.357Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-08T16:03:18.357Z] ---> Running in 9c4c18412da6 [2020-06-08T16:03:18.357Z] Removing intermediate container 9c4c18412da6 [2020-06-08T16:03:18.357Z] ---> 6766c7ab24a8 [2020-06-08T16:03:18.357Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-08T16:03:18.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-08T16:03:19.933Z] [2020-06-08T16:03:19.933Z] ---> 2e60b7378670 [2020-06-08T16:03:19.933Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-06-08T16:03:19.933Z] ---> Running in a2b1d378816d [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2020-06-08T16:03:21.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2020-06-08T16:03:21.328Z] === RUN TestCgroupNamespacesRun [2020-06-08T16:03:22.802Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2020-06-08T16:03:22.802Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-08T16:03:23.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-06-08T16:03:23.826Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-08T16:03:25.297Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-06-08T16:03:25.297Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-08T16:03:26.769Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-06-08T16:03:26.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-08T16:03:28.244Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-06-08T16:03:28.244Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-08T16:03:28.628Z] Removing intermediate container a2b1d378816d [2020-06-08T16:03:28.628Z] ---> 0abc9000bc14 [2020-06-08T16:03:28.628Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-08T16:03:28.628Z] ---> Running in e82632d536bf [2020-06-08T16:03:29.252Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-06-08T16:03:29.252Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-08T16:03:29.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-08T16:03:29.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-08T16:03:29.619Z] [2020-06-08T16:03:29.619Z] SUCCESS: Specified value was saved. [2020-06-08T16:03:30.259Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-06-08T16:03:30.259Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-08T16:03:31.734Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-06-08T16:03:31.734Z] === RUN TestKernelTCPMemory [2020-06-08T16:03:32.360Z] --- PASS: TestKernelTCPMemory (0.68s) [2020-06-08T16:03:32.360Z] === RUN TestNISDomainname [2020-06-08T16:03:32.581Z] Removing intermediate container e82632d536bf [2020-06-08T16:03:32.581Z] ---> 69454eb8740b [2020-06-08T16:03:32.581Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-08T16:03:32.581Z] ---> Running in d7de073de831 [2020-06-08T16:03:32.977Z] --- PASS: TestNISDomainname (0.80s) [2020-06-08T16:03:32.977Z] === RUN TestHostnameDnsResolution [2020-06-08T16:03:33.985Z] --- PASS: TestHostnameDnsResolution (0.92s) [2020-06-08T16:03:33.985Z] === RUN TestStats [2020-06-08T16:03:36.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-08T16:03:36.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-08T16:03:36.387Z] Cannot create a file when that file already exists. [2020-06-08T16:03:36.661Z] --- PASS: TestStats (2.54s) [2020-06-08T16:03:36.661Z] === RUN TestStopContainerWithTimeout [2020-06-08T16:03:36.661Z] === RUN TestStopContainerWithTimeout/0 [2020-06-08T16:03:36.661Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-08T16:03:36.661Z] === RUN TestStopContainerWithTimeout/1 [2020-06-08T16:03:36.661Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-08T16:03:36.661Z] === RUN TestStopContainerWithTimeout/3 [2020-06-08T16:03:36.661Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-08T16:03:36.661Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-08T16:03:36.661Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-08T16:03:36.661Z] === CONT TestStopContainerWithTimeout/0 [2020-06-08T16:03:36.661Z] === CONT TestStopContainerWithTimeout/3 [2020-06-08T16:03:36.661Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-08T16:03:36.661Z] === CONT TestStopContainerWithTimeout/1 [2020-06-08T16:03:37.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-08T16:03:38.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-08T16:03:38.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-08T16:03:39.508Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-08T16:03:40.133Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-08T16:03:40.133Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-06-08T16:03:40.133Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2020-06-08T16:03:40.133Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-06-08T16:03:40.133Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-06-08T16:03:40.133Z] === RUN TestDeleteDevicemapper [2020-06-08T16:03:40.133Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-08T16:03:40.133Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T16:03:40.133Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-08T16:03:40.868Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-08T16:03:40.868Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-08T16:03:41.123Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-08T16:03:41.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2020-06-08T16:03:41.143Z] === RUN TestUpdateMemory [2020-06-08T16:03:41.161Z] Removing intermediate container d7de073de831 [2020-06-08T16:03:41.161Z] ---> 62fd2519be4c [2020-06-08T16:03:41.161Z] Step 13/13 : CMD ["sh"] [2020-06-08T16:03:41.161Z] ---> Running in addcc909925f [2020-06-08T16:03:41.161Z] Removing intermediate container addcc909925f [2020-06-08T16:03:41.161Z] ---> e18db82061b0 [2020-06-08T16:03:41.161Z] Successfully built e18db82061b0 [2020-06-08T16:03:41.161Z] Successfully tagged busybox:latest [2020-06-08T16:03:41.161Z] INFO: Docker images of the daemon under test [2020-06-08T16:03:41.161Z] [2020-06-08T16:03:41.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-08T16:03:41.631Z] busybox latest e18db82061b0 Less than a second ago 3.72GB [2020-06-08T16:03:41.631Z] microsoft/windowsservercore latest 561b89eac394 4 weeks ago 3.7GB [2020-06-08T16:03:41.631Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 4 weeks ago 3.7GB [2020-06-08T16:03:41.631Z] [2020-06-08T16:03:41.631Z] INFO: Running integration tests at 06/08/2020 16:03:41... [2020-06-08T16:03:41.631Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-08T16:03:41.631Z] INFO: Integration API tests being run from the host: [2020-06-08T16:03:41.631Z] INFO: make.ps1 starting at 06/08/2020 16:03:41 [2020-06-08T16:03:42.151Z] --- PASS: TestUpdateMemory (0.72s) [2020-06-08T16:03:42.151Z] === RUN TestUpdateCPUQuota [2020-06-08T16:03:42.634Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-08T16:03:43.161Z] --- PASS: TestUpdateCPUQuota (0.98s) [2020-06-08T16:03:43.161Z] === RUN TestUpdatePidsLimit [2020-06-08T16:03:43.161Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-08T16:03:43.161Z] === RUN TestUpdatePidsLimit/no_change [2020-06-08T16:03:43.443Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-08T16:03:43.724Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-08T16:03:44.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-08T16:03:44.288Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-08T16:03:44.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit (2.63s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-06-08T16:03:45.582Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-06-08T16:03:45.582Z] === RUN TestUpdateRestartPolicy [2020-06-08T16:03:51.094Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-08T16:03:51.094Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-08T16:03:52.017Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-08T16:03:52.576Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-08T16:03:52.831Z] === RUN TestDockerSuite/TestBuildFails [2020-06-08T16:03:53.757Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-08T16:03:53.757Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-08T16:03:55.688Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-08T16:03:56.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-08T16:03:57.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-08T16:03:58.103Z] --- PASS: TestUpdateRestartPolicy (11.57s) [2020-06-08T16:03:58.103Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-08T16:03:58.103Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-06-08T16:03:58.103Z] === RUN TestWaitNonBlocked [2020-06-08T16:03:58.103Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T16:03:58.103Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T16:03:58.103Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T16:03:58.103Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T16:03:58.103Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-08T16:03:58.103Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-08T16:03:58.388Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-08T16:03:58.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2020-06-08T16:03:58.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2020-06-08T16:03:58.388Z] === RUN TestWaitBlocked [2020-06-08T16:03:58.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T16:03:58.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T16:03:58.388Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T16:03:58.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T16:03:58.460Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-08T16:03:58.670Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-08T16:03:58.670Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-08T16:03:59.289Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-08T16:03:59.289Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2020-06-08T16:03:59.289Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2020-06-08T16:03:59.289Z] === CONT TestContainerStartOnDaemonRestart [2020-06-08T16:03:59.289Z] === CONT TestIpcModeOlderClient [2020-06-08T16:03:59.289Z] === CONT TestDaemonHostGatewayIP [2020-06-08T16:03:59.289Z] === CONT TestDaemonRestartIpcMode [2020-06-08T16:03:59.576Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-06-08T16:03:59.576Z] === CONT TestContainerKillOnDaemonStart [2020-06-08T16:04:00.344Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-08T16:04:01.745Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-08T16:04:02.304Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-08T16:04:03.053Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2020-06-08T16:04:03.053Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2020-06-08T16:04:03.227Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-08T16:04:03.669Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-06-08T16:04:05.110Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-08T16:04:06.076Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-08T16:04:06.330Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-08T16:04:07.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:04:07.987Z] INFO: Testing against a local daemon [2020-06-08T16:04:08.254Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-06-08T16:04:10.135Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-08T16:04:11.496Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-08T16:04:12.045Z] --- PASS: TestContainerKillOnDaemonStart (12.56s) [2020-06-08T16:04:12.045Z] PASS [2020-06-08T16:04:12.045Z] [2020-06-08T16:04:12.045Z] === Skipped [2020-06-08T16:04:12.045Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-08T16:04:12.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T16:04:12.045Z] [2020-06-08T16:04:12.045Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-08T16:04:12.045Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-08T16:04:12.045Z] [2020-06-08T16:04:12.045Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-08T16:04:12.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-08T16:04:12.045Z] [2020-06-08T16:04:12.045Z] [2020-06-08T16:04:12.045Z] DONE 203 tests, 3 skipped in 109.182s [2020-06-08T16:04:12.045Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-08T16:04:12.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:04:12.045Z] ++ set -e [2020-06-08T16:04:12.045Z] ++ '[' -n 0 ']' [2020-06-08T16:04:12.045Z] ++ set -x [2020-06-08T16:04:12.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:04:12.336Z] INFO: Testing against a local daemon [2020-06-08T16:04:12.336Z] === RUN TestCommitInheritsEnv [2020-06-08T16:04:12.620Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-06-08T16:04:12.620Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-08T16:04:12.620Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-08T16:04:12.620Z] === RUN TestImagesFilterMultiReference [2020-06-08T16:04:12.620Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-06-08T16:04:12.620Z] === RUN TestImagePullPlatformInvalid [2020-06-08T16:04:12.620Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-08T16:04:12.620Z] === RUN TestRemoveImageOrphaning [2020-06-08T16:04:12.903Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-06-08T16:04:12.903Z] === RUN TestRemoveImageGarbageCollector [2020-06-08T16:04:12.903Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-08T16:04:12.903Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:04:12.903Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-08T16:04:12.903Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-08T16:04:12.903Z] === RUN TestTagInvalidReference [2020-06-08T16:04:12.903Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-08T16:04:12.903Z] === RUN TestTagValidPrefixedRepo [2020-06-08T16:04:13.186Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-08T16:04:13.186Z] === RUN TestTagExistedNameWithoutForce [2020-06-08T16:04:13.186Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-08T16:04:13.186Z] === RUN TestTagOfficialNames [2020-06-08T16:04:13.186Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-08T16:04:13.186Z] === RUN TestTagMatchesDigest [2020-06-08T16:04:13.186Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-08T16:04:13.186Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-08T16:04:13.772Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-08T16:04:13.772Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-08T16:04:13.772Z] remote: Enumerating objects: 2, done. [2020-06-08T16:04:13.772Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-08T16:04:13.772Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-08T16:04:13.772Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-08T16:04:13.772Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-06-08T16:04:13.772Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-08T16:04:13.772Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-08T16:04:14.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/test/unit [2020-06-08T16:04:15.779Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-08T16:04:15.779Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-08T16:04:16.035Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-08T16:04:16.644Z] ? github.com/docker/docker/api [no test files] [2020-06-08T16:04:16.959Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-08T16:04:17.518Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-08T16:04:17.518Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-08T16:04:18.443Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-08T16:04:18.741Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-08T16:04:19.347Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-08T16:04:19.908Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-08T16:04:20.163Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-08T16:04:20.723Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-08T16:04:22.091Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-08T16:04:22.958Z] ok github.com/docker/docker/integration/build 15.215s [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === Skipped [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-08T16:04:22.958Z] build_session_test.go:25: TODO: BuildKit [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-08T16:04:22.958Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-08T16:04:22.958Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-08T16:04:22.958Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-06-08T16:04:22.958Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-06-08T16:04:22.958Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-06-08T16:04:22.958Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-08T16:04:22.958Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-06-08T16:04:22.958Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-06-08T16:04:22.958Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] DONE 22 tests, 10 skipped in 38.711s [2020-06-08T16:04:22.958Z] [2020-06-08T16:04:22.958Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-08T16:04:23.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:04:23.435Z] INFO: Testing against a local daemon [2020-06-08T16:04:23.435Z] ok github.com/docker/docker/integration/config 0.218s [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === Skipped [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-08T16:04:23.905Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] DONE 7 tests, 7 skipped in 2.505s [2020-06-08T16:04:23.905Z] [2020-06-08T16:04:23.905Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-08T16:04:25.352Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-08T16:04:26.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:04:26.878Z] INFO: Testing against a local daemon [2020-06-08T16:04:30.634Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-08T16:04:31.475Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-06-08T16:04:33.191Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-08T16:04:33.191Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-08T16:04:33.446Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-08T16:04:33.446Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-08T16:04:33.701Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-08T16:04:33.956Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-08T16:04:35.840Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-08T16:04:37.200Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-08T16:04:40.457Z] --- PASS: TestImportExtremelyLargeImageWorks (212.11s) [2020-06-08T16:04:40.457Z] PASS [2020-06-08T16:04:40.457Z] [2020-06-08T16:04:40.457Z] DONE 12 tests in 215.877s [2020-06-08T16:04:40.457Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-08T16:04:40.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:04:40.457Z] ++ set -e [2020-06-08T16:04:40.457Z] ++ '[' -n 0 ']' [2020-06-08T16:04:40.457Z] ++ set -x [2020-06-08T16:04:40.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:04:40.457Z] INFO: Testing against a local daemon [2020-06-08T16:04:40.457Z] === RUN TestNetworkCreateDelete [2020-06-08T16:04:40.457Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-06-08T16:04:40.457Z] === RUN TestDockerNetworkDeletePreferID [2020-06-08T16:04:40.711Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-08T16:04:40.966Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2020-06-08T16:04:40.966Z] === RUN TestDaemonDNSFallback [2020-06-08T16:04:41.220Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-08T16:04:41.474Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-08T16:04:42.836Z] --- PASS: TestDaemonDNSFallback (1.81s) [2020-06-08T16:04:42.836Z] === RUN TestInspectNetwork [2020-06-08T16:04:46.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-08T16:04:46.993Z] === RUN TestInspectNetwork/full_network_id [2020-06-08T16:04:46.993Z] === RUN TestInspectNetwork/partial_network_id [2020-06-08T16:04:46.993Z] === RUN TestInspectNetwork/network_name [2020-06-08T16:04:46.993Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-08T16:04:50.251Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-08T16:04:51.655Z] --- PASS: TestInspectNetwork (8.86s) [2020-06-08T16:04:51.655Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-08T16:04:51.655Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-08T16:04:51.655Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-08T16:04:51.655Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-08T16:04:51.655Z] === RUN TestRunContainerWithBridgeNone [2020-06-08T16:04:53.540Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-08T16:04:53.796Z] --- PASS: TestRunContainerWithBridgeNone (2.12s) [2020-06-08T16:04:53.796Z] === RUN TestNetworkInvalidJSON [2020-06-08T16:04:53.796Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-08T16:04:53.796Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-08T16:04:53.796Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T16:04:53.796Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T16:04:53.796Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T16:04:53.796Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T16:04:53.796Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-08T16:04:53.796Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T16:04:53.796Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T16:04:53.796Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-06-08T16:04:53.796Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-06-08T16:04:53.796Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-08T16:04:53.796Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-08T16:04:53.796Z] === RUN TestHostIPv4BridgeLabel [2020-06-08T16:04:54.354Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-06-08T16:04:54.354Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-08T16:04:54.354Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-08T16:04:55.717Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-06-08T16:04:55.717Z] === RUN TestDaemonDefaultNetworkPools [2020-06-08T16:04:56.281Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-08T16:04:56.281Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-08T16:04:56.281Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-06-08T16:04:56.281Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-08T16:04:57.642Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-06-08T16:04:57.642Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-08T16:04:59.045Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-06-08T16:04:59.045Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-08T16:04:59.302Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-06-08T16:04:59.302Z] === RUN TestServiceWithPredefinedNetwork [2020-06-08T16:04:59.557Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-08T16:04:59.812Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-08T16:05:01.697Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-08T16:05:01.951Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-08T16:05:02.207Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2020-06-08T16:05:02.207Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-08T16:05:02.207Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T16:05:02.207Z] service_test.go:236: FLAKY_TEST [2020-06-08T16:05:02.207Z] === RUN TestServiceWithDataPathPortInit [2020-06-08T16:05:03.566Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-08T16:05:04.169Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-08T16:05:05.572Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-08T16:05:06.131Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-08T16:05:07.055Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-08T16:05:07.617Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-08T16:05:07.617Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-08T16:05:08.175Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-08T16:05:08.429Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-08T16:05:09.033Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-08T16:05:10.914Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-08T16:05:11.169Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-08T16:05:13.679Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-08T16:05:15.080Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-08T16:05:16.438Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-08T16:05:17.040Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-08T16:05:17.963Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-08T16:05:18.524Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-08T16:05:18.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-08T16:05:18.524Z] --- PASS: TestServiceWithDataPathPortInit (16.39s) [2020-06-08T16:05:18.524Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-08T16:05:22.683Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-08T16:05:24.044Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-08T16:05:24.603Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-08T16:05:25.161Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-08T16:05:27.570Z] ok github.com/docker/docker/integration/container 53.040s [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === Skipped [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-08T16:05:27.570Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-06-08T16:05:27.570Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-06-08T16:05:27.570Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-06-08T16:05:27.570Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-06-08T16:05:27.570Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-08T16:05:27.570Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-08T16:05:27.570Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-08T16:05:27.570Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-08T16:05:27.570Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-08T16:05:27.570Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-08T16:05:27.570Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-08T16:05:27.570Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-08T16:05:27.570Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-08T16:05:27.570Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-08T16:05:27.570Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-08T16:05:27.570Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-08T16:05:27.570Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-08T16:05:27.570Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-08T16:05:27.570Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-08T16:05:27.570Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-08T16:05:27.570Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-08T16:05:27.570Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-08T16:05:27.570Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-08T16:05:27.570Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-08T16:05:27.570Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-08T16:05:27.570Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-08T16:05:27.570Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-08T16:05:27.570Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-08T16:05:27.570Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.570Z] [2020-06-08T16:05:27.570Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-08T16:05:27.571Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-08T16:05:27.571Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-08T16:05:27.571Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-08T16:05:27.571Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-08T16:05:27.571Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-08T16:05:27.571Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-08T16:05:27.571Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] DONE 84 tests, 42 skipped in 56.041s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-08T16:05:27.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:27.571Z] INFO: Testing against a local daemon [2020-06-08T16:05:27.571Z] ok github.com/docker/docker/integration/image 0.510s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === Skipped [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-08T16:05:27.571Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-08T16:05:27.571Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-08T16:05:27.571Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-08T16:05:27.571Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] DONE 11 tests, 4 skipped in 2.776s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-08T16:05:27.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:27.571Z] INFO: Testing against a local daemon [2020-06-08T16:05:27.571Z] ok github.com/docker/docker/integration/network 0.264s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === Skipped [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-08T16:05:27.571Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-08T16:05:27.571Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-08T16:05:27.571Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-08T16:05:27.571Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-08T16:05:27.571Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-08T16:05:27.571Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:236: FLAKY_TEST [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-08T16:05:27.571Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] DONE 19 tests, 15 skipped in 2.607s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-08T16:05:27.571Z] testing: warning: no tests to run [2020-06-08T16:05:27.571Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] DONE 0 tests in 0.864s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-08T16:05:27.571Z] testing: warning: no tests to run [2020-06-08T16:05:27.571Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] DONE 0 tests in 0.845s [2020-06-08T16:05:27.571Z] [2020-06-08T16:05:27.571Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-08T16:05:27.672Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s) [2020-06-08T16:05:27.672Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uewc0rky3t7892mx5crz0pbc0 Created:2020-06-08 16:05:20.214036612 +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[161d80d2c89a06a7c9220fdbdc1223bcdd6fba7d3c265ee6a40ff234dee5629c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hmciwcm87hovtraz0gak6urs9 EndpointID:2c9bbfa288a7d4c4dfc7bfb43fea17e9b1d3a9c7e6a168dd5d4f24c7b88e2512 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cad6725886fbf83bebee7107256a87c97cf1a5ee13a3080f41246b7f65da4eb9 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:6170649652c8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hmciwcm87hovtraz0gak6urs9 EndpointID:2c9bbfa288a7d4c4dfc7bfb43fea17e9b1d3a9c7e6a168dd5d4f24c7b88e2512 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-08T16:05:27.672Z] PASS [2020-06-08T16:05:27.672Z] [2020-06-08T16:05:27.672Z] === Skipped [2020-06-08T16:05:27.672Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T16:05:27.672Z] service_test.go:236: FLAKY_TEST [2020-06-08T16:05:27.672Z] [2020-06-08T16:05:27.672Z] [2020-06-08T16:05:27.672Z] DONE 23 tests, 1 skipped in 47.499s [2020-06-08T16:05:27.672Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-08T16:05:27.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:27.672Z] ++ set -e [2020-06-08T16:05:27.672Z] ++ '[' -n 0 ']' [2020-06-08T16:05:27.672Z] ++ set -x [2020-06-08T16:05:27.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:27.927Z] INFO: Testing against a local daemon [2020-06-08T16:05:27.927Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-08T16:05:27.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T16:05:27.927Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:05:27.927Z] === RUN TestDockerNetworkIpvlan [2020-06-08T16:05:27.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-08T16:05:27.927Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:05:27.927Z] PASS [2020-06-08T16:05:27.927Z] [2020-06-08T16:05:27.927Z] === Skipped [2020-06-08T16:05:27.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T16:05:27.927Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:05:27.927Z] [2020-06-08T16:05:27.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-08T16:05:27.927Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:05:27.927Z] [2020-06-08T16:05:27.927Z] [2020-06-08T16:05:27.927Z] DONE 2 tests, 2 skipped in 0.184s [2020-06-08T16:05:27.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-08T16:05:27.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:27.927Z] ++ set -e [2020-06-08T16:05:27.927Z] ++ '[' -n 0 ']' [2020-06-08T16:05:27.927Z] ++ set -x [2020-06-08T16:05:27.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:27.927Z] INFO: Testing against a local daemon [2020-06-08T16:05:27.927Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-08T16:05:28.042Z] testing: warning: no tests to run [2020-06-08T16:05:28.043Z] ok github.com/docker/docker/integration/plugin 0.081s [2020-06-08T16:05:28.043Z] [2020-06-08T16:05:28.043Z] DONE 0 tests in 0.896s [2020-06-08T16:05:28.043Z] [2020-06-08T16:05:28.043Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-08T16:05:29.035Z] testing: warning: no tests to run [2020-06-08T16:05:29.035Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2020-06-08T16:05:29.035Z] [2020-06-08T16:05:29.035Z] DONE 0 tests in 0.833s [2020-06-08T16:05:29.035Z] [2020-06-08T16:05:29.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-08T16:05:29.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-06-08T16:05:29.808Z] === RUN TestDockerNetworkMacvlan [2020-06-08T16:05:30.371Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-08T16:05:31.297Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-08T16:05:32.221Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-08T16:05:32.476Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-08T16:05:34.406Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-08T16:05:36.287Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-08T16:05:36.848Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-08T16:05:37.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:37.728Z] INFO: Testing against a local daemon [2020-06-08T16:05:37.728Z] ok github.com/docker/docker/integration/plugin/common 0.279s [2020-06-08T16:05:37.728Z] [2020-06-08T16:05:37.728Z] === Skipped [2020-06-08T16:05:37.728Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-08T16:05:37.728Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-08T16:05:37.728Z] [2020-06-08T16:05:37.728Z] [2020-06-08T16:05:37.728Z] DONE 3 tests, 1 skipped in 8.627s [2020-06-08T16:05:37.728Z] [2020-06-08T16:05:37.728Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-08T16:05:38.240Z] === RUN TestDockerSuite/TestBuildRm [2020-06-08T16:05:41.508Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-08T16:05:41.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:41.541Z] INFO: Testing against a local daemon [2020-06-08T16:05:41.541Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.280s [2020-06-08T16:05:41.541Z] [2020-06-08T16:05:41.541Z] === Skipped [2020-06-08T16:05:41.541Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-08T16:05:41.541Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-08T16:05:41.541Z] [2020-06-08T16:05:41.541Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-08T16:05:41.541Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-08T16:05:41.541Z] [2020-06-08T16:05:41.541Z] [2020-06-08T16:05:41.541Z] DONE 2 tests, 2 skipped in 3.562s [2020-06-08T16:05:41.541Z] [2020-06-08T16:05:41.541Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-08T16:05:41.763Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-08T16:05:42.017Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan (13.39s) [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.44s) [2020-06-08T16:05:42.943Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-06-08T16:05:42.943Z] PASS [2020-06-08T16:05:42.943Z] [2020-06-08T16:05:42.943Z] DONE 8 tests in 15.010s [2020-06-08T16:05:42.943Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-08T16:05:42.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:42.943Z] ++ set -e [2020-06-08T16:05:42.943Z] ++ '[' -n 0 ']' [2020-06-08T16:05:42.943Z] ++ set -x [2020-06-08T16:05:42.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:42.943Z] testing: warning: no tests to run [2020-06-08T16:05:42.943Z] PASS [2020-06-08T16:05:42.943Z] [2020-06-08T16:05:42.943Z] DONE 0 tests in 0.032s [2020-06-08T16:05:42.943Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-08T16:05:42.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:42.943Z] ++ set -e [2020-06-08T16:05:42.943Z] ++ '[' -n 0 ']' [2020-06-08T16:05:42.943Z] ++ set -x [2020-06-08T16:05:42.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:05:43.197Z] INFO: Testing against a local daemon [2020-06-08T16:05:43.197Z] === RUN TestAuthZPluginAllowRequest [2020-06-08T16:05:43.197Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-08T16:05:43.453Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-08T16:05:44.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-08T16:05:44.268Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-08T16:05:44.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:44.506Z] INFO: Testing against a local daemon [2020-06-08T16:05:44.506Z] ok github.com/docker/docker/integration/plugin/logging 0.246s [2020-06-08T16:05:44.506Z] [2020-06-08T16:05:44.506Z] === Skipped [2020-06-08T16:05:44.506Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-08T16:05:44.506Z] read_test.go:21: no unix domain sockets on Windows [2020-06-08T16:05:44.506Z] [2020-06-08T16:05:44.506Z] [2020-06-08T16:05:44.506Z] DONE 1 tests, 1 skipped in 2.829s [2020-06-08T16:05:44.506Z] [2020-06-08T16:05:44.506Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-08T16:05:44.523Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2020-06-08T16:05:44.523Z] === RUN TestAuthZPluginTLS [2020-06-08T16:05:45.083Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-06-08T16:05:45.083Z] === RUN TestAuthZPluginDenyRequest [2020-06-08T16:05:45.338Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-08T16:05:45.506Z] testing: warning: no tests to run [2020-06-08T16:05:45.506Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.112s [2020-06-08T16:05:45.506Z] [2020-06-08T16:05:45.506Z] DONE 0 tests in 1.406s [2020-06-08T16:05:45.900Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-06-08T16:05:45.900Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-08T16:05:45.978Z] [2020-06-08T16:05:45.978Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-08T16:05:46.460Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2020-06-08T16:05:46.460Z] === RUN TestAuthZPluginDenyResponse [2020-06-08T16:05:46.460Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-08T16:05:47.021Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-06-08T16:05:47.021Z] === RUN TestAuthZPluginAllowEventStream [2020-06-08T16:05:47.945Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-08T16:05:48.505Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-06-08T16:05:48.505Z] === RUN TestAuthZPluginErrorResponse [2020-06-08T16:05:48.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:48.950Z] INFO: Testing against a local daemon [2020-06-08T16:05:48.950Z] ok github.com/docker/docker/integration/plugin/volumes 0.296s [2020-06-08T16:05:48.950Z] [2020-06-08T16:05:48.950Z] === Skipped [2020-06-08T16:05:48.950Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-08T16:05:48.950Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:48.950Z] [2020-06-08T16:05:48.950Z] [2020-06-08T16:05:48.950Z] DONE 1 tests, 1 skipped in 2.890s [2020-06-08T16:05:48.950Z] [2020-06-08T16:05:48.950Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-08T16:05:49.064Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-08T16:05:49.064Z] === RUN TestAuthZPluginErrorRequest [2020-06-08T16:05:49.622Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-06-08T16:05:49.622Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-08T16:05:50.182Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-06-08T16:05:50.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-08T16:05:51.108Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-08T16:05:51.108Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-08T16:05:51.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:51.174Z] INFO: Testing against a local daemon [2020-06-08T16:05:51.174Z] ok github.com/docker/docker/integration/secret 0.234s [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] === Skipped [2020-06-08T16:05:51.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-08T16:05:51.174Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-08T16:05:51.174Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-08T16:05:51.174Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-08T16:05:51.174Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-08T16:05:51.174Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-08T16:05:51.174Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] DONE 6 tests, 6 skipped in 2.453s [2020-06-08T16:05:51.174Z] [2020-06-08T16:05:51.174Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-08T16:05:51.362Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-08T16:05:51.362Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-08T16:05:51.921Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-08T16:05:52.176Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-06-08T16:05:52.176Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-08T16:05:52.735Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-08T16:05:52.735Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 48.2% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.6% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-06-08T16:05:52.825Z] ok github.com/docker/docker/builder/remotecontext/git 1.191s coverage: 86.3% of statements [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/cli [no test files] [2020-06-08T16:05:52.825Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-08T16:05:53.660Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-08T16:05:54.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:54.136Z] INFO: Testing against a local daemon [2020-06-08T16:05:54.136Z] ok github.com/docker/docker/integration/service 0.379s [2020-06-08T16:05:54.219Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2020-06-08T16:05:54.219Z] === RUN TestAuthZPluginHeader [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === Skipped [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-08T16:05:54.607Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-08T16:05:54.607Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-08T16:05:54.607Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-08T16:05:54.607Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-08T16:05:54.607Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-08T16:05:54.607Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-06-08T16:05:54.607Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-08T16:05:54.607Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-08T16:05:54.607Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-08T16:05:54.607Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-08T16:05:54.607Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-08T16:05:54.607Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-08T16:05:54.607Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-08T16:05:54.607Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-08T16:05:54.607Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-08T16:05:54.607Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-08T16:05:54.607Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-08T16:05:54.607Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-08T16:05:54.607Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-08T16:05:54.607Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-06-08T16:05:54.607Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] DONE 24 tests, 23 skipped in 3.140s [2020-06-08T16:05:54.607Z] [2020-06-08T16:05:54.607Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-08T16:05:54.964Z] --- PASS: TestAuthZPluginHeader (0.78s) [2020-06-08T16:05:54.964Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-08T16:05:56.085Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2020-06-08T16:05:56.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:56.833Z] INFO: Testing against a local daemon [2020-06-08T16:05:56.833Z] ok github.com/docker/docker/integration/session 0.238s [2020-06-08T16:05:56.833Z] [2020-06-08T16:05:56.833Z] === Skipped [2020-06-08T16:05:56.833Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-08T16:05:56.833Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:56.833Z] [2020-06-08T16:05:56.833Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-08T16:05:56.833Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-08T16:05:56.833Z] [2020-06-08T16:05:56.833Z] [2020-06-08T16:05:56.833Z] DONE 2 tests, 2 skipped in 2.308s [2020-06-08T16:05:56.833Z] [2020-06-08T16:05:56.833Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-08T16:05:56.846Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-08T16:05:57.771Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-08T16:05:58.331Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-08T16:05:58.890Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-08T16:05:59.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:05:59.058Z] INFO: Testing against a local daemon [2020-06-08T16:05:59.144Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2020-06-08T16:05:59.144Z] === RUN TestAuthZPluginV2Disable [2020-06-08T16:05:59.703Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-08T16:06:00.626Z] === RUN TestDockerSuite/TestBuildUser [2020-06-08T16:06:00.629Z] ok github.com/docker/docker/integration/system 1.496s [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === Skipped [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T16:06:00.629Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-08T16:06:00.629Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-08T16:06:00.629Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-08T16:06:00.629Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-08T16:06:00.629Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-08T16:06:00.629Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-08T16:06:00.629Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] DONE 13 tests, 7 skipped in 3.939s [2020-06-08T16:06:00.629Z] [2020-06-08T16:06:00.629Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-08T16:06:01.987Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-08T16:06:02.910Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2020-06-08T16:06:02.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-08T16:06:03.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:06:03.597Z] INFO: Testing against a local daemon [2020-06-08T16:06:03.597Z] ok github.com/docker/docker/integration/volume 0.254s [2020-06-08T16:06:03.597Z] [2020-06-08T16:06:03.597Z] === Skipped [2020-06-08T16:06:03.597Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-08T16:06:03.597Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-08T16:06:03.597Z] [2020-06-08T16:06:03.597Z] [2020-06-08T16:06:03.597Z] DONE 5 tests, 1 skipped in 2.530s [2020-06-08T16:06:03.597Z] [2020-06-08T16:06:03.597Z] INFO: make.ps1 ended at 06/08/2020 16:06:03 [2020-06-08T16:06:03.597Z] INFO: Integration CLI tests being run from the host: [2020-06-08T16:06:03.597Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-06-08T16:06:04.838Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-08T16:06:06.198Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2020-06-08T16:06:06.199Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-08T16:06:08.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-08T16:06:12.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-08T16:06:12.290Z] INFO: Testing against a local daemon [2020-06-08T16:06:13.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-08T16:06:20.511Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.44s) [2020-06-08T16:06:20.511Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-08T16:06:20.511Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-08T16:06:20.511Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-08T16:06:20.766Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-08T16:06:21.371Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-08T16:06:21.931Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-08T16:06:22.854Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-08T16:06:22.854Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-08T16:06:22.854Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-08T16:06:22.854Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-08T16:06:22.854Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-08T16:06:24.212Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-08T16:06:24.212Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-08T16:06:24.771Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-08T16:06:25.027Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-08T16:06:25.951Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-08T16:06:25.951Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-08T16:06:27.878Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-08T16:06:27.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-08T16:06:28.801Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-08T16:06:29.723Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-08T16:06:29.977Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-08T16:06:30.536Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-08T16:06:30.536Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-08T16:06:31.461Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-08T16:06:33.345Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-08T16:06:33.345Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-08T16:06:33.345Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-08T16:06:33.640Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-08T16:06:34.199Z] === RUN TestDockerSuite/TestCommitChange [2020-06-08T16:06:34.725Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 30.8% of statements [2020-06-08T16:06:34.758Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-08T16:06:35.318Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-08T16:06:36.086Z] ok github.com/docker/docker/container 0.116s coverage: 34.7% of statements [2020-06-08T16:06:36.086Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-08T16:06:36.086Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-08T16:06:36.086Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-08T16:06:36.086Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-08T16:06:36.240Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-06-08T16:06:36.241Z] PASS [2020-06-08T16:06:36.241Z] [2020-06-08T16:06:36.241Z] DONE 17 tests in 53.247s [2020-06-08T16:06:36.241Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-08T16:06:36.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:06:36.241Z] ++ set -e [2020-06-08T16:06:36.241Z] ++ '[' -n 0 ']' [2020-06-08T16:06:36.241Z] ++ set -x [2020-06-08T16:06:36.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:06:36.241Z] INFO: Testing against a local daemon [2020-06-08T16:06:36.241Z] === RUN TestPluginInvalidJSON [2020-06-08T16:06:36.495Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T16:06:36.495Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T16:06:36.495Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T16:06:36.495Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-06-08T16:06:36.495Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-08T16:06:36.495Z] === RUN TestPluginInstall [2020-06-08T16:06:36.495Z] === RUN TestPluginInstall/no_auth [2020-06-08T16:06:36.495Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-08T16:06:37.902Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-08T16:06:38.869Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-08T16:06:40.750Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-08T16:06:41.674Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-08T16:06:43.559Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-08T16:06:44.118Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-08T16:06:44.118Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-08T16:06:44.118Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-08T16:06:44.372Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-08T16:06:44.372Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-08T16:06:44.372Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-08T16:06:44.372Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-08T16:06:44.626Z] time="2020-06-08T16:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:06:44.626Z] time="2020-06-08T16:06:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:06:44.626Z] time="2020-06-08T16:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d84de1b7ee82bf150aa7cb0818d8ab93581ab323287cfa498d450b367673e61f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:06:44.626Z] time="2020-06-08T16:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:06:44.626Z] time="2020-06-08T16:06:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:06:44.626Z] time="2020-06-08T16:06:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d84de1b7ee82bf150aa7cb0818d8ab93581ab323287cfa498d450b367673e61f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:06:45.185Z] === RUN TestPluginInstall/with_htpasswd [2020-06-08T16:06:45.744Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-08T16:06:45.744Z] time="2020-06-08T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:06:45.744Z] time="2020-06-08T16:06:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:06:45.744Z] time="2020-06-08T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c526ac64f1a7f1c159fa5efce8e7223894ce61da3626aef6997b49b95060bd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:06:45.744Z] time="2020-06-08T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:06:45.744Z] time="2020-06-08T16:06:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:06:45.744Z] time="2020-06-08T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c526ac64f1a7f1c159fa5efce8e7223894ce61da3626aef6997b49b95060bd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:06:46.303Z] === RUN TestPluginInstall/with_insecure [2020-06-08T16:06:47.228Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-08T16:06:47.228Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-08T16:06:47.483Z] time="2020-06-08T16:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:06:47.483Z] time="2020-06-08T16:06:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:06:47.483Z] time="2020-06-08T16:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:892cdd223c3ac199986980f4bd5c8c6c2a5bca7ceb81279c2adf1692f8ba9b66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:06:47.483Z] time="2020-06-08T16:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:06:47.483Z] time="2020-06-08T16:06:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:06:47.483Z] time="2020-06-08T16:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:892cdd223c3ac199986980f4bd5c8c6c2a5bca7ceb81279c2adf1692f8ba9b66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:06:47.737Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-08T16:06:47.737Z] --- PASS: TestPluginInstall (11.44s) [2020-06-08T16:06:47.737Z] --- PASS: TestPluginInstall/no_auth (8.69s) [2020-06-08T16:06:47.737Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-06-08T16:06:47.737Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2020-06-08T16:06:47.737Z] plugin_test.go:157: [df1b4a6b3f682] daemon is not started [2020-06-08T16:06:47.737Z] PASS [2020-06-08T16:06:47.737Z] [2020-06-08T16:06:47.737Z] DONE 6 tests in 11.646s [2020-06-08T16:06:47.737Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-08T16:06:47.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:06:47.737Z] ++ set -e [2020-06-08T16:06:47.737Z] ++ '[' -n 0 ']' [2020-06-08T16:06:47.737Z] ++ set -x [2020-06-08T16:06:47.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:06:47.992Z] INFO: Testing against a local daemon [2020-06-08T16:06:47.992Z] === RUN TestExternalGraphDriver [2020-06-08T16:06:48.243Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2020-06-08T16:06:48.243Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-08T16:06:48.246Z] === RUN TestExternalGraphDriver/json [2020-06-08T16:06:48.500Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-08T16:06:49.102Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-08T16:06:49.602Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-06-08T16:06:49.661Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-08T16:06:50.231Z] === RUN TestExternalGraphDriver/spec [2020-06-08T16:06:50.231Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-08T16:06:50.231Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-08T16:06:50.231Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-08T16:06:50.803Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-08T16:06:51.062Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-08T16:06:51.062Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-08T16:06:51.062Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-08T16:06:51.360Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-08T16:06:51.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-08T16:06:52.173Z] === RUN TestExternalGraphDriver/pull [2020-06-08T16:06:52.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-08T16:06:52.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-08T16:06:52.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-08T16:06:53.914Z] --- PASS: TestExternalGraphDriver (5.85s) [2020-06-08T16:06:53.914Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-06-08T16:06:53.914Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-06-08T16:06:53.914Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2020-06-08T16:06:53.914Z] === RUN TestGraphdriverPluginV2 [2020-06-08T16:06:54.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-08T16:06:54.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-08T16:06:54.727Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-08T16:06:55.286Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-08T16:06:55.845Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-08T16:06:56.404Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-08T16:06:56.962Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-08T16:06:56.962Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-08T16:06:57.522Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-08T16:06:58.081Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2020-06-08T16:06:58.081Z] PASS [2020-06-08T16:06:58.081Z] [2020-06-08T16:06:58.081Z] DONE 5 tests in 10.166s [2020-06-08T16:06:58.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-08T16:06:58.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:06:58.081Z] ++ set -e [2020-06-08T16:06:58.081Z] ++ '[' -n 0 ']' [2020-06-08T16:06:58.081Z] ++ set -x [2020-06-08T16:06:58.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:06:58.335Z] INFO: Testing against a local daemon [2020-06-08T16:06:58.335Z] === RUN TestContinueAfterPluginCrash [2020-06-08T16:06:58.335Z] === PAUSE TestContinueAfterPluginCrash [2020-06-08T16:06:58.335Z] === RUN TestReadPluginNoRead [2020-06-08T16:06:58.335Z] === PAUSE TestReadPluginNoRead [2020-06-08T16:06:58.335Z] === RUN TestDaemonStartWithLogOpt [2020-06-08T16:06:58.335Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-08T16:06:58.335Z] === CONT TestContinueAfterPluginCrash [2020-06-08T16:06:58.335Z] === CONT TestDaemonStartWithLogOpt [2020-06-08T16:06:58.335Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-08T16:06:58.894Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-08T16:06:58.894Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-08T16:06:59.529Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2020-06-08T16:06:59.529Z] ok github.com/docker/docker/daemon 12.147s coverage: 17.6% of statements [2020-06-08T16:06:59.529Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-08T16:06:59.529Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-08T16:06:59.820Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-08T16:07:00.889Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-06-08T16:07:00.889Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.7% of statements [2020-06-08T16:07:01.224Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-08T16:07:01.815Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-06-08T16:07:01.815Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-08T16:07:01.815Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-08T16:07:02.584Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-08T16:07:02.741Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-06-08T16:07:02.839Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-08T16:07:02.839Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-08T16:07:02.839Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-08T16:07:02.839Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-08T16:07:03.398Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-08T16:07:03.398Z] --- PASS: TestDaemonStartWithLogOpt (5.16s) [2020-06-08T16:07:03.398Z] === CONT TestReadPluginNoRead [2020-06-08T16:07:05.254Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.341s coverage: 73.1% of statements [2020-06-08T16:07:05.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-06-08T16:07:05.907Z] === RUN TestReadPluginNoRead/default [2020-06-08T16:07:06.872Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.409s coverage: 57.0% of statements [2020-06-08T16:07:07.830Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-08T16:07:07.830Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-08T16:07:07.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-08T16:07:08.433Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-08T16:07:08.992Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2020-06-08T16:07:09.247Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-08T16:07:09.247Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-08T16:07:09.247Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-08T16:07:09.247Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-08T16:07:09.383Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-06-08T16:07:10.743Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.953s coverage: 46.2% of statements [2020-06-08T16:07:10.743Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-08T16:07:10.998Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.275s coverage: 49.5% of statements [2020-06-08T16:07:11.129Z] --- PASS: TestReadPluginNoRead (7.41s) [2020-06-08T16:07:11.130Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-06-08T16:07:11.130Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-06-08T16:07:11.130Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-06-08T16:07:11.130Z] read_test.go:92: [d19ce121861b7] daemon is not started [2020-06-08T16:07:11.130Z] PASS [2020-06-08T16:07:11.130Z] [2020-06-08T16:07:11.130Z] DONE 6 tests in 12.732s [2020-06-08T16:07:11.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-06-08T16:07:11.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:11.130Z] ++ set -e [2020-06-08T16:07:11.130Z] ++ '[' -n 0 ']' [2020-06-08T16:07:11.130Z] ++ set -x [2020-06-08T16:07:11.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:11.130Z] testing: warning: no tests to run [2020-06-08T16:07:11.130Z] PASS [2020-06-08T16:07:11.130Z] [2020-06-08T16:07:11.130Z] DONE 0 tests in 0.046s [2020-06-08T16:07:11.130Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-08T16:07:11.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:11.130Z] ++ set -e [2020-06-08T16:07:11.130Z] ++ '[' -n 0 ']' [2020-06-08T16:07:11.130Z] ++ set -x [2020-06-08T16:07:11.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:11.130Z] INFO: Testing against a local daemon [2020-06-08T16:07:11.130Z] === RUN TestPluginWithDevMounts [2020-06-08T16:07:11.130Z] === PAUSE TestPluginWithDevMounts [2020-06-08T16:07:11.130Z] === CONT TestPluginWithDevMounts [2020-06-08T16:07:12.052Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-08T16:07:12.979Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-08T16:07:13.234Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-06-08T16:07:13.234Z] PASS [2020-06-08T16:07:13.234Z] [2020-06-08T16:07:13.234Z] DONE 1 tests in 2.451s [2020-06-08T16:07:13.234Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-08T16:07:13.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:13.489Z] ++ set -e [2020-06-08T16:07:13.489Z] ++ '[' -n 0 ']' [2020-06-08T16:07:13.489Z] ++ set -x [2020-06-08T16:07:13.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:13.489Z] INFO: Testing against a local daemon [2020-06-08T16:07:13.489Z] === RUN TestSecretInspect [2020-06-08T16:07:13.508Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.588s coverage: 57.7% of statements [2020-06-08T16:07:13.508Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-08T16:07:13.508Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.271s coverage: 76.1% of statements [2020-06-08T16:07:13.508Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-08T16:07:13.743Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-08T16:07:14.868Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-06-08T16:07:15.123Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-06-08T16:07:16.048Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-06-08T16:07:17.003Z] --- PASS: TestSecretInspect (3.01s) [2020-06-08T16:07:17.003Z] === RUN TestSecretList [2020-06-08T16:07:17.562Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-08T16:07:18.486Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-08T16:07:18.557Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 4.8% of statements [2020-06-08T16:07:18.558Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-08T16:07:18.558Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-08T16:07:18.558Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.8% of statements [2020-06-08T16:07:19.846Z] --- PASS: TestSecretList (3.02s) [2020-06-08T16:07:19.846Z] === RUN TestSecretsCreateAndDelete [2020-06-08T16:07:19.918Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-06-08T16:07:20.101Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-08T16:07:20.478Z] ok github.com/docker/docker/daemon/logger/awslogs 0.132s coverage: 77.4% of statements [2020-06-08T16:07:20.478Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-08T16:07:20.478Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-08T16:07:20.733Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-06-08T16:07:21.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-08T16:07:21.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-06-08T16:07:21.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-06-08T16:07:21.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-08T16:07:22.204Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2020-06-08T16:07:22.204Z] === RUN TestSecretsUpdate [2020-06-08T16:07:22.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-08T16:07:23.275Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2020-06-08T16:07:23.275Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-08T16:07:23.574Z] time="2020-06-08T16:07:23Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate023063114/log560544033.1: no such file or directory" [2020-06-08T16:07:23.574Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 37.7% of statements [2020-06-08T16:07:24.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-08T16:07:24.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-08T16:07:24.673Z] --- PASS: TestSecretsUpdate (2.44s) [2020-06-08T16:07:24.673Z] === RUN TestTemplatedSecret [2020-06-08T16:07:24.934Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-06-08T16:07:25.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-08T16:07:26.294Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-06-08T16:07:26.549Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-08T16:07:26.804Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2020-06-08T16:07:26.804Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-08T16:07:26.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00033df80_} [2020-06-08T16:07:27.759Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-06-08T16:07:27.759Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-08T16:07:27.922Z] --- PASS: TestTemplatedSecret (3.42s) [2020-06-08T16:07:27.922Z] === RUN TestSecretCreateResolve [2020-06-08T16:07:28.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1000798191_/foo_false____} [2020-06-08T16:07:29.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1000798191_/foo_true____} [2020-06-08T16:07:30.305Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-06-08T16:07:30.305Z] ok github.com/docker/docker/distribution 0.422s coverage: 22.1% of statements [2020-06-08T16:07:30.305Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-08T16:07:30.806Z] --- PASS: TestSecretCreateResolve (2.57s) [2020-06-08T16:07:30.806Z] PASS [2020-06-08T16:07:30.806Z] [2020-06-08T16:07:30.806Z] DONE 6 tests in 17.228s [2020-06-08T16:07:30.806Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-08T16:07:30.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:30.806Z] ++ set -e [2020-06-08T16:07:30.806Z] ++ '[' -n 0 ']' [2020-06-08T16:07:30.806Z] ++ set -x [2020-06-08T16:07:30.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:30.806Z] INFO: Testing against a local daemon [2020-06-08T16:07:30.806Z] === RUN TestServiceCreateInit [2020-06-08T16:07:30.806Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-08T16:07:31.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3225951874_/foo_false____} [2020-06-08T16:07:31.665Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-06-08T16:07:32.589Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-06-08T16:07:32.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3225951874_/foo_true____} [2020-06-08T16:07:33.514Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-06-08T16:07:33.514Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-08T16:07:33.514Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-06-08T16:07:33.514Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-08T16:07:33.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3225951874_/foo_true__0xc00033dfe0__} [2020-06-08T16:07:34.787Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-08T16:07:35.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a96000_} [2020-06-08T16:07:35.398Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-06-08T16:07:35.399Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-08T16:07:35.451Z] --- PASS: TestImportExtremelyLargeImageWorks (193.33s) [2020-06-08T16:07:35.451Z] PASS [2020-06-08T16:07:35.451Z] [2020-06-08T16:07:35.451Z] === Skipped [2020-06-08T16:07:35.451Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-08T16:07:35.451Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:07:35.451Z] [2020-06-08T16:07:35.451Z] [2020-06-08T16:07:35.451Z] DONE 12 tests, 1 skipped in 194.351s [2020-06-08T16:07:35.451Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-08T16:07:35.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:35.451Z] ++ set -e [2020-06-08T16:07:35.451Z] ++ '[' -n 0 ']' [2020-06-08T16:07:35.451Z] ++ set -x [2020-06-08T16:07:35.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:07:35.451Z] INFO: Testing against a local daemon [2020-06-08T16:07:35.451Z] === RUN TestNetworkCreateDelete [2020-06-08T16:07:35.451Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-06-08T16:07:35.451Z] === RUN TestDockerNetworkDeletePreferID [2020-06-08T16:07:35.451Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-06-08T16:07:35.451Z] === RUN TestDaemonDNSFallback [2020-06-08T16:07:35.451Z] --- PASS: TestDaemonDNSFallback (1.61s) [2020-06-08T16:07:35.451Z] === RUN TestInspectNetwork [2020-06-08T16:07:35.451Z] === RUN TestInspectNetwork/full_network_id [2020-06-08T16:07:35.451Z] === RUN TestInspectNetwork/partial_network_id [2020-06-08T16:07:35.451Z] === RUN TestInspectNetwork/network_name [2020-06-08T16:07:35.451Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-08T16:07:35.654Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-06-08T16:07:35.735Z] --- PASS: TestInspectNetwork (7.03s) [2020-06-08T16:07:35.735Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-08T16:07:35.735Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-08T16:07:35.735Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-08T16:07:35.735Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-08T16:07:35.735Z] === RUN TestRunContainerWithBridgeNone [2020-06-08T16:07:37.014Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-06-08T16:07:37.014Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-08T16:07:37.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a96040_} [2020-06-08T16:07:37.774Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2020-06-08T16:07:37.774Z] === RUN TestNetworkInvalidJSON [2020-06-08T16:07:37.774Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-08T16:07:37.774Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-08T16:07:37.774Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T16:07:37.774Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T16:07:37.774Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T16:07:37.774Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T16:07:37.774Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-08T16:07:37.774Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-08T16:07:37.774Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-08T16:07:37.774Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-08T16:07:37.774Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-08T16:07:37.774Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-08T16:07:37.774Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-08T16:07:37.774Z] === RUN TestHostIPv4BridgeLabel [2020-06-08T16:07:38.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a96060_} [2020-06-08T16:07:38.390Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-06-08T16:07:38.390Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-08T16:07:38.899Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 77.2% of statements [2020-06-08T16:07:39.073Z] --- PASS: TestServiceCreateInit (8.37s) [2020-06-08T16:07:39.073Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s) [2020-06-08T16:07:39.073Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2020-06-08T16:07:39.073Z] === RUN TestCreateServiceMultipleTimes [2020-06-08T16:07:39.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-08T16:07:39.404Z] === RUN TestDaemonDefaultNetworkPools [2020-06-08T16:07:39.823Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2020-06-08T16:07:39.823Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-06-08T16:07:39.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a96080_} [2020-06-08T16:07:40.077Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-08T16:07:40.413Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-06-08T16:07:40.413Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-08T16:07:41.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-08T16:07:41.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-06-08T16:07:41.426Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-08T16:07:42.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-08T16:07:42.901Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-06-08T16:07:42.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-08T16:07:42.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-08T16:07:42.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-08T16:07:42.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-08T16:07:42.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-08T16:07:42.976Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-08T16:07:43.182Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-06-08T16:07:43.182Z] === RUN TestServiceWithPredefinedNetwork [2020-06-08T16:07:43.335Z] ok github.com/docker/docker/layer 7.503s coverage: 68.8% of statements [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/oci [no test files] [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-08T16:07:43.335Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-06-08T16:07:43.335Z] ok github.com/docker/docker/pkg/chrootarchive 2.536s coverage: 43.2% of statements [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-08T16:07:43.335Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-08T16:07:44.259Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-06-08T16:07:44.259Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-06-08T16:07:44.819Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-06-08T16:07:45.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-06-08T16:07:45.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-08T16:07:45.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T16:07:45.213Z] service_test.go:236: FLAKY_TEST [2020-06-08T16:07:45.213Z] === RUN TestServiceWithDataPathPortInit [2020-06-08T16:07:45.378Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-06-08T16:07:45.482Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-08T16:07:45.937Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-06-08T16:07:46.842Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-08T16:07:46.862Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-08T16:07:47.787Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-06-08T16:07:48.348Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2020-06-08T16:07:48.603Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2020-06-08T16:07:48.858Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-06-08T16:07:49.348Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-08T16:07:49.781Z] ok github.com/docker/docker/pkg/idtools 0.360s coverage: 70.5% of statements [2020-06-08T16:07:50.276Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-08T16:07:50.276Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-08T16:07:50.342Z] ok github.com/docker/docker/pkg/ioutils 0.567s coverage: 69.3% of statements [2020-06-08T16:07:50.342Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-06-08T16:07:50.597Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-06-08T16:07:50.597Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-06-08T16:07:50.597Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-08T16:07:50.597Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-08T16:07:50.834Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-08T16:07:51.088Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-08T16:07:51.158Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-06-08T16:07:51.158Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-08T16:07:51.158Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-06-08T16:07:51.647Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-08T16:07:51.718Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-08T16:07:51.718Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-06-08T16:07:51.973Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-06-08T16:07:51.973Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-08T16:07:51.973Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-08T16:07:52.208Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-08T16:07:52.767Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-08T16:07:52.900Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-06-08T16:07:53.326Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-08T16:07:53.459Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-08T16:07:53.714Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-08T16:07:53.885Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-08T16:07:53.969Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-08T16:07:54.445Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-08T16:07:55.045Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-08T16:07:55.328Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-06-08T16:07:55.583Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-08T16:07:56.009Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2020-06-08T16:07:56.010Z] === RUN TestCreateServiceConflict [2020-06-08T16:07:56.010Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-08T16:07:56.569Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-08T16:07:57.128Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-08T16:07:58.051Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-08T16:07:58.306Z] --- PASS: TestCreateServiceConflict (2.58s) [2020-06-08T16:07:58.306Z] === RUN TestCreateServiceMaxReplicas [2020-06-08T16:07:58.839Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2020-06-08T16:07:58.839Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-08T16:07:58.865Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-08T16:07:59.399Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-08T16:07:59.399Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-08T16:07:59.653Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-06-08T16:07:59.826Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-08T16:08:00.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-08T16:08:00.436Z] --- PASS: TestServiceWithDataPathPortInit (13.46s) [2020-06-08T16:08:00.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-08T16:08:00.578Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-06-08T16:08:00.655Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-08T16:08:00.655Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-08T16:08:01.138Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-06-08T16:08:01.393Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2020-06-08T16:08:01.580Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-08T16:08:01.953Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-06-08T16:08:02.207Z] testing: warning: no tests to run [2020-06-08T16:08:02.207Z] coverage: [no statements] [2020-06-08T16:08:02.207Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-06-08T16:08:02.503Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2020-06-08T16:08:02.503Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-08T16:08:02.758Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-08T16:08:02.766Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-08T16:08:02.766Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-06-08T16:08:03.021Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-08T16:08:03.683Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-08T16:08:04.242Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-08T16:08:05.164Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-08T16:08:05.530Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-06-08T16:08:05.785Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-06-08T16:08:05.912Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s) [2020-06-08T16:08:05.912Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xex6t5wblictlb3c2too1oq6n Created:2020-06-08 16:07:59.701477923 +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[887dfd679e0847fe7dea364425ab11ec15f1df64dcae41eb6862bea5951aec3f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mwih2adse0nieulfz9l32po1p EndpointID:6612736e9bae2c3bef124f56ce8048bc4445228ae7f87ef4b37148714add101e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a60d38c95778743948681883fb0bdebaa385318fa2f6297d42b3575b676171b 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:838c4bdb8b5b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mwih2adse0nieulfz9l32po1p EndpointID:6612736e9bae2c3bef124f56ce8048bc4445228ae7f87ef4b37148714add101e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-08T16:08:05.912Z] PASS [2020-06-08T16:08:05.912Z] [2020-06-08T16:08:05.912Z] === Skipped [2020-06-08T16:08:05.912Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-08T16:08:05.912Z] service_test.go:236: FLAKY_TEST [2020-06-08T16:08:05.912Z] [2020-06-08T16:08:05.912Z] [2020-06-08T16:08:05.912Z] DONE 23 tests, 1 skipped in 38.950s [2020-06-08T16:08:05.912Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-08T16:08:05.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:05.912Z] ++ set -e [2020-06-08T16:08:05.913Z] ++ '[' -n 0 ']' [2020-06-08T16:08:05.913Z] ++ set -x [2020-06-08T16:08:05.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:05.913Z] INFO: Testing against a local daemon [2020-06-08T16:08:05.913Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-08T16:08:05.913Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T16:08:05.913Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:08:05.913Z] === RUN TestDockerNetworkIpvlan [2020-06-08T16:08:05.913Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-08T16:08:05.913Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:08:05.913Z] PASS [2020-06-08T16:08:05.913Z] [2020-06-08T16:08:05.913Z] === Skipped [2020-06-08T16:08:05.913Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-08T16:08:05.913Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:08:05.913Z] [2020-06-08T16:08:05.913Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-08T16:08:05.913Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-08T16:08:05.913Z] [2020-06-08T16:08:05.913Z] [2020-06-08T16:08:05.913Z] DONE 2 tests, 2 skipped in 0.083s [2020-06-08T16:08:05.913Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-08T16:08:05.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:05.913Z] ++ set -e [2020-06-08T16:08:05.913Z] ++ '[' -n 0 ']' [2020-06-08T16:08:05.913Z] ++ set -x [2020-06-08T16:08:05.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:05.913Z] INFO: Testing against a local daemon [2020-06-08T16:08:05.913Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-08T16:08:06.524Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-08T16:08:06.710Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-08T16:08:06.778Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-08T16:08:06.926Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-06-08T16:08:06.926Z] === RUN TestDockerNetworkMacvlan [2020-06-08T16:08:06.965Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-06-08T16:08:07.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-08T16:08:07.951Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-08T16:08:08.327Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-06-08T16:08:08.569Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-08T16:08:08.957Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-08T16:08:09.252Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-06-08T16:08:09.252Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-06-08T16:08:09.789Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-08T16:08:10.177Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-06-08T16:08:10.431Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-08T16:08:11.819Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-08T16:08:12.257Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-08T16:08:12.941Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-08T16:08:13.848Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-08T16:08:13.866Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-06-08T16:08:14.140Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-08T16:08:14.394Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-08T16:08:14.425Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-06-08T16:08:15.349Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-06-08T16:08:16.319Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2020-06-08T16:08:16.319Z] === RUN TestCreateServiceSecretFileMode [2020-06-08T16:08:17.353Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-08T16:08:17.678Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan (11.24s) [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.33s) [2020-06-08T16:08:18.362Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-06-08T16:08:18.362Z] PASS [2020-06-08T16:08:18.362Z] [2020-06-08T16:08:18.362Z] DONE 8 tests in 12.675s [2020-06-08T16:08:18.362Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-08T16:08:18.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:18.362Z] ++ set -e [2020-06-08T16:08:18.362Z] ++ '[' -n 0 ']' [2020-06-08T16:08:18.362Z] ++ set -x [2020-06-08T16:08:18.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:18.362Z] testing: warning: no tests to run [2020-06-08T16:08:18.362Z] PASS [2020-06-08T16:08:18.362Z] [2020-06-08T16:08:18.362Z] DONE 0 tests in 0.013s [2020-06-08T16:08:18.362Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-08T16:08:18.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:18.362Z] ++ set -e [2020-06-08T16:08:18.362Z] ++ '[' -n 0 ']' [2020-06-08T16:08:18.362Z] ++ set -x [2020-06-08T16:08:18.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:18.362Z] INFO: Testing against a local daemon [2020-06-08T16:08:18.362Z] === RUN TestAuthZPluginAllowRequest [2020-06-08T16:08:19.561Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2020-06-08T16:08:19.561Z] === RUN TestCreateServiceConfigFileMode [2020-06-08T16:08:19.836Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-06-08T16:08:19.836Z] === RUN TestAuthZPluginTLS [2020-06-08T16:08:20.120Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-08T16:08:20.121Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-06-08T16:08:20.121Z] === RUN TestAuthZPluginDenyRequest [2020-06-08T16:08:20.679Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-08T16:08:20.736Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-08T16:08:20.736Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-08T16:08:21.354Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-08T16:08:21.354Z] === RUN TestAuthZPluginDenyResponse [2020-06-08T16:08:21.969Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-08T16:08:21.969Z] === RUN TestAuthZPluginAllowEventStream [2020-06-08T16:08:22.560Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2020-06-08T16:08:22.560Z] === RUN TestCreateServiceSysctls [2020-06-08T16:08:23.443Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-06-08T16:08:23.443Z] === RUN TestAuthZPluginErrorResponse [2020-06-08T16:08:23.741Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-06-08T16:08:23.741Z] === RUN TestAuthZPluginErrorRequest [2020-06-08T16:08:23.921Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-08T16:08:24.371Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-08T16:08:24.371Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-08T16:08:24.845Z] === RUN TestDockerSuite/TestCpToDot [2020-06-08T16:08:24.985Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-08T16:08:24.985Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-08T16:08:25.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-08T16:08:26.025Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-08T16:08:26.025Z] --- PASS: TestCreateServiceSysctls (3.72s) [2020-06-08T16:08:26.025Z] === RUN TestCreateServiceCapabilities [2020-06-08T16:08:26.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-06-08T16:08:26.465Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-08T16:08:27.386Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-08T16:08:27.493Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/rootless [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-08T16:08:27.493Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/volume [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-08T16:08:27.494Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === Skipped [2020-06-08T16:08:27.494Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-08T16:08:27.494Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-08T16:08:27.494Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:73: No driver to put! [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-08T16:08:27.494Z] time="2020-06-08T16:07:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-08T16:08:27.494Z] time="2020-06-08T16:07:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-08T16:08:27.494Z] time="2020-06-08T16:07:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-08T16:08:27.494Z] time="2020-06-08T16:07:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-08T16:08:27.494Z] time="2020-06-08T16:07:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:73: No driver to put! [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-08T16:08:27.494Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-08T16:08:27.494Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-08T16:08:27.494Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-08T16:08:27.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-08T16:08:27.494Z] graphtest_unix.go:73: No driver to put! [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-08T16:08:27.494Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-08T16:08:27.494Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] [2020-06-08T16:08:27.494Z] DONE 2124 tests, 26 skipped in 251.404s Post stage [Pipeline] junit [2020-06-08T16:08:27.505Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-08T16:08:28.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41070/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a4882021f4285bd61f6089674c60630ec9a1d863 hack/validate/vendor [2020-06-08T16:08:28.493Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-06-08T16:08:28.493Z] === RUN TestAuthZPluginHeader [2020-06-08T16:08:28.793Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-08T16:08:28.927Z] No vendor changes in diff. [2020-06-08T16:08:29.110Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-06-08T16:08:29.110Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-08T16:08:29.110Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-08T16:08:29.110Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:29.110Z] === RUN TestAuthZPluginV2Disable [2020-06-08T16:08:29.110Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-08T16:08:29.110Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:29.110Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-08T16:08:29.110Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-08T16:08:29.110Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:29.110Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-08T16:08:29.110Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-08T16:08:29.110Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:29.110Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-08T16:08:29.717Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-08T16:08:29.717Z] --- PASS: TestCreateServiceCapabilities (3.70s) [2020-06-08T16:08:29.717Z] === RUN TestInspect [2020-06-08T16:08:29.889Z] + echo Building e2e image [2020-06-08T16:08:29.889Z] Building e2e image [2020-06-08T16:08:29.889Z] + docker build --build-arg DOCKER_GITCOMMIT=a4882021f4285bd61f6089674c60630ec9a1d863 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-08T16:08:29.889Z] #2 [internal] load .dockerignore [2020-06-08T16:08:29.889Z] #2 transferring context: 34B done [2020-06-08T16:08:29.889Z] #2 DONE 0.0s [2020-06-08T16:08:29.889Z] [2020-06-08T16:08:29.889Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-08T16:08:29.889Z] #1 transferring dockerfile: 3.21kB done [2020-06-08T16:08:29.889Z] #1 DONE 0.0s [2020-06-08T16:08:29.889Z] [2020-06-08T16:08:29.889Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-08T16:08:30.152Z] #4 ... [2020-06-08T16:08:30.152Z] [2020-06-08T16:08:30.152Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-08T16:08:30.152Z] #3 DONE 0.2s [2020-06-08T16:08:30.152Z] [2020-06-08T16:08:30.152Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-08T16:08:30.152Z] #4 DONE 0.3s [2020-06-08T16:08:30.152Z] [2020-06-08T16:08:30.152Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:30.152Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-06-08T16:08:30.152Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-06-08T16:08:30.152Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-06-08T16:08:30.152Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.1s [2020-06-08T16:08:30.152Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-06-08T16:08:30.152Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-06-08T16:08:30.152Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-06-08T16:08:30.152Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.1s [2020-06-08T16:08:30.406Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-06-08T16:08:30.406Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-06-08T16:08:30.406Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-06-08T16:08:30.406Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-06-08T16:08:30.661Z] #14 ... [2020-06-08T16:08:30.661Z] [2020-06-08T16:08:30.661Z] #8 [internal] load build context [2020-06-08T16:08:30.661Z] #8 transferring context: 847.20kB 0.3s done [2020-06-08T16:08:30.661Z] #8 DONE 0.4s [2020-06-08T16:08:30.661Z] [2020-06-08T16:08:30.661Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:30.661Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 9.69MB / 126.96MB 0.4s [2020-06-08T16:08:30.661Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 22.59MB / 126.96MB 0.6s [2020-06-08T16:08:30.661Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s done [2020-06-08T16:08:30.915Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 31.89MB / 126.96MB 0.7s [2020-06-08T16:08:30.915Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-06-08T16:08:30.915Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 38.26MB / 126.96MB 0.8s [2020-06-08T16:08:30.915Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-06-08T16:08:31.077Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-08T16:08:31.170Z] #14 ... [2020-06-08T16:08:31.170Z] [2020-06-08T16:08:31.170Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-08T16:08:31.170Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-08T16:08:31.170Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-08T16:08:31.170Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-08T16:08:31.170Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-08T16:08:31.170Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-06-08T16:08:31.170Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-06-08T16:08:31.170Z] #5 DONE 0.9s [2020-06-08T16:08:31.170Z] [2020-06-08T16:08:31.170Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:31.170Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-06-08T16:08:31.170Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 54.77MB / 126.96MB 1.1s [2020-06-08T16:08:31.331Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-08T16:08:31.426Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 80.44MB / 126.96MB 1.4s [2020-06-08T16:08:31.682Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 86.88MB / 126.96MB 1.5s [2020-06-08T16:08:31.682Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 94.12MB / 126.96MB 1.6s [2020-06-08T16:08:31.938Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 110.83MB / 126.96MB 1.8s [2020-06-08T16:08:31.938Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 121.61MB / 126.96MB 1.9s [2020-06-08T16:08:32.193Z] #14 ... [2020-06-08T16:08:32.193Z] [2020-06-08T16:08:32.193Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-08T16:08:32.193Z] #6 DONE 1.1s [2020-06-08T16:08:32.193Z] [2020-06-08T16:08:32.193Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:32.193Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.9s done [2020-06-08T16:08:32.193Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-06-08T16:08:32.255Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-08T16:08:32.813Z] --- PASS: TestInspect (2.94s) [2020-06-08T16:08:32.813Z] === RUN TestCreateJob [2020-06-08T16:08:33.068Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-08T16:08:33.323Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-08T16:08:33.323Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-08T16:08:33.883Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-08T16:08:34.441Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-08T16:08:34.441Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-08T16:08:34.441Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-08T16:08:35.000Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-08T16:08:35.560Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-08T16:08:35.560Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-08T16:08:35.560Z] === RUN TestDockerSuite/TestCreateRM [2020-06-08T16:08:35.815Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-08T16:08:35.815Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-08T16:08:35.815Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-08T16:08:35.815Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-08T16:08:36.374Z] --- PASS: TestCreateJob (3.56s) [2020-06-08T16:08:36.374Z] === RUN TestReplicatedJob [2020-06-08T16:08:37.425Z] #14 ... [2020-06-08T16:08:37.425Z] [2020-06-08T16:08:37.425Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-08T16:08:37.425Z] #7 0.975 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-08T16:08:37.425Z] #7 2.058 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-08T16:08:37.425Z] #7 2.161 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-08T16:08:37.425Z] #7 2.168 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-08T16:08:37.425Z] #7 2.179 (3/30) Installing readline (8.0.0-r0) [2020-06-08T16:08:37.425Z] #7 2.184 (4/30) Installing bash (5.0.0-r0) [2020-06-08T16:08:37.425Z] #7 2.202 Executing bash-5.0.0-r0.post-install [2020-06-08T16:08:37.425Z] #7 2.207 (5/30) Installing ca-certificates (20191127-r2) [2020-06-08T16:08:37.425Z] #7 2.232 (6/30) Installing libgcc (8.3.0-r0) [2020-06-08T16:08:37.425Z] #7 2.235 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-08T16:08:37.425Z] #7 2.249 (8/30) Installing binutils (2.32-r0) [2020-06-08T16:08:37.425Z] #7 2.344 (9/30) Installing gmp (6.1.2-r1) [2020-06-08T16:08:37.425Z] #7 2.352 (10/30) Installing isl (0.18-r0) [2020-06-08T16:08:37.425Z] #7 2.373 (11/30) Installing libgomp (8.3.0-r0) [2020-06-08T16:08:37.425Z] #7 2.377 (12/30) Installing libatomic (8.3.0-r0) [2020-06-08T16:08:37.425Z] #7 2.379 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-08T16:08:37.425Z] #7 2.385 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-08T16:08:37.425Z] #7 2.389 (15/30) Installing gcc (8.3.0-r0) [2020-06-08T16:08:37.425Z] #7 3.231 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-08T16:08:37.425Z] #7 3.329 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-08T16:08:37.425Z] #7 3.331 (18/30) Installing g++ (8.3.0-r0) [2020-06-08T16:08:37.425Z] #7 3.901 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-06-08T16:08:37.425Z] #7 3.905 (20/30) Installing libcurl (7.66.0-r0) [2020-06-08T16:08:37.425Z] #7 3.914 (21/30) Installing expat (2.2.8-r0) [2020-06-08T16:08:37.425Z] #7 3.919 (22/30) Installing pcre2 (10.33-r0) [2020-06-08T16:08:37.425Z] #7 3.930 (23/30) Installing git (2.22.4-r0) [2020-06-08T16:08:37.425Z] #7 4.137 (24/30) Installing libmnl (1.0.4-r0) [2020-06-08T16:08:37.425Z] #7 4.141 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-08T16:08:37.425Z] #7 4.147 (26/30) Installing iptables (1.8.3-r1) [2020-06-08T16:08:37.425Z] #7 4.172 (27/30) Installing pigz (2.4-r0) [2020-06-08T16:08:37.425Z] #7 4.178 (28/30) Installing tar (1.32-r0) [2020-06-08T16:08:37.425Z] #7 4.185 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-08T16:08:37.425Z] #7 4.191 (30/30) Installing xz (5.2.4-r0) [2020-06-08T16:08:37.425Z] #7 4.196 Executing busybox-1.30.1-r3.trigger [2020-06-08T16:08:37.425Z] #7 4.204 Executing ca-certificates-20191127-r2.trigger [2020-06-08T16:08:37.425Z] #7 4.253 OK: 179 MiB in 44 packages [2020-06-08T16:08:37.425Z] #7 DONE 5.3s [2020-06-08T16:08:37.425Z] [2020-06-08T16:08:37.425Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-08T16:08:37.425Z] #9 DONE 0.1s [2020-06-08T16:08:37.425Z] [2020-06-08T16:08:37.425Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-08T16:08:37.425Z] #10 DONE 0.0s [2020-06-08T16:08:37.425Z] [2020-06-08T16:08:37.425Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:37.425Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-06-08T16:08:37.680Z] #14 ... [2020-06-08T16:08:37.680Z] [2020-06-08T16:08:37.680Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-08T16:08:37.680Z] #11 DONE 0.0s [2020-06-08T16:08:37.680Z] [2020-06-08T16:08:37.680Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-08T16:08:37.680Z] #12 DONE 0.0s [2020-06-08T16:08:37.680Z] [2020-06-08T16:08:37.680Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:37.680Z] #14 ... [2020-06-08T16:08:37.680Z] [2020-06-08T16:08:37.680Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-08T16:08:37.680Z] #13 DONE 0.1s [2020-06-08T16:08:37.680Z] [2020-06-08T16:08:37.680Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-08T16:08:37.733Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-08T16:08:37.733Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-08T16:08:37.733Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-08T16:08:38.605Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.1s done [2020-06-08T16:08:38.605Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-06-08T16:08:38.605Z] #14 DONE 8.4s [2020-06-08T16:08:38.605Z] [2020-06-08T16:08:38.605Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-08T16:08:39.164Z] #15 0.506 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-08T16:08:40.086Z] #15 1.557 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-08T16:08:40.340Z] #15 1.667 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-06-08T16:08:40.340Z] #15 1.670 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-06-08T16:08:40.340Z] #15 1.678 (3/54) Installing readline (8.0.4-r0) [2020-06-08T16:08:40.340Z] #15 1.682 (4/54) Installing bash (5.0.17-r0) [2020-06-08T16:08:40.340Z] #15 1.694 Executing bash-5.0.17-r0.post-install [2020-06-08T16:08:40.340Z] #15 1.696 (5/54) Installing linux-headers (5.4.5-r1) [2020-06-08T16:08:40.340Z] #15 1.772 (6/54) Installing libblkid (2.35.2-r0) [2020-06-08T16:08:40.340Z] #15 1.777 (7/54) Installing libuuid (2.35.2-r0) [2020-06-08T16:08:40.340Z] #15 1.778 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-06-08T16:08:40.340Z] #15 1.784 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-06-08T16:08:40.340Z] #15 1.788 (10/54) Installing libgcc (9.3.0-r2) [2020-06-08T16:08:40.340Z] #15 1.790 (11/54) Installing libstdc++ (9.3.0-r2) [2020-06-08T16:08:40.340Z] #15 1.804 (12/54) Installing binutils (2.34-r1) [2020-06-08T16:08:40.340Z] #15 1.872 (13/54) Installing libmagic (5.38-r0) [2020-06-08T16:08:40.340Z] #15 1.893 (14/54) Installing file (5.38-r0) [2020-06-08T16:08:40.595Z] #15 1.894 (15/54) Installing gmp (6.2.0-r0) [2020-06-08T16:08:40.595Z] #15 1.901 (16/54) Installing isl (0.18-r0) [2020-06-08T16:08:40.595Z] #15 1.917 (17/54) Installing libgomp (9.3.0-r2) [2020-06-08T16:08:40.595Z] #15 1.920 (18/54) Installing libatomic (9.3.0-r2) [2020-06-08T16:08:40.595Z] #15 1.922 (19/54) Installing libgphobos (9.3.0-r2) [2020-06-08T16:08:40.595Z] #15 1.966 (20/54) Installing mpfr4 (4.0.2-r4) [2020-06-08T16:08:40.595Z] #15 1.972 (21/54) Installing mpc1 (1.1.0-r1) [2020-06-08T16:08:40.595Z] #15 1.974 (22/54) Installing gcc (9.3.0-r2) [2020-06-08T16:08:41.522Z] #15 2.798 (23/54) Installing musl-dev (1.1.24-r8) [2020-06-08T16:08:41.522Z] #15 2.872 (24/54) Installing libc-dev (0.7.2-r3) [2020-06-08T16:08:41.522Z] #15 2.873 (25/54) Installing g++ (9.3.0-r2) [2020-06-08T16:08:42.082Z] #15 3.276 (26/54) Installing make (4.3-r0) [2020-06-08T16:08:42.082Z] #15 3.279 (27/54) Installing fortify-headers (1.1-r0) [2020-06-08T16:08:42.082Z] #15 3.281 (28/54) Installing patch (2.7.6-r6) [2020-06-08T16:08:42.082Z] #15 3.284 (29/54) Installing build-base (0.5-r2) [2020-06-08T16:08:42.082Z] #15 3.285 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-06-08T16:08:42.082Z] #15 3.288 (31/54) Installing libcurl (7.69.1-r0) [2020-06-08T16:08:42.082Z] #15 3.294 (32/54) Installing curl (7.69.1-r0) [2020-06-08T16:08:42.082Z] #15 3.297 (33/54) Installing oniguruma (6.9.5-r1) [2020-06-08T16:08:42.082Z] #15 3.302 (34/54) Installing jq (1.6-r1) [2020-06-08T16:08:42.082Z] #15 3.309 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-06-08T16:08:42.082Z] #15 3.313 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-06-08T16:08:42.082Z] #15 3.315 (37/54) Installing libaio (0.3.112-r1) [2020-06-08T16:08:42.082Z] #15 3.317 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-06-08T16:08:42.082Z] #15 3.347 (39/54) Installing blkid (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.349 (40/54) Installing libcap-ng (0.7.10-r0) [2020-06-08T16:08:42.082Z] #15 3.351 (41/54) Installing setpriv (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.353 (42/54) Installing libmount (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.358 (43/54) Installing libsmartcols (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.362 (44/54) Installing findmnt (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.364 (45/54) Installing mcookie (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.365 (46/54) Installing hexdump (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.367 (47/54) Installing lsblk (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.370 (48/54) Installing libfdisk (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.375 (49/54) Installing sfdisk (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.378 (50/54) Installing cfdisk (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.381 (51/54) Installing util-linux (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.414 (52/54) Installing pkgconf (1.7.2-r0) [2020-06-08T16:08:42.082Z] #15 3.416 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-06-08T16:08:42.082Z] #15 3.437 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-06-08T16:08:42.082Z] #15 3.441 Executing busybox-1.31.1-r16.trigger [2020-06-08T16:08:42.082Z] #15 3.446 OK: 230 MiB in 69 packages [2020-06-08T16:08:42.642Z] #15 DONE 3.9s [2020-06-08T16:08:42.642Z] [2020-06-08T16:08:42.642Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-08T16:08:42.963Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-08T16:08:42.963Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-08T16:08:42.963Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-08T16:08:42.963Z] --- PASS: TestReplicatedJob (6.67s) [2020-06-08T16:08:42.963Z] === RUN TestUpdateReplicatedJob [2020-06-08T16:08:43.200Z] #16 DONE 0.6s [2020-06-08T16:08:43.200Z] [2020-06-08T16:08:43.200Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-08T16:08:43.218Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-08T16:08:43.218Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-08T16:08:43.218Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-08T16:08:43.758Z] #17 DONE 0.6s [2020-06-08T16:08:43.759Z] [2020-06-08T16:08:43.759Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-08T16:08:43.759Z] #18 DONE 0.0s [2020-06-08T16:08:43.759Z] [2020-06-08T16:08:43.759Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-08T16:08:43.759Z] #26 DONE 0.0s [2020-06-08T16:08:43.759Z] [2020-06-08T16:08:43.759Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-08T16:08:43.759Z] #19 DONE 0.0s [2020-06-08T16:08:43.759Z] [2020-06-08T16:08:43.759Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-08T16:08:43.759Z] #22 DONE 0.1s [2020-06-08T16:08:43.759Z] [2020-06-08T16:08:43.759Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-08T16:08:43.776Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-08T16:08:44.017Z] #23 DONE 0.1s [2020-06-08T16:08:44.017Z] [2020-06-08T16:08:44.017Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-08T16:08:44.017Z] #27 DONE 0.1s [2020-06-08T16:08:44.017Z] [2020-06-08T16:08:44.017Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-08T16:08:44.017Z] #28 DONE 0.1s [2020-06-08T16:08:44.017Z] [2020-06-08T16:08:44.017Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-08T16:08:45.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-08T16:08:45.379Z] #24 ... [2020-06-08T16:08:45.379Z] [2020-06-08T16:08:45.379Z] #31 [builder 1/4] COPY . . [2020-06-08T16:08:45.379Z] #31 DONE 1.6s [2020-06-08T16:08:45.635Z] [2020-06-08T16:08:45.635Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-08T16:08:45.635Z] #24 1.596 + RM_GOPATH=0 [2020-06-08T16:08:45.635Z] #24 1.596 + TMP_GOPATH= [2020-06-08T16:08:45.635Z] #24 1.596 + : /build [2020-06-08T16:08:45.635Z] #24 1.596 + '[' -z '' ']' [2020-06-08T16:08:45.635Z] #24 1.596 ++ mktemp -d [2020-06-08T16:08:45.635Z] #24 1.601 + export GOPATH=/tmp/tmp.KfBhMG [2020-06-08T16:08:45.635Z] #24 1.601 + GOPATH=/tmp/tmp.KfBhMG [2020-06-08T16:08:45.635Z] #24 1.601 + RM_GOPATH=1 [2020-06-08T16:08:45.635Z] #24 1.601 + case "$(go env GOARCH)" in [2020-06-08T16:08:45.635Z] #24 1.601 ++ go env GOARCH [2020-06-08T16:08:45.635Z] #24 1.613 + export GO_BUILDMODE=-buildmode=pie [2020-06-08T16:08:45.635Z] #24 1.613 + GO_BUILDMODE=-buildmode=pie [2020-06-08T16:08:45.635Z] #24 1.621 ++ dirname ./install.sh [2020-06-08T16:08:45.635Z] #24 1.621 + dir=. [2020-06-08T16:08:45.635Z] #24 1.621 + bin=dockercli [2020-06-08T16:08:45.635Z] #24 1.621 + shift [2020-06-08T16:08:45.635Z] #24 1.621 + '[' '!' -f ./dockercli.installer ']' [2020-06-08T16:08:45.635Z] #24 1.621 + . ./dockercli.installer [2020-06-08T16:08:45.635Z] #24 1.621 ++ : stable [2020-06-08T16:08:45.635Z] #24 1.621 ++ : 17.06.2-ce [2020-06-08T16:08:45.635Z] #24 1.621 + install_dockercli [2020-06-08T16:08:45.635Z] #24 1.621 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-08T16:08:45.635Z] #24 1.621 ++ uname Install docker/cli version 17.06.2-ce from stable [2020-06-08T16:08:45.635Z] #24 1.621 -m [2020-06-08T16:08:45.635Z] #24 1.622 + arch=x86_64 [2020-06-08T16:08:45.635Z] #24 1.622 + '[' x86_64 '!=' x86_64 ']' [2020-06-08T16:08:45.635Z] #24 1.622 + url=https://download.docker.com/linux/static [2020-06-08T16:08:45.635Z] #24 1.623 + tar -xz docker/docker [2020-06-08T16:08:45.635Z] #24 1.623 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-08T16:08:45.700Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-08T16:08:46.299Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2020-06-08T16:08:46.299Z] === RUN TestServiceListWithStatuses [2020-06-08T16:08:46.299Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-08T16:08:46.299Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T16:08:46.299Z] === RUN TestDockerNetworkConnectAlias [2020-06-08T16:08:46.858Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-08T16:08:47.039Z] #24 ... [2020-06-08T16:08:47.039Z] [2020-06-08T16:08:47.039Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-08T16:08:47.040Z] #32 DONE 1.5s [2020-06-08T16:08:47.040Z] [2020-06-08T16:08:47.040Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-08T16:08:47.585Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.02s) [2020-06-08T16:08:47.585Z] PASS [2020-06-08T16:08:47.585Z] [2020-06-08T16:08:47.585Z] === Skipped [2020-06-08T16:08:47.585Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-08T16:08:47.585Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:47.585Z] [2020-06-08T16:08:47.585Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-08T16:08:47.585Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:47.585Z] [2020-06-08T16:08:47.585Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-08T16:08:47.585Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:47.585Z] [2020-06-08T16:08:47.585Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-08T16:08:47.585Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:08:47.585Z] [2020-06-08T16:08:47.585Z] [2020-06-08T16:08:47.585Z] DONE 17 tests, 4 skipped in 27.881s [2020-06-08T16:08:47.585Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-08T16:08:47.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:47.585Z] ++ set -e [2020-06-08T16:08:47.585Z] ++ '[' -n 0 ']' [2020-06-08T16:08:47.585Z] ++ set -x [2020-06-08T16:08:47.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:47.585Z] INFO: Testing against a local daemon [2020-06-08T16:08:47.585Z] === RUN TestPluginInvalidJSON [2020-06-08T16:08:47.585Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T16:08:47.585Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T16:08:47.585Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-08T16:08:47.585Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-08T16:08:47.585Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-08T16:08:47.585Z] === RUN TestPluginInstall [2020-06-08T16:08:47.585Z] === RUN TestPluginInstall/no_auth [2020-06-08T16:08:47.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-08T16:08:48.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-08T16:08:48.926Z] #33 1.549 [2020-06-08T16:08:48.926Z] #33 1.763 Removing bundles/ [2020-06-08T16:08:48.926Z] #33 1.764 [2020-06-08T16:08:48.926Z] #33 1.771 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-08T16:08:48.926Z] #33 ... [2020-06-08T16:08:48.926Z] [2020-06-08T16:08:48.926Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-08T16:08:48.926Z] #24 4.898 + mkdir -p /build [2020-06-08T16:08:48.926Z] #24 4.900 + mv docker/docker /build/ [2020-06-08T16:08:48.926Z] #24 4.901 + rmdir docker [2020-06-08T16:08:48.926Z] #24 DONE 5.0s [2020-06-08T16:08:49.182Z] [2020-06-08T16:08:49.182Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-08T16:08:49.182Z] #20 2.830 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-08T16:08:49.182Z] #20 3.666 [2020-06-08T16:08:49.182Z] #20 3.800 # 2.4% ################## 26.1% ################################## 47.4% ############################################### 65.4% ############################################################# 85.4% ######################################################################## 100.0% [2020-06-08T16:08:49.182Z] #20 4.900 [2020-06-08T16:08:49.182Z] #20 5.129 #=#=# ##################### 29.2% ################################################################ 89.3% ######################################################################## 100.0% [2020-06-08T16:08:49.263Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-08T16:08:49.263Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-08T16:08:49.742Z] #20 6.009 [2020-06-08T16:08:49.821Z] === RUN TestDockerSuite/TestDockerFails [2020-06-08T16:08:49.821Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-08T16:08:49.821Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-08T16:08:49.821Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-08T16:08:50.254Z] #20 6.131 ########## 14.7% #################### 28.1% ####################################### 54.2% ########################################################## 81.7% ######################################################################## 100.0% [2020-06-08T16:08:50.814Z] #20 7.079 [2020-06-08T16:08:51.220Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-08T16:08:51.475Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2020-06-08T16:08:51.475Z] === RUN TestDockerNetworkReConnect [2020-06-08T16:08:51.730Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-08T16:08:51.979Z] time="2020-06-08T16:08:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:08:51.979Z] time="2020-06-08T16:08:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:08:51.979Z] time="2020-06-08T16:08:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b743477bb34a535820cda4b6fa5bd5401bd2b66c207e1a43df41aab9c1213d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:08:51.979Z] time="2020-06-08T16:08:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:08:51.979Z] time="2020-06-08T16:08:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:08:51.979Z] time="2020-06-08T16:08:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b743477bb34a535820cda4b6fa5bd5401bd2b66c207e1a43df41aab9c1213d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:08:51.979Z] === RUN TestPluginInstall/with_htpasswd [2020-06-08T16:08:52.263Z] time="2020-06-08T16:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:08:52.263Z] time="2020-06-08T16:08:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:08:52.263Z] time="2020-06-08T16:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f6b611e54a1e5e357817ef91d3b7afbc38bd2aeeedb8e091362c16cb96cbe89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:08:52.263Z] time="2020-06-08T16:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:08:52.263Z] time="2020-06-08T16:08:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:08:52.263Z] time="2020-06-08T16:08:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f6b611e54a1e5e357817ef91d3b7afbc38bd2aeeedb8e091362c16cb96cbe89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:08:52.545Z] === RUN TestPluginInstall/with_insecure [2020-06-08T16:08:52.599Z] #20 7.201 0.3% #### 6.2% ########## 15.0% ############### 21.4% ################### 27.0% ########################### 38.1% ################################## 47.8% ###################################### 53.3% ########################################### 61.0% ################################################## 70.0% ###################################################### 75.8% ############################################################ 84.4% ################################################################ 89.2% #################################################################### 95.8% ###################################################################### 98.3% ######################################################################## 100.0% [2020-06-08T16:08:52.696Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-08T16:08:52.950Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-08T16:08:52.951Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-08T16:08:53.159Z] #20 9.199 [2020-06-08T16:08:53.205Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-08T16:08:54.025Z] time="2020-06-08T16:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:08:54.025Z] time="2020-06-08T16:08:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:08:54.025Z] time="2020-06-08T16:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7294802e15727c20fee6ae18eda04332277ddd94b0e58ab07dbfbf847fd64841" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:08:54.025Z] time="2020-06-08T16:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-08T16:08:54.025Z] time="2020-06-08T16:08:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-08T16:08:54.025Z] time="2020-06-08T16:08:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7294802e15727c20fee6ae18eda04332277ddd94b0e58ab07dbfbf847fd64841" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-08T16:08:54.025Z] --- PASS: TestPluginInstall (7.69s) [2020-06-08T16:08:54.025Z] --- PASS: TestPluginInstall/no_auth (5.37s) [2020-06-08T16:08:54.025Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-06-08T16:08:54.025Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2020-06-08T16:08:54.025Z] plugin_test.go:157: [daae0e428e1ce] daemon is not started [2020-06-08T16:08:54.025Z] PASS [2020-06-08T16:08:54.025Z] [2020-06-08T16:08:54.025Z] DONE 6 tests in 7.798s [2020-06-08T16:08:54.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-08T16:08:54.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:54.025Z] ++ set -e [2020-06-08T16:08:54.025Z] ++ '[' -n 0 ']' [2020-06-08T16:08:54.025Z] ++ set -x [2020-06-08T16:08:54.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:08:54.025Z] INFO: Testing against a local daemon [2020-06-08T16:08:54.025Z] === RUN TestExternalGraphDriver [2020-06-08T16:08:54.084Z] #20 ... [2020-06-08T16:08:54.084Z] [2020-06-08T16:08:54.084Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-08T16:08:54.084Z] #29 ... [2020-06-08T16:08:54.084Z] [2020-06-08T16:08:54.084Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-08T16:08:54.084Z] #20 10.25 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-08T16:08:54.310Z] === RUN TestExternalGraphDriver/json [2020-06-08T16:08:54.339Z] #20 10.68 [2020-06-08T16:08:54.594Z] #20 10.84 #=#=# ######################################################################## 100.0% [2020-06-08T16:08:55.153Z] #20 11.25 [2020-06-08T16:08:55.711Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2020-06-08T16:08:55.712Z] === RUN TestServicePlugin [2020-06-08T16:08:56.333Z] === RUN TestExternalGraphDriver/spec [2020-06-08T16:08:56.515Z] #20 12.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-08T16:08:57.076Z] #20 13.07 [2020-06-08T16:08:57.076Z] #20 13.21 0.4% ######################################################################## 100.0% [2020-06-08T16:08:57.331Z] #20 13.59 [2020-06-08T16:08:57.811Z] === RUN TestExternalGraphDriver/pull [2020-06-08T16:08:58.693Z] #20 14.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-08T16:08:58.693Z] #20 14.93 skipping existing 1849cc453dee [2020-06-08T16:08:58.966Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-08T16:08:59.252Z] #20 15.33 [2020-06-08T16:08:59.834Z] --- PASS: TestExternalGraphDriver (5.82s) [2020-06-08T16:08:59.834Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-06-08T16:08:59.834Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-06-08T16:08:59.834Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-06-08T16:08:59.834Z] === RUN TestGraphdriverPluginV2 [2020-06-08T16:09:00.118Z] --- SKIP: TestGraphdriverPluginV2 (0.26s) [2020-06-08T16:09:00.119Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:09:00.119Z] PASS [2020-06-08T16:09:00.119Z] [2020-06-08T16:09:00.119Z] === Skipped [2020-06-08T16:09:00.119Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.26s) [2020-06-08T16:09:00.119Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:09:00.119Z] [2020-06-08T16:09:00.119Z] [2020-06-08T16:09:00.119Z] DONE 5 tests, 1 skipped in 6.150s [2020-06-08T16:09:00.119Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-08T16:09:00.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:00.119Z] ++ set -e [2020-06-08T16:09:00.119Z] ++ '[' -n 0 ']' [2020-06-08T16:09:00.119Z] ++ set -x [2020-06-08T16:09:00.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:00.119Z] INFO: Testing against a local daemon [2020-06-08T16:09:00.119Z] === RUN TestContinueAfterPluginCrash [2020-06-08T16:09:00.119Z] === PAUSE TestContinueAfterPluginCrash [2020-06-08T16:09:00.119Z] === RUN TestReadPluginNoRead [2020-06-08T16:09:00.119Z] === PAUSE TestReadPluginNoRead [2020-06-08T16:09:00.119Z] === RUN TestDaemonStartWithLogOpt [2020-06-08T16:09:00.119Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-08T16:09:00.119Z] === CONT TestContinueAfterPluginCrash [2020-06-08T16:09:00.119Z] === CONT TestDaemonStartWithLogOpt [2020-06-08T16:09:00.119Z] === CONT TestReadPluginNoRead [2020-06-08T16:09:00.178Z] #20 16.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-08T16:09:00.433Z] #20 ... [2020-06-08T16:09:00.433Z] [2020-06-08T16:09:00.433Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-08T16:09:00.433Z] #33 3.566 Building test suite binary ./integration-cli/test.main [2020-06-08T16:09:00.688Z] #33 ... [2020-06-08T16:09:00.688Z] [2020-06-08T16:09:00.688Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-08T16:09:00.688Z] #20 16.77 [2020-06-08T16:09:00.688Z] #20 16.87 ######################################################################## 100.0% [2020-06-08T16:09:00.944Z] #20 17.20 [2020-06-08T16:09:01.199Z] #20 17.30 Download of images into '/build' complete. [2020-06-08T16:09:01.199Z] #20 17.30 Use something like the following to load the result into a Docker daemon: [2020-06-08T16:09:01.199Z] #20 17.30 tar -cC '/build' . | docker load [2020-06-08T16:09:01.454Z] #20 DONE 17.6s [2020-06-08T16:09:01.454Z] [2020-06-08T16:09:01.454Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-08T16:09:01.520Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-08T16:09:03.402Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-08T16:09:03.965Z] #33 ... [2020-06-08T16:09:03.965Z] [2020-06-08T16:09:03.965Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-08T16:09:04.526Z] #21 DONE 0.6s [2020-06-08T16:09:04.526Z] [2020-06-08T16:09:04.526Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-08T16:09:04.526Z] #25 DONE 0.1s [2020-06-08T16:09:04.526Z] [2020-06-08T16:09:04.526Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-08T16:09:04.764Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-08T16:09:05.322Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-08T16:09:05.637Z] === RUN TestReadPluginNoRead/default [2020-06-08T16:09:05.637Z] --- PASS: TestDaemonStartWithLogOpt (5.50s) [2020-06-08T16:09:05.880Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-08T16:09:06.439Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-08T16:09:06.648Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-08T16:09:06.998Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-08T16:09:07.557Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-08T16:09:08.115Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-08T16:09:08.119Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-08T16:09:09.474Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-08T16:09:09.589Z] --- PASS: TestReadPluginNoRead (9.50s) [2020-06-08T16:09:09.589Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2020-06-08T16:09:09.589Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2020-06-08T16:09:09.589Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2020-06-08T16:09:09.589Z] read_test.go:92: [d05bef50165ba] daemon is not started [2020-06-08T16:09:10.440Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-08T16:09:11.067Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2020-06-08T16:09:11.067Z] PASS [2020-06-08T16:09:11.067Z] [2020-06-08T16:09:11.067Z] DONE 6 tests in 10.672s [2020-06-08T16:09:11.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-06-08T16:09:11.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:11.067Z] ++ set -e [2020-06-08T16:09:11.067Z] ++ '[' -n 0 ']' [2020-06-08T16:09:11.067Z] ++ set -x [2020-06-08T16:09:11.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:11.067Z] testing: warning: no tests to run [2020-06-08T16:09:11.067Z] PASS [2020-06-08T16:09:11.067Z] [2020-06-08T16:09:11.067Z] DONE 0 tests in 0.017s [2020-06-08T16:09:11.067Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-08T16:09:11.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:11.067Z] ++ set -e [2020-06-08T16:09:11.067Z] ++ '[' -n 0 ']' [2020-06-08T16:09:11.067Z] ++ set -x [2020-06-08T16:09:11.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:11.067Z] INFO: Testing against a local daemon [2020-06-08T16:09:11.067Z] === RUN TestPluginWithDevMounts [2020-06-08T16:09:11.067Z] === PAUSE TestPluginWithDevMounts [2020-06-08T16:09:11.067Z] === CONT TestPluginWithDevMounts [2020-06-08T16:09:12.947Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-08T16:09:13.094Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-06-08T16:09:13.094Z] PASS [2020-06-08T16:09:13.094Z] [2020-06-08T16:09:13.094Z] DONE 1 tests in 1.949s [2020-06-08T16:09:13.094Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-08T16:09:13.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:13.094Z] ++ set -e [2020-06-08T16:09:13.094Z] ++ '[' -n 0 ']' [2020-06-08T16:09:13.094Z] ++ set -x [2020-06-08T16:09:13.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:13.094Z] INFO: Testing against a local daemon [2020-06-08T16:09:13.094Z] === RUN TestSecretInspect [2020-06-08T16:09:14.877Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-08T16:09:15.120Z] --- PASS: TestSecretInspect (1.88s) [2020-06-08T16:09:15.120Z] === RUN TestSecretList [2020-06-08T16:09:15.800Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-08T16:09:16.597Z] --- PASS: TestSecretList (1.89s) [2020-06-08T16:09:16.597Z] === RUN TestSecretsCreateAndDelete [2020-06-08T16:09:16.685Z] #29 32.72 # github.com/docker/docker/contrib/httpserver [2020-06-08T16:09:16.685Z] #29 32.72 loadinternal: cannot find runtime/cgo [2020-06-08T16:09:16.762Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-08T16:09:16.940Z] #29 DONE 32.9s [2020-06-08T16:09:16.940Z] [2020-06-08T16:09:16.940Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-08T16:09:17.330Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-08T16:09:17.500Z] #33 ... [2020-06-08T16:09:17.500Z] [2020-06-08T16:09:17.500Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-08T16:09:17.500Z] #30 DONE 0.1s [2020-06-08T16:09:17.588Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-08T16:09:17.755Z] [2020-06-08T16:09:17.755Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-08T16:09:18.517Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-08T16:09:18.620Z] --- PASS: TestSecretsCreateAndDelete (1.86s) [2020-06-08T16:09:18.620Z] === RUN TestSecretsUpdate [2020-06-08T16:09:19.075Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-08T16:09:19.373Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-08T16:09:19.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-08T16:09:19.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-08T16:09:19.628Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-08T16:09:20.551Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-08T16:09:20.653Z] --- PASS: TestSecretsUpdate (1.92s) [2020-06-08T16:09:20.653Z] === RUN TestTemplatedSecret [2020-06-08T16:09:21.474Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-08T16:09:21.474Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-08T16:09:21.474Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-08T16:09:22.034Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-08T16:09:22.288Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-08T16:09:22.847Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-08T16:09:23.332Z] --- PASS: TestTemplatedSecret (2.47s) [2020-06-08T16:09:23.332Z] === RUN TestSecretCreateResolve [2020-06-08T16:09:23.768Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-08T16:09:24.022Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-08T16:09:24.022Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-08T16:09:24.022Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-08T16:09:24.810Z] --- PASS: TestSecretCreateResolve (1.88s) [2020-06-08T16:09:24.810Z] PASS [2020-06-08T16:09:24.810Z] [2020-06-08T16:09:24.810Z] DONE 6 tests in 11.970s [2020-06-08T16:09:24.810Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-08T16:09:24.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:24.810Z] ++ set -e [2020-06-08T16:09:24.810Z] ++ '[' -n 0 ']' [2020-06-08T16:09:24.810Z] ++ set -x [2020-06-08T16:09:24.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:09:24.810Z] INFO: Testing against a local daemon [2020-06-08T16:09:24.810Z] === RUN TestServiceCreateInit [2020-06-08T16:09:24.810Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-08T16:09:25.381Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-08T16:09:25.940Z] === RUN TestDockerSuite/TestEventsRename [2020-06-08T16:09:26.195Z] === RUN TestDockerSuite/TestEventsResize [2020-06-08T16:09:26.753Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-08T16:09:27.677Z] --- PASS: TestServicePlugin (32.08s) [2020-06-08T16:09:27.677Z] plugin_test.go:62: [d69a6a70517f7] joining swarm manager [de47851eb39f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:09:27.677Z] plugin_test.go:65: [d85697c5250ce] joining swarm manager [de47851eb39f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:09:27.677Z] === RUN TestServiceUpdateLabel [2020-06-08T16:09:27.677Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-08T16:09:28.235Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-08T16:09:28.794Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-08T16:09:29.197Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-08T16:09:30.317Z] --- PASS: TestServiceUpdateLabel (2.47s) [2020-06-08T16:09:30.317Z] === RUN TestServiceUpdateSecrets [2020-06-08T16:09:31.675Z] === RUN TestDockerSuite/TestEventsTop [2020-06-08T16:09:32.599Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-08T16:09:32.698Z] --- PASS: TestServiceCreateInit (7.64s) [2020-06-08T16:09:32.698Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2020-06-08T16:09:32.698Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2020-06-08T16:09:32.698Z] === RUN TestCreateServiceMultipleTimes [2020-06-08T16:09:35.104Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-08T16:09:36.027Z] === RUN TestDockerSuite/TestExec [2020-06-08T16:09:36.586Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-08T16:09:37.145Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-08T16:09:37.399Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-08T16:09:37.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-08T16:09:38.212Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-08T16:09:39.615Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-08T16:09:40.674Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-08T16:09:41.234Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-08T16:09:41.794Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-08T16:09:42.353Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-08T16:09:42.912Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-08T16:09:43.471Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-08T16:09:44.833Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-08T16:09:45.392Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-06-08T16:09:45.392Z] === RUN TestServiceUpdateConfigs [2020-06-08T16:09:46.318Z] === RUN TestDockerSuite/TestExecEnv [2020-06-08T16:09:46.877Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-08T16:09:47.920Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2020-06-08T16:09:47.920Z] === RUN TestCreateServiceConflict [2020-06-08T16:09:48.238Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-08T16:09:48.841Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-08T16:09:49.952Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-06-08T16:09:49.952Z] === RUN TestCreateServiceMaxReplicas [2020-06-08T16:09:51.390Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-08T16:09:52.315Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-08T16:09:52.633Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-06-08T16:09:52.633Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-08T16:09:52.874Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-08T16:09:53.433Z] === RUN TestDockerSuite/TestExecParseError [2020-06-08T16:09:53.991Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-08T16:09:54.550Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-08T16:09:55.150Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-08T16:09:56.074Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-08T16:09:56.636Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-08T16:09:57.197Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-08T16:10:00.454Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2020-06-08T16:10:00.454Z] === RUN TestServiceUpdateNetwork [2020-06-08T16:10:07.853Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2020-06-08T16:10:07.853Z] === RUN TestCreateServiceSecretFileMode [2020-06-08T16:10:07.853Z] --- PASS: TestCreateServiceSecretFileMode (2.27s) [2020-06-08T16:10:07.853Z] === RUN TestCreateServiceConfigFileMode [2020-06-08T16:10:08.630Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-08T16:10:08.630Z] === RUN TestDockerSuite/TestExecTTY [2020-06-08T16:10:08.884Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-08T16:10:09.486Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-08T16:10:09.879Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-06-08T16:10:09.879Z] === RUN TestCreateServiceSysctls [2020-06-08T16:10:10.044Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-08T16:10:10.607Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-08T16:10:10.607Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-08T16:10:11.966Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-08T16:10:12.262Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-08T16:10:13.184Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-08T16:10:13.331Z] --- PASS: TestCreateServiceSysctls (2.96s) [2020-06-08T16:10:13.331Z] === RUN TestCreateServiceCapabilities [2020-06-08T16:10:13.744Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-08T16:10:13.998Z] --- PASS: TestServiceUpdateNetwork (13.46s) [2020-06-08T16:10:13.998Z] === RUN TestServiceUpdatePidsLimit [2020-06-08T16:10:14.557Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-08T16:10:15.357Z] --- PASS: TestCreateServiceCapabilities (2.21s) [2020-06-08T16:10:15.357Z] === RUN TestInspect [2020-06-08T16:10:15.480Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-08T16:10:16.084Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-08T16:10:17.427Z] --- PASS: TestInspect (2.54s) [2020-06-08T16:10:17.428Z] === RUN TestCreateJob [2020-06-08T16:10:19.340Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-08T16:10:20.888Z] --- PASS: TestCreateJob (2.99s) [2020-06-08T16:10:20.888Z] === RUN TestReplicatedJob [2020-06-08T16:10:23.495Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-08T16:10:23.751Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-08T16:10:25.111Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-08T16:10:26.386Z] --- PASS: TestReplicatedJob (5.12s) [2020-06-08T16:10:26.386Z] === RUN TestUpdateReplicatedJob [2020-06-08T16:10:29.078Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2020-06-08T16:10:29.078Z] === RUN TestServiceListWithStatuses [2020-06-08T16:10:29.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-08T16:10:29.078Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T16:10:29.078Z] === RUN TestDockerNetworkConnectAlias [2020-06-08T16:10:30.380Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-08T16:10:30.380Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2020-06-08T16:10:30.380Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-06-08T16:10:30.380Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-06-08T16:10:30.380Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-06-08T16:10:30.380Z] PASS [2020-06-08T16:10:30.380Z] [2020-06-08T16:10:30.380Z] === Skipped [2020-06-08T16:10:30.380Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-08T16:10:30.380Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T16:10:30.380Z] [2020-06-08T16:10:30.380Z] [2020-06-08T16:10:30.380Z] DONE 27 tests, 1 skipped in 179.655s [2020-06-08T16:10:30.380Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-08T16:10:30.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:10:30.380Z] ++ set -e [2020-06-08T16:10:30.380Z] ++ '[' -n 0 ']' [2020-06-08T16:10:30.380Z] ++ set -x [2020-06-08T16:10:30.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:10:30.380Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-08T16:10:30.380Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-08T16:10:30.380Z] === RUN TestDockerSuite/TestHealth [2020-06-08T16:10:30.380Z] INFO: Testing against a local daemon [2020-06-08T16:10:30.380Z] === RUN TestSessionCreate [2020-06-08T16:10:30.380Z] --- PASS: TestSessionCreate (0.04s) [2020-06-08T16:10:30.380Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-08T16:10:30.635Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-08T16:10:30.635Z] PASS [2020-06-08T16:10:30.635Z] [2020-06-08T16:10:30.635Z] DONE 2 tests in 0.224s [2020-06-08T16:10:30.635Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-08T16:10:30.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:10:30.635Z] ++ set -e [2020-06-08T16:10:30.635Z] ++ '[' -n 0 ']' [2020-06-08T16:10:30.635Z] ++ set -x [2020-06-08T16:10:30.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:10:30.636Z] INFO: Testing against a local daemon [2020-06-08T16:10:30.636Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-08T16:10:30.636Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T16:10:30.636Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T16:10:30.636Z] === RUN TestEventsExecDie [2020-06-08T16:10:31.560Z] --- PASS: TestEventsExecDie (0.74s) [2020-06-08T16:10:31.560Z] === RUN TestEventsBackwardsCompatible [2020-06-08T16:10:31.560Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-06-08T16:10:31.560Z] === RUN TestInfoBinaryCommits [2020-06-08T16:10:31.560Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-08T16:10:31.560Z] === RUN TestInfoAPIVersioned [2020-06-08T16:10:31.560Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-08T16:10:31.560Z] === RUN TestInfoDiscoveryBackend [2020-06-08T16:10:32.119Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-08T16:10:32.119Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-08T16:10:32.546Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2020-06-08T16:10:32.546Z] === RUN TestDockerNetworkReConnect [2020-06-08T16:10:33.041Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-08T16:10:33.041Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-08T16:10:33.653Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-08T16:10:33.653Z] === RUN TestInfoAPI [2020-06-08T16:10:33.653Z] --- PASS: TestInfoAPI (0.03s) [2020-06-08T16:10:33.653Z] === RUN TestInfoAPIWarnings [2020-06-08T16:10:34.230Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-08T16:10:34.230Z] === RUN TestInfoDebug [2020-06-08T16:10:34.789Z] --- PASS: TestInfoDebug (0.55s) [2020-06-08T16:10:34.789Z] === RUN TestInfoInsecureRegistries [2020-06-08T16:10:35.347Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-08T16:10:35.347Z] === RUN TestInfoRegistryMirrors [2020-06-08T16:10:35.906Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-08T16:10:35.906Z] === RUN TestLoginFailsWithBadCredentials [2020-06-08T16:10:36.009Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2020-06-08T16:10:36.009Z] === RUN TestServicePlugin [2020-06-08T16:10:36.009Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-08T16:10:36.009Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:10:36.009Z] === RUN TestServiceUpdateLabel [2020-06-08T16:10:36.160Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-06-08T16:10:36.160Z] === RUN TestPingCacheHeaders [2020-06-08T16:10:36.160Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-06-08T16:10:36.160Z] === RUN TestPingGet [2020-06-08T16:10:36.160Z] --- PASS: TestPingGet (0.01s) [2020-06-08T16:10:36.160Z] === RUN TestPingHead [2020-06-08T16:10:36.160Z] --- PASS: TestPingHead (0.02s) [2020-06-08T16:10:36.160Z] === RUN TestVersion [2020-06-08T16:10:36.160Z] --- PASS: TestVersion (0.02s) [2020-06-08T16:10:36.160Z] PASS [2020-06-08T16:10:36.160Z] [2020-06-08T16:10:36.160Z] === Skipped [2020-06-08T16:10:36.160Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T16:10:36.160Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T16:10:36.160Z] [2020-06-08T16:10:36.160Z] [2020-06-08T16:10:36.160Z] DONE 18 tests, 1 skipped in 5.626s [2020-06-08T16:10:36.160Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-08T16:10:36.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:10:36.160Z] ++ set -e [2020-06-08T16:10:36.160Z] ++ '[' -n 0 ']' [2020-06-08T16:10:36.160Z] ++ set -x [2020-06-08T16:10:36.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:10:36.417Z] INFO: Testing against a local daemon [2020-06-08T16:10:36.417Z] === RUN TestVolumesCreateAndList [2020-06-08T16:10:36.417Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-08T16:10:36.417Z] === RUN TestVolumesRemove [2020-06-08T16:10:36.417Z] --- PASS: TestVolumesRemove (0.08s) [2020-06-08T16:10:36.417Z] === RUN TestVolumesInspect [2020-06-08T16:10:36.417Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-08T16:10:36.417Z] === RUN TestVolumesInvalidJSON [2020-06-08T16:10:36.417Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-08T16:10:36.417Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-08T16:10:36.417Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-08T16:10:36.417Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-08T16:10:36.417Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-08T16:10:36.417Z] PASS [2020-06-08T16:10:36.417Z] [2020-06-08T16:10:36.417Z] DONE 5 tests in 0.281s [2020-06-08T16:10:36.417Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T16:10:36.719Z] ++++ cat bundles/test-integration/docker.pid [2020-06-08T16:10:36.719Z] +++ kill 5887 [2020-06-08T16:10:38.036Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-06-08T16:10:38.036Z] === RUN TestServiceUpdateSecrets [2020-06-08T16:10:38.079Z] +++ /etc/init.d/apparmor stop [2020-06-08T16:10:38.079Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T16:10:38.079Z] [2020-06-08T16:10:38.079Z] Unloading profiles will leave already running processes permanently [2020-06-08T16:10:38.079Z] unconfined, which can lead to unexpected situations. [2020-06-08T16:10:38.079Z] [2020-06-08T16:10:38.079Z] To set a process to complain mode, use the command line tool [2020-06-08T16:10:38.079Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T16:10:38.079Z] +++ true [2020-06-08T16:10:38.079Z] exiting test-integration [2020-06-08T16:10:38.079Z] ++ exit 0 [2020-06-08T16:10:38.079Z] [2020-06-08T16:10:38.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-08T16:10:38.630Z] + for job in $(jobs -p) [2020-06-08T16:10:38.630Z] + wait 9490 [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-08T16:10:50.819Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-08T16:10:51.074Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-08T16:10:51.371Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-08T16:10:51.371Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-08T16:10:51.970Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-08T16:10:51.971Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-08T16:10:52.896Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-08T16:10:53.251Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2020-06-08T16:10:53.251Z] === RUN TestServiceUpdateConfigs [2020-06-08T16:10:53.455Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-08T16:10:53.455Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-08T16:10:54.062Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-08T16:10:56.567Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-08T16:10:56.567Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-08T16:10:56.567Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-08T16:10:57.492Z] === RUN TestDockerSuite/TestImportFile [2020-06-08T16:10:58.854Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-08T16:10:58.854Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-08T16:10:59.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-08T16:10:59.778Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-08T16:11:01.139Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-08T16:11:03.072Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-08T16:11:03.647Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-08T16:11:04.582Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-08T16:11:04.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-08T16:11:05.142Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-08T16:11:05.142Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-08T16:11:05.142Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-08T16:11:05.704Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-08T16:11:06.263Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-08T16:11:07.187Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-08T16:11:07.747Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-08T16:11:08.306Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-08T16:11:08.471Z] --- PASS: TestServiceUpdateConfigs (14.19s) [2020-06-08T16:11:08.471Z] === RUN TestServiceUpdateNetwork [2020-06-08T16:11:08.866Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-08T16:11:08.866Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-08T16:11:09.115Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-08T16:11:09.115Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-08T16:11:09.115Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-08T16:11:10.753Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-08T16:11:11.001Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-08T16:11:11.008Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-08T16:11:11.567Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-08T16:11:11.822Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-08T16:11:12.748Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-08T16:11:12.748Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-08T16:11:13.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-08T16:11:14.231Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-08T16:11:14.261Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-08T16:11:14.790Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-08T16:11:15.349Z] === RUN TestDockerSuite/TestInspectImage [2020-06-08T16:11:15.349Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-08T16:11:15.349Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-08T16:11:15.349Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-08T16:11:15.603Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-08T16:11:15.623Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-08T16:11:16.163Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-08T16:11:16.163Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-08T16:11:16.722Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-08T16:11:16.983Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-08T16:11:17.281Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-08T16:11:18.345Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-08T16:11:18.600Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-08T16:11:18.682Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-08T16:11:18.682Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-08T16:11:18.746Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2020-06-08T16:11:18.747Z] === RUN TestServiceUpdatePidsLimit [2020-06-08T16:11:19.242Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-08T16:11:19.760Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-08T16:11:19.802Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-08T16:11:20.486Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-08T16:11:20.726Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-08T16:11:20.773Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-08T16:11:21.326Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-08T16:11:21.581Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-08T16:11:22.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-08T16:11:22.373Z] #33 155.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-08T16:11:22.700Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-08T16:11:22.954Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-08T16:11:23.513Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-08T16:11:23.513Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-08T16:11:23.734Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-08T16:11:23.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-08T16:11:25.181Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-08T16:11:25.618Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-08T16:11:26.542Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-08T16:11:26.583Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-08T16:11:27.574Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-08T16:11:27.946Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-08T16:11:28.201Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-08T16:11:28.426Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-08T16:11:29.787Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-08T16:11:30.093Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-08T16:11:31.672Z] #33 164.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-08T16:11:32.019Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-08T16:11:32.986Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-08T16:11:32.986Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-08T16:11:33.058Z] #33 166.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-08T16:11:34.347Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-08T16:11:34.605Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-08T16:11:34.949Z] #33 167.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-08T16:11:35.166Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-08T16:11:35.964Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2020-06-08T16:11:35.964Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-06-08T16:11:35.964Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2020-06-08T16:11:35.964Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2020-06-08T16:11:35.964Z] PASS [2020-06-08T16:11:35.964Z] [2020-06-08T16:11:35.964Z] === Skipped [2020-06-08T16:11:35.964Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-08T16:11:35.964Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-08T16:11:35.964Z] [2020-06-08T16:11:35.964Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-08T16:11:35.964Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-08T16:11:35.964Z] [2020-06-08T16:11:35.964Z] [2020-06-08T16:11:35.964Z] DONE 27 tests, 2 skipped in 130.093s [2020-06-08T16:11:35.964Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-08T16:11:35.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:11:35.964Z] ++ set -e [2020-06-08T16:11:35.964Z] ++ '[' -n 0 ']' [2020-06-08T16:11:35.964Z] ++ set -x [2020-06-08T16:11:35.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:11:35.964Z] INFO: Testing against a local daemon [2020-06-08T16:11:35.964Z] === RUN TestSessionCreate [2020-06-08T16:11:35.964Z] --- PASS: TestSessionCreate (0.04s) [2020-06-08T16:11:35.964Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-08T16:11:35.964Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-06-08T16:11:35.964Z] PASS [2020-06-08T16:11:35.964Z] [2020-06-08T16:11:35.964Z] DONE 2 tests in 0.153s [2020-06-08T16:11:35.964Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-08T16:11:35.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:11:35.964Z] ++ set -e [2020-06-08T16:11:35.964Z] ++ '[' -n 0 ']' [2020-06-08T16:11:35.964Z] ++ set -x [2020-06-08T16:11:35.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:11:35.964Z] INFO: Testing against a local daemon [2020-06-08T16:11:35.964Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-08T16:11:35.964Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T16:11:35.964Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T16:11:35.964Z] === RUN TestEventsExecDie [2020-06-08T16:11:35.964Z] --- PASS: TestEventsExecDie (0.64s) [2020-06-08T16:11:35.964Z] === RUN TestEventsBackwardsCompatible [2020-06-08T16:11:35.964Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-06-08T16:11:35.964Z] === RUN TestInfoBinaryCommits [2020-06-08T16:11:35.964Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-06-08T16:11:35.964Z] === RUN TestInfoAPIVersioned [2020-06-08T16:11:35.964Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-08T16:11:35.964Z] === RUN TestInfoDiscoveryBackend [2020-06-08T16:11:36.309Z] #33 169.2 [2020-06-08T16:11:36.564Z] #33 DONE 169.6s [2020-06-08T16:11:36.564Z] [2020-06-08T16:11:36.564Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-08T16:11:36.579Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-08T16:11:36.579Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-08T16:11:37.590Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-06-08T16:11:37.590Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-08T16:11:37.876Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-08T16:11:37.876Z] === RUN TestInfoAPI [2020-06-08T16:11:37.923Z] #34 DONE 1.4s [2020-06-08T16:11:38.161Z] --- PASS: TestInfoAPI (0.04s) [2020-06-08T16:11:38.161Z] === RUN TestInfoAPIWarnings [2020-06-08T16:11:38.446Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-08T16:11:38.446Z] === RUN TestInfoDebug [2020-06-08T16:11:39.063Z] --- PASS: TestInfoDebug (0.53s) [2020-06-08T16:11:39.063Z] === RUN TestInfoInsecureRegistries [2020-06-08T16:11:39.680Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-06-08T16:11:39.680Z] === RUN TestInfoRegistryMirrors [2020-06-08T16:11:39.810Z] [2020-06-08T16:11:39.810Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-08T16:11:40.322Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-08T16:11:40.323Z] === RUN TestLoginFailsWithBadCredentials [2020-06-08T16:11:40.369Z] #35 DONE 0.6s [2020-06-08T16:11:40.369Z] [2020-06-08T16:11:40.369Z] #36 exporting to image [2020-06-08T16:11:40.369Z] #36 exporting layers [2020-06-08T16:11:40.615Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-06-08T16:11:40.615Z] === RUN TestPingCacheHeaders [2020-06-08T16:11:40.615Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-08T16:11:40.615Z] === RUN TestPingGet [2020-06-08T16:11:40.615Z] --- PASS: TestPingGet (0.03s) [2020-06-08T16:11:40.615Z] === RUN TestPingHead [2020-06-08T16:11:40.615Z] --- PASS: TestPingHead (0.04s) [2020-06-08T16:11:40.615Z] === RUN TestVersion [2020-06-08T16:11:40.615Z] --- PASS: TestVersion (0.03s) [2020-06-08T16:11:40.615Z] PASS [2020-06-08T16:11:40.615Z] [2020-06-08T16:11:40.615Z] === Skipped [2020-06-08T16:11:40.615Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-08T16:11:40.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-08T16:11:40.615Z] [2020-06-08T16:11:40.615Z] [2020-06-08T16:11:40.615Z] DONE 18 tests, 1 skipped in 5.555s [2020-06-08T16:11:40.615Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-08T16:11:40.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:11:40.615Z] ++ set -e [2020-06-08T16:11:40.615Z] ++ '[' -n 0 ']' [2020-06-08T16:11:40.615Z] ++ set -x [2020-06-08T16:11:40.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-06-08T16:11:40.615Z] INFO: Testing against a local daemon [2020-06-08T16:11:40.615Z] === RUN TestVolumesCreateAndList [2020-06-08T16:11:40.898Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-08T16:11:40.898Z] === RUN TestVolumesRemove [2020-06-08T16:11:40.898Z] --- PASS: TestVolumesRemove (0.08s) [2020-06-08T16:11:40.898Z] === RUN TestVolumesInspect [2020-06-08T16:11:40.898Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-08T16:11:40.898Z] === RUN TestVolumesInvalidJSON [2020-06-08T16:11:40.898Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-08T16:11:40.898Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-08T16:11:40.898Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-08T16:11:40.898Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-08T16:11:40.898Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-08T16:11:40.898Z] PASS [2020-06-08T16:11:40.898Z] [2020-06-08T16:11:40.898Z] DONE 5 tests in 0.234s [2020-06-08T16:11:40.898Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T16:11:41.181Z] ++++ cat bundles/test-integration/docker.pid [2020-06-08T16:11:41.181Z] +++ kill 14093 [2020-06-08T16:11:41.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-08T16:11:42.187Z] +++ /etc/init.d/apparmor stop [2020-06-08T16:11:42.187Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T16:11:42.187Z] [2020-06-08T16:11:42.187Z] Unloading profiles will leave already running processes permanently [2020-06-08T16:11:42.187Z] unconfined, which can lead to unexpected situations. [2020-06-08T16:11:42.187Z] [2020-06-08T16:11:42.187Z] To set a process to complain mode, use the command line tool [2020-06-08T16:11:42.187Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T16:11:42.187Z] +++ true [2020-06-08T16:11:42.187Z] exiting test-integration [2020-06-08T16:11:42.187Z] ++ exit 0 [2020-06-08T16:11:42.187Z] [2020-06-08T16:11:42.611Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-08T16:11:42.878Z] #36 exporting layers 2.8s done [2020-06-08T16:11:42.878Z] #36 writing image sha256:7c28ae9bb97959cb587afb864f8171107bc1fe50792d6c8dc4bd5d5f39fdcc4c done [2020-06-08T16:11:42.878Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-08T16:11:42.878Z] #36 DONE 2.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-08T16:11:43.230Z] + echo Ensuring container killed. [2020-06-08T16:11:43.230Z] Ensuring container killed. [2020-06-08T16:11:43.230Z] + docker rm -vf docker-pr3 [2020-06-08T16:11:43.230Z] Error: No such container: docker-pr3 [2020-06-08T16:11:43.230Z] + true [Pipeline] sh [2020-06-08T16:11:43.501Z] + echo Chowning /workspace to jenkins user [2020-06-08T16:11:43.502Z] Chowning /workspace to jenkins user [2020-06-08T16:11:43.502Z] + id -u [2020-06-08T16:11:43.502Z] + id -g [2020-06-08T16:11:43.502Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41070:/workspace busybox chown -R 1000:1000 /workspace Post stage [Pipeline] junit [2020-06-08T16:11:43.700Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T16:11:44.493Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-08T16:11:44.641Z] + echo Ensuring container killed. [2020-06-08T16:11:44.641Z] Ensuring container killed. [2020-06-08T16:11:44.641Z] + docker rm -vf docker-pr3 [2020-06-08T16:11:44.641Z] Error: No such container: docker-pr3 [2020-06-08T16:11:44.641Z] + true [Pipeline] sh [2020-06-08T16:11:44.754Z] + bundleName=unit [2020-06-08T16:11:44.754Z] + echo Creating unit-bundles.tar.gz [2020-06-08T16:11:44.754Z] Creating unit-bundles.tar.gz [2020-06-08T16:11:44.754Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-08T16:11:44.754Z] bundles/junit-report.xml [2020-06-08T16:11:44.754Z] bundles/go-test-report.json [2020-06-08T16:11:44.754Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-08T16:11:44.762Z] Archiving artifacts [2020-06-08T16:11:45.018Z] + echo Chowning /workspace to jenkins user [2020-06-08T16:11:45.019Z] Chowning /workspace to jenkins user [2020-06-08T16:11:45.019Z] + id -u [2020-06-08T16:11:45.019Z] + id -g [2020-06-08T16:11:45.019Z] + docker run --rm -v /home/docker/workspace/moby_PR-41070:/workspace busybox chown -R 1001:1001 /workspace [2020-06-08T16:11:45.019Z] Unable to find image 'busybox:latest' locally [2020-06-08T16:11:45.302Z] latest: Pulling from library/busybox [2020-06-08T16:11:45.302Z] 0f1f027783f1: Pulling fs layer [2020-06-08T16:11:45.530Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T16:11:45.586Z] 0f1f027783f1: Verifying Checksum [2020-06-08T16:11:45.586Z] 0f1f027783f1: Download complete [2020-06-08T16:11:45.848Z] + make clean [2020-06-08T16:11:45.869Z] 0f1f027783f1: Pull complete [2020-06-08T16:11:45.869Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-08T16:11:45.869Z] Status: Downloaded newer image for busybox:latest [2020-06-08T16:11:46.103Z] docker volume rm -f docker-dev-cache [2020-06-08T16:11:46.103Z] docker-dev-cache [Pipeline] deleteDir [2020-06-08T16:11:46.420Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-08T16:11:46.674Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T16:11:47.729Z] + bundleName=ppc64le-integration [2020-06-08T16:11:47.729Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-08T16:11:47.729Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-08T16:11:47.729Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-06-08T16:11:47.729Z] ) -print [Pipeline] archiveArtifacts [2020-06-08T16:11:47.764Z] Archiving artifacts [2020-06-08T16:11:48.232Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T16:11:48.556Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-08T16:11:48.556Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-08T16:11:48.556Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-08T16:11:48.556Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-08T16:11:48.556Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-08T16:11:48.624Z] + make clean [2020-06-08T16:11:48.906Z] make: command: Command not found [2020-06-08T16:11:48.906Z] make: command: Command not found [2020-06-08T16:11:48.906Z] docker volume rm -f docker-dev-cache [2020-06-08T16:11:48.906Z] docker-dev-cache [Pipeline] deleteDir [2020-06-08T16:11:49.115Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-08T16:11:49.674Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-08T16:11:52.940Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-08T16:11:53.499Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-08T16:11:57.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-08T16:11:57.954Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-08T16:11:58.515Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-08T16:11:58.515Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-08T16:11:59.919Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-08T16:12:00.845Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-08T16:12:02.205Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-08T16:12:03.127Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-08T16:12:03.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-08T16:12:04.246Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-08T16:12:06.800Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-08T16:12:07.470Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-08T16:12:08.397Z] === RUN TestDockerSuite/TestLogsSince [2020-06-08T16:12:14.918Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-08T16:12:21.439Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-08T16:12:21.439Z] === RUN TestDockerSuite/TestLogsTail [2020-06-08T16:12:21.439Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-08T16:12:22.008Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-08T16:12:22.310Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-08T16:12:22.565Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-08T16:12:23.166Z] === RUN TestDockerSuite/TestNetHostname [2020-06-08T16:12:24.527Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-08T16:12:24.527Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-08T16:12:25.450Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-08T16:12:26.811Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-08T16:12:27.066Z] === RUN TestDockerSuite/TestPluginActive [2020-06-08T16:12:28.426Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-08T16:12:32.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-08T16:12:33.507Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-08T16:12:33.507Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-08T16:12:34.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-08T16:12:34.867Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-08T16:12:38.124Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-08T16:12:39.487Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-08T16:12:41.368Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-08T16:12:46.599Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-08T16:12:48.003Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-08T16:12:48.982Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-08T16:12:49.917Z] === RUN TestDockerSuite/TestPortList [2020-06-08T16:12:56.481Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-08T16:12:56.736Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-08T16:12:57.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-08T16:13:03.821Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-08T16:13:03.821Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-08T16:13:03.821Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-08T16:13:03.821Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-08T16:13:03.821Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-08T16:13:04.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-08T16:13:04.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-08T16:13:05.305Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-08T16:13:05.305Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-08T16:13:06.229Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-08T16:13:06.229Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-08T16:13:08.153Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-08T16:13:09.076Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-08T16:13:09.331Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-08T16:13:09.586Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-08T16:13:11.469Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-08T16:13:12.393Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-08T16:13:14.277Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-08T16:13:18.435Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-08T16:13:18.435Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-08T16:13:21.731Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-08T16:13:24.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-08T16:13:28.248Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-08T16:13:28.806Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-08T16:13:30.694Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-08T16:13:32.578Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-08T16:13:33.946Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-08T16:13:35.829Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-08T16:13:37.716Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-08T16:13:38.321Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-08T16:13:38.575Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-08T16:13:39.135Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-08T16:13:40.497Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-08T16:13:42.380Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-08T16:13:42.940Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-08T16:13:42.940Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-08T16:13:42.940Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-08T16:13:43.195Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-08T16:13:43.195Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-08T16:13:43.755Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-08T16:13:44.680Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-08T16:13:45.646Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-08T16:13:46.209Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-08T16:13:52.736Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-08T16:13:52.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-08T16:13:52.736Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-08T16:13:54.620Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-08T16:13:54.620Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-08T16:13:54.620Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-08T16:13:54.875Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-08T16:13:57.383Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-08T16:13:57.942Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-08T16:14:00.450Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-08T16:14:01.373Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-08T16:14:01.373Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-08T16:14:01.628Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-08T16:14:04.135Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-08T16:14:04.694Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-08T16:14:04.951Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-08T16:14:06.316Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-08T16:14:06.875Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-08T16:14:07.803Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-08T16:14:08.727Z] === RUN TestDockerSuite/TestRmiTag [2020-06-08T16:14:08.727Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-08T16:14:09.288Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-08T16:14:12.548Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-08T16:14:12.548Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-08T16:14:13.477Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-08T16:14:14.045Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-08T16:14:14.968Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-08T16:14:15.223Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-08T16:14:15.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-08T16:14:16.037Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-08T16:14:16.038Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-08T16:14:16.292Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-08T16:14:17.651Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-08T16:14:17.906Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-08T16:14:18.465Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-08T16:14:19.025Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-08T16:14:20.387Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-08T16:14:21.747Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-08T16:14:22.306Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-08T16:14:22.865Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-08T16:14:23.424Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-08T16:14:23.984Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-08T16:14:24.543Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-08T16:14:25.102Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-08T16:14:25.704Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-08T16:14:26.265Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-08T16:14:26.825Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-08T16:14:27.384Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-08T16:14:27.384Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-08T16:14:28.744Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-08T16:14:28.999Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-08T16:14:29.558Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-08T16:14:29.813Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-08T16:14:30.416Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-08T16:14:30.416Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-08T16:14:30.975Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-08T16:14:31.230Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-08T16:14:31.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-08T16:14:31.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-08T16:14:32.357Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-08T16:14:32.916Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-08T16:14:32.916Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-08T16:14:33.171Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-08T16:14:33.427Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-08T16:14:34.788Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-08T16:14:35.349Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-08T16:14:35.909Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-08T16:14:36.469Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-08T16:14:36.723Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-08T16:14:36.978Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-08T16:14:38.346Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-08T16:14:39.311Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-08T16:14:40.235Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-08T16:14:40.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-08T16:14:41.354Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-08T16:14:41.609Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-08T16:14:42.534Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-08T16:14:43.095Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-08T16:14:44.019Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-08T16:14:46.572Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-08T16:14:46.572Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-08T16:14:47.132Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-08T16:14:49.017Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-08T16:14:49.940Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-08T16:14:52.450Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-08T16:14:53.810Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-08T16:14:53.810Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-08T16:14:53.810Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-08T16:14:54.369Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-08T16:14:56.252Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-08T16:14:57.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-08T16:14:57.685Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-08T16:14:59.047Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-08T16:14:59.971Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-08T16:15:01.859Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-08T16:15:02.419Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-08T16:15:02.419Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-08T16:15:02.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-08T16:15:02.934Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-08T16:15:04.294Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-08T16:15:04.294Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-08T16:15:04.550Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-08T16:15:05.474Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-08T16:15:05.474Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-08T16:15:06.033Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-08T16:15:06.593Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-08T16:15:06.593Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-08T16:15:07.153Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-08T16:15:07.865Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-08T16:15:08.789Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-08T16:15:08.789Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-08T16:15:09.044Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-08T16:15:09.603Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-08T16:15:10.162Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-08T16:15:10.722Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-08T16:15:11.647Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-08T16:15:11.647Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-08T16:15:11.901Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-08T16:15:12.156Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-08T16:15:12.716Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-08T16:15:14.078Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-08T16:15:14.332Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-08T16:15:14.332Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-08T16:15:15.256Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-08T16:15:17.137Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-08T16:15:17.696Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-08T16:15:17.958Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-08T16:15:22.116Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-08T16:15:25.371Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-08T16:15:29.566Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-08T16:15:29.566Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-08T16:15:30.490Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-08T16:15:30.490Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-08T16:15:30.490Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-08T16:15:30.490Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-08T16:15:31.049Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-08T16:15:32.979Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-08T16:15:33.538Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-08T16:15:34.461Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-08T16:15:35.020Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-08T16:15:35.278Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-08T16:15:35.839Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-08T16:15:36.397Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-08T16:15:36.397Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-08T16:15:36.651Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-08T16:15:37.617Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-08T16:15:38.176Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-08T16:15:39.102Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-08T16:15:39.102Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-08T16:15:39.357Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-08T16:15:40.281Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-08T16:15:41.203Z] === RUN TestDockerSuite/TestRunMount [2020-06-08T16:15:45.370Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-08T16:15:45.370Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-08T16:15:45.930Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-08T16:15:46.900Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-08T16:15:48.787Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-08T16:15:48.787Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-08T16:15:51.297Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-08T16:15:53.184Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-08T16:15:54.544Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-08T16:15:55.904Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-08T16:15:57.266Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-08T16:15:57.266Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-08T16:15:57.520Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-08T16:15:57.520Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-08T16:15:58.444Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-08T16:15:58.699Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-08T16:15:59.624Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-08T16:16:00.983Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-08T16:16:01.542Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-08T16:16:03.425Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-08T16:16:06.685Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-08T16:16:06.685Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-08T16:16:06.685Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-08T16:16:06.940Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-08T16:16:07.195Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-08T16:16:07.449Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-08T16:16:08.008Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-08T16:16:08.008Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-08T16:16:08.567Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-08T16:16:09.498Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-08T16:16:09.498Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-08T16:16:09.754Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-08T16:16:10.312Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-08T16:16:11.235Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-08T16:16:11.796Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-08T16:16:12.357Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-08T16:16:12.916Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-08T16:16:13.171Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-08T16:16:13.774Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-08T16:16:14.028Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-08T16:16:14.591Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-08T16:16:14.591Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-08T16:16:15.152Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-08T16:16:15.407Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-08T16:16:15.662Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-08T16:16:16.222Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-08T16:16:17.145Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-08T16:16:17.399Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-08T16:16:17.400Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-08T16:16:20.660Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-08T16:16:20.660Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-08T16:16:21.219Z] === RUN TestDockerSuite/TestRunRm [2020-06-08T16:16:21.778Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-08T16:16:22.702Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-08T16:16:25.959Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-08T16:16:25.959Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-08T16:16:25.959Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-08T16:16:26.519Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-08T16:16:28.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-08T16:16:28.402Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-08T16:16:28.961Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-08T16:16:31.472Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-08T16:16:32.030Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-08T16:16:33.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-08T16:16:35.854Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-08T16:16:36.109Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-08T16:16:36.668Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-08T16:16:37.226Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-08T16:16:37.226Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-08T16:16:37.785Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-08T16:16:38.346Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-08T16:16:38.906Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-08T16:16:39.467Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-08T16:16:40.391Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-08T16:16:40.950Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-08T16:16:43.456Z] === RUN TestDockerSuite/TestRunState [2020-06-08T16:16:43.456Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-08T16:16:44.380Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-08T16:16:44.944Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-08T16:16:45.912Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-08T16:16:45.912Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-08T16:16:45.912Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-08T16:16:46.472Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-08T16:16:47.031Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-08T16:16:47.955Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-08T16:16:47.955Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-08T16:16:47.955Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-08T16:16:48.515Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-08T16:16:49.074Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-08T16:16:50.434Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-08T16:16:50.688Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-08T16:16:52.615Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-08T16:16:54.510Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-08T16:16:57.765Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-08T16:16:57.765Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-08T16:16:58.019Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-08T16:16:58.582Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-08T16:16:59.942Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-08T16:17:00.864Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-08T16:17:01.423Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-08T16:17:01.423Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-08T16:17:01.679Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-08T16:17:02.602Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-08T16:17:02.602Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-08T16:17:02.856Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-08T16:17:03.417Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-08T16:17:03.417Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-08T16:17:03.671Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-08T16:17:04.231Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-08T16:17:05.593Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-08T16:17:08.103Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-08T16:17:08.103Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-08T16:17:09.069Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-08T16:17:09.323Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-08T16:17:10.682Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-08T16:17:12.042Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-08T16:17:12.297Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-08T16:17:13.658Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-08T16:17:15.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-08T16:17:16.107Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-08T16:17:16.666Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-08T16:17:16.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-08T16:17:17.478Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-08T16:17:17.478Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-08T16:17:17.478Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-08T16:17:17.478Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-08T16:17:17.732Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-08T16:17:17.732Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-08T16:17:18.291Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-08T16:17:18.850Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-08T16:17:20.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-08T16:17:20.213Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-08T16:17:20.468Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-08T16:17:21.029Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-08T16:17:21.029Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-08T16:17:21.587Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-08T16:17:21.587Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-08T16:17:21.587Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-08T16:17:21.845Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-08T16:17:22.405Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-08T16:17:22.964Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-08T16:17:23.523Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-08T16:17:23.523Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-08T16:17:24.082Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-08T16:17:24.082Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-08T16:17:24.641Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-08T16:17:24.641Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-08T16:17:25.200Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-08T16:17:25.454Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-08T16:17:25.454Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-08T16:17:25.454Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-08T16:17:26.012Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-08T16:17:26.935Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-08T16:17:27.494Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-08T16:17:27.494Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-08T16:17:27.748Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-08T16:17:27.748Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-08T16:17:28.713Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-08T16:17:28.968Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-08T16:17:30.329Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-08T16:17:30.887Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-08T16:17:30.887Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-08T16:17:30.887Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-08T16:17:31.810Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-08T16:17:32.370Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-08T16:17:33.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-08T16:17:33.294Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-08T16:17:33.294Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-08T16:17:34.659Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-08T16:17:34.659Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-08T16:17:35.597Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-08T16:17:36.957Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-08T16:17:36.957Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-08T16:17:37.879Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-08T16:17:37.879Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-08T16:17:37.879Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-08T16:17:39.240Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-08T16:17:40.164Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-08T16:17:41.129Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-08T16:17:41.129Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-08T16:17:41.129Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-08T16:17:41.383Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-08T16:17:41.941Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-08T16:17:43.864Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-08T16:17:46.410Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-08T16:17:48.917Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-08T16:17:50.280Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-08T16:17:51.203Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-08T16:17:51.761Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-08T16:17:54.266Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-08T16:17:56.190Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-08T16:17:56.445Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-08T16:17:57.415Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-08T16:17:58.789Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-08T16:17:59.347Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-08T16:18:00.269Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-08T16:18:02.149Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-08T16:18:03.072Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-08T16:18:07.314Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-08T16:18:10.609Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-08T16:18:15.836Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-08T16:18:17.758Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-08T16:18:18.681Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-08T16:18:19.240Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-08T16:18:19.799Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-08T16:18:20.053Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-08T16:18:21.022Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-08T16:18:21.022Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-08T16:18:21.277Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-08T16:18:21.531Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-08T16:18:24.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-08T16:18:24.602Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-08T16:18:27.859Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-08T16:18:28.418Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-08T16:18:28.675Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-08T16:18:28.675Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-08T16:18:29.234Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-08T16:18:30.593Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-08T16:18:30.593Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-08T16:18:31.515Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-08T16:18:32.074Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-08T16:18:32.632Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-08T16:18:33.560Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-08T16:18:37.714Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-08T16:18:37.968Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-08T16:18:37.968Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-08T16:18:38.527Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-08T16:18:39.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-08T16:18:41.592Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-08T16:18:43.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-08T16:18:43.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-08T16:18:46.023Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-08T16:18:47.383Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-08T16:18:49.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-08T16:18:51.258Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-08T16:18:53.141Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-08T16:18:54.063Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-08T16:18:54.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-08T16:18:56.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-08T16:18:57.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-08T16:18:58.401Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-08T16:18:59.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-08T16:19:01.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-08T16:19:02.564Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-08T16:19:03.923Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-08T16:19:05.283Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-08T16:19:10.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-08T16:19:20.443Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-08T16:19:20.443Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-08T16:19:20.443Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-08T16:19:20.701Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-08T16:19:20.956Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-08T16:19:20.956Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-08T16:19:20.956Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-08T16:19:21.519Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-08T16:19:21.519Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-08T16:19:22.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-08T16:19:22.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-08T16:19:22.077Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-08T16:19:22.332Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-08T16:19:22.332Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-08T16:19:23.736Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-08T16:19:23.736Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-08T16:19:23.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-08T16:19:23.992Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-08T16:19:23.992Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-08T16:19:24.551Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-08T16:19:25.954Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-08T16:19:25.954Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-08T16:19:25.954Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-08T16:19:27.835Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-08T16:19:28.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-08T16:19:30.645Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite (1337.70s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.28s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.04s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.00s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.86s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.91s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.99s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.62s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.15s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.33s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.09s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.28s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.95s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.80s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.55s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.89s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.14s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.76s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.22s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.83s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.89s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.26s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.17s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.28s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.92s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.75s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.41s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.39s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.60s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.13s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.70s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.11s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.23s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.06s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.23s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.78s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.92s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.67s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-06-08T16:19:30.645Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-06-08T16:19:30.645Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.92s) [2020-06-08T16:19:30.645Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.72s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildContChar (2.61s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.97s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.19s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.99s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.41s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.14s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.33s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.99s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.45s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.87s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.28s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.45s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.86s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.35s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.03s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.43s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.11s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.88s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.30s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.07s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.59s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.43s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.86s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.50s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnv (1.16s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.63s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.67s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.05s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.17s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.58s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.45s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.06s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.78s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildHistory (4.02s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.93s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.07s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.04s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.89s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.37s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.52s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.33s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.74s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.35s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.75s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.69s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.64s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.74s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.37s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.76s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildPATH (1.99s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.16s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.16s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildRm (3.00s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.18s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.16s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.46s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.10s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.67s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.24s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.65s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.82s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-06-08T16:19:30.646Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-08T16:19:30.646Z] docker_cli_sni_test.go:18: Flakey test [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.38s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.36s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.10s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-06-08T16:19:30.646Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2020-06-08T16:19:30.647Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-08T16:19:30.647Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.95s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.89s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.62s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.26s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.58s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00033df80_} (1.65s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1000798191_/foo_false____} (1.34s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1000798191_/foo_true____} (1.41s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3225951874_/foo_false____} (1.40s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3225951874_/foo_true____} (1.40s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3225951874_/foo_true__0xc00033dfe0__} (1.49s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a96000_} (1.41s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a96040_} (1.40s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a96060_} (1.75s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a96080_} (1.31s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.33s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.57s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.35s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.94s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.65s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.07s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.99s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.33s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.96s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.20s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.41s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.37s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.91s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-06-08T16:19:30.647Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-06-08T16:19:30.647Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-06-08T16:19:30.647Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-08T16:19:30.647Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.61s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.21s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.21s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.85s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsCommit (0.68s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.06s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.61s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.58s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-06-08T16:19:30.647Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-08T16:19:30.647Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.647Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-08T16:19:30.647Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsRename (0.45s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.99s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.50s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.61s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.29s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecCgroup (1.30s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecEnv (0.72s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.43s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecInspectID (2.70s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecInteractive (0.81s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2020-06-08T16:19:30.647Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-08T16:19:30.647Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.67s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestExecWithUser (0.78s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestHealth (19.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-06-08T16:19:30.647Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestImportGzipped (1.34s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.67s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.65s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.59s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.63s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.59s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.63s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.57s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.61s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.89s) [2020-06-08T16:19:30.648Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-08T16:19:30.648Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-06-08T16:19:30.648Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-08T16:19:30.648Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.56s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.74s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.40s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.17s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.58s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.87s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.22s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.94s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.77s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.71s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.59s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginActive (1.43s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.98s) [2020-06-08T16:19:30.648Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-08T16:19:30.648Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.65s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPortList (6.14s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.71s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.87s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.65s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.91s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.09s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s) [2020-06-08T16:19:30.648Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-08T16:19:30.648Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.15s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.67s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.03s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.74s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.41s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.35s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.55s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.27s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.28s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.56s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.61s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.98s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.34s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.22s) [2020-06-08T16:19:30.648Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.92s) [2020-06-08T16:19:30.648Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-08T16:19:30.648Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.45s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.58s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.59s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.59s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.69s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.10s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.55s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunMount (3.74s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.57s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.04s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.68s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.79s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n" [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.62s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.22s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.68s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.04s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunState (1.21s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunSysctls (0.99s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.55s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.23s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.53s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.61s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.28s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.83s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.69s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.71s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.74s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-08T16:19:30.649Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.76s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.42s) [2020-06-08T16:19:30.649Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents316581820 [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.78s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.49s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.64s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.78s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-06-08T16:19:30.649Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.74s) [2020-06-08T16:19:30.649Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-06-08T16:19:30.649Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.05s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.30s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-06-08T16:19:30.650Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-08T16:19:30.650Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-06-08T16:19:30.650Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-08T16:19:30.650Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2020-06-08T16:19:30.650Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-08T16:19:30.650Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.54s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.35s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.03s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.79s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.73s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.00s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2020-06-08T16:19:30.650Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s) [2020-06-08T16:19:30.650Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-08T16:19:30.650Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-08T16:19:30.650Z] === RUN TestDockerRegistrySuite [2020-06-08T16:19:30.650Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-08T16:19:32.009Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-08T16:19:32.931Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-08T16:19:34.290Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-08T16:19:34.290Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-08T16:19:37.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-08T16:19:37.547Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-08T16:19:40.846Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-08T16:19:43.360Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-08T16:19:44.288Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-08T16:19:45.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-08T16:19:46.133Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-08T16:19:47.540Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-08T16:19:48.463Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-08T16:19:49.435Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-08T16:19:50.359Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-08T16:19:52.284Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-08T16:19:54.165Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-08T16:19:54.725Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-08T16:19:57.232Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-08T16:19:57.791Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-08T16:19:57.791Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-08T16:19:58.715Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-08T16:19:59.638Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-08T16:20:00.562Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-08T16:20:03.073Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-08T16:20:03.328Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-08T16:20:04.291Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-08T16:20:04.545Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-08T16:20:04.545Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-08T16:20:04.800Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-08T16:20:05.054Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-08T16:20:05.616Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-08T16:20:05.616Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-08T16:20:06.583Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-08T16:20:07.942Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-08T16:20:08.865Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-08T16:20:09.787Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-08T16:20:10.709Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite (41.01s) [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.58s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d17cb4d340d21] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d2b4fda56dc8b] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d7faa0b42d2c7] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1a534061a929] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d420a3b482f83] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.27s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d299b4879e70e] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2020-06-08T16:20:11.311Z] check_test.go:196: [df7856b8943d7] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1e38edf6e2d8] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d0e942e3cbd29] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d49bbfb97107b] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1dbdc4db8e77] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d7d4425666b34] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2020-06-08T16:20:11.311Z] check_test.go:196: [dd1166704fb77] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d30dcf95ef9bc] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2020-06-08T16:20:11.311Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b683578f099f158f2ea831e0c6c4b769a723764a592cba3f3d32e719f7313884 [2020-06-08T16:20:11.311Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb3d6b9108ab4346531260de62249f9f39e6b6ed1222dd77e07d672048c54c44 [2020-06-08T16:20:11.311Z] check_test.go:196: [d295ff37e5bba] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2020-06-08T16:20:11.311Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:15476b55ad5add1a4121df1693ab1a454d07a7f973b38ef03d144cc1264bc994 [2020-06-08T16:20:11.311Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2309085b4e129a3b9ad38135db69a3cf500a852a244aacf4b52f1084f23e7ebb [2020-06-08T16:20:11.311Z] check_test.go:196: [d46ee0a0ad21f] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d9661746d5b48] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d8e14a3c88011] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2020-06-08T16:20:11.311Z] check_test.go:196: [def5e9dc65c32] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d303afcbf7181] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d264413e88b1a] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1c2ec5c90c49] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d2bfebf32cdd0] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d214f329ae3df] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d016c4eab48be] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d0ef62468f918] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d68fc8f25a3bf] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-08T16:20:11.311Z] check_test.go:196: [dee7435082b87] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1b90dab0208d] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-06-08T16:20:11.311Z] check_test.go:196: [deca2820b6c62] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-06-08T16:20:11.311Z] check_test.go:196: [db0ca924c4f67] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1854cbea3fd0] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d2debbd648231] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d0e9a72eeb831] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d1cae43d5e93c] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-06-08T16:20:11.311Z] check_test.go:196: [d2895a3fe63d1] daemon is not started [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-06-08T16:20:11.311Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-06-08T16:20:11.311Z] === RUN TestDockerSchema1RegistrySuite [2020-06-08T16:20:11.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-08T16:20:11.567Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-08T16:20:14.833Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-08T16:20:17.338Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-08T16:20:19.845Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-08T16:20:20.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-08T16:20:21.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-08T16:20:21.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-08T16:20:22.615Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-08T16:20:23.538Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-08T16:20:24.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-08T16:20:26.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-08T16:20:27.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-08T16:20:27.782Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-08T16:20:27.782Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-08T16:20:28.080Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-08T16:20:28.345Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-08T16:20:28.600Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite (17.45s) [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-08T16:20:28.855Z] check_test.go:223: [dcee4da7720ff] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d37b1dff54426] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.72s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d405e539382f8] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d7d782a312cfb] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d8ef30733dca8] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d46ff38adbcf3] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d5aebf36bf10c] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d30b824195f14] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d3b99b6e654de] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d3a35ce138768] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2020-06-08T16:20:28.855Z] check_test.go:223: [dbc9dac643636] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d1a399c5c7e62] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d0746bec284eb] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d440985bfa92e] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d9c398aa78aae] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d58c597616299] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-06-08T16:20:28.855Z] check_test.go:223: [d6b1538770a36] daemon is not started [2020-06-08T16:20:28.855Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-08T16:20:28.855Z] check_test.go:223: [dc0d2f90a3766] daemon is not started [2020-06-08T16:20:28.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-08T16:20:28.855Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-08T16:20:29.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-08T16:20:30.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-08T16:20:30.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-08T16:20:31.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-08T16:20:31.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-08T16:20:31.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-08T16:20:32.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.69s) [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2020-06-08T16:20:32.531Z] check_test.go:252: [d414940b8983b] daemon is not started [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-06-08T16:20:32.531Z] check_test.go:252: [d38ace62d422a] daemon is not started [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-08T16:20:32.531Z] check_test.go:252: [d114b83828613] daemon is not started [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-06-08T16:20:32.531Z] check_test.go:252: [d97d85eba39e1] daemon is not started [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-06-08T16:20:32.531Z] check_test.go:252: [dceac9bc40ec3] daemon is not started [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-06-08T16:20:32.531Z] check_test.go:252: [d9962bd5c80b1] daemon is not started [2020-06-08T16:20:32.531Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-06-08T16:20:32.531Z] check_test.go:252: [d7b4bcde7c502] daemon is not started [2020-06-08T16:20:32.531Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-08T16:20:32.531Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-08T16:20:37.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-08T16:20:37.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-08T16:20:38.016Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-08T16:20:38.016Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-08T16:20:38.271Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-06-08T16:20:38.271Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-06-08T16:20:38.271Z] check_test.go:279: [d88aaab97f71a] daemon is not started [2020-06-08T16:20:38.271Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-08T16:20:38.271Z] check_test.go:279: [d48c43010e5df] daemon is not started [2020-06-08T16:20:38.271Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-06-08T16:20:38.271Z] check_test.go:279: [ddbfd2b2dd696] daemon is not started [2020-06-08T16:20:38.271Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-06-08T16:20:38.271Z] check_test.go:279: [d7bdf3eaf3c46] daemon is not started [2020-06-08T16:20:38.271Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-06-08T16:20:38.271Z] check_test.go:279: [d9b84d0158457] daemon is not started [2020-06-08T16:20:38.271Z] === RUN TestDockerNetworkSuite [2020-06-08T16:20:38.271Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-08T16:20:40.307Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-08T16:20:40.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-08T16:20:44.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-08T16:20:45.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-08T16:20:47.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-08T16:20:49.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-08T16:20:54.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-08T16:20:56.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-08T16:20:57.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-08T16:20:58.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-08T16:20:58.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-08T16:20:59.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-08T16:21:00.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-08T16:21:00.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-08T16:21:00.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-08T16:21:01.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-08T16:21:01.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-08T16:21:01.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-08T16:21:02.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-08T16:21:02.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-08T16:21:03.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-08T16:21:03.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-08T16:21:04.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-08T16:21:04.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-08T16:21:06.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-08T16:21:08.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-08T16:21:15.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-08T16:21:15.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-08T16:21:15.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-08T16:21:15.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-08T16:21:15.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-08T16:21:15.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-08T16:21:15.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-08T16:21:15.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-08T16:21:18.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-08T16:21:18.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-08T16:21:18.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-08T16:21:19.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-08T16:21:22.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-08T16:21:25.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-08T16:21:25.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-08T16:21:26.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-08T16:21:27.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-08T16:21:27.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-08T16:21:28.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-08T16:21:29.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-08T16:21:30.040Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite (56.51s) [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.79s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d6957a3e46328] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [da36737088b82] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [df57769044bbe] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d7e0e11258d11] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:1233: [dba03c7330245] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d3f34ed02353b] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.18s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d51ac5bb3ae7b] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.40s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [df77d97a857f5] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d171486ee8b21] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d13425b5d51a7] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [dc79f9131d23c] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d2256461fd13f] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [ddd1d2c3a9bb6] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d6fe5f4c0d103] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d9304775bc899] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d90df08849b23] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d2627d4df18be] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [de4636c66e847] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d2413da0c32b4] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d1246aa038228] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d8bd393efab09] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d74afe40eebfc] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d1e05d75ad8f6] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [dbfdffdab9c62] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:968: [d7ee2a93adc76] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [daf2c36eff595] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.92s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:1116: [de7105e8d9d24] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [db96736168162] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d072f3ee9b044] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d73873dde5d68] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d8448d97928da] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [de209d97339d6] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d5d2f57e6e126] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [df867d55f28eb] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.56s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d5fdc46d48026] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d19586270d3bb] daemon is not started [2020-06-08T16:21:35.270Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d713474cc3d06] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d337ca6d688d7] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:1084: [d5623d3d73006] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d2cd782073a9f] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d716794c9c762] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [db15adda78cda] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d4460d1af16ba] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d4497d29db577] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [db9f43543425f] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [da86be9da59a5] daemon is not started [2020-06-08T16:21:35.270Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.65s) [2020-06-08T16:21:35.270Z] docker_cli_network_unix_test.go:46: [d18cc512d1f64] daemon is not started [2020-06-08T16:21:35.270Z] === RUN TestDockerHubPullSuite [2020-06-08T16:21:35.270Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-08T16:21:36.192Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-08T16:21:38.700Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-08T16:21:38.954Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-08T16:21:40.313Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-08T16:21:40.567Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite (5.85s) [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s) [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-06-08T16:21:40.567Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-06-08T16:21:40.567Z] PASS [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === Skipped [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] [2020-06-08T16:21:40.567Z] DONE 1277 tests, 51 skipped in 1501.694s [2020-06-08T16:21:40.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T16:21:40.567Z] ++++ cat bundles/test-integration/docker.pid [2020-06-08T16:21:40.567Z] +++ kill 7567 [2020-06-08T16:21:41.925Z] +++ /etc/init.d/apparmor stop [2020-06-08T16:21:41.925Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T16:21:41.925Z] [2020-06-08T16:21:41.925Z] Unloading profiles will leave already running processes permanently [2020-06-08T16:21:41.925Z] unconfined, which can lead to unexpected situations. [2020-06-08T16:21:41.925Z] [2020-06-08T16:21:41.925Z] To set a process to complain mode, use the command line tool [2020-06-08T16:21:41.925Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T16:21:41.925Z] +++ true [2020-06-08T16:21:41.925Z] exiting test-integration [2020-06-08T16:21:41.925Z] ++ exit 0 [2020-06-08T16:21:41.925Z] [2020-06-08T16:21:41.925Z] + for job in $(jobs -p) [2020-06-08T16:21:41.925Z] + wait 9491 [2020-06-08T16:21:51.927Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-08T16:21:55.200Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-08T16:22:01.718Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-08T16:22:06.994Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-08T16:22:08.875Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-08T16:22:13.028Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-08T16:22:15.534Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-08T16:22:18.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-08T16:22:18.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-08T16:22:24.022Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-08T16:22:24.581Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-08T16:22:25.140Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-08T16:22:27.675Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-08T16:23:23.803Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-08T16:24:19.977Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-08T16:24:24.133Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-08T16:24:30.772Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-08T16:26:37.248Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-08T16:26:49.452Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-08T16:26:49.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-08T16:26:49.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-08T16:26:50.216Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-08T16:26:50.216Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-08T16:26:50.780Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-08T16:26:53.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-08T16:26:56.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-08T16:26:59.092Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-08T16:27:55.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-08T16:27:55.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-08T16:27:56.647Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-08T16:27:59.194Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-08T16:28:02.448Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-08T16:28:04.954Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-08T16:28:26.855Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-08T16:28:39.028Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-08T16:28:40.387Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-08T16:28:42.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-08T16:28:46.193Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-08T16:28:54.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-08T16:28:58.456Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-08T16:29:01.711Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-08T16:29:04.217Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-08T16:29:06.722Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-08T16:29:09.229Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-08T16:29:12.501Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-08T16:29:14.381Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-08T16:30:10.598Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-08T16:30:25.454Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite (1679.45s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.41s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.35s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.18s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.03s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:562: [df77b6481b885] joining swarm manager [d38ad965a2474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:584: [d26077bf7f14e] joining swarm manager [d38ad965a2474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] check_test.go:380: [df77b6481b885] daemon is not started [2020-06-08T16:30:43.513Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:45: [d12fdfc39cf0c] joining swarm manager [d8bac8b33ab2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.44s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.52s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:303: [d68913de8a8ed] joining swarm manager [dd5b35387a31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:304: [d3acbf49d9ac1] joining swarm manager [dd5b35387a31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:271: [dd98cfc2b2a76] joining swarm manager [daea67a0e55cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:272: [dfd667bbbbc65] joining swarm manager [daea67a0e55cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.55s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.69s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2020-06-08T16:30:43.513Z] docker_api_swarm_node_test.go:19: [daabb9aecfe29] joining swarm manager [d4f1d8ca65806]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_node_test.go:20: [db9f59fb78470] joining swarm manager [d4f1d8ca65806]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.07s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:501: [d071e6b544f0e] joining swarm manager [d365a36b28b18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:506: [d73476e494157] joining swarm manager [d365a36b28b18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.82s) [2020-06-08T16:30:43.513Z] docker_api_swarm_node_test.go:80: [de9f049a5c23d] joining swarm manager [d5aa0375cf48f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2020-06-08T16:30:43.513Z] docker_api_swarm_node_test.go:52: [d6b9575de1ae8] joining swarm manager [dc8d4c1d1cebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_node_test.go:53: [d2f5649b373a8] joining swarm manager [dc8d4c1d1cebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.16s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:201: [dd7920de79cb2] joining swarm manager [d830973edb116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (72.41s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:383: [d503dfac66d53] joining swarm manager [d653050f72d78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:384: [d757f3b49f2d6] joining swarm manager [d653050f72d78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] check_test.go:380: [d757f3b49f2d6] daemon is not started [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.69s) [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:801: [dfb8c2edb2386] joining swarm manager [dd24278982a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:801: [d0447dfb7184c] joining swarm manager [dd24278982a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:801: [dcf5e19d95e9d] joining swarm manager [dd24278982a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:801: [db469d7b02742] joining swarm manager [dd24278982a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-08T16:30:43.513Z] docker_api_swarm_test.go:809: [df22bb1c2f892] joining swarm manager [dd24278982a71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-06-08T16:30:43.513Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.96s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.03s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:394: [df0e828b66a8c] joining swarm manager [d5cd6e0447a64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:394: [da5328d4c3669] joining swarm manager [d5cd6e0447a64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:342: [dbfa1d9dd32d8] joining swarm manager [d2f562389e570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:342: [df57d7a5e752a] joining swarm manager [d2f562389e570]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.14s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:489: [db4c31c99d629] joining swarm manager [df736123c46eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:489: [dcf5a2b386edb] joining swarm manager [df736123c46eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.64s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:127: [d8754d7e4227b] joining swarm manager [d43fe1c13ee2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:128: [d55ace30d355e] joining swarm manager [d43fe1c13ee2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:136: [d6a083d372604] joining swarm manager [d43fe1c13ee2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:137: [de44fed4c6a5a] joining swarm manager [d43fe1c13ee2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:303: [d2da27201b181] joining swarm manager [d7f649cf39a86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:303: [d1a8ce60efc23] joining swarm manager [d7f649cf39a86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.64s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:99: [db679c8ac17a1] joining swarm manager [d88d98c338f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:100: [dd93f1adbf7cf] joining swarm manager [d88d98c338f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] check_test.go:380: [db679c8ac17a1] daemon is not started [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.91s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:532: [d2a5630d2f08d] joining swarm manager [d8190d3861b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:533: [d812fcad4770b] joining swarm manager [d8190d3861b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.81s) [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:147: [ddabcf450bb63] joining swarm manager [da39149264200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_api_swarm_service_test.go:147: [d125217f2b45b] joining swarm manager [da39149264200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.91s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.64s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.57s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.38s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.79s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.79s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.37s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.61s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.56s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.21s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s) [2020-06-08T16:30:43.514Z] docker_cli_service_logs_test.go:245: checking task 5ntmgg0etwbf [2020-06-08T16:30:43.514Z] docker_cli_service_logs_test.go:250: checking messages for 5ntmgg0etwbf [2020-06-08T16:30:43.514Z] docker_cli_service_logs_test.go:245: checking task v6axqbhmxpqm [2020-06-08T16:30:43.514Z] docker_cli_service_logs_test.go:250: checking messages for v6axqbhmxpqm [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.91s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.26s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1901: [d52889b8fc6c9] joining swarm manager [d35804d791240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1902: [d8f89f97dee3e] joining swarm manager [d35804d791240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.87s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1802: [db925442cdd20] joining swarm manager [d8d076db59599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1803: [dab8fb0782885] joining swarm manager [d8d076db59599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (134.61s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1321: [dfe0680de0f57] joining swarm manager [d1ca711e00b3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1322: [dfadea2d39fc0] joining swarm manager [d1ca711e00b3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.61s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.30s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.77s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.35s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.28s) [2020-06-08T16:30:43.514Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.05s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.87s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1186: [d0eb3c0200294] joining swarm manager [d9669a20054ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1195: [d6bc1f2db1563] joining swarm manager [d9669a20054ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.84s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1118: [d03e08fe310f6] joining swarm manager [d537270f7808a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1119: [d8adf9f170665] joining swarm manager [d537270f7808a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1172: [d555053ee86d6] joining swarm manager [d537270f7808a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1453: [dc90c74316003] joining swarm manager [d937da365c899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] docker_cli_swarm_test.go:1454: [d80533f4cc4e2] joining swarm manager [d937da365c899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2020-06-08T16:30:43.514Z] docker_cli_swarm_unix_test.go:62: [d8ccd0fb6fa70] joining swarm manager [df0c9a6e3e5ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.28s) [2020-06-08T16:30:43.514Z] docker_api_swarm_test.go:961: [d27c2558a3fad] joining swarm manager [d8d4ee8038614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.35s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.72s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-06-08T16:30:43.514Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-06-08T16:30:43.514Z] === RUN TestDockerExternalVolumeSuite [2020-06-08T16:30:43.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-08T16:30:58.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-08T16:32:05.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-08T16:32:14.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-08T16:32:46.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-08T16:33:00.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-08T16:33:32.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-08T16:33:45.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-08T16:34:17.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-08T16:34:32.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-08T16:34:50.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-08T16:35:36.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-08T16:35:54.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-08T16:36:27.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-08T16:36:59.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-08T16:37:11.264Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-08T16:37:29.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-08T16:37:44.184Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite (437.23s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-06-08T16:37:59.080Z] docker_cli_external_volume_driver_test.go:53: [db53d36472e8e] daemon is not started [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-06-08T16:37:59.080Z] docker_cli_external_volume_driver_test.go:53: [db15c4d65364b] daemon is not started [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-08T16:37:59.080Z] docker_cli_external_volume_driver_test.go:53: [d10a1cf7226f6] daemon is not started [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-08T16:37:59.080Z] docker_cli_external_volume_driver_test.go:53: [da9a970a6957e] daemon is not started [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.32s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-06-08T16:37:59.080Z] docker_cli_external_volume_driver_test.go:485: [d8317fc26891c] daemon is not started [2020-06-08T16:37:59.080Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-08T16:37:59.080Z] docker_cli_external_volume_driver_test.go:53: [d2e86c073f5f5] daemon is not started [2020-06-08T16:37:59.080Z] PASS [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] === Skipped [2020-06-08T16:37:59.080Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] [2020-06-08T16:37:59.080Z] DONE 273 tests, 5 skipped in 2479.008s [2020-06-08T16:37:59.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-08T16:37:59.080Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d696aff365bbd/docker.pid [2020-06-08T16:37:59.080Z] +++ kill 4188 [2020-06-08T16:37:59.080Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4188 is not a child of this shell [2020-06-08T16:37:59.080Z] warning: PID 4188 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d696aff365bbd/docker.pid had a nonzero exit code [2020-06-08T16:37:59.080Z] ++++ cat bundles/test-integration/docker.pid [2020-06-08T16:37:59.080Z] +++ kill 7583 [2020-06-08T16:37:59.335Z] +++ /etc/init.d/apparmor stop [2020-06-08T16:37:59.335Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-08T16:37:59.335Z] [2020-06-08T16:37:59.335Z] Unloading profiles will leave already running processes permanently [2020-06-08T16:37:59.335Z] unconfined, which can lead to unexpected situations. [2020-06-08T16:37:59.335Z] [2020-06-08T16:37:59.335Z] To set a process to complain mode, use the command line tool [2020-06-08T16:37:59.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-08T16:37:59.335Z] +++ true [2020-06-08T16:37:59.335Z] exiting test-integration [2020-06-08T16:37:59.335Z] ++ exit 0 [2020-06-08T16:37:59.335Z] [2020-06-08T16:37:59.589Z] + exit 0 [2020-06-08T16:37:59.589Z] ++ jobs -p [2020-06-08T16:37:59.589Z] + pids= [2020-06-08T16:37:59.589Z] + echo 'Remaining pids to kill: []' [2020-06-08T16:37:59.589Z] Remaining pids to kill: [] [2020-06-08T16:37:59.589Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-08T16:37:59.601Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-08T16:38:02.130Z] + echo Ensuring container killed. [2020-06-08T16:38:02.131Z] Ensuring container killed. [2020-06-08T16:38:02.131Z] + docker ps -aq -f name=docker-pr3-* [2020-06-08T16:38:02.131Z] + cids=aa01666a989a [2020-06-08T16:38:02.131Z] bf677ab899cf [2020-06-08T16:38:02.131Z] b0aaa9d03922 [2020-06-08T16:38:02.131Z] + [ -n aa01666a989a [2020-06-08T16:38:02.131Z] bf677ab899cf [2020-06-08T16:38:02.131Z] b0aaa9d03922 ] [2020-06-08T16:38:02.131Z] + docker rm -vf aa01666a989a bf677ab899cf b0aaa9d03922 [2020-06-08T16:38:03.059Z] aa01666a989a [2020-06-08T16:38:03.313Z] bf677ab899cf [2020-06-08T16:38:04.237Z] b0aaa9d03922 [Pipeline] sh [2020-06-08T16:38:04.509Z] + echo Chowning /workspace to jenkins user [2020-06-08T16:38:04.509Z] Chowning /workspace to jenkins user [2020-06-08T16:38:04.509Z] + id -u [2020-06-08T16:38:04.509Z] + id -g [2020-06-08T16:38:04.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41070:/workspace busybox chown -R 1000:1000 /workspace [2020-06-08T16:38:04.509Z] Unable to find image 'busybox:latest' locally [2020-06-08T16:38:04.509Z] latest: Pulling from library/busybox [2020-06-08T16:38:04.509Z] 76df9210b28c: Pulling fs layer [2020-06-08T16:38:04.764Z] 76df9210b28c: Verifying Checksum [2020-06-08T16:38:04.764Z] 76df9210b28c: Download complete [2020-06-08T16:38:04.764Z] 76df9210b28c: Pull complete [2020-06-08T16:38:04.764Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-08T16:38:04.764Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-08T16:38:08.434Z] + bundleName=amd64 [2020-06-08T16:38:08.435Z] + echo Creating amd64-bundles.tar.gz [2020-06-08T16:38:08.435Z] Creating amd64-bundles.tar.gz [2020-06-08T16:38:08.435Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-08T16:38:08.435Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-08T16:38:09.407Z] Archiving artifacts [2020-06-08T16:38:11.653Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T16:38:11.959Z] + make clean [2020-06-08T16:38:12.219Z] docker volume rm -f docker-dev-cache [2020-06-08T16:38:12.219Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-08T16:45:42.027Z] ok github.com/docker/docker/integration-cli 2359.596s [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === Skipped [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.36s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.07s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.14s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-08T16:45:42.027Z] [2020-06-08T16:45:42.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-08T16:45:42.028Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-08T16:45:42.029Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.03s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-08T16:45:42.030Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-08T16:45:42.031Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-08T16:45:42.031Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-08T16:45:42.031Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] DONE 1096 tests, 549 skipped in 2368.427s [2020-06-08T16:45:42.031Z] INFO: Integration tests ended at 06/08/2020 16:45:31. Duration:00:39:28.5213251 [2020-06-08T16:45:42.031Z] INFO: Docker info of the daemon under test at end of run [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] Containers: 2 [2020-06-08T16:45:42.031Z] Running: 0 [2020-06-08T16:45:42.031Z] Paused: 0 [2020-06-08T16:45:42.031Z] Stopped: 2 [2020-06-08T16:45:42.031Z] Images: 15 [2020-06-08T16:45:42.031Z] Server Version: 0.0.0-dev [2020-06-08T16:45:42.031Z] Storage Driver: windowsfilter [2020-06-08T16:45:42.031Z] Windows: [2020-06-08T16:45:42.031Z] Logging Driver: json-file [2020-06-08T16:45:42.031Z] Plugins: [2020-06-08T16:45:42.031Z] Volume: local [2020-06-08T16:45:42.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-08T16:45:42.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-08T16:45:42.031Z] Swarm: inactive [2020-06-08T16:45:42.031Z] Default Isolation: process [2020-06-08T16:45:42.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-08T16:45:42.031Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-08T16:45:42.031Z] OSType: windows [2020-06-08T16:45:42.031Z] Architecture: x86_64 [2020-06-08T16:45:42.031Z] CPUs: 4 [2020-06-08T16:45:42.031Z] Total Memory: 32GiB [2020-06-08T16:45:42.031Z] Name: azwin-2-e924e0 [2020-06-08T16:45:42.031Z] ID: 2KQY:VEMR:TIU4:RCKH:TS22:VPEH:ZX5T:6UT4:6SUD:7FTW:DCIT:2JNE [2020-06-08T16:45:42.031Z] Docker Root Dir: D:\CI\PR-41070\3\daemon [2020-06-08T16:45:42.031Z] Debug Mode (client): false [2020-06-08T16:45:42.031Z] Debug Mode (server): true [2020-06-08T16:45:42.031Z] File Descriptors: -1 [2020-06-08T16:45:42.031Z] Goroutines: 18 [2020-06-08T16:45:42.031Z] System Time: 2020-06-08T16:45:31.7846502Z [2020-06-08T16:45:42.031Z] EventsListeners: 0 [2020-06-08T16:45:42.031Z] Registry: https://index.docker.io/v1/ [2020-06-08T16:45:42.031Z] Labels: [2020-06-08T16:45:42.031Z] Experimental: false [2020-06-08T16:45:42.031Z] Insecure Registries: [2020-06-08T16:45:42.031Z] 127.0.0.0/8 [2020-06-08T16:45:42.031Z] Live Restore Enabled: false [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] [2020-06-08T16:45:42.031Z] INFO: Stopping daemon under test [2020-06-08T16:45:42.031Z] SUCCESS: The process with PID 5876 (child process of PID 4576) has been terminated. [2020-06-08T16:45:42.031Z] SUCCESS: The process with PID 4576 (child process of PID 3108) has been terminated. [2020-06-08T16:45:42.031Z] INFO: Stop tailing logs of the daemon under tests [2020-06-08T16:45:42.031Z] INFO: executeCI.ps1 Completed successfully at 06/08/2020 16:45:32. [2020-06-08T16:45:42.031Z] INFO: Tidying up at end of run [2020-06-08T16:45:42.031Z] INFO: Saving daemon under test log (d:\CI\PR-41070\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-08T16:45:42.031Z] INFO: Saving daemon under test log (d:\CI\PR-41070\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-08T16:45:42.031Z] INFO: Nuke-Everything... [2020-06-08T16:45:42.031Z] INFO: Container count on control daemon to delete is 2 [2020-06-08T16:45:42.031Z] d7808c0ce51b [2020-06-08T16:45:42.031Z] bc19f47b98fc [2020-06-08T16:45:42.031Z] INFO: Tidying pidfile d:\CI\PR-41070\3\docker.pid [2020-06-08T16:45:42.031Z] INFO: Nuking d:\CI [2020-06-08T16:45:52.489Z] INFO: Zapped successfully [2020-06-08T16:45:52.489Z] [2020-06-08T16:45:52.489Z] INFO: executeCI.ps1 exiting at Mon Jun 8 16:45:51 CUT 2020. Duration 00:57:44.6968465 [2020-06-08T16:45:52.489Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-08T16:45:52.743Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-08T16:46:05.871Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-08T16:46:07.666Z] Archiving artifacts [2020-06-08T16:46:21.781Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41070/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-08T16:46:22.745Z] + make clean [2020-06-08T16:46:25.705Z] docker volume rm -f docker-dev-cache [2020-06-08T16:46:25.705Z] 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