Pull request #41108 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 66bb1c4644233e38b7d2928f725d50e18979ce91+aaf470eca7b588aa19e6681bff8bf08d17be1bf2 (811e122449179e9c03396db357511d65e29d0403) 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-15T13:19:31.864Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-15T13:19:31.870Z] Trying to pass milestone 1 [Pipeline] milestone [2020-06-15T13:19:31.912Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-15T13:19:47.090Z] Still waiting to schedule task [2020-06-15T13:19:47.094Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-06-15T13:20:29.407Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1dd2fdc6f2b5d49) in /home/ubuntu/workspace/moby_PR-41108 [Pipeline] { [Pipeline] checkout [2020-06-15T13:20:32.352Z] using credential docker-jenkins-github-credentials [2020-06-15T13:20:32.366Z] Cloning the remote Git repository [2020-06-15T13:20:32.366Z] Cloning with configured refspecs honoured and without tags [2020-06-15T13:20:32.404Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:20:32.516Z] > git init /home/ubuntu/workspace/moby_PR-41108 # timeout=10 [2020-06-15T13:20:32.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:20:32.799Z] > git --version # timeout=10 [2020-06-15T13:20:32.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:20:32.835Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:20:53.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:20:53.740Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:20:53.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:20:53.821Z] Fetching without tags [2020-06-15T13:20:54.134Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:20:55.183Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:20:55.183Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:20:53.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:20:53.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:20:53.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:20:53.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:20:54.145Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:20:54.175Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:20:55.140Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:20:55.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:20:55.181Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:20:55.194Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:20:58.844Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [2020-06-15T13:20:58.850Z] > git rev-list --no-walk 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T13:21:00.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41108:/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-15T13:21:06.722Z] Unable to find image 'alpine:latest' locally [2020-06-15T13:21:06.722Z] latest: Pulling from library/alpine [2020-06-15T13:21:06.722Z] df20fa9351a1: Pulling fs layer [2020-06-15T13:21:06.982Z] df20fa9351a1: Verifying Checksum [2020-06-15T13:21:06.982Z] df20fa9351a1: Download complete [2020-06-15T13:21:07.543Z] df20fa9351a1: Pull complete [2020-06-15T13:21:07.543Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-15T13:21:07.543Z] Status: Downloaded newer image for alpine:latest [2020-06-15T13:21:14.084Z] 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) [2020-06-15T13:21:14.353Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1dd2fdc6f2b5d49) in /home/ubuntu/workspace/moby_PR-41108 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [2020-06-15T13:21:14.398Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-41108 [Pipeline] // stage [Pipeline] // stage [2020-06-15T13:21:14.428Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-41108 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] { [2020-06-15T13:21:14.471Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-06-15T13:21:14.499Z] Fetching changes from the remote Git repository [2020-06-15T13:21:14.516Z] Fetching without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-06-15T13:21:14.562Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-15T13:21:14.581Z] Cloning the remote Git repository [2020-06-15T13:21:14.581Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-06-15T13:21:14.611Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-06-15T13:21:14.637Z] Cloning the remote Git repository [2020-06-15T13:21:14.637Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-06-15T13:21:14.986Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:21:14.478Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-15T13:21:14.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:21:14.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:21:14.516Z] > git --version # timeout=10 [2020-06-15T13:21:14.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:21:14.523Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:21:14.985Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:21:14.998Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:21:15.529Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:21:15.529Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:21:14.583Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:21:14.583Z] > git init /home/jenkins/workspace/moby_PR-41108 # timeout=10 [2020-06-15T13:21:14.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:21:14.624Z] > git --version # timeout=10 [2020-06-15T13:21:14.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:21:14.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:21:14.646Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:21:14.646Z] > git init /home/docker/workspace/moby_PR-41108 # timeout=10 [2020-06-15T13:21:14.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:21:14.655Z] > git --version # timeout=10 [2020-06-15T13:21:14.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:21:14.661Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:21:15.720Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T13:21:15.479Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:21:15.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:21:15.527Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:21:15.549Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:21:16.518Z] + [ PR != PR ] [2020-06-15T13:21:16.519Z] + [ master != master ] [2020-06-15T13:21:16.519Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:21:16.865Z] + docker version [2020-06-15T13:21:16.865Z] Client: Docker Engine - Community [2020-06-15T13:21:16.865Z] Version: 19.03.11 [2020-06-15T13:21:16.865Z] API version: 1.40 [2020-06-15T13:21:16.865Z] Go version: go1.13.10 [2020-06-15T13:21:16.865Z] Git commit: 42e35e61f3 [2020-06-15T13:21:16.865Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-15T13:21:16.865Z] OS/Arch: linux/amd64 [2020-06-15T13:21:16.865Z] Experimental: false [2020-06-15T13:21:16.865Z] [2020-06-15T13:21:16.865Z] Server: Docker Engine - Community [2020-06-15T13:21:16.865Z] Engine: [2020-06-15T13:21:16.865Z] Version: 19.03.11 [2020-06-15T13:21:16.865Z] API version: 1.40 (minimum version 1.12) [2020-06-15T13:21:16.865Z] Go version: go1.13.10 [2020-06-15T13:21:16.865Z] Git commit: 42e35e61f3 [2020-06-15T13:21:16.865Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-15T13:21:16.865Z] OS/Arch: linux/amd64 [2020-06-15T13:21:16.865Z] Experimental: true [2020-06-15T13:21:16.865Z] containerd: [2020-06-15T13:21:16.865Z] Version: 1.2.13 [2020-06-15T13:21:16.865Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:21:16.865Z] runc: [2020-06-15T13:21:16.865Z] Version: 1.0.0-rc10 [2020-06-15T13:21:16.865Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:21:16.865Z] docker-init: [2020-06-15T13:21:16.865Z] Version: 0.18.0 [2020-06-15T13:21:16.865Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T13:21:17.189Z] + docker info [2020-06-15T13:21:24.405Z] Fetching without tags [2020-06-15T13:21:24.704Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:21:25.214Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:21:25.215Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:21:25.279Z] Client: [2020-06-15T13:21:25.279Z] Debug Mode: false [2020-06-15T13:21:25.279Z] [2020-06-15T13:21:25.279Z] Server: [2020-06-15T13:21:25.279Z] Containers: 0 [2020-06-15T13:21:25.279Z] Running: 0 [2020-06-15T13:21:25.279Z] Paused: 0 [2020-06-15T13:21:25.279Z] Stopped: 0 [2020-06-15T13:21:25.279Z] Images: 1 [2020-06-15T13:21:25.279Z] Server Version: 19.03.11 [2020-06-15T13:21:25.279Z] Storage Driver: overlay2 [2020-06-15T13:21:25.279Z] Backing Filesystem: extfs [2020-06-15T13:21:25.279Z] Supports d_type: true [2020-06-15T13:21:25.279Z] Native Overlay Diff: true [2020-06-15T13:21:25.279Z] Logging Driver: json-file [2020-06-15T13:21:25.279Z] Cgroup Driver: cgroupfs [2020-06-15T13:21:25.279Z] Plugins: [2020-06-15T13:21:25.279Z] Volume: local [2020-06-15T13:21:25.279Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T13:21:25.279Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T13:21:25.279Z] Swarm: inactive [2020-06-15T13:21:25.279Z] Runtimes: runc [2020-06-15T13:21:25.279Z] Default Runtime: runc [2020-06-15T13:21:25.279Z] Init Binary: docker-init [2020-06-15T13:21:25.279Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:21:25.279Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:21:25.279Z] init version: fec3683 [2020-06-15T13:21:25.279Z] Security Options: [2020-06-15T13:21:25.279Z] apparmor [2020-06-15T13:21:25.279Z] seccomp [2020-06-15T13:21:25.279Z] Profile: default [2020-06-15T13:21:25.279Z] Kernel Version: 5.3.0-1019-aws [2020-06-15T13:21:25.279Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T13:21:25.279Z] OSType: linux [2020-06-15T13:21:25.279Z] Architecture: x86_64 [2020-06-15T13:21:25.279Z] CPUs: 2 [2020-06-15T13:21:25.279Z] Total Memory: 7.487GiB [2020-06-15T13:21:25.279Z] Name: ip-10-100-91-56 [2020-06-15T13:21:25.279Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-15T13:21:25.279Z] Docker Root Dir: /var/lib/docker [2020-06-15T13:21:25.279Z] Debug Mode: false [2020-06-15T13:21:25.279Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:21:25.279Z] Labels: [2020-06-15T13:21:25.279Z] Experimental: true [2020-06-15T13:21:25.279Z] Insecure Registries: [2020-06-15T13:21:25.279Z] 127.0.0.0/8 [2020-06-15T13:21:25.279Z] Live Restore Enabled: true [2020-06-15T13:21:25.279Z] [2020-06-15T13:21:25.279Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T13:21:25.406Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [2020-06-15T13:21:24.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:21:24.372Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:21:24.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:21:24.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:21:24.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:21:24.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:21:24.413Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:21:24.706Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:21:24.708Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:21:25.188Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:21:25.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:21:25.217Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:21:25.220Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:21:25.602Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:21:25.602Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:21:25.602Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41108/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T13:21:25.858Z] + bash /home/ubuntu/workspace/moby_PR-41108/check-config.sh [2020-06-15T13:21:25.858Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T13:21:25.858Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-15T13:21:25.858Z] [2020-06-15T13:21:25.858Z] Generally Necessary: [2020-06-15T13:21:25.858Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T13:21:25.858Z] - apparmor: enabled and tools installed [2020-06-15T13:21:25.858Z] - CONFIG_NAMESPACES: enabled [2020-06-15T13:21:25.858Z] - CONFIG_NET_NS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_PID_NS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_IPC_NS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_UTS_NS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_CGROUPS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T13:21:25.858Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T13:21:25.858Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T13:21:25.858Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T13:21:25.858Z] - CONFIG_CPUSETS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_MEMCG: enabled [2020-06-15T13:21:25.858Z] - CONFIG_KEYS: enabled [2020-06-15T13:21:25.858Z] - CONFIG_VETH: enabled (as module) [2020-06-15T13:21:25.858Z] - CONFIG_BRIDGE: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:21:26.114Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-15T13:21:26.114Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-15T13:21:26.114Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T13:21:26.114Z] [2020-06-15T13:21:26.114Z] Optional Features: [2020-06-15T13:21:26.114Z] - CONFIG_USER_NS: enabled [2020-06-15T13:21:26.114Z] - CONFIG_SECCOMP: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T13:21:26.114Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T13:21:26.114Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T13:21:26.114Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T13:21:26.114Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T13:21:26.114Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T13:21:26.114Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-15T13:21:26.114Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-15T13:21:26.114Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T13:21:26.114Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T13:21:26.114Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T13:21:26.114Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T13:21:26.114Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T13:21:26.114Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T13:21:26.114Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T13:21:26.114Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_EXT4_FS: enabled [2020-06-15T13:21:26.114Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T13:21:26.114Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T13:21:26.114Z] - Network Drivers: [2020-06-15T13:21:26.114Z] - "overlay": [2020-06-15T13:21:26.114Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T13:21:26.114Z] Optional (for encrypted networks): [2020-06-15T13:21:26.114Z] - CONFIG_CRYPTO: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T13:21:26.114Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T13:21:26.114Z] - CONFIG_XFRM: enabled [2020-06-15T13:21:26.114Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T13:21:26.114Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-15T13:21:26.114Z] - "ipvlan": [2020-06-15T13:21:26.288Z] + docker version [2020-06-15T13:21:26.288Z] Client: Docker Engine - Community [2020-06-15T13:21:26.288Z] Version: 19.03.7 [2020-06-15T13:21:26.288Z] API version: 1.40 [2020-06-15T13:21:26.288Z] Go version: go1.12.17 [2020-06-15T13:21:26.288Z] Git commit: 7141c199a2 [2020-06-15T13:21:26.288Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-15T13:21:26.288Z] OS/Arch: linux/s390x [2020-06-15T13:21:26.288Z] Experimental: false [2020-06-15T13:21:26.288Z] [2020-06-15T13:21:26.288Z] Server: Docker Engine - Community [2020-06-15T13:21:26.288Z] Engine: [2020-06-15T13:21:26.288Z] Version: 19.03.7 [2020-06-15T13:21:26.288Z] API version: 1.40 (minimum version 1.12) [2020-06-15T13:21:26.288Z] Go version: go1.12.17 [2020-06-15T13:21:26.288Z] Git commit: 7141c199a2 [2020-06-15T13:21:26.288Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-15T13:21:26.288Z] OS/Arch: linux/s390x [2020-06-15T13:21:26.288Z] Experimental: true [2020-06-15T13:21:26.288Z] containerd: [2020-06-15T13:21:26.288Z] Version: 1.2.13 [2020-06-15T13:21:26.288Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:21:26.288Z] runc: [2020-06-15T13:21:26.288Z] Version: 1.0.0-rc10 [2020-06-15T13:21:26.288Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:21:26.288Z] docker-init: [2020-06-15T13:21:26.288Z] Version: 0.18.0 [2020-06-15T13:21:26.288Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T13:21:26.369Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T13:21:26.370Z] - "macvlan": [2020-06-15T13:21:26.370Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T13:21:26.370Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T13:21:26.370Z] - "ftp,tftp client in container": [2020-06-15T13:21:26.370Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T13:21:26.370Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T13:21:26.370Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T13:21:26.370Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T13:21:26.370Z] - Storage Drivers: [2020-06-15T13:21:26.370Z] - "aufs": [2020-06-15T13:21:26.370Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T13:21:26.370Z] - "btrfs": [2020-06-15T13:21:26.370Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T13:21:26.370Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T13:21:26.370Z] - "devicemapper": [2020-06-15T13:21:26.370Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T13:21:26.370Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T13:21:26.370Z] - "overlay": [2020-06-15T13:21:26.370Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T13:21:26.370Z] - "zfs": [2020-06-15T13:21:26.370Z] - /dev/zfs: present [2020-06-15T13:21:26.370Z] - zfs command: missing [2020-06-15T13:21:26.370Z] - zpool command: missing [2020-06-15T13:21:26.370Z] [2020-06-15T13:21:26.370Z] Limits: [2020-06-15T13:21:26.370Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T13:21:26.370Z] [2020-06-15T13:21:26.370Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T13:21:26.660Z] + docker info [2020-06-15T13:21:26.711Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:66bb1c4644233e38b7d2928f725d50e18979ce91 . [2020-06-15T13:21:26.711Z] #2 [internal] load build definition from Dockerfile [2020-06-15T13:21:26.711Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-06-15T13:21:26.711Z] #2 DONE 0.1s [2020-06-15T13:21:26.711Z] [2020-06-15T13:21:26.711Z] #1 [internal] load .dockerignore [2020-06-15T13:21:26.711Z] #1 transferring context: 87B 0.0s done [2020-06-15T13:21:26.711Z] #1 DONE 0.0s [2020-06-15T13:21:26.711Z] [2020-06-15T13:21:26.711Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T13:21:27.273Z] #3 DONE 0.7s [2020-06-15T13:21:27.275Z] Client: [2020-06-15T13:21:27.275Z] Debug Mode: false [2020-06-15T13:21:27.275Z] [2020-06-15T13:21:27.275Z] Server: [2020-06-15T13:21:27.275Z] Containers: 0 [2020-06-15T13:21:27.275Z] Running: 0 [2020-06-15T13:21:27.275Z] Paused: 0 [2020-06-15T13:21:27.275Z] Stopped: 0 [2020-06-15T13:21:27.275Z] Images: 0 [2020-06-15T13:21:27.275Z] Server Version: 19.03.7 [2020-06-15T13:21:27.275Z] Storage Driver: overlay2 [2020-06-15T13:21:27.275Z] Backing Filesystem: [2020-06-15T13:21:27.275Z] Supports d_type: true [2020-06-15T13:21:27.275Z] Native Overlay Diff: true [2020-06-15T13:21:27.275Z] Logging Driver: json-file [2020-06-15T13:21:27.275Z] Cgroup Driver: cgroupfs [2020-06-15T13:21:27.275Z] Plugins: [2020-06-15T13:21:27.275Z] Volume: local [2020-06-15T13:21:27.275Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T13:21:27.275Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T13:21:27.275Z] Swarm: inactive [2020-06-15T13:21:27.275Z] Runtimes: runc [2020-06-15T13:21:27.275Z] Default Runtime: runc [2020-06-15T13:21:27.275Z] Init Binary: docker-init [2020-06-15T13:21:27.275Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:21:27.275Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:21:27.275Z] init version: fec3683 [2020-06-15T13:21:27.275Z] Security Options: [2020-06-15T13:21:27.275Z] apparmor [2020-06-15T13:21:27.275Z] seccomp [2020-06-15T13:21:27.275Z] Profile: default [2020-06-15T13:21:27.275Z] Kernel Version: 4.15.0-91-generic [2020-06-15T13:21:27.275Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T13:21:27.275Z] OSType: linux [2020-06-15T13:21:27.275Z] Architecture: s390x [2020-06-15T13:21:27.275Z] CPUs: 2 [2020-06-15T13:21:27.275Z] Total Memory: 7.861GiB [2020-06-15T13:21:27.275Z] Name: s390x-ubuntu-15 [2020-06-15T13:21:27.275Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-15T13:21:27.275Z] Docker Root Dir: /var/lib/docker [2020-06-15T13:21:27.275Z] Debug Mode: false [2020-06-15T13:21:27.275Z] Username: dockerbuildbot [2020-06-15T13:21:27.275Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:21:27.275Z] Labels: [2020-06-15T13:21:27.275Z] Experimental: true [2020-06-15T13:21:27.275Z] Insecure Registries: [2020-06-15T13:21:27.275Z] 127.0.0.0/8 [2020-06-15T13:21:27.275Z] Live Restore Enabled: false [2020-06-15T13:21:27.275Z] [2020-06-15T13:21:27.275Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T13:21:27.529Z] [2020-06-15T13:21:27.529Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T13:21:27.529Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T13:21:27.529Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.02MB / 8.88MB 0.1s [2020-06-15T13:21:27.529Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T13:21:27.529Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-15T13:21:27.529Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-15T13:21:27.529Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-15T13:21:27.530Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-15T13:21:27.647Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:21:27.647Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:21:27.647Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41108/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T13:21:27.785Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-15T13:21:27.785Z] #4 DONE 0.4s [2020-06-15T13:21:27.931Z] + bash /home/jenkins/workspace/moby_PR-41108/check-config.sh [2020-06-15T13:21:27.932Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T13:21:27.932Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-06-15T13:21:27.932Z] [2020-06-15T13:21:27.932Z] Generally Necessary: [2020-06-15T13:21:27.932Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T13:21:27.932Z] - apparmor: enabled and tools installed [2020-06-15T13:21:27.932Z] - CONFIG_NAMESPACES: enabled [2020-06-15T13:21:27.932Z] - CONFIG_NET_NS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_PID_NS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_IPC_NS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_UTS_NS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUPS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CPUSETS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_MEMCG: enabled [2020-06-15T13:21:27.932Z] - CONFIG_KEYS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_VETH: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-15T13:21:27.932Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T13:21:27.932Z] [2020-06-15T13:21:27.932Z] Optional Features: [2020-06-15T13:21:27.932Z] - CONFIG_USER_NS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_SECCOMP: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T13:21:27.932Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T13:21:27.932Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T13:21:27.932Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T13:21:27.932Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T13:21:27.932Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T13:21:27.932Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T13:21:27.932Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T13:21:27.932Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T13:21:27.932Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T13:21:27.932Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T13:21:27.932Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T13:21:27.932Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T13:21:27.932Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_EXT4_FS: enabled [2020-06-15T13:21:27.932Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T13:21:27.932Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T13:21:27.932Z] - Network Drivers: [2020-06-15T13:21:27.932Z] - "overlay": [2020-06-15T13:21:27.932Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T13:21:27.932Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T13:21:27.932Z] Optional (for encrypted networks): [2020-06-15T13:21:28.041Z] [2020-06-15T13:21:28.041Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:21:28.214Z] - CONFIG_CRYPTO: enabled [2020-06-15T13:21:28.214Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T13:21:28.214Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T13:21:28.214Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T13:21:28.214Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T13:21:28.214Z] - CONFIG_XFRM: enabled [2020-06-15T13:21:28.214Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-15T13:21:28.214Z] - "ipvlan": [2020-06-15T13:21:28.214Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T13:21:28.214Z] - "macvlan": [2020-06-15T13:21:28.214Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T13:21:28.214Z] - "ftp,tftp client in container": [2020-06-15T13:21:28.214Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T13:21:28.214Z] - Storage Drivers: [2020-06-15T13:21:28.214Z] - "aufs": [2020-06-15T13:21:28.214Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T13:21:28.214Z] - "btrfs": [2020-06-15T13:21:28.214Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T13:21:28.214Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T13:21:28.214Z] - "devicemapper": [2020-06-15T13:21:28.214Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T13:21:28.214Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T13:21:28.214Z] - "overlay": [2020-06-15T13:21:28.214Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T13:21:28.214Z] - "zfs": [2020-06-15T13:21:28.214Z] - /dev/zfs: missing [2020-06-15T13:21:28.214Z] - zfs command: missing [2020-06-15T13:21:28.214Z] - zpool command: missing [2020-06-15T13:21:28.214Z] [2020-06-15T13:21:28.214Z] Limits: [2020-06-15T13:21:28.214Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T13:21:28.214Z] [2020-06-15T13:21:28.214Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T13:21:28.297Z] #6 ... [2020-06-15T13:21:28.297Z] [2020-06-15T13:21:28.297Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T13:21:28.297Z] #5 DONE 0.2s [2020-06-15T13:21:28.297Z] [2020-06-15T13:21:28.297Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:21:28.297Z] #6 DONE 0.2s [2020-06-15T13:21:28.297Z] [2020-06-15T13:21:28.297Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:21:28.297Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T13:21:28.297Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T13:21:28.297Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done [2020-06-15T13:21:28.297Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.0s [2020-06-15T13:21:28.297Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.0s [2020-06-15T13:21:28.297Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done [2020-06-15T13:21:28.554Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 7.01MB / 50.39MB 0.1s [2020-06-15T13:21:28.645Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:66bb1c4644233e38b7d2928f725d50e18979ce91 . [2020-06-15T13:21:28.645Z] #2 [internal] load .dockerignore [2020-06-15T13:21:28.645Z] #2 transferring context: 87B 0.0s done [2020-06-15T13:21:28.645Z] #2 DONE 0.0s [2020-06-15T13:21:28.645Z] [2020-06-15T13:21:28.645Z] #1 [internal] load build definition from Dockerfile [2020-06-15T13:21:28.645Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-15T13:21:28.645Z] #1 DONE 0.0s [2020-06-15T13:21:28.645Z] [2020-06-15T13:21:28.645Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T13:21:28.810Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 15.91MB / 50.39MB 0.3s [2020-06-15T13:21:28.810Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-06-15T13:21:28.810Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.3s [2020-06-15T13:21:28.810Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 21.53MB / 50.39MB 0.5s [2020-06-15T13:21:28.810Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-06-15T13:21:28.810Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 5.16MB / 10.00MB 0.5s [2020-06-15T13:21:28.810Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 4.67MB / 51.83MB 0.5s [2020-06-15T13:21:28.942Z] #3 DONE 0.2s [2020-06-15T13:21:28.942Z] [2020-06-15T13:21:28.942Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T13:21:28.942Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T13:21:29.066Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 27.12MB / 50.39MB 0.6s [2020-06-15T13:21:29.066Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s [2020-06-15T13:21:29.066Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 10.47MB / 51.83MB 0.6s [2020-06-15T13:21:29.066Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 39.88MB / 50.39MB 0.7s [2020-06-15T13:21:29.066Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s done [2020-06-15T13:21:29.066Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 21.05MB / 51.83MB 0.7s [2020-06-15T13:21:29.066Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.52MB / 68.65MB 0.7s [2020-06-15T13:21:29.225Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T13:21:29.225Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-06-15T13:21:29.225Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-06-15T13:21:29.225Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.30MB / 8.88MB 0.2s [2020-06-15T13:21:29.225Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-06-15T13:21:29.225Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-06-15T13:21:29.324Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 47.47MB / 50.39MB 0.9s [2020-06-15T13:21:29.324Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 26.85MB / 51.83MB 0.9s [2020-06-15T13:21:29.324Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.39MB / 68.65MB 0.9s [2020-06-15T13:21:29.324Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.9s [2020-06-15T13:21:29.324Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 15.86MB / 68.65MB 0.9s [2020-06-15T13:21:29.333Z] Still waiting to schedule task [2020-06-15T13:21:29.333Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1dd2fdc6f2b5d49)’ [2020-06-15T13:21:29.334Z] Still waiting to schedule task [2020-06-15T13:21:29.334Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1dd2fdc6f2b5d49)’ [2020-06-15T13:21:29.344Z] Still waiting to schedule task [2020-06-15T13:21:29.344Z] All nodes of label ‘arm64&&linux’ are offline [2020-06-15T13:21:29.345Z] Still waiting to schedule task [2020-06-15T13:21:29.345Z] All nodes of label ‘windows-2019’ are offline [2020-06-15T13:21:29.511Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.3s done [2020-06-15T13:21:29.511Z] #4 DONE 0.7s [2020-06-15T13:21:29.583Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.0s done [2020-06-15T13:21:29.583Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 31.83MB / 51.83MB 1.0s [2020-06-15T13:21:29.583Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 22.04MB / 68.65MB 1.0s [2020-06-15T13:21:29.583Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0B / 120.16MB 1.0s [2020-06-15T13:21:29.583Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 34.44MB / 51.83MB 1.2s [2020-06-15T13:21:29.583Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 26.25MB / 68.65MB 1.2s [2020-06-15T13:21:29.583Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.64MB / 51.83MB 1.2s [2020-06-15T13:21:29.583Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 29.75MB / 68.65MB 1.2s [2020-06-15T13:21:29.583Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 11.06MB / 120.16MB 1.2s [2020-06-15T13:21:29.583Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-15T13:21:29.848Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 48.26MB / 51.83MB 1.5s [2020-06-15T13:21:29.848Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 42.78MB / 68.65MB 1.5s [2020-06-15T13:21:29.848Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 21.84MB / 120.16MB 1.5s [2020-06-15T13:21:30.103Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.6s [2020-06-15T13:21:30.103Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 47.37MB / 68.65MB 1.6s [2020-06-15T13:21:30.103Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.6s done [2020-06-15T13:21:30.103Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.95MB / 68.65MB 1.7s [2020-06-15T13:21:30.103Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 37.12MB / 120.16MB 1.7s [2020-06-15T13:21:30.103Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 1.7s done [2020-06-15T13:21:30.132Z] [2020-06-15T13:21:30.132Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:21:30.361Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 62.75MB / 68.65MB 1.8s [2020-06-15T13:21:30.361Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.9s [2020-06-15T13:21:30.361Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 50.14MB / 120.16MB 1.9s [2020-06-15T13:21:30.361Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.0s done [2020-06-15T13:21:30.361Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 58.06MB / 120.16MB 2.1s [2020-06-15T13:21:30.425Z] #6 DONE 0.2s [2020-06-15T13:21:30.425Z] [2020-06-15T13:21:30.425Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T13:21:30.425Z] #5 DONE 0.2s [2020-06-15T13:21:30.425Z] [2020-06-15T13:21:30.425Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:21:30.425Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T13:21:30.425Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 825.81kB / 7.39MB 0.1s [2020-06-15T13:21:30.425Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T13:21:30.425Z] #7 sha256:617ad326fb949f21b571405c1268a2b61795a8bf167f617b2f2f29a83df8546e 5.46kB / 5.46kB done [2020-06-15T13:21:30.425Z] #7 sha256:91a64123d86fe249219076638cf70e62edacff8ae0ba221c12b5d938d96626cc 1.79kB / 1.79kB done [2020-06-15T13:21:30.425Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s [2020-06-15T13:21:30.617Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 68.89MB / 120.16MB 2.2s [2020-06-15T13:21:30.617Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 75.92MB / 120.16MB 2.3s [2020-06-15T13:21:30.717Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.79MB / 7.39MB 0.2s [2020-06-15T13:21:30.872Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 88.04MB / 120.16MB 2.5s [2020-06-15T13:21:31.004Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.2s done [2020-06-15T13:21:31.004Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 5.11MB / 48.97MB 0.4s [2020-06-15T13:21:31.004Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 719.32kB / 51.37MB 0.4s [2020-06-15T13:21:31.004Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 825.82kB / 9.88MB 0.4s [2020-06-15T13:21:31.004Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 10.75MB / 48.97MB 0.6s [2020-06-15T13:21:31.004Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 6.70MB / 51.37MB 0.6s [2020-06-15T13:21:31.004Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 6.31MB / 9.88MB 0.6s [2020-06-15T13:21:31.004Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 10.70MB / 51.37MB 0.7s [2020-06-15T13:21:31.004Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 8.78MB / 9.88MB 0.7s [2020-06-15T13:21:31.129Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 95.12MB / 120.16MB 2.6s [2020-06-15T13:21:31.129Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 102.94MB / 120.16MB 2.8s [2020-06-15T13:21:31.290Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 14.66MB / 48.97MB 0.8s [2020-06-15T13:21:31.290Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 19.63MB / 51.37MB 0.8s [2020-06-15T13:21:31.290Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.7s done [2020-06-15T13:21:31.290Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.8s [2020-06-15T13:21:31.290Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 18.27MB / 48.97MB 0.9s [2020-06-15T13:21:31.290Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 22.80MB / 51.37MB 0.9s [2020-06-15T13:21:31.290Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 21.84MB / 48.97MB 1.0s [2020-06-15T13:21:31.290Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 26.34MB / 51.37MB 1.0s [2020-06-15T13:21:31.290Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 6.16MB / 56.71MB 1.0s [2020-06-15T13:21:31.384Z] #7 ... [2020-06-15T13:21:31.384Z] [2020-06-15T13:21:31.384Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:21:31.384Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T13:21:31.384Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T13:21:31.384Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-06-15T13:21:31.384Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T13:21:31.384Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-06-15T13:21:31.384Z] #58 DONE 3.0s [2020-06-15T13:21:31.384Z] [2020-06-15T13:21:31.384Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:21:31.384Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 115.27MB / 120.16MB 2.9s [2020-06-15T13:21:31.581Z] #7 ... [2020-06-15T13:21:31.581Z] [2020-06-15T13:21:31.581Z] #20 [internal] load build context [2020-06-15T13:21:31.581Z] #20 transferring context: 50.68MB 1.1s done [2020-06-15T13:21:31.581Z] #20 DONE 1.1s [2020-06-15T13:21:31.581Z] [2020-06-15T13:21:31.581Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:21:31.581Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 25.52MB / 48.97MB 1.1s [2020-06-15T13:21:31.581Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 30.10MB / 51.37MB 1.1s [2020-06-15T13:21:31.581Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 9.63MB / 56.71MB 1.1s [2020-06-15T13:21:31.581Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 29.16MB / 48.97MB 1.2s [2020-06-15T13:21:31.581Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 34.02MB / 51.37MB 1.2s [2020-06-15T13:21:31.581Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 13.40MB / 56.71MB 1.2s [2020-06-15T13:21:31.640Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 3.2s done [2020-06-15T13:21:31.876Z] #7 ... [2020-06-15T13:21:31.876Z] [2020-06-15T13:21:31.876Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:21:31.876Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T13:21:31.876Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-06-15T13:21:31.876Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T13:21:31.876Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T13:21:31.876Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-06-15T13:21:31.876Z] #58 DONE 1.3s [2020-06-15T13:21:31.876Z] [2020-06-15T13:21:31.876Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:21:31.876Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 38.43MB / 48.97MB 1.4s [2020-06-15T13:21:31.876Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.33MB / 51.37MB 1.4s [2020-06-15T13:21:31.876Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 20.21MB / 56.71MB 1.4s [2020-06-15T13:21:31.876Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 42.00MB / 48.97MB 1.5s [2020-06-15T13:21:31.876Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.46MB / 51.37MB 1.5s [2020-06-15T13:21:31.876Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 24.29MB / 56.71MB 1.5s [2020-06-15T13:21:32.165Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.7s [2020-06-15T13:21:32.165Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s [2020-06-15T13:21:32.165Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 34.80MB / 56.71MB 1.7s [2020-06-15T13:21:32.452Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.7s done [2020-06-15T13:21:32.452Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done [2020-06-15T13:21:32.452Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 49.83MB / 56.71MB 1.9s [2020-06-15T13:21:32.452Z] #7 sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 155B / 155B 1.8s done [2020-06-15T13:21:32.452Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 956.85kB / 102.23MB 1.9s [2020-06-15T13:21:32.452Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.0s done [2020-06-15T13:21:32.452Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 17.11MB / 102.23MB 2.1s [2020-06-15T13:21:32.452Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s [2020-06-15T13:21:32.565Z] #7 ... [2020-06-15T13:21:32.565Z] [2020-06-15T13:21:32.565Z] #20 [internal] load build context [2020-06-15T13:21:32.565Z] #20 transferring context: 50.68MB 4.2s done [2020-06-15T13:21:32.565Z] #20 DONE 4.2s [2020-06-15T13:21:32.565Z] [2020-06-15T13:21:32.565Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:21:32.736Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 26.36MB / 102.23MB 2.2s [2020-06-15T13:21:32.736Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 36.42MB / 102.23MB 2.3s [2020-06-15T13:21:32.736Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 46.97MB / 102.23MB 2.4s [2020-06-15T13:21:33.021Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 55.44MB / 102.23MB 2.5s [2020-06-15T13:21:33.021Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 66.82MB / 102.23MB 2.6s [2020-06-15T13:21:33.303Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 78.69MB / 102.23MB 2.8s [2020-06-15T13:21:33.303Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 88.28MB / 102.23MB 2.9s [2020-06-15T13:21:33.586Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 98.39MB / 102.23MB 3.0s [2020-06-15T13:21:33.586Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 3.1s done [2020-06-15T13:21:33.868Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.6s done [2020-06-15T13:21:33.932Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.1s done [2020-06-15T13:21:33.932Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-06-15T13:21:34.151Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-06-15T13:21:34.187Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-06-15T13:21:34.187Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-15T13:21:34.442Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-06-15T13:21:34.442Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-15T13:21:34.790Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.5s done [2020-06-15T13:21:35.080Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-06-15T13:21:35.362Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.4s done [2020-06-15T13:21:35.644Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0.1s [2020-06-15T13:21:36.956Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-06-15T13:21:36.956Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-06-15T13:21:37.118Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.6s done [2020-06-15T13:21:37.401Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-06-15T13:21:38.841Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-06-15T13:21:38.841Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 [2020-06-15T13:21:38.876Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-06-15T13:21:38.876Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 0.1s [2020-06-15T13:21:41.569Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 2.7s done [2020-06-15T13:21:41.853Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 0.0s done [2020-06-15T13:21:41.853Z] #7 DONE 11.6s [2020-06-15T13:21:42.135Z] [2020-06-15T13:21:42.135Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T13:21:43.004Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.2s done [2020-06-15T13:21:43.262Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done [2020-06-15T13:21:43.517Z] #7 DONE 15.1s [2020-06-15T13:21:43.517Z] [2020-06-15T13:21:43.517Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T13:21:44.158Z] #8 DONE 1.7s [2020-06-15T13:21:44.158Z] [2020-06-15T13:21:44.158Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T13:21:44.772Z] #9 DONE 1.1s [2020-06-15T13:21:44.881Z] #8 DONE 1.2s [2020-06-15T13:21:44.881Z] [2020-06-15T13:21:44.881Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T13:21:45.055Z] [2020-06-15T13:21:45.055Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T13:21:45.055Z] #27 DONE 0.1s [2020-06-15T13:21:45.055Z] [2020-06-15T13:21:45.055Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T13:21:45.055Z] #35 DONE 0.1s [2020-06-15T13:21:45.055Z] [2020-06-15T13:21:45.055Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:21:45.443Z] #9 DONE 0.6s [2020-06-15T13:21:45.443Z] [2020-06-15T13:21:45.443Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T13:21:45.443Z] #27 DONE 0.0s [2020-06-15T13:21:45.443Z] [2020-06-15T13:21:45.443Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T13:21:45.443Z] #35 DONE 0.1s [2020-06-15T13:21:45.443Z] [2020-06-15T13:21:45.443Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:21:49.492Z] #28 ... [2020-06-15T13:21:49.492Z] [2020-06-15T13:21:49.492Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:49.492Z] #21 1.642 + RM_GOPATH=0 [2020-06-15T13:21:49.492Z] #21 1.642 + TMP_GOPATH= [2020-06-15T13:21:49.492Z] #21 1.642 + : /build [2020-06-15T13:21:49.492Z] #21 1.642 + '[' -z '' ']' [2020-06-15T13:21:49.492Z] #21 1.642 ++ mktemp -d [2020-06-15T13:21:49.492Z] #21 1.642 + export GOPATH=/tmp/tmp.sWiFZK0GWs [2020-06-15T13:21:49.492Z] #21 1.642 + GOPATH=/tmp/tmp.sWiFZK0GWs [2020-06-15T13:21:49.492Z] #21 1.642 + RM_GOPATH=1 [2020-06-15T13:21:49.492Z] #21 1.642 + case "$(go env GOARCH)" in [2020-06-15T13:21:49.492Z] #21 1.642 ++ go env GOARCH [2020-06-15T13:21:49.492Z] #21 1.642 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:49.492Z] #21 1.642 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:49.492Z] #21 1.642 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:49.492Z] #21 1.642 + dir=/tmp/install [2020-06-15T13:21:49.492Z] #21 1.642 + bin=dockercli [2020-06-15T13:21:49.492Z] #21 1.642 + shift [2020-06-15T13:21:49.492Z] #21 1.642 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T13:21:49.492Z] #21 1.642 + . /tmp/install/dockercli.installer [2020-06-15T13:21:49.492Z] #21 1.642 ++ : stable [2020-06-15T13:21:49.492Z] #21 1.642 ++ : 17.06.2-ce [2020-06-15T13:21:49.492Z] #21 1.642 + install_dockercli [2020-06-15T13:21:49.492Z] #21 1.642 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:21:49.492Z] #21 1.642 ++ uname -m [2020-06-15T13:21:49.492Z] #21 1.642 + arch=s390x [2020-06-15T13:21:49.492Z] #21 1.642 + '[' s390x '!=' x86_64 ']' [2020-06-15T13:21:49.492Z] #21 1.642 + '[' s390x '!=' s390x ']' [2020-06-15T13:21:49.492Z] #21 1.642 + url=https://download.docker.com/linux/static [2020-06-15T13:21:49.492Z] #21 1.642 + tar -xz docker/docker [2020-06-15T13:21:49.492Z] #21 1.642 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-06-15T13:21:49.492Z] #21 1.643 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:21:49.492Z] #21 3.897 + mkdir -p /build [2020-06-15T13:21:49.492Z] #21 3.898 + mv docker/docker /build/ [2020-06-15T13:21:49.492Z] #21 3.907 + rmdir docker [2020-06-15T13:21:49.492Z] #21 DONE 4.2s [2020-06-15T13:21:49.492Z] [2020-06-15T13:21:49.492Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:49.492Z] #60 4.077 + RM_GOPATH=0 [2020-06-15T13:21:49.492Z] #60 4.077 + TMP_GOPATH= [2020-06-15T13:21:49.492Z] #60 4.077 + : /build [2020-06-15T13:21:49.492Z] #60 4.077 + '[' -z '' ']' [2020-06-15T13:21:49.492Z] #60 4.077 ++ mktemp -d [2020-06-15T13:21:49.492Z] #60 4.079 + export GOPATH=/tmp/tmp.CkC25cSbDo [2020-06-15T13:21:49.492Z] #60 4.079 + GOPATH=/tmp/tmp.CkC25cSbDo [2020-06-15T13:21:49.492Z] #60 4.079 + RM_GOPATH=1 [2020-06-15T13:21:49.492Z] #60 4.079 + case "$(go env GOARCH)" in [2020-06-15T13:21:49.492Z] #60 4.080 ++ go env GOARCH [2020-06-15T13:21:49.492Z] #60 4.083 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:49.492Z] #60 4.083 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:49.492Z] #60 4.083 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:49.492Z] #60 4.087 + dir=/tmp/install [2020-06-15T13:21:49.492Z] #60 4.087 + bin=proxy [2020-06-15T13:21:49.492Z] #60 4.087 + shift [2020-06-15T13:21:49.492Z] #60 4.087 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T13:21:49.492Z] #60 4.088 + . /tmp/install/proxy.installer [2020-06-15T13:21:49.492Z] #60 4.088 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:21:49.492Z] #60 4.090 + install_proxy [2020-06-15T13:21:49.492Z] #60 4.090 + case "$1" in [2020-06-15T13:21:49.492Z] #60 4.090 + export CGO_ENABLED=0 [2020-06-15T13:21:49.492Z] #60 4.090 + CGO_ENABLED=0 [2020-06-15T13:21:49.492Z] #60 4.090 + _install_proxy [2020-06-15T13:21:49.492Z] #60 4.090 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T13:21:49.492Z] #60 4.090 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:21:49.492Z] #60 4.091 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CkC25cSbDo/src/github.com/docker/libnetwork [2020-06-15T13:21:49.492Z] #60 4.094 Cloning into '/tmp/tmp.CkC25cSbDo/src/github.com/docker/libnetwork'... [2020-06-15T13:21:50.692Z] #28 ... [2020-06-15T13:21:50.692Z] [2020-06-15T13:21:50.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:21:50.692Z] #10 4.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:50.692Z] #10 4.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:50.692Z] #10 4.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:51.254Z] #10 5.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:21:51.254Z] #10 ... [2020-06-15T13:21:51.254Z] [2020-06-15T13:21:51.254Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:51.254Z] #54 6.008 + RM_GOPATH=0 [2020-06-15T13:21:51.254Z] #54 6.008 + TMP_GOPATH= [2020-06-15T13:21:51.254Z] #54 6.008 + : /build [2020-06-15T13:21:51.254Z] #54 6.008 + '[' -z '' ']' [2020-06-15T13:21:51.254Z] #54 6.012 ++ mktemp -d [2020-06-15T13:21:51.254Z] #54 6.020 + export GOPATH=/tmp/tmp.UrQaBGKnpg [2020-06-15T13:21:51.254Z] #54 6.020 + GOPATH=/tmp/tmp.UrQaBGKnpg [2020-06-15T13:21:51.254Z] #54 6.022 + RM_GOPATH=1 [2020-06-15T13:21:51.254Z] #54 6.023 + case "$(go env GOARCH)" in [2020-06-15T13:21:51.254Z] #54 6.026 ++ go env GOARCH [2020-06-15T13:21:51.254Z] #54 6.052 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:51.254Z] #54 6.052 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:51.510Z] #54 6.052 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:51.510Z] #54 6.053 + dir=/tmp/install [2020-06-15T13:21:51.510Z] #54 6.054 + bin=rootlesskit [2020-06-15T13:21:51.510Z] #54 6.054 + shift [2020-06-15T13:21:51.510Z] #54 6.054 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T13:21:51.510Z] #54 6.056 + . /tmp/install/rootlesskit.installer [2020-06-15T13:21:51.510Z] #54 6.056 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:21:51.510Z] #54 6.058 + install_rootlesskit [2020-06-15T13:21:51.510Z] #54 6.058 + case "$1" in [2020-06-15T13:21:51.510Z] #54 6.058 + export CGO_ENABLED=0 [2020-06-15T13:21:51.510Z] #54 6.058 + CGO_ENABLED=0 [2020-06-15T13:21:51.510Z] #54 6.058 + _install_rootlesskit [2020-06-15T13:21:51.510Z] #54 6.059 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T13:21:51.510Z] #54 6.059 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:21:51.510Z] #54 6.059 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UrQaBGKnpg/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:21:51.510Z] #54 6.062 Cloning into '/tmp/tmp.UrQaBGKnpg/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T13:21:52.438Z] #54 ... [2020-06-15T13:21:52.438Z] [2020-06-15T13:21:52.438Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:52.438Z] #43 6.904 + RM_GOPATH=0 [2020-06-15T13:21:52.438Z] #43 6.904 + TMP_GOPATH= [2020-06-15T13:21:52.438Z] #43 6.904 + : /build [2020-06-15T13:21:52.438Z] #43 6.904 + '[' -z '' ']' [2020-06-15T13:21:52.438Z] #43 6.911 ++ mktemp -d [2020-06-15T13:21:52.438Z] #43 6.912 + export GOPATH=/tmp/tmp.Rf5XDPFAsa [2020-06-15T13:21:52.438Z] #43 6.912 + GOPATH=/tmp/tmp.Rf5XDPFAsa [2020-06-15T13:21:52.438Z] #43 6.912 + RM_GOPATH=1 [2020-06-15T13:21:52.438Z] #43 6.913 + case "$(go env GOARCH)" in [2020-06-15T13:21:52.438Z] #43 6.913 ++ go env GOARCH [2020-06-15T13:21:52.438Z] #43 6.936 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:52.438Z] #43 6.937 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:52.438Z] #43 6.937 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:52.438Z] #43 6.940 + dir=/tmp/install [2020-06-15T13:21:52.438Z] #43 6.940 + bin=gotestsum [2020-06-15T13:21:52.438Z] #43 6.940 + shift [2020-06-15T13:21:52.438Z] #43 6.940 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T13:21:52.438Z] #43 6.940 + . /tmp/install/gotestsum.installer [2020-06-15T13:21:52.438Z] #43 6.940 ++ : v0.3.5 [2020-06-15T13:21:52.438Z] #43 6.941 + install_gotestsum [2020-06-15T13:21:52.438Z] #43 6.946 + set -e [2020-06-15T13:21:52.438Z] #43 6.951 + export GO111MODULE=on [2020-06-15T13:21:52.438Z] #43 6.952 + GO111MODULE=on [2020-06-15T13:21:52.438Z] #43 6.952 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T13:21:52.438Z] #43 7.093 go: finding gotest.tools v0.3.5 [2020-06-15T13:21:52.438Z] #43 7.137 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:21:52.438Z] #43 ... [2020-06-15T13:21:52.438Z] [2020-06-15T13:21:52.438Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:21:52.438Z] #28 7.115 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T13:21:52.438Z] #28 7.117 Cloning into '.'... [2020-06-15T13:21:53.902Z] #60 ... [2020-06-15T13:21:53.902Z] [2020-06-15T13:21:53.902Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:53.902Z] #43 1.546 + RM_GOPATH=0 [2020-06-15T13:21:53.902Z] #43 1.546 + TMP_GOPATH= [2020-06-15T13:21:53.902Z] #43 1.546 + : /build [2020-06-15T13:21:53.902Z] #43 1.546 + '[' -z '' ']' [2020-06-15T13:21:53.902Z] #43 1.546 ++ mktemp -d [2020-06-15T13:21:53.902Z] #43 1.546 + export GOPATH=/tmp/tmp.A3O69Recv9 [2020-06-15T13:21:53.902Z] #43 1.546 + GOPATH=/tmp/tmp.A3O69Recv9 [2020-06-15T13:21:53.902Z] #43 1.546 + RM_GOPATH=1 [2020-06-15T13:21:53.902Z] #43 1.546 + case "$(go env GOARCH)" in [2020-06-15T13:21:53.902Z] #43 1.546 ++ go env GOARCH [2020-06-15T13:21:53.902Z] #43 1.546 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:53.902Z] #43 1.546 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:53.902Z] #43 1.546 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:53.902Z] #43 1.546 + dir=/tmp/install [2020-06-15T13:21:53.902Z] #43 1.546 + bin=gotestsum [2020-06-15T13:21:53.902Z] #43 1.546 + shift [2020-06-15T13:21:53.902Z] #43 1.546 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T13:21:53.902Z] #43 1.546 + . /tmp/install/gotestsum.installer [2020-06-15T13:21:53.902Z] #43 1.546 ++ : v0.3.5 [2020-06-15T13:21:53.902Z] #43 1.546 + install_gotestsum [2020-06-15T13:21:53.902Z] #43 1.546 + set -e [2020-06-15T13:21:53.902Z] #43 1.546 + export GO111MODULE=on [2020-06-15T13:21:53.902Z] #43 1.546 + GO111MODULE=on [2020-06-15T13:21:53.902Z] #43 1.546 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T13:21:53.902Z] #43 1.546 go: finding gotest.tools v0.3.5 [2020-06-15T13:21:53.902Z] #43 1.551 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:21:53.902Z] #43 1.790 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:21:53.902Z] #43 1.881 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:21:53.902Z] #43 4.271 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:21:53.902Z] #43 4.349 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:21:53.902Z] #43 4.432 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:21:53.902Z] #43 4.442 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:21:53.902Z] #43 4.514 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:21:53.902Z] #43 4.519 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:21:53.902Z] #43 4.519 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:21:53.902Z] #43 4.592 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:21:53.902Z] #43 4.914 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:21:53.902Z] #43 4.970 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:21:53.902Z] #43 4.984 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:21:53.902Z] #43 4.984 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:21:53.902Z] #43 5.006 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:21:53.902Z] #43 5.267 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:21:53.902Z] #43 5.275 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:21:53.902Z] #43 5.287 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:21:53.902Z] #43 5.309 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:21:53.902Z] #43 5.336 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:21:53.902Z] #43 5.346 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:21:53.902Z] #43 5.531 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:21:53.902Z] #43 5.612 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:21:53.902Z] #43 6.845 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:21:53.902Z] #43 6.959 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:21:53.902Z] #43 6.961 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:21:53.902Z] #43 8.556 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T13:21:54.185Z] #43 9.237 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:21:54.185Z] #43 9.245 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:21:54.185Z] #43 9.269 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:21:54.185Z] #43 9.275 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:21:54.467Z] #43 9.458 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:21:54.467Z] #43 9.464 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:21:54.749Z] #43 9.792 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:21:54.749Z] #43 9.793 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:21:54.749Z] #43 9.810 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:21:54.749Z] #43 9.810 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:21:54.749Z] #43 9.810 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:21:55.032Z] #43 10.03 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:21:55.032Z] #43 ... [2020-06-15T13:21:55.032Z] [2020-06-15T13:21:55.032Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:21:55.032Z] #51 4.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:55.032Z] #51 4.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:55.032Z] #51 4.855 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:55.032Z] #51 5.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T13:21:55.032Z] #51 7.145 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T13:21:55.032Z] #51 9.261 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T13:21:55.032Z] #51 ... [2020-06-15T13:21:55.032Z] [2020-06-15T13:21:55.032Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:21:55.032Z] #36 4.792 + git clone https://github.com/docker/distribution.git . [2020-06-15T13:21:55.032Z] #36 4.792 Cloning into '.'... [2020-06-15T13:21:55.314Z] #36 ... [2020-06-15T13:21:55.314Z] [2020-06-15T13:21:55.314Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:55.314Z] #47 4.148 + RM_GOPATH=0 [2020-06-15T13:21:55.314Z] #47 4.148 + TMP_GOPATH= [2020-06-15T13:21:55.314Z] #47 4.148 + : /build [2020-06-15T13:21:55.314Z] #47 4.148 + '[' -z '' ']' [2020-06-15T13:21:55.314Z] #47 4.149 ++ mktemp -d [2020-06-15T13:21:55.314Z] #47 4.150 + export GOPATH=/tmp/tmp.hdh3K0be3u [2020-06-15T13:21:55.314Z] #47 4.150 + GOPATH=/tmp/tmp.hdh3K0be3u [2020-06-15T13:21:55.314Z] #47 4.150 + RM_GOPATH=1 [2020-06-15T13:21:55.314Z] #47 4.151 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.314Z] #47 4.153 ++ go env GOARCH [2020-06-15T13:21:55.314Z] #47 4.185 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.314Z] #47 4.185 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.314Z] #47 4.185 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.314Z] #47 4.187 + dir=/tmp/install [2020-06-15T13:21:55.314Z] #47 4.187 + bin=shfmt [2020-06-15T13:21:55.314Z] #47 4.187 + shift [2020-06-15T13:21:55.314Z] #47 4.187 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T13:21:55.314Z] #47 4.188 + . /tmp/install/shfmt.installer [2020-06-15T13:21:55.314Z] #47 4.188 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:21:55.314Z] #47 4.188 + install_shfmt [2020-06-15T13:21:55.314Z] #47 4.188 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T13:21:55.314Z] #47 4.192 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:21:55.314Z] #47 4.192 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hdh3K0be3u/src/github.com/mvdan/sh [2020-06-15T13:21:55.314Z] #47 4.195 Cloning into '/tmp/tmp.hdh3K0be3u/src/github.com/mvdan/sh'... [2020-06-15T13:21:55.314Z] #47 ... [2020-06-15T13:21:55.314Z] [2020-06-15T13:21:55.314Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:21:55.314Z] #23 5.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:55.314Z] #23 5.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:55.314Z] #23 5.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:55.314Z] #23 5.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T13:21:55.314Z] #23 8.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T13:21:55.314Z] #23 9.575 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T13:21:55.597Z] #23 ... [2020-06-15T13:21:55.597Z] [2020-06-15T13:21:55.597Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:55.597Z] #45 2.838 Installing golangci-lint version v1.23.8 [2020-06-15T13:21:55.597Z] #45 2.838 + RM_GOPATH=0 [2020-06-15T13:21:55.597Z] #45 2.838 + TMP_GOPATH= [2020-06-15T13:21:55.597Z] #45 2.838 + : /build [2020-06-15T13:21:55.597Z] #45 2.838 + '[' -z '' ']' [2020-06-15T13:21:55.597Z] #45 2.838 ++ mktemp -d [2020-06-15T13:21:55.597Z] #45 2.838 + export GOPATH=/tmp/tmp.yr3BvYK2CJ [2020-06-15T13:21:55.597Z] #45 2.838 + GOPATH=/tmp/tmp.yr3BvYK2CJ [2020-06-15T13:21:55.597Z] #45 2.838 + RM_GOPATH=1 [2020-06-15T13:21:55.597Z] #45 2.838 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.597Z] #45 2.838 ++ go env GOARCH [2020-06-15T13:21:55.597Z] #45 2.838 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.597Z] #45 2.838 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.597Z] #45 2.838 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.597Z] #45 2.838 + dir=/tmp/install [2020-06-15T13:21:55.597Z] #45 2.838 + bin=golangci_lint [2020-06-15T13:21:55.597Z] #45 2.838 + shift [2020-06-15T13:21:55.597Z] #45 2.838 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T13:21:55.597Z] #45 2.838 + . /tmp/install/golangci_lint.installer [2020-06-15T13:21:55.597Z] #45 2.838 ++ : v1.23.8 [2020-06-15T13:21:55.597Z] #45 2.838 + install_golangci_lint [2020-06-15T13:21:55.597Z] #45 2.838 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T13:21:55.597Z] #45 2.838 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:21:55.597Z] #45 ... [2020-06-15T13:21:55.597Z] [2020-06-15T13:21:55.597Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:21:55.597Z] #38 4.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:55.597Z] #38 4.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:55.597Z] #38 4.871 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:55.597Z] #38 5.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T13:21:55.597Z] #38 7.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T13:21:55.597Z] #38 9.278 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T13:21:55.723Z] #28 ... [2020-06-15T13:21:55.723Z] [2020-06-15T13:21:55.723Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:55.723Z] #60 6.945 + RM_GOPATH=0 [2020-06-15T13:21:55.723Z] #60 6.945 + TMP_GOPATH= [2020-06-15T13:21:55.723Z] #60 6.945 + : /build [2020-06-15T13:21:55.723Z] #60 6.945 + '[' -z '' ']' [2020-06-15T13:21:55.723Z] #60 6.947 ++ mktemp -d [2020-06-15T13:21:55.723Z] #60 6.948 + export GOPATH=/tmp/tmp.DilynHwwby [2020-06-15T13:21:55.723Z] #60 6.948 + GOPATH=/tmp/tmp.DilynHwwby [2020-06-15T13:21:55.723Z] #60 6.948 + RM_GOPATH=1 [2020-06-15T13:21:55.723Z] #60 6.948 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.723Z] #60 6.953 ++ go env GOARCH [2020-06-15T13:21:55.723Z] #60 7.003 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.723Z] #60 7.009 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.723Z] #60 7.013 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.723Z] #60 7.022 + dir=/tmp/install [2020-06-15T13:21:55.723Z] #60 7.023 + bin=proxy [2020-06-15T13:21:55.723Z] #60 7.023 + shift [2020-06-15T13:21:55.723Z] #60 7.023 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T13:21:55.723Z] #60 7.024 + . /tmp/install/proxy.installer [2020-06-15T13:21:55.723Z] #60 7.025 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:21:55.723Z] #60 7.027 + install_proxy [2020-06-15T13:21:55.723Z] #60 7.028 + case "$1" in [2020-06-15T13:21:55.723Z] #60 7.028 + export CGO_ENABLED=0 [2020-06-15T13:21:55.723Z] #60 7.028 + CGO_ENABLED=0 [2020-06-15T13:21:55.723Z] #60 7.028 + _install_proxy [2020-06-15T13:21:55.723Z] #60 7.028 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T13:21:55.723Z] #60 7.030 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:21:55.723Z] #60 7.030 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DilynHwwby/src/github.com/docker/libnetwork [2020-06-15T13:21:55.724Z] #60 7.037 Cloning into '/tmp/tmp.DilynHwwby/src/github.com/docker/libnetwork'... [2020-06-15T13:21:55.724Z] #60 ... [2020-06-15T13:21:55.724Z] [2020-06-15T13:21:55.724Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:55.724Z] #45 6.699 + RM_GOPATH=0 [2020-06-15T13:21:55.724Z] #45 6.699 + TMP_GOPATH= [2020-06-15T13:21:55.724Z] #45 6.699 + : /build [2020-06-15T13:21:55.724Z] #45 6.702 + '[' -z '' ']' [2020-06-15T13:21:55.724Z] #45 6.704 ++ mktemp -d [2020-06-15T13:21:55.724Z] #45 6.705 + export GOPATH=/tmp/tmp.VghGK07E6i [2020-06-15T13:21:55.724Z] #45 6.709 + GOPATH=/tmp/tmp.VghGK07E6i [2020-06-15T13:21:55.724Z] #45 6.716 + RM_GOPATH=1 [2020-06-15T13:21:55.724Z] #45 6.716 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.724Z] #45 6.716 ++ go env GOARCH [2020-06-15T13:21:55.724Z] #45 6.743 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.724Z] #45 6.743 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.724Z] #45 6.747 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.724Z] #45 6.750 + dir=/tmp/install [2020-06-15T13:21:55.724Z] #45 6.752 + bin=golangci_lint [2020-06-15T13:21:55.724Z] #45 6.752 + shift [2020-06-15T13:21:55.724Z] #45 6.752 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T13:21:55.724Z] #45 6.753 + . /tmp/install/golangci_lint.installer [2020-06-15T13:21:55.724Z] #45 6.753 ++ : v1.23.8 [2020-06-15T13:21:55.724Z] #45 6.756 + install_golangci_lint [2020-06-15T13:21:55.724Z] #45 6.759 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T13:21:55.724Z] #45 6.760 Installing golangci-lint version v1.23.8 [2020-06-15T13:21:55.724Z] #45 6.760 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:21:55.724Z] #45 ... [2020-06-15T13:21:55.724Z] [2020-06-15T13:21:55.724Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:21:55.724Z] #36 6.912 + git clone https://github.com/docker/distribution.git . [2020-06-15T13:21:55.724Z] #36 6.914 Cloning into '.'... [2020-06-15T13:21:55.724Z] #36 ... [2020-06-15T13:21:55.724Z] [2020-06-15T13:21:55.724Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:21:55.724Z] #38 7.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:55.724Z] #38 7.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:55.724Z] #38 7.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:55.724Z] #38 8.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:21:55.879Z] #38 ... [2020-06-15T13:21:55.879Z] [2020-06-15T13:21:55.879Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:21:55.879Z] #41 2.528 + RM_GOPATH=0 [2020-06-15T13:21:55.879Z] #41 2.528 + TMP_GOPATH= [2020-06-15T13:21:55.879Z] #41 2.528 + : /build [2020-06-15T13:21:55.879Z] #41 2.528 + '[' -z '' ']' [2020-06-15T13:21:55.879Z] #41 2.528 ++ mktemp -d [2020-06-15T13:21:55.879Z] #41 2.528 + export GOPATH=/tmp/tmp.iCMe6w35RG [2020-06-15T13:21:55.879Z] #41 2.528 + GOPATH=/tmp/tmp.iCMe6w35RG [2020-06-15T13:21:55.879Z] #41 2.528 + RM_GOPATH=1 [2020-06-15T13:21:55.879Z] #41 2.528 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.879Z] #41 2.528 ++ go env GOARCH [2020-06-15T13:21:55.879Z] #41 2.547 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.879Z] #41 2.547 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.879Z] #41 2.547 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.879Z] #41 2.554 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:21:55.879Z] #41 2.554 + dir=/tmp/install [2020-06-15T13:21:55.879Z] #41 2.554 + bin=vndr [2020-06-15T13:21:55.879Z] #41 2.554 + shift [2020-06-15T13:21:55.879Z] #41 2.554 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T13:21:55.879Z] #41 2.554 + . /tmp/install/vndr.installer [2020-06-15T13:21:55.879Z] #41 2.554 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:21:55.879Z] #41 2.554 + install_vndr [2020-06-15T13:21:55.879Z] #41 2.554 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T13:21:55.879Z] #41 2.554 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iCMe6w35RG/src/github.com/LK4D4/vndr [2020-06-15T13:21:55.879Z] #41 2.557 Cloning into '/tmp/tmp.iCMe6w35RG/src/github.com/LK4D4/vndr'... [2020-06-15T13:21:55.879Z] #41 2.965 + cd /tmp/tmp.iCMe6w35RG/src/github.com/LK4D4/vndr [2020-06-15T13:21:55.879Z] #41 2.965 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:21:55.879Z] #41 2.975 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T13:21:55.879Z] #41 3.202 runtime/internal/atomic [2020-06-15T13:21:55.879Z] #41 3.208 internal/cpu [2020-06-15T13:21:55.879Z] #41 3.298 runtime/internal/sys [2020-06-15T13:21:55.879Z] #41 3.413 runtime/internal/math [2020-06-15T13:21:55.879Z] #41 3.436 internal/race [2020-06-15T13:21:55.879Z] #41 3.498 sync/atomic [2020-06-15T13:21:55.879Z] #41 3.554 internal/bytealg [2020-06-15T13:21:55.879Z] #41 3.642 unicode [2020-06-15T13:21:55.879Z] #41 3.926 runtime [2020-06-15T13:21:55.879Z] #41 7.379 unicode/utf8 [2020-06-15T13:21:55.879Z] #41 7.967 math [2020-06-15T13:21:55.879Z] #41 ... [2020-06-15T13:21:55.879Z] [2020-06-15T13:21:55.879Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:55.879Z] #30 4.000 + RM_GOPATH=0 [2020-06-15T13:21:55.879Z] #30 4.000 + TMP_GOPATH= [2020-06-15T13:21:55.879Z] #30 4.000 + : /build [2020-06-15T13:21:55.879Z] #30 4.000 + '[' -z '' ']' [2020-06-15T13:21:55.879Z] #30 4.000 ++ mktemp -d [2020-06-15T13:21:55.879Z] #30 4.014 + export GOPATH=/tmp/tmp.R9W6TwrzKt [2020-06-15T13:21:55.879Z] #30 4.014 + GOPATH=/tmp/tmp.R9W6TwrzKt [2020-06-15T13:21:55.879Z] #30 4.014 + RM_GOPATH=1 [2020-06-15T13:21:55.879Z] #30 4.014 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.879Z] #30 4.014 ++ go env GOARCH [2020-06-15T13:21:55.879Z] #30 4.021 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.879Z] #30 4.021 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.879Z] #30 4.021 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.879Z] #30 4.022 + dir=/tmp/install [2020-06-15T13:21:55.879Z] #30 4.023 + bin=tomlv [2020-06-15T13:21:55.879Z] #30 4.023 + shift [2020-06-15T13:21:55.879Z] #30 4.023 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T13:21:55.879Z] #30 4.023 + . /tmp/install/tomlv.installer [2020-06-15T13:21:55.879Z] #30 4.024 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:21:55.879Z] #30 4.024 + install_tomlv [2020-06-15T13:21:55.879Z] #30 4.024 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T13:21:55.879Z] #30 4.024 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:21:55.879Z] #30 4.024 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R9W6TwrzKt/src/github.com/BurntSushi/toml [2020-06-15T13:21:55.879Z] #30 4.026 Cloning into '/tmp/tmp.R9W6TwrzKt/src/github.com/BurntSushi/toml'... [2020-06-15T13:21:55.879Z] #30 4.907 + cd /tmp/tmp.R9W6TwrzKt/src/github.com/BurntSushi/toml [2020-06-15T13:21:55.879Z] #30 4.907 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:21:55.879Z] #30 4.947 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:21:55.879Z] #30 5.630 math/bits [2020-06-15T13:21:55.879Z] #30 5.789 runtime [2020-06-15T13:21:55.879Z] #30 5.975 math [2020-06-15T13:21:55.879Z] #30 10.65 internal/testlog [2020-06-15T13:21:55.879Z] #30 10.87 encoding [2020-06-15T13:21:55.879Z] #30 10.97 runtime/cgo [2020-06-15T13:21:55.980Z] #38 ... [2020-06-15T13:21:55.980Z] [2020-06-15T13:21:55.980Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:55.980Z] #30 6.714 + RM_GOPATH=0 [2020-06-15T13:21:55.980Z] #30 6.714 + TMP_GOPATH= [2020-06-15T13:21:55.980Z] #30 6.714 + : /build [2020-06-15T13:21:55.980Z] #30 6.714 + '[' -z '' ']' [2020-06-15T13:21:55.980Z] #30 6.718 ++ mktemp -d [2020-06-15T13:21:55.980Z] #30 6.734 + export GOPATH=/tmp/tmp.ZmevwAyMXD [2020-06-15T13:21:55.980Z] #30 6.734 + GOPATH=/tmp/tmp.ZmevwAyMXD [2020-06-15T13:21:55.980Z] #30 6.735 + RM_GOPATH=1 [2020-06-15T13:21:55.980Z] #30 6.735 + case "$(go env GOARCH)" in [2020-06-15T13:21:55.980Z] #30 6.738 ++ go env GOARCH [2020-06-15T13:21:55.980Z] #30 6.792 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.980Z] #30 6.792 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:55.980Z] #30 6.794 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:55.980Z] #30 6.804 + dir=/tmp/install [2020-06-15T13:21:55.980Z] #30 6.816 + bin=tomlv [2020-06-15T13:21:55.980Z] #30 6.817 + shift [2020-06-15T13:21:55.980Z] #30 6.824 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T13:21:55.980Z] #30 6.824 + . /tmp/install/tomlv.installer [2020-06-15T13:21:55.980Z] #30 6.824 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:21:55.980Z] #30 6.825 + install_tomlv [2020-06-15T13:21:55.980Z] #30 6.826 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T13:21:55.980Z] #30 6.826 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:21:55.980Z] #30 6.826 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZmevwAyMXD/src/github.com/BurntSushi/toml [2020-06-15T13:21:55.980Z] #30 6.829 Cloning into '/tmp/tmp.ZmevwAyMXD/src/github.com/BurntSushi/toml'... [2020-06-15T13:21:55.980Z] #30 8.134 + cd /tmp/tmp.ZmevwAyMXD/src/github.com/BurntSushi/toml [2020-06-15T13:21:55.980Z] #30 8.135 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:21:55.980Z] #30 8.175 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:21:55.980Z] #30 8.914 runtime/internal/atomic [2020-06-15T13:21:55.980Z] #30 8.927 internal/cpu [2020-06-15T13:21:55.980Z] #30 9.173 runtime/internal/sys [2020-06-15T13:21:55.980Z] #30 9.433 runtime/internal/math [2020-06-15T13:21:55.980Z] #30 9.625 math/bits [2020-06-15T13:21:55.980Z] #30 9.695 internal/bytealg [2020-06-15T13:21:55.980Z] #30 10.07 math [2020-06-15T13:21:56.161Z] #30 ... [2020-06-15T13:21:56.162Z] [2020-06-15T13:21:56.162Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:21:56.162Z] #32 4.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:56.162Z] #32 4.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:56.162Z] #32 4.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:56.162Z] #32 5.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T13:21:56.162Z] #32 7.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T13:21:56.162Z] #32 9.364 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T13:21:56.162Z] #32 ... [2020-06-15T13:21:56.162Z] [2020-06-15T13:21:56.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:21:56.162Z] #10 5.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:56.162Z] #10 5.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:56.162Z] #10 5.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:56.162Z] #10 6.549 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T13:21:56.162Z] #10 8.162 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T13:21:56.162Z] #10 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T13:21:56.236Z] #30 10.79 runtime [2020-06-15T13:21:56.236Z] #30 ... [2020-06-15T13:21:56.236Z] [2020-06-15T13:21:56.236Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:21:56.236Z] #32 5.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:56.236Z] #32 5.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:56.236Z] #32 5.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:56.236Z] #32 6.860 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:21:56.236Z] #32 9.184 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:21:56.236Z] #32 ... [2020-06-15T13:21:56.236Z] [2020-06-15T13:21:56.236Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:21:56.236Z] #23 4.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:56.236Z] #23 4.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:56.236Z] #23 4.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:56.236Z] #23 5.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:21:56.236Z] #23 7.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:21:56.236Z] #23 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:21:56.444Z] #10 ... [2020-06-15T13:21:56.444Z] [2020-06-15T13:21:56.444Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:56.444Z] #54 2.546 + RM_GOPATH=0 [2020-06-15T13:21:56.444Z] #54 2.546 + TMP_GOPATH= [2020-06-15T13:21:56.444Z] #54 2.546 + : /build [2020-06-15T13:21:56.444Z] #54 2.546 + '[' -z '' ']' [2020-06-15T13:21:56.444Z] #54 2.546 ++ mktemp -d [2020-06-15T13:21:56.444Z] #54 2.546 + export GOPATH=/tmp/tmp.FON7s66Cm6 [2020-06-15T13:21:56.444Z] #54 2.546 + GOPATH=/tmp/tmp.FON7s66Cm6 [2020-06-15T13:21:56.444Z] #54 2.546 + RM_GOPATH=1 [2020-06-15T13:21:56.444Z] #54 2.546 + case "$(go env GOARCH)" in [2020-06-15T13:21:56.444Z] #54 2.546 ++ go env GOARCH [2020-06-15T13:21:56.444Z] #54 2.553 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.444Z] #54 2.553 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.444Z] #54 2.554 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:56.444Z] #54 2.563 + dir=/tmp/install [2020-06-15T13:21:56.444Z] #54 2.565 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:21:56.444Z] #54 2.566 + bin=rootlesskit [2020-06-15T13:21:56.444Z] #54 2.566 + shift [2020-06-15T13:21:56.444Z] #54 2.566 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T13:21:56.444Z] #54 2.566 + . /tmp/install/rootlesskit.installer [2020-06-15T13:21:56.444Z] #54 2.566 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:21:56.444Z] #54 2.566 + install_rootlesskit [2020-06-15T13:21:56.444Z] #54 2.566 + case "$1" in [2020-06-15T13:21:56.444Z] #54 2.566 + export CGO_ENABLED=0 [2020-06-15T13:21:56.444Z] #54 2.566 + CGO_ENABLED=0 [2020-06-15T13:21:56.444Z] #54 2.566 + _install_rootlesskit [2020-06-15T13:21:56.444Z] #54 2.566 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T13:21:56.444Z] #54 2.566 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FON7s66Cm6/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:21:56.444Z] #54 2.572 Cloning into '/tmp/tmp.FON7s66Cm6/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T13:21:56.444Z] #54 5.943 + cd /tmp/tmp.FON7s66Cm6/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:21:56.444Z] #54 5.943 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:21:56.444Z] #54 6.201 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:21:56.444Z] #54 6.201 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T13:21:56.444Z] #54 ... [2020-06-15T13:21:56.444Z] [2020-06-15T13:21:56.444Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:56.444Z] #47 10.78 + cd /tmp/tmp.hdh3K0be3u/src/github.com/mvdan/sh [2020-06-15T13:21:56.444Z] #47 10.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:21:56.444Z] #47 10.84 + GO111MODULE=on [2020-06-15T13:21:56.444Z] #47 10.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T13:21:56.444Z] #47 11.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:21:56.444Z] #47 11.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:21:56.444Z] #47 11.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:21:56.492Z] #23 ... [2020-06-15T13:21:56.492Z] [2020-06-15T13:21:56.492Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:21:56.492Z] #47 6.877 + RM_GOPATH=0 [2020-06-15T13:21:56.492Z] #47 6.877 + TMP_GOPATH= [2020-06-15T13:21:56.492Z] #47 6.878 + : /build [2020-06-15T13:21:56.492Z] #47 6.878 + '[' -z '' ']' [2020-06-15T13:21:56.492Z] #47 6.881 ++ mktemp -d [2020-06-15T13:21:56.492Z] #47 6.884 + export GOPATH=/tmp/tmp.xUgMzXmqbY [2020-06-15T13:21:56.492Z] #47 6.887 + GOPATH=/tmp/tmp.xUgMzXmqbY [2020-06-15T13:21:56.492Z] #47 6.887 + RM_GOPATH=1 [2020-06-15T13:21:56.492Z] #47 6.887 + case "$(go env GOARCH)" in [2020-06-15T13:21:56.492Z] #47 6.888 ++ go env GOARCH [2020-06-15T13:21:56.492Z] #47 6.936 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.492Z] #47 6.936 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.492Z] #47 6.944 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:56.492Z] #47 6.953 + dir=/tmp/install [2020-06-15T13:21:56.492Z] #47 6.955 + bin=shfmt [2020-06-15T13:21:56.492Z] #47 6.955 + shift [2020-06-15T13:21:56.492Z] #47 6.955 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T13:21:56.492Z] #47 6.955 + . /tmp/install/shfmt.installer [2020-06-15T13:21:56.492Z] #47 6.959 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:21:56.492Z] #47 6.962 + install_shfmt [2020-06-15T13:21:56.492Z] #47 6.962 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T13:21:56.492Z] #47 6.963 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:21:56.492Z] #47 6.963 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xUgMzXmqbY/src/github.com/mvdan/sh [2020-06-15T13:21:56.492Z] #47 6.967 Cloning into '/tmp/tmp.xUgMzXmqbY/src/github.com/mvdan/sh'... [2020-06-15T13:21:56.492Z] #47 ... [2020-06-15T13:21:56.492Z] [2020-06-15T13:21:56.492Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:56.492Z] #21 7.304 + RM_GOPATH=0 [2020-06-15T13:21:56.492Z] #21 7.304 + TMP_GOPATH= [2020-06-15T13:21:56.492Z] #21 7.304 + : /build [2020-06-15T13:21:56.492Z] #21 7.304 + '[' -z '' ']' [2020-06-15T13:21:56.492Z] #21 7.305 ++ mktemp -d [2020-06-15T13:21:56.492Z] #21 7.317 + export GOPATH=/tmp/tmp.q5JMC0mUvb [2020-06-15T13:21:56.492Z] #21 7.317 + GOPATH=/tmp/tmp.q5JMC0mUvb [2020-06-15T13:21:56.492Z] #21 7.317 + RM_GOPATH=1 [2020-06-15T13:21:56.492Z] #21 7.317 + case "$(go env GOARCH)" in [2020-06-15T13:21:56.492Z] #21 7.320 ++ go env GOARCH [2020-06-15T13:21:56.492Z] #21 7.368 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.492Z] #21 7.368 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.492Z] #21 7.368 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:56.492Z] #21 7.370 + dir=/tmp/install [2020-06-15T13:21:56.492Z] #21 7.370 + bin=dockercli [2020-06-15T13:21:56.492Z] #21 7.370 + shift [2020-06-15T13:21:56.492Z] #21 7.370 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T13:21:56.492Z] #21 7.370 + . /tmp/install/dockercli.installer [2020-06-15T13:21:56.492Z] #21 7.370 ++ : stable [2020-06-15T13:21:56.492Z] #21 7.370 ++ : 17.06.2-ce [2020-06-15T13:21:56.492Z] #21 7.370 + install_dockercli [2020-06-15T13:21:56.492Z] #21 7.370 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:21:56.492Z] #21 7.370 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:21:56.492Z] #21 7.371 ++ uname -m [2020-06-15T13:21:56.492Z] #21 7.372 + arch=x86_64 [2020-06-15T13:21:56.492Z] #21 7.372 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T13:21:56.492Z] #21 7.373 + url=https://download.docker.com/linux/static [2020-06-15T13:21:56.492Z] #21 7.373 + tar -xz docker/docker [2020-06-15T13:21:56.492Z] #21 7.389 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T13:21:56.727Z] #47 11.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:21:56.727Z] #47 11.79 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:21:56.749Z] #21 ... [2020-06-15T13:21:56.749Z] [2020-06-15T13:21:56.749Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:21:56.749Z] #51 7.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:21:56.749Z] #51 7.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:21:56.749Z] #51 7.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:21:56.749Z] #51 8.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:21:56.749Z] #51 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:21:56.749Z] #51 ... [2020-06-15T13:21:56.749Z] [2020-06-15T13:21:56.749Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:21:56.749Z] #41 7.139 + RM_GOPATH=0 [2020-06-15T13:21:56.749Z] #41 7.140 + TMP_GOPATH= [2020-06-15T13:21:56.749Z] #41 7.140 + : /build [2020-06-15T13:21:56.749Z] #41 7.141 + '[' -z '' ']' [2020-06-15T13:21:56.749Z] #41 7.147 ++ mktemp -d [2020-06-15T13:21:56.749Z] #41 7.155 + export GOPATH=/tmp/tmp.gkqqXOY8Ce [2020-06-15T13:21:56.749Z] #41 7.155 + GOPATH=/tmp/tmp.gkqqXOY8Ce [2020-06-15T13:21:56.749Z] #41 7.155 + RM_GOPATH=1 [2020-06-15T13:21:56.749Z] #41 7.155 + case "$(go env GOARCH)" in [2020-06-15T13:21:56.749Z] #41 7.155 ++ go env GOARCH [2020-06-15T13:21:56.749Z] #41 7.181 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.749Z] #41 7.182 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:21:56.749Z] #41 7.184 ++ dirname /tmp/install/install.sh [2020-06-15T13:21:56.749Z] #41 7.186 + dir=/tmp/install [2020-06-15T13:21:56.749Z] #41 7.187 + bin=vndr [2020-06-15T13:21:56.749Z] #41 7.187 + shift [2020-06-15T13:21:56.749Z] #41 7.187 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T13:21:56.749Z] #41 7.187 + . /tmp/install/vndr.installer [2020-06-15T13:21:56.749Z] #41 7.188 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:21:56.749Z] #41 7.188 + install_vndr [2020-06-15T13:21:56.749Z] #41 7.189 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T13:21:56.749Z] #41 7.191 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:21:56.749Z] #41 7.192 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gkqqXOY8Ce/src/github.com/LK4D4/vndr [2020-06-15T13:21:56.749Z] #41 7.199 Cloning into '/tmp/tmp.gkqqXOY8Ce/src/github.com/LK4D4/vndr'... [2020-06-15T13:21:56.749Z] #41 8.010 + cd /tmp/tmp.gkqqXOY8Ce/src/github.com/LK4D4/vndr [2020-06-15T13:21:56.749Z] #41 8.010 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:21:56.749Z] #41 8.056 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T13:21:56.749Z] #41 9.600 runtime/internal/math [2020-06-15T13:21:56.749Z] #41 9.612 internal/cpu [2020-06-15T13:21:56.749Z] #41 9.765 internal/race [2020-06-15T13:21:56.749Z] #41 9.873 sync/atomic [2020-06-15T13:21:56.749Z] #41 10.23 unicode [2020-06-15T13:21:56.749Z] #41 10.37 internal/bytealg [2020-06-15T13:21:56.749Z] #41 11.26 runtime [2020-06-15T13:21:57.005Z] #41 ... [2020-06-15T13:21:57.005Z] [2020-06-15T13:21:57.005Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:21:57.005Z] #43 8.193 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:21:57.005Z] #43 8.686 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:21:57.005Z] #43 9.686 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:21:57.005Z] #43 9.893 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:21:57.005Z] #43 10.04 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:21:57.005Z] #43 10.51 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:21:57.005Z] #43 10.51 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:21:57.005Z] #43 10.51 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:21:57.005Z] #43 10.51 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:21:57.005Z] #43 10.52 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:21:57.005Z] #43 10.76 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:21:57.005Z] #43 10.88 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:21:57.005Z] #43 10.98 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:21:57.005Z] #43 11.00 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:21:57.005Z] #43 11.02 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:21:57.005Z] #43 11.03 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:21:57.005Z] #43 11.05 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:21:57.005Z] #43 11.13 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:21:57.005Z] #43 11.31 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:21:57.005Z] #43 11.43 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:21:57.005Z] #43 11.44 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:21:57.005Z] #43 11.55 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:21:57.005Z] #43 11.58 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:21:57.341Z] #47 12.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:21:57.956Z] #47 12.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:21:58.238Z] #47 13.53 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:21:59.536Z] #43 13.96 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:21:59.745Z] #47 14.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:21:59.745Z] #47 14.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:21:59.745Z] #47 14.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:21:59.745Z] #47 14.78 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:21:59.745Z] #47 ... [2020-06-15T13:21:59.745Z] [2020-06-15T13:21:59.745Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:21:59.745Z] #28 4.760 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T13:21:59.745Z] #28 4.760 Cloning into '.'... [2020-06-15T13:21:59.745Z] #28 ... [2020-06-15T13:21:59.745Z] [2020-06-15T13:21:59.745Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:21:59.745Z] #36 14.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T13:22:00.099Z] #43 14.63 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:22:00.099Z] #43 ... [2020-06-15T13:22:00.099Z] [2020-06-15T13:22:00.099Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:00.099Z] #30 14.58 unicode/utf8 [2020-06-15T13:22:00.661Z] #30 15.33 encoding [2020-06-15T13:22:00.918Z] #30 15.68 runtime/cgo [2020-06-15T13:22:01.217Z] #36 16.29 + 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-15T13:22:01.482Z] #30 ... [2020-06-15T13:22:01.482Z] [2020-06-15T13:22:01.482Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:01.482Z] #21 15.94 + mkdir -p /build [2020-06-15T13:22:01.482Z] #21 15.95 + mv docker/docker /build/ [2020-06-15T13:22:01.482Z] #21 15.95 + rmdir docker [2020-06-15T13:22:01.482Z] #21 DONE 16.3s [2020-06-15T13:22:01.739Z] [2020-06-15T13:22:01.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:01.739Z] #41 14.18 unicode/utf8 [2020-06-15T13:22:01.739Z] #41 14.79 internal/testlog [2020-06-15T13:22:01.739Z] #41 15.31 encoding [2020-06-15T13:22:01.739Z] #41 15.40 unicode/utf16 [2020-06-15T13:22:01.739Z] #41 15.82 container/list [2020-06-15T13:22:01.739Z] #41 16.62 crypto/internal/subtle [2020-06-15T13:22:02.303Z] #41 16.87 crypto/subtle [2020-06-15T13:22:02.559Z] #41 17.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T13:22:02.814Z] #41 17.37 internal/nettrace [2020-06-15T13:22:02.814Z] #41 17.63 runtime/cgo [2020-06-15T13:22:03.742Z] #41 ... [2020-06-15T13:22:03.742Z] [2020-06-15T13:22:03.742Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:03.742Z] #10 8.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:22:03.742Z] #10 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:22:03.742Z] #10 ... [2020-06-15T13:22:03.742Z] [2020-06-15T13:22:03.742Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:03.742Z] #47 18.39 + cd /tmp/tmp.xUgMzXmqbY/src/github.com/mvdan/sh [2020-06-15T13:22:03.742Z] #47 18.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:22:03.742Z] #47 18.51 + GO111MODULE=on [2020-06-15T13:22:04.008Z] #47 18.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T13:22:05.375Z] #47 19.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:22:05.375Z] #47 19.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:22:05.375Z] #47 19.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:22:05.603Z] #36 ... [2020-06-15T13:22:05.603Z] [2020-06-15T13:22:05.603Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:05.603Z] #43 10.21 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:22:05.603Z] #43 10.42 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:22:05.603Z] #43 11.11 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:22:05.603Z] #43 11.50 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:22:05.603Z] #43 12.37 go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:22:05.603Z] #43 12.39 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:22:05.603Z] #43 12.43 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:22:05.603Z] #43 12.44 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:22:05.603Z] #43 12.50 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:22:05.603Z] #43 12.51 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:22:05.603Z] #43 12.67 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:22:05.603Z] #43 12.73 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:22:05.603Z] #43 12.79 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:22:05.603Z] #43 12.82 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:22:05.631Z] #47 20.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:22:05.631Z] #47 20.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:22:06.560Z] #47 ... [2020-06-15T13:22:06.560Z] [2020-06-15T13:22:06.560Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:06.560Z] #38 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:22:06.560Z] #38 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:22:06.560Z] #38 ... [2020-06-15T13:22:06.560Z] [2020-06-15T13:22:06.560Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:06.560Z] #47 21.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:22:07.074Z] #43 ... [2020-06-15T13:22:07.074Z] [2020-06-15T13:22:07.074Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:07.074Z] #41 12.05 unicode/utf16 [2020-06-15T13:22:07.074Z] #41 12.19 container/list [2020-06-15T13:22:07.074Z] #41 12.70 crypto/internal/subtle [2020-06-15T13:22:07.074Z] #41 12.95 crypto/subtle [2020-06-15T13:22:07.074Z] #41 13.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T13:22:07.074Z] #41 13.28 internal/nettrace [2020-06-15T13:22:07.074Z] #41 13.44 runtime/cgo [2020-06-15T13:22:07.074Z] #41 ... [2020-06-15T13:22:07.074Z] [2020-06-15T13:22:07.074Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:07.074Z] #38 14.88 Fetched 8050 kB in 10s (795 kB/s) [2020-06-15T13:22:07.074Z] #38 14.88 Reading package lists... [2020-06-15T13:22:07.074Z] #38 18.45 Reading package lists... [2020-06-15T13:22:07.074Z] #38 21.80 Building dependency tree... [2020-06-15T13:22:07.122Z] #47 ... [2020-06-15T13:22:07.122Z] [2020-06-15T13:22:07.122Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:07.122Z] #32 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:22:07.378Z] #32 ... [2020-06-15T13:22:07.378Z] [2020-06-15T13:22:07.378Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:07.378Z] #54 12.00 + cd /tmp/tmp.UrQaBGKnpg/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:22:07.378Z] #54 12.00 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:22:07.378Z] #54 12.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:22:07.378Z] #54 12.16 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T13:22:07.378Z] #54 ... [2020-06-15T13:22:07.378Z] [2020-06-15T13:22:07.378Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:07.378Z] #47 22.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:22:07.690Z] #38 22.85 The following additional packages will be installed: [2020-06-15T13:22:07.690Z] #38 22.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T13:22:07.690Z] #38 22.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T13:22:07.690Z] #38 22.86 Suggested packages: [2020-06-15T13:22:07.690Z] #38 22.86 manpages-dev python-setuptools [2020-06-15T13:22:08.697Z] #38 ... [2020-06-15T13:22:08.697Z] [2020-06-15T13:22:08.697Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:08.697Z] #10 15.68 Fetched 8050 kB in 10s (801 kB/s) [2020-06-15T13:22:08.697Z] #10 15.68 Reading package lists... [2020-06-15T13:22:08.697Z] #10 19.30 Reading package lists... [2020-06-15T13:22:08.697Z] #10 22.58 Building dependency tree... [2020-06-15T13:22:08.697Z] #10 23.57 The following additional packages will be installed: [2020-06-15T13:22:08.697Z] #10 23.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T13:22:08.697Z] #10 23.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T13:22:08.697Z] #10 23.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T13:22:08.697Z] #10 23.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:22:08.697Z] #10 23.59 Suggested packages: [2020-06-15T13:22:08.697Z] #10 23.59 gcc-8-locales seccomp wine64 [2020-06-15T13:22:08.697Z] #10 ... [2020-06-15T13:22:08.697Z] [2020-06-15T13:22:08.697Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:08.697Z] #38 23.87 The following NEW packages will be installed: [2020-06-15T13:22:08.697Z] #38 23.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T13:22:08.697Z] #38 23.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T13:22:08.697Z] #38 23.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T13:22:08.697Z] #38 23.87 python-six zlib1g-dev [2020-06-15T13:22:08.742Z] #47 23.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:22:08.980Z] #38 24.04 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T13:22:08.980Z] #38 24.04 Need to get 3742 kB of archives. [2020-06-15T13:22:08.980Z] #38 24.04 After this operation, 22.0 MB of additional disk space will be used. [2020-06-15T13:22:08.980Z] #38 24.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-06-15T13:22:08.980Z] #38 24.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-15T13:22:08.980Z] #38 24.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-06-15T13:22:08.980Z] #38 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-15T13:22:08.980Z] #38 24.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-06-15T13:22:08.980Z] #38 24.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-15T13:22:08.980Z] #38 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-06-15T13:22:08.980Z] #38 24.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-06-15T13:22:08.980Z] #38 24.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-06-15T13:22:08.980Z] #38 24.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-06-15T13:22:08.980Z] #38 24.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-06-15T13:22:08.998Z] #47 ... [2020-06-15T13:22:08.998Z] [2020-06-15T13:22:08.998Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:22:08.998Z] #51 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:22:09.256Z] #51 ... [2020-06-15T13:22:09.256Z] [2020-06-15T13:22:09.256Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:09.256Z] #32 23.62 Fetched 8355 kB in 18s (460 kB/s) [2020-06-15T13:22:09.263Z] #38 24.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-06-15T13:22:09.263Z] #38 24.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-06-15T13:22:09.263Z] #38 24.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-06-15T13:22:09.263Z] #38 24.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T13:22:09.263Z] #38 24.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-06-15T13:22:09.263Z] #38 24.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-06-15T13:22:09.878Z] #38 24.81 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:09.878Z] #38 24.91 Fetched 3742 kB in 0s (9618 kB/s) [2020-06-15T13:22:09.878Z] #38 ... [2020-06-15T13:22:09.878Z] [2020-06-15T13:22:09.878Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:09.878Z] #60 14.92 + cd /tmp/tmp.CkC25cSbDo/src/github.com/docker/libnetwork [2020-06-15T13:22:09.878Z] #60 14.92 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:22:09.878Z] #60 15.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T13:22:09.878Z] #60 ... [2020-06-15T13:22:09.878Z] [2020-06-15T13:22:09.878Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:22:09.878Z] #23 15.06 Fetched 8050 kB in 10s (798 kB/s) [2020-06-15T13:22:09.878Z] #23 15.06 Reading package lists... [2020-06-15T13:22:09.878Z] #23 18.79 Reading package lists... [2020-06-15T13:22:09.878Z] #23 22.97 Building dependency tree... [2020-06-15T13:22:09.878Z] #23 24.05 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T13:22:09.878Z] #23 24.05 The following additional packages will be installed: [2020-06-15T13:22:09.878Z] #23 24.05 libjq1 libonig5 [2020-06-15T13:22:09.878Z] #23 24.26 The following NEW packages will be installed: [2020-06-15T13:22:09.878Z] #23 24.32 jq libjq1 libonig5 [2020-06-15T13:22:09.878Z] #23 24.47 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T13:22:09.878Z] #23 24.47 Need to get 350 kB of archives. [2020-06-15T13:22:09.878Z] #23 24.47 After this operation, 1154 kB of additional disk space will be used. [2020-06-15T13:22:09.878Z] #23 24.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-15T13:22:09.878Z] #23 24.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-15T13:22:09.878Z] #23 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-15T13:22:09.878Z] #23 ... [2020-06-15T13:22:09.878Z] [2020-06-15T13:22:09.878Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:22:09.878Z] #51 15.12 Fetched 8050 kB in 10s (767 kB/s) [2020-06-15T13:22:09.878Z] #51 15.12 Reading package lists... [2020-06-15T13:22:09.878Z] #51 18.77 Reading package lists... [2020-06-15T13:22:09.878Z] #51 22.85 Building dependency tree... [2020-06-15T13:22:09.878Z] #51 23.80 The following additional packages will be installed: [2020-06-15T13:22:09.878Z] #51 23.80 libbtrfs0 [2020-06-15T13:22:09.878Z] #51 23.85 The following NEW packages will be installed: [2020-06-15T13:22:09.878Z] #51 23.85 libbtrfs-dev libbtrfs0 [2020-06-15T13:22:09.878Z] #51 24.05 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T13:22:09.878Z] #51 24.05 Need to get 118 kB of archives. [2020-06-15T13:22:09.878Z] #51 24.05 After this operation, 390 kB of additional disk space will be used. [2020-06-15T13:22:09.878Z] #51 24.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-15T13:22:09.878Z] #51 24.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-15T13:22:09.878Z] #51 24.71 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:09.878Z] #51 24.83 Fetched 118 kB in 0s (674 kB/s) [2020-06-15T13:22:09.878Z] #51 24.87 Selecting previously unselected package libbtrfs0. [2020-06-15T13:22:09.878Z] #51 24.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-15T13:22:09.878Z] #51 24.96 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-15T13:22:09.878Z] #51 24.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:22:09.878Z] #51 25.03 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:22:09.878Z] #51 25.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-15T13:22:09.878Z] #51 25.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:22:09.878Z] #51 25.17 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:22:10.160Z] #51 25.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:22:10.160Z] #51 25.24 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:10.160Z] #51 ... [2020-06-15T13:22:10.160Z] [2020-06-15T13:22:10.160Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:10.160Z] #47 15.21 runtime [2020-06-15T13:22:10.160Z] #47 15.22 runtime/cgo [2020-06-15T13:22:10.160Z] #47 ... [2020-06-15T13:22:10.160Z] [2020-06-15T13:22:10.160Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:10.160Z] #32 15.35 Fetched 8050 kB in 11s (711 kB/s) [2020-06-15T13:22:10.160Z] #32 15.35 Reading package lists... [2020-06-15T13:22:10.160Z] #32 19.03 Reading package lists... [2020-06-15T13:22:10.160Z] #32 23.05 Building dependency tree... [2020-06-15T13:22:10.160Z] #32 24.00 The following additional packages will be installed: [2020-06-15T13:22:10.160Z] #32 24.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T13:22:10.160Z] #32 24.02 Suggested packages: [2020-06-15T13:22:10.160Z] #32 24.02 cmake-doc ninja-build lrzip [2020-06-15T13:22:10.160Z] #32 24.02 Recommended packages: [2020-06-15T13:22:10.160Z] #32 24.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T13:22:10.160Z] #32 24.71 The following NEW packages will be installed: [2020-06-15T13:22:10.160Z] #32 24.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T13:22:10.160Z] #32 24.72 vim-common xxd [2020-06-15T13:22:10.160Z] #32 24.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T13:22:10.160Z] #32 24.86 Need to get 14.0 MB of archives. [2020-06-15T13:22:10.160Z] #32 24.86 After this operation, 62.1 MB of additional disk space will be used. [2020-06-15T13:22:10.160Z] #32 24.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-15T13:22:10.160Z] #32 24.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:22:10.160Z] #32 24.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T13:22:10.160Z] #32 25.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-15T13:22:10.184Z] #32 23.62 Reading package lists... [2020-06-15T13:22:10.184Z] #32 ... [2020-06-15T13:22:10.184Z] [2020-06-15T13:22:10.184Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:10.184Z] #43 14.73 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:22:10.184Z] #43 17.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T13:22:10.184Z] #43 18.40 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:22:10.184Z] #43 18.40 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:22:10.184Z] #43 18.46 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:22:10.184Z] #43 18.47 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:22:10.184Z] #43 18.90 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:22:10.184Z] #43 19.01 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:22:10.184Z] #43 19.79 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:22:10.184Z] #43 19.83 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:22:10.184Z] #43 19.92 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:22:10.184Z] #43 19.96 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:22:10.184Z] #43 19.98 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:22:10.184Z] #43 20.26 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:22:10.184Z] #43 20.39 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:22:10.184Z] #43 20.49 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:22:10.184Z] #43 22.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:22:10.184Z] #43 22.69 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:22:10.184Z] #43 24.03 go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:22:10.184Z] #43 24.10 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:22:10.184Z] #43 24.16 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:22:10.184Z] #43 24.36 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:22:10.184Z] #43 24.38 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:22:10.184Z] #43 24.48 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:22:10.184Z] #43 24.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:22:10.184Z] #43 24.82 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:22:10.184Z] #43 ... [2020-06-15T13:22:10.184Z] [2020-06-15T13:22:10.184Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:10.446Z] #32 25.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-06-15T13:22:10.446Z] #32 ... [2020-06-15T13:22:10.446Z] [2020-06-15T13:22:10.446Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:10.446Z] #38 25.00 Selecting previously unselected package libcap-dev:s390x. [2020-06-15T13:22:10.446Z] #38 25.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 ... 15177 files and directories currently installed.) [2020-06-15T13:22:10.446Z] #38 25.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-06-15T13:22:10.446Z] #38 25.07 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-06-15T13:22:10.446Z] #38 25.17 Selecting previously unselected package libnet1:s390x. [2020-06-15T13:22:10.446Z] #38 25.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-15T13:22:10.446Z] #38 25.18 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:10.446Z] #38 25.29 Selecting previously unselected package libnet1-dev. [2020-06-15T13:22:10.446Z] #38 25.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-15T13:22:10.446Z] #38 25.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:10.446Z] #38 25.48 Selecting previously unselected package libnl-3-200:s390x. [2020-06-15T13:22:10.446Z] #38 25.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-15T13:22:10.446Z] #38 25.48 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T13:22:10.446Z] #38 25.74 Selecting previously unselected package libnl-3-dev:s390x. [2020-06-15T13:22:10.696Z] #60 24.75 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-15T13:22:10.696Z] #60 25.52 + cd /tmp/tmp.DilynHwwby/src/github.com/docker/libnetwork [2020-06-15T13:22:10.696Z] #60 25.54 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:22:10.728Z] #38 25.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-06-15T13:22:10.728Z] #38 25.78 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-06-15T13:22:11.012Z] #38 ... [2020-06-15T13:22:11.012Z] [2020-06-15T13:22:11.012Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:22:11.012Z] #51 DONE 26.1s [2020-06-15T13:22:11.012Z] [2020-06-15T13:22:11.012Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:11.012Z] #38 26.17 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-15T13:22:11.012Z] #38 26.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-15T13:22:11.012Z] #38 26.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T13:22:11.258Z] #60 26.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T13:22:11.301Z] #38 26.31 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-06-15T13:22:11.301Z] #38 26.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-06-15T13:22:11.301Z] #38 26.31 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-15T13:22:11.301Z] #38 26.36 Selecting previously unselected package zlib1g-dev:s390x. [2020-06-15T13:22:11.301Z] #38 26.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-06-15T13:22:11.301Z] #38 26.40 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-15T13:22:11.585Z] #38 26.71 Selecting previously unselected package libprotobuf17:s390x. [2020-06-15T13:22:11.585Z] #38 26.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-06-15T13:22:11.585Z] #38 26.71 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-15T13:22:11.867Z] #38 ... [2020-06-15T13:22:11.867Z] [2020-06-15T13:22:11.867Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:22:11.867Z] #23 25.32 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:11.867Z] #23 25.44 Fetched 350 kB in 0s (1967 kB/s) [2020-06-15T13:22:11.867Z] #23 25.48 Selecting previously unselected package libonig5:s390x. [2020-06-15T13:22:11.867Z] #23 25.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 ... 15177 files and directories currently installed.) [2020-06-15T13:22:11.867Z] #23 25.55 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-06-15T13:22:11.867Z] #23 25.58 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-15T13:22:11.867Z] #23 26.04 Selecting previously unselected package libjq1:s390x. [2020-06-15T13:22:11.867Z] #23 26.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T13:22:11.867Z] #23 26.07 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T13:22:11.867Z] #23 26.24 Selecting previously unselected package jq. [2020-06-15T13:22:11.867Z] #23 26.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T13:22:11.867Z] #23 26.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:22:11.867Z] #23 26.48 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-15T13:22:11.867Z] #23 26.49 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T13:22:11.867Z] #23 26.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:22:11.867Z] #23 26.50 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:11.867Z] #23 DONE 26.9s [2020-06-15T13:22:11.867Z] [2020-06-15T13:22:11.867Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:22:11.867Z] #24 DONE 0.1s [2020-06-15T13:22:11.867Z] [2020-06-15T13:22:11.867Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:13.919Z] #25 ... [2020-06-15T13:22:13.919Z] [2020-06-15T13:22:13.919Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:13.919Z] #60 DONE 28.8s [2020-06-15T13:22:13.919Z] [2020-06-15T13:22:13.919Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:13.919Z] #32 25.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-06-15T13:22:13.919Z] #32 25.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-06-15T13:22:13.919Z] #32 25.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-06-15T13:22:13.919Z] #32 25.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-06-15T13:22:13.919Z] #32 25.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-06-15T13:22:13.919Z] #32 26.84 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:13.919Z] #32 26.93 Fetched 14.0 MB in 1s (14.0 MB/s) [2020-06-15T13:22:13.919Z] #32 27.02 Selecting previously unselected package xxd. [2020-06-15T13:22:13.919Z] #32 27.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-15T13:22:13.919Z] #32 27.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-15T13:22:13.919Z] #32 27.11 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:22:13.919Z] #32 27.48 Selecting previously unselected package vim-common. [2020-06-15T13:22:13.919Z] #32 27.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:22:13.919Z] #32 27.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:22:13.919Z] #32 27.86 Selecting previously unselected package cmake-data. [2020-06-15T13:22:13.919Z] #32 27.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T13:22:13.919Z] #32 27.87 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T13:22:15.400Z] #32 30.60 Selecting previously unselected package libicu63:s390x. [2020-06-15T13:22:15.400Z] #32 30.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-15T13:22:15.400Z] #32 30.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T13:22:15.683Z] #32 ... [2020-06-15T13:22:15.683Z] [2020-06-15T13:22:15.683Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:15.683Z] #25 3.004 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:22:15.683Z] #25 3.345 [2020-06-15T13:22:17.101Z] #25 3.472 1.1% ##### 7.8% ########## 14.1% ############## 20.3% ################### 26.6% ####################### 32.8% ############################ 39.1% ################################ 45.4% ##################################### 51.7% ######################################### 57.9% ############################################## 64.2% #################################################### 72.6% ######################################################## 78.8% ############################################################# 85.1% ################################################################# 91.4% ###################################################################### 97.6% ######################################################################## 100.0% [2020-06-15T13:22:17.386Z] #25 5.572 [2020-06-15T13:22:17.806Z] #60 ... [2020-06-15T13:22:17.806Z] [2020-06-15T13:22:17.806Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:22:17.806Z] #23 22.10 Fetched 8355 kB in 18s (460 kB/s) [2020-06-15T13:22:17.806Z] #23 22.10 Reading package lists... [2020-06-15T13:22:17.806Z] #23 29.42 Reading package lists... [2020-06-15T13:22:17.806Z] #23 ... [2020-06-15T13:22:17.806Z] [2020-06-15T13:22:17.806Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:17.806Z] #10 22.33 Fetched 8355 kB in 18s (465 kB/s) [2020-06-15T13:22:17.806Z] #10 22.33 Reading package lists... [2020-06-15T13:22:17.806Z] #10 29.91 Reading package lists... [2020-06-15T13:22:17.806Z] #10 ... [2020-06-15T13:22:17.806Z] [2020-06-15T13:22:17.806Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:22:17.806Z] #36 23.97 Checking out files: 89% (1423/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-15T13:22:17.806Z] #36 24.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T13:22:17.806Z] #36 26.34 + 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-15T13:22:18.163Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d37a2726e4995e3) in /home/ubuntu/workspace/moby_PR-41108 [Pipeline] { [Pipeline] checkout [2020-06-15T13:22:18.515Z] #25 5.732 ##### 7.4% ############# 18.8% #################### 29.0% ####################################### 54.8% ################################################### 71.8% ############################################################### 88.8% ######################################################################## 100.0% [2020-06-15T13:22:18.515Z] #25 6.791 [2020-06-15T13:22:19.362Z] #25 6.963 #### 6.6% ########## 14.3% ############# 19.4% ################### 27.0% ######################## 34.6% [2020-06-15T13:22:19.362Z] #25 ... [2020-06-15T13:22:19.362Z] [2020-06-15T13:22:19.362Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:19.362Z] #10 24.51 The following NEW packages will be installed: [2020-06-15T13:22:19.362Z] #10 24.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T13:22:19.362Z] #10 24.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T13:22:19.362Z] #10 24.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T13:22:19.362Z] #10 24.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T13:22:19.362Z] #10 24.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T13:22:19.362Z] #10 24.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:22:19.362Z] #10 24.67 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T13:22:19.362Z] #10 24.67 Need to get 73.3 MB of archives. [2020-06-15T13:22:19.362Z] #10 24.67 After this operation, 494 MB of additional disk space will be used. [2020-06-15T13:22:19.362Z] #10 24.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-06-15T13:22:19.362Z] #10 24.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-06-15T13:22:19.362Z] #10 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-15T13:22:19.362Z] #10 25.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-06-15T13:22:19.362Z] #10 25.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-06-15T13:22:19.362Z] #10 25.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T13:22:19.362Z] #10 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-15T13:22:19.362Z] #10 25.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-15T13:22:19.362Z] #10 25.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-06-15T13:22:19.362Z] #10 27.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-06-15T13:22:19.362Z] #10 28.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-06-15T13:22:19.362Z] #10 28.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-06-15T13:22:19.362Z] #10 28.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-15T13:22:19.362Z] #10 28.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-15T13:22:19.362Z] #10 29.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-06-15T13:22:19.362Z] #10 29.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-06-15T13:22:19.362Z] #10 29.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-06-15T13:22:19.362Z] #10 29.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-06-15T13:22:19.362Z] #10 29.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-06-15T13:22:19.362Z] #10 29.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-06-15T13:22:19.362Z] #10 29.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-06-15T13:22:19.362Z] #10 29.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-06-15T13:22:19.362Z] #10 29.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-06-15T13:22:19.362Z] #10 29.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-06-15T13:22:19.362Z] #10 29.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-06-15T13:22:19.362Z] #10 29.67 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:19.362Z] #10 29.79 Fetched 73.3 MB in 5s (16.3 MB/s) [2020-06-15T13:22:19.362Z] #10 29.86 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T13:22:19.362Z] #10 29.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-15T13:22:19.362Z] #10 29.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-06-15T13:22:19.362Z] #10 29.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:22:19.362Z] #10 31.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T13:22:19.362Z] #10 31.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-06-15T13:22:19.362Z] #10 31.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:22:19.362Z] #10 33.64 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T13:22:19.362Z] #10 33.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T13:22:19.362Z] #10 33.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:22:19.362Z] #10 33.75 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-06-15T13:22:19.362Z] #10 33.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-15T13:22:19.362Z] #10 33.76 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T13:22:19.363Z] #10 33.86 Selecting previously unselected package dmsetup. [2020-06-15T13:22:19.363Z] #10 33.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-06-15T13:22:19.363Z] #10 33.86 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T13:22:19.363Z] #10 34.00 Selecting previously unselected package mingw-w64-common. [2020-06-15T13:22:19.363Z] #10 34.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T13:22:19.363Z] #10 34.00 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T13:22:19.645Z] #10 ... [2020-06-15T13:22:19.645Z] [2020-06-15T13:22:19.645Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:20.324Z] #36 ... [2020-06-15T13:22:20.324Z] [2020-06-15T13:22:20.324Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:20.324Z] #47 24.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:22:20.324Z] #47 24.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:22:20.324Z] #47 24.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:22:20.324Z] #47 25.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:22:20.324Z] #47 25.89 runtime/cgo [2020-06-15T13:22:20.324Z] #47 25.97 runtime [2020-06-15T13:22:20.324Z] #47 ... [2020-06-15T13:22:20.324Z] [2020-06-15T13:22:20.324Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:20.324Z] #43 24.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:22:20.324Z] #43 24.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:22:20.324Z] #43 ... [2020-06-15T13:22:20.324Z] [2020-06-15T13:22:20.324Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:20.324Z] #32 23.62 Reading package lists... [2020-06-15T13:22:20.492Z] #25 6.963 #### 6.6% ########## 14.3% ############# 19.4% ################### 27.0% ######################## 34.6% ############################## 42.3% ##################################### 51.8% ########################################## 59.4% ################################################## 69.6% ######################################################### 79.8% ############################################################## 87.4% #################################################################### 95.0% ######################################################################## 100.0% [2020-06-15T13:22:20.579Z] #32 30.78 Reading package lists... [2020-06-15T13:22:20.579Z] #32 ... [2020-06-15T13:22:20.579Z] [2020-06-15T13:22:20.579Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:22:20.579Z] #51 25.19 Fetched 8355 kB in 18s (472 kB/s) [2020-06-15T13:22:20.579Z] #51 25.19 Reading package lists... [2020-06-15T13:22:20.579Z] #51 32.87 Reading package lists... [2020-06-15T13:22:20.579Z] #51 ... [2020-06-15T13:22:20.579Z] [2020-06-15T13:22:20.579Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:20.579Z] #38 25.18 Fetched 8355 kB in 18s (466 kB/s) [2020-06-15T13:22:20.579Z] #38 25.18 Reading package lists... [2020-06-15T13:22:20.775Z] #25 8.698 [2020-06-15T13:22:20.775Z] #25 8.882 # 2.2% ### 5.0% [2020-06-15T13:22:20.775Z] #25 ... [2020-06-15T13:22:20.775Z] [2020-06-15T13:22:20.775Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:20.775Z] #41 25.97 sync [2020-06-15T13:22:20.775Z] #41 25.97 internal/reflectlite [2020-06-15T13:22:20.775Z] #41 27.37 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T13:22:20.775Z] #41 27.58 math/rand [2020-06-15T13:22:20.775Z] #41 28.33 internal/singleflight [2020-06-15T13:22:20.775Z] #41 28.95 io [2020-06-15T13:22:20.775Z] #41 28.95 strconv [2020-06-15T13:22:20.775Z] #41 30.51 bytes [2020-06-15T13:22:20.775Z] #41 31.50 reflect [2020-06-15T13:22:20.775Z] #41 32.39 bufio [2020-06-15T13:22:20.775Z] #41 33.60 syscall [2020-06-15T13:22:21.057Z] #41 ... [2020-06-15T13:22:21.057Z] [2020-06-15T13:22:21.057Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:21.057Z] #52 1.882 + RM_GOPATH=0 [2020-06-15T13:22:21.057Z] #52 1.882 + TMP_GOPATH= [2020-06-15T13:22:21.057Z] #52 1.882 + : /build [2020-06-15T13:22:21.057Z] #52 1.882 + '[' -z '' ']' [2020-06-15T13:22:21.057Z] #52 1.882 ++ mktemp -d [2020-06-15T13:22:21.057Z] #52 1.883 + export GOPATH=/tmp/tmp.POSEVUrVcM [2020-06-15T13:22:21.057Z] #52 1.883 + GOPATH=/tmp/tmp.POSEVUrVcM [2020-06-15T13:22:21.057Z] #52 1.883 + RM_GOPATH=1 [2020-06-15T13:22:21.057Z] #52 1.884 + case "$(go env GOARCH)" in [2020-06-15T13:22:21.057Z] #52 1.886 ++ go env GOARCH [2020-06-15T13:22:21.057Z] #52 1.912 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:21.057Z] #52 1.912 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:21.057Z] #52 1.912 ++ dirname /tmp/install/install.sh [2020-06-15T13:22:21.057Z] #52 1.921 + dir=/tmp/install [2020-06-15T13:22:21.057Z] #52 1.921 + bin=containerd [2020-06-15T13:22:21.057Z] #52 1.921 + shift [2020-06-15T13:22:21.057Z] #52 1.921 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T13:22:21.057Z] #52 1.921 + . /tmp/install/containerd.installer [2020-06-15T13:22:21.057Z] #52 1.921 ++ set -e [2020-06-15T13:22:21.057Z] #52 1.921 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:22:21.057Z] #52 1.921 + install_containerd [2020-06-15T13:22:21.057Z] #52 1.922 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T13:22:21.057Z] #52 1.922 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:22:21.057Z] #52 1.922 + git clone https://github.com/containerd/containerd.git /tmp/tmp.POSEVUrVcM/src/github.com/containerd/containerd [2020-06-15T13:22:21.057Z] #52 1.945 Cloning into '/tmp/tmp.POSEVUrVcM/src/github.com/containerd/containerd'... [2020-06-15T13:22:21.057Z] #52 ... [2020-06-15T13:22:21.057Z] [2020-06-15T13:22:21.057Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:21.057Z] #30 26.01 sync [2020-06-15T13:22:21.057Z] #30 26.01 internal/reflectlite [2020-06-15T13:22:21.057Z] #30 28.23 errors [2020-06-15T13:22:21.057Z] #30 28.23 sort [2020-06-15T13:22:21.057Z] #30 28.55 strconv [2020-06-15T13:22:21.057Z] #30 29.16 io [2020-06-15T13:22:21.057Z] #30 30.32 internal/oserror [2020-06-15T13:22:21.057Z] #30 30.36 syscall [2020-06-15T13:22:21.057Z] #30 31.84 reflect [2020-06-15T13:22:21.340Z] #30 ... [2020-06-15T13:22:21.340Z] [2020-06-15T13:22:21.340Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:21.373Z] using credential docker-jenkins-github-credentials [2020-06-15T13:22:21.397Z] Cloning the remote Git repository [2020-06-15T13:22:21.397Z] Cloning with configured refspecs honoured and without tags [2020-06-15T13:22:21.531Z] #38 32.45 Reading package lists... [2020-06-15T13:22:21.531Z] #38 ... [2020-06-15T13:22:21.531Z] [2020-06-15T13:22:21.531Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:22:21.531Z] #23 29.42 Reading package lists... [2020-06-15T13:22:21.527Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:22:21.628Z] > git init /home/ubuntu/workspace/moby_PR-41108 # timeout=10 [2020-06-15T13:22:22.189Z] #25 8.882 # 2.2% ### 5.0% ##### 7.9% ######## 12.3% ########## 14.3% ############ 17.2% ############## 20.6% ################# 24.7% #################### 28.5% ####################### 32.3% ########################## 37.0% ############################# 40.7% ################################ [2020-06-15T13:22:22.189Z] #25 ... [2020-06-15T13:22:22.189Z] [2020-06-15T13:22:22.189Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:22.189Z] #38 27.41 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-06-15T13:22:22.189Z] #38 27.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-06-15T13:22:22.189Z] #38 27.45 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 27.66 Selecting previously unselected package libprotobuf-dev:s390x. [2020-06-15T13:22:22.189Z] #38 27.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-06-15T13:22:22.189Z] #38 27.67 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 28.46 Selecting previously unselected package libprotoc17:s390x. [2020-06-15T13:22:22.189Z] #38 28.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-06-15T13:22:22.189Z] #38 28.49 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 29.04 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T13:22:22.189Z] #38 29.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-06-15T13:22:22.189Z] #38 29.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:22:22.189Z] #38 29.17 Selecting previously unselected package protobuf-compiler. [2020-06-15T13:22:22.189Z] #38 29.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-06-15T13:22:22.189Z] #38 29.19 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 29.29 Selecting previously unselected package python-pkg-resources. [2020-06-15T13:22:22.189Z] #38 29.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:22:22.189Z] #38 29.29 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T13:22:22.189Z] #38 29.70 Selecting previously unselected package python-six. [2020-06-15T13:22:22.189Z] #38 29.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T13:22:22.189Z] #38 29.71 Unpacking python-six (1.12.0-1) ... [2020-06-15T13:22:22.189Z] #38 29.79 Selecting previously unselected package python-protobuf. [2020-06-15T13:22:22.189Z] #38 29.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-06-15T13:22:22.189Z] #38 29.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 30.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T13:22:22.189Z] #38 32.49 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 32.49 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:22.189Z] #38 32.49 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T13:22:22.189Z] #38 32.50 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-15T13:22:22.189Z] #38 32.51 Setting up python-six (1.12.0-1) ... [2020-06-15T13:22:22.189Z] #38 34.22 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-15T13:22:22.189Z] #38 34.22 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T13:22:22.189Z] #38 34.23 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 34.24 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-06-15T13:22:22.189Z] #38 34.25 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 34.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 34.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:22.189Z] #38 34.27 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-15T13:22:22.189Z] #38 34.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:22:22.189Z] #38 34.28 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T13:22:22.472Z] #38 37.50 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-06-15T13:22:22.472Z] #38 37.51 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:22.472Z] #38 ... [2020-06-15T13:22:22.472Z] [2020-06-15T13:22:22.472Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:23.039Z] #25 8.882 # 2.2% ### 5.0% ##### 7.9% ######## 12.3% ########## 14.3% ############ 17.2% ############## 20.6% ################# 24.7% #################### 28.5% ####################### 32.3% ########################## 37.0% ############################# 40.7% ################################ 44.5% ################################## 47.4% #################################### 51.1% ####################################### 54.9% ########################################## 58.7% ############################################ 61.5% #################### [2020-06-15T13:22:23.039Z] #25 ... [2020-06-15T13:22:23.039Z] [2020-06-15T13:22:23.039Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:23.039Z] #38 DONE 38.3s [2020-06-15T13:22:23.039Z] [2020-06-15T13:22:23.039Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:22.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:22:22.001Z] > git --version # timeout=10 [2020-06-15T13:22:22.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:22:22.068Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:23.676Z] #23 36.48 Building dependency tree... [2020-06-15T13:22:23.676Z] #23 ... [2020-06-15T13:22:23.676Z] [2020-06-15T13:22:23.676Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:23.676Z] #41 28.04 vendor/golang.org/x/crypto/internal/subtle [2020-06-15T13:22:23.676Z] #41 28.20 vendor/golang.org/x/crypto/curve25519 [2020-06-15T13:22:23.676Z] #41 ... [2020-06-15T13:22:23.676Z] [2020-06-15T13:22:23.676Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:23.676Z] #32 30.78 Reading package lists... [2020-06-15T13:22:24.173Z] #25 8.882 # 2.2% ### 5.0% ##### 7.9% ######## 12.3% ########## 14.3% ############ 17.2% ############## 20.6% ################# 24.7% #################### 28.5% ####################### 32.3% ########################## 37.0% ############################# 40.7% ################################ 44.5% ################################## 47.4% #################################### 51.1% ####################################### 54.9% ########################################## 58.7% ############################################ 61.5% ############################################## 64.4% ################################################# 68.2% ################################################### 71.0% ##################################################### 74.8% ####################################################### 76.7% ########################################################## 81.4% ############################################################ 84.2% ############################################################## 87.1% ################################################################# 90.8% #################################################################### 94.6% ###################################################################### 98.4% ######################################################################## 100.0% [2020-06-15T13:22:24.173Z] #25 12.40 [2020-06-15T13:22:24.238Z] #32 37.49 Building dependency tree... [2020-06-15T13:22:25.181Z] #25 ... [2020-06-15T13:22:25.181Z] [2020-06-15T13:22:25.181Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:25.181Z] #32 35.66 Selecting previously unselected package libxml2:s390x. [2020-06-15T13:22:25.181Z] #32 35.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-06-15T13:22:25.181Z] #32 35.67 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:22:25.181Z] #32 36.20 Selecting previously unselected package libarchive13:s390x. [2020-06-15T13:22:25.181Z] #32 36.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-06-15T13:22:25.181Z] #32 36.22 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-15T13:22:25.181Z] #32 36.57 Selecting previously unselected package libjsoncpp1:s390x. [2020-06-15T13:22:25.181Z] #32 36.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-06-15T13:22:25.181Z] #32 36.59 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-06-15T13:22:25.181Z] #32 36.71 Selecting previously unselected package librhash0:s390x. [2020-06-15T13:22:25.181Z] #32 36.72 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-06-15T13:22:25.181Z] #32 36.72 Unpacking librhash0:s390x (1.3.8-1) ... [2020-06-15T13:22:25.181Z] #32 36.89 Selecting previously unselected package libuv1:s390x. [2020-06-15T13:22:25.181Z] #32 36.89 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-06-15T13:22:25.181Z] #32 36.90 Unpacking libuv1:s390x (1.24.1-1) ... [2020-06-15T13:22:25.181Z] #32 37.04 Selecting previously unselected package cmake. [2020-06-15T13:22:25.181Z] #32 37.04 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-06-15T13:22:25.181Z] #32 37.04 Unpacking cmake (3.13.4-1) ... [2020-06-15T13:22:25.181Z] #32 39.60 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T13:22:25.181Z] #32 39.61 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:22:25.181Z] #32 39.62 Setting up libuv1:s390x (1.24.1-1) ... [2020-06-15T13:22:25.181Z] #32 39.63 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:22:25.181Z] #32 39.65 Setting up librhash0:s390x (1.3.8-1) ... [2020-06-15T13:22:25.181Z] #32 39.66 Setting up cmake-data (3.13.4-1) ... [2020-06-15T13:22:25.181Z] #32 39.67 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:22:25.181Z] #32 39.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-06-15T13:22:25.181Z] #32 39.68 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-15T13:22:25.181Z] #32 39.69 Setting up cmake (3.13.4-1) ... [2020-06-15T13:22:25.181Z] #32 39.70 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:25.181Z] #32 39.76 Processing triggers for mime-support (3.62) ... [2020-06-15T13:22:25.181Z] #32 DONE 40.2s [2020-06-15T13:22:25.181Z] [2020-06-15T13:22:25.181Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:25.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089273eeb9598fe27) in /home/ubuntu/workspace/moby_PR-41108 [Pipeline] { [Pipeline] checkout [2020-06-15T13:22:26.752Z] #32 41.16 The following additional packages will be installed: [2020-06-15T13:22:26.752Z] #32 41.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T13:22:26.752Z] #32 41.22 Suggested packages: [2020-06-15T13:22:26.752Z] #32 41.22 cmake-doc ninja-build lrzip [2020-06-15T13:22:26.752Z] #32 41.22 Recommended packages: [2020-06-15T13:22:26.752Z] #32 41.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T13:22:27.209Z] #33 1.747 + RM_GOPATH=0 [2020-06-15T13:22:27.209Z] #33 1.747 + TMP_GOPATH= [2020-06-15T13:22:27.209Z] #33 1.748 + : /build [2020-06-15T13:22:27.209Z] #33 1.748 + '[' -z '' ']' [2020-06-15T13:22:27.209Z] #33 1.748 ++ mktemp -d [2020-06-15T13:22:27.209Z] #33 1.750 + export GOPATH=/tmp/tmp.zHUnBn5Qya [2020-06-15T13:22:27.209Z] #33 1.750 + GOPATH=/tmp/tmp.zHUnBn5Qya [2020-06-15T13:22:27.209Z] #33 1.750 + RM_GOPATH=1 [2020-06-15T13:22:27.209Z] #33 1.750 + case "$(go env GOARCH)" in [2020-06-15T13:22:27.209Z] #33 1.752 ++ go env GOARCH [2020-06-15T13:22:27.209Z] #33 1.762 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:27.209Z] #33 1.762 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:27.209Z] #33 1.763 ++ dirname /tmp/install/install.sh [2020-06-15T13:22:27.209Z] #33 1.763 + dir=/tmp/install [2020-06-15T13:22:27.209Z] #33 1.764 + bin=tini [2020-06-15T13:22:27.209Z] #33 1.764 + shift [2020-06-15T13:22:27.209Z] #33 1.764 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T13:22:27.209Z] #33 1.764 + . /tmp/install/tini.installer [2020-06-15T13:22:27.209Z] #33 1.764 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:22:27.209Z] #33 1.764 + install_tini [2020-06-15T13:22:27.209Z] #33 1.764 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T13:22:27.209Z] #33 1.764 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:22:27.209Z] #33 1.764 + git clone https://github.com/krallin/tini.git /tmp/tmp.zHUnBn5Qya/tini [2020-06-15T13:22:27.209Z] #33 1.774 Cloning into '/tmp/tmp.zHUnBn5Qya/tini'... [2020-06-15T13:22:27.491Z] #33 ... [2020-06-15T13:22:27.491Z] [2020-06-15T13:22:27.491Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:22:27.491Z] #28 32.61 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-15T13:22:27.491Z] #28 32.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T13:22:27.491Z] #28 33.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T13:22:27.690Z] #32 42.41 The following NEW packages will be installed: [2020-06-15T13:22:27.690Z] #32 42.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T13:22:27.690Z] #32 42.44 vim-common xxd [2020-06-15T13:22:27.773Z] #28 ... [2020-06-15T13:22:27.773Z] [2020-06-15T13:22:27.773Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:27.773Z] #25 13.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:22:27.774Z] #25 13.78 [2020-06-15T13:22:27.774Z] #25 14.02 ################################################################# 91.0% ######################################################################## 100.0% [2020-06-15T13:22:27.774Z] #25 14.15 [2020-06-15T13:22:27.774Z] #25 15.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:22:27.774Z] #25 15.32 #=#=# [2020-06-15T13:22:27.774Z] #25 15.47 ######################################################################## 100.0% [2020-06-15T13:22:27.774Z] #25 15.57 [2020-06-15T13:22:28.255Z] #32 42.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:22:28.255Z] #32 42.90 Need to get 14.9 MB of archives. [2020-06-15T13:22:28.255Z] #32 42.90 After this operation, 61.8 MB of additional disk space will be used. [2020-06-15T13:22:28.255Z] #32 42.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T13:22:28.255Z] #32 42.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:22:28.255Z] #32 42.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T13:22:28.255Z] #32 43.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T13:22:28.255Z] #32 ... [2020-06-15T13:22:28.255Z] [2020-06-15T13:22:28.255Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:22:28.255Z] #23 36.48 Building dependency tree... [2020-06-15T13:22:28.255Z] #23 40.22 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T13:22:28.255Z] #23 40.22 The following additional packages will be installed: [2020-06-15T13:22:28.255Z] #23 40.22 libjq1 libonig5 [2020-06-15T13:22:28.255Z] #23 40.69 The following NEW packages will be installed: [2020-06-15T13:22:28.255Z] #23 40.71 jq libjq1 libonig5 [2020-06-15T13:22:28.255Z] #23 41.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:22:28.255Z] #23 41.27 Need to get 355 kB of archives. [2020-06-15T13:22:28.255Z] #23 41.27 After this operation, 1072 kB of additional disk space will be used. [2020-06-15T13:22:28.255Z] #23 41.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T13:22:28.255Z] #23 41.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T13:22:28.255Z] #23 41.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T13:22:28.255Z] #23 42.65 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:28.255Z] #23 42.88 Fetched 355 kB in 0s (782 kB/s) [2020-06-15T13:22:28.255Z] #23 43.00 Selecting previously unselected package libonig5:amd64. [2020-06-15T13:22:28.255Z] #23 43.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:22:28.255Z] #23 43.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-15T13:22:28.255Z] #23 43.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:22:28.281Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08ef3ad13c3bf099c) in /home/ubuntu/workspace/moby_PR-41108 [Pipeline] { [Pipeline] checkout [2020-06-15T13:22:28.389Z] #25 16.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:22:28.389Z] #25 16.61 skipping existing b63cc5f62c21 [2020-06-15T13:22:28.511Z] #23 43.38 Selecting previously unselected package libjq1:amd64. [2020-06-15T13:22:28.511Z] #23 43.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:22:28.671Z] #25 16.68 [2020-06-15T13:22:28.768Z] #23 43.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:22:28.768Z] #23 43.58 Selecting previously unselected package jq. [2020-06-15T13:22:28.768Z] #23 43.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:22:28.768Z] #23 43.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:22:28.954Z] #25 ... [2020-06-15T13:22:28.954Z] [2020-06-15T13:22:28.954Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:28.954Z] #47 33.95 syscall [2020-06-15T13:22:28.954Z] #47 33.98 reflect [2020-06-15T13:22:28.954Z] #47 40.14 time [2020-06-15T13:22:28.954Z] #47 ... [2020-06-15T13:22:28.954Z] [2020-06-15T13:22:28.954Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:28.954Z] #33 2.545 + cd /tmp/tmp.zHUnBn5Qya/tini [2020-06-15T13:22:28.954Z] #33 2.545 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:22:28.954Z] #33 2.564 + cmake . [2020-06-15T13:22:28.954Z] #33 2.916 -- The C compiler identification is GNU 8.3.0 [2020-06-15T13:22:28.954Z] #33 2.979 -- Check for working C compiler: /usr/bin/cc [2020-06-15T13:22:28.954Z] #33 3.425 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T13:22:28.954Z] #33 3.432 -- Detecting C compiler ABI info [2020-06-15T13:22:28.954Z] #33 3.914 -- Detecting C compiler ABI info - done [2020-06-15T13:22:28.954Z] #33 3.936 -- Detecting C compile features [2020-06-15T13:22:29.331Z] #23 43.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:22:29.331Z] #23 43.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:22:29.331Z] #23 43.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:22:29.331Z] #23 44.07 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:29.331Z] #23 ... [2020-06-15T13:22:29.331Z] [2020-06-15T13:22:29.331Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:29.331Z] #32 44.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-15T13:22:29.331Z] #32 44.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-15T13:22:29.331Z] #32 44.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-15T13:22:29.587Z] #32 44.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-15T13:22:29.587Z] #32 44.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-15T13:22:29.587Z] #32 44.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-15T13:22:29.844Z] #32 ... [2020-06-15T13:22:29.844Z] [2020-06-15T13:22:29.844Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:22:29.844Z] #23 DONE 44.5s [2020-06-15T13:22:29.844Z] [2020-06-15T13:22:29.844Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:29.844Z] #60 DONE 44.5s [2020-06-15T13:22:29.844Z] [2020-06-15T13:22:29.844Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:22:29.844Z] #24 DONE 0.2s [2020-06-15T13:22:29.844Z] [2020-06-15T13:22:29.844Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:30.064Z] using credential docker-jenkins-github-credentials [2020-06-15T13:22:30.076Z] Cloning the remote Git repository [2020-06-15T13:22:30.076Z] Cloning with configured refspecs honoured and without tags [2020-06-15T13:22:30.430Z] #33 ... [2020-06-15T13:22:30.431Z] [2020-06-15T13:22:30.431Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:30.431Z] #25 17.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:22:30.431Z] #25 18.06 [2020-06-15T13:22:30.431Z] #25 18.12 ######################################################################## 100.0% [2020-06-15T13:22:30.431Z] #25 18.18 [2020-06-15T13:22:30.431Z] #25 18.21 Download of images into '/build' complete. [2020-06-15T13:22:30.431Z] #25 18.21 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:22:30.431Z] #25 18.21 tar -cC '/build' . | docker load [2020-06-15T13:22:30.431Z] #25 DONE 18.5s [2020-06-15T13:22:30.431Z] [2020-06-15T13:22:30.431Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:30.431Z] #39 2.744 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:22:30.431Z] #39 2.744 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:22:30.431Z] #39 2.748 Note: Building without GnuTLS support [2020-06-15T13:22:30.431Z] #39 2.750 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:22:30.431Z] #39 2.750 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:22:30.431Z] #39 3.821 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:22:30.431Z] #39 3.835 GEN .gitid [2020-06-15T13:22:30.431Z] #39 3.846 GEN criu/include/version.h [2020-06-15T13:22:30.431Z] #39 3.870 GEN include/common/asm [2020-06-15T13:22:30.431Z] #39 4.897 PBCC images/timens.pb-c.c [2020-06-15T13:22:30.431Z] #39 4.932 DEP images/timens.pb-c.d [2020-06-15T13:22:30.431Z] #39 4.970 PBCC images/fown.pb-c.c [2020-06-15T13:22:30.431Z] #39 4.989 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.021 PBCC images/opts.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.062 PBCC images/memfd.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.126 DEP images/fown.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.180 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.226 DEP images/opts.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.294 DEP images/memfd.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.325 PBCC images/sit.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.385 DEP images/sit.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.452 PBCC images/macvlan.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.487 DEP images/macvlan.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.518 PBCC images/autofs.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.521 DEP images/autofs.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.559 PBCC images/sysctl.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.592 DEP images/sysctl.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.608 PBCC images/time.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.627 DEP images/time.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.663 PBCC images/binfmt-misc.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.692 DEP images/binfmt-misc.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.737 PBCC images/seccomp.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.754 DEP images/seccomp.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.821 PBCC images/userns.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.825 DEP images/userns.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.904 PBCC images/cgroup.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.919 DEP images/cgroup.pb-c.d [2020-06-15T13:22:30.431Z] #39 5.944 PBCC images/ext-file.pb-c.c [2020-06-15T13:22:30.431Z] #39 5.993 DEP images/ext-file.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.032 PBCC images/rpc.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.076 DEP images/rpc.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.140 PBCC images/siginfo.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.150 DEP images/siginfo.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.197 PBCC images/pagemap.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.229 DEP images/pagemap.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.274 PBCC images/rlimit.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.296 DEP images/rlimit.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.340 PBCC images/file-lock.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.347 DEP images/file-lock.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.438 PBCC images/tty.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.482 DEP images/tty.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.512 PBCC images/tun.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.597 PBCC images/netdev.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.672 DEP images/tun.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.733 DEP images/netdev.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.811 PBCC images/vma.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.816 DEP images/vma.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.892 PBCC images/creds.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.898 DEP images/creds.pb-c.d [2020-06-15T13:22:30.431Z] #39 6.980 PBCC images/utsns.pb-c.c [2020-06-15T13:22:30.431Z] #39 6.983 DEP images/utsns.pb-c.d [2020-06-15T13:22:30.431Z] #39 7.092 PBCC images/ipc-desc.pb-c.c [2020-06-15T13:22:30.431Z] #39 7.095 PBCC images/ipc-sem.pb-c.c [2020-06-15T13:22:30.431Z] #39 7.100 DEP images/ipc-desc.pb-c.d [2020-06-15T13:22:30.431Z] #39 7.130 DEP images/ipc-sem.pb-c.d [2020-06-15T13:22:30.431Z] #39 7.156 PBCC images/ipc-msg.pb-c.c [2020-06-15T13:22:30.431Z] #39 7.194 DEP images/ipc-msg.pb-c.d [2020-06-15T13:22:30.431Z] #39 7.392 PBCC images/ipc-shm.pb-c.c [2020-06-15T13:22:30.431Z] #39 ... [2020-06-15T13:22:30.431Z] [2020-06-15T13:22:30.431Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:30.431Z] #33 5.445 -- Detecting C compile features - done [2020-06-15T13:22:30.715Z] #33 5.545 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T13:22:30.078Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:22:30.139Z] > git init /home/ubuntu/workspace/moby_PR-41108 # timeout=10 [2020-06-15T13:22:30.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:22:30.427Z] > git --version # timeout=10 [2020-06-15T13:22:30.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:22:30.475Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:31.263Z] using credential docker-jenkins-github-credentials [2020-06-15T13:22:31.273Z] Cloning the remote Git repository [2020-06-15T13:22:31.274Z] Cloning with configured refspecs honoured and without tags [2020-06-15T13:22:31.336Z] #33 6.119 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T13:22:31.336Z] #33 6.218 -- Configuring done [2020-06-15T13:22:31.336Z] #33 6.218 -- Generating done [2020-06-15T13:22:31.336Z] #33 6.218 -- Build files have been written to: /tmp/tmp.zHUnBn5Qya/tini [2020-06-15T13:22:31.336Z] #33 6.221 + make tini-static [2020-06-15T13:22:31.619Z] #33 ... [2020-06-15T13:22:31.619Z] [2020-06-15T13:22:31.619Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:31.619Z] #30 36.60 time [2020-06-15T13:22:31.619Z] #30 40.65 internal/poll [2020-06-15T13:22:31.619Z] #30 42.31 internal/syscall/execenv [2020-06-15T13:22:31.619Z] #30 42.43 internal/syscall/unix [2020-06-15T13:22:31.619Z] #30 42.66 os [2020-06-15T13:22:31.619Z] #30 43.25 strings [2020-06-15T13:22:31.619Z] #30 45.24 path [2020-06-15T13:22:31.619Z] #30 45.59 fmt [2020-06-15T13:22:31.619Z] #30 45.74 path/filepath [2020-06-15T13:22:31.619Z] #30 ... [2020-06-15T13:22:31.619Z] [2020-06-15T13:22:31.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:31.619Z] #39 7.431 DEP images/ipc-shm.pb-c.d [2020-06-15T13:22:31.619Z] #39 7.462 PBCC images/ipc-var.pb-c.c [2020-06-15T13:22:31.619Z] #39 7.490 DEP images/ipc-var.pb-c.d [2020-06-15T13:22:31.619Z] #39 7.536 PBCC images/sk-opts.pb-c.c [2020-06-15T13:22:31.619Z] #39 7.572 PBCC images/packet-sock.pb-c.c [2020-06-15T13:22:31.619Z] #39 7.632 DEP images/sk-opts.pb-c.d [2020-06-15T13:22:31.619Z] #39 7.692 DEP images/packet-sock.pb-c.d [2020-06-15T13:22:31.619Z] #39 7.832 PBCC images/sk-netlink.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.013 DEP images/sk-netlink.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.101 PBCC images/sk-inet.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.109 DEP images/sk-inet.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.184 PBCC images/sk-unix.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.225 DEP images/sk-unix.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.272 PBCC images/mm.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.279 DEP images/mm.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.299 PBCC images/timerfd.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.317 DEP images/timerfd.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.346 PBCC images/timer.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.364 DEP images/timer.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.393 PBCC images/sa.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.439 DEP images/sa.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.454 PBCC images/pipe-data.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.460 DEP images/pipe-data.pb-c.d [2020-06-15T13:22:31.619Z] #39 8.550 PBCC images/mnt.pb-c.c [2020-06-15T13:22:31.619Z] #39 8.557 DEP images/mnt.pb-c.d [2020-06-15T13:22:31.460Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:22:31.519Z] > git init /home/ubuntu/workspace/moby_PR-41108 # timeout=10 [2020-06-15T13:22:31.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:22:31.740Z] > git --version # timeout=10 [2020-06-15T13:22:31.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:22:31.754Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:31.901Z] #39 8.595 PBCC images/sk-packet.pb-c.c [2020-06-15T13:22:31.901Z] #39 8.598 DEP images/sk-packet.pb-c.d [2020-06-15T13:22:31.901Z] #39 8.646 PBCC images/tcp-stream.pb-c.c [2020-06-15T13:22:31.901Z] #39 8.706 DEP images/tcp-stream.pb-c.d [2020-06-15T13:22:31.901Z] #39 8.741 PBCC images/pipe.pb-c.c [2020-06-15T13:22:31.901Z] #39 8.792 DEP images/pipe.pb-c.d [2020-06-15T13:22:32.182Z] #39 8.826 PBCC images/pstree.pb-c.c [2020-06-15T13:22:32.182Z] #39 8.832 DEP images/pstree.pb-c.d [2020-06-15T13:22:32.182Z] #39 8.922 PBCC images/fs.pb-c.c [2020-06-15T13:22:32.182Z] #39 8.928 DEP images/fs.pb-c.d [2020-06-15T13:22:32.182Z] #39 8.974 PBCC images/signalfd.pb-c.c [2020-06-15T13:22:32.182Z] #39 9.012 DEP images/signalfd.pb-c.d [2020-06-15T13:22:32.182Z] #39 9.051 PBCC images/fh.pb-c.c [2020-06-15T13:22:32.182Z] #39 9.064 PBCC images/fsnotify.pb-c.c [2020-06-15T13:22:32.183Z] #39 9.171 DEP images/fh.pb-c.d [2020-06-15T13:22:32.355Z] #25 ... [2020-06-15T13:22:32.355Z] [2020-06-15T13:22:32.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:32.355Z] #10 29.91 Reading package lists... [2020-06-15T13:22:32.355Z] #10 37.35 Building dependency tree... [2020-06-15T13:22:32.355Z] #10 41.22 The following additional packages will be installed: [2020-06-15T13:22:32.355Z] #10 41.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T13:22:32.355Z] #10 41.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T13:22:32.355Z] #10 41.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T13:22:32.355Z] #10 41.25 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:22:32.355Z] #10 41.28 Suggested packages: [2020-06-15T13:22:32.355Z] #10 41.28 gcc-8-locales seccomp wine64 [2020-06-15T13:22:32.355Z] #10 42.71 The following NEW packages will be installed: [2020-06-15T13:22:32.355Z] #10 42.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T13:22:32.355Z] #10 42.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T13:22:32.355Z] #10 42.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T13:22:32.355Z] #10 42.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T13:22:32.355Z] #10 42.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T13:22:32.355Z] #10 42.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:22:32.355Z] #10 43.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:22:32.355Z] #10 43.12 Need to get 77.7 MB of archives. [2020-06-15T13:22:32.355Z] #10 43.12 After this operation, 487 MB of additional disk space will be used. [2020-06-15T13:22:32.355Z] #10 43.12 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-15T13:22:32.355Z] #10 43.36 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-15T13:22:32.355Z] #10 43.70 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-15T13:22:32.355Z] #10 43.72 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-15T13:22:32.355Z] #10 43.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-15T13:22:32.355Z] #10 43.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T13:22:32.355Z] #10 44.47 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-15T13:22:32.355Z] #10 45.13 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-15T13:22:32.355Z] #10 45.17 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-15T13:22:32.355Z] #10 ... [2020-06-15T13:22:32.355Z] [2020-06-15T13:22:32.355Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:32.355Z] #32 46.74 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:32.355Z] #32 47.00 Fetched 14.9 MB in 2s (6375 kB/s) [2020-06-15T13:22:32.355Z] #32 47.12 Selecting previously unselected package xxd. [2020-06-15T13:22:32.465Z] #39 9.253 DEP images/fsnotify.pb-c.d [2020-06-15T13:22:32.465Z] #39 9.292 PBCC images/eventpoll.pb-c.c [2020-06-15T13:22:32.465Z] #39 9.314 DEP images/eventpoll.pb-c.d [2020-06-15T13:22:32.465Z] #39 9.382 PBCC images/eventfd.pb-c.c [2020-06-15T13:22:32.465Z] #39 9.385 DEP images/eventfd.pb-c.d [2020-06-15T13:22:32.610Z] #32 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 ... 15410 files and directories currently installed.) [2020-06-15T13:22:32.610Z] #32 47.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:22:32.610Z] #32 47.21 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:22:32.747Z] #39 9.404 PBCC images/remap-file-path.pb-c.c [2020-06-15T13:22:32.747Z] #39 9.408 DEP images/remap-file-path.pb-c.d [2020-06-15T13:22:32.747Z] #39 9.449 PBCC images/fifo.pb-c.c [2020-06-15T13:22:32.747Z] #39 9.454 DEP images/fifo.pb-c.d [2020-06-15T13:22:32.747Z] #39 9.502 PBCC images/ghost-file.pb-c.c [2020-06-15T13:22:32.747Z] #39 9.532 DEP images/ghost-file.pb-c.d [2020-06-15T13:22:32.747Z] #39 9.564 PBCC images/regfile.pb-c.c [2020-06-15T13:22:32.748Z] #39 9.632 DEP images/regfile.pb-c.d [2020-06-15T13:22:32.871Z] #32 47.44 Selecting previously unselected package vim-common. [2020-06-15T13:22:32.871Z] #32 47.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:22:32.871Z] #32 47.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:22:33.042Z] #39 9.641 PBCC images/ns.pb-c.c [2020-06-15T13:22:33.042Z] #39 9.661 DEP images/ns.pb-c.d [2020-06-15T13:22:33.042Z] #39 9.686 PBCC images/fdinfo.pb-c.c [2020-06-15T13:22:33.042Z] #39 9.779 DEP images/fdinfo.pb-c.d [2020-06-15T13:22:33.042Z] #39 ... [2020-06-15T13:22:33.042Z] [2020-06-15T13:22:33.042Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:33.042Z] #33 6.574 Scanning dependencies of target tini-static [2020-06-15T13:22:33.042Z] #33 6.620 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T13:22:33.042Z] #33 7.303 [100%] Linking C executable tini-static [2020-06-15T13:22:33.042Z] #33 7.691 [100%] Built target tini-static [2020-06-15T13:22:33.042Z] #33 7.739 + mkdir -p /build [2020-06-15T13:22:33.042Z] #33 7.740 + cp tini-static /build/docker-init [2020-06-15T13:22:33.042Z] #33 DONE 8.0s [2020-06-15T13:22:33.042Z] [2020-06-15T13:22:33.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:33.042Z] #39 9.814 PBCC images/core-aarch64.pb-c.c [2020-06-15T13:22:33.042Z] #39 9.832 PBCC images/core-arm.pb-c.c [2020-06-15T13:22:33.042Z] #39 9.874 PBCC images/core-ppc64.pb-c.c [2020-06-15T13:22:33.337Z] #39 9.965 PBCC images/core-s390.pb-c.c [2020-06-15T13:22:33.337Z] #39 9.991 PBCC images/core-x86.pb-c.c [2020-06-15T13:22:33.337Z] #39 10.03 PBCC images/core.pb-c.c [2020-06-15T13:22:33.337Z] #39 10.10 PBCC images/inventory.pb-c.c [2020-06-15T13:22:33.337Z] #39 10.19 DEP images/core-aarch64.pb-c.d [2020-06-15T13:22:33.337Z] #39 10.27 DEP images/core-arm.pb-c.d [2020-06-15T13:22:33.337Z] #39 ... [2020-06-15T13:22:33.337Z] [2020-06-15T13:22:33.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:33.337Z] #10 38.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T13:22:33.337Z] #10 38.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T13:22:33.337Z] #10 38.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:22:33.337Z] #10 43.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T13:22:33.337Z] #10 43.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-15T13:22:33.337Z] #10 43.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:22:33.337Z] #10 43.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T13:22:33.337Z] #10 43.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-15T13:22:33.337Z] #10 43.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:22:33.431Z] #32 48.01 Selecting previously unselected package cmake-data. [2020-06-15T13:22:33.431Z] #32 48.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T13:22:33.431Z] #32 48.13 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T13:22:33.431Z] #32 ... [2020-06-15T13:22:33.431Z] [2020-06-15T13:22:33.431Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:22:33.431Z] #51 32.87 Reading package lists... [2020-06-15T13:22:33.431Z] #51 40.31 Building dependency tree... [2020-06-15T13:22:33.431Z] #51 44.12 The following additional packages will be installed: [2020-06-15T13:22:33.431Z] #51 44.13 libbtrfs0 [2020-06-15T13:22:33.431Z] #51 44.38 The following NEW packages will be installed: [2020-06-15T13:22:33.431Z] #51 44.40 libbtrfs-dev libbtrfs0 [2020-06-15T13:22:33.431Z] #51 45.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:22:33.431Z] #51 45.14 Need to get 119 kB of archives. [2020-06-15T13:22:33.431Z] #51 45.14 After this operation, 387 kB of additional disk space will be used. [2020-06-15T13:22:33.431Z] #51 45.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T13:22:33.431Z] #51 45.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T13:22:33.431Z] #51 46.78 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:33.431Z] #51 47.05 Fetched 119 kB in 0s (245 kB/s) [2020-06-15T13:22:33.431Z] #51 47.14 Selecting previously unselected package libbtrfs0. [2020-06-15T13:22:33.431Z] #51 47.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 ... 15410 files and directories currently installed.) [2020-06-15T13:22:33.431Z] #51 47.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T13:22:33.431Z] #51 47.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:22:33.431Z] #51 47.44 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:22:33.431Z] #51 47.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T13:22:33.431Z] #51 47.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:22:33.431Z] #51 47.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:22:33.431Z] #51 47.90 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:22:33.431Z] #51 47.92 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:33.431Z] #51 DONE 48.3s [2020-06-15T13:22:33.621Z] #10 ... [2020-06-15T13:22:33.621Z] [2020-06-15T13:22:33.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:33.621Z] #39 10.37 DEP images/core-ppc64.pb-c.d [2020-06-15T13:22:33.621Z] #39 10.41 DEP images/core-s390.pb-c.d [2020-06-15T13:22:33.621Z] #39 10.47 DEP images/core-x86.pb-c.d [2020-06-15T13:22:33.621Z] #39 10.54 DEP images/core.pb-c.d [2020-06-15T13:22:33.621Z] #39 10.56 DEP images/inventory.pb-c.d [2020-06-15T13:22:33.621Z] #39 10.61 PBCC images/cpuinfo.pb-c.c [2020-06-15T13:22:33.686Z] [2020-06-15T13:22:33.686Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:33.903Z] #39 10.63 DEP images/cpuinfo.pb-c.d [2020-06-15T13:22:33.903Z] #39 10.65 PBCC images/stats.pb-c.c [2020-06-15T13:22:33.903Z] #39 10.65 DEP images/stats.pb-c.d [2020-06-15T13:22:34.522Z] #39 ... [2020-06-15T13:22:34.522Z] [2020-06-15T13:22:34.522Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:34.522Z] #41 39.47 time [2020-06-15T13:22:34.522Z] #41 42.50 internal/fmtsort [2020-06-15T13:22:34.522Z] #41 42.95 strings [2020-06-15T13:22:34.522Z] #41 43.78 os [2020-06-15T13:22:34.522Z] #41 45.61 regexp/syntax [2020-06-15T13:22:34.522Z] #41 46.97 fmt [2020-06-15T13:22:34.522Z] #41 ... [2020-06-15T13:22:34.522Z] [2020-06-15T13:22:34.522Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:34.522Z] #30 47.25 io/ioutil [2020-06-15T13:22:34.522Z] #30 47.70 text/tabwriter [2020-06-15T13:22:34.522Z] #30 49.54 flag [2020-06-15T13:22:34.522Z] #30 49.55 github.com/BurntSushi/toml [2020-06-15T13:22:34.614Z] #52 ... [2020-06-15T13:22:34.614Z] [2020-06-15T13:22:34.614Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:34.614Z] #38 32.45 Reading package lists... [2020-06-15T13:22:34.614Z] #38 39.62 Building dependency tree... [2020-06-15T13:22:34.614Z] #38 43.73 The following additional packages will be installed: [2020-06-15T13:22:34.614Z] #38 43.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T13:22:34.614Z] #38 43.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T13:22:34.614Z] #38 43.75 Suggested packages: [2020-06-15T13:22:34.614Z] #38 43.75 manpages-dev python-setuptools [2020-06-15T13:22:34.614Z] #38 45.94 The following NEW packages will be installed: [2020-06-15T13:22:34.614Z] #38 45.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T13:22:34.614Z] #38 45.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T13:22:34.614Z] #38 45.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T13:22:34.614Z] #38 45.95 python-six zlib1g-dev [2020-06-15T13:22:34.614Z] #38 46.52 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:22:34.614Z] #38 46.52 Need to get 4095 kB of archives. [2020-06-15T13:22:34.614Z] #38 46.52 After this operation, 22.5 MB of additional disk space will be used. [2020-06-15T13:22:34.614Z] #38 46.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-15T13:22:34.614Z] #38 46.52 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-15T13:22:34.614Z] #38 46.52 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-15T13:22:34.614Z] #38 46.53 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-15T13:22:34.614Z] #38 46.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-15T13:22:34.614Z] #38 46.53 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-15T13:22:34.614Z] #38 46.53 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-15T13:22:34.614Z] #38 46.58 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-15T13:22:34.614Z] #38 46.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-15T13:22:34.614Z] #38 46.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-15T13:22:34.614Z] #38 46.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-15T13:22:34.614Z] #38 46.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-15T13:22:34.614Z] #38 46.94 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-15T13:22:34.614Z] #38 46.95 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-15T13:22:34.614Z] #38 46.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T13:22:34.614Z] #38 46.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T13:22:34.614Z] #38 46.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-15T13:22:34.614Z] #38 48.53 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:34.614Z] #38 49.01 Fetched 4095 kB in 1s (4883 kB/s) [2020-06-15T13:22:34.614Z] #38 49.17 Selecting previously unselected package libcap-dev:amd64. [2020-06-15T13:22:34.615Z] #38 49.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 ... 15410 files and directories currently installed.) [2020-06-15T13:22:34.615Z] #38 49.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-15T13:22:34.615Z] #38 49.24 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T13:22:34.870Z] #38 49.42 Selecting previously unselected package libnet1:amd64. [2020-06-15T13:22:34.870Z] #38 49.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:22:34.870Z] #38 49.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:34.870Z] #38 49.59 Selecting previously unselected package libnet1-dev. [2020-06-15T13:22:34.870Z] #38 49.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:22:34.870Z] #38 49.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:35.126Z] #38 49.82 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T13:22:35.126Z] #38 ... [2020-06-15T13:22:35.126Z] [2020-06-15T13:22:35.126Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:35.126Z] #30 39.76 sync [2020-06-15T13:22:35.126Z] #30 39.77 internal/reflectlite [2020-06-15T13:22:35.126Z] #30 42.36 errors [2020-06-15T13:22:35.126Z] #30 42.37 sort [2020-06-15T13:22:35.126Z] #30 42.79 strconv [2020-06-15T13:22:35.126Z] #30 43.64 io [2020-06-15T13:22:35.126Z] #30 45.81 internal/oserror [2020-06-15T13:22:35.126Z] #30 46.15 syscall [2020-06-15T13:22:35.126Z] #30 48.15 reflect [2020-06-15T13:22:35.126Z] #30 ... [2020-06-15T13:22:35.126Z] [2020-06-15T13:22:35.126Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:35.126Z] #10 49.97 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-15T13:22:36.544Z] #30 51.27 log [2020-06-15T13:22:37.079Z] #10 ... [2020-06-15T13:22:37.079Z] [2020-06-15T13:22:37.079Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:37.079Z] #41 41.71 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T13:22:37.079Z] #41 41.71 internal/reflectlite [2020-06-15T13:22:37.079Z] #41 42.04 math/rand [2020-06-15T13:22:37.079Z] #41 43.03 internal/singleflight [2020-06-15T13:22:37.079Z] #41 44.86 strconv [2020-06-15T13:22:37.079Z] #41 44.86 io [2020-06-15T13:22:37.079Z] #41 46.71 bytes [2020-06-15T13:22:37.079Z] #41 49.33 bufio [2020-06-15T13:22:37.079Z] #41 50.29 reflect [2020-06-15T13:22:37.079Z] #41 51.59 syscall [2020-06-15T13:22:37.079Z] #41 ... [2020-06-15T13:22:37.079Z] [2020-06-15T13:22:37.079Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:37.079Z] #25 5.465 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:22:37.079Z] #25 5.971 [2020-06-15T13:22:37.159Z] #30 ... [2020-06-15T13:22:37.159Z] [2020-06-15T13:22:37.160Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:37.160Z] #52 24.40 Checking out files: 67% (2136/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-15T13:22:37.160Z] #52 25.28 + cd /tmp/tmp.POSEVUrVcM/src/github.com/containerd/containerd [2020-06-15T13:22:37.160Z] #52 25.28 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:22:37.160Z] #52 26.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T13:22:37.160Z] #52 26.27 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T13:22:37.160Z] #52 26.27 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:22:37.160Z] #52 26.27 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:22:37.160Z] #52 26.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T13:22:37.160Z] #52 26.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T13:22:37.160Z] #52 26.27 + '[' '' = dynamic ']' [2020-06-15T13:22:37.160Z] #52 26.27 + make [2020-06-15T13:22:37.591Z] #25 6.147 0.2% ##### 8.3% ######### 13.4% ############## 19.9% ################## 26.4% ########################## 37.2% ################################ 44.8% ####################################### 55.3% ############################################# 63.8% ################################################### 71.8% ########################################################## 81.9% ############################################################## 87.5% ################################################################### 93.8% ######################################################################## 100.0% [2020-06-15T13:22:38.152Z] #25 8.035 [2020-06-15T13:22:38.167Z] #52 27.02 + bin/ctr [2020-06-15T13:22:38.925Z] #25 8.216 #### 6.9% ################ 23.2% ######################### 36.0% ##################################### 51.7% ############################################# 62.9% ################################################### 72.2% ############################################################ 84.2% ######################################################################## 100.0% [2020-06-15T13:22:39.486Z] #25 9.702 [2020-06-15T13:22:39.638Z] #52 ... [2020-06-15T13:22:39.638Z] [2020-06-15T13:22:39.638Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:39.638Z] #47 44.48 os [2020-06-15T13:22:39.638Z] #47 44.72 encoding/binary [2020-06-15T13:22:39.638Z] #47 46.44 encoding/base64 [2020-06-15T13:22:39.638Z] #47 47.04 fmt [2020-06-15T13:22:39.638Z] #47 47.31 golang.org/x/sys/unix [2020-06-15T13:22:39.638Z] #47 50.76 encoding/json [2020-06-15T13:22:39.638Z] #47 54.40 github.com/pkg/diff [2020-06-15T13:22:39.638Z] #47 ... [2020-06-15T13:22:39.638Z] [2020-06-15T13:22:39.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:39.638Z] #39 11.55 make[1]: Nothing to be done for 'all'. [2020-06-15T13:22:39.638Z] #39 12.43 CC images/stats.o [2020-06-15T13:22:39.638Z] #39 12.62 CC images/core.o [2020-06-15T13:22:39.638Z] #39 12.85 CC images/core-x86.o [2020-06-15T13:22:39.638Z] #39 13.16 CC images/core-arm.o [2020-06-15T13:22:39.638Z] #39 13.36 CC images/core-aarch64.o [2020-06-15T13:22:39.638Z] #39 13.63 CC images/core-ppc64.o [2020-06-15T13:22:39.638Z] #39 13.99 CC images/core-s390.o [2020-06-15T13:22:39.638Z] #39 14.31 CC images/cpuinfo.o [2020-06-15T13:22:39.638Z] #39 14.51 CC images/inventory.o [2020-06-15T13:22:39.638Z] #39 14.74 CC images/fdinfo.o [2020-06-15T13:22:39.638Z] #39 15.05 CC images/fown.o [2020-06-15T13:22:39.638Z] #39 15.24 CC images/ns.o [2020-06-15T13:22:39.638Z] #39 15.41 CC images/regfile.o [2020-06-15T13:22:39.638Z] #39 15.63 CC images/ghost-file.o [2020-06-15T13:22:39.638Z] #39 15.75 CC images/fifo.o [2020-06-15T13:22:39.638Z] #39 15.85 CC images/remap-file-path.o [2020-06-15T13:22:39.638Z] #39 15.99 CC images/eventfd.o [2020-06-15T13:22:39.638Z] #39 16.18 CC images/eventpoll.o [2020-06-15T13:22:39.638Z] #39 16.46 CC images/fh.o [2020-06-15T13:22:39.921Z] #39 16.75 CC images/fsnotify.o [2020-06-15T13:22:40.547Z] #39 ... [2020-06-15T13:22:40.547Z] [2020-06-15T13:22:40.547Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:40.547Z] #30 52.96 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:22:40.547Z] #30 DONE 55.5s [2020-06-15T13:22:40.547Z] [2020-06-15T13:22:40.547Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:40.547Z] #47 54.88 go/ast [2020-06-15T13:22:40.835Z] #47 55.79 golang.org/x/crypto/ssh/terminal [2020-06-15T13:22:41.332Z] #25 9.979 1.2% ###### 9.5% ############ 17.7% ################# 24.6% ###################### 31.8% ######################### 35.3% ############################# 41.5% ################################# 46.1% ####################################### 54.3% ########################################## 59.6% ############################################## 64.8% ################################################## 70.4% ######################################################## 79.1% ################################################################ 90.2% ######################################################################## 100.0% [2020-06-15T13:22:41.880Z] #47 56.75 mvdan.cc/editorconfig [2020-06-15T13:22:41.894Z] #25 11.85 [2020-06-15T13:22:42.163Z] #47 57.38 mvdan.cc/sh/v3/fileutil [2020-06-15T13:22:42.445Z] #47 57.47 mvdan.cc/sh/v3/syntax [2020-06-15T13:22:43.473Z] Fetching without tags [2020-06-15T13:22:43.779Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:22:44.489Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:22:44.489Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:22:43.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:22:43.413Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:22:43.424Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:43.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:22:43.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:22:43.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:22:43.470Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:43.779Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:22:43.792Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:22:44.448Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:22:44.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:22:44.484Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:22:44.501Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:22:45.122Z] #47 ... [2020-06-15T13:22:45.122Z] [2020-06-15T13:22:45.122Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:45.122Z] #41 49.79 regexp [2020-06-15T13:22:45.122Z] #41 50.35 flag [2020-06-15T13:22:45.122Z] #41 51.38 go/token [2020-06-15T13:22:45.122Z] #41 51.73 internal/lazyregexp [2020-06-15T13:22:45.122Z] #41 52.01 net/url [2020-06-15T13:22:45.122Z] #41 52.19 go/scanner [2020-06-15T13:22:45.122Z] #41 53.15 text/template/parse [2020-06-15T13:22:45.122Z] #41 53.23 go/ast [2020-06-15T13:22:45.122Z] #41 56.31 text/template [2020-06-15T13:22:45.122Z] #41 57.08 go/parser [2020-06-15T13:22:45.122Z] #41 59.71 github.com/LK4D4/vndr/versioned [2020-06-15T13:22:45.122Z] #41 59.79 compress/flate [2020-06-15T13:22:45.122Z] #41 59.83 go/doc [2020-06-15T13:22:45.122Z] #41 ... [2020-06-15T13:22:45.122Z] [2020-06-15T13:22:45.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:45.122Z] #39 17.33 CC images/signalfd.o [2020-06-15T13:22:45.122Z] #39 17.83 CC images/fs.o [2020-06-15T13:22:45.122Z] #39 18.01 CC images/pstree.o [2020-06-15T13:22:45.122Z] #39 18.12 CC images/pipe.o [2020-06-15T13:22:45.122Z] #39 18.28 CC images/tcp-stream.o [2020-06-15T13:22:45.122Z] #39 18.58 CC images/sk-packet.o [2020-06-15T13:22:45.122Z] #39 18.74 CC images/mnt.o [2020-06-15T13:22:45.122Z] #39 18.95 CC images/pipe-data.o [2020-06-15T13:22:45.122Z] #39 19.00 CC images/sa.o [2020-06-15T13:22:45.122Z] #39 19.14 CC images/timer.o [2020-06-15T13:22:45.122Z] #39 19.35 CC images/timerfd.o [2020-06-15T13:22:45.122Z] #39 19.50 CC images/mm.o [2020-06-15T13:22:45.122Z] #39 19.64 CC images/sk-opts.o [2020-06-15T13:22:45.122Z] #39 19.74 CC images/sk-unix.o [2020-06-15T13:22:45.122Z] #39 20.02 CC images/sk-inet.o [2020-06-15T13:22:45.122Z] #39 20.20 CC images/tun.o [2020-06-15T13:22:45.122Z] #39 20.45 CC images/sk-netlink.o [2020-06-15T13:22:45.122Z] #39 20.54 CC images/packet-sock.o [2020-06-15T13:22:45.122Z] #39 20.79 CC images/ipc-var.o [2020-06-15T13:22:45.122Z] #39 20.99 CC images/ipc-desc.o [2020-06-15T13:22:45.122Z] #39 21.06 CC images/ipc-shm.o [2020-06-15T13:22:45.122Z] #39 21.25 CC images/ipc-msg.o [2020-06-15T13:22:45.122Z] #39 21.48 CC images/ipc-sem.o [2020-06-15T13:22:45.122Z] #39 21.59 CC images/utsns.o [2020-06-15T13:22:45.122Z] #39 21.70 CC images/creds.o [2020-06-15T13:22:45.122Z] #39 21.90 CC images/vma.o [2020-06-15T13:22:45.235Z] #25 12.07 1.0% # 2.6% ### 5.0% ##### 7.2% ###### 9.2% ######## 11.7% ########## 13.9% ########### 15.3% ############ 17.4% ############## 19.8% ############### 21.7% ################ 23.0% ################# 24.8% ################### 26.7% #################### 29.0% ###################### 30.9% ####################### 32.3% ######################## 33.9% ######################### 35.5% ########################### 37.8% ############################ 39.9% ############################## 42.4% ############################### 44.4% ################################# 46.5% ################################## 48.3% #################################### 50.3% ##################################### 52.0% ##################################### 52.5% ####################################### 54.2% [2020-06-15T13:22:45.235Z] #25 ... [2020-06-15T13:22:45.235Z] [2020-06-15T13:22:45.235Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:45.235Z] #38 49.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 49.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:22:45.235Z] #38 50.01 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-15T13:22:45.235Z] #38 50.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 50.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T13:22:45.235Z] #38 50.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T13:22:45.235Z] #38 50.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 50.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:22:45.235Z] #38 50.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-15T13:22:45.235Z] #38 50.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 50.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T13:22:45.235Z] #38 50.60 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-15T13:22:45.235Z] #38 50.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 50.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:22:45.235Z] #38 51.11 Selecting previously unselected package libprotobuf17:amd64. [2020-06-15T13:22:45.235Z] #38 51.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 51.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:45.235Z] #38 52.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-15T13:22:45.235Z] #38 52.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 52.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:45.235Z] #38 52.63 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-15T13:22:45.235Z] #38 52.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 52.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:45.235Z] #38 54.53 Selecting previously unselected package libprotoc17:amd64. [2020-06-15T13:22:45.235Z] #38 54.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 54.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:45.235Z] #38 55.22 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T13:22:45.235Z] #38 55.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 55.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:22:45.235Z] #38 55.40 Selecting previously unselected package protobuf-compiler. [2020-06-15T13:22:45.235Z] #38 55.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 55.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:22:45.235Z] #38 55.61 Selecting previously unselected package python-pkg-resources. [2020-06-15T13:22:45.235Z] #38 55.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:22:45.235Z] #38 55.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T13:22:45.235Z] #38 55.96 Selecting previously unselected package python-six. [2020-06-15T13:22:45.235Z] #38 55.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T13:22:45.235Z] #38 56.00 Unpacking python-six (1.12.0-1) ... [2020-06-15T13:22:45.235Z] #38 56.14 Selecting previously unselected package python-protobuf. [2020-06-15T13:22:45.235Z] #38 56.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-15T13:22:45.235Z] #38 56.18 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T13:22:45.235Z] #38 56.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T13:22:45.235Z] #38 ... [2020-06-15T13:22:45.235Z] [2020-06-15T13:22:45.235Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:45.405Z] #39 22.04 CC images/netdev.o [2020-06-15T13:22:45.405Z] #39 22.21 CC images/tty.o [2020-06-15T13:22:45.687Z] #39 22.53 CC images/file-lock.o [2020-06-15T13:22:45.969Z] #39 22.71 CC images/rlimit.o [2020-06-15T13:22:45.969Z] #39 22.81 CC images/pagemap.o [2020-06-15T13:22:46.251Z] #39 23.05 CC images/siginfo.o [2020-06-15T13:22:46.514Z] #25 12.07 1.0% # 2.6% ### 5.0% ##### 7.2% ###### 9.2% ######## 11.7% ########## 13.9% ########### 15.3% ############ 17.4% ############## 19.8% ############### 21.7% ################ 23.0% ################# 24.8% ################### 26.7% #################### 29.0% ###################### 30.9% ####################### 32.3% ######################## 33.9% ######################### 35.5% ########################### 37.8% ############################ 39.9% ############################## 42.4% ############################### 44.4% ################################# 46.5% ################################## 48.3% #################################### 50.3% ##################################### 52.0% ##################################### 52.5% ####################################### 54.2% ######################################## 56.2% ########################################## 58.5% ############################################ 61.3% ############################################ 61.8% ############################################ 62.1% ############################################# 63.0% ############################################## 65.1% ################################################ 67.9% ################################################## 70.2% ################################################### 71.1% ################################################### 72.2% ##################################################### 74.0% ###################################################### 76.3% [2020-06-15T13:22:46.514Z] #25 ... [2020-06-15T13:22:46.514Z] [2020-06-15T13:22:46.514Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:22:46.514Z] #52 2.920 + RM_GOPATH=0 [2020-06-15T13:22:46.514Z] #52 2.920 + TMP_GOPATH= [2020-06-15T13:22:46.514Z] #52 2.920 + : /build [2020-06-15T13:22:46.514Z] #52 2.920 + '[' -z '' ']' [2020-06-15T13:22:46.514Z] #52 2.920 ++ mktemp -d [2020-06-15T13:22:46.514Z] #52 2.929 + export GOPATH=/tmp/tmp.q59jJtcv7y [2020-06-15T13:22:46.514Z] #52 2.930 + GOPATH=/tmp/tmp.q59jJtcv7y [2020-06-15T13:22:46.514Z] #52 2.930 + RM_GOPATH=1 [2020-06-15T13:22:46.514Z] #52 2.930 + case "$(go env GOARCH)" in [2020-06-15T13:22:46.514Z] #52 2.931 ++ go env GOARCH [2020-06-15T13:22:46.514Z] #52 2.969 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:46.514Z] #52 2.969 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:46.514Z] #52 2.970 ++ dirname /tmp/install/install.sh [2020-06-15T13:22:46.514Z] #52 2.971 + dir=/tmp/install [2020-06-15T13:22:46.514Z] #52 2.972 + bin=containerd [2020-06-15T13:22:46.514Z] #52 2.972 + shift [2020-06-15T13:22:46.514Z] #52 2.972 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T13:22:46.514Z] #52 2.972 + . /tmp/install/containerd.installer [2020-06-15T13:22:46.514Z] #52 2.973 ++ set -e [2020-06-15T13:22:46.514Z] #52 2.973 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:22:46.514Z] #52 2.976 + install_containerd [2020-06-15T13:22:46.514Z] #52 2.977 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T13:22:46.514Z] #52 2.982 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:22:46.514Z] #52 2.982 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q59jJtcv7y/src/github.com/containerd/containerd [2020-06-15T13:22:46.514Z] #52 2.985 Cloning into '/tmp/tmp.q59jJtcv7y/src/github.com/containerd/containerd'... [2020-06-15T13:22:46.514Z] #52 ... [2020-06-15T13:22:46.514Z] [2020-06-15T13:22:46.514Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:22:46.514Z] #28 51.25 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 94% (1434/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-15T13:22:46.514Z] #28 52.31 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T13:22:46.514Z] #28 52.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T13:22:46.533Z] #39 23.27 CC images/rpc.o [2020-06-15T13:22:46.770Z] #28 ... [2020-06-15T13:22:46.770Z] [2020-06-15T13:22:46.770Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:46.817Z] #39 ... [2020-06-15T13:22:46.817Z] [2020-06-15T13:22:46.817Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:46.817Z] #10 61.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T13:22:46.817Z] #10 61.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-15T13:22:46.817Z] #10 61.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:22:47.284Z] #25 12.07 1.0% # 2.6% ### 5.0% ##### 7.2% ###### 9.2% ######## 11.7% ########## 13.9% ########### 15.3% ############ 17.4% ############## 19.8% ############### 21.7% ################ 23.0% ################# 24.8% ################### 26.7% #################### 29.0% ###################### 30.9% ####################### 32.3% ######################## 33.9% ######################### 35.5% ########################### 37.8% ############################ 39.9% ############################## 42.4% ############################### 44.4% ################################# 46.5% ################################## 48.3% #################################### 50.3% ##################################### 52.0% ##################################### 52.5% ####################################### 54.2% ######################################## 56.2% ########################################## 58.5% ############################################ 61.3% ############################################ 61.8% ############################################ 62.1% ############################################# 63.0% ############################################## 65.1% ################################################ 67.9% ################################################## 70.2% ################################################### 71.1% ################################################### 72.2% ##################################################### 74.0% ###################################################### 76.3% ######################################################### 79.5% ########################################################## 80.6% ########################################################### 82.1% ############################################################ 84.6% ############################################################# 85.7% ############################################################### 87.9% [2020-06-15T13:22:47.284Z] #25 ... [2020-06-15T13:22:47.284Z] [2020-06-15T13:22:47.284Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:47.284Z] #32 51.90 Selecting previously unselected package libicu63:amd64. [2020-06-15T13:22:47.284Z] #32 51.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T13:22:47.284Z] #32 51.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:22:47.284Z] #32 60.67 Selecting previously unselected package libxml2:amd64. [2020-06-15T13:22:47.284Z] #32 60.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-15T13:22:47.284Z] #32 60.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:22:47.284Z] #32 61.45 Selecting previously unselected package libarchive13:amd64. [2020-06-15T13:22:47.284Z] #32 61.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-15T13:22:47.284Z] #32 61.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T13:22:47.284Z] #32 61.85 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-15T13:22:47.284Z] #32 61.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-15T13:22:47.284Z] #32 61.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T13:22:47.284Z] #32 62.03 Selecting previously unselected package librhash0:amd64. [2020-06-15T13:22:47.284Z] #32 62.03 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-15T13:22:47.284Z] #32 62.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-15T13:22:47.284Z] #32 ... [2020-06-15T13:22:47.284Z] [2020-06-15T13:22:47.284Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:47.796Z] #25 12.07 1.0% # 2.6% ### 5.0% ##### 7.2% ###### 9.2% ######## 11.7% ########## 13.9% ########### 15.3% ############ 17.4% ############## 19.8% ############### 21.7% ################ 23.0% ################# 24.8% ################### 26.7% #################### 29.0% ###################### 30.9% ####################### 32.3% ######################## 33.9% ######################### 35.5% ########################### 37.8% ############################ 39.9% ############################## 42.4% ############################### 44.4% ################################# 46.5% ################################## 48.3% #################################### 50.3% ##################################### 52.0% ##################################### 52.5% ####################################### 54.2% ######################################## 56.2% ########################################## 58.5% ############################################ 61.3% ############################################ 61.8% ############################################ 62.1% ############################################# 63.0% ############################################## 65.1% ################################################ 67.9% ################################################## 70.2% ################################################### 71.1% ################################################### 72.2% ##################################################### 74.0% ###################################################### 76.3% ######################################################### 79.5% ########################################################## 80.6% ########################################################### 82.1% ############################################################ 84.6% ############################################################# 85.7% ############################################################### 87.9% ################################################################ 89.2% ################################################################# 90.8% ################################################################## 92.1% ################################################################### 94.0% ##################################################################### 96.0% ###################################################################### 98.1% ######################################################################## 100.0% [2020-06-15T13:22:48.052Z] #25 18.08 [2020-06-15T13:22:48.308Z] #25 ... [2020-06-15T13:22:48.308Z] [2020-06-15T13:22:48.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:48.308Z] #10 52.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-15T13:22:48.308Z] #10 52.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-15T13:22:48.308Z] #10 52.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T13:22:48.308Z] #10 52.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T13:22:48.308Z] #10 52.96 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-15T13:22:48.308Z] #10 52.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-15T13:22:48.308Z] #10 52.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-15T13:22:48.308Z] #10 53.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-15T13:22:48.308Z] #10 53.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-15T13:22:48.308Z] #10 53.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-15T13:22:48.308Z] #10 53.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-15T13:22:48.308Z] #10 53.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-15T13:22:48.308Z] #10 53.24 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-15T13:22:48.308Z] #10 53.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-15T13:22:48.308Z] #10 53.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-15T13:22:48.308Z] #10 54.78 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:22:48.308Z] #10 55.03 Fetched 77.7 MB in 10s (7424 kB/s) [2020-06-15T13:22:48.308Z] #10 55.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T13:22:48.308Z] #10 55.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:22:48.308Z] #10 55.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-15T13:22:48.308Z] #10 55.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:22:48.308Z] #10 58.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T13:22:48.308Z] #10 58.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-15T13:22:48.308Z] #10 58.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:22:48.308Z] #10 61.69 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T13:22:48.308Z] #10 61.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T13:22:48.308Z] #10 61.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:22:48.308Z] #10 61.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-15T13:22:48.308Z] #10 61.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:22:48.308Z] #10 61.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:22:48.308Z] #10 62.16 Selecting previously unselected package dmsetup. [2020-06-15T13:22:48.308Z] #10 62.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:22:48.308Z] #10 62.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T13:22:48.308Z] #10 62.41 Selecting previously unselected package mingw-w64-common. [2020-06-15T13:22:48.308Z] #10 62.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T13:22:48.308Z] #10 62.44 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T13:22:48.564Z] #10 ... [2020-06-15T13:22:48.564Z] [2020-06-15T13:22:48.564Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:48.564Z] #47 53.33 syscall [2020-06-15T13:22:48.564Z] #47 53.35 reflect [2020-06-15T13:22:48.564Z] #47 62.31 time [2020-06-15T13:22:48.819Z] #47 ... [2020-06-15T13:22:48.819Z] [2020-06-15T13:22:48.819Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:48.819Z] #32 62.22 Selecting previously unselected package libuv1:amd64. [2020-06-15T13:22:48.819Z] #32 62.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-15T13:22:48.819Z] #32 62.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-15T13:22:48.819Z] #32 62.52 Selecting previously unselected package cmake. [2020-06-15T13:22:48.820Z] #32 62.52 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-15T13:22:48.820Z] #32 62.53 Unpacking cmake (3.13.4-1) ... [2020-06-15T13:22:48.996Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:22:50.061Z] Fetching without tags [2020-06-15T13:22:50.121Z] + docker version [2020-06-15T13:22:50.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:22:50.025Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:22:50.052Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:50.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:22:50.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:22:50.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:22:50.086Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:50.482Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:22:50.714Z] #32 ... [2020-06-15T13:22:50.714Z] [2020-06-15T13:22:50.714Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:50.714Z] #30 55.49 time [2020-06-15T13:22:50.714Z] #30 62.92 internal/poll [2020-06-15T13:22:50.714Z] #30 64.10 internal/fmtsort [2020-06-15T13:22:50.714Z] #30 64.83 internal/syscall/execenv [2020-06-15T13:22:50.714Z] #30 64.99 internal/syscall/unix [2020-06-15T13:22:50.714Z] #30 65.15 strings [2020-06-15T13:22:50.714Z] #30 65.20 os [2020-06-15T13:22:50.970Z] #30 ... [2020-06-15T13:22:50.970Z] [2020-06-15T13:22:50.970Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:50.970Z] #25 19.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:22:50.970Z] #25 19.47 [2020-06-15T13:22:50.970Z] #25 19.66 ######################################################################## 100.0% [2020-06-15T13:22:50.970Z] #25 19.84 [2020-06-15T13:22:50.970Z] #25 20.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:22:51.198Z] #10 ... [2020-06-15T13:22:51.198Z] [2020-06-15T13:22:51.198Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:51.198Z] #47 62.21 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T13:22:51.198Z] #47 DONE 66.0s [2020-06-15T13:22:51.198Z] [2020-06-15T13:22:51.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:22:51.198Z] #39 23.96 CC images/ext-file.o [2020-06-15T13:22:51.198Z] #39 24.13 CC images/cgroup.o [2020-06-15T13:22:51.198Z] #39 24.42 CC images/userns.o [2020-06-15T13:22:51.198Z] #39 24.59 CC images/google/protobuf/descriptor.o [2020-06-15T13:22:51.198Z] #39 25.63 CC images/opts.o [2020-06-15T13:22:51.198Z] #39 25.82 CC images/seccomp.o [2020-06-15T13:22:51.198Z] #39 25.98 CC images/binfmt-misc.o [2020-06-15T13:22:51.198Z] #39 26.07 CC images/time.o [2020-06-15T13:22:51.198Z] #39 26.15 CC images/sysctl.o [2020-06-15T13:22:51.198Z] #39 26.25 CC images/autofs.o [2020-06-15T13:22:51.198Z] #39 26.34 CC images/macvlan.o [2020-06-15T13:22:51.198Z] #39 26.44 CC images/sit.o [2020-06-15T13:22:51.198Z] #39 26.54 CC images/memfd.o [2020-06-15T13:22:51.198Z] #39 26.77 CC images/timens.o [2020-06-15T13:22:51.198Z] #39 27.01 LINK images/built-in.o [2020-06-15T13:22:51.198Z] #39 27.06 GEN compel/include/asm [2020-06-15T13:22:51.198Z] #39 27.06 GEN compel/include/version.h [2020-06-15T13:22:51.198Z] #39 27.08 touch .config [2020-06-15T13:22:51.198Z] #39 27.11 GEN include/common/config.h [2020-06-15T13:22:51.198Z] #39 27.15 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-06-15T13:22:51.198Z] #39 27.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T13:22:51.199Z] #39 27.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T13:22:51.199Z] #39 27.26 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-06-15T13:22:51.199Z] #39 27.26 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-06-15T13:22:51.199Z] #39 27.28 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-06-15T13:22:51.199Z] #39 27.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T13:22:51.199Z] #39 27.30 DEP compel/plugins/std/infect.d [2020-06-15T13:22:51.199Z] #39 27.41 DEP compel/plugins/std/string.d [2020-06-15T13:22:51.199Z] #39 27.52 DEP compel/plugins/std/log.d [2020-06-15T13:22:51.199Z] #39 27.63 DEP compel/plugins/std/fds.d [2020-06-15T13:22:51.199Z] #39 27.76 DEP compel/plugins/std/std.d [2020-06-15T13:22:51.199Z] #39 27.85 DEP compel/plugins/shmem/shmem.d [2020-06-15T13:22:51.199Z] #39 27.93 DEP compel/plugins/fds/fds.d [2020-06-15T13:22:51.199Z] #39 28.10 CC compel/plugins/std/std.o [2020-06-15T13:22:51.226Z] #25 21.34 [2020-06-15T13:22:51.348Z] Fetching without tags [2020-06-15T13:22:51.482Z] #25 21.56 ################# 23.8% ######################################################################## 100.0% [2020-06-15T13:22:51.576Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:22:51.577Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:22:51.738Z] #25 21.85 [2020-06-15T13:22:51.834Z] #39 28.48 CC compel/plugins/std/fds.o [2020-06-15T13:22:51.834Z] #39 28.70 CC compel/plugins/std/log.o [2020-06-15T13:22:51.884Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:22:51.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:22:51.287Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:22:51.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:51.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:22:51.343Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:22:51.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:22:51.353Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:22:51.885Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:22:51.916Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:22:50.510Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:22:50.527Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:22:51.557Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:22:51.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:22:51.595Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:22:51.607Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:22:52.449Z] #39 29.20 CC compel/plugins/std/string.o [2020-06-15T13:22:52.731Z] #39 29.53 CC compel/plugins/std/infect.o [2020-06-15T13:22:52.800Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:22:52.800Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:22:53.013Z] #39 29.75 CC compel/arch/s390/plugins/std/parasite-head.o [2020-06-15T13:22:53.013Z] #39 29.78 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-06-15T13:22:53.013Z] #39 29.82 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-06-15T13:22:53.102Z] #25 ... [2020-06-15T13:22:53.102Z] [2020-06-15T13:22:53.102Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:22:53.102Z] #32 65.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:22:53.102Z] #32 65.79 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:22:53.102Z] #32 65.80 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-15T13:22:53.102Z] #32 65.81 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:22:53.102Z] #32 65.86 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-15T13:22:53.102Z] #32 65.89 Setting up cmake-data (3.13.4-1) ... [2020-06-15T13:22:53.102Z] #32 65.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:22:53.102Z] #32 65.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T13:22:53.102Z] #32 65.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T13:22:53.102Z] #32 65.95 Setting up cmake (3.13.4-1) ... [2020-06-15T13:22:53.102Z] #32 66.00 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:22:53.102Z] #32 66.11 Processing triggers for mime-support (3.62) ... [2020-06-15T13:22:53.102Z] #32 DONE 67.6s [2020-06-15T13:22:53.102Z] [2020-06-15T13:22:53.102Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:22:53.102Z] #25 22.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:22:53.102Z] #25 23.19 skipping existing 1849cc453dee [2020-06-15T13:22:53.296Z] #39 29.93 AR compel/plugins/std.lib.a [2020-06-15T13:22:53.296Z] #39 29.96 CC compel/plugins/fds/fds.o [2020-06-15T13:22:53.358Z] #25 23.45 [2020-06-15T13:22:53.578Z] #39 30.25 AR compel/plugins/fds.lib.a [2020-06-15T13:22:53.578Z] #39 30.28 HOSTDEP compel/src/lib/log-host.d [2020-06-15T13:22:53.578Z] #39 30.36 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T13:22:53.578Z] #39 30.43 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-06-15T13:22:53.578Z] #39 30.49 HOSTDEP compel/src/main-host.d [2020-06-15T13:22:53.860Z] #39 30.59 DEP compel/src/lib/ptrace.d [2020-06-15T13:22:53.860Z] #39 30.74 DEP compel/src/lib/infect.d [2020-06-15T13:22:54.143Z] #39 30.95 DEP compel/src/lib/infect-util.d [2020-06-15T13:22:54.143Z] #39 31.03 DEP compel/src/lib/infect-rpc.d [2020-06-15T13:22:54.425Z] #39 31.10 DEP compel/arch/s390/src/lib/infect.d [2020-06-15T13:22:54.425Z] #39 31.18 DEP compel/arch/s390/src/lib/cpu.d [2020-06-15T13:22:54.425Z] #39 31.19 DEP compel/src/lib/log.d [2020-06-15T13:22:54.425Z] #39 31.28 DEP compel/src/main.d [2020-06-15T13:22:54.425Z] #39 31.38 DEP compel/src/lib/handle-elf.d [2020-06-15T13:22:52.725Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:22:52.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:22:52.793Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:22:52.814Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:22:54.707Z] #39 31.49 DEP compel/arch/s390/src/lib/handle-elf.d [2020-06-15T13:22:54.707Z] #39 31.59 CC compel/src/lib/log.o [2020-06-15T13:22:54.727Z] #25 24.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:22:54.983Z] #25 24.95 [2020-06-15T13:22:54.990Z] #39 31.83 CC compel/arch/s390/src/lib/cpu.o [2020-06-15T13:22:55.240Z] #25 25.14 #=#=# ######################################################################## 100.0% [2020-06-15T13:22:55.240Z] #25 25.32 [2020-06-15T13:22:55.240Z] #25 25.41 Download of images into '/build' complete. [2020-06-15T13:22:55.272Z] #39 32.01 CC compel/arch/s390/src/lib/infect.o [2020-06-15T13:22:55.497Z] #25 25.42 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:22:55.497Z] #25 25.42 tar -cC '/build' . | docker load [2020-06-15T13:22:55.497Z] #25 DONE 25.5s [2020-06-15T13:22:55.497Z] [2020-06-15T13:22:55.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:55.497Z] #10 69.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T13:22:55.497Z] #10 70.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T13:22:55.497Z] #10 70.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:22:55.497Z] #10 ... [2020-06-15T13:22:55.497Z] [2020-06-15T13:22:55.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:55.497Z] #41 60.20 time [2020-06-15T13:22:55.497Z] #41 66.51 strings [2020-06-15T13:22:55.497Z] #41 67.01 os [2020-06-15T13:22:55.497Z] #41 70.16 regexp/syntax [2020-06-15T13:22:55.753Z] #41 ... [2020-06-15T13:22:55.753Z] [2020-06-15T13:22:55.753Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:55.753Z] #47 69.48 os [2020-06-15T13:22:55.753Z] #47 69.54 encoding/binary [2020-06-15T13:22:55.792Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [2020-06-15T13:22:55.888Z] #39 32.61 CC compel/src/lib/infect-rpc.o [2020-06-15T13:22:56.170Z] #39 32.78 CC compel/src/lib/infect-util.o [2020-06-15T13:22:56.170Z] #39 33.01 CC compel/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:22:56.674Z] Client: Docker Engine - Community [2020-06-15T13:22:56.674Z] Version: 19.03.11 [2020-06-15T13:22:56.674Z] API version: 1.40 [2020-06-15T13:22:56.674Z] Go version: go1.13.10 [2020-06-15T13:22:56.674Z] Git commit: 42e35e61f3 [2020-06-15T13:22:56.674Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-15T13:22:56.674Z] OS/Arch: linux/amd64 [2020-06-15T13:22:56.674Z] Experimental: false [2020-06-15T13:22:56.674Z] [2020-06-15T13:22:56.674Z] Server: Docker Engine - Community [2020-06-15T13:22:56.674Z] Engine: [2020-06-15T13:22:56.674Z] Version: 19.03.11 [2020-06-15T13:22:56.674Z] API version: 1.40 (minimum version 1.12) [2020-06-15T13:22:56.674Z] Go version: go1.13.10 [2020-06-15T13:22:56.674Z] Git commit: 42e35e61f3 [2020-06-15T13:22:56.674Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-15T13:22:56.674Z] OS/Arch: linux/amd64 [2020-06-15T13:22:56.674Z] Experimental: true [2020-06-15T13:22:56.674Z] containerd: [2020-06-15T13:22:56.674Z] Version: 1.2.13 [2020-06-15T13:22:56.674Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:22:56.674Z] runc: [2020-06-15T13:22:56.674Z] Version: 1.0.0-rc10 [2020-06-15T13:22:56.674Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:22:56.674Z] docker-init: [2020-06-15T13:22:56.674Z] Version: 0.18.0 [2020-06-15T13:22:56.674Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T13:22:56.786Z] #39 ... [2020-06-15T13:22:56.786Z] [2020-06-15T13:22:56.786Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:56.786Z] #41 62.04 crypto/rand [2020-06-15T13:22:56.786Z] #41 62.24 github.com/LK4D4/vndr/build [2020-06-15T13:22:56.786Z] #41 62.56 crypto/ed25519 [2020-06-15T13:22:56.786Z] #41 62.84 crypto/rsa [2020-06-15T13:22:56.786Z] #41 63.92 crypto/dsa [2020-06-15T13:22:56.786Z] #41 64.19 crypto/x509/pkix [2020-06-15T13:22:56.786Z] #41 64.62 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T13:22:56.786Z] #41 64.86 net [2020-06-15T13:22:56.786Z] #41 66.05 vendor/golang.org/x/sys/cpu [2020-06-15T13:22:56.786Z] #41 66.53 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-15T13:22:56.786Z] #41 67.05 vendor/golang.org/x/crypto/poly1305 [2020-06-15T13:22:56.786Z] #41 67.39 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T13:22:56.786Z] #41 67.76 vendor/golang.org/x/crypto/curve25519 [2020-06-15T13:22:56.786Z] #41 68.15 vendor/golang.org/x/crypto/hkdf [2020-06-15T13:22:56.786Z] #41 68.28 vendor/golang.org/x/text/transform [2020-06-15T13:22:56.786Z] #41 68.84 vendor/golang.org/x/text/unicode/bidi [2020-06-15T13:22:56.786Z] #41 70.18 vendor/golang.org/x/text/secure/bidirule [2020-06-15T13:22:56.786Z] #41 70.50 vendor/golang.org/x/text/unicode/norm [2020-06-15T13:22:57.026Z] + docker version [2020-06-15T13:22:57.052Z] + docker info [2020-06-15T13:22:57.119Z] #47 ... [2020-06-15T13:22:57.119Z] [2020-06-15T13:22:57.119Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:22:57.119Z] #38 61.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:57.119Z] #38 61.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:57.119Z] #38 61.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:22:57.119Z] #38 61.94 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T13:22:57.119Z] #38 61.97 Setting up python-six (1.12.0-1) ... [2020-06-15T13:22:57.119Z] #38 66.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:22:57.119Z] #38 66.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:22:57.119Z] #38 66.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:57.119Z] #38 66.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T13:22:57.119Z] #38 66.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:57.119Z] #38 66.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:22:57.119Z] #38 66.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:22:57.119Z] #38 66.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T13:22:57.119Z] #38 66.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:22:57.119Z] #38 66.57 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T13:22:57.333Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [2020-06-15T13:22:57.375Z] #38 ... [2020-06-15T13:22:57.375Z] [2020-06-15T13:22:57.375Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:22:57.375Z] #33 3.128 + RM_GOPATH=0 [2020-06-15T13:22:57.375Z] #33 3.128 + TMP_GOPATH= [2020-06-15T13:22:57.375Z] #33 3.128 + : /build [2020-06-15T13:22:57.375Z] #33 3.128 + '[' -z '' ']' [2020-06-15T13:22:57.375Z] #33 3.128 ++ mktemp -d [2020-06-15T13:22:57.375Z] #33 3.134 + export GOPATH=/tmp/tmp.keLPdJTkUa [2020-06-15T13:22:57.375Z] #33 3.135 + GOPATH=/tmp/tmp.keLPdJTkUa [2020-06-15T13:22:57.375Z] #33 3.135 + RM_GOPATH=1 [2020-06-15T13:22:57.375Z] #33 3.135 + case "$(go env GOARCH)" in [2020-06-15T13:22:57.375Z] #33 3.137 ++ go env GOARCH [2020-06-15T13:22:57.375Z] #33 3.169 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:57.375Z] #33 3.169 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:22:57.375Z] #33 3.170 ++ dirname /tmp/install/install.sh [2020-06-15T13:22:57.375Z] #33 3.226 + dir=/tmp/install [2020-06-15T13:22:57.375Z] #33 3.228 + bin=tini [2020-06-15T13:22:57.375Z] #33 3.228 + shift [2020-06-15T13:22:57.375Z] #33 3.228 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T13:22:57.375Z] #33 3.232 + . /tmp/install/tini.installer [2020-06-15T13:22:57.375Z] #33 3.232 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:22:57.375Z] #33 3.232 + install_tini [2020-06-15T13:22:57.375Z] #33 3.233 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T13:22:57.375Z] #33 3.233 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:22:57.375Z] #33 3.233 + git clone https://github.com/krallin/tini.git /tmp/tmp.keLPdJTkUa/tini [2020-06-15T13:22:57.375Z] #33 3.312 Cloning into '/tmp/tmp.keLPdJTkUa/tini'... [2020-06-15T13:22:57.794Z] #41 ... [2020-06-15T13:22:57.794Z] [2020-06-15T13:22:57.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:22:57.794Z] #10 72.94 Selecting previously unselected package libapparmor1:s390x. [2020-06-15T13:22:57.794Z] #10 72.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-06-15T13:22:57.794Z] #10 72.95 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-06-15T13:22:57.794Z] #10 73.04 Selecting previously unselected package libapparmor-dev:s390x. [2020-06-15T13:22:57.794Z] #10 73.04 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-06-15T13:22:57.794Z] #10 73.04 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:22:57.974Z] #33 4.868 + cd /tmp/tmp.keLPdJTkUa/tini [2020-06-15T13:22:57.974Z] #33 4.869 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:22:57.974Z] #33 4.945 + cmake . [2020-06-15T13:22:58.076Z] #10 73.18 Selecting previously unselected package libbtrfs0. [2020-06-15T13:22:58.076Z] #10 73.19 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-15T13:22:58.076Z] #10 73.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:22:58.076Z] #10 73.23 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:22:58.076Z] #10 73.23 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-15T13:22:58.076Z] #10 73.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:22:58.358Z] #10 73.34 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-06-15T13:22:58.358Z] #10 73.34 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-15T13:22:58.358Z] #10 73.34 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T13:22:58.358Z] #10 73.40 Selecting previously unselected package libudev-dev:s390x. [2020-06-15T13:22:58.358Z] #10 73.40 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-06-15T13:22:58.358Z] #10 73.43 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-06-15T13:22:58.358Z] #10 73.54 Selecting previously unselected package libsepol1-dev:s390x. [2020-06-15T13:22:58.358Z] #10 73.55 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-06-15T13:22:58.358Z] #10 73.55 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-06-15T13:22:58.513Z] + docker version [2020-06-15T13:22:58.535Z] #33 ... [2020-06-15T13:22:58.535Z] [2020-06-15T13:22:58.535Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:22:58.535Z] #47 73.28 encoding/base64 [2020-06-15T13:22:58.641Z] #10 73.76 Selecting previously unselected package libpcre16-3:s390x. [2020-06-15T13:22:58.641Z] #10 73.77 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-06-15T13:22:58.641Z] #10 73.77 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-06-15T13:22:58.641Z] #10 73.90 Selecting previously unselected package libpcre32-3:s390x. [2020-06-15T13:22:58.923Z] #10 73.90 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-06-15T13:22:58.923Z] #10 73.90 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-06-15T13:22:58.923Z] #10 73.99 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-06-15T13:22:58.923Z] #10 73.99 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-06-15T13:22:58.923Z] #10 73.99 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-15T13:22:58.923Z] #10 74.05 Selecting previously unselected package libpcre3-dev:s390x. [2020-06-15T13:22:58.923Z] #10 74.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-06-15T13:22:58.923Z] #10 74.06 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-06-15T13:22:59.205Z] #10 74.38 Selecting previously unselected package libselinux1-dev:s390x. [2020-06-15T13:22:59.205Z] #10 74.39 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-06-15T13:22:59.205Z] #10 74.39 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-15T13:22:59.488Z] #10 74.66 Selecting previously unselected package libdevmapper-dev:s390x. [2020-06-15T13:22:59.488Z] #10 74.66 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-06-15T13:22:59.488Z] #10 74.67 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-15T13:22:59.488Z] #10 74.74 Selecting previously unselected package libseccomp-dev:s390x. [2020-06-15T13:22:59.770Z] #10 74.74 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-06-15T13:22:59.770Z] #10 74.75 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-06-15T13:22:59.770Z] #10 74.86 Selecting previously unselected package libsystemd-dev:s390x. [2020-06-15T13:22:59.770Z] #10 74.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-06-15T13:22:59.770Z] #10 74.87 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-15T13:22:59.899Z] #47 74.36 golang.org/x/sys/unix [2020-06-15T13:23:00.053Z] #10 75.36 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-15T13:23:00.155Z] #47 ... [2020-06-15T13:23:00.155Z] [2020-06-15T13:23:00.155Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:23:00.155Z] #38 74.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T13:23:00.155Z] #38 74.49 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:23:00.155Z] #38 DONE 74.8s [2020-06-15T13:23:00.155Z] [2020-06-15T13:23:00.155Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:00.155Z] #47 74.77 fmt [2020-06-15T13:23:00.335Z] #10 75.37 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-06-15T13:23:00.335Z] #10 75.38 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-06-15T13:23:00.335Z] #10 75.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:23:00.335Z] #10 75.39 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-06-15T13:23:00.335Z] #10 75.40 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-06-15T13:23:00.335Z] #10 75.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:00.335Z] #10 75.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:23:00.335Z] #10 75.42 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-06-15T13:23:00.335Z] #10 75.43 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-06-15T13:23:00.335Z] #10 75.44 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:23:00.335Z] #10 75.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:23:00.335Z] #10 75.45 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-06-15T13:23:00.335Z] #10 75.46 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T13:23:00.335Z] #10 75.46 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-15T13:23:00.335Z] #10 75.47 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:23:00.335Z] #10 75.48 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-06-15T13:23:00.335Z] #10 75.48 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:00.335Z] #10 75.49 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-15T13:23:00.335Z] #10 75.49 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-15T13:23:00.335Z] #10 75.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:00.335Z] #10 75.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:23:00.335Z] #10 75.51 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-15T13:23:00.335Z] #10 75.51 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:23:00.335Z] #10 75.52 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-15T13:23:00.335Z] #10 75.53 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T13:23:00.335Z] #10 75.54 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T13:23:00.335Z] #10 75.54 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-15T13:23:00.335Z] #10 75.55 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-15T13:23:00.335Z] #10 75.56 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:23:00.952Z] #10 DONE 76.1s [2020-06-15T13:23:00.952Z] [2020-06-15T13:23:00.952Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T13:23:02.701Z] Client: Docker Engine - Community [2020-06-15T13:23:02.701Z] Version: 19.03.11 [2020-06-15T13:23:02.701Z] API version: 1.40 [2020-06-15T13:23:02.701Z] Go version: go1.13.10 [2020-06-15T13:23:02.701Z] Git commit: 42e35e61f3 [2020-06-15T13:23:02.701Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-15T13:23:02.701Z] OS/Arch: linux/amd64 [2020-06-15T13:23:02.701Z] Experimental: false [2020-06-15T13:23:02.701Z] [2020-06-15T13:23:02.701Z] Server: Docker Engine - Community [2020-06-15T13:23:02.701Z] Engine: [2020-06-15T13:23:02.701Z] Version: 19.03.11 [2020-06-15T13:23:02.701Z] API version: 1.40 (minimum version 1.12) [2020-06-15T13:23:02.701Z] Go version: go1.13.10 [2020-06-15T13:23:02.701Z] Git commit: 42e35e61f3 [2020-06-15T13:23:02.701Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-15T13:23:02.701Z] OS/Arch: linux/amd64 [2020-06-15T13:23:02.701Z] Experimental: true [2020-06-15T13:23:02.701Z] containerd: [2020-06-15T13:23:02.701Z] Version: 1.2.13 [2020-06-15T13:23:02.701Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:23:02.701Z] runc: [2020-06-15T13:23:02.701Z] Version: 1.0.0-rc10 [2020-06-15T13:23:02.701Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:02.701Z] docker-init: [2020-06-15T13:23:02.701Z] Version: 0.18.0 [2020-06-15T13:23:02.701Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T13:23:02.985Z] #11 DONE 1.9s [2020-06-15T13:23:02.985Z] [2020-06-15T13:23:02.985Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:23:03.019Z] + docker info [2020-06-15T13:23:03.993Z] #12 ... [2020-06-15T13:23:03.993Z] [2020-06-15T13:23:03.993Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:03.993Z] #54 73.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:23:03.993Z] #54 73.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T13:23:03.993Z] #54 DONE 78.9s [2020-06-15T13:23:03.993Z] [2020-06-15T13:23:03.993Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T13:23:03.993Z] #55 DONE 0.1s [2020-06-15T13:23:03.993Z] [2020-06-15T13:23:03.993Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:03.993Z] #49 1.442 + RM_GOPATH=0 [2020-06-15T13:23:03.993Z] #49 1.442 + TMP_GOPATH= [2020-06-15T13:23:03.993Z] #49 1.442 + : /build [2020-06-15T13:23:03.993Z] #49 1.442 + '[' -z '' ']' [2020-06-15T13:23:03.993Z] #49 1.442 ++ mktemp -d [2020-06-15T13:23:03.993Z] #49 1.442 + export GOPATH=/tmp/tmp.PV71EiRXKS [2020-06-15T13:23:03.993Z] #49 1.442 + GOPATH=/tmp/tmp.PV71EiRXKS [2020-06-15T13:23:03.993Z] #49 1.442 + RM_GOPATH=1 [2020-06-15T13:23:03.993Z] #49 1.447 + case "$(go env GOARCH)" in [2020-06-15T13:23:03.993Z] #49 1.447 ++ go env GOARCH [2020-06-15T13:23:03.993Z] #49 1.456 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:03.993Z] #49 1.456 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:03.993Z] #49 1.459 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:03.993Z] #49 1.462 + dir=/tmp/install [2020-06-15T13:23:03.993Z] #49 1.462 + bin=runc [2020-06-15T13:23:03.993Z] #49 1.462 + shift [2020-06-15T13:23:03.993Z] #49 1.462 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T13:23:03.993Z] #49 1.467 + . /tmp/install/runc.installer [2020-06-15T13:23:03.993Z] #49 1.467 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:03.993Z] #49 1.467 + install_runc [2020-06-15T13:23:03.993Z] #49 1.467 + uname -r [2020-06-15T13:23:03.993Z] #49 1.467 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T13:23:03.993Z] #49 1.468 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T13:23:03.993Z] #49 1.468 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T13:23:03.993Z] #49 1.468 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T13:23:03.993Z] #49 1.468 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PV71EiRXKS/src/github.com/opencontainers/runc [2020-06-15T13:23:03.993Z] #49 1.472 Cloning into '/tmp/tmp.PV71EiRXKS/src/github.com/opencontainers/runc'... [2020-06-15T13:23:03.993Z] #49 ... [2020-06-15T13:23:03.993Z] [2020-06-15T13:23:03.993Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T13:23:03.993Z] #56 DONE 0.1s [2020-06-15T13:23:04.275Z] [2020-06-15T13:23:04.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:04.275Z] #39 34.66 CC compel/src/lib/ptrace.o [2020-06-15T13:23:04.275Z] #39 34.90 AR compel/libcompel.a [2020-06-15T13:23:04.275Z] #39 34.93 HOSTCC compel/src/main-host.o [2020-06-15T13:23:04.275Z] #39 35.27 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-06-15T13:23:04.275Z] #39 35.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T13:23:04.275Z] #39 35.64 HOSTCC compel/src/lib/log-host.o [2020-06-15T13:23:04.275Z] #39 35.74 HOSTLINK compel/compel-host-bin [2020-06-15T13:23:04.275Z] #39 35.81 DEP soccr/soccr.d [2020-06-15T13:23:04.275Z] #39 35.91 CC soccr/soccr.o [2020-06-15T13:23:04.275Z] #39 36.62 AR soccr/libsoccr.a [2020-06-15T13:23:04.275Z] #39 36.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:23:04.275Z] #39 36.85 DEP criu/arch/s390/sigframe.d [2020-06-15T13:23:04.275Z] #39 36.95 DEP criu/arch/s390/crtools.d [2020-06-15T13:23:04.275Z] #39 37.11 DEP criu/arch/s390/cpu.d [2020-06-15T13:23:04.275Z] #39 37.21 CC criu/arch/s390/cpu.o [2020-06-15T13:23:04.275Z] #39 37.59 CC criu/arch/s390/crtools.o [2020-06-15T13:23:04.275Z] #39 38.43 CC criu/arch/s390/sigframe.o [2020-06-15T13:23:04.275Z] #39 38.69 LINK criu/arch/s390/crtools.built-in.o [2020-06-15T13:23:04.275Z] #39 38.73 DEP criu/pie/util-vdso.d [2020-06-15T13:23:04.275Z] #39 38.92 DEP criu/pie/util.d [2020-06-15T13:23:04.275Z] #39 39.12 CC criu/pie/util.o [2020-06-15T13:23:04.275Z] #39 39.45 CC criu/pie/util-vdso.o [2020-06-15T13:23:04.275Z] #39 39.83 AR criu/pie/pie.lib.a [2020-06-15T13:23:04.275Z] #39 39.88 DEP criu/pie/restorer.d [2020-06-15T13:23:04.275Z] #39 40.06 DEP criu/arch/s390/restorer.d [2020-06-15T13:23:04.275Z] #39 40.25 DEP criu/arch/s390/vdso-pie.d [2020-06-15T13:23:04.275Z] #39 40.38 DEP criu/pie/parasite-vdso.d [2020-06-15T13:23:04.275Z] #39 40.46 DEP criu/pie/parasite.d [2020-06-15T13:23:04.275Z] #39 40.77 CC criu/pie/parasite.o [2020-06-15T13:23:04.321Z] #47 ... [2020-06-15T13:23:04.321Z] [2020-06-15T13:23:04.321Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:04.321Z] #33 5.744 -- The C compiler identification is GNU 8.3.0 [2020-06-15T13:23:04.321Z] #33 5.803 -- Check for working C compiler: /usr/bin/cc [2020-06-15T13:23:04.321Z] #33 6.624 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T13:23:04.321Z] #33 6.638 -- Detecting C compiler ABI info [2020-06-15T13:23:04.321Z] #33 7.844 -- Detecting C compiler ABI info - done [2020-06-15T13:23:04.321Z] #33 7.973 -- Detecting C compile features [2020-06-15T13:23:04.321Z] #33 10.38 -- Detecting C compile features - done [2020-06-15T13:23:04.321Z] #33 10.43 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T13:23:04.321Z] #33 10.88 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T13:23:04.321Z] #33 11.03 -- Configuring done [2020-06-15T13:23:04.321Z] #33 11.09 -- Generating done [2020-06-15T13:23:04.321Z] #33 11.09 -- Build files have been written to: /tmp/tmp.keLPdJTkUa/tini [2020-06-15T13:23:04.321Z] #33 11.10 + make tini-static [2020-06-15T13:23:04.321Z] #33 ... [2020-06-15T13:23:04.321Z] [2020-06-15T13:23:04.321Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:04.321Z] #30 68.71 path [2020-06-15T13:23:04.321Z] #30 69.28 text/tabwriter [2020-06-15T13:23:04.321Z] #30 70.65 fmt [2020-06-15T13:23:04.321Z] #30 70.66 path/filepath [2020-06-15T13:23:04.321Z] #30 73.19 io/ioutil [2020-06-15T13:23:04.321Z] #30 76.01 github.com/BurntSushi/toml [2020-06-15T13:23:04.321Z] #30 76.01 flag [2020-06-15T13:23:04.321Z] #30 77.92 log [2020-06-15T13:23:04.321Z] #30 ... [2020-06-15T13:23:04.321Z] [2020-06-15T13:23:04.321Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:04.321Z] #10 78.79 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T13:23:04.321Z] #10 78.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:23:04.321Z] #10 78.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:04.321Z] #10 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T13:23:04.321Z] #10 79.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:23:04.321Z] #10 79.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:04.892Z] #39 41.76 LINK criu/pie/parasite.built-in.o [2020-06-15T13:23:05.155Z] Client: [2020-06-15T13:23:05.155Z] Debug Mode: false [2020-06-15T13:23:05.155Z] [2020-06-15T13:23:05.155Z] Server: [2020-06-15T13:23:05.155Z] Containers: 0 [2020-06-15T13:23:05.155Z] Running: 0 [2020-06-15T13:23:05.155Z] Paused: 0 [2020-06-15T13:23:05.155Z] Stopped: 0 [2020-06-15T13:23:05.155Z] Images: 0 [2020-06-15T13:23:05.155Z] Server Version: 19.03.11 [2020-06-15T13:23:05.155Z] Storage Driver: overlay2 [2020-06-15T13:23:05.155Z] Backing Filesystem: extfs [2020-06-15T13:23:05.155Z] Supports d_type: true [2020-06-15T13:23:05.155Z] Native Overlay Diff: true [2020-06-15T13:23:05.155Z] Logging Driver: json-file [2020-06-15T13:23:05.155Z] Cgroup Driver: cgroupfs [2020-06-15T13:23:05.155Z] Plugins: [2020-06-15T13:23:05.155Z] Volume: local [2020-06-15T13:23:05.155Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T13:23:05.155Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T13:23:05.155Z] Swarm: inactive [2020-06-15T13:23:05.155Z] Runtimes: runc [2020-06-15T13:23:05.155Z] Default Runtime: runc [2020-06-15T13:23:05.155Z] Init Binary: docker-init [2020-06-15T13:23:05.155Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:23:05.155Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:05.155Z] init version: fec3683 [2020-06-15T13:23:05.155Z] Security Options: [2020-06-15T13:23:05.155Z] apparmor [2020-06-15T13:23:05.155Z] seccomp [2020-06-15T13:23:05.155Z] Profile: default [2020-06-15T13:23:05.155Z] Kernel Version: 5.3.0-1019-aws [2020-06-15T13:23:05.155Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T13:23:05.155Z] OSType: linux [2020-06-15T13:23:05.155Z] Architecture: x86_64 [2020-06-15T13:23:05.155Z] CPUs: 2 [2020-06-15T13:23:05.155Z] Total Memory: 7.487GiB [2020-06-15T13:23:05.155Z] Name: ip-10-100-113-181 [2020-06-15T13:23:05.155Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-15T13:23:05.155Z] Docker Root Dir: /var/lib/docker [2020-06-15T13:23:05.155Z] Debug Mode: false [2020-06-15T13:23:05.155Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:23:05.155Z] Labels: [2020-06-15T13:23:05.155Z] Experimental: true [2020-06-15T13:23:05.155Z] Insecure Registries: [2020-06-15T13:23:05.155Z] 127.0.0.0/8 [2020-06-15T13:23:05.155Z] Live Restore Enabled: true [2020-06-15T13:23:05.155Z] [2020-06-15T13:23:05.155Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T13:23:05.174Z] #39 ... [2020-06-15T13:23:05.174Z] [2020-06-15T13:23:05.174Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:23:05.174Z] #12 DONE 2.0s [2020-06-15T13:23:05.174Z] [2020-06-15T13:23:05.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:05.174Z] #39 41.77 GEN criu/pie/parasite-blob.h [2020-06-15T13:23:05.174Z] #39 41.80 CC criu/pie/parasite-vdso.o [2020-06-15T13:23:05.174Z] #39 ... [2020-06-15T13:23:05.174Z] [2020-06-15T13:23:05.174Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:23:05.452Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:23:05.452Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:23:05.452Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41108/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T13:23:05.452Z] + bash /home/ubuntu/workspace/moby_PR-41108/check-config.sh [2020-06-15T13:23:05.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T13:23:05.452Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-15T13:23:05.452Z] [2020-06-15T13:23:05.452Z] Generally Necessary: [2020-06-15T13:23:05.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T13:23:05.452Z] - apparmor: enabled and tools installed [2020-06-15T13:23:05.452Z] - CONFIG_NAMESPACES: enabled [2020-06-15T13:23:05.452Z] - CONFIG_NET_NS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_PID_NS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_IPC_NS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_UTS_NS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CGROUPS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CPUSETS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_MEMCG: enabled [2020-06-15T13:23:05.452Z] - CONFIG_KEYS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_VETH: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-15T13:23:05.452Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T13:23:05.452Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-15T13:23:05.452Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T13:23:05.452Z] [2020-06-15T13:23:05.452Z] Optional Features: [2020-06-15T13:23:05.452Z] - CONFIG_USER_NS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_SECCOMP: enabled [2020-06-15T13:23:05.452Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T13:23:05.452Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T13:23:05.474Z] #13 ... [2020-06-15T13:23:05.474Z] [2020-06-15T13:23:05.474Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:05.474Z] #43 DONE 80.6s [2020-06-15T13:23:05.712Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T13:23:05.712Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T13:23:05.712Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T13:23:05.712Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T13:23:05.712Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-15T13:23:05.712Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-15T13:23:05.712Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T13:23:05.712Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T13:23:05.712Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T13:23:05.712Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T13:23:05.712Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T13:23:05.712Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T13:23:05.712Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T13:23:05.712Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T13:23:05.712Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T13:23:05.712Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T13:23:05.712Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T13:23:05.712Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T13:23:05.712Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T13:23:05.712Z] - CONFIG_EXT4_FS: enabled [2020-06-15T13:23:05.712Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T13:23:05.712Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T13:23:05.712Z] - Network Drivers: [2020-06-15T13:23:05.712Z] - "overlay": [2020-06-15T13:23:05.712Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T13:23:05.712Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T13:23:05.712Z] Optional (for encrypted networks): [2020-06-15T13:23:05.775Z] [2020-06-15T13:23:05.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:05.776Z] #39 42.22 CC criu/arch/s390/vdso-pie.o [2020-06-15T13:23:05.776Z] #39 42.52 CC criu/arch/s390/restorer.o [2020-06-15T13:23:05.970Z] - CONFIG_CRYPTO: enabled [2020-06-15T13:23:05.971Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T13:23:05.971Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T13:23:05.971Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T13:23:05.971Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T13:23:05.971Z] - CONFIG_XFRM: enabled [2020-06-15T13:23:05.971Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-15T13:23:05.971Z] - "ipvlan": [2020-06-15T13:23:05.971Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T13:23:05.971Z] - "macvlan": [2020-06-15T13:23:05.971Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T13:23:05.971Z] - "ftp,tftp client in container": [2020-06-15T13:23:05.971Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T13:23:05.971Z] - Storage Drivers: [2020-06-15T13:23:05.971Z] - "aufs": [2020-06-15T13:23:05.971Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T13:23:05.971Z] - "btrfs": [2020-06-15T13:23:05.971Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T13:23:05.971Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T13:23:05.971Z] - "devicemapper": [2020-06-15T13:23:05.971Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T13:23:05.971Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T13:23:05.971Z] - "overlay": [2020-06-15T13:23:05.971Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T13:23:05.971Z] - "zfs": [2020-06-15T13:23:05.971Z] - /dev/zfs: present [2020-06-15T13:23:05.971Z] - zfs command: missing [2020-06-15T13:23:05.971Z] - zpool command: missing [2020-06-15T13:23:05.971Z] [2020-06-15T13:23:05.971Z] Limits: [2020-06-15T13:23:05.971Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T13:23:05.971Z] [2020-06-15T13:23:05.971Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T13:23:06.065Z] #39 42.84 CC criu/pie/restorer.o [2020-06-15T13:23:06.313Z] + sudo modprobe ip_vs [2020-06-15T13:23:06.313Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:66bb1c4644233e38b7d2928f725d50e18979ce91 . [2020-06-15T13:23:06.571Z] #1 [internal] load build definition from Dockerfile [2020-06-15T13:23:06.571Z] #1 transferring dockerfile: 16.37kB done [2020-06-15T13:23:06.571Z] #1 DONE 0.0s [2020-06-15T13:23:06.571Z] [2020-06-15T13:23:06.571Z] #2 [internal] load .dockerignore [2020-06-15T13:23:06.571Z] #2 transferring context: 87B done [2020-06-15T13:23:06.571Z] #2 DONE 0.0s [2020-06-15T13:23:06.571Z] [2020-06-15T13:23:06.571Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T13:23:06.828Z] #3 DONE 0.3s [2020-06-15T13:23:06.828Z] [2020-06-15T13:23:06.828Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T13:23:06.828Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T13:23:06.828Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T13:23:06.828Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-15T13:23:06.828Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-15T13:23:06.828Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-06-15T13:23:07.017Z] Client: Docker Engine - Community [2020-06-15T13:23:07.017Z] Version: 19.03.11 [2020-06-15T13:23:07.017Z] API version: 1.40 [2020-06-15T13:23:07.017Z] Go version: go1.13.10 [2020-06-15T13:23:07.017Z] Git commit: 42e35e6 [2020-06-15T13:23:07.017Z] Built: Mon Jun 1 09:13:13 2020 [2020-06-15T13:23:07.017Z] OS/Arch: linux/arm64 [2020-06-15T13:23:07.017Z] Experimental: false [2020-06-15T13:23:07.017Z] [2020-06-15T13:23:07.017Z] Server: Docker Engine - Community [2020-06-15T13:23:07.017Z] Engine: [2020-06-15T13:23:07.017Z] Version: 19.03.11 [2020-06-15T13:23:07.017Z] API version: 1.40 (minimum version 1.12) [2020-06-15T13:23:07.017Z] Go version: go1.13.10 [2020-06-15T13:23:07.017Z] Git commit: 42e35e6 [2020-06-15T13:23:07.017Z] Built: Mon Jun 1 09:11:46 2020 [2020-06-15T13:23:07.017Z] OS/Arch: linux/arm64 [2020-06-15T13:23:07.017Z] Experimental: true [2020-06-15T13:23:07.017Z] containerd: [2020-06-15T13:23:07.017Z] Version: 1.2.13 [2020-06-15T13:23:07.017Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:23:07.017Z] runc: [2020-06-15T13:23:07.017Z] Version: 1.0.0-rc10 [2020-06-15T13:23:07.017Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:07.017Z] docker-init: [2020-06-15T13:23:07.017Z] Version: 0.18.0 [2020-06-15T13:23:07.017Z] GitCommit: fec3683 [Pipeline] sh [2020-06-15T13:23:07.086Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-06-15T13:23:07.086Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-15T13:23:07.098Z] #39 ... [2020-06-15T13:23:07.098Z] [2020-06-15T13:23:07.098Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:23:07.098Z] #13 1.960 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T13:23:07.098Z] #13 DONE 2.2s [2020-06-15T13:23:07.343Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-06-15T13:23:07.348Z] + docker info [2020-06-15T13:23:07.386Z] [2020-06-15T13:23:07.386Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:23:07.587Z] #10 ... [2020-06-15T13:23:07.587Z] [2020-06-15T13:23:07.587Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:07.587Z] #33 11.51 Scanning dependencies of target tini-static [2020-06-15T13:23:07.587Z] #33 11.67 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T13:23:07.587Z] #33 13.27 [100%] Linking C executable tini-static [2020-06-15T13:23:07.587Z] #33 14.12 [100%] Built target tini-static [2020-06-15T13:23:07.587Z] #33 14.28 + mkdir -p /build [2020-06-15T13:23:07.587Z] #33 14.28 + cp tini-static /build/docker-init [2020-06-15T13:23:07.587Z] #33 DONE 14.6s [2020-06-15T13:23:07.587Z] [2020-06-15T13:23:07.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:07.587Z] #39 3.710 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:23:07.587Z] #39 3.710 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:23:07.587Z] #39 3.742 Note: Building without GnuTLS support [2020-06-15T13:23:07.587Z] #39 3.748 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:23:07.587Z] #39 3.748 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:23:07.587Z] #39 6.182 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:23:07.587Z] #39 6.242 GEN .gitid [2020-06-15T13:23:07.587Z] #39 6.274 GEN criu/include/version.h [2020-06-15T13:23:07.587Z] #39 6.326 GEN include/common/asm [2020-06-15T13:23:07.843Z] #39 ... [2020-06-15T13:23:07.843Z] [2020-06-15T13:23:07.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:07.843Z] #41 72.60 fmt [2020-06-15T13:23:07.843Z] #41 77.40 regexp [2020-06-15T13:23:07.843Z] #41 77.96 go/token [2020-06-15T13:23:07.843Z] #41 78.83 go/scanner [2020-06-15T13:23:07.843Z] #41 80.25 go/ast [2020-06-15T13:23:07.843Z] #41 81.66 internal/lazyregexp [2020-06-15T13:23:07.843Z] #41 82.02 net/url [2020-06-15T13:23:07.908Z] #4 DONE 0.9s [2020-06-15T13:23:08.001Z] #14 ... [2020-06-15T13:23:08.001Z] [2020-06-15T13:23:08.001Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:08.001Z] #41 73.08 vendor/golang.org/x/net/idna [2020-06-15T13:23:08.001Z] #41 74.47 vendor/golang.org/x/net/http2/hpack [2020-06-15T13:23:08.001Z] #41 75.33 mime [2020-06-15T13:23:08.001Z] #41 76.58 mime/quotedprintable [2020-06-15T13:23:08.001Z] #41 77.10 net/http/internal [2020-06-15T13:23:08.001Z] #41 79.26 crypto/tls [2020-06-15T13:23:08.166Z] [2020-06-15T13:23:08.166Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:23:08.166Z] #5 DONE 0.1s [2020-06-15T13:23:08.166Z] [2020-06-15T13:23:08.166Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T13:23:08.166Z] #6 DONE 0.2s [2020-06-15T13:23:08.166Z] [2020-06-15T13:23:08.166Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:23:08.166Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T13:23:08.287Z] Client: [2020-06-15T13:23:08.287Z] Debug Mode: false [2020-06-15T13:23:08.287Z] [2020-06-15T13:23:08.287Z] Server: [2020-06-15T13:23:08.287Z] Containers: 0 [2020-06-15T13:23:08.287Z] Running: 0 [2020-06-15T13:23:08.287Z] Paused: 0 [2020-06-15T13:23:08.287Z] Stopped: 0 [2020-06-15T13:23:08.287Z] Images: 0 [2020-06-15T13:23:08.287Z] Server Version: 19.03.11 [2020-06-15T13:23:08.287Z] Storage Driver: overlay2 [2020-06-15T13:23:08.287Z] Backing Filesystem: extfs [2020-06-15T13:23:08.287Z] Supports d_type: true [2020-06-15T13:23:08.287Z] Native Overlay Diff: true [2020-06-15T13:23:08.287Z] Logging Driver: json-file [2020-06-15T13:23:08.287Z] Cgroup Driver: cgroupfs [2020-06-15T13:23:08.287Z] Plugins: [2020-06-15T13:23:08.287Z] Volume: local [2020-06-15T13:23:08.287Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T13:23:08.287Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T13:23:08.287Z] Swarm: inactive [2020-06-15T13:23:08.287Z] Runtimes: runc [2020-06-15T13:23:08.287Z] Default Runtime: runc [2020-06-15T13:23:08.287Z] Init Binary: docker-init [2020-06-15T13:23:08.287Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:23:08.287Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:08.287Z] init version: fec3683 [2020-06-15T13:23:08.287Z] Security Options: [2020-06-15T13:23:08.287Z] apparmor [2020-06-15T13:23:08.287Z] seccomp [2020-06-15T13:23:08.287Z] Profile: default [2020-06-15T13:23:08.287Z] Kernel Version: 5.3.0-1019-aws [2020-06-15T13:23:08.287Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-15T13:23:08.287Z] OSType: linux [2020-06-15T13:23:08.287Z] Architecture: x86_64 [2020-06-15T13:23:08.287Z] CPUs: 2 [2020-06-15T13:23:08.287Z] Total Memory: 7.487GiB [2020-06-15T13:23:08.287Z] Name: ip-10-100-40-168 [2020-06-15T13:23:08.287Z] ID: RJGB:XJSM:YPFK:6UIS:CSGX:C6BF:NQJS:VSMW:NSQY:EJZQ:Q7XQ:4GIL [2020-06-15T13:23:08.287Z] Docker Root Dir: /var/lib/docker [2020-06-15T13:23:08.287Z] Debug Mode: false [2020-06-15T13:23:08.287Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:23:08.287Z] Labels: [2020-06-15T13:23:08.287Z] Experimental: true [2020-06-15T13:23:08.287Z] Insecure Registries: [2020-06-15T13:23:08.287Z] 127.0.0.0/8 [2020-06-15T13:23:08.287Z] Live Restore Enabled: true [2020-06-15T13:23:08.287Z] [2020-06-15T13:23:08.287Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T13:23:08.308Z] #41 ... [2020-06-15T13:23:08.308Z] [2020-06-15T13:23:08.308Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:08.308Z] #49 7.172 + cd /tmp/tmp.PV71EiRXKS/src/github.com/opencontainers/runc [2020-06-15T13:23:08.308Z] #49 7.173 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:08.424Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T13:23:08.424Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T13:23:08.576Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:23:08.576Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:23:08.576Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41108/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T13:23:08.576Z] + bash /home/ubuntu/workspace/moby_PR-41108/check-config.sh [2020-06-15T13:23:08.576Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T13:23:08.576Z] info: reading kernel config from /boot/config-5.3.0-1019-aws ... [2020-06-15T13:23:08.576Z] [2020-06-15T13:23:08.576Z] Generally Necessary: [2020-06-15T13:23:08.576Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T13:23:08.576Z] - apparmor: enabled and tools installed [2020-06-15T13:23:08.576Z] - CONFIG_NAMESPACES: enabled [2020-06-15T13:23:08.576Z] - CONFIG_NET_NS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_PID_NS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_IPC_NS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_UTS_NS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_CGROUPS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T13:23:08.576Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T13:23:08.576Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T13:23:08.576Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T13:23:08.576Z] - CONFIG_CPUSETS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_MEMCG: enabled [2020-06-15T13:23:08.576Z] - CONFIG_KEYS: enabled [2020-06-15T13:23:08.576Z] - CONFIG_VETH: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-15T13:23:08.576Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T13:23:08.576Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T13:23:08.611Z] #49 ... [2020-06-15T13:23:08.611Z] [2020-06-15T13:23:08.611Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:23:08.611Z] #14 DONE 1.5s [2020-06-15T13:23:08.611Z] [2020-06-15T13:23:08.611Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:08.611Z] #49 7.705 + '[' -z '' ']' [2020-06-15T13:23:08.611Z] #49 7.705 + target=static [2020-06-15T13:23:08.611Z] #49 7.705 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T13:23:08.840Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-15T13:23:08.840Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T13:23:08.840Z] [2020-06-15T13:23:08.840Z] Optional Features: [2020-06-15T13:23:08.840Z] - CONFIG_USER_NS: enabled [2020-06-15T13:23:08.840Z] - CONFIG_SECCOMP: enabled [2020-06-15T13:23:08.840Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T13:23:08.840Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T13:23:08.840Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T13:23:08.840Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T13:23:08.840Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T13:23:08.840Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T13:23:08.840Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-15T13:23:08.840Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-15T13:23:08.840Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T13:23:08.840Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T13:23:08.840Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T13:23:08.840Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T13:23:08.840Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T13:23:08.840Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T13:23:08.840Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T13:23:08.840Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T13:23:08.840Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T13:23:08.840Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_EXT4_FS: enabled [2020-06-15T13:23:08.840Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T13:23:08.840Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T13:23:08.840Z] - Network Drivers: [2020-06-15T13:23:08.840Z] - "overlay": [2020-06-15T13:23:08.840Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T13:23:08.840Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T13:23:08.840Z] Optional (for encrypted networks): [2020-06-15T13:23:09.102Z] - CONFIG_CRYPTO: enabled [2020-06-15T13:23:09.102Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T13:23:09.102Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T13:23:09.102Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T13:23:09.102Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T13:23:09.102Z] - CONFIG_XFRM: enabled [2020-06-15T13:23:09.102Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-15T13:23:09.102Z] - "ipvlan": [2020-06-15T13:23:09.102Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T13:23:09.102Z] - "macvlan": [2020-06-15T13:23:09.102Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T13:23:09.102Z] - "ftp,tftp client in container": [2020-06-15T13:23:09.102Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T13:23:09.102Z] - Storage Drivers: [2020-06-15T13:23:09.102Z] - "aufs": [2020-06-15T13:23:09.102Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T13:23:09.102Z] - "btrfs": [2020-06-15T13:23:09.102Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T13:23:09.102Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T13:23:09.102Z] - "devicemapper": [2020-06-15T13:23:09.102Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T13:23:09.102Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T13:23:09.102Z] - "overlay": [2020-06-15T13:23:09.102Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T13:23:09.102Z] - "zfs": [2020-06-15T13:23:09.102Z] - /dev/zfs: present [2020-06-15T13:23:09.102Z] - zfs command: missing [2020-06-15T13:23:09.102Z] - zpool command: missing [2020-06-15T13:23:09.102Z] [2020-06-15T13:23:09.102Z] Limits: [2020-06-15T13:23:09.102Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T13:23:09.102Z] [2020-06-15T13:23:09.102Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T13:23:09.208Z] #41 ... [2020-06-15T13:23:09.208Z] [2020-06-15T13:23:09.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:09.208Z] #39 8.883 PBCC images/timens.pb-c.c [2020-06-15T13:23:09.208Z] #39 8.954 DEP images/timens.pb-c.d [2020-06-15T13:23:09.208Z] #39 9.005 PBCC images/fown.pb-c.c [2020-06-15T13:23:09.208Z] #39 9.066 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T13:23:09.208Z] #39 9.155 PBCC images/opts.pb-c.c [2020-06-15T13:23:09.208Z] #39 9.214 PBCC images/memfd.pb-c.c [2020-06-15T13:23:09.208Z] #39 9.286 DEP images/fown.pb-c.d [2020-06-15T13:23:09.444Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:66bb1c4644233e38b7d2928f725d50e18979ce91 . [2020-06-15T13:23:09.444Z] #2 [internal] load build definition from Dockerfile [2020-06-15T13:23:09.444Z] #2 transferring dockerfile: 16.37kB done [2020-06-15T13:23:09.444Z] #2 DONE 0.0s [2020-06-15T13:23:09.444Z] [2020-06-15T13:23:09.444Z] #1 [internal] load .dockerignore [2020-06-15T13:23:09.444Z] #1 transferring context: 87B done [2020-06-15T13:23:09.444Z] #1 DONE 0.0s [2020-06-15T13:23:09.444Z] [2020-06-15T13:23:09.444Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T13:23:09.463Z] #39 9.347 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T13:23:09.463Z] #39 9.407 DEP images/opts.pb-c.d [2020-06-15T13:23:09.463Z] #39 9.536 DEP images/memfd.pb-c.d [2020-06-15T13:23:09.625Z] #49 8.656 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-15T13:23:09.703Z] #3 DONE 0.4s [2020-06-15T13:23:09.719Z] #39 9.599 PBCC images/sit.pb-c.c [2020-06-15T13:23:09.719Z] #39 9.678 DEP images/sit.pb-c.d [2020-06-15T13:23:09.719Z] #39 9.786 PBCC images/macvlan.pb-c.c [2020-06-15T13:23:09.907Z] #49 ... [2020-06-15T13:23:09.907Z] [2020-06-15T13:23:09.907Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T13:23:09.907Z] #15 DONE 1.3s [2020-06-15T13:23:09.907Z] [2020-06-15T13:23:09.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:09.907Z] #39 44.78 LINK criu/pie/restorer.built-in.o [2020-06-15T13:23:09.907Z] #39 44.79 GEN criu/pie/restorer-blob.h [2020-06-15T13:23:09.907Z] #39 44.84 DEP criu/vdso.d [2020-06-15T13:23:09.907Z] #39 44.91 DEP criu/uts_ns.d [2020-06-15T13:23:09.907Z] #39 45.06 DEP criu/util.d [2020-06-15T13:23:09.907Z] #39 45.17 DEP criu/uffd.d [2020-06-15T13:23:09.907Z] #39 45.38 DEP criu/tun.d [2020-06-15T13:23:09.907Z] #39 45.51 DEP criu/tty.d [2020-06-15T13:23:09.907Z] #39 45.64 DEP criu/timerfd.d [2020-06-15T13:23:09.907Z] #39 45.73 DEP criu/timens.d [2020-06-15T13:23:09.907Z] #39 45.90 DEP criu/sysfs_parse.d [2020-06-15T13:23:09.907Z] #39 45.96 DEP criu/sysctl.d [2020-06-15T13:23:09.907Z] #39 46.01 DEP criu/string.d [2020-06-15T13:23:09.907Z] #39 46.06 DEP criu/stats.d [2020-06-15T13:23:09.907Z] #39 46.12 DEP criu/sockets.d [2020-06-15T13:23:09.907Z] #39 46.24 DEP criu/sk-unix.d [2020-06-15T13:23:09.907Z] #39 46.45 DEP criu/sk-tcp.d [2020-06-15T13:23:09.907Z] #39 46.65 DEP criu/sk-queue.d [2020-06-15T13:23:09.907Z] #39 46.75 DEP criu/sk-packet.d [2020-06-15T13:23:09.961Z] [2020-06-15T13:23:09.961Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T13:23:09.961Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T13:23:09.961Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T13:23:09.961Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-15T13:23:09.961Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-15T13:23:09.961Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.18MB / 8.88MB 0.1s [2020-06-15T13:23:09.961Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-15T13:23:09.961Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-15T13:23:09.974Z] #39 9.825 DEP images/macvlan.pb-c.d [2020-06-15T13:23:09.975Z] #39 9.884 PBCC images/autofs.pb-c.c [2020-06-15T13:23:09.975Z] #39 9.926 DEP images/autofs.pb-c.d [2020-06-15T13:23:09.975Z] #39 10.02 PBCC images/sysctl.pb-c.c [2020-06-15T13:23:09.975Z] #39 10.04 DEP images/sysctl.pb-c.d [2020-06-15T13:23:10.191Z] #39 46.97 DEP criu/sk-netlink.d [2020-06-15T13:23:10.230Z] #39 10.11 PBCC images/time.pb-c.c [2020-06-15T13:23:10.230Z] #39 10.16 DEP images/time.pb-c.d [2020-06-15T13:23:10.230Z] #39 10.22 PBCC images/binfmt-misc.pb-c.c [2020-06-15T13:23:10.230Z] #39 10.26 DEP images/binfmt-misc.pb-c.d [2020-06-15T13:23:10.230Z] #39 10.29 PBCC images/seccomp.pb-c.c [2020-06-15T13:23:10.476Z] #39 47.10 DEP criu/sk-inet.d [2020-06-15T13:23:10.476Z] #39 47.33 DEP criu/signalfd.d [2020-06-15T13:23:10.476Z] #39 47.41 DEP criu/sigframe.d [2020-06-15T13:23:10.492Z] #39 10.31 DEP images/seccomp.pb-c.d [2020-06-15T13:23:10.492Z] #39 10.41 PBCC images/userns.pb-c.c [2020-06-15T13:23:10.492Z] #39 10.45 DEP images/userns.pb-c.d [2020-06-15T13:23:10.492Z] #39 10.50 PBCC images/cgroup.pb-c.c [2020-06-15T13:23:10.527Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-15T13:23:10.527Z] #4 DONE 0.6s [2020-06-15T13:23:10.749Z] #39 ... [2020-06-15T13:23:10.749Z] [2020-06-15T13:23:10.749Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:10.749Z] #30 80.71 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:23:10.749Z] #30 DONE 85.4s [2020-06-15T13:23:10.749Z] [2020-06-15T13:23:10.749Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:10.749Z] #39 10.57 DEP images/cgroup.pb-c.d [2020-06-15T13:23:10.749Z] #39 10.73 PBCC images/ext-file.pb-c.c [2020-06-15T13:23:10.749Z] #39 10.77 DEP images/ext-file.pb-c.d [2020-06-15T13:23:10.749Z] #39 10.85 PBCC images/rpc.pb-c.c [2020-06-15T13:23:10.758Z] #39 47.53 DEP criu/shmem.d [2020-06-15T13:23:10.973Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.7s [2020-06-15T13:23:11.004Z] #39 10.93 DEP images/rpc.pb-c.d [2020-06-15T13:23:11.044Z] #39 47.70 DEP criu/servicefd.d [2020-06-15T13:23:11.044Z] #39 47.78 DEP criu/seize.d [2020-06-15T13:23:11.044Z] #39 47.86 DEP criu/seccomp.d [2020-06-15T13:23:11.044Z] #39 ... [2020-06-15T13:23:11.044Z] [2020-06-15T13:23:11.044Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:23:11.044Z] #16 DONE 1.3s [2020-06-15T13:23:11.044Z] [2020-06-15T13:23:11.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:11.044Z] #39 47.98 DEP criu/rst-malloc.d [2020-06-15T13:23:11.092Z] [2020-06-15T13:23:11.092Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:23:11.092Z] #6 DONE 0.2s [2020-06-15T13:23:11.092Z] [2020-06-15T13:23:11.092Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T13:23:11.232Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.02MB / 9.86MB 2.8s [2020-06-15T13:23:11.232Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2020-06-15T13:23:11.232Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-06-15T13:23:11.260Z] #39 11.11 PBCC images/siginfo.pb-c.c [2020-06-15T13:23:11.260Z] #39 11.20 DEP images/siginfo.pb-c.d [2020-06-15T13:23:11.260Z] #39 11.23 PBCC images/pagemap.pb-c.c [2020-06-15T13:23:11.327Z] #39 48.04 DEP criu/rbtree.d [2020-06-15T13:23:11.327Z] #39 48.05 DEP criu/pstree.d [2020-06-15T13:23:11.327Z] #39 48.18 DEP criu/protobuf.d [2020-06-15T13:23:11.327Z] #39 48.31 GEN criu/protobuf-desc-gen.h [2020-06-15T13:23:11.352Z] #5 DONE 0.3s [2020-06-15T13:23:11.352Z] [2020-06-15T13:23:11.352Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:23:11.352Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T13:23:11.352Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T13:23:11.352Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done [2020-06-15T13:23:11.352Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done [2020-06-15T13:23:11.352Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.1s [2020-06-15T13:23:11.352Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-06-15T13:23:11.352Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-06-15T13:23:11.352Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 1.08MB / 10.00MB 0.2s [2020-06-15T13:23:11.352Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.39MB / 50.39MB 0.2s [2020-06-15T13:23:11.352Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 643.63kB / 7.81MB 0.2s [2020-06-15T13:23:11.516Z] #39 11.29 DEP images/pagemap.pb-c.d [2020-06-15T13:23:11.516Z] #39 11.34 PBCC images/rlimit.pb-c.c [2020-06-15T13:23:11.516Z] #39 11.41 DEP images/rlimit.pb-c.d [2020-06-15T13:23:11.516Z] #39 11.53 PBCC images/file-lock.pb-c.c [2020-06-15T13:23:11.615Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 3.41MB / 10.00MB 0.3s [2020-06-15T13:23:11.616Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.93MB / 50.39MB 0.3s [2020-06-15T13:23:11.616Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 2.61MB / 7.81MB 0.3s [2020-06-15T13:23:11.616Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.68MB / 10.00MB 0.5s [2020-06-15T13:23:11.616Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 14.34MB / 50.39MB 0.5s [2020-06-15T13:23:11.616Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 6.14MB / 7.81MB 0.5s [2020-06-15T13:23:11.772Z] #39 11.57 DEP images/file-lock.pb-c.d [2020-06-15T13:23:11.772Z] #39 11.64 PBCC images/tty.pb-c.c [2020-06-15T13:23:11.772Z] #39 11.73 DEP images/tty.pb-c.d [2020-06-15T13:23:11.772Z] #39 11.78 PBCC images/tun.pb-c.c [2020-06-15T13:23:11.876Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s [2020-06-15T13:23:11.876Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.6s [2020-06-15T13:23:12.028Z] #39 11.81 PBCC images/netdev.pb-c.c [2020-06-15T13:23:12.028Z] #39 11.86 DEP images/tun.pb-c.d [2020-06-15T13:23:12.028Z] #39 11.92 DEP images/netdev.pb-c.d [2020-06-15T13:23:12.028Z] #39 11.96 PBCC images/vma.pb-c.c [2020-06-15T13:23:12.028Z] #39 12.01 DEP images/vma.pb-c.d [2020-06-15T13:23:12.028Z] #39 12.06 PBCC images/creds.pb-c.c [2020-06-15T13:23:12.147Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s done [2020-06-15T13:23:12.147Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 22.16MB / 50.39MB 0.8s [2020-06-15T13:23:12.147Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.6s done [2020-06-15T13:23:12.147Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.31MB / 68.65MB 0.8s [2020-06-15T13:23:12.147Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.78MB / 51.83MB 0.8s [2020-06-15T13:23:12.147Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 30.45MB / 50.39MB 1.1s [2020-06-15T13:23:12.147Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.66MB / 68.65MB 1.1s [2020-06-15T13:23:12.147Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.91MB / 51.83MB 1.1s [2020-06-15T13:23:12.283Z] #39 12.08 DEP images/creds.pb-c.d [2020-06-15T13:23:12.283Z] #39 12.12 PBCC images/utsns.pb-c.c [2020-06-15T13:23:12.283Z] #39 12.18 DEP images/utsns.pb-c.d [2020-06-15T13:23:12.283Z] #39 12.22 PBCC images/ipc-desc.pb-c.c [2020-06-15T13:23:12.283Z] #39 12.23 PBCC images/ipc-sem.pb-c.c [2020-06-15T13:23:12.283Z] #39 12.27 DEP images/ipc-desc.pb-c.d [2020-06-15T13:23:12.412Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 37.91MB / 50.39MB 1.3s [2020-06-15T13:23:12.412Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 15.42MB / 68.65MB 1.3s [2020-06-15T13:23:12.412Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 17.46MB / 51.83MB 1.3s [2020-06-15T13:23:12.539Z] #39 12.35 DEP images/ipc-sem.pb-c.d [2020-06-15T13:23:12.539Z] #39 12.41 PBCC images/ipc-msg.pb-c.c [2020-06-15T13:23:12.539Z] #39 12.45 DEP images/ipc-msg.pb-c.d [2020-06-15T13:23:12.539Z] #39 12.53 PBCC images/ipc-shm.pb-c.c [2020-06-15T13:23:12.539Z] #39 12.54 DEP images/ipc-shm.pb-c.d [2020-06-15T13:23:12.671Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.10MB / 50.39MB 1.5s [2020-06-15T13:23:12.671Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 21.67MB / 68.65MB 1.5s [2020-06-15T13:23:12.671Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 23.22MB / 51.83MB 1.5s [2020-06-15T13:23:12.795Z] #39 12.60 PBCC images/ipc-var.pb-c.c [2020-06-15T13:23:12.795Z] #39 12.64 DEP images/ipc-var.pb-c.d [2020-06-15T13:23:12.795Z] #39 12.69 PBCC images/sk-opts.pb-c.c [2020-06-15T13:23:12.795Z] #39 12.70 PBCC images/packet-sock.pb-c.c [2020-06-15T13:23:12.795Z] #39 12.76 DEP images/sk-opts.pb-c.d [2020-06-15T13:23:12.795Z] #39 12.82 DEP images/packet-sock.pb-c.d [2020-06-15T13:23:12.797Z] #39 49.26 DEP criu/protobuf-desc.d [2020-06-15T13:23:12.797Z] #39 49.37 DEP criu/proc_parse.d [2020-06-15T13:23:12.797Z] #39 49.52 DEP criu/plugin.d [2020-06-15T13:23:12.797Z] #39 49.56 DEP criu/pipes.d [2020-06-15T13:23:12.797Z] #39 49.75 DEP criu/pie-util.d [2020-06-15T13:23:12.933Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 33.54MB / 68.65MB 1.7s [2020-06-15T13:23:12.933Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 43.03MB / 51.83MB 1.7s [2020-06-15T13:23:12.933Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 38.10MB / 68.65MB 1.8s [2020-06-15T13:23:12.933Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.54MB / 51.83MB 1.8s [2020-06-15T13:23:13.051Z] #39 12.90 PBCC images/sk-netlink.pb-c.c [2020-06-15T13:23:13.051Z] #39 12.93 DEP images/sk-netlink.pb-c.d [2020-06-15T13:23:13.051Z] #39 13.00 PBCC images/sk-inet.pb-c.c [2020-06-15T13:23:13.051Z] #39 13.04 DEP images/sk-inet.pb-c.d [2020-06-15T13:23:13.051Z] #39 13.09 PBCC images/sk-unix.pb-c.c [2020-06-15T13:23:13.079Z] #39 49.81 DEP criu/pie-util-vdso.d [2020-06-15T13:23:13.079Z] #39 49.93 DEP criu/path.d [2020-06-15T13:23:13.195Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 44.70MB / 68.65MB 1.9s [2020-06-15T13:23:13.195Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 54.85MB / 68.65MB 2.1s [2020-06-15T13:23:13.307Z] #39 13.14 DEP images/sk-unix.pb-c.d [2020-06-15T13:23:13.307Z] #39 13.19 PBCC images/mm.pb-c.c [2020-06-15T13:23:13.307Z] #39 13.24 DEP images/mm.pb-c.d [2020-06-15T13:23:13.307Z] #39 13.31 PBCC images/timerfd.pb-c.c [2020-06-15T13:23:13.362Z] #39 50.04 DEP criu/parasite-syscall.d [2020-06-15T13:23:13.362Z] #39 50.16 DEP criu/pagemap.d [2020-06-15T13:23:13.362Z] #39 50.26 DEP criu/pagemap-cache.d [2020-06-15T13:23:13.454Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 65.75MB / 68.65MB 2.2s [2020-06-15T13:23:13.563Z] #39 13.36 DEP images/timerfd.pb-c.d [2020-06-15T13:23:13.563Z] #39 13.43 PBCC images/timer.pb-c.c [2020-06-15T13:23:13.563Z] #39 13.45 DEP images/timer.pb-c.d [2020-06-15T13:23:13.563Z] #39 13.52 PBCC images/sa.pb-c.c [2020-06-15T13:23:13.563Z] #39 13.60 DEP images/sa.pb-c.d [2020-06-15T13:23:13.644Z] #39 50.37 DEP criu/page-xfer.d [2020-06-15T13:23:13.644Z] #39 50.53 DEP criu/page-pipe.d [2020-06-15T13:23:13.719Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.3s done [2020-06-15T13:23:13.719Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done [2020-06-15T13:23:13.719Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.3s done [2020-06-15T13:23:13.719Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-15T13:23:13.720Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 2.40MB / 120.16MB 2.6s [2020-06-15T13:23:13.720Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.5s done [2020-06-15T13:23:13.763Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-06-15T13:23:13.818Z] #39 13.67 PBCC images/pipe-data.pb-c.c [2020-06-15T13:23:13.818Z] #39 13.71 DEP images/pipe-data.pb-c.d [2020-06-15T13:23:13.818Z] #39 13.79 PBCC images/mnt.pb-c.c [2020-06-15T13:23:13.927Z] #39 50.60 DEP criu/netfilter.d [2020-06-15T13:23:13.927Z] #39 50.78 DEP criu/net.d [2020-06-15T13:23:14.020Z] #58 DONE 5.7s [2020-06-15T13:23:14.020Z] [2020-06-15T13:23:14.020Z] #20 [internal] load build context [2020-06-15T13:23:14.020Z] #20 transferring context: 50.68MB 5.7s done [2020-06-15T13:23:14.020Z] #20 DONE 5.7s [2020-06-15T13:23:14.020Z] [2020-06-15T13:23:14.020Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:23:14.020Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T13:23:14.020Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done [2020-06-15T13:23:14.020Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-06-15T13:23:14.020Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-06-15T13:23:14.020Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T13:23:14.020Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done [2020-06-15T13:23:14.020Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s done [2020-06-15T13:23:14.020Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.0s done [2020-06-15T13:23:14.020Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.5s done [2020-06-15T13:23:14.020Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 5.5s done [2020-06-15T13:23:14.020Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.7s [2020-06-15T13:23:14.020Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.6s done [2020-06-15T13:23:14.074Z] #39 13.86 DEP images/mnt.pb-c.d [2020-06-15T13:23:14.074Z] #39 13.94 PBCC images/sk-packet.pb-c.c [2020-06-15T13:23:14.074Z] #39 14.02 DEP images/sk-packet.pb-c.d [2020-06-15T13:23:14.209Z] #39 50.98 DEP criu/namespaces.d [2020-06-15T13:23:14.209Z] #39 51.06 DEP criu/mount.d [2020-06-15T13:23:14.287Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 11.54MB / 120.16MB 2.9s [2020-06-15T13:23:14.330Z] #39 14.08 PBCC images/tcp-stream.pb-c.c [2020-06-15T13:23:14.330Z] #39 14.14 DEP images/tcp-stream.pb-c.d [2020-06-15T13:23:14.330Z] #39 14.22 PBCC images/pipe.pb-c.c [2020-06-15T13:23:14.330Z] #39 14.28 DEP images/pipe.pb-c.d [2020-06-15T13:23:14.492Z] #39 51.15 DEP criu/memfd.d [2020-06-15T13:23:14.492Z] #39 51.34 DEP criu/mem.d [2020-06-15T13:23:14.547Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 21.80MB / 120.16MB 3.2s [2020-06-15T13:23:14.547Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 32.02MB / 120.16MB 3.5s [2020-06-15T13:23:14.586Z] #39 14.34 PBCC images/pstree.pb-c.c [2020-06-15T13:23:14.586Z] #39 14.40 DEP images/pstree.pb-c.d [2020-06-15T13:23:14.586Z] #39 14.44 PBCC images/fs.pb-c.c [2020-06-15T13:23:14.586Z] #39 14.48 DEP images/fs.pb-c.d [2020-06-15T13:23:14.586Z] #39 14.54 PBCC images/signalfd.pb-c.c [2020-06-15T13:23:14.586Z] #39 14.60 DEP images/signalfd.pb-c.d [2020-06-15T13:23:14.586Z] #39 14.67 PBCC images/fh.pb-c.c [2020-06-15T13:23:14.775Z] #39 51.49 DEP criu/lsm.d [2020-06-15T13:23:14.775Z] #39 51.58 DEP criu/log.d [2020-06-15T13:23:14.775Z] #39 51.63 DEP criu/libnetlink.d [2020-06-15T13:23:14.775Z] #39 51.71 DEP criu/kerndat.d [2020-06-15T13:23:14.841Z] #39 14.71 PBCC images/fsnotify.pb-c.c [2020-06-15T13:23:14.841Z] #39 14.75 DEP images/fh.pb-c.d [2020-06-15T13:23:14.841Z] #39 14.85 DEP images/fsnotify.pb-c.d [2020-06-15T13:23:14.841Z] #39 14.93 PBCC images/eventpoll.pb-c.c [2020-06-15T13:23:15.057Z] #39 51.86 DEP criu/kcmp-ids.d [2020-06-15T13:23:15.057Z] #39 51.90 DEP criu/irmap.d [2020-06-15T13:23:15.097Z] #39 14.97 DEP images/eventpoll.pb-c.d [2020-06-15T13:23:15.097Z] #39 15.03 PBCC images/eventfd.pb-c.c [2020-06-15T13:23:15.097Z] #39 15.06 DEP images/eventfd.pb-c.d [2020-06-15T13:23:15.097Z] #39 15.14 PBCC images/remap-file-path.pb-c.c [2020-06-15T13:23:15.117Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 48.21MB / 120.16MB 3.8s [2020-06-15T13:23:15.340Z] #39 52.06 DEP criu/ipc_ns.d [2020-06-15T13:23:15.340Z] #39 52.20 DEP criu/image.d [2020-06-15T13:23:15.352Z] #39 15.16 DEP images/remap-file-path.pb-c.d [2020-06-15T13:23:15.352Z] #39 15.23 PBCC images/fifo.pb-c.c [2020-06-15T13:23:15.352Z] #39 15.25 DEP images/fifo.pb-c.d [2020-06-15T13:23:15.352Z] #39 15.33 PBCC images/ghost-file.pb-c.c [2020-06-15T13:23:15.352Z] #39 15.38 DEP images/ghost-file.pb-c.d [2020-06-15T13:23:15.375Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 56.67MB / 120.16MB 4.1s [2020-06-15T13:23:15.608Z] #39 15.43 PBCC images/regfile.pb-c.c [2020-06-15T13:23:15.608Z] #39 15.51 DEP images/regfile.pb-c.d [2020-06-15T13:23:15.608Z] #39 15.56 PBCC images/ns.pb-c.c [2020-06-15T13:23:15.608Z] #39 15.60 DEP images/ns.pb-c.d [2020-06-15T13:23:15.608Z] #39 15.65 PBCC images/fdinfo.pb-c.c [2020-06-15T13:23:15.622Z] #39 52.37 DEP criu/image-desc.d [2020-06-15T13:23:15.622Z] #39 52.44 DEP criu/fsnotify.d [2020-06-15T13:23:15.622Z] #39 52.54 DEP criu/filesystems.d [2020-06-15T13:23:15.633Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 65.93MB / 120.16MB 4.4s [2020-06-15T13:23:15.864Z] #39 15.74 DEP images/fdinfo.pb-c.d [2020-06-15T13:23:15.865Z] #39 ... [2020-06-15T13:23:15.865Z] [2020-06-15T13:23:15.865Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:15.865Z] #47 80.56 encoding/json [2020-06-15T13:23:15.865Z] #47 84.79 github.com/pkg/diff [2020-06-15T13:23:15.865Z] #47 86.58 go/ast [2020-06-15T13:23:15.865Z] #47 87.72 golang.org/x/crypto/ssh/terminal [2020-06-15T13:23:15.865Z] #47 89.32 mvdan.cc/editorconfig [2020-06-15T13:23:15.865Z] #47 90.57 mvdan.cc/sh/v3/fileutil [2020-06-15T13:23:15.865Z] #47 ... [2020-06-15T13:23:15.865Z] [2020-06-15T13:23:15.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:15.865Z] #39 15.85 PBCC images/core-aarch64.pb-c.c [2020-06-15T13:23:15.865Z] #39 15.88 PBCC images/core-arm.pb-c.c [2020-06-15T13:23:15.891Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 74.82MB / 120.16MB 4.6s [2020-06-15T13:23:15.904Z] #39 52.64 DEP criu/files.d [2020-06-15T13:23:15.904Z] #39 52.77 DEP criu/files-reg.d [2020-06-15T13:23:15.920Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.2s done [2020-06-15T13:23:15.920Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-06-15T13:23:15.920Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-06-15T13:23:15.920Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-15T13:23:16.120Z] #39 15.95 PBCC images/core-ppc64.pb-c.c [2020-06-15T13:23:16.120Z] #39 16.03 PBCC images/core-s390.pb-c.c [2020-06-15T13:23:16.120Z] #39 16.13 PBCC images/core-x86.pb-c.c [2020-06-15T13:23:16.149Z] #7 ... [2020-06-15T13:23:16.149Z] [2020-06-15T13:23:16.149Z] #20 [internal] load build context [2020-06-15T13:23:16.149Z] #20 transferring context: 50.68MB 4.7s done [2020-06-15T13:23:16.149Z] #20 DONE 4.9s [2020-06-15T13:23:16.149Z] [2020-06-15T13:23:16.149Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:23:16.149Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 84.54MB / 120.16MB 4.8s [2020-06-15T13:23:16.149Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 96.76MB / 120.16MB 5.0s [2020-06-15T13:23:16.177Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-06-15T13:23:16.177Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-15T13:23:16.187Z] #39 52.92 DEP criu/files-ext.d [2020-06-15T13:23:16.187Z] #39 53.05 DEP criu/file-lock.d [2020-06-15T13:23:16.376Z] #39 16.19 PBCC images/core.pb-c.c [2020-06-15T13:23:16.376Z] #39 16.26 PBCC images/inventory.pb-c.c [2020-06-15T13:23:16.376Z] #39 16.34 DEP images/core-aarch64.pb-c.d [2020-06-15T13:23:16.376Z] #39 16.41 DEP images/core-arm.pb-c.d [2020-06-15T13:23:16.376Z] #39 16.46 DEP images/core-ppc64.pb-c.d [2020-06-15T13:23:16.408Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 106.44MB / 120.16MB 5.2s [2020-06-15T13:23:16.471Z] #39 53.14 DEP criu/file-ids.d [2020-06-15T13:23:16.471Z] #39 53.26 DEP criu/fifo.d [2020-06-15T13:23:16.471Z] #39 53.34 DEP criu/fdstore.d [2020-06-15T13:23:16.471Z] #39 53.40 DEP criu/fault-injection.d [2020-06-15T13:23:16.632Z] #39 16.52 DEP images/core-s390.pb-c.d [2020-06-15T13:23:16.632Z] #39 16.59 DEP images/core-x86.pb-c.d [2020-06-15T13:23:16.666Z] #7 ... [2020-06-15T13:23:16.666Z] [2020-06-15T13:23:16.666Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:23:16.666Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T13:23:16.666Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T13:23:16.666Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T13:23:16.666Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-06-15T13:23:16.666Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-06-15T13:23:16.666Z] #58 DONE 5.4s [2020-06-15T13:23:16.666Z] [2020-06-15T13:23:16.667Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:23:16.667Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 5.4s done [2020-06-15T13:23:16.753Z] #39 53.42 DEP criu/external.d [2020-06-15T13:23:16.753Z] #39 53.47 DEP criu/eventpoll.d [2020-06-15T13:23:16.753Z] #39 53.57 DEP criu/eventfd.d [2020-06-15T13:23:16.753Z] #39 53.67 DEP criu/crtools.d [2020-06-15T13:23:16.888Z] #39 16.63 DEP images/core.pb-c.d [2020-06-15T13:23:16.888Z] #39 16.68 DEP images/inventory.pb-c.d [2020-06-15T13:23:16.888Z] #39 16.80 PBCC images/cpuinfo.pb-c.c [2020-06-15T13:23:16.888Z] #39 16.81 DEP images/cpuinfo.pb-c.d [2020-06-15T13:23:16.888Z] #39 16.87 PBCC images/stats.pb-c.c [2020-06-15T13:23:17.035Z] #39 53.76 DEP criu/cr-service.d [2020-06-15T13:23:17.035Z] #39 53.85 DEP criu/cr-restore.d [2020-06-15T13:23:17.143Z] #39 16.90 DEP images/stats.pb-c.d [2020-06-15T13:23:17.317Z] #39 54.03 DEP criu/cr-errno.d [2020-06-15T13:23:17.317Z] #39 54.03 DEP criu/cr-dump.d [2020-06-15T13:23:17.317Z] #39 54.17 DEP criu/cr-dedup.d [2020-06-15T13:23:17.317Z] #39 54.26 DEP criu/cr-check.d [2020-06-15T13:23:17.330Z] Client: [2020-06-15T13:23:17.330Z] Debug Mode: false [2020-06-15T13:23:17.330Z] [2020-06-15T13:23:17.330Z] Server: [2020-06-15T13:23:17.330Z] Containers: 0 [2020-06-15T13:23:17.330Z] Running: 0 [2020-06-15T13:23:17.330Z] Paused: 0 [2020-06-15T13:23:17.330Z] Stopped: 0 [2020-06-15T13:23:17.330Z] Images: 0 [2020-06-15T13:23:17.330Z] Server Version: 19.03.11 [2020-06-15T13:23:17.330Z] Storage Driver: overlay2 [2020-06-15T13:23:17.330Z] Backing Filesystem: extfs [2020-06-15T13:23:17.330Z] Supports d_type: true [2020-06-15T13:23:17.330Z] Native Overlay Diff: true [2020-06-15T13:23:17.330Z] Logging Driver: json-file [2020-06-15T13:23:17.330Z] Cgroup Driver: cgroupfs [2020-06-15T13:23:17.330Z] Plugins: [2020-06-15T13:23:17.330Z] Volume: local [2020-06-15T13:23:17.330Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T13:23:17.330Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-15T13:23:17.330Z] Swarm: inactive [2020-06-15T13:23:17.330Z] Runtimes: runc [2020-06-15T13:23:17.330Z] Default Runtime: runc [2020-06-15T13:23:17.330Z] Init Binary: docker-init [2020-06-15T13:23:17.330Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-15T13:23:17.330Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:17.330Z] init version: fec3683 [2020-06-15T13:23:17.330Z] Security Options: [2020-06-15T13:23:17.330Z] apparmor [2020-06-15T13:23:17.330Z] seccomp [2020-06-15T13:23:17.330Z] Profile: default [2020-06-15T13:23:17.330Z] Kernel Version: 4.15.0-1067-aws [2020-06-15T13:23:17.330Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-15T13:23:17.330Z] OSType: linux [2020-06-15T13:23:17.330Z] Architecture: aarch64 [2020-06-15T13:23:17.330Z] CPUs: 4 [2020-06-15T13:23:17.330Z] Total Memory: 7.525GiB [2020-06-15T13:23:17.330Z] Name: ip-10-100-121-248 [2020-06-15T13:23:17.330Z] ID: TSQ6:WXGO:53S5:BRVT:FFFG:4X7X:LIVW:AY2N:4FI7:5RRI:VUDZ:GVUJ [2020-06-15T13:23:17.330Z] Docker Root Dir: /var/lib/docker [2020-06-15T13:23:17.330Z] Debug Mode: false [2020-06-15T13:23:17.330Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:23:17.330Z] Labels: [2020-06-15T13:23:17.330Z] Experimental: true [2020-06-15T13:23:17.330Z] Insecure Registries: [2020-06-15T13:23:17.330Z] 127.0.0.0/8 [2020-06-15T13:23:17.330Z] Live Restore Enabled: true [2020-06-15T13:23:17.330Z] [2020-06-15T13:23:17.330Z] WARNING: No swap limit support [Pipeline] sh [2020-06-15T13:23:17.599Z] #39 54.36 DEP criu/config.d [2020-06-15T13:23:17.622Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:23:17.622Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:23:17.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41108/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T13:23:17.881Z] #39 54.57 DEP criu/clone-noasan.d [2020-06-15T13:23:17.881Z] #39 54.65 DEP criu/cgroup.d [2020-06-15T13:23:17.881Z] #39 54.81 DEP criu/cgroup-props.d [2020-06-15T13:23:17.882Z] + bash /home/ubuntu/workspace/moby_PR-41108/check-config.sh [2020-06-15T13:23:17.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T13:23:17.882Z] info: reading kernel config from /boot/config-4.15.0-1067-aws ... [2020-06-15T13:23:17.882Z] [2020-06-15T13:23:17.882Z] Generally Necessary: [2020-06-15T13:23:17.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T13:23:17.882Z] - apparmor: enabled and tools installed [2020-06-15T13:23:17.882Z] - CONFIG_NAMESPACES: enabled [2020-06-15T13:23:17.882Z] - CONFIG_NET_NS: enabled [2020-06-15T13:23:17.882Z] - CONFIG_PID_NS: enabled [2020-06-15T13:23:17.882Z] - CONFIG_IPC_NS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_UTS_NS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CGROUPS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CPUSETS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_MEMCG: enabled [2020-06-15T13:23:18.141Z] - CONFIG_KEYS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_VETH: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T13:23:18.141Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-15T13:23:18.141Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T13:23:18.141Z] [2020-06-15T13:23:18.141Z] Optional Features: [2020-06-15T13:23:18.141Z] - CONFIG_USER_NS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_SECCOMP: enabled [2020-06-15T13:23:18.141Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T13:23:18.141Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T13:23:18.164Z] #39 54.89 DEP criu/bitmap.d [2020-06-15T13:23:18.164Z] #39 54.90 DEP criu/bfd.d [2020-06-15T13:23:18.164Z] #39 55.03 DEP criu/autofs.d [2020-06-15T13:23:18.401Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T13:23:18.401Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-15T13:23:18.401Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T13:23:18.401Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T13:23:18.401Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-15T13:23:18.401Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-15T13:23:18.401Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T13:23:18.401Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T13:23:18.401Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T13:23:18.401Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T13:23:18.401Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T13:23:18.401Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T13:23:18.401Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T13:23:18.401Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T13:23:18.401Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T13:23:18.401Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T13:23:18.401Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T13:23:18.401Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T13:23:18.401Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T13:23:18.401Z] - CONFIG_EXT4_FS: enabled [2020-06-15T13:23:18.401Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T13:23:18.401Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T13:23:18.401Z] - Network Drivers: [2020-06-15T13:23:18.401Z] - "overlay": [2020-06-15T13:23:18.445Z] #39 55.20 DEP criu/aio.d [2020-06-15T13:23:18.446Z] #39 55.37 DEP criu/action-scripts.d [2020-06-15T13:23:18.508Z] #39 18.48 make[1]: Nothing to be done for 'all'. [2020-06-15T13:23:18.661Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T13:23:18.661Z] Optional (for encrypted networks): [2020-06-15T13:23:18.661Z] - CONFIG_CRYPTO: enabled [2020-06-15T13:23:18.661Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-15T13:23:18.661Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-15T13:23:18.661Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-15T13:23:18.661Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-15T13:23:18.661Z] - CONFIG_XFRM: enabled [2020-06-15T13:23:18.661Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-15T13:23:18.661Z] - "ipvlan": [2020-06-15T13:23:18.661Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T13:23:18.661Z] - "macvlan": [2020-06-15T13:23:18.661Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T13:23:18.661Z] - "ftp,tftp client in container": [2020-06-15T13:23:18.661Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T13:23:18.661Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T13:23:18.661Z] - Storage Drivers: [2020-06-15T13:23:18.661Z] - "aufs": [2020-06-15T13:23:18.661Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T13:23:18.661Z] - "btrfs": [2020-06-15T13:23:18.661Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T13:23:18.724Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.2s done [2020-06-15T13:23:18.724Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-06-15T13:23:18.728Z] #39 55.56 CC criu/action-scripts.o [2020-06-15T13:23:18.921Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T13:23:18.921Z] - "devicemapper": [2020-06-15T13:23:18.921Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T13:23:18.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T13:23:18.921Z] - "overlay": [2020-06-15T13:23:18.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T13:23:18.921Z] - "zfs": [2020-06-15T13:23:18.921Z] - /dev/zfs: missing [2020-06-15T13:23:18.921Z] - zfs command: missing [2020-06-15T13:23:18.921Z] - zpool command: missing [2020-06-15T13:23:18.921Z] [2020-06-15T13:23:18.921Z] Limits: [2020-06-15T13:23:18.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T13:23:18.921Z] [2020-06-15T13:23:18.921Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T13:23:19.011Z] #39 55.95 CC criu/aio.o [2020-06-15T13:23:19.011Z] #39 ... [2020-06-15T13:23:19.011Z] [2020-06-15T13:23:19.011Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:19.011Z] #41 84.22 net/http/httptrace [2020-06-15T13:23:19.011Z] #41 84.43 net/http [2020-06-15T13:23:19.011Z] #41 91.05 github.com/LK4D4/vndr/godl [2020-06-15T13:23:19.011Z] #41 91.58 github.com/LK4D4/vndr [2020-06-15T13:23:19.195Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.2s [2020-06-15T13:23:19.195Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.3s done [2020-06-15T13:23:19.195Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-06-15T13:23:19.266Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:66bb1c4644233e38b7d2928f725d50e18979ce91 . [2020-06-15T13:23:19.266Z] #2 [internal] load build definition from Dockerfile [2020-06-15T13:23:19.266Z] #2 transferring dockerfile: 16.37kB 0.1s done [2020-06-15T13:23:19.266Z] #2 DONE 0.1s [2020-06-15T13:23:19.266Z] [2020-06-15T13:23:19.266Z] #1 [internal] load .dockerignore [2020-06-15T13:23:19.266Z] #1 transferring context: 87B 0.0s done [2020-06-15T13:23:19.266Z] #1 DONE 0.1s [2020-06-15T13:23:19.266Z] [2020-06-15T13:23:19.266Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T13:23:19.316Z] #41 ... [2020-06-15T13:23:19.316Z] [2020-06-15T13:23:19.316Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:23:19.316Z] #17 1.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:19.316Z] #17 1.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:19.316Z] #17 1.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:19.316Z] #17 1.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-15T13:23:19.316Z] #17 2.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-15T13:23:19.316Z] #17 3.185 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-15T13:23:19.316Z] #17 6.663 Fetched 8050 kB in 5s (1499 kB/s) [2020-06-15T13:23:19.316Z] #17 6.663 Reading package lists... [2020-06-15T13:23:19.763Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done [2020-06-15T13:23:19.763Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-15T13:23:19.872Z] #39 ... [2020-06-15T13:23:19.872Z] [2020-06-15T13:23:19.872Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:19.872Z] #41 84.44 text/template/parse [2020-06-15T13:23:19.872Z] #41 87.62 go/parser [2020-06-15T13:23:19.872Z] #41 89.33 text/template [2020-06-15T13:23:19.872Z] #41 91.97 encoding/xml [2020-06-15T13:23:19.872Z] #41 94.20 go/doc [2020-06-15T13:23:19.872Z] #41 ... [2020-06-15T13:23:19.872Z] [2020-06-15T13:23:19.872Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:19.872Z] #52 39.41 Checking out files: 56% (1806/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: 89% (2857/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-15T13:23:19.872Z] #52 40.78 + cd /tmp/tmp.q59jJtcv7y/src/github.com/containerd/containerd [2020-06-15T13:23:19.872Z] #52 40.78 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:23:19.872Z] #52 42.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T13:23:19.872Z] #52 42.24 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T13:23:19.872Z] #52 42.25 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:23:19.872Z] #52 42.25 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:23:19.872Z] #52 42.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T13:23:19.872Z] #52 42.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T13:23:19.872Z] #52 42.25 + '[' '' = dynamic ']' [2020-06-15T13:23:19.872Z] #52 42.25 + make [2020-06-15T13:23:19.872Z] #52 43.21 + bin/ctr [2020-06-15T13:23:19.881Z] #17 8.324 Reading package lists... [2020-06-15T13:23:19.881Z] #17 ... [2020-06-15T13:23:19.881Z] [2020-06-15T13:23:19.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:19.881Z] #39 56.53 CC criu/autofs.o [2020-06-15T13:23:20.204Z] #3 DONE 0.5s [2020-06-15T13:23:20.204Z] [2020-06-15T13:23:20.204Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T13:23:20.204Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T13:23:20.204Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-15T13:23:20.204Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-15T13:23:20.204Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.21MB / 8.28MB 0.2s [2020-06-15T13:23:20.204Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T13:23:20.204Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-06-15T13:23:20.334Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.5s done [2020-06-15T13:23:20.334Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-15T13:23:20.463Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-06-15T13:23:20.463Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-06-15T13:23:20.619Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-06-15T13:23:20.722Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-06-15T13:23:20.722Z] #4 DONE 0.8s [2020-06-15T13:23:20.876Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 [2020-06-15T13:23:20.888Z] #39 57.49 CC criu/bfd.o [2020-06-15T13:23:20.888Z] #39 57.82 CC criu/bitmap.o [2020-06-15T13:23:21.171Z] #39 57.91 CC criu/cgroup-props.o [2020-06-15T13:23:21.295Z] [2020-06-15T13:23:21.295Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T13:23:21.453Z] #39 58.39 CC criu/cgroup.o [2020-06-15T13:23:21.864Z] #5 DONE 0.6s [2020-06-15T13:23:21.864Z] [2020-06-15T13:23:21.864Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:23:21.864Z] #6 DONE 0.5s [2020-06-15T13:23:21.864Z] [2020-06-15T13:23:21.864Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:23:21.864Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T13:23:22.487Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T13:23:22.487Z] #7 sha256:262685195d69bec22c3076e5912f1104590f30721528142b658fed2789d59cca 5.46kB / 5.46kB done [2020-06-15T13:23:22.487Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.2s [2020-06-15T13:23:22.487Z] #7 sha256:3e5b8b29e893831f9966879c3a6779ca220d35765302019f798a542832462496 1.79kB / 1.79kB done [2020-06-15T13:23:22.488Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.96MB / 49.17MB 0.2s [2020-06-15T13:23:22.488Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0B / 9.98MB 0.2s [2020-06-15T13:23:22.750Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 3.46MB / 7.68MB 0.4s [2020-06-15T13:23:22.750Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 17.00MB / 49.17MB 0.4s [2020-06-15T13:23:22.750Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.4s [2020-06-15T13:23:22.750Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s [2020-06-15T13:23:22.750Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 20.93MB / 49.17MB 0.5s [2020-06-15T13:23:22.750Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.5s done [2020-06-15T13:23:22.750Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.5s [2020-06-15T13:23:22.750Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s done [2020-06-15T13:23:22.750Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 27.51MB / 49.17MB 0.6s [2020-06-15T13:23:22.750Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 0.6s [2020-06-15T13:23:22.864Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.3s done [2020-06-15T13:23:22.864Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-06-15T13:23:22.924Z] #39 ... [2020-06-15T13:23:22.924Z] [2020-06-15T13:23:22.924Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:22.924Z] #41 DONE 97.9s [2020-06-15T13:23:22.924Z] [2020-06-15T13:23:22.924Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:23:22.924Z] #17 8.324 Reading package lists... [2020-06-15T13:23:22.924Z] #17 9.999 Building dependency tree... [2020-06-15T13:23:22.924Z] #17 10.56 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T13:23:22.925Z] #17 10.56 The following additional packages will be installed: [2020-06-15T13:23:22.925Z] #17 10.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T13:23:22.925Z] #17 10.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T13:23:22.925Z] #17 10.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T13:23:22.925Z] #17 10.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T13:23:22.925Z] #17 10.56 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T13:23:22.925Z] #17 10.57 Suggested packages: [2020-06-15T13:23:22.925Z] #17 10.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T13:23:22.925Z] #17 10.57 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T13:23:22.925Z] #17 10.57 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T13:23:22.925Z] #17 10.57 Recommended packages: [2020-06-15T13:23:22.925Z] #17 10.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T13:23:22.925Z] #17 10.57 python3-keyrings.alt python3-xdg unzip [2020-06-15T13:23:23.021Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 8.50MB / 52.16MB 0.7s [2020-06-15T13:23:23.021Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 3.91MB / 62.52MB 0.7s [2020-06-15T13:23:23.021Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 12.81MB / 52.16MB 0.8s [2020-06-15T13:23:23.021Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 10.63MB / 62.52MB 0.8s [2020-06-15T13:23:23.139Z] #52 ... [2020-06-15T13:23:23.139Z] [2020-06-15T13:23:23.139Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:23.139Z] #41 97.91 github.com/LK4D4/vndr/build [2020-06-15T13:23:23.213Z] #17 11.88 The following NEW packages will be installed: [2020-06-15T13:23:23.213Z] #17 11.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T13:23:23.213Z] #17 11.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T13:23:23.213Z] #17 11.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T13:23:23.213Z] #17 11.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T13:23:23.213Z] #17 11.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T13:23:23.213Z] #17 11.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T13:23:23.213Z] #17 11.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T13:23:23.213Z] #17 11.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T13:23:23.213Z] #17 11.89 xz-utils zip [2020-06-15T13:23:23.293Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 33.94MB / 49.17MB 1.0s [2020-06-15T13:23:23.293Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 23.27MB / 52.16MB 1.0s [2020-06-15T13:23:23.293Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 16.83MB / 62.52MB 1.0s [2020-06-15T13:23:23.293Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.1s [2020-06-15T13:23:23.293Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 36.08MB / 52.16MB 1.1s [2020-06-15T13:23:23.293Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 30.46MB / 62.52MB 1.1s [2020-06-15T13:23:23.293Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 46.40MB / 52.16MB 1.2s [2020-06-15T13:23:23.505Z] #17 12.15 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-06-15T13:23:23.505Z] #17 12.15 Need to get 27.7 MB of archives. [2020-06-15T13:23:23.505Z] #17 12.15 After this operation, 117 MB of additional disk space will be used. [2020-06-15T13:23:23.505Z] #17 12.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-06-15T13:23:23.505Z] #17 12.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-06-15T13:23:23.505Z] #17 12.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-06-15T13:23:23.505Z] #17 12.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-06-15T13:23:23.505Z] #17 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-06-15T13:23:23.505Z] #17 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-06-15T13:23:23.506Z] #17 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-06-15T13:23:23.553Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.3s [2020-06-15T13:23:23.553Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 39.83MB / 62.52MB 1.3s [2020-06-15T13:23:23.553Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 1.5s [2020-06-15T13:23:23.788Z] #17 12.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-06-15T13:23:23.788Z] #17 12.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-06-15T13:23:23.788Z] #17 12.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-06-15T13:23:23.788Z] #17 12.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-06-15T13:23:23.788Z] #17 12.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-06-15T13:23:23.788Z] #17 12.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-06-15T13:23:23.788Z] #17 12.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-06-15T13:23:23.788Z] #17 12.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-06-15T13:23:23.788Z] #17 12.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-06-15T13:23:23.788Z] #17 12.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-15T13:23:23.788Z] #17 12.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:23:23.788Z] #17 12.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-06-15T13:23:23.788Z] #17 12.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-06-15T13:23:23.788Z] #17 12.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-06-15T13:23:23.788Z] #17 12.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-06-15T13:23:23.788Z] #17 12.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-06-15T13:23:23.788Z] #17 12.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-15T13:23:23.788Z] #17 12.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-15T13:23:23.788Z] #17 12.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-15T13:23:23.788Z] #17 12.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-06-15T13:23:23.788Z] #17 12.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-06-15T13:23:23.788Z] #17 12.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-15T13:23:24.067Z] #41 98.54 github.com/LK4D4/vndr/versioned [2020-06-15T13:23:24.067Z] #41 98.69 compress/flate [2020-06-15T13:23:24.071Z] #17 12.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-15T13:23:24.071Z] #17 12.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-15T13:23:24.071Z] #17 12.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-15T13:23:24.071Z] #17 12.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-06-15T13:23:24.071Z] #17 12.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-06-15T13:23:24.071Z] #17 12.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T13:23:24.353Z] #17 12.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T13:23:24.353Z] #17 12.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T13:23:24.353Z] #17 12.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-06-15T13:23:24.353Z] #17 12.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T13:23:24.353Z] #17 12.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T13:23:24.353Z] #17 13.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T13:23:24.353Z] #17 13.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-06-15T13:23:24.353Z] #17 13.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-06-15T13:23:24.353Z] #17 13.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-06-15T13:23:24.353Z] #17 13.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T13:23:24.635Z] #17 13.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-06-15T13:23:24.635Z] #17 13.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-06-15T13:23:24.635Z] #17 13.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-06-15T13:23:24.918Z] #17 13.72 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:23:24.918Z] #17 13.75 Fetched 27.7 MB in 2s (18.4 MB/s) [2020-06-15T13:23:24.918Z] #17 13.78 Selecting previously unselected package pigz. [2020-06-15T13:23:24.918Z] #17 13.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-06-15T13:23:24.918Z] #17 13.82 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-06-15T13:23:24.918Z] #17 13.82 Unpacking pigz (2.4-1) ... [2020-06-15T13:23:24.918Z] #17 13.87 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-06-15T13:23:25.057Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.1s done [2020-06-15T13:23:25.057Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done [2020-06-15T13:23:25.057Z] #7 DONE 16.9s [2020-06-15T13:23:25.057Z] [2020-06-15T13:23:25.057Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T13:23:25.200Z] #17 13.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T13:23:25.200Z] #17 13.88 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-15T13:23:25.200Z] #17 14.17 Selecting previously unselected package python3.7-minimal. [2020-06-15T13:23:25.393Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-06-15T13:23:25.393Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 [2020-06-15T13:23:25.473Z] #7 ... [2020-06-15T13:23:25.473Z] [2020-06-15T13:23:25.473Z] #20 [internal] load build context [2020-06-15T13:23:25.473Z] #20 transferring context: 50.68MB 3.0s done [2020-06-15T13:23:25.473Z] #20 DONE 3.3s [2020-06-15T13:23:25.473Z] [2020-06-15T13:23:25.473Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:23:25.473Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T13:23:25.473Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T13:23:25.473Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T13:23:25.473Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-15T13:23:25.473Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-06-15T13:23:25.473Z] #58 DONE 3.4s [2020-06-15T13:23:25.473Z] [2020-06-15T13:23:25.473Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:23:25.473Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.9s done [2020-06-15T13:23:25.473Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.9s done [2020-06-15T13:23:25.473Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 2.9s done [2020-06-15T13:23:25.473Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 0B / 97.68MB 3.0s [2020-06-15T13:23:25.473Z] #7 sha256:00e029923d83abf1fdd455020b16352cd26e80c3257349bbcb527c02af3502e8 155B / 155B 3.0s [2020-06-15T13:23:25.473Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 13.10MB / 97.68MB 3.1s [2020-06-15T13:23:25.473Z] #7 sha256:00e029923d83abf1fdd455020b16352cd26e80c3257349bbcb527c02af3502e8 155B / 155B 3.0s done [2020-06-15T13:23:25.473Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-06-15T13:23:25.473Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 20.09MB / 97.68MB 3.2s [2020-06-15T13:23:25.473Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 44.11MB / 97.68MB 3.4s [2020-06-15T13:23:25.482Z] #17 14.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T13:23:25.482Z] #17 14.17 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:23:25.737Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 51.34MB / 97.68MB 3.5s [2020-06-15T13:23:25.999Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 61.17MB / 97.68MB 3.7s [2020-06-15T13:23:25.999Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 67.09MB / 97.68MB 3.8s [2020-06-15T13:23:26.096Z] #17 14.75 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-15T13:23:26.096Z] #17 14.77 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:23:26.260Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 90.29MB / 97.68MB 4.0s [2020-06-15T13:23:26.520Z] #7 sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 97.68MB / 97.68MB 4.3s done [2020-06-15T13:23:26.581Z] #41 ... [2020-06-15T13:23:26.581Z] [2020-06-15T13:23:26.581Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:26.581Z] #47 90.76 mvdan.cc/sh/v3/syntax [2020-06-15T13:23:26.581Z] #47 97.77 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T13:23:26.581Z] #47 ... [2020-06-15T13:23:26.581Z] [2020-06-15T13:23:26.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:26.581Z] #39 20.00 CC images/stats.o [2020-06-15T13:23:26.581Z] #39 20.38 CC images/core.o [2020-06-15T13:23:26.581Z] #39 21.09 CC images/core-x86.o [2020-06-15T13:23:26.581Z] #39 21.63 CC images/core-arm.o [2020-06-15T13:23:26.581Z] #39 22.11 CC images/core-aarch64.o [2020-06-15T13:23:26.581Z] #39 22.56 CC images/core-ppc64.o [2020-06-15T13:23:26.581Z] #39 23.16 CC images/core-s390.o [2020-06-15T13:23:26.581Z] #39 23.92 CC images/cpuinfo.o [2020-06-15T13:23:26.581Z] #39 24.49 CC images/inventory.o [2020-06-15T13:23:26.581Z] #39 24.82 CC images/fdinfo.o [2020-06-15T13:23:26.581Z] #39 25.40 CC images/fown.o [2020-06-15T13:23:26.581Z] #39 25.60 CC images/ns.o [2020-06-15T13:23:26.581Z] #39 25.96 CC images/regfile.o [2020-06-15T13:23:26.581Z] #39 26.32 CC images/ghost-file.o [2020-06-15T13:23:26.837Z] #39 26.65 CC images/fifo.o [2020-06-15T13:23:26.837Z] #39 ... [2020-06-15T13:23:26.837Z] [2020-06-15T13:23:26.837Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:26.837Z] #41 101.5 hash/crc32 [2020-06-15T13:23:26.837Z] #41 101.6 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T13:23:27.399Z] #41 102.2 compress/gzip [2020-06-15T13:23:27.569Z] #17 ... [2020-06-15T13:23:27.569Z] [2020-06-15T13:23:27.569Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:23:27.569Z] #28 DONE 102.4s [2020-06-15T13:23:27.569Z] [2020-06-15T13:23:27.569Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:23:27.569Z] #17 16.07 Selecting previously unselected package python3-minimal. [2020-06-15T13:23:27.570Z] #17 16.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 ... 23448 files and directories currently installed.) [2020-06-15T13:23:27.570Z] #17 16.09 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-06-15T13:23:27.570Z] #17 16.12 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T13:23:27.570Z] #17 ... [2020-06-15T13:23:27.570Z] [2020-06-15T13:23:27.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:27.570Z] #39 60.61 CC criu/clone-noasan.o [2020-06-15T13:23:27.570Z] #39 60.77 CC criu/config.o [2020-06-15T13:23:27.570Z] #39 61.72 CC criu/cr-check.o [2020-06-15T13:23:27.570Z] #39 62.81 CC criu/cr-dedup.o [2020-06-15T13:23:27.570Z] #39 63.04 CC criu/cr-dump.o [2020-06-15T13:23:27.570Z] #39 64.41 CC criu/cr-errno.o [2020-06-15T13:23:27.582Z] #8 DONE 2.4s [2020-06-15T13:23:27.582Z] [2020-06-15T13:23:27.582Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T13:23:27.876Z] #39 64.51 CC criu/cr-restore.o [2020-06-15T13:23:27.960Z] #41 102.8 net [2020-06-15T13:23:28.153Z] #9 DONE 0.6s [2020-06-15T13:23:28.153Z] [2020-06-15T13:23:28.153Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T13:23:28.153Z] #27 DONE 0.1s [2020-06-15T13:23:28.153Z] [2020-06-15T13:23:28.153Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T13:23:28.153Z] #35 DONE 0.1s [2020-06-15T13:23:28.153Z] [2020-06-15T13:23:28.153Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:28.433Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.7s done [2020-06-15T13:23:28.433Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-06-15T13:23:28.738Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.4s done [2020-06-15T13:23:28.738Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-06-15T13:23:28.885Z] #41 ... [2020-06-15T13:23:28.885Z] [2020-06-15T13:23:28.885Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:28.885Z] #47 DONE 103.6s [2020-06-15T13:23:28.997Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.3s done [2020-06-15T13:23:29.140Z] [2020-06-15T13:23:29.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:29.140Z] #39 26.92 CC images/remap-file-path.o [2020-06-15T13:23:29.140Z] #39 27.17 CC images/eventfd.o [2020-06-15T13:23:29.140Z] #39 27.43 CC images/eventpoll.o [2020-06-15T13:23:29.140Z] #39 27.72 CC images/fh.o [2020-06-15T13:23:29.140Z] #39 28.01 CC images/fsnotify.o [2020-06-15T13:23:29.140Z] #39 28.59 CC images/signalfd.o [2020-06-15T13:23:29.140Z] #39 28.83 CC images/fs.o [2020-06-15T13:23:29.140Z] #39 29.09 CC images/pstree.o [2020-06-15T13:23:29.258Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0.1s [2020-06-15T13:23:29.355Z] #39 ... [2020-06-15T13:23:29.355Z] [2020-06-15T13:23:29.355Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:23:29.355Z] #17 16.21 Selecting previously unselected package libmpdec2:s390x. [2020-06-15T13:23:29.355Z] #17 16.22 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 16.23 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-06-15T13:23:29.355Z] #17 16.32 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-06-15T13:23:29.355Z] #17 16.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 16.33 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-15T13:23:29.355Z] #17 17.05 Selecting previously unselected package python3.7. [2020-06-15T13:23:29.355Z] #17 17.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 17.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:23:29.355Z] #17 17.15 Selecting previously unselected package libpython3-stdlib:s390x. [2020-06-15T13:23:29.355Z] #17 17.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 17.16 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-15T13:23:29.355Z] #17 17.21 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T13:23:29.355Z] #17 17.73 Selecting previously unselected package python3. [2020-06-15T13:23:29.355Z] #17 17.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-06-15T13:23:29.355Z] #17 17.78 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 17.79 Unpacking python3 (3.7.3-1) ... [2020-06-15T13:23:29.355Z] #17 17.84 Selecting previously unselected package libip4tc0:s390x. [2020-06-15T13:23:29.355Z] #17 17.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 17.85 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-06-15T13:23:29.355Z] #17 17.91 Selecting previously unselected package libip6tc0:s390x. [2020-06-15T13:23:29.355Z] #17 17.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 17.92 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-06-15T13:23:29.355Z] #17 17.95 Selecting previously unselected package libiptc0:s390x. [2020-06-15T13:23:29.355Z] #17 17.95 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 17.96 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-06-15T13:23:29.355Z] #17 18.03 Selecting previously unselected package libnfnetlink0:s390x. [2020-06-15T13:23:29.355Z] #17 18.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 18.03 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-15T13:23:29.355Z] #17 18.07 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-06-15T13:23:29.355Z] #17 18.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 18.07 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-15T13:23:29.355Z] #17 18.11 Selecting previously unselected package libnftnl11:s390x. [2020-06-15T13:23:29.355Z] #17 18.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 18.12 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-06-15T13:23:29.355Z] #17 18.16 Selecting previously unselected package iptables. [2020-06-15T13:23:29.355Z] #17 18.16 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-06-15T13:23:29.355Z] #17 18.16 Unpacking iptables (1.8.2-4) ... [2020-06-15T13:23:29.395Z] #39 29.36 CC images/pipe.o [2020-06-15T13:23:29.583Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.2s done [2020-06-15T13:23:29.638Z] #17 18.38 Selecting previously unselected package xxd. [2020-06-15T13:23:29.638Z] #17 18.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-15T13:23:29.638Z] #17 18.38 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:23:29.638Z] #17 18.48 Selecting previously unselected package vim-common. [2020-06-15T13:23:29.638Z] #17 18.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:23:29.638Z] #17 18.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:23:29.638Z] #17 18.60 Selecting previously unselected package bash-completion. [2020-06-15T13:23:29.649Z] #39 29.65 CC images/tcp-stream.o [2020-06-15T13:23:29.840Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done [2020-06-15T13:23:29.841Z] #7 DONE 18.6s [2020-06-15T13:23:29.841Z] [2020-06-15T13:23:29.841Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T13:23:29.921Z] #17 18.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T13:23:30.208Z] #39 29.93 CC images/sk-packet.o [2020-06-15T13:23:30.463Z] #39 30.33 CC images/mnt.o [2020-06-15T13:23:30.717Z] #39 30.52 CC images/pipe-data.o [2020-06-15T13:23:30.717Z] #39 30.77 CC images/sa.o [2020-06-15T13:23:30.773Z] #8 DONE 0.9s [2020-06-15T13:23:30.773Z] [2020-06-15T13:23:30.773Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T13:23:30.972Z] #39 31.01 CC images/timer.o [2020-06-15T13:23:31.346Z] #9 DONE 0.6s [2020-06-15T13:23:31.346Z] [2020-06-15T13:23:31.346Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T13:23:31.346Z] #35 DONE 0.0s [2020-06-15T13:23:31.346Z] [2020-06-15T13:23:31.346Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T13:23:31.346Z] #27 DONE 0.1s [2020-06-15T13:23:31.346Z] [2020-06-15T13:23:31.346Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:23:31.394Z] #17 19.96 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T13:23:31.394Z] #17 20.23 Selecting previously unselected package bzip2. [2020-06-15T13:23:31.532Z] #39 31.43 CC images/timerfd.o [2020-06-15T13:23:31.676Z] #17 20.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-06-15T13:23:31.676Z] #17 20.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:23:31.676Z] #17 20.30 Selecting previously unselected package xz-utils. [2020-06-15T13:23:31.676Z] #17 20.30 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-06-15T13:23:31.676Z] #17 20.31 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T13:23:31.676Z] #17 20.42 Selecting previously unselected package apparmor. [2020-06-15T13:23:31.676Z] #17 20.42 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-06-15T13:23:31.676Z] #17 20.47 Unpacking apparmor (2.13.2-10) ... [2020-06-15T13:23:31.786Z] #39 31.70 CC images/mm.o [2020-06-15T13:23:31.796Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 2.3s done [2020-06-15T13:23:31.796Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-06-15T13:23:31.958Z] #17 20.71 Selecting previously unselected package aufs-tools. [2020-06-15T13:23:31.958Z] #17 20.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-06-15T13:23:31.958Z] #17 20.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:23:31.958Z] #17 20.79 Selecting previously unselected package libonig5:s390x. [2020-06-15T13:23:31.958Z] #17 20.80 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-06-15T13:23:31.958Z] #17 20.80 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-15T13:23:31.958Z] #17 20.92 Selecting previously unselected package libjq1:s390x. [2020-06-15T13:23:32.041Z] #39 31.93 CC images/sk-opts.o [2020-06-15T13:23:32.242Z] #17 20.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T13:23:32.242Z] #17 20.93 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T13:23:32.242Z] #17 21.01 Selecting previously unselected package jq. [2020-06-15T13:23:32.242Z] #17 21.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-15T13:23:32.242Z] #17 21.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:23:32.242Z] #17 21.07 Selecting previously unselected package libaio1:s390x. [2020-06-15T13:23:32.242Z] #17 21.07 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-06-15T13:23:32.242Z] #17 21.08 Unpacking libaio1:s390x (0.3.112-3) ... [2020-06-15T13:23:32.242Z] #17 21.11 Selecting previously unselected package libgpm2:s390x. [2020-06-15T13:23:32.242Z] #17 21.11 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-06-15T13:23:32.242Z] #17 21.12 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-06-15T13:23:32.296Z] #39 32.20 CC images/sk-unix.o [2020-06-15T13:23:32.524Z] #17 21.15 Selecting previously unselected package libicu63:s390x. [2020-06-15T13:23:32.524Z] #17 21.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-15T13:23:32.524Z] #17 21.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T13:23:32.551Z] #39 32.49 CC images/sk-inet.o [2020-06-15T13:23:33.110Z] #39 33.01 CC images/tun.o [2020-06-15T13:23:33.366Z] #39 33.37 CC images/sk-netlink.o [2020-06-15T13:23:33.415Z] #36 ... [2020-06-15T13:23:33.415Z] [2020-06-15T13:23:33.415Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:33.415Z] #54 3.725 + RM_GOPATH=0 [2020-06-15T13:23:33.415Z] #54 3.725 + TMP_GOPATH= [2020-06-15T13:23:33.415Z] #54 3.725 + : /build [2020-06-15T13:23:33.415Z] #54 3.725 + '[' -z '' ']' [2020-06-15T13:23:33.415Z] #54 3.725 ++ mktemp -d [2020-06-15T13:23:33.415Z] #54 3.725 + export GOPATH=/tmp/tmp.BraONwMz0M [2020-06-15T13:23:33.415Z] #54 3.725 + GOPATH=/tmp/tmp.BraONwMz0M [2020-06-15T13:23:33.415Z] #54 3.725 + RM_GOPATH=1 [2020-06-15T13:23:33.415Z] #54 3.725 + case "$(go env GOARCH)" in [2020-06-15T13:23:33.415Z] #54 3.725 ++ go env GOARCH [2020-06-15T13:23:33.415Z] #54 3.736 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:33.415Z] #54 3.736 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:33.415Z] #54 3.736 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:33.415Z] #54 3.737 + dir=/tmp/install [2020-06-15T13:23:33.415Z] #54 3.737 + bin=rootlesskit [2020-06-15T13:23:33.415Z] #54 3.737 + shift [2020-06-15T13:23:33.415Z] #54 3.737 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T13:23:33.415Z] #54 3.737 + . /tmp/install/rootlesskit.installer [2020-06-15T13:23:33.415Z] #54 3.737 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:33.415Z] #54 3.737 + install_rootlesskit [2020-06-15T13:23:33.415Z] #54 3.737 + case "$1" in [2020-06-15T13:23:33.415Z] #54 3.737 + export CGO_ENABLED=0 [2020-06-15T13:23:33.415Z] #54 3.737 + CGO_ENABLED=0 [2020-06-15T13:23:33.415Z] #54 3.737 + _install_rootlesskit [2020-06-15T13:23:33.415Z] #54 3.737 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T13:23:33.415Z] #54 3.737 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BraONwMz0M/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:23:33.415Z] #54 3.740 Cloning into '/tmp/tmp.BraONwMz0M/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T13:23:33.415Z] #54 3.742 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:33.620Z] #39 33.61 CC images/packet-sock.o [2020-06-15T13:23:33.982Z] #54 ... [2020-06-15T13:23:33.982Z] [2020-06-15T13:23:33.982Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:33.982Z] #43 5.869 + RM_GOPATH=0 [2020-06-15T13:23:33.982Z] #43 5.870 + TMP_GOPATH= [2020-06-15T13:23:33.982Z] #43 5.870 + : /build [2020-06-15T13:23:33.982Z] #43 5.870 + '[' -z '' ']' [2020-06-15T13:23:33.982Z] #43 5.876 ++ mktemp -d [2020-06-15T13:23:33.982Z] #43 5.881 + export GOPATH=/tmp/tmp.dFgQMQUJZ5 [2020-06-15T13:23:33.982Z] #43 5.886 + GOPATH=/tmp/tmp.dFgQMQUJZ5 [2020-06-15T13:23:33.982Z] #43 5.886 + RM_GOPATH=1 [2020-06-15T13:23:33.982Z] #43 5.890 + case "$(go env GOARCH)" in [2020-06-15T13:23:33.982Z] #43 5.890 ++ go env GOARCH [2020-06-15T13:23:33.982Z] #43 5.910 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:33.982Z] #43 5.910 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:33.982Z] #43 5.913 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:33.982Z] #43 5.915 + dir=/tmp/install [2020-06-15T13:23:33.982Z] #43 5.915 + bin=gotestsum [2020-06-15T13:23:33.982Z] #43 5.916 + shift [2020-06-15T13:23:33.982Z] #43 5.916 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T13:23:33.982Z] #43 5.917 + . /tmp/install/gotestsum.installer [2020-06-15T13:23:33.982Z] #43 5.921 ++ : v0.3.5 [2020-06-15T13:23:33.982Z] #43 5.922 + install_gotestsum [2020-06-15T13:23:33.982Z] #43 5.924 + set -e [2020-06-15T13:23:33.982Z] #43 5.927 + export GO111MODULE=on [2020-06-15T13:23:33.982Z] #43 5.927 + GO111MODULE=on [2020-06-15T13:23:33.982Z] #43 5.927 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T13:23:34.179Z] #39 34.01 CC images/ipc-var.o [2020-06-15T13:23:34.241Z] #43 6.062 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:34.241Z] #43 6.074 go: finding gotest.tools v0.3.5 [2020-06-15T13:23:34.335Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.9s done [2020-06-15T13:23:34.335Z] #7 extracting sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 [2020-06-15T13:23:34.435Z] #39 34.30 CC images/ipc-desc.o [2020-06-15T13:23:34.683Z] #17 23.17 Selecting previously unselected package libnet1:s390x. [2020-06-15T13:23:34.683Z] #17 23.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-15T13:23:34.683Z] #17 23.18 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T13:23:34.683Z] #17 23.23 Selecting previously unselected package libnl-3-200:s390x. [2020-06-15T13:23:34.683Z] #17 23.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-15T13:23:34.683Z] #17 23.23 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T13:23:34.683Z] #17 23.27 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-15T13:23:34.683Z] #17 23.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-15T13:23:34.684Z] #17 23.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T13:23:34.684Z] #17 23.31 Selecting previously unselected package libreadline5:s390x. [2020-06-15T13:23:34.684Z] #17 23.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-06-15T13:23:34.684Z] #17 23.32 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-15T13:23:34.684Z] #17 23.40 Selecting previously unselected package net-tools. [2020-06-15T13:23:34.684Z] #17 23.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-06-15T13:23:34.684Z] #17 23.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:23:34.684Z] #17 23.54 Selecting previously unselected package python-pip-whl. [2020-06-15T13:23:34.691Z] #39 34.56 CC images/ipc-shm.o [2020-06-15T13:23:34.946Z] #39 34.83 CC images/ipc-msg.o [2020-06-15T13:23:34.965Z] #17 23.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T13:23:34.966Z] #17 23.55 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T13:23:35.177Z] #43 7.114 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:35.201Z] #39 35.15 CC images/ipc-sem.o [2020-06-15T13:23:35.248Z] #17 23.90 Selecting previously unselected package python3-lib2to3. [2020-06-15T13:23:35.248Z] #17 23.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T13:23:35.248Z] #17 23.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:23:35.248Z] #17 24.00 Selecting previously unselected package python3-distutils. [2020-06-15T13:23:35.248Z] #17 24.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T13:23:35.248Z] #17 24.00 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T13:23:35.436Z] #43 ... [2020-06-15T13:23:35.436Z] [2020-06-15T13:23:35.436Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:35.436Z] #36 7.199 + git clone https://github.com/docker/distribution.git . [2020-06-15T13:23:35.436Z] #36 7.199 Cloning into '.'... [2020-06-15T13:23:35.457Z] #39 35.39 CC images/utsns.o [2020-06-15T13:23:35.529Z] #17 24.10 Selecting previously unselected package python3-pip. [2020-06-15T13:23:35.530Z] #17 24.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T13:23:35.530Z] #17 24.10 Unpacking python3-pip (18.1-5) ... [2020-06-15T13:23:35.530Z] #17 24.17 Selecting previously unselected package python3-pkg-resources. [2020-06-15T13:23:35.530Z] #17 24.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:23:35.530Z] #17 24.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:23:35.530Z] #17 24.24 Selecting previously unselected package python3-setuptools. [2020-06-15T13:23:35.530Z] #17 24.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T13:23:35.530Z] #17 24.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T13:23:35.530Z] #17 24.35 Selecting previously unselected package python3-wheel. [2020-06-15T13:23:35.530Z] #17 24.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T13:23:35.530Z] #17 24.35 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T13:23:35.530Z] #17 24.39 Selecting previously unselected package sudo. [2020-06-15T13:23:35.530Z] #17 24.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-06-15T13:23:35.530Z] #17 24.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:23:35.712Z] #39 35.58 CC images/creds.o [2020-06-15T13:23:35.969Z] #39 35.77 CC images/vma.o [2020-06-15T13:23:35.969Z] #39 35.97 CC images/netdev.o [2020-06-15T13:23:36.144Z] #17 24.65 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T13:23:36.144Z] #17 24.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-06-15T13:23:36.144Z] #17 24.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:23:36.144Z] #17 24.83 Selecting previously unselected package uidmap. [2020-06-15T13:23:36.145Z] #17 24.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-06-15T13:23:36.145Z] #17 24.84 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T13:23:36.145Z] #17 24.89 Selecting previously unselected package vim-runtime. [2020-06-15T13:23:36.145Z] #17 24.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:23:36.145Z] #17 24.91 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-15T13:23:36.145Z] #17 24.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T13:23:36.145Z] #17 24.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:23:36.530Z] #39 36.43 CC images/tty.o [2020-06-15T13:23:36.620Z] #28 ... [2020-06-15T13:23:36.620Z] [2020-06-15T13:23:36.620Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:36.620Z] #60 4.055 + RM_GOPATH=0 [2020-06-15T13:23:36.620Z] #60 4.055 + TMP_GOPATH= [2020-06-15T13:23:36.620Z] #60 4.055 + : /build [2020-06-15T13:23:36.620Z] #60 4.055 + '[' -z '' ']' [2020-06-15T13:23:36.620Z] #60 4.055 ++ mktemp -d [2020-06-15T13:23:36.620Z] #60 4.055 + export GOPATH=/tmp/tmp.lSkFk4bSrp [2020-06-15T13:23:36.620Z] #60 4.055 + GOPATH=/tmp/tmp.lSkFk4bSrp [2020-06-15T13:23:36.620Z] #60 4.055 + RM_GOPATH=1 [2020-06-15T13:23:36.620Z] #60 4.055 + case "$(go env GOARCH)" in [2020-06-15T13:23:36.620Z] #60 4.055 ++ go env GOARCH [2020-06-15T13:23:36.620Z] #60 4.061 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:36.620Z] #60 4.061 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:36.620Z] #60 4.061 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:36.620Z] #60 4.062 + dir=/tmp/install [2020-06-15T13:23:36.620Z] #60 4.062 + bin=proxy [2020-06-15T13:23:36.620Z] #60 4.062 + shift [2020-06-15T13:23:36.620Z] #60 4.062 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T13:23:36.620Z] #60 4.062 + . /tmp/install/proxy.installer [2020-06-15T13:23:36.620Z] #60 4.062 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:36.620Z] #60 4.062 + install_proxy [2020-06-15T13:23:36.620Z] #60 4.062 + case "$1" in [2020-06-15T13:23:36.620Z] #60 4.062 + export CGO_ENABLED=0 [2020-06-15T13:23:36.620Z] #60 4.062 + CGO_ENABLED=0 [2020-06-15T13:23:36.620Z] #60 4.062 + _install_proxy [2020-06-15T13:23:36.620Z] #60 4.062 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T13:23:36.620Z] #60 4.062 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lSkFk4bSrp/src/github.com/docker/libnetwork [2020-06-15T13:23:36.620Z] #60 4.062 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:36.620Z] #60 4.067 Cloning into '/tmp/tmp.lSkFk4bSrp/src/github.com/docker/libnetwork'... [2020-06-15T13:23:37.091Z] #39 37.02 CC images/file-lock.o [2020-06-15T13:23:37.347Z] #39 37.24 CC images/rlimit.o [2020-06-15T13:23:37.347Z] #39 37.42 CC images/pagemap.o [2020-06-15T13:23:37.553Z] #60 ... [2020-06-15T13:23:37.553Z] [2020-06-15T13:23:37.553Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:37.553Z] #47 6.294 + RM_GOPATH=0 [2020-06-15T13:23:37.553Z] #47 6.295 + TMP_GOPATH= [2020-06-15T13:23:37.553Z] #47 6.295 + : /build [2020-06-15T13:23:37.553Z] #47 6.295 + '[' -z '' ']' [2020-06-15T13:23:37.553Z] #47 6.297 ++ mktemp -d [2020-06-15T13:23:37.553Z] #47 6.299 + export GOPATH=/tmp/tmp.n4ZMH4sjvN [2020-06-15T13:23:37.553Z] #47 6.299 + GOPATH=/tmp/tmp.n4ZMH4sjvN [2020-06-15T13:23:37.553Z] #47 6.299 + RM_GOPATH=1 [2020-06-15T13:23:37.553Z] #47 6.299 + case "$(go env GOARCH)" in [2020-06-15T13:23:37.553Z] #47 6.302 ++ go env GOARCH [2020-06-15T13:23:37.553Z] #47 6.359 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:37.553Z] #47 6.359 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:37.553Z] #47 6.363 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:37.553Z] #47 6.377 + dir=/tmp/install [2020-06-15T13:23:37.553Z] #47 6.379 + bin=shfmt [2020-06-15T13:23:37.553Z] #47 6.379 + shift [2020-06-15T13:23:37.553Z] #47 6.380 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T13:23:37.553Z] #47 6.380 + . /tmp/install/shfmt.installer [2020-06-15T13:23:37.553Z] #47 6.382 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:37.553Z] #47 6.383 + install_shfmt [2020-06-15T13:23:37.553Z] #47 6.388 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T13:23:37.811Z] #47 6.390 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:37.811Z] #47 6.390 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n4ZMH4sjvN/src/github.com/mvdan/sh [2020-06-15T13:23:37.811Z] #47 6.391 Cloning into '/tmp/tmp.n4ZMH4sjvN/src/github.com/mvdan/sh'... [2020-06-15T13:23:37.811Z] #47 ... [2020-06-15T13:23:37.811Z] [2020-06-15T13:23:37.811Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:37.811Z] #54 6.336 + RM_GOPATH=0 [2020-06-15T13:23:37.811Z] #54 6.336 + TMP_GOPATH= [2020-06-15T13:23:37.811Z] #54 6.337 + : /build [2020-06-15T13:23:37.811Z] #54 6.337 + '[' -z '' ']' [2020-06-15T13:23:37.811Z] #54 6.339 ++ mktemp -d [2020-06-15T13:23:37.811Z] #54 6.342 + export GOPATH=/tmp/tmp.JbSo1vyg8D [2020-06-15T13:23:37.811Z] #54 6.343 + GOPATH=/tmp/tmp.JbSo1vyg8D [2020-06-15T13:23:37.811Z] #54 6.343 + RM_GOPATH=1 [2020-06-15T13:23:37.811Z] #54 6.343 + case "$(go env GOARCH)" in [2020-06-15T13:23:37.811Z] #54 6.345 ++ go env GOARCH [2020-06-15T13:23:37.811Z] #54 6.412 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:37.811Z] #54 6.412 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:37.811Z] #54 6.412 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:37.811Z] #54 6.439 + dir=/tmp/install [2020-06-15T13:23:37.811Z] #54 6.439 + bin=rootlesskit [2020-06-15T13:23:37.811Z] #54 6.440 + shift [2020-06-15T13:23:37.811Z] #54 6.441 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T13:23:37.811Z] #54 6.442 + . /tmp/install/rootlesskit.installer [2020-06-15T13:23:37.811Z] #54 6.442 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:37.811Z] #54 6.444 + install_rootlesskit [2020-06-15T13:23:37.811Z] #54 6.444 + case "$1" in [2020-06-15T13:23:37.811Z] #54 6.444 + export CGO_ENABLED=0 [2020-06-15T13:23:37.811Z] #54 6.445 + CGO_ENABLED=0 [2020-06-15T13:23:37.811Z] #54 6.447 + _install_rootlesskit [2020-06-15T13:23:37.811Z] #54 6.447 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T13:23:37.811Z] #54 6.450 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:37.811Z] #54 6.450 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JbSo1vyg8D/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:23:37.811Z] #54 6.453 Cloning into '/tmp/tmp.JbSo1vyg8D/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T13:23:37.907Z] #39 37.73 CC images/siginfo.o [2020-06-15T13:23:37.979Z] #36 ... [2020-06-15T13:23:37.979Z] [2020-06-15T13:23:37.979Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:37.979Z] #30 7.150 + RM_GOPATH=0 [2020-06-15T13:23:37.979Z] #30 7.150 + TMP_GOPATH= [2020-06-15T13:23:37.979Z] #30 7.150 + : /build [2020-06-15T13:23:37.979Z] #30 7.150 + '[' -z '' ']' [2020-06-15T13:23:37.979Z] #30 7.156 ++ mktemp -d [2020-06-15T13:23:37.979Z] #30 7.178 + export GOPATH=/tmp/tmp.pqxpKeGswc [2020-06-15T13:23:37.979Z] #30 7.182 + GOPATH=/tmp/tmp.pqxpKeGswc [2020-06-15T13:23:37.979Z] #30 7.183 + RM_GOPATH=1 [2020-06-15T13:23:37.979Z] #30 7.183 + case "$(go env GOARCH)" in [2020-06-15T13:23:37.979Z] #30 7.205 ++ go env GOARCH [2020-06-15T13:23:37.979Z] #30 7.224 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:37.979Z] #30 7.224 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:37.979Z] #30 7.225 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:37.979Z] #30 7.228 + dir=/tmp/install [2020-06-15T13:23:37.979Z] #30 7.228 + bin=tomlv [2020-06-15T13:23:37.979Z] #30 7.228 + shift [2020-06-15T13:23:37.979Z] #30 7.228 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T13:23:37.979Z] #30 7.229 + . /tmp/install/tomlv.installer [2020-06-15T13:23:37.979Z] #30 7.229 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:37.979Z] #30 7.229 + install_tomlv [2020-06-15T13:23:37.979Z] #30 7.229 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T13:23:37.979Z] #30 7.230 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:37.979Z] #30 7.230 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pqxpKeGswc/src/github.com/BurntSushi/toml [2020-06-15T13:23:37.979Z] #30 7.240 Cloning into '/tmp/tmp.pqxpKeGswc/src/github.com/BurntSushi/toml'... [2020-06-15T13:23:37.979Z] #30 8.262 + cd /tmp/tmp.pqxpKeGswc/src/github.com/BurntSushi/toml [2020-06-15T13:23:37.979Z] #30 8.265 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:37.979Z] #30 8.277 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:23:37.979Z] #30 9.012 internal/cpu [2020-06-15T13:23:37.979Z] #30 9.017 runtime/internal/atomic [2020-06-15T13:23:37.979Z] #30 9.410 runtime/internal/sys [2020-06-15T13:23:37.979Z] #30 9.742 runtime/internal/math [2020-06-15T13:23:37.979Z] #30 9.743 internal/bytealg [2020-06-15T13:23:37.979Z] #30 9.839 math/bits [2020-06-15T13:23:38.072Z] #54 ... [2020-06-15T13:23:38.072Z] [2020-06-15T13:23:38.072Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:23:38.072Z] #28 6.711 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T13:23:38.072Z] #28 6.711 Cloning into '.'... [2020-06-15T13:23:38.163Z] #39 38.14 CC images/rpc.o [2020-06-15T13:23:38.166Z] #17 26.86 Selecting previously unselected package vim. [2020-06-15T13:23:38.166Z] #17 26.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-06-15T13:23:38.166Z] #17 26.88 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T13:23:38.240Z] #30 ... [2020-06-15T13:23:38.240Z] [2020-06-15T13:23:38.240Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:38.240Z] #41 6.910 + RM_GOPATH=0 [2020-06-15T13:23:38.240Z] #41 6.910 + TMP_GOPATH= [2020-06-15T13:23:38.240Z] #41 6.910 + : /build [2020-06-15T13:23:38.240Z] #41 6.910 + '[' -z '' ']' [2020-06-15T13:23:38.240Z] #41 6.915 ++ mktemp -d [2020-06-15T13:23:38.240Z] #41 6.917 + export GOPATH=/tmp/tmp.f3imcZh7lA [2020-06-15T13:23:38.240Z] #41 6.917 + GOPATH=/tmp/tmp.f3imcZh7lA [2020-06-15T13:23:38.240Z] #41 6.917 + RM_GOPATH=1 [2020-06-15T13:23:38.240Z] #41 6.917 + case "$(go env GOARCH)" in [2020-06-15T13:23:38.240Z] #41 6.921 ++ go env GOARCH [2020-06-15T13:23:38.240Z] #41 7.005 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:38.240Z] #41 7.005 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:38.240Z] #41 7.006 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:38.240Z] #41 7.008 + dir=/tmp/install [2020-06-15T13:23:38.240Z] #41 7.008 + bin=vndr [2020-06-15T13:23:38.240Z] #41 7.008 + shift [2020-06-15T13:23:38.240Z] #41 7.008 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T13:23:38.240Z] #41 7.008 + . /tmp/install/vndr.installer [2020-06-15T13:23:38.240Z] #41 7.008 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:38.240Z] #41 7.009 + install_vndr [2020-06-15T13:23:38.240Z] #41 7.009 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T13:23:38.240Z] #41 7.009 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f3imcZh7lA/src/github.com/LK4D4/vndr [2020-06-15T13:23:38.240Z] #41 7.009 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:38.240Z] #41 7.011 Cloning into '/tmp/tmp.f3imcZh7lA/src/github.com/LK4D4/vndr'... [2020-06-15T13:23:38.240Z] #41 7.961 + cd /tmp/tmp.f3imcZh7lA/src/github.com/LK4D4/vndr [2020-06-15T13:23:38.240Z] #41 7.962 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:38.240Z] #41 7.968 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T13:23:38.240Z] #41 9.454 internal/cpu [2020-06-15T13:23:38.240Z] #41 9.527 runtime/internal/sys [2020-06-15T13:23:38.240Z] #41 9.668 runtime/internal/math [2020-06-15T13:23:38.240Z] #41 9.842 internal/race [2020-06-15T13:23:38.240Z] #41 10.03 sync/atomic [2020-06-15T13:23:38.240Z] #41 10.09 internal/bytealg [2020-06-15T13:23:38.478Z] #17 27.27 Selecting previously unselected package xfsprogs. [2020-06-15T13:23:38.478Z] #17 27.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-06-15T13:23:38.478Z] #17 27.28 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T13:23:38.498Z] #41 10.37 unicode [2020-06-15T13:23:38.498Z] #41 ... [2020-06-15T13:23:38.498Z] [2020-06-15T13:23:38.498Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:23:38.498Z] #28 7.013 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T13:23:38.498Z] #28 7.014 Cloning into '.'... [2020-06-15T13:23:38.498Z] #28 ... [2020-06-15T13:23:38.498Z] [2020-06-15T13:23:38.498Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:23:38.498Z] #23 4.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:38.498Z] #23 4.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:38.498Z] #23 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:38.498Z] #23 4.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:38.498Z] #23 7.233 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:38.498Z] #23 9.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:38.530Z] #7 extracting sha256:ff1cd0a3c15e055e49b536f7941ff4e69f974ca7763ab8d4987933b57763c830 4.0s done [2020-06-15T13:23:38.530Z] #7 extracting sha256:00e029923d83abf1fdd455020b16352cd26e80c3257349bbcb527c02af3502e8 done [2020-06-15T13:23:38.530Z] #7 DONE 16.8s [2020-06-15T13:23:38.530Z] [2020-06-15T13:23:38.530Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T13:23:38.755Z] #23 ... [2020-06-15T13:23:38.755Z] [2020-06-15T13:23:38.755Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:38.755Z] #45 7.055 + RM_GOPATH=0 [2020-06-15T13:23:38.755Z] #45 7.056 + TMP_GOPATH= [2020-06-15T13:23:38.755Z] #45 7.056 + : /build [2020-06-15T13:23:38.755Z] #45 7.056 + '[' -z '' ']' [2020-06-15T13:23:38.755Z] #45 7.060 ++ mktemp -d [2020-06-15T13:23:38.755Z] #45 7.068 + export GOPATH=/tmp/tmp.VtRsReoied [2020-06-15T13:23:38.755Z] #45 7.078 + GOPATH=/tmp/tmp.VtRsReoied [2020-06-15T13:23:38.755Z] #45 7.078 + RM_GOPATH=1 [2020-06-15T13:23:38.755Z] #45 7.078 + case "$(go env GOARCH)" in [2020-06-15T13:23:38.755Z] #45 7.078 ++ go env GOARCH [2020-06-15T13:23:38.755Z] #45 7.124 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:38.755Z] #45 7.125 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:38.755Z] #45 7.127 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:38.755Z] #45 7.129 + dir=/tmp/install [2020-06-15T13:23:38.755Z] #45 7.129 + bin=golangci_lint [2020-06-15T13:23:38.755Z] #45 7.130 + shift [2020-06-15T13:23:38.755Z] #45 7.130 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T13:23:38.755Z] #45 7.132 + . /tmp/install/golangci_lint.installer [2020-06-15T13:23:38.755Z] #45 7.133 ++ : v1.23.8 [2020-06-15T13:23:38.755Z] #45 7.133 + install_golangci_lint [2020-06-15T13:23:38.755Z] #45 7.144 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T13:23:38.755Z] #45 7.153 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:23:38.755Z] #45 7.154 Installing golangci-lint version v1.23.8 [2020-06-15T13:23:38.755Z] #45 ... [2020-06-15T13:23:38.755Z] [2020-06-15T13:23:38.755Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:23:38.755Z] #51 7.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:38.755Z] #51 7.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:38.755Z] #51 7.732 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:38.755Z] #51 8.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:38.760Z] #17 27.57 Selecting previously unselected package zip. [2020-06-15T13:23:38.760Z] #17 27.58 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-06-15T13:23:38.760Z] #17 27.58 Unpacking zip (3.0-11+b1) ... [2020-06-15T13:23:39.013Z] #51 ... [2020-06-15T13:23:39.013Z] [2020-06-15T13:23:39.013Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:23:39.013Z] #32 7.726 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:39.013Z] #32 7.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:39.013Z] #32 7.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:39.013Z] #32 8.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:39.013Z] #32 ... [2020-06-15T13:23:39.013Z] [2020-06-15T13:23:39.013Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:39.013Z] #60 5.766 + RM_GOPATH=0 [2020-06-15T13:23:39.013Z] #60 5.768 + TMP_GOPATH= [2020-06-15T13:23:39.013Z] #60 5.768 + : /build [2020-06-15T13:23:39.013Z] #60 5.769 + '[' -z '' ']' [2020-06-15T13:23:39.013Z] #60 5.770 ++ mktemp -d [2020-06-15T13:23:39.013Z] #60 5.773 + export GOPATH=/tmp/tmp.LeJoBFAr1A [2020-06-15T13:23:39.013Z] #60 5.773 + GOPATH=/tmp/tmp.LeJoBFAr1A [2020-06-15T13:23:39.013Z] #60 5.773 + RM_GOPATH=1 [2020-06-15T13:23:39.013Z] #60 5.773 + case "$(go env GOARCH)" in [2020-06-15T13:23:39.013Z] #60 5.780 ++ go env GOARCH [2020-06-15T13:23:39.013Z] #60 5.795 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:39.013Z] #60 5.795 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:39.013Z] #60 5.795 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:39.013Z] #60 5.800 + dir=/tmp/install [2020-06-15T13:23:39.013Z] #60 5.800 + bin=proxy [2020-06-15T13:23:39.013Z] #60 5.800 + shift [2020-06-15T13:23:39.013Z] #60 5.800 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T13:23:39.013Z] #60 5.800 + . /tmp/install/proxy.installer [2020-06-15T13:23:39.013Z] #60 5.800 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:39.013Z] #60 5.800 + install_proxy [2020-06-15T13:23:39.013Z] #60 5.800 + case "$1" in [2020-06-15T13:23:39.013Z] #60 5.800 + export CGO_ENABLED=0 [2020-06-15T13:23:39.013Z] #60 5.800 + CGO_ENABLED=0 [2020-06-15T13:23:39.013Z] #60 5.800 + _install_proxy [2020-06-15T13:23:39.013Z] #60 5.800 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T13:23:39.013Z] #60 5.800 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LeJoBFAr1A/src/github.com/docker/libnetwork [2020-06-15T13:23:39.013Z] #60 5.801 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:39.013Z] #60 5.809 Cloning into '/tmp/tmp.LeJoBFAr1A/src/github.com/docker/libnetwork'... [2020-06-15T13:23:39.042Z] #17 27.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:23:39.042Z] #17 27.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:23:39.042Z] #17 27.77 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-06-15T13:23:39.042Z] #17 27.78 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-15T13:23:39.042Z] #17 27.79 Setting up libgpm2:s390x (1.20.7-5) ... [2020-06-15T13:23:39.042Z] #17 27.79 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-06-15T13:23:39.042Z] #17 27.80 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T13:23:39.042Z] #17 27.81 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-06-15T13:23:39.042Z] #17 27.81 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-15T13:23:39.042Z] #17 27.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:23:39.042Z] #17 27.83 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-15T13:23:39.042Z] #17 27.83 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-15T13:23:39.042Z] #17 27.84 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:23:39.042Z] #17 27.85 Setting up zip (3.0-11+b1) ... [2020-06-15T13:23:39.042Z] #17 27.85 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:23:39.042Z] #17 27.87 Setting up bash-completion (1:2.8-6) ... [2020-06-15T13:23:39.271Z] #60 ... [2020-06-15T13:23:39.271Z] [2020-06-15T13:23:39.271Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:39.271Z] #21 7.103 + RM_GOPATH=0 [2020-06-15T13:23:39.271Z] #21 7.103 + TMP_GOPATH= [2020-06-15T13:23:39.271Z] #21 7.103 + : /build [2020-06-15T13:23:39.271Z] #21 7.103 + '[' -z '' ']' [2020-06-15T13:23:39.271Z] #21 7.106 ++ mktemp -d [2020-06-15T13:23:39.271Z] #21 7.112 + export GOPATH=/tmp/tmp.jZJxNTAA74 [2020-06-15T13:23:39.271Z] #21 7.112 + GOPATH=/tmp/tmp.jZJxNTAA74 [2020-06-15T13:23:39.271Z] #21 7.112 + RM_GOPATH=1 [2020-06-15T13:23:39.271Z] #21 7.112 + case "$(go env GOARCH)" in [2020-06-15T13:23:39.271Z] #21 7.113 ++ go env GOARCH [2020-06-15T13:23:39.271Z] #21 7.154 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:39.271Z] #21 7.154 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:39.271Z] #21 7.154 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:39.271Z] #21 7.155 + dir=/tmp/install [2020-06-15T13:23:39.271Z] #21 7.156 + bin=dockercli [2020-06-15T13:23:39.271Z] #21 7.164 + shift [2020-06-15T13:23:39.271Z] #21 7.165 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T13:23:39.271Z] #21 7.168 + . /tmp/install/dockercli.installer [2020-06-15T13:23:39.271Z] #21 7.168 ++ : stable [2020-06-15T13:23:39.271Z] #21 7.168 ++ : 17.06.2-ce [2020-06-15T13:23:39.271Z] #21 7.172 + install_dockercli [2020-06-15T13:23:39.271Z] #21 7.172 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:23:39.271Z] #21 7.173 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:23:39.271Z] #21 7.178 ++ uname -m [2020-06-15T13:23:39.271Z] #21 7.182 + arch=x86_64 [2020-06-15T13:23:39.271Z] #21 7.183 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T13:23:39.271Z] #21 7.183 + url=https://download.docker.com/linux/static [2020-06-15T13:23:39.271Z] #21 7.195 + tar -xz docker/docker [2020-06-15T13:23:39.271Z] #21 7.196 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T13:23:39.271Z] #21 ... [2020-06-15T13:23:39.271Z] [2020-06-15T13:23:39.271Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:23:39.271Z] #38 7.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:39.271Z] #38 7.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:39.271Z] #38 7.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:39.271Z] #38 8.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:39.271Z] #38 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:39.528Z] #38 ... [2020-06-15T13:23:39.528Z] [2020-06-15T13:23:39.528Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:39.528Z] #47 7.191 + RM_GOPATH=0 [2020-06-15T13:23:39.528Z] #47 7.191 + TMP_GOPATH= [2020-06-15T13:23:39.528Z] #47 7.191 + : /build [2020-06-15T13:23:39.528Z] #47 7.191 + '[' -z '' ']' [2020-06-15T13:23:39.528Z] #47 7.191 ++ mktemp -d [2020-06-15T13:23:39.528Z] #47 7.191 + export GOPATH=/tmp/tmp.hSb9zDYiMI [2020-06-15T13:23:39.528Z] #47 7.191 + GOPATH=/tmp/tmp.hSb9zDYiMI [2020-06-15T13:23:39.528Z] #47 7.191 + RM_GOPATH=1 [2020-06-15T13:23:39.528Z] #47 7.191 + case "$(go env GOARCH)" in [2020-06-15T13:23:39.528Z] #47 7.199 ++ go env GOARCH [2020-06-15T13:23:39.528Z] #47 7.239 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:39.528Z] #47 7.240 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:39.528Z] #47 7.267 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:39.528Z] #47 7.272 + dir=/tmp/install [2020-06-15T13:23:39.528Z] #47 7.272 + bin=shfmt [2020-06-15T13:23:39.528Z] #47 7.272 + shift [2020-06-15T13:23:39.528Z] #47 7.273 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T13:23:39.528Z] #47 7.273 + . /tmp/install/shfmt.installer [2020-06-15T13:23:39.528Z] #47 7.275 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:39.528Z] #47 7.275 + install_shfmt [2020-06-15T13:23:39.528Z] #47 7.278 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T13:23:39.528Z] #47 7.282 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:39.528Z] #47 7.285 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hSb9zDYiMI/src/github.com/mvdan/sh [2020-06-15T13:23:39.528Z] #47 7.287 Cloning into '/tmp/tmp.hSb9zDYiMI/src/github.com/mvdan/sh'... [2020-06-15T13:23:39.528Z] #47 ... [2020-06-15T13:23:39.528Z] [2020-06-15T13:23:39.528Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:39.528Z] #10 7.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:39.528Z] #10 7.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:39.528Z] #10 7.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:39.528Z] #10 9.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:39.528Z] #10 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:39.591Z] #39 39.49 CC images/ext-file.o [2020-06-15T13:23:39.591Z] #39 ... [2020-06-15T13:23:39.591Z] [2020-06-15T13:23:39.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:39.591Z] #41 104.4 vendor/golang.org/x/crypto/poly1305 [2020-06-15T13:23:39.591Z] #41 105.2 vendor/golang.org/x/sys/cpu [2020-06-15T13:23:39.591Z] #41 105.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T13:23:39.591Z] #41 106.7 vendor/golang.org/x/crypto/hkdf [2020-06-15T13:23:39.591Z] #41 106.8 vendor/golang.org/x/text/transform [2020-06-15T13:23:39.591Z] #41 107.4 vendor/golang.org/x/text/unicode/bidi [2020-06-15T13:23:39.591Z] #41 109.2 vendor/golang.org/x/text/secure/bidirule [2020-06-15T13:23:39.591Z] #41 109.5 vendor/golang.org/x/text/unicode/norm [2020-06-15T13:23:39.591Z] #41 114.3 vendor/golang.org/x/net/idna [2020-06-15T13:23:39.794Z] #10 ... [2020-06-15T13:23:39.794Z] [2020-06-15T13:23:39.794Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:39.794Z] #43 7.648 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:39.794Z] #43 8.610 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:23:39.794Z] #43 8.765 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:23:39.794Z] #43 8.857 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:23:39.794Z] #43 8.860 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:23:39.794Z] #43 8.945 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:23:39.794Z] #43 9.001 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:39.794Z] #43 9.001 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:39.794Z] #43 9.103 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:23:39.794Z] #43 9.199 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:23:39.794Z] #43 9.232 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:39.794Z] #43 9.528 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:23:39.794Z] #43 9.626 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:23:39.794Z] #43 9.643 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:39.794Z] #43 9.654 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:39.794Z] #43 9.750 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:39.794Z] #43 9.753 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:23:39.794Z] #43 9.761 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:39.794Z] #43 9.871 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:23:39.794Z] #43 9.969 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:23:39.794Z] #43 9.993 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:23:39.794Z] #43 10.17 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:39.847Z] #41 ... [2020-06-15T13:23:39.847Z] [2020-06-15T13:23:39.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:39.847Z] #39 39.66 CC images/cgroup.o [2020-06-15T13:23:40.416Z] #39 40.42 CC images/userns.o [2020-06-15T13:23:40.615Z] #17 ... [2020-06-15T13:23:40.616Z] [2020-06-15T13:23:40.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:40.616Z] #39 67.13 CC criu/cr-service.o [2020-06-15T13:23:40.616Z] #39 67.93 CC criu/crtools.o [2020-06-15T13:23:40.616Z] #39 68.21 CC criu/eventfd.o [2020-06-15T13:23:40.616Z] #39 68.41 CC criu/eventpoll.o [2020-06-15T13:23:40.616Z] #39 68.72 CC criu/external.o [2020-06-15T13:23:40.616Z] #39 68.86 CC criu/fault-injection.o [2020-06-15T13:23:40.616Z] #39 68.88 CC criu/fdstore.o [2020-06-15T13:23:40.616Z] #39 68.99 CC criu/fifo.o [2020-06-15T13:23:40.616Z] #39 69.17 CC criu/file-ids.o [2020-06-15T13:23:40.616Z] #39 69.34 CC criu/file-lock.o [2020-06-15T13:23:40.616Z] #39 69.75 CC criu/files-ext.o [2020-06-15T13:23:40.616Z] #39 69.92 CC criu/files-reg.o [2020-06-15T13:23:40.616Z] #39 71.02 CC criu/files.o [2020-06-15T13:23:40.616Z] #39 71.98 CC criu/filesystems.o [2020-06-15T13:23:40.616Z] #39 72.35 CC criu/fsnotify.o [2020-06-15T13:23:40.616Z] #39 72.86 CC criu/image-desc.o [2020-06-15T13:23:40.616Z] #39 72.92 CC criu/image.o [2020-06-15T13:23:40.616Z] #39 73.43 CC criu/ipc_ns.o [2020-06-15T13:23:40.616Z] #39 74.10 CC criu/irmap.o [2020-06-15T13:23:40.616Z] #39 74.45 CC criu/kcmp-ids.o [2020-06-15T13:23:40.616Z] #39 74.66 CC criu/kerndat.o [2020-06-15T13:23:40.616Z] #39 75.12 CC criu/libnetlink.o [2020-06-15T13:23:40.616Z] #39 75.29 CC criu/log.o [2020-06-15T13:23:40.616Z] #39 75.58 CC criu/lsm.o [2020-06-15T13:23:40.616Z] #39 75.77 CC criu/mem.o [2020-06-15T13:23:40.616Z] #39 76.76 CC criu/memfd.o [2020-06-15T13:23:40.616Z] #39 77.21 CC criu/mount.o [2020-06-15T13:23:40.616Z] #39 ... [2020-06-15T13:23:40.616Z] [2020-06-15T13:23:40.616Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:23:40.616Z] #17 29.26 Setting up libiptc0:s390x (1.8.2-4) ... [2020-06-15T13:23:40.616Z] #17 29.26 Setting up xz-utils (5.2.4-1) ... [2020-06-15T13:23:40.616Z] #17 29.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T13:23:40.616Z] #17 29.28 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:23:40.616Z] #17 29.32 invoke-rc.d: could not determine current runlevel [2020-06-15T13:23:40.616Z] #17 29.33 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T13:23:40.616Z] #17 29.33 Setting up pigz (2.4-1) ... [2020-06-15T13:23:40.616Z] #17 29.34 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-15T13:23:40.616Z] #17 29.35 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-15T13:23:40.616Z] #17 29.36 Setting up python-pip-whl (18.1-5) ... [2020-06-15T13:23:40.616Z] #17 29.36 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-06-15T13:23:40.616Z] #17 29.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:23:40.616Z] #17 29.57 Setting up libaio1:s390x (0.3.112-3) ... [2020-06-15T13:23:40.672Z] #39 40.77 CC images/google/protobuf/descriptor.o [2020-06-15T13:23:40.726Z] #43 12.70 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:23:40.726Z] #43 12.72 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:23:40.900Z] #17 29.57 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-15T13:23:40.900Z] #17 29.58 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-15T13:23:40.900Z] #17 29.59 Setting up vim (2:8.1.0875-5) ... [2020-06-15T13:23:40.900Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T13:23:40.900Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T13:23:40.900Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T13:23:40.900Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T13:23:40.900Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T13:23:40.900Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T13:23:40.900Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T13:23:40.900Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T13:23:40.900Z] #17 29.63 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-15T13:23:40.900Z] #17 29.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:23:40.900Z] #17 29.66 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-15T13:23:40.900Z] #17 29.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:23:40.900Z] #17 29.68 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-15T13:23:40.900Z] #17 29.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:23:41.231Z] #39 ... [2020-06-15T13:23:41.231Z] [2020-06-15T13:23:41.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:41.231Z] #10 105.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T13:23:41.231Z] #10 105.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:23:41.231Z] #10 105.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:41.291Z] #43 13.06 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:23:41.291Z] #43 ... [2020-06-15T13:23:41.291Z] [2020-06-15T13:23:41.291Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:23:41.291Z] #38 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:41.365Z] #28 ... [2020-06-15T13:23:41.366Z] [2020-06-15T13:23:41.366Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:23:41.366Z] #23 7.359 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:41.366Z] #23 7.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:41.366Z] #23 7.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:41.366Z] #23 8.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:41.366Z] #23 ... [2020-06-15T13:23:41.366Z] [2020-06-15T13:23:41.366Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:23:41.366Z] #38 7.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:41.366Z] #38 7.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:41.366Z] #38 7.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:41.366Z] #38 8.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:41.624Z] #38 ... [2020-06-15T13:23:41.624Z] [2020-06-15T13:23:41.624Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:23:41.624Z] #51 7.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:41.624Z] #51 7.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:41.624Z] #51 7.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:41.624Z] #51 8.458 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:41.624Z] #51 ... [2020-06-15T13:23:41.624Z] [2020-06-15T13:23:41.624Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:41.624Z] #43 6.608 + RM_GOPATH=0 [2020-06-15T13:23:41.624Z] #43 6.608 + TMP_GOPATH= [2020-06-15T13:23:41.624Z] #43 6.609 + : /build [2020-06-15T13:23:41.624Z] #43 6.609 + '[' -z '' ']' [2020-06-15T13:23:41.624Z] #43 6.610 ++ mktemp -d [2020-06-15T13:23:41.624Z] #43 6.621 + export GOPATH=/tmp/tmp.W61GB5eKLA [2020-06-15T13:23:41.624Z] #43 6.625 + GOPATH=/tmp/tmp.W61GB5eKLA [2020-06-15T13:23:41.624Z] #43 6.625 + RM_GOPATH=1 [2020-06-15T13:23:41.624Z] #43 6.625 + case "$(go env GOARCH)" in [2020-06-15T13:23:41.624Z] #43 6.625 ++ go env GOARCH [2020-06-15T13:23:41.624Z] #43 6.655 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:41.624Z] #43 6.655 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:41.624Z] #43 6.656 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:41.624Z] #43 6.657 + dir=/tmp/install [2020-06-15T13:23:41.624Z] #43 6.657 + bin=gotestsum [2020-06-15T13:23:41.624Z] #43 6.657 + shift [2020-06-15T13:23:41.624Z] #43 6.657 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T13:23:41.624Z] #43 6.657 + . /tmp/install/gotestsum.installer [2020-06-15T13:23:41.624Z] #43 6.657 ++ : v0.3.5 [2020-06-15T13:23:41.624Z] #43 6.658 + install_gotestsum [2020-06-15T13:23:41.624Z] #43 6.660 + set -e [2020-06-15T13:23:41.624Z] #43 6.661 + export GO111MODULE=on [2020-06-15T13:23:41.624Z] #43 6.661 + GO111MODULE=on [2020-06-15T13:23:41.624Z] #43 6.661 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T13:23:41.624Z] #43 6.767 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:41.624Z] #43 6.775 go: finding gotest.tools v0.3.5 [2020-06-15T13:23:41.624Z] #43 7.711 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:41.624Z] #43 8.249 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:41.624Z] #43 9.346 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:23:41.624Z] #43 9.544 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:23:41.624Z] #43 9.626 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:41.624Z] #43 9.683 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:23:41.624Z] #43 9.741 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:23:41.624Z] #43 9.795 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:41.624Z] #43 9.817 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:23:41.624Z] #43 9.841 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:23:41.624Z] #43 10.15 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:23:41.624Z] #43 10.21 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:23:41.624Z] #43 10.24 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:41.624Z] #43 10.32 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:41.624Z] #43 10.34 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:41.624Z] #43 10.34 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:23:41.624Z] #43 10.39 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:41.624Z] #43 10.47 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:23:41.624Z] #43 10.49 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:41.624Z] #43 10.54 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:23:41.790Z] #10 ... [2020-06-15T13:23:41.790Z] [2020-06-15T13:23:41.790Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:41.790Z] #54 116.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:23:41.790Z] #54 116.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T13:23:41.820Z] #8 DONE 2.8s [2020-06-15T13:23:41.820Z] [2020-06-15T13:23:41.820Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T13:23:41.882Z] #43 10.58 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:41.882Z] #43 ... [2020-06-15T13:23:41.882Z] [2020-06-15T13:23:41.882Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:41.882Z] #30 6.412 + RM_GOPATH=0 [2020-06-15T13:23:41.882Z] #30 6.412 + TMP_GOPATH= [2020-06-15T13:23:41.882Z] #30 6.412 + : /build [2020-06-15T13:23:41.882Z] #30 6.412 + '[' -z '' ']' [2020-06-15T13:23:41.882Z] #30 6.422 ++ mktemp -d [2020-06-15T13:23:41.882Z] #30 6.422 + export GOPATH=/tmp/tmp.tQ6WavCDR9 [2020-06-15T13:23:41.882Z] #30 6.422 + GOPATH=/tmp/tmp.tQ6WavCDR9 [2020-06-15T13:23:41.882Z] #30 6.422 + RM_GOPATH=1 [2020-06-15T13:23:41.882Z] #30 6.422 + case "$(go env GOARCH)" in [2020-06-15T13:23:41.882Z] #30 6.422 ++ go env GOARCH [2020-06-15T13:23:41.882Z] #30 6.475 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:41.882Z] #30 6.476 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:41.882Z] #30 6.480 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:41.882Z] #30 6.493 + dir=/tmp/install [2020-06-15T13:23:41.882Z] #30 6.493 + bin=tomlv [2020-06-15T13:23:41.882Z] #30 6.493 + shift [2020-06-15T13:23:41.882Z] #30 6.494 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T13:23:41.882Z] #30 6.494 + . /tmp/install/tomlv.installer [2020-06-15T13:23:41.882Z] #30 6.495 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:41.882Z] #30 6.496 + install_tomlv [2020-06-15T13:23:41.882Z] #30 6.496 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T13:23:41.882Z] #30 6.497 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:41.882Z] #30 6.498 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tQ6WavCDR9/src/github.com/BurntSushi/toml [2020-06-15T13:23:41.882Z] #30 6.510 Cloning into '/tmp/tmp.tQ6WavCDR9/src/github.com/BurntSushi/toml'... [2020-06-15T13:23:41.882Z] #30 7.629 + cd /tmp/tmp.tQ6WavCDR9/src/github.com/BurntSushi/toml [2020-06-15T13:23:41.882Z] #30 7.629 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:41.882Z] #30 7.655 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:23:41.882Z] #30 8.433 internal/cpu [2020-06-15T13:23:41.882Z] #30 8.435 runtime/internal/atomic [2020-06-15T13:23:41.882Z] #30 8.786 runtime/internal/sys [2020-06-15T13:23:41.882Z] #30 9.055 runtime/internal/math [2020-06-15T13:23:41.882Z] #30 9.188 internal/bytealg [2020-06-15T13:23:41.882Z] #30 9.238 math/bits [2020-06-15T13:23:41.882Z] #30 9.905 runtime [2020-06-15T13:23:41.882Z] #30 9.928 math [2020-06-15T13:23:41.882Z] #30 ... [2020-06-15T13:23:41.882Z] [2020-06-15T13:23:41.882Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:23:41.882Z] #32 7.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:41.882Z] #32 7.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:41.882Z] #32 7.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:41.882Z] #32 8.597 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:42.140Z] #32 ... [2020-06-15T13:23:42.140Z] [2020-06-15T13:23:42.140Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:42.140Z] #10 7.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:42.140Z] #10 7.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:42.140Z] #10 7.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:42.140Z] #10 8.552 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:23:42.140Z] #10 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:42.140Z] #10 ... [2020-06-15T13:23:42.140Z] [2020-06-15T13:23:42.140Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:42.140Z] #41 6.411 + RM_GOPATH=0 [2020-06-15T13:23:42.140Z] #41 6.411 + TMP_GOPATH= [2020-06-15T13:23:42.140Z] #41 6.411 + : /build [2020-06-15T13:23:42.140Z] #41 6.411 + '[' -z '' ']' [2020-06-15T13:23:42.140Z] #41 6.411 ++ mktemp -d [2020-06-15T13:23:42.140Z] #41 6.418 + export GOPATH=/tmp/tmp.P6MYQ04Jk4 [2020-06-15T13:23:42.140Z] #41 6.418 + GOPATH=/tmp/tmp.P6MYQ04Jk4 [2020-06-15T13:23:42.140Z] #41 6.418 + RM_GOPATH=1 [2020-06-15T13:23:42.140Z] #41 6.418 + case "$(go env GOARCH)" in [2020-06-15T13:23:42.140Z] #41 6.418 ++ go env GOARCH [2020-06-15T13:23:42.140Z] #41 6.450 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:42.140Z] #41 6.456 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:42.140Z] #41 6.459 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:42.140Z] #41 6.460 + dir=/tmp/install [2020-06-15T13:23:42.140Z] #41 6.460 + bin=vndr [2020-06-15T13:23:42.140Z] #41 6.460 + shift [2020-06-15T13:23:42.140Z] #41 6.461 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T13:23:42.140Z] #41 6.461 + . /tmp/install/vndr.installer [2020-06-15T13:23:42.140Z] #41 6.461 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:42.140Z] #41 6.461 + install_vndr [2020-06-15T13:23:42.140Z] #41 6.461 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T13:23:42.140Z] #41 6.462 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:42.140Z] #41 6.462 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.P6MYQ04Jk4/src/github.com/LK4D4/vndr [2020-06-15T13:23:42.140Z] #41 6.463 Cloning into '/tmp/tmp.P6MYQ04Jk4/src/github.com/LK4D4/vndr'... [2020-06-15T13:23:42.140Z] #41 7.418 + cd /tmp/tmp.P6MYQ04Jk4/src/github.com/LK4D4/vndr [2020-06-15T13:23:42.140Z] #41 7.418 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:42.140Z] #41 7.447 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T13:23:42.140Z] #41 8.890 runtime/internal/sys [2020-06-15T13:23:42.140Z] #41 8.957 internal/cpu [2020-06-15T13:23:42.140Z] #41 9.200 runtime/internal/math [2020-06-15T13:23:42.140Z] #41 9.361 internal/race [2020-06-15T13:23:42.140Z] #41 9.566 sync/atomic [2020-06-15T13:23:42.140Z] #41 9.967 runtime [2020-06-15T13:23:42.140Z] #41 10.02 unicode [2020-06-15T13:23:42.389Z] #9 DONE 0.9s [2020-06-15T13:23:42.389Z] [2020-06-15T13:23:42.389Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T13:23:42.389Z] #27 DONE 0.1s [2020-06-15T13:23:42.389Z] [2020-06-15T13:23:42.389Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T13:23:42.389Z] #35 DONE 0.1s [2020-06-15T13:23:42.389Z] [2020-06-15T13:23:42.389Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:42.398Z] #41 ... [2020-06-15T13:23:42.398Z] [2020-06-15T13:23:42.398Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:42.398Z] #36 6.903 + git clone https://github.com/docker/distribution.git . [2020-06-15T13:23:42.398Z] #36 6.905 Cloning into '.'... [2020-06-15T13:23:42.398Z] #36 ... [2020-06-15T13:23:42.398Z] [2020-06-15T13:23:42.398Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:42.398Z] #45 6.412 + RM_GOPATH=0 [2020-06-15T13:23:42.398Z] #45 6.412 + TMP_GOPATH= [2020-06-15T13:23:42.398Z] #45 6.412 + : /build [2020-06-15T13:23:42.398Z] #45 6.412 + '[' -z '' ']' [2020-06-15T13:23:42.398Z] #45 6.415 ++ mktemp -d [2020-06-15T13:23:42.398Z] #45 6.418 + export GOPATH=/tmp/tmp.HowbStYcmU [2020-06-15T13:23:42.398Z] #45 6.418 + GOPATH=/tmp/tmp.HowbStYcmU [2020-06-15T13:23:42.398Z] #45 6.418 + RM_GOPATH=1 [2020-06-15T13:23:42.398Z] #45 6.418 + case "$(go env GOARCH)" in [2020-06-15T13:23:42.398Z] #45 6.425 ++ go env GOARCH [2020-06-15T13:23:42.398Z] #45 6.442 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:42.398Z] #45 6.443 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:42.398Z] #45 6.451 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:42.398Z] #45 6.456 + dir=/tmp/install [2020-06-15T13:23:42.398Z] #45 6.456 + bin=golangci_lint [2020-06-15T13:23:42.398Z] #45 6.456 + shift [2020-06-15T13:23:42.398Z] #45 6.457 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T13:23:42.398Z] #45 6.457 + . /tmp/install/golangci_lint.installer [2020-06-15T13:23:42.398Z] #45 6.466 ++ : v1.23.8 [2020-06-15T13:23:42.398Z] #45 6.468 + install_golangci_lint [2020-06-15T13:23:42.398Z] #45 6.473 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T13:23:42.398Z] #45 6.474 Installing golangci-lint version v1.23.8 [2020-06-15T13:23:42.398Z] #45 6.474 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:23:42.656Z] #45 ... [2020-06-15T13:23:42.656Z] [2020-06-15T13:23:42.656Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:42.656Z] #21 6.920 + RM_GOPATH=0 [2020-06-15T13:23:42.656Z] #21 6.920 + TMP_GOPATH= [2020-06-15T13:23:42.656Z] #21 6.922 + : /build [2020-06-15T13:23:42.656Z] #21 6.925 + '[' -z '' ']' [2020-06-15T13:23:42.656Z] #21 6.935 ++ mktemp -d [2020-06-15T13:23:42.656Z] #21 6.935 + export GOPATH=/tmp/tmp.K0pv5sLhHs [2020-06-15T13:23:42.656Z] #21 6.935 + GOPATH=/tmp/tmp.K0pv5sLhHs [2020-06-15T13:23:42.656Z] #21 6.935 + RM_GOPATH=1 [2020-06-15T13:23:42.656Z] #21 6.935 + case "$(go env GOARCH)" in [2020-06-15T13:23:42.656Z] #21 6.935 ++ go env GOARCH [2020-06-15T13:23:42.656Z] #21 6.987 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:42.656Z] #21 6.987 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:42.656Z] #21 6.998 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:42.656Z] #21 7.013 + dir=/tmp/install [2020-06-15T13:23:42.656Z] #21 7.014 + bin=dockercli [2020-06-15T13:23:42.656Z] #21 7.014 + shift [2020-06-15T13:23:42.656Z] #21 7.014 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T13:23:42.656Z] #21 7.015 + . /tmp/install/dockercli.installer [2020-06-15T13:23:42.656Z] #21 7.015 ++ : stable [2020-06-15T13:23:42.656Z] #21 7.015 ++ : 17.06.2-ce [2020-06-15T13:23:42.656Z] #21 7.016 + install_dockercli [2020-06-15T13:23:42.656Z] #21 7.020 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:23:42.656Z] #21 7.020 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:23:42.656Z] #21 7.025 ++ uname -m [2020-06-15T13:23:42.656Z] #21 7.026 + arch=x86_64 [2020-06-15T13:23:42.656Z] #21 7.026 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T13:23:42.656Z] #21 7.026 + url=https://download.docker.com/linux/static [2020-06-15T13:23:42.656Z] #21 7.026 + tar -xz docker/docker [2020-06-15T13:23:42.656Z] #21 7.026 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T13:23:42.914Z] #21 ... [2020-06-15T13:23:42.914Z] [2020-06-15T13:23:42.914Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:42.914Z] #43 10.70 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:23:42.914Z] #43 11.02 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:23:42.978Z] #17 31.60 Setting up iptables (1.8.2-4) ... [2020-06-15T13:23:42.978Z] #17 31.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:23:42.978Z] #17 31.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:23:42.978Z] #17 31.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:23:42.978Z] #17 31.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:23:42.978Z] #17 31.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T13:23:42.978Z] #17 31.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T13:23:42.978Z] #17 31.65 Setting up python3 (3.7.3-1) ... [2020-06-15T13:23:43.329Z] #17 31.94 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T13:23:43.611Z] #17 32.36 Setting up apparmor (2.13.2-10) ... [2020-06-15T13:23:44.619Z] #17 33.34 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T13:23:44.619Z] #17 33.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:23:44.820Z] #43 13.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:23:44.820Z] #43 13.52 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:23:44.965Z] #17 33.64 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:23:45.248Z] #17 34.22 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T13:23:45.472Z] #38 ... [2020-06-15T13:23:45.472Z] [2020-06-15T13:23:45.472Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:45.472Z] #21 16.49 + mkdir -p /build [2020-06-15T13:23:45.472Z] #21 16.49 + mv docker/docker /build/ [2020-06-15T13:23:45.472Z] #21 16.50 + rmdir docker [2020-06-15T13:23:45.472Z] #21 DONE 16.8s [2020-06-15T13:23:45.472Z] [2020-06-15T13:23:45.472Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:45.472Z] #43 15.65 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T13:23:45.472Z] #43 16.54 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:23:45.472Z] #43 16.61 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:23:45.472Z] #43 16.61 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:23:45.472Z] #43 16.62 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:23:45.472Z] #43 17.17 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:23:45.472Z] #43 17.19 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:23:45.538Z] #17 34.50 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T13:23:45.738Z] #43 ... [2020-06-15T13:23:45.738Z] [2020-06-15T13:23:45.738Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:45.738Z] #54 7.604 + cd /tmp/tmp.BraONwMz0M/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:23:45.738Z] #54 7.604 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:45.738Z] #54 8.122 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:23:45.738Z] #54 8.122 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T13:23:45.738Z] #54 ... [2020-06-15T13:23:45.738Z] [2020-06-15T13:23:45.738Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:45.738Z] #47 17.67 + cd /tmp/tmp.hSb9zDYiMI/src/github.com/mvdan/sh [2020-06-15T13:23:45.738Z] #47 17.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:45.754Z] #43 14.47 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:23:45.998Z] #47 17.94 + GO111MODULE=on [2020-06-15T13:23:45.998Z] #47 17.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T13:23:46.610Z] #17 35.26 Setting up python3-pip (18.1-5) ... [2020-06-15T13:23:47.042Z] #54 ... [2020-06-15T13:23:47.043Z] [2020-06-15T13:23:47.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:47.043Z] #39 42.64 CC images/opts.o [2020-06-15T13:23:47.043Z] #39 42.87 CC images/seccomp.o [2020-06-15T13:23:47.043Z] #39 43.19 CC images/binfmt-misc.o [2020-06-15T13:23:47.043Z] #39 43.43 CC images/time.o [2020-06-15T13:23:47.043Z] #39 43.74 CC images/sysctl.o [2020-06-15T13:23:47.043Z] #39 43.94 CC images/autofs.o [2020-06-15T13:23:47.043Z] #39 44.22 CC images/macvlan.o [2020-06-15T13:23:47.043Z] #39 44.40 CC images/sit.o [2020-06-15T13:23:47.043Z] #39 44.65 CC images/memfd.o [2020-06-15T13:23:47.043Z] #39 44.97 CC images/timens.o [2020-06-15T13:23:47.043Z] #39 45.33 LINK images/built-in.o [2020-06-15T13:23:47.043Z] #39 45.49 GEN compel/include/asm [2020-06-15T13:23:47.043Z] #39 45.52 GEN compel/include/version.h [2020-06-15T13:23:47.043Z] #39 45.53 touch .config [2020-06-15T13:23:47.043Z] #39 45.58 GEN include/common/config.h [2020-06-15T13:23:47.043Z] #39 45.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-15T13:23:47.043Z] #39 45.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-15T13:23:47.043Z] #39 45.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-15T13:23:47.043Z] #39 45.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-15T13:23:47.043Z] #39 45.85 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-15T13:23:47.043Z] #39 45.89 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-15T13:23:47.043Z] #39 45.92 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T13:23:47.043Z] #39 45.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-15T13:23:47.043Z] #39 45.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T13:23:47.043Z] #39 46.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T13:23:47.043Z] #39 46.01 DEP compel/plugins/std/infect.d [2020-06-15T13:23:47.043Z] #39 46.20 DEP compel/plugins/std/string.d [2020-06-15T13:23:47.043Z] #39 46.32 DEP compel/plugins/std/log.d [2020-06-15T13:23:47.043Z] #39 46.49 DEP compel/plugins/std/fds.d [2020-06-15T13:23:47.043Z] #39 46.63 DEP compel/plugins/std/std.d [2020-06-15T13:23:47.043Z] #39 46.72 DEP compel/plugins/shmem/shmem.d [2020-06-15T13:23:47.043Z] #39 46.82 DEP compel/plugins/fds/fds.d [2020-06-15T13:23:47.043Z] #39 46.97 CC compel/plugins/std/std.o [2020-06-15T13:23:47.127Z] #43 ... [2020-06-15T13:23:47.127Z] [2020-06-15T13:23:47.127Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:47.127Z] #21 15.50 + mkdir -p /build [2020-06-15T13:23:47.127Z] #21 15.50 + mv docker/docker /build/ [2020-06-15T13:23:47.127Z] #21 15.51 + rmdir docker [2020-06-15T13:23:47.127Z] #21 DONE 15.8s [2020-06-15T13:23:47.127Z] [2020-06-15T13:23:47.127Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:47.127Z] #30 15.16 internal/testlog [2020-06-15T13:23:47.127Z] #30 15.45 encoding [2020-06-15T13:23:47.127Z] #30 15.68 runtime/cgo [2020-06-15T13:23:47.225Z] #17 35.98 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:23:47.225Z] #17 36.01 Processing triggers for mime-support (3.62) ... [2020-06-15T13:23:47.371Z] #47 19.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:47.371Z] #47 19.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:47.371Z] #47 19.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:47.603Z] #39 47.38 CC compel/plugins/std/fds.o [2020-06-15T13:23:47.629Z] #47 19.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:47.629Z] #47 19.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:47.714Z] #36 ... [2020-06-15T13:23:47.714Z] [2020-06-15T13:23:47.714Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:47.714Z] #30 5.162 + RM_GOPATH=0 [2020-06-15T13:23:47.714Z] #30 5.162 + TMP_GOPATH= [2020-06-15T13:23:47.714Z] #30 5.162 + : /build [2020-06-15T13:23:47.714Z] #30 5.162 + '[' -z '' ']' [2020-06-15T13:23:47.714Z] #30 5.162 ++ mktemp -d [2020-06-15T13:23:47.714Z] #30 5.163 + export GOPATH=/tmp/tmp.nQOsJQ0qgA [2020-06-15T13:23:47.714Z] #30 5.163 + GOPATH=/tmp/tmp.nQOsJQ0qgA [2020-06-15T13:23:47.714Z] #30 5.163 + RM_GOPATH=1 [2020-06-15T13:23:47.714Z] #30 5.163 + case "$(go env GOARCH)" in [2020-06-15T13:23:47.714Z] #30 5.171 ++ go env GOARCH [2020-06-15T13:23:47.714Z] #30 5.183 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:47.714Z] #30 5.183 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:47.714Z] #30 5.187 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:47.714Z] #30 5.191 + dir=/tmp/install [2020-06-15T13:23:47.714Z] #30 5.191 + bin=tomlv [2020-06-15T13:23:47.714Z] #30 5.191 + shift [2020-06-15T13:23:47.714Z] #30 5.191 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T13:23:47.714Z] #30 5.191 + . /tmp/install/tomlv.installer [2020-06-15T13:23:47.714Z] #30 5.192 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:47.714Z] #30 5.211 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:47.714Z] #30 5.211 + install_tomlv [2020-06-15T13:23:47.714Z] #30 5.211 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T13:23:47.714Z] #30 5.211 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nQOsJQ0qgA/src/github.com/BurntSushi/toml [2020-06-15T13:23:47.714Z] #30 5.218 Cloning into '/tmp/tmp.nQOsJQ0qgA/src/github.com/BurntSushi/toml'... [2020-06-15T13:23:47.848Z] #17 DONE 36.6s [2020-06-15T13:23:47.848Z] [2020-06-15T13:23:47.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:47.848Z] #39 79.68 CC criu/namespaces.o [2020-06-15T13:23:47.848Z] #39 80.80 CC criu/net.o [2020-06-15T13:23:47.848Z] #39 83.00 CC criu/netfilter.o [2020-06-15T13:23:47.848Z] #39 83.34 CC criu/page-pipe.o [2020-06-15T13:23:47.848Z] #39 83.86 CC criu/page-xfer.o [2020-06-15T13:23:47.859Z] #39 47.77 CC compel/plugins/std/log.o [2020-06-15T13:23:48.134Z] #39 84.76 CC criu/pagemap-cache.o [2020-06-15T13:23:48.134Z] #39 ... [2020-06-15T13:23:48.134Z] [2020-06-15T13:23:48.134Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:48.418Z] #36 123.2 + dpkg --print-architecture [2020-06-15T13:23:48.418Z] #36 123.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T13:23:48.418Z] #36 123.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T13:23:48.418Z] #36 123.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T13:23:48.420Z] #39 ... [2020-06-15T13:23:48.420Z] [2020-06-15T13:23:48.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:48.420Z] #10 123.1 Selecting previously unselected package libapparmor1:amd64. [2020-06-15T13:23:48.420Z] #10 123.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-15T13:23:48.420Z] #10 123.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T13:23:48.562Z] #47 20.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:48.563Z] #47 ... [2020-06-15T13:23:48.563Z] [2020-06-15T13:23:48.563Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:48.563Z] #30 10.48 runtime [2020-06-15T13:23:48.563Z] #30 10.51 math [2020-06-15T13:23:48.563Z] #30 15.33 internal/testlog [2020-06-15T13:23:48.563Z] #30 15.77 encoding [2020-06-15T13:23:48.563Z] #30 16.05 runtime/cgo [2020-06-15T13:23:48.656Z] #30 ... [2020-06-15T13:23:48.656Z] [2020-06-15T13:23:48.656Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:48.656Z] #45 6.083 + RM_GOPATH=0 [2020-06-15T13:23:48.656Z] #45 6.083 + TMP_GOPATH= [2020-06-15T13:23:48.656Z] #45 6.083 + : /build [2020-06-15T13:23:48.656Z] #45 6.083 + '[' -z '' ']' [2020-06-15T13:23:48.656Z] #45 6.084 ++ mktemp -d [2020-06-15T13:23:48.656Z] #45 6.086 + export GOPATH=/tmp/tmp.e7rg1fcDpG [2020-06-15T13:23:48.656Z] #45 6.086 + GOPATH=/tmp/tmp.e7rg1fcDpG [2020-06-15T13:23:48.656Z] #45 6.086 + RM_GOPATH=1 [2020-06-15T13:23:48.656Z] #45 6.086 + case "$(go env GOARCH)" in [2020-06-15T13:23:48.656Z] #45 6.089 ++ go env GOARCH [2020-06-15T13:23:48.656Z] #45 6.099 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:48.656Z] #45 6.099 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:48.656Z] #45 6.100 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:48.656Z] #45 6.105 + dir=/tmp/install [2020-06-15T13:23:48.656Z] #45 6.105 + bin=golangci_lint [2020-06-15T13:23:48.656Z] #45 6.105 + shift [2020-06-15T13:23:48.656Z] #45 6.105 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T13:23:48.656Z] #45 6.105 + . /tmp/install/golangci_lint.installer [2020-06-15T13:23:48.656Z] #45 6.105 ++ : v1.23.8 [2020-06-15T13:23:48.656Z] #45 6.105 + install_golangci_lint [2020-06-15T13:23:48.656Z] #45 6.105 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T13:23:48.656Z] #45 6.105 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:23:48.656Z] #45 6.105 Installing golangci-lint version v1.23.8 [2020-06-15T13:23:48.656Z] #45 ... [2020-06-15T13:23:48.656Z] [2020-06-15T13:23:48.656Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:48.656Z] #30 6.229 + cd /tmp/tmp.nQOsJQ0qgA/src/github.com/BurntSushi/toml [2020-06-15T13:23:48.656Z] #30 6.229 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:23:48.656Z] #30 6.236 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:23:48.675Z] #10 123.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-15T13:23:48.675Z] #10 123.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-15T13:23:48.675Z] #10 123.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T13:23:48.675Z] #10 123.3 Selecting previously unselected package libbtrfs0. [2020-06-15T13:23:48.675Z] #10 123.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T13:23:48.675Z] #10 123.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:23:48.675Z] #10 123.5 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:23:48.820Z] #30 ... [2020-06-15T13:23:48.820Z] [2020-06-15T13:23:48.820Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:48.820Z] #43 18.54 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:23:48.820Z] #43 18.57 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:23:48.820Z] #43 18.60 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:23:48.820Z] #43 18.73 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:23:48.820Z] #43 18.79 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:23:48.820Z] #43 18.95 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:23:48.820Z] #43 19.60 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:23:48.820Z] #43 19.66 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:23:48.820Z] #43 20.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:23:48.937Z] #10 123.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T13:23:48.937Z] #10 123.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:23:48.937Z] #10 123.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-15T13:23:48.937Z] #10 123.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:23:48.937Z] #10 123.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:23:49.078Z] #43 ... [2020-06-15T13:23:49.078Z] [2020-06-15T13:23:49.078Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:23:49.078Z] #32 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:49.078Z] #32 13.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:49.098Z] #36 ... [2020-06-15T13:23:49.098Z] [2020-06-15T13:23:49.098Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:23:49.098Z] #18 1.161 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T13:23:49.098Z] #18 1.164 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T13:23:49.098Z] #18 1.166 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T13:23:49.098Z] #18 DONE 1.3s [2020-06-15T13:23:49.192Z] #10 123.9 Selecting previously unselected package libudev-dev:amd64. [2020-06-15T13:23:49.192Z] #10 123.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T13:23:49.192Z] #10 123.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:23:49.226Z] #30 6.877 runtime/internal/sys [2020-06-15T13:23:49.226Z] #30 6.895 math/bits [2020-06-15T13:23:49.226Z] #30 6.910 internal/cpu [2020-06-15T13:23:49.336Z] #32 ... [2020-06-15T13:23:49.336Z] [2020-06-15T13:23:49.336Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:23:49.336Z] #51 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:49.336Z] #51 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:49.386Z] [2020-06-15T13:23:49.386Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:23:49.448Z] #10 ... [2020-06-15T13:23:49.448Z] [2020-06-15T13:23:49.448Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:49.448Z] #43 DONE 124.0s [2020-06-15T13:23:49.448Z] [2020-06-15T13:23:49.448Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:49.448Z] #54 DONE 124.1s [2020-06-15T13:23:49.448Z] [2020-06-15T13:23:49.448Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T13:23:49.448Z] #55 DONE 0.1s [2020-06-15T13:23:49.448Z] [2020-06-15T13:23:49.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:49.448Z] #10 124.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-15T13:23:49.448Z] #10 124.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-15T13:23:49.504Z] #30 7.101 runtime/internal/atomic [2020-06-15T13:23:49.593Z] #51 ... [2020-06-15T13:23:49.593Z] [2020-06-15T13:23:49.593Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:49.593Z] #41 11.22 runtime [2020-06-15T13:23:49.593Z] #41 14.36 unicode/utf8 [2020-06-15T13:23:49.593Z] #41 14.93 math [2020-06-15T13:23:49.593Z] #41 20.45 unicode/utf16 [2020-06-15T13:23:49.593Z] #41 20.81 container/list [2020-06-15T13:23:49.593Z] #41 21.39 crypto/internal/subtle [2020-06-15T13:23:49.593Z] #41 21.53 crypto/subtle [2020-06-15T13:23:49.593Z] #41 21.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T13:23:49.593Z] #41 ... [2020-06-15T13:23:49.593Z] [2020-06-15T13:23:49.593Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:49.593Z] #47 21.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:49.703Z] #10 124.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...#10 ... [2020-06-15T13:23:49.704Z] [2020-06-15T13:23:49.704Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T13:23:49.704Z] #56 DONE 0.1s [2020-06-15T13:23:49.704Z] [2020-06-15T13:23:49.704Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:49.704Z] #10 124.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T13:23:49.765Z] #30 7.469 runtime/internal/math [2020-06-15T13:23:50.025Z] #30 7.613 unicode/utf8 [2020-06-15T13:23:50.025Z] #30 7.735 internal/race [2020-06-15T13:23:50.266Z] #10 124.8 Selecting previously unselected package libpcre16-3:amd64. [2020-06-15T13:23:50.266Z] #10 124.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-15T13:23:50.266Z] #10 124.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T13:23:50.266Z] #10 125.0 Selecting previously unselected package libpcre32-3:amd64. [2020-06-15T13:23:50.266Z] #10 125.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-15T13:23:50.266Z] #10 125.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T13:23:50.286Z] #30 7.794 internal/bytealg [2020-06-15T13:23:50.286Z] #30 7.820 math [2020-06-15T13:23:50.286Z] #30 7.914 sync/atomic [2020-06-15T13:23:50.522Z] #10 125.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-15T13:23:50.522Z] #10 125.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-15T13:23:50.522Z] #10 125.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T13:23:50.526Z] #47 22.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:50.781Z] #10 125.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-15T13:23:50.781Z] #10 125.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-15T13:23:50.781Z] #10 125.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T13:23:50.856Z] #30 8.542 unicode [2020-06-15T13:23:51.118Z] #30 8.700 internal/testlog [2020-06-15T13:23:51.381Z] #30 9.104 runtime [2020-06-15T13:23:51.463Z] #47 ... [2020-06-15T13:23:51.463Z] [2020-06-15T13:23:51.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:51.464Z] #10 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:51.641Z] #30 9.187 encoding [2020-06-15T13:23:51.641Z] #30 9.420 runtime/cgo [2020-06-15T13:23:51.708Z] #10 126.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-15T13:23:51.708Z] #10 126.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-15T13:23:51.708Z] #10 126.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T13:23:51.721Z] #10 ... [2020-06-15T13:23:51.721Z] [2020-06-15T13:23:51.721Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:51.721Z] #36 23.39 Checking out files: 92% (1482/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-15T13:23:51.721Z] #36 23.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T13:23:51.965Z] #10 126.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-15T13:23:51.965Z] #10 126.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:23:51.965Z] #10 126.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T13:23:51.965Z] #10 126.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-15T13:23:51.965Z] #10 126.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-15T13:23:51.965Z] #10 126.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T13:23:52.217Z] #30 ... [2020-06-15T13:23:52.218Z] [2020-06-15T13:23:52.218Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:23:52.218Z] #23 7.019 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:52.218Z] #23 7.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:52.218Z] #23 7.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:52.218Z] #23 8.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T13:23:52.218Z] #23 9.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T13:23:52.220Z] #10 126.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-15T13:23:52.220Z] #10 126.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T13:23:52.220Z] #10 126.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:23:52.220Z] #10 ... [2020-06-15T13:23:52.220Z] [2020-06-15T13:23:52.220Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:52.220Z] #41 116.9 vendor/golang.org/x/net/http2/hpack [2020-06-15T13:23:52.220Z] #41 118.0 mime [2020-06-15T13:23:52.220Z] #41 120.0 mime/quotedprintable [2020-06-15T13:23:52.220Z] #41 120.4 net/http/internal [2020-06-15T13:23:52.220Z] #41 122.6 crypto/tls [2020-06-15T13:23:52.220Z] #41 ... [2020-06-15T13:23:52.220Z] [2020-06-15T13:23:52.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:52.220Z] #39 48.76 CC compel/plugins/std/string.o [2020-06-15T13:23:52.220Z] #39 49.36 CC compel/plugins/std/infect.o [2020-06-15T13:23:52.220Z] #39 50.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-15T13:23:52.220Z] #39 50.08 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-15T13:23:52.220Z] #39 50.23 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-15T13:23:52.220Z] #39 50.28 AR compel/plugins/std.lib.a [2020-06-15T13:23:52.220Z] #39 50.38 CC compel/plugins/fds/fds.o [2020-06-15T13:23:52.220Z] #39 50.75 AR compel/plugins/fds.lib.a [2020-06-15T13:23:52.220Z] #39 50.82 HOSTDEP compel/src/lib/log-host.d [2020-06-15T13:23:52.220Z] #39 51.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T13:23:52.220Z] #39 51.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-15T13:23:52.220Z] #39 51.26 HOSTDEP compel/src/main-host.d [2020-06-15T13:23:52.220Z] #39 51.40 DEP compel/src/lib/ptrace.d [2020-06-15T13:23:52.220Z] #39 51.55 DEP compel/src/lib/infect.d [2020-06-15T13:23:52.220Z] #39 51.73 DEP compel/src/lib/infect-util.d [2020-06-15T13:23:52.220Z] #39 51.81 DEP compel/src/lib/infect-rpc.d [2020-06-15T13:23:52.220Z] #39 51.87 DEP compel/arch/x86/src/lib/infect.d [2020-06-15T13:23:52.220Z] #39 51.96 DEP compel/arch/x86/src/lib/cpu.d [2020-06-15T13:23:52.220Z] #39 52.04 DEP compel/src/lib/log.d [2020-06-15T13:23:52.220Z] #39 52.11 DEP compel/src/main.d [2020-06-15T13:23:52.220Z] #39 52.16 DEP compel/src/lib/handle-elf.d [2020-06-15T13:23:52.220Z] #39 52.26 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-15T13:23:52.395Z] #30 ... [2020-06-15T13:23:52.395Z] [2020-06-15T13:23:52.395Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:52.395Z] #43 17.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T13:23:52.395Z] #43 18.00 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:23:52.395Z] #43 18.00 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:23:52.395Z] #43 18.02 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:23:52.395Z] #43 18.02 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:23:52.395Z] #43 18.53 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:23:52.395Z] #43 18.68 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:23:52.395Z] #43 19.41 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:23:52.395Z] #43 19.41 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:23:52.395Z] #43 19.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:23:52.395Z] #43 19.51 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:23:52.395Z] #43 19.70 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:23:52.395Z] #43 19.80 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:23:52.395Z] #43 19.90 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:23:52.395Z] #43 20.00 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:23:52.395Z] #43 ... [2020-06-15T13:23:52.395Z] [2020-06-15T13:23:52.395Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:23:52.395Z] #23 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:52.395Z] #23 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:52.395Z] #23 ... [2020-06-15T13:23:52.395Z] [2020-06-15T13:23:52.395Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:23:52.395Z] #51 10.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:52.395Z] #51 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:52.395Z] #51 ... [2020-06-15T13:23:52.395Z] [2020-06-15T13:23:52.395Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:23:52.395Z] #32 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:52.395Z] #32 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:52.395Z] #32 ... [2020-06-15T13:23:52.395Z] [2020-06-15T13:23:52.395Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:23:52.395Z] #38 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:23:52.395Z] #38 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:52.476Z] #39 52.37 CC compel/src/lib/log.o [2020-06-15T13:23:52.476Z] #39 52.55 CC compel/arch/x86/src/lib/cpu.o [2020-06-15T13:23:52.480Z] #23 ... [2020-06-15T13:23:52.480Z] [2020-06-15T13:23:52.480Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:52.480Z] #47 4.136 + RM_GOPATH=0 [2020-06-15T13:23:52.480Z] #47 4.136 + TMP_GOPATH= [2020-06-15T13:23:52.480Z] #47 4.136 + : /build [2020-06-15T13:23:52.480Z] #47 4.136 + '[' -z '' ']' [2020-06-15T13:23:52.480Z] #47 4.136 ++ mktemp -d [2020-06-15T13:23:52.480Z] #47 4.136 + export GOPATH=/tmp/tmp.dxUc04wT7Z [2020-06-15T13:23:52.480Z] #47 4.136 + GOPATH=/tmp/tmp.dxUc04wT7Z [2020-06-15T13:23:52.480Z] #47 4.136 + RM_GOPATH=1 [2020-06-15T13:23:52.480Z] #47 4.136 + case "$(go env GOARCH)" in [2020-06-15T13:23:52.480Z] #47 4.136 ++ go env GOARCH [2020-06-15T13:23:52.480Z] #47 4.161 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:52.480Z] #47 4.161 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:52.480Z] #47 4.161 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:52.480Z] #47 4.161 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:52.480Z] #47 4.161 + dir=/tmp/install [2020-06-15T13:23:52.480Z] #47 4.161 + bin=shfmt [2020-06-15T13:23:52.480Z] #47 4.161 + shift [2020-06-15T13:23:52.480Z] #47 4.161 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T13:23:52.480Z] #47 4.161 + . /tmp/install/shfmt.installer [2020-06-15T13:23:52.480Z] #47 4.161 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:52.480Z] #47 4.161 + install_shfmt [2020-06-15T13:23:52.480Z] #47 4.161 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T13:23:52.480Z] #47 4.161 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dxUc04wT7Z/src/github.com/mvdan/sh [2020-06-15T13:23:52.480Z] #47 4.167 Cloning into '/tmp/tmp.dxUc04wT7Z/src/github.com/mvdan/sh'... [2020-06-15T13:23:52.653Z] #38 ... [2020-06-15T13:23:52.653Z] [2020-06-15T13:23:52.653Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:52.653Z] #47 17.36 + cd /tmp/tmp.n4ZMH4sjvN/src/github.com/mvdan/sh [2020-06-15T13:23:52.653Z] #47 17.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:52.653Z] #47 17.50 + GO111MODULE=on [2020-06-15T13:23:52.653Z] #47 17.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T13:23:52.653Z] #47 18.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:52.653Z] #47 18.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:52.653Z] #47 18.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:52.653Z] #47 19.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:52.653Z] #47 19.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:52.653Z] #47 20.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:52.653Z] #47 20.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:52.755Z] #47 ... [2020-06-15T13:23:52.755Z] [2020-06-15T13:23:52.755Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:23:52.755Z] #28 6.706 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T13:23:52.755Z] #28 6.713 Cloning into '.'... [2020-06-15T13:23:52.755Z] #28 ... [2020-06-15T13:23:52.755Z] [2020-06-15T13:23:52.755Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:23:52.755Z] #38 6.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:52.755Z] #38 7.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:52.755Z] #38 7.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:52.755Z] #38 8.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T13:23:52.755Z] #38 9.733 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T13:23:52.863Z] #19 3.417 Collecting yamllint==1.16.0 [2020-06-15T13:23:52.863Z] #19 3.651 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T13:23:52.863Z] #19 3.672 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T13:23:52.863Z] #19 3.796 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T13:23:52.911Z] #47 ... [2020-06-15T13:23:52.911Z] [2020-06-15T13:23:52.911Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:52.911Z] #54 11.74 + cd /tmp/tmp.JbSo1vyg8D/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:23:52.911Z] #54 11.74 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:52.911Z] #54 12.29 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:23:52.911Z] #54 12.29 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T13:23:53.017Z] #38 ... [2020-06-15T13:23:53.017Z] [2020-06-15T13:23:53.017Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:23:53.017Z] #32 6.922 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:53.017Z] #32 7.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:53.017Z] #32 7.110 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:53.017Z] #32 7.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T13:23:53.017Z] #32 9.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T13:23:53.017Z] #32 ... [2020-06-15T13:23:53.017Z] [2020-06-15T13:23:53.017Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:53.017Z] #54 3.329 + RM_GOPATH=0 [2020-06-15T13:23:53.017Z] #54 3.329 + TMP_GOPATH= [2020-06-15T13:23:53.017Z] #54 3.329 + : /build [2020-06-15T13:23:53.017Z] #54 3.329 + '[' -z '' ']' [2020-06-15T13:23:53.017Z] #54 3.329 ++ mktemp -d [2020-06-15T13:23:53.017Z] #54 3.329 + export GOPATH=/tmp/tmp.wcqgf0pDpb [2020-06-15T13:23:53.017Z] #54 3.329 + GOPATH=/tmp/tmp.wcqgf0pDpb [2020-06-15T13:23:53.017Z] #54 3.329 + RM_GOPATH=1 [2020-06-15T13:23:53.017Z] #54 3.329 + case "$(go env GOARCH)" in [2020-06-15T13:23:53.017Z] #54 3.329 ++ go env GOARCH [2020-06-15T13:23:53.017Z] #54 3.329 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.017Z] #54 3.329 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.017Z] #54 3.329 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:53.017Z] #54 3.329 + dir=/tmp/install [2020-06-15T13:23:53.017Z] #54 3.329 + bin=rootlesskit [2020-06-15T13:23:53.017Z] #54 3.329 + shift [2020-06-15T13:23:53.017Z] #54 3.329 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T13:23:53.017Z] #54 3.329 + . /tmp/install/rootlesskit.installer [2020-06-15T13:23:53.017Z] #54 3.329 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:53.017Z] #54 3.329 + install_rootlesskit [2020-06-15T13:23:53.017Z] #54 3.329 + case "$1" in [2020-06-15T13:23:53.017Z] #54 3.329 + export CGO_ENABLED=0 [2020-06-15T13:23:53.017Z] #54 3.329 + CGO_ENABLED=0 [2020-06-15T13:23:53.017Z] #54 3.329 + _install_rootlesskit [2020-06-15T13:23:53.017Z] #54 3.329 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T13:23:53.017Z] #54 3.329 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wcqgf0pDpb/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:23:53.017Z] #54 3.329 Cloning into '/tmp/tmp.wcqgf0pDpb/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T13:23:53.017Z] #54 3.561 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:53.017Z] #54 6.117 + cd /tmp/tmp.wcqgf0pDpb/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:23:53.017Z] #54 6.117 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:23:53.017Z] #54 6.326 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:23:53.017Z] #54 6.327 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T13:23:53.169Z] #54 ... [2020-06-15T13:23:53.169Z] [2020-06-15T13:23:53.169Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:53.278Z] #54 ... [2020-06-15T13:23:53.278Z] [2020-06-15T13:23:53.278Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:53.278Z] #60 4.395 + RM_GOPATH=0 [2020-06-15T13:23:53.278Z] #60 4.395 + TMP_GOPATH= [2020-06-15T13:23:53.278Z] #60 4.395 + : /build [2020-06-15T13:23:53.278Z] #60 4.395 + '[' -z '' ']' [2020-06-15T13:23:53.278Z] #60 4.398 ++ mktemp -d [2020-06-15T13:23:53.278Z] #60 4.398 + export GOPATH=/tmp/tmp.dokpgi9sUy [2020-06-15T13:23:53.278Z] #60 4.398 + GOPATH=/tmp/tmp.dokpgi9sUy [2020-06-15T13:23:53.278Z] #60 4.398 + RM_GOPATH=1 [2020-06-15T13:23:53.278Z] #60 4.398 + case "$(go env GOARCH)" in [2020-06-15T13:23:53.278Z] #60 4.401 ++ go env GOARCH [2020-06-15T13:23:53.278Z] #60 4.426 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.278Z] #60 4.426 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.278Z] #60 4.426 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:53.278Z] #60 4.431 + dir=/tmp/install [2020-06-15T13:23:53.278Z] #60 4.431 + bin=proxy [2020-06-15T13:23:53.278Z] #60 4.431 + shift [2020-06-15T13:23:53.278Z] #60 4.431 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T13:23:53.278Z] #60 4.431 + . /tmp/install/proxy.installer [2020-06-15T13:23:53.278Z] #60 4.431 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:53.278Z] #60 4.431 + install_proxy [2020-06-15T13:23:53.278Z] #60 4.431 + case "$1" in [2020-06-15T13:23:53.278Z] #60 4.431 + export CGO_ENABLED=0 [2020-06-15T13:23:53.278Z] #60 4.431 + CGO_ENABLED=0 [2020-06-15T13:23:53.278Z] #60 4.431 + _install_proxy [2020-06-15T13:23:53.278Z] #60 4.431 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T13:23:53.278Z] #60 4.431 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dokpgi9sUy/src/github.com/docker/libnetwork [2020-06-15T13:23:53.278Z] #60 4.433 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:53.278Z] #60 4.438 Cloning into '/tmp/tmp.dokpgi9sUy/src/github.com/docker/libnetwork'... [2020-06-15T13:23:53.278Z] #60 ... [2020-06-15T13:23:53.278Z] [2020-06-15T13:23:53.279Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:53.279Z] #43 5.145 + RM_GOPATH=0 [2020-06-15T13:23:53.279Z] #43 5.145 + TMP_GOPATH= [2020-06-15T13:23:53.279Z] #43 5.145 + : /build [2020-06-15T13:23:53.279Z] #43 5.145 + '[' -z '' ']' [2020-06-15T13:23:53.279Z] #43 5.163 ++ mktemp -d [2020-06-15T13:23:53.279Z] #43 5.163 + export GOPATH=/tmp/tmp.sKUhmDutJ2 [2020-06-15T13:23:53.279Z] #43 5.163 + GOPATH=/tmp/tmp.sKUhmDutJ2 [2020-06-15T13:23:53.279Z] #43 5.163 + RM_GOPATH=1 [2020-06-15T13:23:53.279Z] #43 5.163 + case "$(go env GOARCH)" in [2020-06-15T13:23:53.279Z] #43 5.163 ++ go env GOARCH [2020-06-15T13:23:53.279Z] #43 5.198 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.279Z] #43 5.198 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.279Z] #43 5.198 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:53.279Z] #43 5.212 + dir=/tmp/install [2020-06-15T13:23:53.279Z] #43 5.212 + bin=gotestsum [2020-06-15T13:23:53.279Z] #43 5.212 + shift [2020-06-15T13:23:53.279Z] #43 5.212 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T13:23:53.279Z] #43 5.212 + . /tmp/install/gotestsum.installer [2020-06-15T13:23:53.279Z] #43 5.212 ++ : v0.3.5 [2020-06-15T13:23:53.279Z] #43 5.212 + install_gotestsum [2020-06-15T13:23:53.279Z] #43 5.212 + set -e [2020-06-15T13:23:53.279Z] #43 5.212 + export GO111MODULE=on [2020-06-15T13:23:53.279Z] #43 5.212 + GO111MODULE=on [2020-06-15T13:23:53.279Z] #43 5.212 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T13:23:53.279Z] #43 5.473 go: finding gotest.tools v0.3.5 [2020-06-15T13:23:53.279Z] #43 5.473 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:53.279Z] #43 6.588 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:53.279Z] #43 7.007 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:23:53.279Z] #43 7.733 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:23:53.279Z] #43 7.857 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:23:53.279Z] #43 7.975 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:23:53.279Z] #43 7.990 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:53.279Z] #43 8.009 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:23:53.279Z] #43 8.140 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:53.279Z] #43 8.142 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:23:53.279Z] #43 8.232 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:53.279Z] #43 8.316 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:23:53.279Z] #43 8.340 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:53.279Z] #43 8.506 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:23:53.279Z] #43 8.516 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:53.279Z] #43 8.602 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:53.279Z] #43 8.744 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:23:53.279Z] #43 8.781 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:23:53.279Z] #43 8.822 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:23:53.279Z] #43 8.884 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:53.279Z] #43 8.888 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:53.279Z] #43 8.891 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:23:53.279Z] #43 8.954 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:23:53.279Z] #43 9.042 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:23:53.279Z] #43 10.69 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:23:53.279Z] #43 10.93 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:23:53.404Z] #39 ... [2020-06-15T13:23:53.404Z] [2020-06-15T13:23:53.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:53.404Z] #10 127.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:23:53.404Z] #10 127.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T13:23:53.404Z] #10 127.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:23:53.404Z] #10 127.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:23:53.404Z] #10 127.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:23:53.404Z] #10 127.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T13:23:53.404Z] #10 127.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T13:23:53.404Z] #10 127.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:23:53.404Z] #10 127.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:23:53.404Z] #10 127.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T13:23:53.404Z] #10 127.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:53.404Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T13:23:53.404Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T13:23:53.404Z] #10 127.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:23:53.404Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:23:53.404Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:23:53.404Z] #10 127.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:23:53.404Z] #10 127.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T13:23:53.404Z] #10 127.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:23:53.404Z] #10 127.6 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T13:23:53.404Z] #10 127.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:23:53.404Z] #10 127.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T13:23:53.404Z] #10 127.6 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:23:53.404Z] #10 DONE 128.0s [2020-06-15T13:23:53.404Z] [2020-06-15T13:23:53.404Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:53.540Z] #43 ... [2020-06-15T13:23:53.540Z] [2020-06-15T13:23:53.540Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:23:53.540Z] #51 7.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:53.540Z] #51 7.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:53.540Z] #51 7.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:53.540Z] #51 8.014 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T13:23:53.540Z] #51 9.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T13:23:53.540Z] #51 ... [2020-06-15T13:23:53.540Z] [2020-06-15T13:23:53.540Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:53.540Z] #41 5.575 + RM_GOPATH=0 [2020-06-15T13:23:53.540Z] #41 5.575 + TMP_GOPATH= [2020-06-15T13:23:53.540Z] #41 5.575 + : /build [2020-06-15T13:23:53.540Z] #41 5.575 + '[' -z '' ']' [2020-06-15T13:23:53.540Z] #41 5.575 ++ mktemp -d [2020-06-15T13:23:53.540Z] #41 5.584 + export GOPATH=/tmp/tmp.YSLn0Hq1IR [2020-06-15T13:23:53.540Z] #41 5.584 + GOPATH=/tmp/tmp.YSLn0Hq1IR [2020-06-15T13:23:53.540Z] #41 5.584 + RM_GOPATH=1 [2020-06-15T13:23:53.540Z] #41 5.584 + case "$(go env GOARCH)" in [2020-06-15T13:23:53.540Z] #41 5.584 ++ go env GOARCH [2020-06-15T13:23:53.540Z] #41 5.598 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.540Z] #41 5.598 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.540Z] #41 5.605 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:53.540Z] #41 5.613 + dir=/tmp/install [2020-06-15T13:23:53.540Z] #41 5.613 + bin=vndr [2020-06-15T13:23:53.540Z] #41 5.613 + shift [2020-06-15T13:23:53.540Z] #41 5.613 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T13:23:53.540Z] #41 5.613 + . /tmp/install/vndr.installer [2020-06-15T13:23:53.540Z] #41 5.613 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:53.540Z] #41 5.614 + install_vndr [2020-06-15T13:23:53.540Z] #41 5.614 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T13:23:53.540Z] #41 5.614 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YSLn0Hq1IR/src/github.com/LK4D4/vndr [2020-06-15T13:23:53.540Z] #41 5.614 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:53.540Z] #41 5.616 Cloning into '/tmp/tmp.YSLn0Hq1IR/src/github.com/LK4D4/vndr'... [2020-06-15T13:23:53.540Z] #41 6.406 + cd /tmp/tmp.YSLn0Hq1IR/src/github.com/LK4D4/vndr [2020-06-15T13:23:53.540Z] #41 6.409 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:23:53.540Z] #41 6.420 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T13:23:53.540Z] #41 7.533 internal/cpu [2020-06-15T13:23:53.540Z] #41 7.631 internal/race [2020-06-15T13:23:53.540Z] #41 7.667 runtime/internal/atomic [2020-06-15T13:23:53.540Z] #41 7.779 sync/atomic [2020-06-15T13:23:53.540Z] #41 7.856 unicode [2020-06-15T13:23:53.540Z] #41 8.161 internal/bytealg [2020-06-15T13:23:53.540Z] #41 8.219 unicode/utf8 [2020-06-15T13:23:53.540Z] #41 8.403 math [2020-06-15T13:23:53.540Z] #41 9.471 runtime [2020-06-15T13:23:53.540Z] #41 9.477 unicode/utf16 [2020-06-15T13:23:53.540Z] #41 9.932 container/list [2020-06-15T13:23:53.697Z] #60 21.57 Checking out files: 58% (1201/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-15T13:23:53.697Z] #60 22.51 + cd /tmp/tmp.lSkFk4bSrp/src/github.com/docker/libnetwork [2020-06-15T13:23:53.697Z] #60 22.51 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:53.801Z] #41 ... [2020-06-15T13:23:53.801Z] [2020-06-15T13:23:53.801Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:53.801Z] #21 4.781 + RM_GOPATH=0 [2020-06-15T13:23:53.801Z] #21 4.781 + TMP_GOPATH= [2020-06-15T13:23:53.801Z] #21 4.781 + : /build [2020-06-15T13:23:53.801Z] #21 4.781 + '[' -z '' ']' [2020-06-15T13:23:53.801Z] #21 4.781 ++ mktemp -d [2020-06-15T13:23:53.801Z] #21 4.781 + export GOPATH=/tmp/tmp.Ajt4776YKT [2020-06-15T13:23:53.801Z] #21 4.781 + GOPATH=/tmp/tmp.Ajt4776YKT [2020-06-15T13:23:53.801Z] #21 4.781 + RM_GOPATH=1 [2020-06-15T13:23:53.801Z] #21 4.781 + case "$(go env GOARCH)" in [2020-06-15T13:23:53.801Z] #21 4.781 ++ go env GOARCH [2020-06-15T13:23:53.801Z] #21 4.792 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:23:53.801Z] #21 4.792 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.801Z] #21 4.792 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:53.801Z] #21 4.792 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:53.801Z] #21 4.792 + dir=/tmp/install [2020-06-15T13:23:53.801Z] #21 4.792 + bin=dockercli [2020-06-15T13:23:53.801Z] #21 4.792 + shift [2020-06-15T13:23:53.801Z] #21 4.792 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T13:23:53.801Z] #21 4.792 + . /tmp/install/dockercli.installer [2020-06-15T13:23:53.801Z] #21 4.792 ++ : stable [2020-06-15T13:23:53.801Z] #21 4.792 ++ : 17.06.2-ce [2020-06-15T13:23:53.801Z] #21 4.792 + install_dockercli [2020-06-15T13:23:53.801Z] #21 4.792 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:23:53.801Z] #21 4.793 ++ uname -m [2020-06-15T13:23:53.801Z] #21 4.798 + arch=aarch64 [2020-06-15T13:23:53.801Z] #21 4.799 + '[' aarch64 '!=' x86_64 ']' [2020-06-15T13:23:53.801Z] #21 4.799 + '[' aarch64 '!=' s390x ']' [2020-06-15T13:23:53.801Z] #21 4.799 + '[' aarch64 '!=' armhf ']' [2020-06-15T13:23:53.801Z] #21 4.799 + build_dockercli [2020-06-15T13:23:53.801Z] #21 4.799 + git clone https://github.com/docker/docker-ce /tmp/tmp.Ajt4776YKT/tmp/docker-ce [2020-06-15T13:23:53.801Z] #21 4.805 Cloning into '/tmp/tmp.Ajt4776YKT/tmp/docker-ce'... [2020-06-15T13:23:53.801Z] #21 ... [2020-06-15T13:23:53.801Z] [2020-06-15T13:23:53.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:53.801Z] #10 7.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:23:53.801Z] #10 7.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:23:53.801Z] #10 7.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:23:53.801Z] #10 8.058 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T13:23:53.801Z] #10 9.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T13:23:53.801Z] #10 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T13:23:53.875Z] #19 4.696 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T13:23:53.876Z] #19 4.811 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T13:23:54.062Z] #10 ... [2020-06-15T13:23:54.062Z] [2020-06-15T13:23:54.062Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:23:54.062Z] #51 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T13:23:54.169Z] #19 4.836 Building wheels for collected packages: pyyaml [2020-06-15T13:23:54.170Z] #19 4.843 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T13:23:54.251Z] #36 25.81 + 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-15T13:23:54.633Z] #60 23.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T13:23:54.633Z] #60 ... [2020-06-15T13:23:54.633Z] [2020-06-15T13:23:54.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:23:54.633Z] #10 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:23:54.633Z] #10 ... [2020-06-15T13:23:54.633Z] [2020-06-15T13:23:54.633Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:54.633Z] #43 21.78 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:23:54.633Z] #43 22.15 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:23:54.785Z] #19 5.471 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T13:23:54.785Z] #19 5.472 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T13:23:54.785Z] #19 5.533 Successfully built pyyaml [2020-06-15T13:23:54.785Z] #19 5.539 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-15T13:23:54.785Z] #19 5.751 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T13:23:55.067Z] #19 DONE 6.1s [2020-06-15T13:23:55.067Z] [2020-06-15T13:23:55.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:55.067Z] #39 85.10 CC criu/pagemap.o [2020-06-15T13:23:55.067Z] #39 85.60 CC criu/parasite-syscall.o [2020-06-15T13:23:55.067Z] #39 86.10 CC criu/path.o [2020-06-15T13:23:55.067Z] #39 86.26 CC criu/pie-util-vdso.o [2020-06-15T13:23:55.067Z] #39 86.56 CC criu/pie-util.o [2020-06-15T13:23:55.067Z] #39 86.74 CC criu/pipes.o [2020-06-15T13:23:55.067Z] #39 87.22 CC criu/plugin.o [2020-06-15T13:23:55.067Z] #39 87.41 CC criu/proc_parse.o [2020-06-15T13:23:55.067Z] #39 89.19 CC criu/protobuf-desc.o [2020-06-15T13:23:55.067Z] #39 89.95 CC criu/protobuf.o [2020-06-15T13:23:55.067Z] #39 90.25 CC criu/pstree.o [2020-06-15T13:23:55.067Z] #39 91.13 CC criu/rbtree.o [2020-06-15T13:23:55.067Z] #39 91.39 CC criu/rst-malloc.o [2020-06-15T13:23:55.067Z] #39 91.56 CC criu/seccomp.o [2020-06-15T13:23:55.067Z] #39 91.99 CC criu/seize.o [2020-06-15T13:23:55.202Z] #43 23.88 go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:23:55.202Z] #43 23.91 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:23:55.202Z] #43 23.95 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:55.202Z] #43 24.03 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:23:55.351Z] #39 ... [2020-06-15T13:23:55.351Z] [2020-06-15T13:23:55.351Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T13:23:55.351Z] #22 DONE 0.2s [2020-06-15T13:23:55.351Z] [2020-06-15T13:23:55.351Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T13:23:55.460Z] #43 24.20 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:55.718Z] #43 24.31 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:55.718Z] #43 ... [2020-06-15T13:23:55.718Z] [2020-06-15T13:23:55.718Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:55.718Z] #41 14.32 unicode/utf8 [2020-06-15T13:23:55.718Z] #41 14.97 math [2020-06-15T13:23:55.718Z] #41 19.63 unicode/utf16 [2020-06-15T13:23:55.718Z] #41 19.90 container/list [2020-06-15T13:23:55.718Z] #41 20.53 crypto/internal/subtle [2020-06-15T13:23:55.718Z] #41 20.64 crypto/subtle [2020-06-15T13:23:55.718Z] #41 20.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T13:23:55.718Z] #41 20.90 internal/nettrace [2020-06-15T13:23:55.718Z] #41 21.02 runtime/cgo [2020-06-15T13:23:55.718Z] #41 ... [2020-06-15T13:23:55.718Z] [2020-06-15T13:23:55.718Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:55.718Z] #36 23.78 Checking out files: 84% (1343/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-15T13:23:55.718Z] #36 24.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T13:23:55.918Z] #49 2.347 + RM_GOPATH=0 [2020-06-15T13:23:55.918Z] #49 2.347 + TMP_GOPATH= [2020-06-15T13:23:55.918Z] #49 2.347 + : /build [2020-06-15T13:23:55.918Z] #49 2.347 + '[' -z '' ']' [2020-06-15T13:23:55.918Z] #49 ... [2020-06-15T13:23:55.918Z] [2020-06-15T13:23:55.918Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T13:23:55.918Z] #11 DONE 2.5s [2020-06-15T13:23:55.918Z] [2020-06-15T13:23:55.918Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:55.918Z] #49 2.352 ++ mktemp -d [2020-06-15T13:23:55.918Z] #49 2.355 + export GOPATH=/tmp/tmp.TXHgnKGHRm [2020-06-15T13:23:55.918Z] #49 2.355 + GOPATH=/tmp/tmp.TXHgnKGHRm [2020-06-15T13:23:55.918Z] #49 2.355 + RM_GOPATH=1 [2020-06-15T13:23:55.918Z] #49 2.355 + case "$(go env GOARCH)" in [2020-06-15T13:23:55.918Z] #49 2.356 ++ go env GOARCH [2020-06-15T13:23:55.918Z] #49 2.371 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:55.918Z] #49 2.371 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:23:55.918Z] #49 2.372 ++ dirname /tmp/install/install.sh [2020-06-15T13:23:55.918Z] #49 2.375 + dir=/tmp/install [2020-06-15T13:23:55.918Z] #49 2.375 + bin=runc [2020-06-15T13:23:55.918Z] #49 2.375 + shift [2020-06-15T13:23:55.918Z] #49 2.375 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T13:23:55.918Z] #49 2.375 + . /tmp/install/runc.installer [2020-06-15T13:23:55.918Z] #49 2.375 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:23:55.918Z] #49 2.375 + install_runc [2020-06-15T13:23:55.918Z] #49 2.376 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T13:23:55.918Z] #49 2.383 + uname -r [2020-06-15T13:23:55.918Z] #49 2.401 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T13:23:55.918Z] #49 2.401 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T13:23:55.918Z] #49 2.401 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TXHgnKGHRm/src/github.com/opencontainers/runc [2020-06-15T13:23:55.918Z] #49 2.401 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T13:23:55.918Z] #49 2.413 Cloning into '/tmp/tmp.TXHgnKGHRm/src/github.com/opencontainers/runc'... [2020-06-15T13:23:55.966Z] #26 DONE 0.7s [2020-06-15T13:23:55.966Z] [2020-06-15T13:23:55.966Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T13:23:56.283Z] #29 DONE 0.1s [2020-06-15T13:23:56.283Z] [2020-06-15T13:23:56.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:56.283Z] #39 92.52 CC criu/servicefd.o [2020-06-15T13:23:56.283Z] #39 92.76 CC criu/shmem.o [2020-06-15T13:23:56.283Z] #39 ... [2020-06-15T13:23:56.283Z] [2020-06-15T13:23:56.283Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T13:23:56.283Z] #31 DONE 0.1s [2020-06-15T13:23:56.283Z] [2020-06-15T13:23:56.283Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T13:23:56.283Z] #34 DONE 0.1s [2020-06-15T13:23:56.283Z] [2020-06-15T13:23:56.283Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:56.565Z] #45 ... [2020-06-15T13:23:56.565Z] [2020-06-15T13:23:56.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:23:56.565Z] #39 93.50 CC criu/sigframe.o [2020-06-15T13:23:56.848Z] #39 93.65 CC criu/signalfd.o [2020-06-15T13:23:57.130Z] #39 93.80 CC criu/sk-inet.o [2020-06-15T13:23:57.621Z] #36 25.93 + 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-15T13:23:57.745Z] #39 94.45 CC criu/sk-netlink.o [2020-06-15T13:23:57.745Z] #39 94.73 CC criu/sk-packet.o [2020-06-15T13:23:58.360Z] #39 95.07 CC criu/sk-queue.o [2020-06-15T13:23:58.360Z] #39 95.30 CC criu/sk-tcp.o [2020-06-15T13:23:58.431Z] #49 ... [2020-06-15T13:23:58.431Z] [2020-06-15T13:23:58.431Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:23:58.431Z] #12 DONE 2.3s [2020-06-15T13:23:58.431Z] [2020-06-15T13:23:58.431Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:23:58.452Z] #36 ... [2020-06-15T13:23:58.453Z] [2020-06-15T13:23:58.453Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:58.453Z] #60 23.79 Checking out files: 61% (1262/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-15T13:23:58.453Z] #60 24.66 + cd /tmp/tmp.LeJoBFAr1A/src/github.com/docker/libnetwork [2020-06-15T13:23:58.453Z] #60 24.66 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:23:58.453Z] #60 25.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T13:23:58.642Z] #39 95.57 CC criu/sk-unix.o [2020-06-15T13:23:59.349Z] #51 ... [2020-06-15T13:23:59.349Z] [2020-06-15T13:23:59.349Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:23:59.349Z] #36 6.258 + git clone https://github.com/docker/distribution.git . [2020-06-15T13:23:59.349Z] #36 6.262 Cloning into '.'... [2020-06-15T13:23:59.349Z] #36 ... [2020-06-15T13:23:59.349Z] [2020-06-15T13:23:59.349Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:59.349Z] #47 10.57 + cd /tmp/tmp.dxUc04wT7Z/src/github.com/mvdan/sh [2020-06-15T13:23:59.349Z] #47 10.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:23:59.349Z] #47 10.68 + GO111MODULE=on [2020-06-15T13:23:59.349Z] #47 10.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T13:23:59.349Z] #47 12.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:59.349Z] #47 12.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:59.349Z] #47 12.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:59.349Z] #47 12.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:59.349Z] #47 12.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:59.349Z] #47 13.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:59.349Z] #47 14.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:59.349Z] #47 15.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:59.349Z] #47 16.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:59.349Z] #47 16.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:59.349Z] #47 16.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:59.349Z] #47 16.78 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:59.389Z] #60 ... [2020-06-15T13:23:59.389Z] [2020-06-15T13:23:59.389Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:23:59.389Z] #43 21.23 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:23:59.389Z] #43 22.76 go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:23:59.389Z] #43 22.84 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:23:59.389Z] #43 22.85 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:23:59.389Z] #43 22.96 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:23:59.389Z] #43 23.09 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:23:59.389Z] #43 23.26 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:23:59.389Z] #43 23.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:23:59.389Z] #43 23.55 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:23:59.389Z] #43 23.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:23:59.389Z] #43 23.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:23:59.652Z] #43 ... [2020-06-15T13:23:59.652Z] [2020-06-15T13:23:59.652Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:23:59.652Z] #41 21.65 internal/nettrace [2020-06-15T13:23:59.652Z] #41 21.81 runtime/cgo [2020-06-15T13:23:59.716Z] #39 96.62 CC criu/sockets.o [2020-06-15T13:23:59.914Z] #41 ... [2020-06-15T13:23:59.914Z] [2020-06-15T13:23:59.914Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:23:59.914Z] #47 23.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:23:59.914Z] #47 24.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:23:59.914Z] #47 24.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:23:59.914Z] #47 24.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:23:59.914Z] #47 25.17 runtime/cgo [2020-06-15T13:23:59.914Z] #47 25.24 runtime [2020-06-15T13:24:00.293Z] #47 ... [2020-06-15T13:24:00.293Z] [2020-06-15T13:24:00.293Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:00.293Z] #60 17.77 Checking out files: 88% (1824/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-15T13:24:00.293Z] #60 17.97 + cd /tmp/tmp.dokpgi9sUy/src/github.com/docker/libnetwork [2020-06-15T13:24:00.293Z] #60 17.97 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:24:00.319Z] #13 1.969 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T13:24:00.320Z] #13 DONE 2.0s [2020-06-15T13:24:00.320Z] [2020-06-15T13:24:00.320Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:24:00.399Z] #39 97.05 CC criu/stats.o [2020-06-15T13:24:00.399Z] #39 97.21 CC criu/string.o [2020-06-15T13:24:00.399Z] #39 97.26 CC criu/sysctl.o [2020-06-15T13:24:00.481Z] #47 ... [2020-06-15T13:24:00.481Z] [2020-06-15T13:24:00.481Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:00.481Z] #23 22.33 Fetched 8355 kB in 19s (444 kB/s) [2020-06-15T13:24:00.481Z] #23 22.33 Reading package lists... [2020-06-15T13:24:00.481Z] #23 29.86 Reading package lists... [2020-06-15T13:24:00.481Z] #23 ... [2020-06-15T13:24:00.481Z] [2020-06-15T13:24:00.481Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:00.481Z] #10 25.45 Fetched 8355 kB in 18s (463 kB/s) [2020-06-15T13:24:00.481Z] #10 25.45 Reading package lists... [2020-06-15T13:24:00.555Z] #60 18.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T13:24:00.681Z] #39 97.58 CC criu/sysfs_parse.o [2020-06-15T13:24:00.963Z] #39 97.93 CC criu/timens.o [2020-06-15T13:24:01.246Z] #39 98.09 CC criu/timerfd.o [2020-06-15T13:24:01.528Z] #39 98.28 CC criu/tty.o [2020-06-15T13:24:02.207Z] #14 DONE 1.8s [2020-06-15T13:24:02.207Z] [2020-06-15T13:24:02.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:02.207Z] #39 53.43 CC compel/arch/x86/src/lib/infect.o [2020-06-15T13:24:02.207Z] #39 54.52 CC compel/src/lib/infect-rpc.o [2020-06-15T13:24:02.207Z] #39 54.84 CC compel/src/lib/infect-util.o [2020-06-15T13:24:02.207Z] #39 55.05 CC compel/src/lib/infect.o [2020-06-15T13:24:02.207Z] #39 57.68 CC compel/src/lib/ptrace.o [2020-06-15T13:24:02.207Z] #39 58.13 AR compel/libcompel.a [2020-06-15T13:24:02.207Z] #39 58.27 HOSTCC compel/src/main-host.o [2020-06-15T13:24:02.207Z] #39 58.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-15T13:24:02.207Z] #39 58.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T13:24:02.207Z] #39 59.19 HOSTCC compel/src/lib/log-host.o [2020-06-15T13:24:02.207Z] #39 59.37 HOSTLINK compel/compel-host-bin [2020-06-15T13:24:02.207Z] #39 59.53 DEP soccr/soccr.d [2020-06-15T13:24:02.207Z] #39 59.71 CC soccr/soccr.o [2020-06-15T13:24:02.207Z] #39 61.18 AR soccr/libsoccr.a [2020-06-15T13:24:02.207Z] #39 61.22 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:24:02.207Z] #39 61.61 DEP criu/arch/x86/sigframe.d [2020-06-15T13:24:02.207Z] #39 61.68 DEP criu/arch/x86/sigaction_compat.d [2020-06-15T13:24:02.207Z] #39 61.75 DEP criu/arch/x86/kerndat.d [2020-06-15T13:24:02.207Z] #39 61.90 DEP criu/arch/x86/crtools.d [2020-06-15T13:24:02.207Z] #39 ... [2020-06-15T13:24:02.207Z] [2020-06-15T13:24:02.207Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T13:24:02.536Z] #39 99.34 CC criu/tun.o [2020-06-15T13:24:02.818Z] #39 99.65 CC criu/uffd.o [2020-06-15T13:24:03.010Z] #10 32.37 Reading package lists... [2020-06-15T13:24:03.010Z] #10 ... [2020-06-15T13:24:03.010Z] [2020-06-15T13:24:03.010Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:03.010Z] #32 24.99 Fetched 8355 kB in 18s (475 kB/s) [2020-06-15T13:24:03.010Z] #32 24.99 Reading package lists... [2020-06-15T13:24:03.272Z] #32 32.58 Reading package lists... [2020-06-15T13:24:03.272Z] #32 ... [2020-06-15T13:24:03.272Z] [2020-06-15T13:24:03.272Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:03.272Z] #38 24.98 Fetched 8355 kB in 18s (473 kB/s) [2020-06-15T13:24:03.272Z] #38 24.98 Reading package lists... [2020-06-15T13:24:03.272Z] #38 32.26 Reading package lists... [2020-06-15T13:24:03.272Z] #38 ... [2020-06-15T13:24:03.272Z] [2020-06-15T13:24:03.272Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:24:03.272Z] #51 25.39 Fetched 8355 kB in 18s (465 kB/s) [2020-06-15T13:24:03.272Z] #51 25.39 Reading package lists... [2020-06-15T13:24:03.829Z] #39 100.3 CC criu/util.o [2020-06-15T13:24:03.866Z] #60 ... [2020-06-15T13:24:03.866Z] [2020-06-15T13:24:03.866Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:03.866Z] #23 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T13:24:03.866Z] #23 17.75 Fetched 8183 kB in 11s (742 kB/s) [2020-06-15T13:24:03.866Z] #23 17.75 Reading package lists... [2020-06-15T13:24:03.866Z] #23 ... [2020-06-15T13:24:03.866Z] [2020-06-15T13:24:03.866Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:03.866Z] #32 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T13:24:03.866Z] #32 17.82 Fetched 8183 kB in 11s (715 kB/s) [2020-06-15T13:24:03.866Z] #32 17.82 Reading package lists... [2020-06-15T13:24:03.866Z] #32 ... [2020-06-15T13:24:03.866Z] [2020-06-15T13:24:03.866Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:03.866Z] #38 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T13:24:03.866Z] #38 17.30 Fetched 8183 kB in 11s (763 kB/s) [2020-06-15T13:24:03.866Z] #38 17.30 Reading package lists... [2020-06-15T13:24:03.866Z] #38 ... [2020-06-15T13:24:03.866Z] [2020-06-15T13:24:03.866Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:03.866Z] #43 11.26 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:24:03.866Z] #43 13.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T13:24:03.866Z] #43 15.24 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:24:03.866Z] #43 15.25 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:24:03.866Z] #43 15.33 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:24:03.866Z] #43 15.36 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:24:03.866Z] #43 15.79 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:24:03.866Z] #43 15.84 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:24:03.866Z] #43 16.55 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:24:03.866Z] #43 16.57 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:24:03.866Z] #43 16.61 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:24:03.866Z] #43 16.68 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:24:03.866Z] #43 16.70 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:24:03.866Z] #43 16.81 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:24:03.866Z] #43 16.86 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:24:03.866Z] #43 16.98 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:24:03.866Z] #43 17.87 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:24:03.866Z] #43 18.08 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:24:03.866Z] #43 19.23 go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:24:03.866Z] #43 19.27 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:24:03.866Z] #43 19.28 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:24:03.866Z] #43 19.38 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:24:03.866Z] #43 19.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:24:03.866Z] #43 19.63 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:24:03.866Z] #43 19.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:24:03.866Z] #43 19.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:24:03.866Z] #43 19.87 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:24:03.866Z] #43 20.09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:24:03.866Z] #43 ... [2020-06-15T13:24:03.866Z] [2020-06-15T13:24:03.866Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:03.866Z] #41 11.50 crypto/internal/subtle [2020-06-15T13:24:03.866Z] #41 12.05 crypto/subtle [2020-06-15T13:24:03.866Z] #41 12.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T13:24:03.866Z] #41 12.69 internal/nettrace [2020-06-15T13:24:03.866Z] #41 13.11 runtime/cgo [2020-06-15T13:24:03.866Z] #41 14.98 vendor/golang.org/x/crypto/internal/subtle [2020-06-15T13:24:04.095Z] #15 DONE 2.2s [2020-06-15T13:24:04.095Z] [2020-06-15T13:24:04.095Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:24:04.132Z] #41 ... [2020-06-15T13:24:04.132Z] [2020-06-15T13:24:04.132Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:24:04.132Z] #36 18.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T13:24:04.132Z] #36 20.61 + 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-15T13:24:04.135Z] #39 100.9 CC criu/uts_ns.o [2020-06-15T13:24:04.135Z] #39 ... [2020-06-15T13:24:04.135Z] [2020-06-15T13:24:04.135Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:24:04.135Z] #36 DONE 139.2s [2020-06-15T13:24:04.135Z] [2020-06-15T13:24:04.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:04.135Z] #39 101.0 CC criu/vdso.o [2020-06-15T13:24:04.186Z] #36 ... [2020-06-15T13:24:04.186Z] [2020-06-15T13:24:04.186Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:04.186Z] #47 22.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:24:04.186Z] #47 23.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:24:04.186Z] #47 23.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:24:04.186Z] #47 24.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:24:04.186Z] #47 24.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:24:04.186Z] #47 25.01 runtime [2020-06-15T13:24:04.186Z] #47 25.05 runtime/cgo [2020-06-15T13:24:04.756Z] #39 101.4 LINK criu/built-in.o [2020-06-15T13:24:04.756Z] #39 101.6 LINK criu/criu [2020-06-15T13:24:05.038Z] #39 101.8 DEP lib/c/criu.d [2020-06-15T13:24:05.039Z] #39 101.9 CC images/rpc.pb-c.o [2020-06-15T13:24:05.175Z] #51 32.17 Reading package lists... [2020-06-15T13:24:05.175Z] #51 ... [2020-06-15T13:24:05.175Z] [2020-06-15T13:24:05.175Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:05.175Z] #23 29.86 Reading package lists... [2020-06-15T13:24:05.321Z] #39 ... [2020-06-15T13:24:05.321Z] [2020-06-15T13:24:05.321Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T13:24:05.321Z] #37 DONE 0.2s [2020-06-15T13:24:05.321Z] [2020-06-15T13:24:05.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:05.321Z] #39 102.1 CC lib/c/criu.o [2020-06-15T13:24:05.602Z] #39 102.5 LINK lib/c/built-in.o [2020-06-15T13:24:05.602Z] #39 102.5 LINK lib/c/libcriu.so [2020-06-15T13:24:05.602Z] #39 102.5 LINK lib/c/libcriu.a [2020-06-15T13:24:05.885Z] #39 102.6 GEN magic.py [2020-06-15T13:24:05.885Z] #39 102.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:24:05.885Z] #39 102.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:24:05.885Z] #39 102.7 Note: Building without GnuTLS support [2020-06-15T13:24:05.885Z] #39 102.7 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:24:05.885Z] #39 102.7 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:24:05.983Z] #16 ... [2020-06-15T13:24:05.983Z] [2020-06-15T13:24:05.983Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:05.983Z] #41 130.4 net/http/httptrace [2020-06-15T13:24:05.983Z] #41 130.8 net/http [2020-06-15T13:24:05.983Z] #41 ... [2020-06-15T13:24:05.983Z] [2020-06-15T13:24:05.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:05.983Z] #39 62.11 DEP criu/arch/x86/cpu.d [2020-06-15T13:24:05.983Z] #39 62.37 CC criu/arch/x86/cpu.o [2020-06-15T13:24:05.983Z] #39 63.00 CC criu/arch/x86/crtools.o [2020-06-15T13:24:05.983Z] #39 64.39 CC criu/arch/x86/kerndat.o [2020-06-15T13:24:05.983Z] #39 64.88 CC criu/arch/x86/sigaction_compat.o [2020-06-15T13:24:05.983Z] #39 65.16 CC criu/arch/x86/sigframe.o [2020-06-15T13:24:05.983Z] #39 65.44 LINK criu/arch/x86/crtools.built-in.o [2020-06-15T13:24:05.983Z] #39 65.50 DEP criu/pie/util-vdso-elf32.d [2020-06-15T13:24:05.983Z] #39 65.57 DEP criu/pie/util-vdso.d [2020-06-15T13:24:05.983Z] #39 65.74 DEP criu/pie/util.d [2020-06-15T13:24:05.983Z] #39 65.87 CC criu/pie/util.o [2020-06-15T13:24:06.092Z] #47 ... [2020-06-15T13:24:06.092Z] [2020-06-15T13:24:06.092Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:06.092Z] #43 24.48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:24:06.092Z] #43 24.57 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:24:06.092Z] #43 24.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:24:06.092Z] #43 24.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:24:06.092Z] #43 ... [2020-06-15T13:24:06.092Z] [2020-06-15T13:24:06.092Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:06.092Z] #23 24.73 Fetched 8355 kB in 18s (471 kB/s) [2020-06-15T13:24:06.092Z] #23 24.73 Reading package lists... [2020-06-15T13:24:06.092Z] #23 31.51 Reading package lists... [2020-06-15T13:24:06.092Z] #23 ... [2020-06-15T13:24:06.092Z] [2020-06-15T13:24:06.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:06.092Z] #10 24.82 Fetched 8355 kB in 18s (473 kB/s) [2020-06-15T13:24:06.092Z] #10 24.82 Reading package lists... [2020-06-15T13:24:06.167Z] #39 103.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:24:06.238Z] #39 ... [2020-06-15T13:24:06.238Z] [2020-06-15T13:24:06.238Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:24:06.238Z] #16 DONE 2.0s [2020-06-15T13:24:06.238Z] [2020-06-15T13:24:06.238Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:24:06.361Z] #10 32.35 Reading package lists... [2020-06-15T13:24:06.361Z] #10 ... [2020-06-15T13:24:06.361Z] [2020-06-15T13:24:06.361Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:24:06.361Z] #51 25.03 Fetched 8355 kB in 18s (465 kB/s) [2020-06-15T13:24:06.361Z] #51 25.03 Reading package lists... [2020-06-15T13:24:06.361Z] #51 32.00 Reading package lists... [2020-06-15T13:24:06.361Z] #51 ... [2020-06-15T13:24:06.361Z] [2020-06-15T13:24:06.361Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:06.361Z] #32 25.14 Fetched 8355 kB in 18s (466 kB/s) [2020-06-15T13:24:06.361Z] #32 25.14 Reading package lists... [2020-06-15T13:24:06.449Z] #39 103.3 make[1]: Nothing to be done for 'all'. [2020-06-15T13:24:06.623Z] #32 32.56 Reading package lists... [2020-06-15T13:24:06.623Z] #32 ... [2020-06-15T13:24:06.623Z] [2020-06-15T13:24:06.623Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:06.623Z] #38 25.31 Fetched 8355 kB in 18s (463 kB/s) [2020-06-15T13:24:06.623Z] #38 25.31 Reading package lists... [2020-06-15T13:24:06.731Z] #39 103.6 make[1]: 'images/built-in.o' is up to date. [2020-06-15T13:24:06.731Z] #39 103.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T13:24:06.731Z] #39 103.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T13:24:07.013Z] #39 103.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T13:24:07.013Z] #39 103.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T13:24:07.013Z] #39 103.7 make[1]: Nothing to be done for 'all'. [2020-06-15T13:24:07.013Z] #39 103.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:24:07.013Z] #39 103.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.013Z] #39 103.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.013Z] #39 103.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.013Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.013Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.077Z] #23 37.04 Building dependency tree... [2020-06-15T13:24:07.302Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.302Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.302Z] #39 104.0 make[2]: Nothing to be done for 'all'. [2020-06-15T13:24:07.302Z] #39 104.0 INSTALL criu/criu [2020-06-15T13:24:07.586Z] #39 DONE 104.2s [2020-06-15T13:24:07.586Z] [2020-06-15T13:24:07.586Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:08.614Z] #49 ... [2020-06-15T13:24:08.614Z] [2020-06-15T13:24:08.614Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T13:24:08.752Z] #17 2.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:24:08.752Z] #17 2.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:24:08.752Z] #17 2.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:24:08.897Z] #40 DONE 0.1s [2020-06-15T13:24:08.897Z] [2020-06-15T13:24:08.897Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T13:24:08.980Z] #23 40.61 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T13:24:08.980Z] #23 40.61 The following additional packages will be installed: [2020-06-15T13:24:08.980Z] #23 40.62 libjq1 libonig5 [2020-06-15T13:24:09.012Z] #17 2.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:24:09.179Z] #42 DONE 0.2s [2020-06-15T13:24:09.179Z] [2020-06-15T13:24:09.179Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T13:24:09.179Z] #44 DONE 0.1s [2020-06-15T13:24:09.179Z] [2020-06-15T13:24:09.179Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:09.238Z] #23 41.08 The following NEW packages will be installed: [2020-06-15T13:24:09.238Z] #23 41.09 jq libjq1 libonig5 [2020-06-15T13:24:09.461Z] #52 ... [2020-06-15T13:24:09.461Z] [2020-06-15T13:24:09.461Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:09.461Z] #49 68.33 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-15T13:24:09.803Z] #23 41.63 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:09.804Z] #23 41.63 Need to get 355 kB of archives. [2020-06-15T13:24:09.804Z] #23 41.63 After this operation, 1072 kB of additional disk space will be used. [2020-06-15T13:24:09.804Z] #23 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T13:24:09.804Z] #23 41.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T13:24:09.804Z] #23 41.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T13:24:09.908Z] #38 32.68 Reading package lists... [2020-06-15T13:24:09.908Z] #38 ... [2020-06-15T13:24:09.908Z] [2020-06-15T13:24:09.908Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:09.908Z] #23 31.51 Reading package lists... [2020-06-15T13:24:10.077Z] #49 68.87 + mkdir -p /build [2020-06-15T13:24:10.077Z] #49 68.87 + cp runc /build/runc [2020-06-15T13:24:10.361Z] #49 DONE 69.2s [2020-06-15T13:24:10.361Z] [2020-06-15T13:24:10.361Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:10.376Z] #17 4.316 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:24:10.737Z] #23 ... [2020-06-15T13:24:10.737Z] [2020-06-15T13:24:10.737Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:10.737Z] #41 42.81 sync [2020-06-15T13:24:10.742Z] #36 ... [2020-06-15T13:24:10.742Z] [2020-06-15T13:24:10.742Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:10.742Z] #47 17.80 runtime/cgo [2020-06-15T13:24:10.742Z] #47 17.81 runtime [2020-06-15T13:24:10.742Z] #47 ... [2020-06-15T13:24:10.742Z] [2020-06-15T13:24:10.742Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:10.742Z] #10 17.86 Fetched 8183 kB in 11s (741 kB/s) [2020-06-15T13:24:10.742Z] #10 17.86 Reading package lists... [2020-06-15T13:24:10.742Z] #10 23.01 Reading package lists... [2020-06-15T13:24:10.742Z] #10 27.97 Building dependency tree... [2020-06-15T13:24:10.742Z] #10 ... [2020-06-15T13:24:10.742Z] [2020-06-15T13:24:10.742Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:24:10.742Z] #51 18.08 Fetched 8183 kB in 11s (726 kB/s) [2020-06-15T13:24:10.742Z] #51 18.08 Reading package lists... [2020-06-15T13:24:10.742Z] #51 23.17 Reading package lists... [2020-06-15T13:24:10.742Z] #51 28.08 Building dependency tree... [2020-06-15T13:24:10.742Z] #51 ... [2020-06-15T13:24:10.742Z] [2020-06-15T13:24:10.742Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:10.742Z] #32 17.82 Reading package lists... [2020-06-15T13:24:10.742Z] #32 23.35 Reading package lists... [2020-06-15T13:24:10.976Z] #45 146.1 + cd /tmp/tmp.yr3BvYK2CJ/src/github.com/golangci/golangci-lint/ [2020-06-15T13:24:10.976Z] #45 146.1 + git checkout -q v1.23.8 [2020-06-15T13:24:10.995Z] #41 ... [2020-06-15T13:24:10.995Z] [2020-06-15T13:24:10.995Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:10.995Z] #60 DONE 42.9s [2020-06-15T13:24:10.995Z] [2020-06-15T13:24:10.995Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:10.995Z] #41 42.81 internal/reflectlite [2020-06-15T13:24:11.259Z] #45 146.2 ++ git describe --tags [2020-06-15T13:24:11.259Z] #45 146.2 + version=v1.23.8 [2020-06-15T13:24:11.259Z] #45 146.2 ++ git rev-parse --short HEAD [2020-06-15T13:24:11.259Z] #45 146.2 + commit=76a82c6 [2020-06-15T13:24:11.259Z] #45 146.2 ++ git show -s --format=%cd [2020-06-15T13:24:11.259Z] #45 146.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T13:24:11.259Z] #45 146.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:24:11.313Z] #32 28.23 Building dependency tree... [2020-06-15T13:24:11.313Z] #32 ... [2020-06-15T13:24:11.313Z] [2020-06-15T13:24:11.313Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:11.313Z] #10 27.97 Building dependency tree... [2020-06-15T13:24:11.741Z] #17 5.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:24:12.071Z] #23 38.78 Building dependency tree... [2020-06-15T13:24:12.638Z] #23 ... [2020-06-15T13:24:12.638Z] [2020-06-15T13:24:12.638Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:12.638Z] #60 DONE 41.5s [2020-06-15T13:24:12.667Z] #17 ... [2020-06-15T13:24:12.667Z] [2020-06-15T13:24:12.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:12.667Z] #39 66.32 CC criu/pie/util-vdso.o [2020-06-15T13:24:12.667Z] #39 67.02 CC criu/pie/util-vdso-elf32.o [2020-06-15T13:24:12.667Z] #39 67.63 AR criu/pie/pie.lib.a [2020-06-15T13:24:12.667Z] #39 67.69 DEP criu/pie/restorer.d [2020-06-15T13:24:12.667Z] #39 67.98 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-15T13:24:12.667Z] #39 68.12 DEP criu/arch/x86/restorer_unmap.d [2020-06-15T13:24:12.667Z] #39 68.13 DEP criu/arch/x86/restorer.d [2020-06-15T13:24:12.667Z] #39 68.25 DEP criu/arch/x86/vdso-pie.d [2020-06-15T13:24:12.667Z] #39 68.41 DEP criu/pie/parasite-vdso.d [2020-06-15T13:24:12.667Z] #39 68.62 DEP criu/pie/parasite.d [2020-06-15T13:24:12.667Z] #39 68.85 CC criu/pie/parasite.o [2020-06-15T13:24:12.667Z] #39 70.13 LINK criu/pie/parasite.built-in.o [2020-06-15T13:24:12.667Z] #39 70.15 GEN criu/pie/parasite-blob.h [2020-06-15T13:24:12.667Z] #39 70.20 CC criu/pie/parasite-vdso.o [2020-06-15T13:24:12.667Z] #39 70.94 CC criu/arch/x86/vdso-pie.o [2020-06-15T13:24:12.667Z] #39 71.29 CC criu/arch/x86/restorer.o [2020-06-15T13:24:12.667Z] #39 71.93 CC criu/arch/x86/restorer_unmap.o [2020-06-15T13:24:12.667Z] #39 72.00 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-15T13:24:12.667Z] #39 72.39 CC criu/pie/restorer.o [2020-06-15T13:24:12.706Z] #10 30.41 The following additional packages will be installed: [2020-06-15T13:24:12.706Z] #10 30.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T13:24:12.706Z] #10 30.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T13:24:12.706Z] #10 30.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T13:24:12.706Z] #10 30.43 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:24:12.706Z] #10 30.43 Suggested packages: [2020-06-15T13:24:12.897Z] [2020-06-15T13:24:12.897Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:12.897Z] #30 40.30 sync [2020-06-15T13:24:12.897Z] #30 40.34 internal/reflectlite [2020-06-15T13:24:12.968Z] #10 30.44 gcc-8-locales seccomp wine64 [2020-06-15T13:24:13.228Z] #39 ... [2020-06-15T13:24:13.228Z] [2020-06-15T13:24:13.228Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:13.228Z] #49 9.901 + cd /tmp/tmp.TXHgnKGHRm/src/github.com/opencontainers/runc [2020-06-15T13:24:13.228Z] #49 9.901 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:24:13.228Z] #49 10.37 + '[' -z '' ']' [2020-06-15T13:24:13.228Z] #49 10.37 + target=static [2020-06-15T13:24:13.228Z] #49 10.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T13:24:13.228Z] #49 11.89 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-06-15T13:24:13.526Z] #41 ... [2020-06-15T13:24:13.526Z] [2020-06-15T13:24:13.526Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:13.526Z] #23 42.94 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:13.526Z] #23 43.49 Fetched 355 kB in 0s (882 kB/s) [2020-06-15T13:24:13.526Z] #23 43.74 Selecting previously unselected package libonig5:amd64. [2020-06-15T13:24:13.526Z] #23 43.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:13.526Z] #23 43.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-15T13:24:13.526Z] #23 43.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:24:13.526Z] #23 44.20 Selecting previously unselected package libjq1:amd64. [2020-06-15T13:24:13.526Z] #23 44.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:24:13.526Z] #23 44.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:13.526Z] #23 44.44 Selecting previously unselected package jq. [2020-06-15T13:24:13.526Z] #23 44.45 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:24:13.526Z] #23 44.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:13.526Z] #23 44.64 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:24:13.526Z] #23 44.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:13.526Z] #23 44.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:13.526Z] #23 44.70 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:13.526Z] #23 DONE 45.0s [2020-06-15T13:24:13.526Z] [2020-06-15T13:24:13.526Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:24:13.526Z] #24 DONE 0.0s [2020-06-15T13:24:13.526Z] [2020-06-15T13:24:13.526Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:13.526Z] #41 45.06 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T13:24:13.934Z] #10 31.46 The following NEW packages will be installed: [2020-06-15T13:24:13.934Z] #10 31.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T13:24:13.934Z] #10 31.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T13:24:13.934Z] #10 31.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T13:24:13.934Z] #10 31.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T13:24:13.934Z] #10 31.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T13:24:13.934Z] #10 31.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:24:14.092Z] #41 45.85 math/rand [2020-06-15T13:24:14.200Z] #10 31.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:14.200Z] #10 31.94 Need to get 73.3 MB of archives. [2020-06-15T13:24:14.200Z] #10 31.94 After this operation, 472 MB of additional disk space will be used. [2020-06-15T13:24:14.200Z] #10 31.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-06-15T13:24:14.200Z] #10 32.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-06-15T13:24:14.467Z] #10 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-15T13:24:14.467Z] #10 32.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-06-15T13:24:14.467Z] #10 32.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-15T13:24:14.467Z] #10 32.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T13:24:14.661Z] #41 ... [2020-06-15T13:24:14.661Z] [2020-06-15T13:24:14.661Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:24:14.661Z] #51 32.17 Reading package lists... [2020-06-15T13:24:14.661Z] #51 39.12 Building dependency tree... [2020-06-15T13:24:14.661Z] #51 42.57 The following additional packages will be installed: [2020-06-15T13:24:14.661Z] #51 42.57 libbtrfs0 [2020-06-15T13:24:14.661Z] #51 42.83 The following NEW packages will be installed: [2020-06-15T13:24:14.661Z] #51 42.85 libbtrfs-dev libbtrfs0 [2020-06-15T13:24:14.661Z] #51 43.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:14.661Z] #51 43.26 Need to get 119 kB of archives. [2020-06-15T13:24:14.661Z] #51 43.26 After this operation, 387 kB of additional disk space will be used. [2020-06-15T13:24:14.661Z] #51 43.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T13:24:14.661Z] #51 43.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T13:24:14.661Z] #51 44.83 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:14.661Z] #51 45.15 Fetched 119 kB in 0s (447 kB/s) [2020-06-15T13:24:14.661Z] #51 45.27 Selecting previously unselected package libbtrfs0. [2020-06-15T13:24:14.661Z] #51 45.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:14.661Z] #51 45.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T13:24:14.661Z] #51 45.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:24:14.661Z] #51 45.63 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:24:14.661Z] #51 45.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T13:24:14.661Z] #51 45.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:24:14.661Z] #51 46.17 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:24:14.661Z] #51 46.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:24:14.661Z] #51 46.20 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:14.661Z] #51 DONE 46.5s [2020-06-15T13:24:14.661Z] [2020-06-15T13:24:14.661Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:14.661Z] #41 46.59 io [2020-06-15T13:24:14.733Z] #10 ... [2020-06-15T13:24:14.733Z] [2020-06-15T13:24:14.733Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:14.733Z] #23 17.75 Reading package lists... [2020-06-15T13:24:14.733Z] #23 22.62 Reading package lists... [2020-06-15T13:24:14.733Z] #23 27.54 Building dependency tree... [2020-06-15T13:24:14.733Z] #23 30.10 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T13:24:14.733Z] #23 30.10 The following additional packages will be installed: [2020-06-15T13:24:14.733Z] #23 30.12 libjq1 libonig5 [2020-06-15T13:24:14.733Z] #23 30.45 The following NEW packages will be installed: [2020-06-15T13:24:14.733Z] #23 30.45 jq libjq1 libonig5 [2020-06-15T13:24:14.733Z] #23 30.85 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:14.733Z] #23 30.85 Need to get 325 kB of archives. [2020-06-15T13:24:14.733Z] #23 30.85 After this operation, 1019 kB of additional disk space will be used. [2020-06-15T13:24:14.733Z] #23 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-15T13:24:14.733Z] #23 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-15T13:24:14.733Z] #23 30.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-15T13:24:14.733Z] #23 32.10 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:14.733Z] #23 32.31 Fetched 325 kB in 0s (1114 kB/s) [2020-06-15T13:24:14.733Z] #23 32.44 Selecting previously unselected package libonig5:arm64. [2020-06-15T13:24:14.733Z] #23 32.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T13:24:14.733Z] #23 ... [2020-06-15T13:24:14.733Z] [2020-06-15T13:24:14.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:14.733Z] #10 32.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-15T13:24:14.799Z] #30 43.71 sort [2020-06-15T13:24:15.003Z] #10 ... [2020-06-15T13:24:15.003Z] [2020-06-15T13:24:15.003Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:15.003Z] #38 17.30 Reading package lists... [2020-06-15T13:24:15.003Z] #38 22.95 Reading package lists... [2020-06-15T13:24:15.003Z] #38 27.96 Building dependency tree... [2020-06-15T13:24:15.003Z] #38 30.42 The following additional packages will be installed: [2020-06-15T13:24:15.003Z] #38 30.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T13:24:15.003Z] #38 30.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T13:24:15.003Z] #38 30.44 Suggested packages: [2020-06-15T13:24:15.003Z] #38 30.45 manpages-dev python-setuptools [2020-06-15T13:24:15.003Z] #38 31.34 The following NEW packages will be installed: [2020-06-15T13:24:15.003Z] #38 31.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T13:24:15.003Z] #38 31.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T13:24:15.003Z] #38 31.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T13:24:15.003Z] #38 31.35 python-six zlib1g-dev [2020-06-15T13:24:15.003Z] #38 31.74 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:15.003Z] #38 31.74 Need to get 3798 kB of archives. [2020-06-15T13:24:15.003Z] #38 31.74 After this operation, 21.6 MB of additional disk space will be used. [2020-06-15T13:24:15.003Z] #38 31.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-15T13:24:15.003Z] #38 31.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-15T13:24:15.003Z] #38 31.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-06-15T13:24:15.003Z] #38 31.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-15T13:24:15.003Z] #38 31.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-06-15T13:24:15.003Z] #38 31.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-15T13:24:15.003Z] #38 31.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-06-15T13:24:15.003Z] #38 31.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-06-15T13:24:15.003Z] #38 31.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-15T13:24:15.003Z] #38 31.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-15T13:24:15.003Z] #38 31.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-15T13:24:15.003Z] #38 31.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-15T13:24:15.003Z] #38 31.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-06-15T13:24:15.003Z] #38 31.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-06-15T13:24:15.003Z] #38 31.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T13:24:15.003Z] #38 31.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T13:24:15.003Z] #38 31.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-15T13:24:15.003Z] #38 ... [2020-06-15T13:24:15.003Z] [2020-06-15T13:24:15.003Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:15.003Z] #23 32.55 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-15T13:24:15.003Z] #23 32.61 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-15T13:24:15.058Z] #30 43.72 errors [2020-06-15T13:24:15.584Z] #23 ... [2020-06-15T13:24:15.584Z] [2020-06-15T13:24:15.584Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:15.584Z] #60 DONE 33.3s [2020-06-15T13:24:15.596Z] #41 47.50 strconv [2020-06-15T13:24:15.625Z] #30 44.22 strconv [2020-06-15T13:24:15.742Z] #49 ... [2020-06-15T13:24:15.742Z] [2020-06-15T13:24:15.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:15.742Z] #39 75.25 LINK criu/pie/restorer.built-in.o [2020-06-15T13:24:15.742Z] #39 75.27 GEN criu/pie/restorer-blob.h [2020-06-15T13:24:15.742Z] #39 75.37 DEP criu/vdso.d [2020-06-15T13:24:15.742Z] #39 75.55 DEP criu/vdso-compat.d [2020-06-15T13:24:15.854Z] [2020-06-15T13:24:15.854Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:15.854Z] #23 33.37 Selecting previously unselected package libjq1:arm64. [2020-06-15T13:24:15.854Z] #23 33.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T13:24:15.854Z] #23 33.40 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:15.854Z] #23 ... [2020-06-15T13:24:15.854Z] [2020-06-15T13:24:15.854Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:24:15.854Z] #51 28.08 Building dependency tree... [2020-06-15T13:24:15.854Z] #51 30.41 The following additional packages will be installed: [2020-06-15T13:24:15.854Z] #51 30.42 libbtrfs0 [2020-06-15T13:24:15.854Z] #51 30.56 The following NEW packages will be installed: [2020-06-15T13:24:15.854Z] #51 30.56 libbtrfs-dev libbtrfs0 [2020-06-15T13:24:15.854Z] #51 30.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:15.854Z] #51 30.90 Need to get 119 kB of archives. [2020-06-15T13:24:15.854Z] #51 30.90 After this operation, 387 kB of additional disk space will be used. [2020-06-15T13:24:15.854Z] #51 30.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-15T13:24:15.854Z] #51 30.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-15T13:24:15.854Z] #51 31.98 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:15.854Z] #51 32.10 Fetched 119 kB in 0s (447 kB/s) [2020-06-15T13:24:15.854Z] #51 32.20 Selecting previously unselected package libbtrfs0. [2020-06-15T13:24:15.854Z] #51 32.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 ... 15383 files and directories currently installed.) [2020-06-15T13:24:15.854Z] #51 32.29 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-15T13:24:15.854Z] #51 32.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:24:15.854Z] #51 32.44 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:24:15.854Z] #51 32.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-15T13:24:15.854Z] #51 32.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:24:15.854Z] #51 32.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:24:15.854Z] #51 32.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:24:15.854Z] #51 32.97 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:15.854Z] #51 DONE 33.5s [2020-06-15T13:24:15.997Z] #39 75.75 DEP criu/uts_ns.d [2020-06-15T13:24:15.997Z] #39 75.96 DEP criu/util.d [2020-06-15T13:24:16.123Z] [2020-06-15T13:24:16.123Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:16.123Z] #23 33.66 Selecting previously unselected package jq. [2020-06-15T13:24:16.124Z] #23 33.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T13:24:16.124Z] #23 33.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:16.193Z] #30 44.86 io [2020-06-15T13:24:16.252Z] #39 76.15 DEP criu/uffd.d [2020-06-15T13:24:16.409Z] #23 34.08 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-15T13:24:16.409Z] #23 34.09 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:16.409Z] #23 34.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:16.409Z] #23 34.14 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:16.509Z] #39 76.38 DEP criu/tun.d [2020-06-15T13:24:16.530Z] #41 48.42 bytes [2020-06-15T13:24:16.764Z] #39 76.53 DEP criu/tty.d [2020-06-15T13:24:16.764Z] #39 76.76 DEP criu/timerfd.d [2020-06-15T13:24:16.992Z] #23 DONE 34.6s [2020-06-15T13:24:16.992Z] [2020-06-15T13:24:16.992Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:24:16.992Z] #24 DONE 0.1s [2020-06-15T13:24:16.992Z] [2020-06-15T13:24:16.992Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:16.992Z] #38 32.88 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:16.992Z] #38 33.25 Fetched 3798 kB in 1s (7395 kB/s) [2020-06-15T13:24:16.992Z] #38 33.37 Selecting previously unselected package libcap-dev:arm64. [2020-06-15T13:24:16.992Z] #38 33.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T13:24:16.992Z] #38 33.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-15T13:24:16.992Z] #38 33.63 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-15T13:24:16.992Z] #38 33.92 Selecting previously unselected package libnet1:arm64. [2020-06-15T13:24:16.992Z] #38 33.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-15T13:24:16.992Z] #38 33.94 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:16.992Z] #38 34.09 Selecting previously unselected package libnet1-dev. [2020-06-15T13:24:16.992Z] #38 34.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-15T13:24:16.992Z] #38 34.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:16.992Z] #38 34.38 Selecting previously unselected package libnl-3-200:arm64. [2020-06-15T13:24:16.992Z] #38 34.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-15T13:24:16.992Z] #38 34.41 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T13:24:16.992Z] #38 34.61 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-15T13:24:16.992Z] #38 34.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-15T13:24:16.992Z] #38 34.62 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-15T13:24:17.019Z] #39 76.93 DEP criu/timens.d [2020-06-15T13:24:17.102Z] #41 ... [2020-06-15T13:24:17.102Z] [2020-06-15T13:24:17.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:17.102Z] #10 32.37 Reading package lists... [2020-06-15T13:24:17.102Z] #10 39.30 Building dependency tree... [2020-06-15T13:24:17.102Z] #10 42.96 The following additional packages will be installed: [2020-06-15T13:24:17.102Z] #10 42.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T13:24:17.102Z] #10 42.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T13:24:17.102Z] #10 42.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T13:24:17.103Z] #10 42.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:24:17.103Z] #10 42.98 Suggested packages: [2020-06-15T13:24:17.103Z] #10 42.98 gcc-8-locales seccomp wine64 [2020-06-15T13:24:17.103Z] #10 44.69 The following NEW packages will be installed: [2020-06-15T13:24:17.103Z] #10 44.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T13:24:17.103Z] #10 44.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T13:24:17.103Z] #10 44.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T13:24:17.103Z] #10 44.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T13:24:17.103Z] #10 44.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T13:24:17.103Z] #10 44.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:24:17.103Z] #10 45.16 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:17.103Z] #10 45.16 Need to get 77.7 MB of archives. [2020-06-15T13:24:17.103Z] #10 45.16 After this operation, 487 MB of additional disk space will be used. [2020-06-15T13:24:17.103Z] #10 45.16 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-15T13:24:17.103Z] #10 45.45 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-15T13:24:17.103Z] #10 45.81 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-15T13:24:17.103Z] #10 45.83 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-15T13:24:17.103Z] #10 45.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-15T13:24:17.103Z] #10 45.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T13:24:17.103Z] #10 46.32 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-15T13:24:17.103Z] #10 46.91 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-15T13:24:17.103Z] #10 46.96 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-15T13:24:17.103Z] #10 ... [2020-06-15T13:24:17.103Z] [2020-06-15T13:24:17.103Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:17.103Z] #38 32.26 Reading package lists... [2020-06-15T13:24:17.103Z] #38 39.37 Building dependency tree... [2020-06-15T13:24:17.103Z] #38 43.27 The following additional packages will be installed: [2020-06-15T13:24:17.103Z] #38 43.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T13:24:17.103Z] #38 43.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T13:24:17.103Z] #38 43.31 Suggested packages: [2020-06-15T13:24:17.103Z] #38 43.31 manpages-dev python-setuptools [2020-06-15T13:24:17.103Z] #38 45.10 The following NEW packages will be installed: [2020-06-15T13:24:17.103Z] #38 45.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T13:24:17.103Z] #38 45.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T13:24:17.103Z] #38 45.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T13:24:17.103Z] #38 45.15 python-six zlib1g-dev [2020-06-15T13:24:17.103Z] #38 45.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:17.103Z] #38 45.63 Need to get 4095 kB of archives. [2020-06-15T13:24:17.103Z] #38 45.63 After this operation, 22.5 MB of additional disk space will be used. [2020-06-15T13:24:17.103Z] #38 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-15T13:24:17.103Z] #38 45.63 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-15T13:24:17.103Z] #38 45.64 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-15T13:24:17.103Z] #38 45.65 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-15T13:24:17.103Z] #38 45.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-15T13:24:17.103Z] #38 45.65 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-15T13:24:17.103Z] #38 45.66 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-15T13:24:17.103Z] #38 45.66 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-15T13:24:17.103Z] #38 45.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-15T13:24:17.103Z] #38 45.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-15T13:24:17.103Z] #38 45.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-15T13:24:17.103Z] #38 46.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-15T13:24:17.103Z] #38 46.14 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-15T13:24:17.103Z] #38 46.15 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-15T13:24:17.103Z] #38 46.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T13:24:17.103Z] #38 46.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T13:24:17.103Z] #38 46.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-15T13:24:17.103Z] #38 47.65 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:17.103Z] #38 47.87 Fetched 4095 kB in 1s (4776 kB/s) [2020-06-15T13:24:17.103Z] #38 47.95 Selecting previously unselected package libcap-dev:amd64. [2020-06-15T13:24:17.103Z] #38 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 ... 15410 files and directories currently installed.) [2020-06-15T13:24:17.103Z] #38 48.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-15T13:24:17.103Z] #38 48.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T13:24:17.103Z] #38 48.22 Selecting previously unselected package libnet1:amd64. [2020-06-15T13:24:17.103Z] #38 48.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:24:17.103Z] #38 48.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:17.103Z] #38 48.37 Selecting previously unselected package libnet1-dev. [2020-06-15T13:24:17.103Z] #38 48.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:24:17.103Z] #38 48.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:17.103Z] #38 48.63 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T13:24:17.103Z] #38 48.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T13:24:17.103Z] #38 48.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:24:17.103Z] #38 48.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-15T13:24:17.103Z] #38 48.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-15T13:24:17.103Z] #38 48.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T13:24:17.103Z] #38 49.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T13:24:17.103Z] #38 49.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:17.103Z] #38 49.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:17.127Z] #30 ... [2020-06-15T13:24:17.127Z] [2020-06-15T13:24:17.127Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:17.127Z] #23 43.32 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T13:24:17.127Z] #23 43.32 The following additional packages will be installed: [2020-06-15T13:24:17.127Z] #23 43.34 libjq1 libonig5 [2020-06-15T13:24:17.127Z] #23 43.83 The following NEW packages will be installed: [2020-06-15T13:24:17.127Z] #23 43.85 jq libjq1 libonig5 [2020-06-15T13:24:17.127Z] #23 44.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:17.127Z] #23 44.28 Need to get 355 kB of archives. [2020-06-15T13:24:17.127Z] #23 44.28 After this operation, 1072 kB of additional disk space will be used. [2020-06-15T13:24:17.127Z] #23 44.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T13:24:17.127Z] #23 44.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T13:24:17.127Z] #23 44.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T13:24:17.127Z] #23 45.45 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:17.127Z] #23 45.63 Fetched 355 kB in 0s (1211 kB/s) [2020-06-15T13:24:17.127Z] #23 45.74 Selecting previously unselected package libonig5:amd64. [2020-06-15T13:24:17.128Z] #23 45.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:17.128Z] #23 45.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-15T13:24:17.128Z] #23 45.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:24:17.274Z] #39 77.13 DEP criu/sysfs_parse.d [2020-06-15T13:24:17.274Z] #39 77.27 DEP criu/sysctl.d [2020-06-15T13:24:17.360Z] #38 49.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-15T13:24:17.360Z] #38 49.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:17.360Z] #38 49.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:17.361Z] #38 49.35 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-15T13:24:17.361Z] #38 49.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T13:24:17.361Z] #38 ... [2020-06-15T13:24:17.361Z] [2020-06-15T13:24:17.361Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:17.361Z] #52 2.806 + RM_GOPATH=0 [2020-06-15T13:24:17.361Z] #52 2.806 + TMP_GOPATH= [2020-06-15T13:24:17.361Z] #52 2.806 + : /build [2020-06-15T13:24:17.361Z] #52 2.806 + '[' -z '' ']' [2020-06-15T13:24:17.361Z] #52 2.809 ++ mktemp -d [2020-06-15T13:24:17.361Z] #52 2.812 + export GOPATH=/tmp/tmp.o8QMdFMz9O [2020-06-15T13:24:17.361Z] #52 2.812 + GOPATH=/tmp/tmp.o8QMdFMz9O [2020-06-15T13:24:17.361Z] #52 2.812 + RM_GOPATH=1 [2020-06-15T13:24:17.361Z] #52 2.812 + case "$(go env GOARCH)" in [2020-06-15T13:24:17.361Z] #52 2.814 ++ go env GOARCH [2020-06-15T13:24:17.361Z] #52 2.864 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:17.361Z] #52 2.864 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:17.361Z] #52 2.868 ++ dirname /tmp/install/install.sh [2020-06-15T13:24:17.361Z] #52 2.872 + dir=/tmp/install [2020-06-15T13:24:17.361Z] #52 2.872 + bin=containerd [2020-06-15T13:24:17.361Z] #52 2.873 + shift [2020-06-15T13:24:17.361Z] #52 2.873 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T13:24:17.361Z] #52 2.873 + . /tmp/install/containerd.installer [2020-06-15T13:24:17.361Z] #52 2.873 ++ set -e [2020-06-15T13:24:17.361Z] #52 2.874 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:17.361Z] #52 2.878 + install_containerd [2020-06-15T13:24:17.361Z] #52 2.884 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T13:24:17.361Z] #52 2.884 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:17.361Z] #52 2.884 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o8QMdFMz9O/src/github.com/containerd/containerd [2020-06-15T13:24:17.361Z] #52 2.886 Cloning into '/tmp/tmp.o8QMdFMz9O/src/github.com/containerd/containerd'... [2020-06-15T13:24:17.396Z] #23 46.09 Selecting previously unselected package libjq1:amd64. [2020-06-15T13:24:17.396Z] #23 46.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:24:17.396Z] #23 46.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:17.530Z] #39 77.40 DEP criu/string.d [2020-06-15T13:24:17.530Z] #39 77.47 DEP criu/stats.d [2020-06-15T13:24:17.565Z] #38 35.22 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-15T13:24:17.565Z] #38 35.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-15T13:24:17.565Z] #38 35.24 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T13:24:17.654Z] #23 46.29 Selecting previously unselected package jq. [2020-06-15T13:24:17.654Z] #23 46.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:24:17.654Z] #23 46.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:17.654Z] #23 46.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:24:17.786Z] #39 77.57 DEP criu/sockets.d [2020-06-15T13:24:17.786Z] #39 77.72 DEP criu/sk-unix.d [2020-06-15T13:24:17.825Z] #38 35.40 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-15T13:24:17.825Z] #38 35.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-15T13:24:17.825Z] #38 35.42 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-15T13:24:17.825Z] #38 35.57 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-15T13:24:17.825Z] #38 35.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-15T13:24:17.825Z] #38 35.59 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:24:17.914Z] #23 46.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:17.914Z] #23 46.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:17.914Z] #23 46.63 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:17.934Z] #52 ... [2020-06-15T13:24:17.934Z] [2020-06-15T13:24:17.934Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:17.934Z] #32 32.58 Reading package lists... [2020-06-15T13:24:17.934Z] #32 39.98 Building dependency tree... [2020-06-15T13:24:17.934Z] #32 43.92 The following additional packages will be installed: [2020-06-15T13:24:17.934Z] #32 44.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T13:24:17.934Z] #32 44.02 Suggested packages: [2020-06-15T13:24:17.934Z] #32 44.02 cmake-doc ninja-build lrzip [2020-06-15T13:24:17.934Z] #32 44.02 Recommended packages: [2020-06-15T13:24:17.935Z] #32 44.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T13:24:17.935Z] #32 45.22 The following NEW packages will be installed: [2020-06-15T13:24:17.935Z] #32 45.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T13:24:17.935Z] #32 45.25 vim-common xxd [2020-06-15T13:24:17.935Z] #32 45.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:17.935Z] #32 45.72 Need to get 14.9 MB of archives. [2020-06-15T13:24:17.935Z] #32 45.72 After this operation, 61.8 MB of additional disk space will be used. [2020-06-15T13:24:17.935Z] #32 45.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T13:24:17.935Z] #32 45.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:24:17.935Z] #32 45.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T13:24:17.935Z] #32 46.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T13:24:17.935Z] #32 47.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-15T13:24:17.935Z] #32 47.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-15T13:24:17.935Z] #32 47.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-15T13:24:17.935Z] #32 47.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-15T13:24:17.935Z] #32 47.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-15T13:24:17.935Z] #32 47.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-15T13:24:17.935Z] #32 48.93 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:17.935Z] #32 49.07 Fetched 14.9 MB in 2s (6419 kB/s) [2020-06-15T13:24:17.935Z] #32 49.17 Selecting previously unselected package xxd. [2020-06-15T13:24:17.935Z] #32 49.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 ... 15410 files and directories currently installed.) [2020-06-15T13:24:17.935Z] #32 49.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:24:17.935Z] #32 49.25 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:24:17.935Z] #32 49.45 Selecting previously unselected package vim-common. [2020-06-15T13:24:17.935Z] #32 49.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:24:17.935Z] #32 49.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:17.935Z] #32 49.95 Selecting previously unselected package cmake-data. [2020-06-15T13:24:17.935Z] #32 ... [2020-06-15T13:24:17.935Z] [2020-06-15T13:24:17.935Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:17.935Z] #38 49.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T13:24:17.935Z] #38 49.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:24:17.935Z] #38 49.67 Selecting previously unselected package libprotobuf17:amd64. [2020-06-15T13:24:17.935Z] #38 49.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:17.935Z] #38 49.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:18.042Z] #39 77.90 DEP criu/sk-tcp.d [2020-06-15T13:24:18.088Z] #38 35.86 Selecting previously unselected package libprotobuf17:arm64. [2020-06-15T13:24:18.176Z] #23 ... [2020-06-15T13:24:18.176Z] [2020-06-15T13:24:18.176Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:24:18.176Z] #51 32.00 Reading package lists... [2020-06-15T13:24:18.176Z] #51 39.36 Building dependency tree... [2020-06-15T13:24:18.176Z] #51 43.61 The following additional packages will be installed: [2020-06-15T13:24:18.176Z] #51 43.64 libbtrfs0 [2020-06-15T13:24:18.176Z] #51 43.84 The following NEW packages will be installed: [2020-06-15T13:24:18.176Z] #51 43.87 libbtrfs-dev libbtrfs0 [2020-06-15T13:24:18.176Z] #51 44.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:18.176Z] #51 44.38 Need to get 119 kB of archives. [2020-06-15T13:24:18.176Z] #51 44.38 After this operation, 387 kB of additional disk space will be used. [2020-06-15T13:24:18.176Z] #51 44.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T13:24:18.176Z] #51 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T13:24:18.176Z] #51 45.61 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:18.176Z] #51 45.80 Fetched 119 kB in 0s (312 kB/s) [2020-06-15T13:24:18.176Z] #51 45.93 Selecting previously unselected package libbtrfs0. [2020-06-15T13:24:18.176Z] #51 45.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:18.176Z] #51 46.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T13:24:18.176Z] #51 46.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:24:18.176Z] #51 46.25 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:24:18.176Z] #51 46.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T13:24:18.176Z] #51 46.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:24:18.176Z] #51 46.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:24:18.176Z] #51 46.62 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:24:18.176Z] #51 46.63 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:18.176Z] #51 DONE 47.0s [2020-06-15T13:24:18.176Z] [2020-06-15T13:24:18.176Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:24:18.176Z] #23 DONE 47.0s [2020-06-15T13:24:18.176Z] [2020-06-15T13:24:18.176Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:24:18.176Z] #24 DONE 0.1s [2020-06-15T13:24:18.176Z] [2020-06-15T13:24:18.176Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:18.298Z] #39 ... [2020-06-15T13:24:18.298Z] [2020-06-15T13:24:18.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:18.298Z] #41 143.6 github.com/LK4D4/vndr/godl [2020-06-15T13:24:18.298Z] #41 144.4 github.com/LK4D4/vndr [2020-06-15T13:24:18.298Z] #41 DONE 153.0s [2020-06-15T13:24:18.298Z] [2020-06-15T13:24:18.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:18.298Z] #39 78.15 DEP criu/sk-queue.d [2020-06-15T13:24:18.355Z] #38 35.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-15T13:24:18.355Z] #38 35.88 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:18.553Z] #39 78.30 DEP criu/sk-packet.d [2020-06-15T13:24:18.809Z] #39 78.69 DEP criu/sk-netlink.d [2020-06-15T13:24:18.868Z] #38 50.70 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-15T13:24:18.868Z] #38 50.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:18.868Z] #38 50.72 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:18.926Z] #38 36.55 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-15T13:24:18.926Z] #38 36.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-15T13:24:18.926Z] #38 36.59 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:19.126Z] #38 50.95 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-15T13:24:19.126Z] #38 50.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:19.126Z] #38 50.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:19.126Z] #38 ... [2020-06-15T13:24:19.126Z] [2020-06-15T13:24:19.126Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:19.126Z] #30 41.09 sync [2020-06-15T13:24:19.126Z] #30 41.09 internal/reflectlite [2020-06-15T13:24:19.126Z] #30 44.40 sort [2020-06-15T13:24:19.126Z] #30 44.41 errors [2020-06-15T13:24:19.126Z] #30 44.80 strconv [2020-06-15T13:24:19.126Z] #30 46.06 io [2020-06-15T13:24:19.126Z] #30 47.69 internal/oserror [2020-06-15T13:24:19.126Z] #30 47.78 syscall [2020-06-15T13:24:19.126Z] #30 49.87 reflect [2020-06-15T13:24:19.186Z] #38 36.79 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-15T13:24:19.186Z] #38 36.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-15T13:24:19.186Z] #38 36.81 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:19.370Z] #39 79.08 DEP criu/sk-inet.d [2020-06-15T13:24:19.384Z] #30 ... [2020-06-15T13:24:19.384Z] [2020-06-15T13:24:19.384Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:19.384Z] #25 4.512 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:24:19.384Z] #25 4.862 [2020-06-15T13:24:19.625Z] #39 79.45 DEP criu/signalfd.d [2020-06-15T13:24:19.625Z] #39 79.56 DEP criu/sigframe.d [2020-06-15T13:24:19.625Z] #39 79.64 DEP criu/shmem.d [2020-06-15T13:24:19.881Z] #39 79.78 DEP criu/servicefd.d [2020-06-15T13:24:20.136Z] #39 79.95 DEP criu/seize.d [2020-06-15T13:24:20.136Z] #39 80.07 DEP criu/seccomp.d [2020-06-15T13:24:20.153Z] #38 37.93 Selecting previously unselected package libprotoc17:arm64. [2020-06-15T13:24:20.153Z] #38 37.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-15T13:24:20.153Z] #38 37.96 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:20.157Z] #25 5.084 ## 2.8% ##### 7.7% ######### 13.1% ############# 19.0% ################# 23.7% ##################### 30.2% ########################## 37.0% ############################### 43.2% ################################## 48.1% ###################################### 53.0% ########################################## 59.0% ############################################### 66.1% ################################################### 70.9% ###################################################### 76.0% ########################################################## 80.7% ############################################################# 84.9% ################################################################ 89.5% ################################################################## 93.0% ###################################################################### 97.4% ######################################################################## 100.0% [2020-06-15T13:24:20.392Z] #39 80.25 DEP criu/rst-malloc.d [2020-06-15T13:24:20.392Z] #39 80.30 DEP criu/rbtree.d [2020-06-15T13:24:20.392Z] #39 80.32 DEP criu/pstree.d [2020-06-15T13:24:20.648Z] #39 80.49 DEP criu/protobuf.d [2020-06-15T13:24:20.648Z] #39 80.60 GEN criu/protobuf-desc-gen.h [2020-06-15T13:24:20.724Z] #38 38.38 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T13:24:20.724Z] #38 38.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-15T13:24:20.724Z] #38 38.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:24:20.727Z] #25 7.563 [2020-06-15T13:24:20.791Z] #25 ... [2020-06-15T13:24:20.791Z] [2020-06-15T13:24:20.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:20.791Z] #10 32.35 Reading package lists... [2020-06-15T13:24:20.791Z] #10 39.71 Building dependency tree... [2020-06-15T13:24:20.791Z] #10 43.89 The following additional packages will be installed: [2020-06-15T13:24:20.791Z] #10 43.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T13:24:20.791Z] #10 43.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T13:24:20.791Z] #10 43.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T13:24:20.791Z] #10 43.92 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:24:20.791Z] #10 43.94 Suggested packages: [2020-06-15T13:24:20.791Z] #10 43.94 gcc-8-locales seccomp wine64 [2020-06-15T13:24:20.791Z] #10 45.29 The following NEW packages will be installed: [2020-06-15T13:24:20.791Z] #10 45.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T13:24:20.791Z] #10 45.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T13:24:20.791Z] #10 45.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T13:24:20.791Z] #10 45.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T13:24:20.791Z] #10 45.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T13:24:20.791Z] #10 45.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:24:20.791Z] #10 45.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:20.791Z] #10 45.88 Need to get 77.7 MB of archives. [2020-06-15T13:24:20.791Z] #10 45.88 After this operation, 487 MB of additional disk space will be used. [2020-06-15T13:24:20.791Z] #10 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-06-15T13:24:20.791Z] #10 46.16 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-15T13:24:20.791Z] #10 46.43 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-15T13:24:20.791Z] #10 46.46 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-15T13:24:20.791Z] #10 46.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-15T13:24:20.791Z] #10 46.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T13:24:20.791Z] #10 46.97 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-15T13:24:20.791Z] #10 47.66 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-15T13:24:20.791Z] #10 47.67 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-15T13:24:20.791Z] #10 ... [2020-06-15T13:24:20.791Z] [2020-06-15T13:24:20.791Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:20.791Z] #38 32.68 Reading package lists... [2020-06-15T13:24:20.791Z] #38 39.94 Building dependency tree... [2020-06-15T13:24:20.791Z] #38 44.19 The following additional packages will be installed: [2020-06-15T13:24:20.791Z] #38 44.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T13:24:20.791Z] #38 44.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T13:24:20.791Z] #38 44.21 Suggested packages: [2020-06-15T13:24:20.791Z] #38 44.21 manpages-dev python-setuptools [2020-06-15T13:24:20.791Z] #38 45.66 The following NEW packages will be installed: [2020-06-15T13:24:20.791Z] #38 45.68 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T13:24:20.791Z] #38 45.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T13:24:20.791Z] #38 45.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T13:24:20.791Z] #38 45.68 python-six zlib1g-dev [2020-06-15T13:24:20.791Z] #38 46.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:20.791Z] #38 46.04 Need to get 4095 kB of archives. [2020-06-15T13:24:20.791Z] #38 46.04 After this operation, 22.5 MB of additional disk space will be used. [2020-06-15T13:24:20.791Z] #38 46.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-15T13:24:20.791Z] #38 46.05 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-15T13:24:20.791Z] #38 46.05 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-15T13:24:20.791Z] #38 46.06 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-15T13:24:20.791Z] #38 46.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-15T13:24:20.791Z] #38 46.06 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-15T13:24:20.791Z] #38 46.07 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-15T13:24:20.791Z] #38 46.08 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-15T13:24:20.791Z] #38 46.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-15T13:24:20.791Z] #38 46.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-15T13:24:20.791Z] #38 46.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-15T13:24:20.791Z] #38 46.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-15T13:24:20.791Z] #38 46.43 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-15T13:24:20.791Z] #38 46.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-15T13:24:20.791Z] #38 46.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T13:24:20.791Z] #38 46.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-15T13:24:20.791Z] #38 46.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-15T13:24:20.791Z] #38 48.23 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:20.792Z] #38 48.52 Fetched 4095 kB in 1s (5527 kB/s) [2020-06-15T13:24:20.792Z] #38 48.63 Selecting previously unselected package libcap-dev:amd64. [2020-06-15T13:24:20.792Z] #38 48.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:20.792Z] #38 48.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-15T13:24:20.792Z] #38 48.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T13:24:20.792Z] #38 48.88 Selecting previously unselected package libnet1:amd64. [2020-06-15T13:24:20.792Z] #38 48.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:24:20.792Z] #38 48.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:20.792Z] #38 49.11 Selecting previously unselected package libnet1-dev. [2020-06-15T13:24:20.792Z] #38 49.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:24:20.792Z] #38 49.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:20.792Z] #38 49.37 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T13:24:20.792Z] #38 49.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T13:24:20.792Z] #38 49.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:24:20.792Z] #38 49.57 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-15T13:24:20.792Z] #38 49.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-15T13:24:20.792Z] #38 49.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T13:24:21.001Z] #38 38.59 Selecting previously unselected package protobuf-compiler. [2020-06-15T13:24:21.001Z] #38 38.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-15T13:24:21.001Z] #38 38.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:24:21.065Z] #38 ... [2020-06-15T13:24:21.065Z] [2020-06-15T13:24:21.065Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:21.065Z] #32 32.56 Reading package lists... [2020-06-15T13:24:21.065Z] #32 40.02 Building dependency tree... [2020-06-15T13:24:21.065Z] #32 44.32 The following additional packages will be installed: [2020-06-15T13:24:21.065Z] #32 44.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T13:24:21.065Z] #32 44.35 Suggested packages: [2020-06-15T13:24:21.065Z] #32 44.36 cmake-doc ninja-build lrzip [2020-06-15T13:24:21.065Z] #32 44.36 Recommended packages: [2020-06-15T13:24:21.065Z] #32 44.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T13:24:21.065Z] #32 45.37 The following NEW packages will be installed: [2020-06-15T13:24:21.065Z] #32 45.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T13:24:21.065Z] #32 45.39 vim-common xxd [2020-06-15T13:24:21.065Z] #32 45.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:21.065Z] #32 45.78 Need to get 14.9 MB of archives. [2020-06-15T13:24:21.065Z] #32 45.78 After this operation, 61.8 MB of additional disk space will be used. [2020-06-15T13:24:21.065Z] #32 45.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T13:24:21.065Z] #32 45.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:24:21.065Z] #32 45.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T13:24:21.065Z] #32 45.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T13:24:21.065Z] #32 46.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-15T13:24:21.065Z] #32 47.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-15T13:24:21.065Z] #32 47.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-15T13:24:21.065Z] #32 47.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-15T13:24:21.065Z] #32 47.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-15T13:24:21.065Z] #32 47.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-15T13:24:21.065Z] #32 49.26 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:21.065Z] #32 49.52 Fetched 14.9 MB in 2s (6845 kB/s) [2020-06-15T13:24:21.065Z] #32 49.65 Selecting previously unselected package xxd. [2020-06-15T13:24:21.065Z] #32 49.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:21.065Z] #32 49.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:24:21.065Z] #32 49.91 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:24:21.065Z] #32 ... [2020-06-15T13:24:21.065Z] [2020-06-15T13:24:21.065Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:21.065Z] #38 49.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T13:24:21.065Z] #38 49.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:21.065Z] #38 49.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:21.261Z] #38 38.81 Selecting previously unselected package python-pkg-resources. [2020-06-15T13:24:21.262Z] #38 38.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:24:21.262Z] #38 38.85 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:21.262Z] #38 ... [2020-06-15T13:24:21.262Z] [2020-06-15T13:24:21.262Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:21.262Z] #25 3.284 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:24:21.262Z] #25 3.696 [2020-06-15T13:24:21.343Z] #38 50.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-15T13:24:21.343Z] #38 50.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:21.343Z] #38 50.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:21.503Z] #25 7.752 #### 6.4% ############## 20.1% ###################### 31.8% ################################### 49.1% ############################################# 62.7% ######################################################### 79.2% ################################################################### 94.0% ######################################################################## 100.0% [2020-06-15T13:24:21.601Z] #38 50.37 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-15T13:24:21.601Z] #38 50.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-15T13:24:21.601Z] #38 50.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:24:21.804Z] #25 3.919 0.0% ### 4.9% ####### 10.1% ########## 15.2% ############## 20.0% ################# 24.3% #################### 28.6% [2020-06-15T13:24:21.804Z] #25 ... [2020-06-15T13:24:21.804Z] [2020-06-15T13:24:21.804Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:21.804Z] #32 28.23 Building dependency tree... [2020-06-15T13:24:21.804Z] #32 30.96 The following additional packages will be installed: [2020-06-15T13:24:21.804Z] #32 30.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T13:24:21.804Z] #32 30.97 Suggested packages: [2020-06-15T13:24:21.804Z] #32 30.97 cmake-doc ninja-build lrzip [2020-06-15T13:24:21.804Z] #32 30.98 Recommended packages: [2020-06-15T13:24:21.804Z] #32 30.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T13:24:21.804Z] #32 31.81 The following NEW packages will be installed: [2020-06-15T13:24:21.804Z] #32 31.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T13:24:21.804Z] #32 31.82 vim-common xxd [2020-06-15T13:24:21.805Z] #32 32.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:21.805Z] #32 32.17 Need to get 14.2 MB of archives. [2020-06-15T13:24:21.805Z] #32 32.17 After this operation, 60.0 MB of additional disk space will be used. [2020-06-15T13:24:21.805Z] #32 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-15T13:24:21.805Z] #32 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:24:21.805Z] #32 32.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T13:24:21.805Z] #32 32.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-15T13:24:21.805Z] #32 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-15T13:24:21.805Z] #32 33.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-15T13:24:21.805Z] #32 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-15T13:24:21.805Z] #32 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-15T13:24:21.805Z] #32 33.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-15T13:24:21.805Z] #32 33.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-15T13:24:21.805Z] #32 35.15 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:21.805Z] #32 35.40 Fetched 14.2 MB in 2s (8184 kB/s) [2020-06-15T13:24:21.805Z] #32 35.53 Selecting previously unselected package xxd. [2020-06-15T13:24:21.805Z] #32 35.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-15T13:24:21.805Z] #32 35.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-15T13:24:21.805Z] #32 35.65 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:24:21.805Z] #32 35.94 Selecting previously unselected package vim-common. [2020-06-15T13:24:21.805Z] #32 35.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:24:21.805Z] #32 35.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:21.805Z] #32 36.41 Selecting previously unselected package cmake-data. [2020-06-15T13:24:21.805Z] #32 36.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T13:24:21.805Z] #32 36.44 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T13:24:21.805Z] #32 ... [2020-06-15T13:24:21.805Z] [2020-06-15T13:24:21.805Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:22.011Z] #39 82.07 DEP criu/protobuf-desc.d [2020-06-15T13:24:22.070Z] #25 8.827 [2020-06-15T13:24:22.117Z] #38 50.69 Selecting previously unselected package libprotobuf17:amd64. [2020-06-15T13:24:22.117Z] #38 50.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:22.117Z] #38 50.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:22.266Z] #39 82.20 DEP criu/proc_parse.d [2020-06-15T13:24:22.266Z] #39 82.34 DEP criu/plugin.d [2020-06-15T13:24:22.522Z] #39 82.39 DEP criu/pipes.d [2020-06-15T13:24:22.777Z] #39 82.52 DEP criu/pie-util.d [2020-06-15T13:24:22.777Z] #39 82.66 DEP criu/pie-util-vdso.d [2020-06-15T13:24:23.033Z] #39 82.81 DEP criu/pie-util-vdso-elf32.d [2020-06-15T13:24:23.033Z] #39 82.93 DEP criu/path.d [2020-06-15T13:24:23.108Z] #25 3.919 0.0% ### 4.9% ####### 10.1% ########## 15.2% ############## 20.0% ################# 24.3% #################### 28.6% ######################### 34.8% ############################ 40.2% ################################# 47.1% ################################### 49.0% ###################################### 53.4% ########################################## 58.5% ############################################ 62.0% ############################################### 65.9% ################################################### 71.1% ####################################################### 76.6% ############################################################ 83.6% ############################################################### 88.8% ################################################################### 93.5% ##################################################################### 97.2% ######################################################################## 100.0% [2020-06-15T13:24:23.288Z] #39 83.11 DEP criu/parasite-syscall.d [2020-06-15T13:24:23.288Z] #39 83.28 DEP criu/pagemap.d [2020-06-15T13:24:23.368Z] #25 9.039 #=#=# ## 4.1% ######## 11.5% ############# 18.6% ################# 24.6% #################### 29.0% ############################### 43.1% ######################################### 57.0% ################################################# 69.2% ####################################################### 77.2% ################################################################# 91.1% ######################################################################## 100.0% [2020-06-15T13:24:23.369Z] #25 6.449 [2020-06-15T13:24:23.493Z] #38 51.91 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-15T13:24:23.493Z] #38 51.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:23.493Z] #38 51.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:23.493Z] #38 52.21 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-15T13:24:23.493Z] #38 52.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:23.493Z] #38 52.23 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:23.544Z] #39 83.41 DEP criu/pagemap-cache.d [2020-06-15T13:24:23.544Z] #39 83.49 DEP criu/page-xfer.d [2020-06-15T13:24:23.544Z] #39 83.63 DEP criu/page-pipe.d [2020-06-15T13:24:23.770Z] #45 ... [2020-06-15T13:24:23.770Z] [2020-06-15T13:24:23.770Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:23.770Z] #52 121.6 + bin/containerd [2020-06-15T13:24:23.799Z] #39 83.70 DEP criu/netfilter.d [2020-06-15T13:24:23.934Z] #25 10.64 [2020-06-15T13:24:24.054Z] #39 83.81 DEP criu/net.d [2020-06-15T13:24:24.054Z] #39 83.98 DEP criu/namespaces.d [2020-06-15T13:24:24.310Z] #39 84.19 DEP criu/mount.d [2020-06-15T13:24:24.565Z] #39 84.34 DEP criu/memfd.d [2020-06-15T13:24:24.565Z] #39 84.47 DEP criu/mem.d [2020-06-15T13:24:24.804Z] #25 6.760 0.1% ################# 23.9% ########################## 36.8% ################################ 45.1% ####################################### 54.6% ############################################# 63.0% ################################################### 71.3% ######################################################### 79.3% ############################################################## 86.7% ######################################################################## 100.0% [2020-06-15T13:24:24.821Z] #39 84.67 DEP criu/lsm.d [2020-06-15T13:24:24.821Z] #39 84.80 DEP criu/log.d [2020-06-15T13:24:24.821Z] #39 84.91 DEP criu/libnetlink.d [2020-06-15T13:24:25.065Z] #25 8.102 [2020-06-15T13:24:25.341Z] #25 8.340 [2020-06-15T13:24:25.341Z] #25 ... [2020-06-15T13:24:25.341Z] [2020-06-15T13:24:25.341Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:25.341Z] #41 33.03 sync [2020-06-15T13:24:25.341Z] #41 33.05 internal/reflectlite [2020-06-15T13:24:25.341Z] #41 34.64 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T13:24:25.341Z] #41 34.65 internal/singleflight [2020-06-15T13:24:25.341Z] #41 34.66 math/rand [2020-06-15T13:24:25.341Z] #41 36.67 io [2020-06-15T13:24:25.341Z] #41 36.70 strconv [2020-06-15T13:24:25.341Z] #41 36.70 syscall [2020-06-15T13:24:25.341Z] #41 36.70 sort [2020-06-15T13:24:25.341Z] #41 38.40 vendor/golang.org/x/net/dns/dnsmessage [2020-06-15T13:24:25.341Z] #41 38.89 bytes [2020-06-15T13:24:25.341Z] #41 42.15 bufio [2020-06-15T13:24:25.341Z] #41 42.56 reflect [2020-06-15T13:24:25.382Z] #39 85.09 DEP criu/kerndat.d [2020-06-15T13:24:25.382Z] #39 85.24 DEP criu/kcmp-ids.d [2020-06-15T13:24:25.382Z] #39 85.33 DEP criu/irmap.d [2020-06-15T13:24:25.382Z] #39 85.44 DEP criu/ipc_ns.d [2020-06-15T13:24:25.392Z] #38 ... [2020-06-15T13:24:25.392Z] [2020-06-15T13:24:25.392Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:25.392Z] #41 43.80 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T13:24:25.392Z] #41 43.80 errors [2020-06-15T13:24:25.392Z] #41 44.10 io [2020-06-15T13:24:25.392Z] #41 44.18 strconv [2020-06-15T13:24:25.392Z] #41 45.23 bytes [2020-06-15T13:24:25.392Z] #41 47.90 bufio [2020-06-15T13:24:25.392Z] #41 48.87 reflect [2020-06-15T13:24:25.392Z] #41 50.84 syscall [2020-06-15T13:24:25.392Z] #41 ... [2020-06-15T13:24:25.392Z] [2020-06-15T13:24:25.392Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:25.392Z] #25 5.150 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:24:25.392Z] #25 5.510 [2020-06-15T13:24:25.602Z] #41 ... [2020-06-15T13:24:25.602Z] [2020-06-15T13:24:25.602Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:25.602Z] #30 33.13 internal/reflectlite [2020-06-15T13:24:25.602Z] #30 33.13 sync [2020-06-15T13:24:25.602Z] #30 35.73 sort [2020-06-15T13:24:25.602Z] #30 35.73 errors [2020-06-15T13:24:25.602Z] #30 36.04 strconv [2020-06-15T13:24:25.602Z] #30 36.04 io [2020-06-15T13:24:25.602Z] #30 36.05 internal/oserror [2020-06-15T13:24:25.602Z] #30 36.36 syscall [2020-06-15T13:24:25.602Z] #30 37.83 strings [2020-06-15T13:24:25.602Z] #30 37.87 bytes [2020-06-15T13:24:25.602Z] #30 40.67 bufio [2020-06-15T13:24:25.602Z] #30 41.07 reflect [2020-06-15T13:24:25.602Z] #30 42.53 path [2020-06-15T13:24:25.602Z] #30 ... [2020-06-15T13:24:25.602Z] [2020-06-15T13:24:25.602Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:25.602Z] #10 33.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-15T13:24:25.602Z] #10 33.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-06-15T13:24:25.602Z] #10 35.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-06-15T13:24:25.602Z] #10 36.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-15T13:24:25.602Z] #10 36.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-15T13:24:25.602Z] #10 36.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-15T13:24:25.602Z] #10 36.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-15T13:24:25.602Z] #10 36.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-06-15T13:24:25.602Z] #10 36.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-15T13:24:25.602Z] #10 36.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-15T13:24:25.602Z] #10 36.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-15T13:24:25.602Z] #10 36.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-15T13:24:25.602Z] #10 36.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-15T13:24:25.602Z] #10 36.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-15T13:24:25.602Z] #10 36.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-15T13:24:25.602Z] #10 37.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-06-15T13:24:25.602Z] #10 37.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-15T13:24:25.602Z] #10 37.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-15T13:24:25.602Z] #10 38.02 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:25.602Z] #10 38.24 Fetched 73.3 MB in 5s (13.5 MB/s) [2020-06-15T13:24:25.602Z] #10 38.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T13:24:25.602Z] #10 38.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 ... 15383 files and directories currently installed.) [2020-06-15T13:24:25.602Z] #10 38.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-15T13:24:25.602Z] #10 38.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:24:25.602Z] #10 40.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T13:24:25.602Z] #10 40.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-15T13:24:25.602Z] #10 40.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:24:25.602Z] #10 42.49 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T13:24:25.602Z] #10 42.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T13:24:25.602Z] #10 42.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:24:25.602Z] #10 42.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-15T13:24:25.602Z] #10 42.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-15T13:24:25.602Z] #10 42.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T13:24:25.602Z] #10 42.92 Selecting previously unselected package dmsetup. [2020-06-15T13:24:25.602Z] #10 42.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-15T13:24:25.602Z] #10 42.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T13:24:25.602Z] #10 43.10 Selecting previously unselected package mingw-w64-common. [2020-06-15T13:24:25.602Z] #10 43.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T13:24:25.637Z] #39 85.57 DEP criu/image.d [2020-06-15T13:24:25.863Z] #10 43.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T13:24:25.863Z] #10 ... [2020-06-15T13:24:25.863Z] [2020-06-15T13:24:25.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:25.863Z] #25 8.340 0.0% #### 5.9% ####### 10.7% [2020-06-15T13:24:25.863Z] #25 ... [2020-06-15T13:24:25.863Z] [2020-06-15T13:24:25.863Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:25.863Z] #52 2.626 + RM_GOPATH=0 [2020-06-15T13:24:25.863Z] #52 2.626 + TMP_GOPATH= [2020-06-15T13:24:25.863Z] #52 2.626 + : /build [2020-06-15T13:24:25.863Z] #52 2.626 + '[' -z '' ']' [2020-06-15T13:24:25.863Z] #52 2.627 ++ mktemp -d [2020-06-15T13:24:25.863Z] #52 2.629 + export GOPATH=/tmp/tmp.WiFE1qjhiN [2020-06-15T13:24:25.863Z] #52 2.629 + GOPATH=/tmp/tmp.WiFE1qjhiN [2020-06-15T13:24:25.863Z] #52 2.629 + RM_GOPATH=1 [2020-06-15T13:24:25.863Z] #52 2.629 + case "$(go env GOARCH)" in [2020-06-15T13:24:25.863Z] #52 2.631 ++ go env GOARCH [2020-06-15T13:24:25.863Z] #52 2.637 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:25.863Z] #52 2.637 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:25.863Z] #52 2.638 ++ dirname /tmp/install/install.sh [2020-06-15T13:24:25.863Z] #52 2.641 + dir=/tmp/install [2020-06-15T13:24:25.863Z] #52 2.641 + bin=containerd [2020-06-15T13:24:25.863Z] #52 2.641 + shift [2020-06-15T13:24:25.863Z] #52 2.647 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T13:24:25.863Z] #52 2.648 + . /tmp/install/containerd.installer [2020-06-15T13:24:25.863Z] #52 2.649 ++ set -e [2020-06-15T13:24:25.863Z] #52 2.653 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:25.863Z] #52 2.653 + install_containerd [2020-06-15T13:24:25.863Z] #52 2.655 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T13:24:25.863Z] #52 2.655 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WiFE1qjhiN/src/github.com/containerd/containerd [2020-06-15T13:24:25.863Z] #52 2.655 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:25.863Z] #52 2.659 Cloning into '/tmp/tmp.WiFE1qjhiN/src/github.com/containerd/containerd'... [2020-06-15T13:24:25.863Z] #52 ... [2020-06-15T13:24:25.863Z] [2020-06-15T13:24:25.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:25.892Z] #39 85.79 DEP criu/image-desc.d [2020-06-15T13:24:26.148Z] #39 85.91 DEP criu/fsnotify.d [2020-06-15T13:24:26.148Z] #39 86.04 DEP criu/filesystems.d [2020-06-15T13:24:26.148Z] #39 86.16 DEP criu/files.d [2020-06-15T13:24:26.165Z] #25 5.730 # 1.8% ### 5.0% ##### 7.5% ######## 11.9% ############ 16.9% ################ 22.8% #################### 28.9% ####################### 33.0% ############################ 39.4% ################################ 44.6% #################################### 50.5% ####################################### 55.1% ######################################### 58.2% ############################################# 63.3% ################################################ 68.0% #################################################### 73.0% ######################################################## 77.9% ########################################################### 82.4% ############################################################### 87.9% ################################################################## 92.6% ######################################################################## 100.0% [2020-06-15T13:24:26.403Z] #39 86.31 DEP criu/files-reg.d [2020-06-15T13:24:26.659Z] #39 86.50 DEP criu/files-ext.d [2020-06-15T13:24:26.659Z] #39 86.61 DEP criu/file-lock.d [2020-06-15T13:24:26.733Z] #25 8.283 [2020-06-15T13:24:26.914Z] #39 86.84 DEP criu/file-ids.d [2020-06-15T13:24:26.991Z] #25 8.468 ##### 7.6% ########### 16.2% ################### 27.1% ############################ 38.9% # [2020-06-15T13:24:26.991Z] #25 ... [2020-06-15T13:24:26.991Z] [2020-06-15T13:24:26.991Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:26.991Z] #30 45.84 internal/oserror [2020-06-15T13:24:26.991Z] #30 45.95 syscall [2020-06-15T13:24:26.991Z] #30 48.44 reflect [2020-06-15T13:24:27.170Z] #39 87.03 DEP criu/fifo.d [2020-06-15T13:24:27.248Z] #30 ... [2020-06-15T13:24:27.248Z] [2020-06-15T13:24:27.248Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:27.426Z] #39 87.20 DEP criu/fdstore.d [2020-06-15T13:24:27.426Z] #39 87.28 DEP criu/fault-injection.d [2020-06-15T13:24:27.426Z] #39 87.31 DEP criu/external.d [2020-06-15T13:24:27.426Z] #39 87.39 DEP criu/eventpoll.d [2020-06-15T13:24:27.440Z] #25 8.340 0.0% #### 5.9% ####### 10.7% ############ 16.7% ############### 21.0% ################### 27.0% ######################### 34.9% ############################## 42.0% ################################### 49.0% ######################################### 57.1% ############################################## 64.1% ################################################## 70.5% ###################################################### 75.8% ########################################################## 80.8% ############################################################## 86.5% ################################################################## 93.0% ######################################################################## 100.0% [2020-06-15T13:24:27.507Z] #25 8.468 ##### 7.6% ########### 16.2% ################### 27.1% ############################ 38.9% ########################################## 58.6% ################################################# 69.3% ########################################################### 82.9% ######################################################################## 100.0% [2020-06-15T13:24:27.681Z] #39 ... [2020-06-15T13:24:27.681Z] [2020-06-15T13:24:27.681Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:24:27.681Z] #17 11.45 Fetched 8355 kB in 9s (882 kB/s) [2020-06-15T13:24:27.681Z] #17 11.45 Reading package lists... [2020-06-15T13:24:27.682Z] #17 15.68 Reading package lists... [2020-06-15T13:24:27.682Z] #17 19.07 Building dependency tree... [2020-06-15T13:24:27.682Z] #17 20.61 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T13:24:27.682Z] #17 20.61 The following additional packages will be installed: [2020-06-15T13:24:27.682Z] #17 20.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T13:24:27.682Z] #17 20.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T13:24:27.682Z] #17 20.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T13:24:27.682Z] #17 20.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T13:24:27.682Z] #17 20.61 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T13:24:27.682Z] #17 20.62 Suggested packages: [2020-06-15T13:24:27.682Z] #17 20.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T13:24:27.682Z] #17 20.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T13:24:27.682Z] #17 20.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T13:24:27.682Z] #17 20.62 Recommended packages: [2020-06-15T13:24:27.682Z] #17 20.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T13:24:27.682Z] #17 20.62 python3-keyrings.alt python3-xdg unzip [2020-06-15T13:24:27.682Z] #17 ... [2020-06-15T13:24:27.682Z] [2020-06-15T13:24:27.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:27.682Z] #39 87.62 DEP criu/eventfd.d [2020-06-15T13:24:27.719Z] #25 10.62 [2020-06-15T13:24:27.937Z] #39 87.79 DEP criu/crtools.d [2020-06-15T13:24:28.083Z] #25 9.587 [2020-06-15T13:24:28.083Z] #25 9.756 # 2.0% #### 6.9% [2020-06-15T13:24:28.083Z] #25 ... [2020-06-15T13:24:28.083Z] [2020-06-15T13:24:28.083Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:28.083Z] #52 4.029 + RM_GOPATH=0 [2020-06-15T13:24:28.083Z] #52 4.029 + TMP_GOPATH= [2020-06-15T13:24:28.083Z] #52 4.029 + : /build [2020-06-15T13:24:28.083Z] #52 4.029 + '[' -z '' ']' [2020-06-15T13:24:28.083Z] #52 4.034 ++ mktemp -d [2020-06-15T13:24:28.083Z] #52 4.039 + export GOPATH=/tmp/tmp.SLkZCYD3Li [2020-06-15T13:24:28.083Z] #52 4.039 + GOPATH=/tmp/tmp.SLkZCYD3Li [2020-06-15T13:24:28.083Z] #52 4.039 + RM_GOPATH=1 [2020-06-15T13:24:28.083Z] #52 4.040 + case "$(go env GOARCH)" in [2020-06-15T13:24:28.083Z] #52 4.041 ++ go env GOARCH [2020-06-15T13:24:28.083Z] #52 4.077 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:28.083Z] #52 4.078 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:28.083Z] #52 4.078 ++ dirname /tmp/install/install.sh [2020-06-15T13:24:28.083Z] #52 4.085 + dir=/tmp/install [2020-06-15T13:24:28.083Z] #52 4.092 + bin=containerd [2020-06-15T13:24:28.083Z] #52 4.092 + shift [2020-06-15T13:24:28.083Z] #52 4.092 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T13:24:28.083Z] #52 4.092 + . /tmp/install/containerd.installer [2020-06-15T13:24:28.083Z] #52 4.092 ++ set -e [2020-06-15T13:24:28.083Z] #52 4.097 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:28.083Z] #52 4.104 + install_containerd [2020-06-15T13:24:28.083Z] #52 4.107 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T13:24:28.083Z] #52 4.107 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:28.083Z] #52 4.107 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SLkZCYD3Li/src/github.com/containerd/containerd [2020-06-15T13:24:28.083Z] #52 4.115 Cloning into '/tmp/tmp.SLkZCYD3Li/src/github.com/containerd/containerd'... [2020-06-15T13:24:28.091Z] #25 10.83 0.3% ## 3.0% ### 4.8% ##### 7.0% ###### 9.0% ####### 10.3% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.6% ############## 20.7% ################ 23.0% ################## 25.3% ################### 27.3% #################### 29.0% ###################### 31.9% ######################## 34.1% ######################### 35.9% ########################### 37.9% ############################ 39.6% ############################## 41.8% ############################### 44.1% ################################# 46.3% ################################## 48.0% ################################### 49.8% #################################### 51.3% ###################################### 53.6% ####################################### 55.2% ######################################### 57.2% ########################################## 59.5% ############################################ 61.1% ############################################# 63.1% ############################################## 64.7% ################################################ 66.7% ################################################# 69.3% #################################################### 72.4% ###################################################### 75.5% [2020-06-15T13:24:28.091Z] #25 ... [2020-06-15T13:24:28.091Z] [2020-06-15T13:24:28.091Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:28.091Z] #32 49.95 Selecting previously unselected package cmake-data. [2020-06-15T13:24:28.091Z] #32 49.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T13:24:28.091Z] #32 49.98 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T13:24:28.091Z] #32 53.12 Selecting previously unselected package libicu63:amd64. [2020-06-15T13:24:28.091Z] #32 53.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T13:24:28.091Z] #32 53.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:24:28.091Z] #32 ... [2020-06-15T13:24:28.091Z] [2020-06-15T13:24:28.091Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:28.194Z] #39 88.07 DEP criu/cr-service.d [2020-06-15T13:24:28.194Z] #39 88.20 DEP criu/cr-restore.d [2020-06-15T13:24:28.342Z] #52 ... [2020-06-15T13:24:28.342Z] [2020-06-15T13:24:28.342Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:28.349Z] #25 10.83 0.3% ## 3.0% ### 4.8% ##### 7.0% ###### 9.0% ####### 10.3% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.6% ############## 20.7% ################ 23.0% ################## 25.3% ################### 27.3% #################### 29.0% ###################### 31.9% ######################## 34.1% ######################### 35.9% ########################### 37.9% ############################ 39.6% ############################## 41.8% ############################### 44.1% ################################# 46.3% ################################## 48.0% ################################### 49.8% #################################### 51.3% ###################################### 53.6% ####################################### 55.2% ######################################### 57.2% ########################################## 59.5% ############################################ 61.1% ############################################# 63.1% ############################################## 64.7% ################################################ 66.7% ################################################# 69.3% #################################################### 72.4% ###################################################### 75.5% ######################################################## 78.6% ########################################################### 82.4% ############################################################# 85.0% [2020-06-15T13:24:28.349Z] #25 ... [2020-06-15T13:24:28.349Z] [2020-06-15T13:24:28.349Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:28.349Z] #41 50.27 bufio [2020-06-15T13:24:28.349Z] #41 51.62 reflect [2020-06-15T13:24:28.349Z] #41 52.49 syscall [2020-06-15T13:24:28.349Z] #41 ... [2020-06-15T13:24:28.349Z] [2020-06-15T13:24:28.349Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:28.449Z] #39 88.37 DEP criu/cr-errno.d [2020-06-15T13:24:28.449Z] #39 88.38 DEP criu/cr-dump.d [2020-06-15T13:24:28.608Z] #25 10.83 0.3% ## 3.0% ### 4.8% ##### 7.0% ###### 9.0% ####### 10.3% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.6% ############## 20.7% ################ 23.0% ################## 25.3% ################### 27.3% #################### 29.0% ###################### 31.9% ######################## 34.1% ######################### 35.9% ########################### 37.9% ############################ 39.6% ############################## 41.8% ############################### 44.1% ################################# 46.3% ################################## 48.0% ################################### 49.8% #################################### 51.3% ###################################### 53.6% ####################################### 55.2% ######################################### 57.2% ########################################## 59.5% ############################################ 61.1% ############################################# 63.1% ############################################## 64.7% ################################################ 66.7% ################################################# 69.3% #################################################### 72.4% ###################################################### 75.5% ######################################################## 78.6% ########################################################### 82.4% ############################################################# 85.0% ############################################################## 87.5% ################################################################ 90.2% [2020-06-15T13:24:28.608Z] #25 ... [2020-06-15T13:24:28.608Z] [2020-06-15T13:24:28.608Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:28.608Z] #10 50.47 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-15T13:24:28.608Z] #10 53.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-15T13:24:28.608Z] #10 53.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-15T13:24:28.608Z] #10 53.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T13:24:28.608Z] #10 53.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T13:24:28.608Z] #10 53.10 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-15T13:24:28.608Z] #10 53.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-15T13:24:28.608Z] #10 53.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-15T13:24:28.608Z] #10 53.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-15T13:24:28.608Z] #10 53.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-15T13:24:28.608Z] #10 53.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-15T13:24:28.608Z] #10 53.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-15T13:24:28.608Z] #10 53.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-15T13:24:28.608Z] #10 53.34 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-15T13:24:28.608Z] #10 53.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-15T13:24:28.608Z] #10 53.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-15T13:24:28.608Z] #10 54.59 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:28.608Z] #10 54.85 Fetched 77.7 MB in 9s (9067 kB/s) [2020-06-15T13:24:28.609Z] #10 54.95 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T13:24:28.609Z] #10 54.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:28.609Z] #10 55.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-15T13:24:28.609Z] #10 55.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:24:28.609Z] #10 57.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T13:24:28.609Z] #10 57.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-15T13:24:28.609Z] #10 57.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:24:28.609Z] #10 ... [2020-06-15T13:24:28.609Z] [2020-06-15T13:24:28.609Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:28.705Z] #39 88.52 DEP criu/cr-dedup.d [2020-06-15T13:24:28.705Z] #39 88.64 DEP criu/cr-check.d [2020-06-15T13:24:28.866Z] #25 10.83 0.3% ## 3.0% ### 4.8% ##### 7.0% ###### 9.0% ####### 10.3% ######## 12.1% ########## 14.5% ########### 16.4% ############# 18.6% ############## 20.7% ################ 23.0% ################## 25.3% ################### 27.3% #################### 29.0% ###################### 31.9% ######################## 34.1% ######################### 35.9% ########################### 37.9% ############################ 39.6% ############################## 41.8% ############################### 44.1% ################################# 46.3% ################################## 48.0% ################################### 49.8% #################################### 51.3% ###################################### 53.6% ####################################### 55.2% ######################################### 57.2% ########################################## 59.5% ############################################ 61.1% ############################################# 63.1% ############################################## 64.7% ################################################ 66.7% ################################################# 69.3% #################################################### 72.4% ###################################################### 75.5% ######################################################## 78.6% ########################################################### 82.4% ############################################################# 85.0% ############################################################## 87.5% ################################################################ 90.2% ################################################################### 93.7% ##################################################################### 95.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-06-15T13:24:28.961Z] #39 88.83 DEP criu/config.d [2020-06-15T13:24:29.125Z] #25 15.90 [2020-06-15T13:24:29.216Z] #39 ... [2020-06-15T13:24:29.216Z] [2020-06-15T13:24:29.216Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:24:29.216Z] #28 DONE 163.8s [2020-06-15T13:24:29.216Z] [2020-06-15T13:24:29.216Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:29.216Z] #39 89.00 DEP criu/clone-noasan.d [2020-06-15T13:24:29.216Z] #39 89.15 DEP criu/cgroup.d [2020-06-15T13:24:29.427Z] Running on azwin-2-4776d0 in d:\jenkins\workspace\moby_PR-41108 [Pipeline] { [Pipeline] ws [2020-06-15T13:24:29.444Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-06-15T13:24:29.472Z] #39 89.53 DEP criu/cgroup-props.d [2020-06-15T13:24:29.728Z] #39 89.66 DEP criu/bitmap.d [2020-06-15T13:24:29.728Z] #39 89.69 DEP criu/bfd.d [2020-06-15T13:24:29.892Z] #25 9.756 # 2.0% #### 6.9% ######### 13.4% ############### 20.9% ################### 27.2% ####################### 32.9% ########################### 38.7% ############################### 43.4% ################################## 48.3% ####################################### 54.6% ########################################## 59.3% ############################################### 66.0% ################################################### 72.2% ######################################################## 78.5% ############################################################ 84.6% #################################################################### 94.9% ######################################################################## 100.0% [2020-06-15T13:24:29.984Z] #39 89.88 DEP criu/autofs.d [2020-06-15T13:24:30.067Z] #25 17.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:24:30.152Z] #25 11.82 [2020-06-15T13:24:30.240Z] #39 90.16 DEP criu/aio.d [2020-06-15T13:24:30.325Z] #25 ... [2020-06-15T13:24:30.325Z] [2020-06-15T13:24:30.325Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:24:30.325Z] #28 52.13 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-15T13:24:30.325Z] #28 52.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T13:24:30.325Z] #28 53.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T13:24:30.325Z] #28 ... [2020-06-15T13:24:30.325Z] [2020-06-15T13:24:30.325Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:30.325Z] #10 61.10 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T13:24:30.325Z] #10 61.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T13:24:30.325Z] #10 61.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:24:30.325Z] #10 61.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-15T13:24:30.325Z] #10 61.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:24:30.325Z] #10 61.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:24:30.325Z] #10 61.53 Selecting previously unselected package dmsetup. [2020-06-15T13:24:30.325Z] #10 61.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:24:30.325Z] #10 61.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T13:24:30.325Z] #10 61.77 Selecting previously unselected package mingw-w64-common. [2020-06-15T13:24:30.325Z] #10 61.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T13:24:30.325Z] #10 61.77 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T13:24:30.496Z] #39 90.30 DEP criu/action-scripts.d [2020-06-15T13:24:30.585Z] #10 ... [2020-06-15T13:24:30.585Z] [2020-06-15T13:24:30.585Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:30.585Z] #38 52.39 Selecting previously unselected package libprotoc17:amd64. [2020-06-15T13:24:30.585Z] #38 52.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:30.585Z] #38 52.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:30.585Z] #38 53.19 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T13:24:30.585Z] #38 53.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:30.585Z] #38 53.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:24:30.585Z] #38 53.48 Selecting previously unselected package protobuf-compiler. [2020-06-15T13:24:30.585Z] #38 53.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:30.585Z] #38 53.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:24:30.585Z] #38 53.67 Selecting previously unselected package python-pkg-resources. [2020-06-15T13:24:30.585Z] #38 53.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:24:30.585Z] #38 53.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:30.585Z] #38 53.96 Selecting previously unselected package python-six. [2020-06-15T13:24:30.585Z] #38 53.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T13:24:30.585Z] #38 53.98 Unpacking python-six (1.12.0-1) ... [2020-06-15T13:24:30.585Z] #38 54.09 Selecting previously unselected package python-protobuf. [2020-06-15T13:24:30.585Z] #38 54.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:30.585Z] #38 54.13 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T13:24:30.585Z] #38 54.80 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:30.585Z] #38 59.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:30.585Z] #38 59.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:30.585Z] #38 59.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:30.585Z] #38 59.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:30.585Z] #38 59.57 Setting up python-six (1.12.0-1) ... [2020-06-15T13:24:30.585Z] #38 ... [2020-06-15T13:24:30.585Z] [2020-06-15T13:24:30.585Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:30.585Z] #32 61.30 Selecting previously unselected package libxml2:amd64. [2020-06-15T13:24:30.585Z] #32 61.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-15T13:24:30.585Z] #32 61.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:24:30.585Z] #32 61.96 Selecting previously unselected package libarchive13:amd64. [2020-06-15T13:24:30.585Z] #32 61.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-15T13:24:30.585Z] #32 61.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T13:24:30.585Z] #32 62.42 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-15T13:24:30.585Z] #32 62.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-15T13:24:30.585Z] #32 62.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T13:24:30.585Z] #32 62.65 Selecting previously unselected package librhash0:amd64. [2020-06-15T13:24:30.599Z] #25 10.90 0.0% ## 3.3% #### 6.2% ###### 8.6% ######## 11.2% ######### 13.9% ############ 17.2% ############### 20.9% ################# 24.6% #################### 28.8% ####################### 33.1% ########################## 37.2% ############################## 41.8% ################################ 44.9% ################################# 46.9% ################################### 49.4% ##################################### 51.6% ####################################### 54.2% ######################################### 57.2% ########################################### 60.6% ############################################# 62.7% ############################################## 65.1% ################################################ 67.6% ################################################# 68.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.7% [2020-06-15T13:24:30.599Z] #25 ... [2020-06-15T13:24:30.599Z] [2020-06-15T13:24:30.599Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:24:30.599Z] #28 38.24 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-15T13:24:30.599Z] #28 38.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T13:24:30.599Z] #28 39.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T13:24:30.751Z] #39 90.55 CC criu/action-scripts.o [2020-06-15T13:24:30.843Z] #32 62.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-15T13:24:30.843Z] #32 62.68 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-15T13:24:30.843Z] #32 62.86 Selecting previously unselected package libuv1:amd64. [2020-06-15T13:24:30.843Z] #32 62.86 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-15T13:24:30.843Z] #32 62.87 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-15T13:24:30.863Z] #28 ... [2020-06-15T13:24:30.863Z] [2020-06-15T13:24:30.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:31.007Z] #39 90.93 CC criu/aio.o [2020-06-15T13:24:31.101Z] #32 63.04 Selecting previously unselected package cmake. [2020-06-15T13:24:31.101Z] #32 63.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-15T13:24:31.101Z] #32 63.07 Unpacking cmake (3.13.4-1) ... [2020-06-15T13:24:31.101Z] #32 ... [2020-06-15T13:24:31.101Z] [2020-06-15T13:24:31.101Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:31.101Z] #47 53.18 syscall [2020-06-15T13:24:31.101Z] #47 53.21 reflect [2020-06-15T13:24:31.101Z] #47 61.52 time [2020-06-15T13:24:31.186Z] #25 12.02 1.0% ## 3.1% #### 5.9% ##### 8.2% ####### 10.3% ######## 12.5% ########## 14.4% ########### 16.3% ############# 18.5% # [2020-06-15T13:24:31.187Z] #25 ... [2020-06-15T13:24:31.187Z] [2020-06-15T13:24:31.187Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:31.187Z] #32 49.91 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:24:31.187Z] #32 50.23 Selecting previously unselected package vim-common. [2020-06-15T13:24:31.187Z] #32 50.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:24:31.187Z] #32 50.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:31.187Z] #32 51.01 Selecting previously unselected package cmake-data. [2020-06-15T13:24:31.187Z] #32 51.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T13:24:31.187Z] #32 51.04 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T13:24:31.187Z] #32 54.86 Selecting previously unselected package libicu63:amd64. [2020-06-15T13:24:31.187Z] #32 54.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T13:24:31.187Z] #32 54.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:24:31.187Z] #32 ... [2020-06-15T13:24:31.187Z] [2020-06-15T13:24:31.187Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:31.361Z] #47 ... [2020-06-15T13:24:31.361Z] [2020-06-15T13:24:31.361Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:31.361Z] #25 17.46 [2020-06-15T13:24:31.361Z] #25 17.67 ############# 18.8% ######################################################################## 100.0% [2020-06-15T13:24:31.361Z] #25 17.79 [2020-06-15T13:24:31.396Z] #25 10.90 0.0% ## 3.3% #### 6.2% ###### 8.6% ######## 11.2% ######### 13.9% ############ 17.2% ############### 20.9% ################# 24.6% #################### 28.8% ####################### 33.1% ########################## 37.2% ############################## 41.8% ################################ 44.9% ################################# 46.9% ################################### 49.4% ##################################### 51.6% ####################################### 54.2% ######################################### 57.2% ########################################### 60.6% ############################################# 62.7% ############################################## 65.1% ################################################ 67.6% ################################################# 68.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 78.7% ########################################################### 82.0% ############################################################ 83.6% ############################################################## 86.1% ############################################################### 88.4% ################################################################# 90.7% [2020-06-15T13:24:31.396Z] #25 ... [2020-06-15T13:24:31.396Z] [2020-06-15T13:24:31.396Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:31.396Z] #38 39.15 Selecting previously unselected package python-six. [2020-06-15T13:24:31.396Z] #38 39.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T13:24:31.396Z] #38 39.16 Unpacking python-six (1.12.0-1) ... [2020-06-15T13:24:31.396Z] #38 39.35 Selecting previously unselected package python-protobuf. [2020-06-15T13:24:31.396Z] #38 39.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-15T13:24:31.396Z] #38 39.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T13:24:31.396Z] #38 40.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:31.396Z] #38 42.71 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:31.396Z] #38 42.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:31.396Z] #38 42.74 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T13:24:31.396Z] #38 42.76 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-15T13:24:31.396Z] #38 42.79 Setting up python-six (1.12.0-1) ... [2020-06-15T13:24:31.396Z] #38 45.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:24:31.396Z] #38 45.34 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T13:24:31.396Z] #38 45.37 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:31.396Z] #38 45.39 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-15T13:24:31.396Z] #38 45.41 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:31.396Z] #38 45.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:24:31.396Z] #38 45.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:31.396Z] #38 45.48 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-15T13:24:31.396Z] #38 45.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:24:31.396Z] #38 45.51 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T13:24:31.569Z] #39 91.43 CC criu/autofs.o [2020-06-15T13:24:31.658Z] #38 ... [2020-06-15T13:24:31.658Z] [2020-06-15T13:24:31.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:31.658Z] #25 10.90 0.0% ## 3.3% #### 6.2% ###### 8.6% ######## 11.2% ######### 13.9% ############ 17.2% ############### 20.9% ################# 24.6% #################### 28.8% ####################### 33.1% ########################## 37.2% ############################## 41.8% ################################ 44.9% ################################# 46.9% ################################### 49.4% ##################################### 51.6% ####################################### 54.2% ######################################### 57.2% ########################################### 60.6% ############################################# 62.7% ############################################## 65.1% ################################################ 67.6% ################################################# 68.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 78.7% ########################################################### 82.0% ############################################################ 83.6% ############################################################## 86.1% ############################################################### 88.4% ################################################################# 90.7% ################################################################### 94.0% ##################################################################### 97.0% ### [2020-06-15T13:24:31.658Z] #25 ... [2020-06-15T13:24:31.658Z] [2020-06-15T13:24:31.658Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:31.658Z] #47 39.40 bytes [2020-06-15T13:24:31.658Z] #47 39.40 syscall [2020-06-15T13:24:31.658Z] #47 39.41 strconv [2020-06-15T13:24:31.658Z] #47 39.42 strings [2020-06-15T13:24:31.658Z] #47 42.94 bufio [2020-06-15T13:24:31.658Z] #47 43.94 text/tabwriter [2020-06-15T13:24:31.658Z] #47 45.27 reflect [2020-06-15T13:24:31.658Z] #47 45.28 regexp/syntax [2020-06-15T13:24:31.703Z] #25 12.02 1.0% ## 3.1% #### 5.9% ##### 8.2% ####### 10.3% ######## 12.5% ########## 14.4% ########### 16.3% ############# 18.5% ############## 20.8% ################ 22.9% ################# 24.7% ################### 26.8% #################### 28.9% [2020-06-15T13:24:31.703Z] #25 ... [2020-06-15T13:24:31.703Z] [2020-06-15T13:24:31.703Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:24:31.704Z] #28 50.33 Checking out files: 85% (1305/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-15T13:24:31.704Z] #28 51.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T13:24:31.704Z] #28 51.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T13:24:31.923Z] #47 ... [2020-06-15T13:24:31.924Z] [2020-06-15T13:24:31.924Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:31.924Z] #25 10.90 0.0% ## 3.3% #### 6.2% ###### 8.6% ######## 11.2% ######### 13.9% ############ 17.2% ############### 20.9% ################# 24.6% #################### 28.8% ####################### 33.1% ########################## 37.2% ############################## 41.8% ################################ 44.9% ################################# 46.9% ################################### 49.4% ##################################### 51.6% ####################################### 54.2% ######################################### 57.2% ########################################### 60.6% ############################################# 62.7% ############################################## 65.1% ################################################ 67.6% ################################################# 68.6% ################################################## 70.7% ################################################### 71.9% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 77.2% ######################################################## 78.7% ########################################################### 82.0% ############################################################ 83.6% ############################################################## 86.1% ############################################################### 88.4% ################################################################# 90.7% ################################################################### 94.0% ##################################################################### 97.0% ######################################################################## 100.0% [2020-06-15T13:24:31.924Z] #25 14.82 [2020-06-15T13:24:31.924Z] #25 ... [2020-06-15T13:24:31.924Z] [2020-06-15T13:24:31.924Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:31.924Z] #32 39.66 Selecting previously unselected package libicu63:arm64. [2020-06-15T13:24:31.924Z] #32 39.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 39.69 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T13:24:31.924Z] #32 44.37 Selecting previously unselected package libxml2:arm64. [2020-06-15T13:24:31.924Z] #32 44.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 44.38 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:24:31.924Z] #32 44.98 Selecting previously unselected package libarchive13:arm64. [2020-06-15T13:24:31.924Z] #32 45.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 45.03 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-15T13:24:31.924Z] #32 45.40 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-15T13:24:31.924Z] #32 45.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 45.42 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-15T13:24:31.924Z] #32 45.60 Selecting previously unselected package librhash0:arm64. [2020-06-15T13:24:31.924Z] #32 45.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 45.62 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-15T13:24:31.924Z] #32 45.81 Selecting previously unselected package libuv1:arm64. [2020-06-15T13:24:31.924Z] #32 45.82 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 45.82 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-15T13:24:31.924Z] #32 45.97 Selecting previously unselected package cmake. [2020-06-15T13:24:31.924Z] #32 45.99 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-15T13:24:31.924Z] #32 46.00 Unpacking cmake (3.13.4-1) ... [2020-06-15T13:24:31.924Z] #32 47.97 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T13:24:31.924Z] #32 48.03 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:24:31.924Z] #32 48.06 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-15T13:24:31.924Z] #32 48.09 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:31.924Z] #32 48.14 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-15T13:24:31.924Z] #32 48.17 Setting up cmake-data (3.13.4-1) ... [2020-06-15T13:24:31.924Z] #32 48.19 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:24:31.924Z] #32 48.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-15T13:24:31.924Z] #32 48.22 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-15T13:24:31.924Z] #32 48.24 Setting up cmake (3.13.4-1) ... [2020-06-15T13:24:31.924Z] #32 48.27 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:31.924Z] #32 48.50 Processing triggers for mime-support (3.62) ... [2020-06-15T13:24:31.926Z] #25 18.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:24:31.962Z] #28 ... [2020-06-15T13:24:31.962Z] [2020-06-15T13:24:31.962Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:32.184Z] #32 DONE 49.7s [2020-06-15T13:24:32.185Z] [2020-06-15T13:24:32.185Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:32.185Z] #38 49.78 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-15T13:24:32.185Z] #38 49.84 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:32.493Z] #25 19.16 [2020-06-15T13:24:32.493Z] #25 19.39 0.7% ######################################################################## 100.0% [2020-06-15T13:24:32.756Z] #25 19.55 [2020-06-15T13:24:32.771Z] #38 DONE 50.4s [2020-06-15T13:24:32.771Z] [2020-06-15T13:24:32.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:32.771Z] #10 49.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T13:24:32.771Z] #10 49.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T13:24:32.771Z] #10 49.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:24:32.933Z] #39 92.72 CC criu/bfd.o [2020-06-15T13:24:32.995Z] #25 12.02 1.0% ## 3.1% #### 5.9% ##### 8.2% ####### 10.3% ######## 12.5% ########## 14.4% ########### 16.3% ############# 18.5% ############## 20.8% ################ 22.9% ################# 24.7% ################### 26.8% #################### 28.9% ###################### 31.6% ######################## 34.4% ########################## 36.6% ########################### 38.3% ############################# 40.9% ############################## 42.4% ################################ 44.9% ################################# 46.9% ################################## 48.5% #################################### 51.1% ###################################### 53.7% ######################################## 55.9% [2020-06-15T13:24:32.996Z] #25 ... [2020-06-15T13:24:32.996Z] [2020-06-15T13:24:32.996Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:32.996Z] #47 51.84 reflect [2020-06-15T13:24:32.996Z] #47 51.90 syscall [2020-06-15T13:24:32.996Z] #47 61.40 time [2020-06-15T13:24:33.256Z] #47 ... [2020-06-15T13:24:33.256Z] [2020-06-15T13:24:33.256Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:33.256Z] #25 12.02 1.0% ## 3.1% #### 5.9% ##### 8.2% ####### 10.3% ######## 12.5% ########## 14.4% ########### 16.3% ############# 18.5% ############## 20.8% ################ 22.9% ################# 24.7% ################### 26.8% #################### 28.9% ###################### 31.6% ######################## 34.4% ########################## 36.6% ########################### 38.3% ############################# 40.9% ############################## 42.4% ################################ 44.9% ################################# 46.9% ################################## 48.5% #################################### 51.1% ###################################### 53.7% ######################################## 55.9% ########################################## 58.8% ########################################### 60.7% ############################################ 62.3% #### [2020-06-15T13:24:33.256Z] #25 ... [2020-06-15T13:24:33.256Z] [2020-06-15T13:24:33.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:33.256Z] #10 52.16 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-15T13:24:33.256Z] #10 54.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-15T13:24:33.256Z] #10 54.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-15T13:24:33.256Z] #10 54.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-15T13:24:33.256Z] #10 54.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-15T13:24:33.256Z] #10 54.51 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-15T13:24:33.256Z] #10 54.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-15T13:24:33.256Z] #10 54.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-15T13:24:33.256Z] #10 54.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-15T13:24:33.256Z] #10 54.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-15T13:24:33.256Z] #10 54.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-15T13:24:33.256Z] #10 54.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-15T13:24:33.256Z] #10 54.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-15T13:24:33.256Z] #10 54.74 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-15T13:24:33.256Z] #10 54.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-15T13:24:33.256Z] #10 54.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-15T13:24:33.256Z] #10 56.09 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:33.256Z] #10 56.36 Fetched 77.7 MB in 9s (8375 kB/s) [2020-06-15T13:24:33.256Z] #10 56.49 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T13:24:33.256Z] #10 56.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-15T13:24:33.256Z] #10 56.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-15T13:24:33.256Z] #10 56.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:24:33.256Z] #10 59.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T13:24:33.256Z] #10 60.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-15T13:24:33.256Z] #10 60.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:24:33.496Z] #39 93.17 CC criu/bitmap.o [2020-06-15T13:24:33.496Z] #39 93.31 CC criu/cgroup-props.o [2020-06-15T13:24:33.514Z] #10 ... [2020-06-15T13:24:33.514Z] [2020-06-15T13:24:33.514Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:34.129Z] #25 20.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:24:34.129Z] #25 20.84 skipping existing 1849cc453dee [2020-06-15T13:24:34.129Z] #25 21.02 [2020-06-15T13:24:34.387Z] #25 ... [2020-06-15T13:24:34.387Z] [2020-06-15T13:24:34.387Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:34.387Z] #30 56.36 time [2020-06-15T13:24:34.387Z] #30 63.81 internal/poll [2020-06-15T13:24:34.387Z] #30 64.79 internal/fmtsort [2020-06-15T13:24:34.387Z] #30 65.45 internal/syscall/execenv [2020-06-15T13:24:34.387Z] #30 65.61 internal/syscall/unix [2020-06-15T13:24:34.387Z] #30 65.93 strings [2020-06-15T13:24:34.387Z] #30 66.33 os [2020-06-15T13:24:34.424Z] #39 94.16 CC criu/cgroup.o [2020-06-15T13:24:34.645Z] #30 ... [2020-06-15T13:24:34.645Z] [2020-06-15T13:24:34.645Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:34.645Z] #32 66.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:24:34.645Z] #32 66.37 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:24:34.645Z] #32 66.40 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-15T13:24:34.645Z] #32 66.43 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:34.645Z] #32 66.46 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-15T13:24:34.645Z] #32 66.48 Setting up cmake-data (3.13.4-1) ... [2020-06-15T13:24:34.645Z] #32 66.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:24:34.645Z] #32 66.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T13:24:34.645Z] #32 66.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T13:24:34.645Z] #32 66.53 Setting up cmake (3.13.4-1) ... [2020-06-15T13:24:34.645Z] #32 66.55 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:34.645Z] #32 66.64 Processing triggers for mime-support (3.62) ... [2020-06-15T13:24:34.985Z] #39 ... [2020-06-15T13:24:34.985Z] [2020-06-15T13:24:34.985Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:24:34.985Z] #17 22.00 The following NEW packages will be installed: [2020-06-15T13:24:34.985Z] #17 22.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T13:24:34.985Z] #17 22.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T13:24:34.985Z] #17 22.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T13:24:34.985Z] #17 22.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T13:24:34.985Z] #17 22.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T13:24:34.985Z] #17 22.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T13:24:34.985Z] #17 22.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T13:24:34.985Z] #17 22.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T13:24:34.985Z] #17 22.02 xz-utils zip [2020-06-15T13:24:34.985Z] #17 22.43 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:24:34.985Z] #17 22.43 Need to get 28.5 MB of archives. [2020-06-15T13:24:34.985Z] #17 22.43 After this operation, 116 MB of additional disk space will be used. [2020-06-15T13:24:34.985Z] #17 22.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-15T13:24:34.985Z] #17 22.43 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-15T13:24:34.985Z] #17 22.46 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-15T13:24:34.985Z] #17 22.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-15T13:24:34.985Z] #17 22.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-15T13:24:34.985Z] #17 22.59 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-15T13:24:34.985Z] #17 22.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T13:24:34.985Z] #17 22.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-15T13:24:34.985Z] #17 22.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-15T13:24:34.985Z] #17 22.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-15T13:24:34.985Z] #17 22.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-15T13:24:34.985Z] #17 22.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-15T13:24:34.985Z] #17 22.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-15T13:24:34.985Z] #17 22.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-15T13:24:34.985Z] #17 22.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-15T13:24:34.985Z] #17 22.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-15T13:24:34.985Z] #17 22.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T13:24:34.985Z] #17 22.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:24:34.985Z] #17 22.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T13:24:34.985Z] #17 22.84 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-15T13:24:34.985Z] #17 22.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-15T13:24:34.985Z] #17 22.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-15T13:24:34.985Z] #17 22.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-15T13:24:34.985Z] #17 22.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T13:24:34.985Z] #17 22.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T13:24:34.985Z] #17 22.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T13:24:34.985Z] #17 22.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-15T13:24:34.985Z] #17 22.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-15T13:24:34.985Z] #17 22.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T13:24:34.985Z] #17 23.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-15T13:24:34.985Z] #17 23.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-15T13:24:34.985Z] #17 23.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-15T13:24:34.985Z] #17 23.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-15T13:24:34.985Z] #17 23.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-15T13:24:34.985Z] #17 23.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T13:24:34.985Z] #17 23.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T13:24:34.985Z] #17 23.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T13:24:34.985Z] #17 23.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-15T13:24:34.985Z] #17 23.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T13:24:34.985Z] #17 23.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T13:24:34.985Z] #17 23.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T13:24:34.985Z] #17 23.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-15T13:24:34.985Z] #17 23.66 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-15T13:24:34.985Z] #17 23.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-15T13:24:34.985Z] #17 23.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T13:24:34.985Z] #17 24.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-15T13:24:34.985Z] #17 24.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-15T13:24:34.985Z] #17 24.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-15T13:24:34.985Z] #17 24.87 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:24:34.985Z] #17 24.97 Fetched 28.5 MB in 2s (13.4 MB/s) [2020-06-15T13:24:34.985Z] #17 25.03 Selecting previously unselected package pigz. [2020-06-15T13:24:34.985Z] #17 25.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-06-15T13:24:34.985Z] #17 25.14 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-15T13:24:34.985Z] #17 25.14 Unpacking pigz (2.4-1) ... [2020-06-15T13:24:34.985Z] #17 25.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-15T13:24:34.985Z] #17 25.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:24:34.985Z] #17 25.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:24:34.985Z] #17 25.68 Selecting previously unselected package python3.7-minimal. [2020-06-15T13:24:34.985Z] #17 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:24:34.985Z] #17 25.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:24:34.985Z] #17 26.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:24:34.985Z] #17 26.54 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:24:34.985Z] #17 28.47 Selecting previously unselected package python3-minimal. [2020-06-15T13:24:34.985Z] #17 28.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-06-15T13:24:34.985Z] #17 28.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-15T13:24:34.985Z] #17 28.53 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T13:24:34.985Z] #17 28.60 Selecting previously unselected package libmpdec2:amd64. [2020-06-15T13:24:34.985Z] #17 28.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-15T13:24:34.985Z] #17 28.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T13:24:34.985Z] #17 28.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-15T13:24:34.985Z] #17 28.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:24:34.985Z] #17 28.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:24:35.066Z] #25 12.02 1.0% ## 3.1% #### 5.9% ##### 8.2% ####### 10.3% ######## 12.5% ########## 14.4% ########### 16.3% ############# 18.5% ############## 20.8% ################ 22.9% ################# 24.7% ################### 26.8% #################### 28.9% ###################### 31.6% ######################## 34.4% ########################## 36.6% ########################### 38.3% ############################# 40.9% ############################## 42.4% ################################ 44.9% ################################# 46.9% ################################## 48.5% #################################### 51.1% ###################################### 53.7% ######################################## 55.9% ########################################## 58.8% ########################################### 60.7% ############################################ 62.3% ############################################# 62.8% ############################################### 65.3% ################################################ 67.3% ################################################## 70.2% #################################################### 72.8% ##################################################### 74.9% ####################################################### 77.4% ######################################################## 79.0% ########################################################## 81.3% ########################################################### 83.1% ############################################################# 85.5% ############################################################### 87.7% ################################################################ 89.8% ################################################################## 92.0% ################################################################### 93.3% #################################################################### 95.1% ###################################################################### 97.3% ######################################################################## 100.0% [2020-06-15T13:24:35.327Z] #25 17.08 [2020-06-15T13:24:35.546Z] #17 29.49 Selecting previously unselected package python3.7. [2020-06-15T13:24:35.546Z] #17 29.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:24:35.546Z] #17 29.50 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:24:35.585Z] #25 ... [2020-06-15T13:24:35.585Z] [2020-06-15T13:24:35.585Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:35.585Z] #38 54.14 Selecting previously unselected package libprotoc17:amd64. [2020-06-15T13:24:35.585Z] #38 54.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:35.585Z] #38 54.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:35.585Z] #38 54.99 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T13:24:35.585Z] #38 55.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:35.585Z] #38 55.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:24:35.585Z] #38 55.19 Selecting previously unselected package protobuf-compiler. [2020-06-15T13:24:35.585Z] #38 55.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:35.585Z] #38 55.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:24:35.585Z] #38 55.38 Selecting previously unselected package python-pkg-resources. [2020-06-15T13:24:35.585Z] #38 55.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:24:35.585Z] #38 55.43 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:35.585Z] #38 55.70 Selecting previously unselected package python-six. [2020-06-15T13:24:35.585Z] #38 55.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T13:24:35.585Z] #38 55.72 Unpacking python-six (1.12.0-1) ... [2020-06-15T13:24:35.585Z] #38 55.85 Selecting previously unselected package python-protobuf. [2020-06-15T13:24:35.585Z] #38 55.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-15T13:24:35.585Z] #38 55.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T13:24:35.585Z] #38 56.51 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:35.585Z] #38 61.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:35.585Z] #38 61.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:35.585Z] #38 61.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:35.585Z] #38 61.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:35.585Z] #38 61.79 Setting up python-six (1.12.0-1) ... [2020-06-15T13:24:35.585Z] #38 ... [2020-06-15T13:24:35.585Z] [2020-06-15T13:24:35.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:35.585Z] #10 63.52 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T13:24:35.585Z] #10 63.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T13:24:35.585Z] #10 63.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:24:35.585Z] #10 63.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-15T13:24:35.585Z] #10 63.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:24:35.585Z] #10 63.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:24:35.585Z] #10 64.00 Selecting previously unselected package dmsetup. [2020-06-15T13:24:35.585Z] #10 64.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:24:35.585Z] #10 64.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T13:24:35.585Z] #10 64.27 Selecting previously unselected package mingw-w64-common. [2020-06-15T13:24:35.585Z] #10 64.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T13:24:35.585Z] #10 64.29 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T13:24:35.801Z] #17 29.61 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-15T13:24:35.801Z] #17 29.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-15T13:24:35.801Z] #17 29.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T13:24:35.801Z] #17 29.73 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T13:24:36.202Z] #10 ... [2020-06-15T13:24:36.202Z] [2020-06-15T13:24:36.202Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:36.202Z] #30 43.65 text/tabwriter [2020-06-15T13:24:36.202Z] #30 48.03 internal/syscall/execenv [2020-06-15T13:24:36.202Z] #30 48.03 internal/syscall/unix [2020-06-15T13:24:36.202Z] #30 48.04 time [2020-06-15T13:24:36.202Z] #30 53.67 internal/fmtsort [2020-06-15T13:24:36.202Z] #30 ... [2020-06-15T13:24:36.202Z] [2020-06-15T13:24:36.202Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:36.202Z] #25 16.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:24:36.203Z] #25 16.72 [2020-06-15T13:24:36.203Z] #25 16.90 # 2.2% ######################################################################## 100.0% [2020-06-15T13:24:36.203Z] #25 17.04 [2020-06-15T13:24:36.203Z] #25 18.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:24:36.464Z] #25 19.41 #=#=# [2020-06-15T13:24:36.556Z] #32 DONE 68.3s [2020-06-15T13:24:36.556Z] [2020-06-15T13:24:36.556Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:36.556Z] #25 22.27 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:24:36.556Z] #25 22.70 [2020-06-15T13:24:36.556Z] #25 22.90 ######################################################################## 100.0% [2020-06-15T13:24:36.556Z] #25 22.97 [2020-06-15T13:24:36.556Z] #25 23.04 Download of images into '/build' complete. [2020-06-15T13:24:36.556Z] #25 23.04 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:24:36.556Z] #25 23.04 tar -cC '/build' . | docker load [2020-06-15T13:24:36.556Z] #25 DONE 23.2s [2020-06-15T13:24:36.556Z] [2020-06-15T13:24:36.556Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:36.725Z] #25 19.70 [2020-06-15T13:24:36.725Z] #25 ... [2020-06-15T13:24:36.725Z] [2020-06-15T13:24:36.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:36.725Z] #41 44.38 regexp/syntax [2020-06-15T13:24:36.725Z] #41 45.59 hash/crc32 [2020-06-15T13:24:36.725Z] #41 46.93 crypto [2020-06-15T13:24:36.725Z] #41 47.46 crypto/rc4 [2020-06-15T13:24:36.725Z] #41 47.78 vendor/golang.org/x/crypto/hkdf [2020-06-15T13:24:36.725Z] #41 48.30 vendor/golang.org/x/text/transform [2020-06-15T13:24:36.725Z] #41 50.12 time [2020-06-15T13:24:36.725Z] #41 52.01 regexp [2020-06-15T13:24:36.725Z] #41 ... [2020-06-15T13:24:36.725Z] [2020-06-15T13:24:36.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:36.727Z] #17 30.57 Selecting previously unselected package python3. [2020-06-15T13:24:36.727Z] #17 30.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-15T13:24:36.727Z] #17 30.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-15T13:24:36.727Z] #17 30.65 Unpacking python3 (3.7.3-1) ... [2020-06-15T13:24:36.727Z] #17 30.71 Selecting previously unselected package libip4tc0:amd64. [2020-06-15T13:24:36.983Z] #17 30.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-15T13:24:36.983Z] #17 30.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T13:24:36.983Z] #17 30.82 Selecting previously unselected package libip6tc0:amd64. [2020-06-15T13:24:36.983Z] #17 30.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-15T13:24:36.983Z] #17 30.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T13:24:36.983Z] #17 30.95 Selecting previously unselected package libiptc0:amd64. [2020-06-15T13:24:36.983Z] #17 30.98 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-15T13:24:36.983Z] #17 30.99 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-15T13:24:36.985Z] #25 19.70 0.8% ######################################################################## 100.0% [2020-06-15T13:24:36.985Z] #25 20.05 [2020-06-15T13:24:37.238Z] #17 31.07 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-15T13:24:37.238Z] #17 31.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-15T13:24:37.238Z] #17 31.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T13:24:37.238Z] #17 31.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-15T13:24:37.238Z] #17 31.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-15T13:24:37.238Z] #17 31.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:24:37.238Z] #17 31.24 Selecting previously unselected package libnftnl11:amd64. [2020-06-15T13:24:37.238Z] #17 31.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-15T13:24:37.238Z] #17 31.25 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T13:24:37.494Z] #17 31.32 Selecting previously unselected package iptables. [2020-06-15T13:24:37.494Z] #17 31.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-15T13:24:37.494Z] #17 31.33 Unpacking iptables (1.8.2-4) ... [2020-06-15T13:24:37.749Z] #17 31.61 Selecting previously unselected package xxd. [2020-06-15T13:24:37.749Z] #17 31.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:24:37.749Z] #17 31.62 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:24:38.005Z] #17 31.74 Selecting previously unselected package vim-common. [2020-06-15T13:24:38.005Z] #17 31.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:24:38.005Z] #17 31.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:38.005Z] #17 31.91 Selecting previously unselected package bash-completion. [2020-06-15T13:24:38.005Z] #17 31.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T13:24:38.125Z] #10 ... [2020-06-15T13:24:38.125Z] [2020-06-15T13:24:38.125Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:38.125Z] #30 56.55 time [2020-06-15T13:24:38.125Z] #30 63.48 internal/poll [2020-06-15T13:24:38.125Z] #30 64.60 internal/fmtsort [2020-06-15T13:24:38.125Z] #30 65.34 internal/syscall/execenv [2020-06-15T13:24:38.125Z] #30 65.58 internal/syscall/unix [2020-06-15T13:24:38.125Z] #30 65.66 strings [2020-06-15T13:24:38.125Z] #30 65.94 os [2020-06-15T13:24:38.125Z] #30 ... [2020-06-15T13:24:38.125Z] [2020-06-15T13:24:38.125Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:38.125Z] #25 18.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:24:38.125Z] #25 18.62 [2020-06-15T13:24:38.125Z] #25 18.82 # 2.3% ######################################################################## 100.0% [2020-06-15T13:24:38.125Z] #25 18.97 [2020-06-15T13:24:38.125Z] #25 19.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:24:38.693Z] #25 20.39 [2020-06-15T13:24:38.920Z] #25 21.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:24:38.952Z] #25 20.61 0.7% ######################################################################## 100.0% [2020-06-15T13:24:39.085Z] #33 ... [2020-06-15T13:24:39.085Z] [2020-06-15T13:24:39.085Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:39.085Z] #41 60.95 time [2020-06-15T13:24:39.085Z] #41 67.14 strings [2020-06-15T13:24:39.085Z] #41 67.36 os [2020-06-15T13:24:39.085Z] #41 71.09 regexp/syntax [2020-06-15T13:24:39.085Z] #41 ... [2020-06-15T13:24:39.085Z] [2020-06-15T13:24:39.085Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:39.085Z] #38 63.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:24:39.085Z] #38 63.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:24:39.085Z] #38 63.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:39.085Z] #38 63.71 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T13:24:39.085Z] #38 63.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:39.085Z] #38 63.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:24:39.085Z] #38 63.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:39.085Z] #38 63.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:39.085Z] #38 63.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:24:39.085Z] #38 63.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T13:24:39.186Z] #25 21.97 skipping existing ed4b54129745 [2020-06-15T13:24:39.186Z] #25 22.02 [2020-06-15T13:24:39.210Z] #25 20.87 [2020-06-15T13:24:40.147Z] #25 21.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:24:40.147Z] #25 21.96 skipping existing 1849cc453dee [2020-06-15T13:24:40.406Z] #25 22.13 [2020-06-15T13:24:40.458Z] #38 72.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T13:24:40.458Z] #38 72.17 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:40.458Z] #38 ... [2020-06-15T13:24:40.458Z] [2020-06-15T13:24:40.458Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:40.458Z] #33 4.092 + RM_GOPATH=0 [2020-06-15T13:24:40.458Z] #33 4.093 + TMP_GOPATH= [2020-06-15T13:24:40.458Z] #33 4.093 + : /build [2020-06-15T13:24:40.458Z] #33 4.093 + '[' -z '' ']' [2020-06-15T13:24:40.458Z] #33 4.096 ++ mktemp -d [2020-06-15T13:24:40.458Z] #33 ... [2020-06-15T13:24:40.458Z] [2020-06-15T13:24:40.458Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:40.458Z] #38 DONE 72.5s [2020-06-15T13:24:40.458Z] [2020-06-15T13:24:40.458Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:40.458Z] #33 4.097 + export GOPATH=/tmp/tmp.XZARw8pcEh [2020-06-15T13:24:40.458Z] #33 4.097 + GOPATH=/tmp/tmp.XZARw8pcEh [2020-06-15T13:24:40.458Z] #33 4.097 + RM_GOPATH=1 [2020-06-15T13:24:40.458Z] #33 4.097 + case "$(go env GOARCH)" in [2020-06-15T13:24:40.458Z] #33 4.100 ++ go env GOARCH [2020-06-15T13:24:40.458Z] #33 4.126 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:40.458Z] #33 4.126 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:40.458Z] #33 4.135 ++ dirname /tmp/install/install.sh [2020-06-15T13:24:40.458Z] #33 4.142 + dir=/tmp/install [2020-06-15T13:24:40.458Z] #33 4.151 + bin=tini [2020-06-15T13:24:40.458Z] #33 4.151 + shift [2020-06-15T13:24:40.458Z] #33 4.151 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T13:24:40.458Z] #33 4.151 + . /tmp/install/tini.installer [2020-06-15T13:24:40.458Z] #33 4.152 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:40.458Z] #33 4.157 + install_tini [2020-06-15T13:24:40.458Z] #33 4.158 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T13:24:40.458Z] #33 4.158 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:40.458Z] #33 4.158 + git clone https://github.com/krallin/tini.git /tmp/tmp.XZARw8pcEh/tini [2020-06-15T13:24:40.458Z] #33 4.171 Cloning into '/tmp/tmp.XZARw8pcEh/tini'... [2020-06-15T13:24:40.518Z] #17 34.49 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T13:24:40.774Z] #17 34.78 Selecting previously unselected package bzip2. [2020-06-15T13:24:40.774Z] #17 34.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-15T13:24:40.774Z] #17 34.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:24:41.029Z] #17 34.86 Selecting previously unselected package xz-utils. [2020-06-15T13:24:41.029Z] #17 34.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-15T13:24:41.029Z] #17 34.88 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T13:24:41.285Z] #17 35.06 Selecting previously unselected package apparmor. [2020-06-15T13:24:41.285Z] #17 35.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-15T13:24:41.285Z] #17 35.18 Unpacking apparmor (2.13.2-10) ... [2020-06-15T13:24:41.540Z] #17 35.55 Selecting previously unselected package aufs-tools. [2020-06-15T13:24:41.746Z] #25 24.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:24:41.746Z] #25 24.80 [2020-06-15T13:24:41.789Z] #25 23.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:24:41.789Z] #25 ... [2020-06-15T13:24:41.789Z] [2020-06-15T13:24:41.789Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:24:41.789Z] #32 63.36 Selecting previously unselected package libxml2:amd64. [2020-06-15T13:24:41.789Z] #32 63.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-15T13:24:41.789Z] #32 63.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:24:41.789Z] #32 64.12 Selecting previously unselected package libarchive13:amd64. [2020-06-15T13:24:41.789Z] #32 64.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-15T13:24:41.789Z] #32 64.14 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T13:24:41.789Z] #32 64.50 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-15T13:24:41.789Z] #32 64.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-15T13:24:41.789Z] #32 64.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T13:24:41.789Z] #32 64.76 Selecting previously unselected package librhash0:amd64. [2020-06-15T13:24:41.789Z] #32 64.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-15T13:24:41.789Z] #32 64.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-15T13:24:41.789Z] #32 65.04 Selecting previously unselected package libuv1:amd64. [2020-06-15T13:24:41.789Z] #32 65.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-15T13:24:41.789Z] #32 65.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-15T13:24:41.789Z] #32 65.27 Selecting previously unselected package cmake. [2020-06-15T13:24:41.789Z] #32 65.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-15T13:24:41.789Z] #32 65.32 Unpacking cmake (3.13.4-1) ... [2020-06-15T13:24:41.789Z] #32 68.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:24:41.789Z] #32 68.60 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:24:41.789Z] #32 68.62 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-15T13:24:41.789Z] #32 68.64 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:41.789Z] #32 68.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-15T13:24:41.789Z] #32 68.69 Setting up cmake-data (3.13.4-1) ... [2020-06-15T13:24:41.789Z] #32 68.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:24:41.789Z] #32 68.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-15T13:24:41.789Z] #32 68.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-15T13:24:41.789Z] #32 68.77 Setting up cmake (3.13.4-1) ... [2020-06-15T13:24:41.789Z] #32 68.78 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:41.789Z] #32 68.86 Processing triggers for mime-support (3.62) ... [2020-06-15T13:24:41.789Z] #32 DONE 70.5s [2020-06-15T13:24:41.789Z] [2020-06-15T13:24:41.789Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:41.789Z] #41 60.56 time [2020-06-15T13:24:41.789Z] #41 64.64 internal/fmtsort [2020-06-15T13:24:41.789Z] #41 65.36 internal/syscall/execenv [2020-06-15T13:24:41.789Z] #41 65.59 internal/syscall/unix [2020-06-15T13:24:41.789Z] #41 65.92 strings [2020-06-15T13:24:41.789Z] #41 67.19 os [2020-06-15T13:24:41.789Z] #41 69.62 regexp/syntax [2020-06-15T13:24:41.796Z] #17 35.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-15T13:24:41.796Z] #17 35.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:24:41.796Z] #17 35.71 Selecting previously unselected package libonig5:amd64. [2020-06-15T13:24:41.796Z] #17 35.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-15T13:24:41.796Z] #17 35.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:24:41.832Z] #33 5.143 + cd /tmp/tmp.XZARw8pcEh/tini [2020-06-15T13:24:41.832Z] #33 5.143 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:41.832Z] #33 5.171 + cmake . [2020-06-15T13:24:42.007Z] #25 25.08 ## [2020-06-15T13:24:42.007Z] #25 ... [2020-06-15T13:24:42.007Z] [2020-06-15T13:24:42.007Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:42.007Z] #33 2.016 + RM_GOPATH=0 [2020-06-15T13:24:42.007Z] #33 2.016 + TMP_GOPATH= [2020-06-15T13:24:42.007Z] #33 2.016 + : /build [2020-06-15T13:24:42.007Z] #33 2.016 + '[' -z '' ']' [2020-06-15T13:24:42.007Z] #33 2.019 ++ mktemp -d [2020-06-15T13:24:42.007Z] #33 2.026 + export GOPATH=/tmp/tmp.na7WRgqUTO [2020-06-15T13:24:42.007Z] #33 2.026 + GOPATH=/tmp/tmp.na7WRgqUTO [2020-06-15T13:24:42.007Z] #33 2.026 + RM_GOPATH=1 [2020-06-15T13:24:42.007Z] #33 2.027 + case "$(go env GOARCH)" in [2020-06-15T13:24:42.007Z] #33 2.027 ++ go env GOARCH [2020-06-15T13:24:42.007Z] #33 2.050 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:42.007Z] #33 2.050 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:42.007Z] #33 2.052 ++ dirname /tmp/install/install.sh [2020-06-15T13:24:42.007Z] #33 2.054 + dir=/tmp/install [2020-06-15T13:24:42.007Z] #33 2.054 + bin=tini [2020-06-15T13:24:42.007Z] #33 2.054 + shift [2020-06-15T13:24:42.007Z] #33 2.055 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T13:24:42.007Z] #33 2.055 + . /tmp/install/tini.installer [2020-06-15T13:24:42.007Z] #33 2.056 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:42.007Z] #33 2.056 + install_tini [2020-06-15T13:24:42.007Z] #33 2.057 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T13:24:42.007Z] #33 2.057 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:42.007Z] #33 2.058 + git clone https://github.com/krallin/tini.git /tmp/tmp.na7WRgqUTO/tini [2020-06-15T13:24:42.007Z] #33 2.062 Cloning into '/tmp/tmp.na7WRgqUTO/tini'... [2020-06-15T13:24:42.007Z] #33 2.876 + cd /tmp/tmp.na7WRgqUTO/tini [2020-06-15T13:24:42.007Z] #33 2.877 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:42.007Z] #33 2.902 + cmake . [2020-06-15T13:24:42.048Z] #41 ... [2020-06-15T13:24:42.048Z] [2020-06-15T13:24:42.048Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:42.048Z] #38 66.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-15T13:24:42.048Z] #38 66.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:24:42.048Z] #38 66.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:42.048Z] #38 66.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-15T13:24:42.048Z] #38 66.43 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:42.048Z] #38 66.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:24:42.048Z] #38 66.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:42.048Z] #38 66.47 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-15T13:24:42.048Z] #38 66.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:24:42.048Z] #38 66.50 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T13:24:42.051Z] #17 35.89 Selecting previously unselected package libjq1:amd64. [2020-06-15T13:24:42.051Z] #17 35.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:24:42.051Z] #17 35.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:42.051Z] #17 36.00 Selecting previously unselected package jq. [2020-06-15T13:24:42.051Z] #17 36.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:24:42.051Z] #17 36.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:42.051Z] #17 36.11 Selecting previously unselected package libaio1:amd64. [2020-06-15T13:24:42.212Z] #52 ... [2020-06-15T13:24:42.212Z] [2020-06-15T13:24:42.212Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:42.212Z] #45 DONE 175.8s [2020-06-15T13:24:42.212Z] [2020-06-15T13:24:42.212Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:42.212Z] #52 ... [2020-06-15T13:24:42.212Z] [2020-06-15T13:24:42.212Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T13:24:42.212Z] #46 DONE 0.2s [2020-06-15T13:24:42.212Z] [2020-06-15T13:24:42.212Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:42.212Z] #52 ... [2020-06-15T13:24:42.212Z] [2020-06-15T13:24:42.212Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T13:24:42.269Z] #33 ... [2020-06-15T13:24:42.269Z] [2020-06-15T13:24:42.269Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:42.269Z] #25 25.08 ######################################################################## 100.0% [2020-06-15T13:24:42.269Z] #25 25.18 [2020-06-15T13:24:42.269Z] #25 25.26 Download of images into '/build' complete. [2020-06-15T13:24:42.269Z] #25 25.26 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:24:42.269Z] #25 25.26 tar -cC '/build' . | docker load [2020-06-15T13:24:42.307Z] #17 36.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-15T13:24:42.307Z] #17 36.13 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-15T13:24:42.307Z] #17 36.19 Selecting previously unselected package libgpm2:amd64. [2020-06-15T13:24:42.307Z] #17 36.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-15T13:24:42.307Z] #17 36.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-15T13:24:42.397Z] #33 5.978 -- The C compiler identification is GNU 8.3.0 [2020-06-15T13:24:42.397Z] #33 6.067 -- Check for working C compiler: /usr/bin/cc [2020-06-15T13:24:42.494Z] #48 DONE 0.2s [2020-06-15T13:24:42.494Z] [2020-06-15T13:24:42.494Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T13:24:42.529Z] #25 DONE 25.6s [2020-06-15T13:24:42.529Z] [2020-06-15T13:24:42.529Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:42.529Z] #10 57.65 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T13:24:42.529Z] #10 57.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-15T13:24:42.529Z] #10 57.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:24:42.529Z] #10 57.98 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T13:24:42.529Z] #10 57.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-15T13:24:42.529Z] #10 58.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:24:42.562Z] #17 36.27 Selecting previously unselected package libicu63:amd64. [2020-06-15T13:24:42.562Z] #17 36.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T13:24:42.562Z] #17 36.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:24:42.777Z] #50 DONE 0.2s [2020-06-15T13:24:42.777Z] [2020-06-15T13:24:42.777Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:42.791Z] #10 ... [2020-06-15T13:24:42.791Z] [2020-06-15T13:24:42.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:42.791Z] #39 3.958 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:24:42.791Z] #39 3.958 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:24:42.791Z] #39 3.972 Note: Building without GnuTLS support [2020-06-15T13:24:42.791Z] #39 3.980 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:24:42.791Z] #39 3.980 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:24:42.791Z] #39 7.124 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:24:42.791Z] #39 7.187 GEN .gitid [2020-06-15T13:24:42.791Z] #39 7.600 GEN criu/include/version.h [2020-06-15T13:24:42.791Z] #39 8.051 GEN include/common/asm [2020-06-15T13:24:42.983Z] #38 ... [2020-06-15T13:24:42.983Z] [2020-06-15T13:24:42.983Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:24:42.983Z] #25 23.90 [2020-06-15T13:24:42.983Z] #25 24.16 ######################################################################## 100.0% [2020-06-15T13:24:42.983Z] #25 24.27 [2020-06-15T13:24:42.983Z] #25 24.46 Download of images into '/build' complete. [2020-06-15T13:24:42.983Z] #25 24.46 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:24:42.983Z] #25 24.46 tar -cC '/build' . | docker load [2020-06-15T13:24:42.983Z] #25 DONE 24.5s [2020-06-15T13:24:42.983Z] [2020-06-15T13:24:42.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:42.983Z] #10 71.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T13:24:42.983Z] #10 71.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T13:24:42.983Z] #10 71.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:24:43.058Z] #39 10.17 PBCC images/timens.pb-c.c [2020-06-15T13:24:43.058Z] #39 10.21 DEP images/timens.pb-c.d [2020-06-15T13:24:43.058Z] #39 ... [2020-06-15T13:24:43.058Z] [2020-06-15T13:24:43.058Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:43.058Z] #33 10.83 -- The C compiler identification is GNU 8.3.0 [2020-06-15T13:24:43.058Z] #33 10.84 -- Check for working C compiler: /usr/bin/cc [2020-06-15T13:24:43.059Z] #52 152.1 + bin/containerd-stress [2020-06-15T13:24:43.330Z] #33 6.812 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T13:24:43.330Z] #33 6.814 -- Detecting C compiler ABI info [2020-06-15T13:24:43.630Z] #33 11.71 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T13:24:43.630Z] #33 11.72 -- Detecting C compiler ABI info [2020-06-15T13:24:43.630Z] #33 ... [2020-06-15T13:24:43.630Z] [2020-06-15T13:24:43.630Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:43.630Z] #47 51.44 regexp [2020-06-15T13:24:43.630Z] #47 52.53 time [2020-06-15T13:24:43.630Z] #47 58.37 os [2020-06-15T13:24:43.891Z] #47 61.60 mvdan.cc/sh/v3/fileutil [2020-06-15T13:24:43.891Z] #47 ... [2020-06-15T13:24:43.891Z] [2020-06-15T13:24:43.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:43.891Z] #39 10.41 PBCC images/fown.pb-c.c [2020-06-15T13:24:43.891Z] #39 10.43 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T13:24:43.891Z] #39 10.60 PBCC images/opts.pb-c.c [2020-06-15T13:24:43.891Z] #39 10.71 PBCC images/memfd.pb-c.c [2020-06-15T13:24:43.891Z] #39 10.76 DEP images/fown.pb-c.d [2020-06-15T13:24:43.891Z] #39 10.88 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T13:24:43.891Z] #39 10.97 DEP images/opts.pb-c.d [2020-06-15T13:24:43.891Z] #39 11.11 DEP images/memfd.pb-c.d [2020-06-15T13:24:43.891Z] #39 11.27 PBCC images/sit.pb-c.c [2020-06-15T13:24:43.891Z] #39 11.34 DEP images/sit.pb-c.d [2020-06-15T13:24:43.895Z] #33 7.562 -- Detecting C compiler ABI info - done [2020-06-15T13:24:43.895Z] #33 7.614 -- Detecting C compile features [2020-06-15T13:24:44.152Z] #39 11.43 PBCC images/macvlan.pb-c.c [2020-06-15T13:24:44.152Z] #39 11.48 DEP images/macvlan.pb-c.d [2020-06-15T13:24:44.152Z] #39 11.60 PBCC images/autofs.pb-c.c [2020-06-15T13:24:44.430Z] #39 11.62 DEP images/autofs.pb-c.d [2020-06-15T13:24:44.430Z] #39 11.77 PBCC images/sysctl.pb-c.c [2020-06-15T13:24:44.430Z] #39 11.83 DEP images/sysctl.pb-c.d [2020-06-15T13:24:44.529Z] #52 153.4 + bin/containerd-shim [2020-06-15T13:24:44.691Z] #39 11.93 PBCC images/time.pb-c.c [2020-06-15T13:24:44.691Z] #39 11.99 DEP images/time.pb-c.d [2020-06-15T13:24:44.691Z] #39 12.06 PBCC images/binfmt-misc.pb-c.c [2020-06-15T13:24:44.691Z] #39 12.10 DEP images/binfmt-misc.pb-c.d [2020-06-15T13:24:44.952Z] #39 12.18 PBCC images/seccomp.pb-c.c [2020-06-15T13:24:44.952Z] #39 12.22 DEP images/seccomp.pb-c.d [2020-06-15T13:24:44.952Z] #39 12.33 PBCC images/userns.pb-c.c [2020-06-15T13:24:45.213Z] #39 12.37 DEP images/userns.pb-c.d [2020-06-15T13:24:45.213Z] #39 12.42 PBCC images/cgroup.pb-c.c [2020-06-15T13:24:45.213Z] #39 12.48 DEP images/cgroup.pb-c.d [2020-06-15T13:24:45.213Z] #39 12.56 PBCC images/ext-file.pb-c.c [2020-06-15T13:24:45.213Z] #39 12.59 DEP images/ext-file.pb-c.d [2020-06-15T13:24:45.473Z] #39 12.66 PBCC images/rpc.pb-c.c [2020-06-15T13:24:45.473Z] #39 12.70 DEP images/rpc.pb-c.d [2020-06-15T13:24:45.473Z] #39 12.76 PBCC images/siginfo.pb-c.c [2020-06-15T13:24:45.473Z] #39 12.79 DEP images/siginfo.pb-c.d [2020-06-15T13:24:45.734Z] #39 12.90 PBCC images/pagemap.pb-c.c [2020-06-15T13:24:45.734Z] #39 13.00 DEP images/pagemap.pb-c.d [2020-06-15T13:24:45.734Z] #39 13.09 PBCC images/rlimit.pb-c.c [2020-06-15T13:24:45.734Z] #39 13.12 DEP images/rlimit.pb-c.d [2020-06-15T13:24:45.792Z] #33 ... [2020-06-15T13:24:45.792Z] [2020-06-15T13:24:45.792Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:45.792Z] #47 67.79 encoding/binary [2020-06-15T13:24:45.792Z] #47 68.01 context [2020-06-15T13:24:45.792Z] #47 69.63 os [2020-06-15T13:24:45.792Z] #47 71.22 encoding/base64 [2020-06-15T13:24:45.792Z] #47 72.32 golang.org/x/sys/unix [2020-06-15T13:24:45.792Z] #47 74.60 fmt [2020-06-15T13:24:45.833Z] #17 39.82 Selecting previously unselected package libnet1:amd64. [2020-06-15T13:24:45.996Z] #39 13.17 PBCC images/file-lock.pb-c.c [2020-06-15T13:24:45.996Z] #39 13.19 DEP images/file-lock.pb-c.d [2020-06-15T13:24:45.996Z] #39 13.31 PBCC images/tty.pb-c.c [2020-06-15T13:24:46.050Z] #47 ... [2020-06-15T13:24:46.050Z] [2020-06-15T13:24:46.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:46.050Z] #39 3.855 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:24:46.050Z] #39 3.855 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:24:46.050Z] #39 3.875 Note: Building without GnuTLS support [2020-06-15T13:24:46.050Z] #39 3.900 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:24:46.050Z] #39 3.900 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:24:46.050Z] #39 ... [2020-06-15T13:24:46.050Z] [2020-06-15T13:24:46.050Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:46.050Z] #33 9.781 -- Detecting C compile features - done [2020-06-15T13:24:46.088Z] #17 39.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:24:46.088Z] #17 39.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:46.088Z] #17 39.95 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T13:24:46.088Z] #17 39.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T13:24:46.088Z] #17 39.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:24:46.259Z] #39 13.45 DEP images/tty.pb-c.d [2020-06-15T13:24:46.259Z] #39 13.51 PBCC images/tun.pb-c.c [2020-06-15T13:24:46.259Z] #39 13.60 PBCC images/netdev.pb-c.c [2020-06-15T13:24:46.259Z] #39 13.70 DEP images/tun.pb-c.d [2020-06-15T13:24:46.308Z] #33 9.815 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T13:24:46.308Z] #33 10.04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T13:24:46.343Z] #17 40.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T13:24:46.343Z] #17 40.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:24:46.343Z] #17 40.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:46.343Z] #17 40.14 Selecting previously unselected package libreadline5:amd64. [2020-06-15T13:24:46.343Z] #17 40.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-15T13:24:46.343Z] #17 40.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T13:24:46.343Z] #17 40.26 Selecting previously unselected package net-tools. [2020-06-15T13:24:46.343Z] #17 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-15T13:24:46.343Z] #17 40.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:24:46.520Z] #39 13.75 DEP images/netdev.pb-c.d [2020-06-15T13:24:46.520Z] #39 13.83 PBCC images/vma.pb-c.c [2020-06-15T13:24:46.520Z] #39 ... [2020-06-15T13:24:46.520Z] [2020-06-15T13:24:46.520Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:46.520Z] #30 54.14 internal/poll [2020-06-15T13:24:46.520Z] #30 55.57 os [2020-06-15T13:24:46.520Z] #30 58.69 path/filepath [2020-06-15T13:24:46.520Z] #30 58.69 fmt [2020-06-15T13:24:46.520Z] #30 60.20 io/ioutil [2020-06-15T13:24:46.520Z] #30 62.15 flag [2020-06-15T13:24:46.520Z] #30 62.15 log [2020-06-15T13:24:46.520Z] #30 62.15 github.com/BurntSushi/toml [2020-06-15T13:24:46.520Z] #30 ... [2020-06-15T13:24:46.520Z] [2020-06-15T13:24:46.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:46.520Z] #39 13.91 DEP images/vma.pb-c.d [2020-06-15T13:24:46.520Z] #39 13.97 PBCC images/creds.pb-c.c [2020-06-15T13:24:46.599Z] #17 40.51 Selecting previously unselected package python-pip-whl. [2020-06-15T13:24:46.599Z] #17 40.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T13:24:46.599Z] #17 40.51 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T13:24:46.652Z] #33 10.19 -- Configuring done [2020-06-15T13:24:46.652Z] #33 10.23 -- Generating done [2020-06-15T13:24:46.652Z] #33 10.24 -- Build files have been written to: /tmp/tmp.XZARw8pcEh/tini [2020-06-15T13:24:46.652Z] #33 10.24 + make tini-static [2020-06-15T13:24:46.781Z] #39 14.04 DEP images/creds.pb-c.d [2020-06-15T13:24:46.781Z] #39 14.11 PBCC images/utsns.pb-c.c [2020-06-15T13:24:46.781Z] #39 14.14 DEP images/utsns.pb-c.d [2020-06-15T13:24:46.781Z] #39 14.16 PBCC images/ipc-desc.pb-c.c [2020-06-15T13:24:46.781Z] #39 14.17 PBCC images/ipc-sem.pb-c.c [2020-06-15T13:24:46.781Z] #39 14.23 DEP images/ipc-desc.pb-c.d [2020-06-15T13:24:46.922Z] #33 ... [2020-06-15T13:24:46.922Z] [2020-06-15T13:24:46.922Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:46.922Z] #10 68.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T13:24:46.922Z] #10 68.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T13:24:46.922Z] #10 68.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:24:46.922Z] #10 76.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T13:24:46.922Z] #10 76.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:24:46.922Z] #10 76.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:24:46.922Z] #10 76.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T13:24:46.922Z] #10 76.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:24:46.922Z] #10 76.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:24:46.922Z] #10 ... [2020-06-15T13:24:46.922Z] [2020-06-15T13:24:46.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:46.922Z] #39 6.495 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:24:46.922Z] #39 6.540 GEN .gitid [2020-06-15T13:24:47.044Z] #39 14.33 DEP images/ipc-sem.pb-c.d [2020-06-15T13:24:47.044Z] #39 14.41 PBCC images/ipc-msg.pb-c.c [2020-06-15T13:24:47.044Z] #39 14.47 DEP images/ipc-msg.pb-c.d [2020-06-15T13:24:47.160Z] #17 ... [2020-06-15T13:24:47.160Z] [2020-06-15T13:24:47.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:47.160Z] #39 96.89 CC criu/clone-noasan.o [2020-06-15T13:24:47.160Z] #39 97.06 CC criu/config.o [2020-06-15T13:24:47.160Z] #39 98.42 CC criu/cr-check.o [2020-06-15T13:24:47.160Z] #39 100.1 CC criu/cr-dedup.o [2020-06-15T13:24:47.160Z] #39 100.6 CC criu/cr-dump.o [2020-06-15T13:24:47.160Z] #39 102.6 CC criu/cr-errno.o [2020-06-15T13:24:47.160Z] #39 102.7 CC criu/cr-restore.o [2020-06-15T13:24:47.160Z] #39 ... [2020-06-15T13:24:47.160Z] [2020-06-15T13:24:47.160Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:24:47.160Z] #17 41.04 Selecting previously unselected package python3-lib2to3. [2020-06-15T13:24:47.160Z] #17 41.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T13:24:47.160Z] #17 41.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:24:47.165Z] #10 ... [2020-06-15T13:24:47.165Z] [2020-06-15T13:24:47.165Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:24:47.165Z] #38 74.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-15T13:24:47.165Z] #38 74.88 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:24:47.165Z] #38 DONE 75.2s [2020-06-15T13:24:47.165Z] [2020-06-15T13:24:47.165Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:47.165Z] #33 4.076 + RM_GOPATH=0 [2020-06-15T13:24:47.165Z] #33 4.081 + TMP_GOPATH= [2020-06-15T13:24:47.165Z] #33 4.081 + : /build [2020-06-15T13:24:47.165Z] #33 4.081 + '[' -z '' ']' [2020-06-15T13:24:47.165Z] #33 4.082 ++ mktemp -d [2020-06-15T13:24:47.165Z] #33 4.085 + export GOPATH=/tmp/tmp.zvngghJ1cg [2020-06-15T13:24:47.165Z] #33 4.086 + GOPATH=/tmp/tmp.zvngghJ1cg [2020-06-15T13:24:47.165Z] #33 4.086 + RM_GOPATH=1 [2020-06-15T13:24:47.165Z] #33 4.086 + case "$(go env GOARCH)" in [2020-06-15T13:24:47.165Z] #33 4.089 ++ go env GOARCH [2020-06-15T13:24:47.165Z] #33 4.122 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:47.165Z] #33 4.122 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:24:47.165Z] #33 4.125 ++ dirname /tmp/install/install.sh [2020-06-15T13:24:47.165Z] #33 4.129 + dir=/tmp/install [2020-06-15T13:24:47.165Z] #33 4.129 + bin=tini [2020-06-15T13:24:47.165Z] #33 4.130 + shift [2020-06-15T13:24:47.165Z] #33 4.130 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T13:24:47.165Z] #33 4.130 + . /tmp/install/tini.installer [2020-06-15T13:24:47.165Z] #33 4.130 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:47.165Z] #33 4.133 + install_tini [2020-06-15T13:24:47.165Z] #33 4.133 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T13:24:47.165Z] #33 4.134 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:47.165Z] #33 4.134 + git clone https://github.com/krallin/tini.git /tmp/tmp.zvngghJ1cg/tini [2020-06-15T13:24:47.165Z] #33 4.140 Cloning into '/tmp/tmp.zvngghJ1cg/tini'... [2020-06-15T13:24:47.165Z] #33 5.069 + cd /tmp/tmp.zvngghJ1cg/tini [2020-06-15T13:24:47.165Z] #33 5.069 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:24:47.165Z] #33 5.122 + cmake . [2020-06-15T13:24:47.183Z] #39 6.625 GEN criu/include/version.h [2020-06-15T13:24:47.183Z] #39 6.679 GEN include/common/asm [2020-06-15T13:24:47.304Z] #39 14.52 PBCC images/ipc-shm.pb-c.c [2020-06-15T13:24:47.304Z] #39 14.57 DEP images/ipc-shm.pb-c.d [2020-06-15T13:24:47.304Z] #39 14.65 PBCC images/ipc-var.pb-c.c [2020-06-15T13:24:47.304Z] #39 14.71 DEP images/ipc-var.pb-c.d [2020-06-15T13:24:47.415Z] #17 41.18 Selecting previously unselected package python3-distutils. [2020-06-15T13:24:47.416Z] #17 41.19 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T13:24:47.416Z] #17 41.20 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T13:24:47.416Z] #17 41.37 Selecting previously unselected package python3-pip. [2020-06-15T13:24:47.423Z] #33 5.856 -- The C compiler identification is GNU 8.3.0 [2020-06-15T13:24:47.565Z] #39 14.77 PBCC images/sk-opts.pb-c.c [2020-06-15T13:24:47.565Z] #39 14.81 PBCC images/packet-sock.pb-c.c [2020-06-15T13:24:47.565Z] #39 14.88 DEP images/sk-opts.pb-c.d [2020-06-15T13:24:47.565Z] #39 14.92 DEP images/packet-sock.pb-c.d [2020-06-15T13:24:47.565Z] #39 15.00 PBCC images/sk-netlink.pb-c.c [2020-06-15T13:24:47.671Z] #17 41.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T13:24:47.671Z] #17 41.38 Unpacking python3-pip (18.1-5) ... [2020-06-15T13:24:47.671Z] #17 41.54 Selecting previously unselected package python3-pkg-resources. [2020-06-15T13:24:47.671Z] #17 41.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:24:47.671Z] #17 41.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:24:47.681Z] #33 5.933 -- Check for working C compiler: /usr/bin/cc [2020-06-15T13:24:47.826Z] #39 15.05 DEP images/sk-netlink.pb-c.d [2020-06-15T13:24:47.826Z] #39 15.10 PBCC images/sk-inet.pb-c.c [2020-06-15T13:24:47.826Z] #39 15.13 DEP images/sk-inet.pb-c.d [2020-06-15T13:24:47.826Z] #39 15.18 PBCC images/sk-unix.pb-c.c [2020-06-15T13:24:47.927Z] #17 41.66 Selecting previously unselected package python3-setuptools. [2020-06-15T13:24:47.927Z] #17 41.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T13:24:47.927Z] #17 41.68 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T13:24:47.927Z] #17 41.92 Selecting previously unselected package python3-wheel. [2020-06-15T13:24:48.087Z] #39 15.24 DEP images/sk-unix.pb-c.d [2020-06-15T13:24:48.088Z] #39 15.37 PBCC images/mm.pb-c.c [2020-06-15T13:24:48.088Z] #39 15.47 DEP images/mm.pb-c.d [2020-06-15T13:24:48.122Z] #39 ... [2020-06-15T13:24:48.122Z] [2020-06-15T13:24:48.122Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:48.122Z] #30 69.79 path [2020-06-15T13:24:48.122Z] #30 70.99 text/tabwriter [2020-06-15T13:24:48.122Z] #30 72.19 path/filepath [2020-06-15T13:24:48.122Z] #30 72.19 fmt [2020-06-15T13:24:48.122Z] #30 74.09 io/ioutil [2020-06-15T13:24:48.122Z] #30 76.24 flag [2020-06-15T13:24:48.122Z] #30 76.25 github.com/BurntSushi/toml [2020-06-15T13:24:48.122Z] #30 78.13 log [2020-06-15T13:24:48.122Z] #30 ... [2020-06-15T13:24:48.122Z] [2020-06-15T13:24:48.122Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:48.122Z] #33 10.64 Scanning dependencies of target tini-static [2020-06-15T13:24:48.122Z] #33 10.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T13:24:48.182Z] #17 41.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T13:24:48.182Z] #17 41.95 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T13:24:48.182Z] #17 42.05 Selecting previously unselected package sudo. [2020-06-15T13:24:48.182Z] #17 42.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-15T13:24:48.182Z] #17 42.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:24:48.348Z] #39 15.55 PBCC images/timerfd.pb-c.c [2020-06-15T13:24:48.348Z] #39 15.66 DEP images/timerfd.pb-c.d [2020-06-15T13:24:48.609Z] #39 15.73 PBCC images/timer.pb-c.c [2020-06-15T13:24:48.609Z] #39 15.77 DEP images/timer.pb-c.d [2020-06-15T13:24:48.609Z] #39 ... [2020-06-15T13:24:48.609Z] [2020-06-15T13:24:48.609Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:48.609Z] #41 56.15 github.com/LK4D4/vndr/versioned [2020-06-15T13:24:48.609Z] #41 56.67 os [2020-06-15T13:24:48.609Z] #41 59.10 path/filepath [2020-06-15T13:24:48.609Z] #41 59.10 internal/lazyregexp [2020-06-15T13:24:48.609Z] #41 59.10 net [2020-06-15T13:24:48.609Z] #41 60.94 io/ioutil [2020-06-15T13:24:48.609Z] #41 60.94 os/exec [2020-06-15T13:24:48.609Z] #41 60.95 fmt [2020-06-15T13:24:48.609Z] #41 62.32 encoding/binary [2020-06-15T13:24:48.609Z] #41 64.91 encoding/base64 [2020-06-15T13:24:48.609Z] #41 64.92 crypto/cipher [2020-06-15T13:24:48.609Z] #41 66.29 crypto/aes [2020-06-15T13:24:48.609Z] #41 ... [2020-06-15T13:24:48.609Z] [2020-06-15T13:24:48.609Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:48.609Z] #52 31.37 Checking out files: 49% (1562/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: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 89% (2864/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-15T13:24:48.609Z] #52 32.66 + cd /tmp/tmp.WiFE1qjhiN/src/github.com/containerd/containerd [2020-06-15T13:24:48.609Z] #52 32.66 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:48.616Z] #33 6.770 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T13:24:48.616Z] #33 6.786 -- Detecting C compiler ABI info [2020-06-15T13:24:48.743Z] #17 42.56 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T13:24:48.743Z] #17 42.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-15T13:24:48.743Z] #17 42.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:24:48.876Z] #33 ... [2020-06-15T13:24:48.876Z] [2020-06-15T13:24:48.876Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:48.876Z] #47 67.67 encoding/binary [2020-06-15T13:24:48.876Z] #47 68.64 context [2020-06-15T13:24:48.876Z] #47 69.85 os [2020-06-15T13:24:48.876Z] #47 70.30 encoding/base64 [2020-06-15T13:24:48.876Z] #47 72.05 golang.org/x/sys/unix [2020-06-15T13:24:48.876Z] #47 76.13 fmt [2020-06-15T13:24:48.905Z] #52 157.8 + bin/containerd-shim-runc-v1 [2020-06-15T13:24:48.999Z] #17 42.80 Selecting previously unselected package uidmap. [2020-06-15T13:24:48.999Z] #17 42.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-15T13:24:48.999Z] #17 42.80 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T13:24:48.999Z] #17 42.92 Selecting previously unselected package vim-runtime. [2020-06-15T13:24:48.999Z] #17 42.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:24:48.999Z] #17 42.95 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-15T13:24:48.999Z] #17 42.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T13:24:48.999Z] #17 42.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:24:49.072Z] #33 12.62 [100%] Linking C executable tini-static [2020-06-15T13:24:49.135Z] #47 ... [2020-06-15T13:24:49.135Z] [2020-06-15T13:24:49.135Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:49.135Z] #30 69.25 path [2020-06-15T13:24:49.135Z] #30 70.14 text/tabwriter [2020-06-15T13:24:49.135Z] #30 71.08 fmt [2020-06-15T13:24:49.135Z] #30 71.25 path/filepath [2020-06-15T13:24:49.135Z] #30 73.80 io/ioutil [2020-06-15T13:24:49.135Z] #30 76.49 github.com/BurntSushi/toml [2020-06-15T13:24:49.135Z] #30 76.50 flag [2020-06-15T13:24:49.393Z] #30 ... [2020-06-15T13:24:49.393Z] [2020-06-15T13:24:49.393Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:49.393Z] #33 7.626 -- Detecting C compiler ABI info - done [2020-06-15T13:24:49.393Z] #33 7.683 -- Detecting C compile features [2020-06-15T13:24:50.003Z] #33 13.40 [100%] Built target tini-static [2020-06-15T13:24:50.003Z] #33 13.52 + mkdir -p /build [2020-06-15T13:24:50.003Z] #33 13.52 + cp tini-static /build/docker-init [2020-06-15T13:24:50.260Z] #33 DONE 13.8s [2020-06-15T13:24:50.260Z] [2020-06-15T13:24:50.260Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:50.260Z] #39 8.735 PBCC images/timens.pb-c.c [2020-06-15T13:24:50.260Z] #39 8.788 DEP images/timens.pb-c.d [2020-06-15T13:24:50.260Z] #39 8.824 PBCC images/fown.pb-c.c [2020-06-15T13:24:50.260Z] #39 8.884 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T13:24:50.260Z] #39 9.017 PBCC images/opts.pb-c.c [2020-06-15T13:24:50.260Z] #39 9.080 PBCC images/memfd.pb-c.c [2020-06-15T13:24:50.260Z] #39 9.133 DEP images/fown.pb-c.d [2020-06-15T13:24:50.260Z] #39 9.208 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T13:24:50.260Z] #39 9.284 DEP images/opts.pb-c.d [2020-06-15T13:24:50.260Z] #39 9.426 DEP images/memfd.pb-c.d [2020-06-15T13:24:50.260Z] #39 9.524 PBCC images/sit.pb-c.c [2020-06-15T13:24:50.260Z] #39 9.567 DEP images/sit.pb-c.d [2020-06-15T13:24:50.260Z] #39 9.775 PBCC images/macvlan.pb-c.c [2020-06-15T13:24:50.518Z] #39 9.880 DEP images/macvlan.pb-c.d [2020-06-15T13:24:50.518Z] #39 9.902 PBCC images/autofs.pb-c.c [2020-06-15T13:24:50.518Z] #39 9.977 DEP images/autofs.pb-c.d [2020-06-15T13:24:50.518Z] #39 10.06 PBCC images/sysctl.pb-c.c [2020-06-15T13:24:50.518Z] #39 10.12 DEP images/sysctl.pb-c.d [2020-06-15T13:24:50.548Z] #52 34.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T13:24:50.548Z] #52 34.38 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T13:24:50.548Z] #52 34.38 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:24:50.548Z] #52 34.38 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:24:50.548Z] #52 34.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T13:24:50.548Z] #52 34.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T13:24:50.548Z] #52 34.38 + '[' '' = dynamic ']' [2020-06-15T13:24:50.548Z] #52 34.38 + make [2020-06-15T13:24:50.775Z] #39 10.17 PBCC images/time.pb-c.c [2020-06-15T13:24:50.775Z] #39 10.23 DEP images/time.pb-c.d [2020-06-15T13:24:50.775Z] #39 10.31 PBCC images/binfmt-misc.pb-c.c [2020-06-15T13:24:50.775Z] #39 10.37 DEP images/binfmt-misc.pb-c.d [2020-06-15T13:24:50.968Z] #52 159.9 + bin/containerd-shim-runc-v2 [2020-06-15T13:24:51.034Z] #39 10.55 PBCC images/seccomp.pb-c.c [2020-06-15T13:24:51.034Z] #39 10.62 DEP images/seccomp.pb-c.d [2020-06-15T13:24:51.122Z] #52 35.16 + bin/ctr [2020-06-15T13:24:51.291Z] #39 10.69 PBCC images/userns.pb-c.c [2020-06-15T13:24:51.291Z] #39 10.71 DEP images/userns.pb-c.d [2020-06-15T13:24:51.291Z] #39 10.76 PBCC images/cgroup.pb-c.c [2020-06-15T13:24:51.291Z] #39 10.79 DEP images/cgroup.pb-c.d [2020-06-15T13:24:51.291Z] #39 10.83 PBCC images/ext-file.pb-c.c [2020-06-15T13:24:51.383Z] #52 ... [2020-06-15T13:24:51.383Z] [2020-06-15T13:24:51.383Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:51.383Z] #33 12.84 -- Detecting C compiler ABI info - done [2020-06-15T13:24:51.383Z] #33 12.87 -- Detecting C compile features [2020-06-15T13:24:51.383Z] #33 15.13 -- Detecting C compile features - done [2020-06-15T13:24:51.383Z] #33 15.17 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T13:24:51.383Z] #33 15.54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T13:24:51.383Z] #33 15.80 -- Configuring done [2020-06-15T13:24:51.383Z] #33 15.84 -- Generating done [2020-06-15T13:24:51.383Z] #33 15.85 -- Build files have been written to: /tmp/tmp.na7WRgqUTO/tini [2020-06-15T13:24:51.383Z] #33 15.86 + make tini-static [2020-06-15T13:24:51.383Z] #33 16.50 Scanning dependencies of target tini-static [2020-06-15T13:24:51.383Z] #33 16.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T13:24:51.383Z] #33 18.07 [100%] Linking C executable tini-static [2020-06-15T13:24:51.383Z] #33 18.62 [100%] Built target tini-static [2020-06-15T13:24:51.383Z] #33 18.70 + mkdir -p /build [2020-06-15T13:24:51.383Z] #33 18.71 + cp tini-static /build/docker-init [2020-06-15T13:24:51.383Z] #33 DONE 19.2s [2020-06-15T13:24:51.383Z] [2020-06-15T13:24:51.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:51.383Z] #39 15.88 PBCC images/sa.pb-c.c [2020-06-15T13:24:51.383Z] #39 15.94 DEP images/sa.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.05 PBCC images/pipe-data.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.10 DEP images/pipe-data.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.17 PBCC images/mnt.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.22 DEP images/mnt.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.28 PBCC images/sk-packet.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.31 DEP images/sk-packet.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.41 PBCC images/tcp-stream.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.47 DEP images/tcp-stream.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.54 PBCC images/pipe.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.62 DEP images/pipe.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.69 PBCC images/pstree.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.73 DEP images/pstree.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.79 PBCC images/fs.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.82 DEP images/fs.pb-c.d [2020-06-15T13:24:51.383Z] #39 16.86 PBCC images/signalfd.pb-c.c [2020-06-15T13:24:51.383Z] #39 16.91 DEP images/signalfd.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.02 PBCC images/fh.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.09 PBCC images/fsnotify.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.13 DEP images/fh.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.18 DEP images/fsnotify.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.26 PBCC images/eventpoll.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.34 DEP images/eventpoll.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.36 PBCC images/eventfd.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.40 DEP images/eventfd.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.42 PBCC images/remap-file-path.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.45 DEP images/remap-file-path.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.54 PBCC images/fifo.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.58 DEP images/fifo.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.65 PBCC images/ghost-file.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.71 DEP images/ghost-file.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.78 PBCC images/regfile.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.86 DEP images/regfile.pb-c.d [2020-06-15T13:24:51.383Z] #39 17.93 PBCC images/ns.pb-c.c [2020-06-15T13:24:51.383Z] #39 17.98 DEP images/ns.pb-c.d [2020-06-15T13:24:51.383Z] #39 18.10 PBCC images/fdinfo.pb-c.c [2020-06-15T13:24:51.383Z] #39 18.21 DEP images/fdinfo.pb-c.d [2020-06-15T13:24:51.383Z] #39 18.33 PBCC images/core-aarch64.pb-c.c [2020-06-15T13:24:51.383Z] #39 18.41 PBCC images/core-arm.pb-c.c [2020-06-15T13:24:51.383Z] #39 18.53 PBCC images/core-ppc64.pb-c.c [2020-06-15T13:24:51.383Z] #39 18.68 PBCC images/core-s390.pb-c.c [2020-06-15T13:24:51.383Z] #39 18.71 PBCC images/core-x86.pb-c.c [2020-06-15T13:24:51.549Z] #39 10.85 DEP images/ext-file.pb-c.d [2020-06-15T13:24:51.549Z] #39 10.90 PBCC images/rpc.pb-c.c [2020-06-15T13:24:51.549Z] #39 10.94 DEP images/rpc.pb-c.d [2020-06-15T13:24:51.549Z] #39 10.99 PBCC images/siginfo.pb-c.c [2020-06-15T13:24:51.549Z] #39 11.03 DEP images/siginfo.pb-c.d [2020-06-15T13:24:51.549Z] #39 11.08 PBCC images/pagemap.pb-c.c [2020-06-15T13:24:51.582Z] #52 160.5 + binaries [2020-06-15T13:24:51.582Z] #52 160.5 + install -D bin/containerd /build/containerd [2020-06-15T13:24:51.582Z] #52 160.5 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T13:24:51.582Z] #52 160.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T13:24:51.582Z] #52 160.6 + install -D bin/ctr /build/ctr [2020-06-15T13:24:51.643Z] #39 18.93 PBCC images/core.pb-c.c [2020-06-15T13:24:51.644Z] #39 19.01 PBCC images/inventory.pb-c.c [2020-06-15T13:24:51.807Z] #39 11.18 DEP images/pagemap.pb-c.d [2020-06-15T13:24:51.807Z] #39 ... [2020-06-15T13:24:51.807Z] [2020-06-15T13:24:51.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:51.807Z] #41 73.61 fmt [2020-06-15T13:24:51.807Z] #41 76.39 regexp [2020-06-15T13:24:51.807Z] #41 79.61 go/token [2020-06-15T13:24:51.807Z] #41 80.45 internal/lazyregexp [2020-06-15T13:24:51.807Z] #41 80.98 net/url [2020-06-15T13:24:51.807Z] #41 81.10 go/scanner [2020-06-15T13:24:51.807Z] #41 83.23 go/ast [2020-06-15T13:24:51.807Z] #41 83.62 text/template/parse [2020-06-15T13:24:51.807Z] #41 ... [2020-06-15T13:24:51.807Z] [2020-06-15T13:24:51.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:51.807Z] #39 11.25 PBCC images/rlimit.pb-c.c [2020-06-15T13:24:51.807Z] #39 11.28 DEP images/rlimit.pb-c.d [2020-06-15T13:24:51.807Z] #39 11.34 PBCC images/file-lock.pb-c.c [2020-06-15T13:24:51.904Z] #39 19.21 DEP images/core-aarch64.pb-c.d [2020-06-15T13:24:51.904Z] #39 19.28 DEP images/core-arm.pb-c.d [2020-06-15T13:24:51.904Z] #39 19.36 DEP images/core-ppc64.pb-c.d [2020-06-15T13:24:51.923Z] #33 10.34 -- Detecting C compile features - done [2020-06-15T13:24:52.065Z] #39 11.41 DEP images/file-lock.pb-c.d [2020-06-15T13:24:52.065Z] #39 11.46 PBCC images/tty.pb-c.c [2020-06-15T13:24:52.065Z] #39 11.52 DEP images/tty.pb-c.d [2020-06-15T13:24:52.065Z] #39 11.59 PBCC images/tun.pb-c.c [2020-06-15T13:24:52.166Z] #39 ... [2020-06-15T13:24:52.166Z] [2020-06-15T13:24:52.166Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:52.166Z] #30 65.90 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:24:52.166Z] #30 DONE 69.9s [2020-06-15T13:24:52.166Z] [2020-06-15T13:24:52.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:52.166Z] #39 19.43 DEP images/core-s390.pb-c.d [2020-06-15T13:24:52.166Z] #39 19.52 DEP images/core-x86.pb-c.d [2020-06-15T13:24:52.180Z] #33 10.39 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T13:24:52.202Z] #52 DONE 161.0s [2020-06-15T13:24:52.322Z] #39 11.66 PBCC images/netdev.pb-c.c [2020-06-15T13:24:52.322Z] #39 11.74 DEP images/tun.pb-c.d [2020-06-15T13:24:52.322Z] #39 11.79 DEP images/netdev.pb-c.d [2020-06-15T13:24:52.322Z] #39 11.84 PBCC images/vma.pb-c.c [2020-06-15T13:24:52.322Z] #39 11.88 DEP images/vma.pb-c.d [2020-06-15T13:24:52.322Z] #39 11.92 PBCC images/creds.pb-c.c [2020-06-15T13:24:52.322Z] #39 11.95 DEP images/creds.pb-c.d [2020-06-15T13:24:52.427Z] #39 19.68 DEP images/core.pb-c.d [2020-06-15T13:24:52.438Z] #33 10.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T13:24:52.438Z] #33 10.74 -- Configuring done [2020-06-15T13:24:52.438Z] #33 10.76 -- Generating done [2020-06-15T13:24:52.438Z] #33 10.79 -- Build files have been written to: /tmp/tmp.zvngghJ1cg/tini [2020-06-15T13:24:52.438Z] #33 10.81 + make tini-static [2020-06-15T13:24:52.580Z] #39 12.02 PBCC images/utsns.pb-c.c [2020-06-15T13:24:52.580Z] #39 12.03 DEP images/utsns.pb-c.d [2020-06-15T13:24:52.580Z] #39 12.08 PBCC images/ipc-desc.pb-c.c [2020-06-15T13:24:52.688Z] #39 19.79 DEP images/inventory.pb-c.d [2020-06-15T13:24:52.688Z] #39 19.84 PBCC images/cpuinfo.pb-c.c [2020-06-15T13:24:52.688Z] #39 19.86 DEP images/cpuinfo.pb-c.d [2020-06-15T13:24:52.688Z] #39 19.91 PBCC images/stats.pb-c.c [2020-06-15T13:24:52.688Z] #39 19.93 DEP images/stats.pb-c.d [2020-06-15T13:24:52.823Z] [2020-06-15T13:24:52.823Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T13:24:52.823Z] #53 DONE 0.3s [2020-06-15T13:24:52.823Z] [2020-06-15T13:24:52.823Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T13:24:52.837Z] #39 12.12 PBCC images/ipc-sem.pb-c.c [2020-06-15T13:24:52.838Z] #39 12.14 DEP images/ipc-desc.pb-c.d [2020-06-15T13:24:52.838Z] #39 12.18 DEP images/ipc-sem.pb-c.d [2020-06-15T13:24:52.838Z] #39 12.25 PBCC images/ipc-msg.pb-c.c [2020-06-15T13:24:52.838Z] #39 12.27 DEP images/ipc-msg.pb-c.d [2020-06-15T13:24:52.838Z] #39 12.32 PBCC images/ipc-shm.pb-c.c [2020-06-15T13:24:52.838Z] #39 12.35 DEP images/ipc-shm.pb-c.d [2020-06-15T13:24:53.003Z] #33 11.33 Scanning dependencies of target tini-static [2020-06-15T13:24:53.003Z] #33 11.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T13:24:53.100Z] #39 12.40 PBCC images/ipc-var.pb-c.c [2020-06-15T13:24:53.100Z] #39 12.44 DEP images/ipc-var.pb-c.d [2020-06-15T13:24:53.100Z] #39 12.49 PBCC images/sk-opts.pb-c.c [2020-06-15T13:24:53.100Z] #39 12.52 PBCC images/packet-sock.pb-c.c [2020-06-15T13:24:53.100Z] #39 12.55 DEP images/sk-opts.pb-c.d [2020-06-15T13:24:53.100Z] #39 12.60 DEP images/packet-sock.pb-c.d [2020-06-15T13:24:53.105Z] #57 DONE 0.2s [2020-06-15T13:24:53.105Z] [2020-06-15T13:24:53.105Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T13:24:53.105Z] #59 DONE 0.2s [2020-06-15T13:24:53.105Z] [2020-06-15T13:24:53.105Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T13:24:53.205Z] #17 46.43 Selecting previously unselected package vim. [2020-06-15T13:24:53.205Z] #17 46.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:24:53.205Z] #17 46.46 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T13:24:53.205Z] #17 47.01 Selecting previously unselected package xfsprogs. [2020-06-15T13:24:53.205Z] #17 47.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-15T13:24:53.205Z] #17 47.02 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T13:24:53.254Z] using credential docker-jenkins-github-credentials [2020-06-15T13:24:53.336Z] Cloning the remote Git repository [2020-06-15T13:24:53.336Z] Cloning with configured refspecs honoured and without tags [2020-06-15T13:24:53.357Z] #39 12.69 PBCC images/sk-netlink.pb-c.c [2020-06-15T13:24:53.358Z] #39 12.77 DEP images/sk-netlink.pb-c.d [2020-06-15T13:24:53.358Z] #39 12.84 PBCC images/sk-inet.pb-c.c [2020-06-15T13:24:53.386Z] #61 DONE 0.1s [2020-06-15T13:24:53.387Z] [2020-06-15T13:24:53.387Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T13:24:53.387Z] #62 DONE 0.1s [2020-06-15T13:24:53.387Z] [2020-06-15T13:24:53.387Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T13:24:53.615Z] #39 12.93 DEP images/sk-inet.pb-c.d [2020-06-15T13:24:53.615Z] #39 12.98 PBCC images/sk-unix.pb-c.c [2020-06-15T13:24:53.615Z] #39 13.10 DEP images/sk-unix.pb-c.d [2020-06-15T13:24:53.615Z] #39 13.17 PBCC images/mm.pb-c.c [2020-06-15T13:24:53.764Z] #17 47.55 Selecting previously unselected package zip. [2020-06-15T13:24:53.764Z] #17 47.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-15T13:24:53.764Z] #17 47.57 Unpacking zip (3.0-11+b1) ... [2020-06-15T13:24:53.764Z] #17 47.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:24:53.764Z] #17 47.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:24:53.873Z] #39 13.22 DEP images/mm.pb-c.d [2020-06-15T13:24:53.873Z] #39 13.30 PBCC images/timerfd.pb-c.c [2020-06-15T13:24:53.873Z] #39 13.36 DEP images/timerfd.pb-c.d [2020-06-15T13:24:53.936Z] #33 ... [2020-06-15T13:24:53.936Z] [2020-06-15T13:24:53.936Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:53.936Z] #41 72.77 fmt [2020-06-15T13:24:53.936Z] #41 77.26 regexp [2020-06-15T13:24:53.936Z] #41 78.68 go/token [2020-06-15T13:24:53.936Z] #41 79.50 go/scanner [2020-06-15T13:24:53.936Z] #41 80.92 go/ast [2020-06-15T13:24:53.936Z] #41 81.19 internal/lazyregexp [2020-06-15T13:24:53.936Z] #41 81.51 net/url [2020-06-15T13:24:54.000Z] #63 DONE 0.6s [2020-06-15T13:24:54.019Z] #17 47.82 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T13:24:54.019Z] #17 47.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T13:24:54.019Z] #17 47.84 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-15T13:24:54.019Z] #17 47.85 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T13:24:54.019Z] #17 47.86 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T13:24:54.019Z] #17 47.87 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T13:24:54.019Z] #17 47.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:24:54.019Z] #17 47.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:24:54.019Z] #17 47.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:24:54.019Z] #17 47.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:24:54.019Z] #17 47.94 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:24:54.019Z] #17 47.95 Setting up zip (3.0-11+b1) ... [2020-06-15T13:24:54.019Z] #17 47.96 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:24:54.019Z] #17 47.98 Setting up bash-completion (1:2.8-6) ... [2020-06-15T13:24:54.131Z] #39 13.45 PBCC images/timer.pb-c.c [2020-06-15T13:24:54.131Z] #39 13.52 DEP images/timer.pb-c.d [2020-06-15T13:24:54.131Z] #39 13.56 PBCC images/sa.pb-c.c [2020-06-15T13:24:54.131Z] #39 ... [2020-06-15T13:24:54.131Z] [2020-06-15T13:24:54.131Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:54.131Z] #30 81.19 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:24:54.131Z] #30 DONE 86.2s [2020-06-15T13:24:54.131Z] [2020-06-15T13:24:54.131Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:54.131Z] #39 13.61 DEP images/sa.pb-c.d [2020-06-15T13:24:54.193Z] #41 ... [2020-06-15T13:24:54.193Z] [2020-06-15T13:24:54.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:24:54.193Z] #10 79.39 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T13:24:54.193Z] #10 79.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:24:54.193Z] #10 79.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:24:54.193Z] #10 79.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T13:24:54.193Z] #10 79.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:24:54.193Z] #10 79.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:24:54.283Z] [2020-06-15T13:24:54.283Z] #64 exporting to image [2020-06-15T13:24:54.283Z] #64 exporting layers [2020-06-15T13:24:54.389Z] #39 13.76 PBCC images/pipe-data.pb-c.c [2020-06-15T13:24:54.389Z] #39 13.87 DEP images/pipe-data.pb-c.d [2020-06-15T13:24:54.600Z] #39 21.79 make[1]: Nothing to be done for 'all'. [2020-06-15T13:24:54.600Z] #39 ... [2020-06-15T13:24:54.600Z] [2020-06-15T13:24:54.600Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:54.600Z] #47 62.24 encoding/binary [2020-06-15T13:24:54.600Z] #47 62.27 flag [2020-06-15T13:24:54.600Z] #47 62.27 github.com/pkg/diff [2020-06-15T13:24:54.600Z] #47 62.27 go/token [2020-06-15T13:24:54.600Z] #47 63.73 go/scanner [2020-06-15T13:24:54.600Z] #47 65.06 mvdan.cc/editorconfig [2020-06-15T13:24:54.600Z] #47 65.30 encoding/json [2020-06-15T13:24:54.600Z] #47 65.40 golang.org/x/sys/unix [2020-06-15T13:24:54.600Z] #47 66.13 go/ast [2020-06-15T13:24:54.600Z] #47 67.81 mvdan.cc/sh/v3/syntax [2020-06-15T13:24:54.646Z] #39 14.00 PBCC images/mnt.pb-c.c [2020-06-15T13:24:54.646Z] #39 14.10 DEP images/mnt.pb-c.d [2020-06-15T13:24:54.646Z] #39 14.20 PBCC images/sk-packet.pb-c.c [2020-06-15T13:24:54.646Z] #39 14.25 DEP images/sk-packet.pb-c.d [2020-06-15T13:24:54.861Z] #47 ... [2020-06-15T13:24:54.861Z] [2020-06-15T13:24:54.861Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:54.861Z] #41 66.51 crypto/des [2020-06-15T13:24:54.861Z] #41 67.53 crypto/sha512 [2020-06-15T13:24:54.861Z] #41 68.17 crypto/ed25519/internal/edwards25519 [2020-06-15T13:24:54.861Z] #41 68.48 crypto/md5 [2020-06-15T13:24:54.861Z] #41 69.17 go/ast [2020-06-15T13:24:54.861Z] #41 70.21 net/url [2020-06-15T13:24:54.861Z] #41 71.66 text/template/parse [2020-06-15T13:24:53.527Z] Cloning repository https://github.com/moby/moby.git [2020-06-15T13:24:53.930Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-15T13:24:54.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:24:54.812Z] > git --version # timeout=10 [2020-06-15T13:24:54.904Z] #39 14.36 PBCC images/tcp-stream.pb-c.c [2020-06-15T13:24:55.161Z] #39 14.52 DEP images/tcp-stream.pb-c.d [2020-06-15T13:24:55.161Z] #39 14.57 PBCC images/pipe.pb-c.c [2020-06-15T13:24:55.161Z] #39 14.66 DEP images/pipe.pb-c.d [2020-06-15T13:24:55.418Z] #39 14.82 PBCC images/pstree.pb-c.c [2020-06-15T13:24:55.418Z] #39 14.83 DEP images/pstree.pb-c.d [2020-06-15T13:24:55.418Z] #39 14.87 PBCC images/fs.pb-c.c [2020-06-15T13:24:55.418Z] #39 14.93 DEP images/fs.pb-c.d [2020-06-15T13:24:55.565Z] #10 ... [2020-06-15T13:24:55.565Z] [2020-06-15T13:24:55.565Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:24:55.565Z] #33 12.87 [100%] Linking C executable tini-static [2020-06-15T13:24:55.565Z] #33 13.57 [100%] Built target tini-static [2020-06-15T13:24:55.565Z] #33 13.64 + mkdir -p /build [2020-06-15T13:24:55.565Z] #33 13.66 + cp tini-static /build/docker-init [2020-06-15T13:24:55.565Z] #33 DONE 13.9s [2020-06-15T13:24:55.565Z] [2020-06-15T13:24:55.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:55.565Z] #39 3.792 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:24:55.565Z] #39 3.792 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:24:55.565Z] #39 3.812 Note: Building without GnuTLS support [2020-06-15T13:24:55.565Z] #39 3.816 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:24:55.565Z] #39 3.816 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:24:55.565Z] #39 5.953 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:24:55.565Z] #39 6.042 GEN .gitid [2020-06-15T13:24:55.565Z] #39 6.072 GEN criu/include/version.h [2020-06-15T13:24:55.565Z] #39 6.152 GEN include/common/asm [2020-06-15T13:24:55.565Z] #39 8.030 PBCC images/timens.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.068 DEP images/timens.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.096 PBCC images/fown.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.130 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.214 PBCC images/opts.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.308 PBCC images/memfd.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.374 DEP images/fown.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.416 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.521 DEP images/opts.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.621 DEP images/memfd.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.659 PBCC images/sit.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.733 DEP images/sit.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.793 PBCC images/macvlan.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.801 DEP images/macvlan.pb-c.d [2020-06-15T13:24:55.565Z] #39 8.917 PBCC images/autofs.pb-c.c [2020-06-15T13:24:55.565Z] #39 8.924 DEP images/autofs.pb-c.d [2020-06-15T13:24:55.565Z] #39 9.074 PBCC images/sysctl.pb-c.c [2020-06-15T13:24:55.565Z] #39 9.115 DEP images/sysctl.pb-c.d [2020-06-15T13:24:55.565Z] #39 9.197 PBCC images/time.pb-c.c [2020-06-15T13:24:55.565Z] #39 9.248 DEP images/time.pb-c.d [2020-06-15T13:24:55.565Z] #39 9.292 PBCC images/binfmt-misc.pb-c.c [2020-06-15T13:24:55.676Z] #39 14.98 PBCC images/signalfd.pb-c.c [2020-06-15T13:24:55.676Z] #39 15.02 DEP images/signalfd.pb-c.d [2020-06-15T13:24:55.676Z] #39 15.08 PBCC images/fh.pb-c.c [2020-06-15T13:24:55.676Z] #39 15.13 PBCC images/fsnotify.pb-c.c [2020-06-15T13:24:55.802Z] #41 73.54 encoding/json [2020-06-15T13:24:55.823Z] #39 9.367 DEP images/binfmt-misc.pb-c.d [2020-06-15T13:24:55.933Z] #39 15.20 DEP images/fh.pb-c.d [2020-06-15T13:24:55.933Z] #39 15.24 DEP images/fsnotify.pb-c.d [2020-06-15T13:24:55.933Z] #39 15.28 PBCC images/eventpoll.pb-c.c [2020-06-15T13:24:55.933Z] #39 15.33 DEP images/eventpoll.pb-c.d [2020-06-15T13:24:55.933Z] #39 15.40 PBCC images/eventfd.pb-c.c [2020-06-15T13:24:55.933Z] #39 15.43 DEP images/eventfd.pb-c.d [2020-06-15T13:24:56.063Z] #41 ... [2020-06-15T13:24:56.063Z] [2020-06-15T13:24:56.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:56.063Z] #39 23.32 CC images/stats.o [2020-06-15T13:24:56.080Z] #39 9.558 PBCC images/seccomp.pb-c.c [2020-06-15T13:24:56.080Z] #39 9.613 DEP images/seccomp.pb-c.d [2020-06-15T13:24:56.191Z] #39 15.52 PBCC images/remap-file-path.pb-c.c [2020-06-15T13:24:56.191Z] #39 15.55 DEP images/remap-file-path.pb-c.d [2020-06-15T13:24:56.191Z] #39 15.59 PBCC images/fifo.pb-c.c [2020-06-15T13:24:56.191Z] #39 15.63 DEP images/fifo.pb-c.d [2020-06-15T13:24:56.191Z] #39 15.68 PBCC images/ghost-file.pb-c.c [2020-06-15T13:24:56.191Z] #39 15.73 DEP images/ghost-file.pb-c.d [2020-06-15T13:24:56.324Z] #39 23.75 CC images/core.o [2020-06-15T13:24:56.338Z] #39 9.752 PBCC images/userns.pb-c.c [2020-06-15T13:24:56.338Z] #39 9.836 DEP images/userns.pb-c.d [2020-06-15T13:24:56.338Z] #39 9.883 PBCC images/cgroup.pb-c.c [2020-06-15T13:24:56.338Z] #39 9.892 DEP images/cgroup.pb-c.d [2020-06-15T13:24:56.338Z] #39 9.908 PBCC images/ext-file.pb-c.c [2020-06-15T13:24:56.338Z] #39 9.916 DEP images/ext-file.pb-c.d [2020-06-15T13:24:56.338Z] #39 9.930 PBCC images/rpc.pb-c.c [2020-06-15T13:24:56.450Z] #39 15.81 PBCC images/regfile.pb-c.c [2020-06-15T13:24:56.450Z] #39 15.91 DEP images/regfile.pb-c.d [2020-06-15T13:24:56.596Z] #39 10.00 DEP images/rpc.pb-c.d [2020-06-15T13:24:56.597Z] #39 10.11 PBCC images/siginfo.pb-c.c [2020-06-15T13:24:56.597Z] #39 10.16 DEP images/siginfo.pb-c.d [2020-06-15T13:24:56.708Z] #39 15.99 PBCC images/ns.pb-c.c [2020-06-15T13:24:56.708Z] #39 16.03 DEP images/ns.pb-c.d [2020-06-15T13:24:56.708Z] #39 16.10 PBCC images/fdinfo.pb-c.c [2020-06-15T13:24:56.854Z] #39 10.27 PBCC images/pagemap.pb-c.c [2020-06-15T13:24:56.854Z] #39 10.43 DEP images/pagemap.pb-c.d [2020-06-15T13:24:56.854Z] #39 10.45 PBCC images/rlimit.pb-c.c [2020-06-15T13:24:56.854Z] #39 10.46 DEP images/rlimit.pb-c.d [2020-06-15T13:24:56.854Z] #39 10.48 PBCC images/file-lock.pb-c.c [2020-06-15T13:24:56.854Z] #39 10.52 DEP images/file-lock.pb-c.d [2020-06-15T13:24:54.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:24:54.867Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:24:56.957Z] #64 exporting layers 2.3s done [2020-06-15T13:24:56.958Z] #64 writing image sha256:e8587e3ed6e836305f05e553a8db316ec938cce14b1ecf1c49ec9d5d3b3d3478 done [2020-06-15T13:24:56.958Z] #64 naming to docker.io/library/docker:66bb1c4644233e38b7d2928f725d50e18979ce91 done [2020-06-15T13:24:56.958Z] #64 DONE 2.4s [2020-06-15T13:24:56.965Z] #39 16.29 DEP images/fdinfo.pb-c.d [2020-06-15T13:24:56.965Z] #39 16.38 PBCC images/core-aarch64.pb-c.c [2020-06-15T13:24:56.965Z] #39 16.42 PBCC images/core-arm.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T13:24:57.112Z] #39 10.59 PBCC images/tty.pb-c.c [2020-06-15T13:24:57.112Z] #39 10.60 DEP images/tty.pb-c.d [2020-06-15T13:24:57.112Z] #39 10.68 PBCC images/tun.pb-c.c [2020-06-15T13:24:57.112Z] #39 10.77 PBCC images/netdev.pb-c.c [2020-06-15T13:24:57.223Z] #39 16.49 PBCC images/core-ppc64.pb-c.c [2020-06-15T13:24:57.223Z] #39 16.62 PBCC images/core-s390.pb-c.c [2020-06-15T13:24:57.223Z] #39 16.68 PBCC images/core-x86.pb-c.c [2020-06-15T13:24:57.223Z] #39 16.73 PBCC images/core.pb-c.c [2020-06-15T13:24:57.281Z] #17 50.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-15T13:24:57.281Z] #17 50.86 Setting up xz-utils (5.2.4-1) ... [2020-06-15T13:24:57.281Z] #17 50.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T13:24:57.281Z] #17 50.89 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:24:57.281Z] #17 50.95 invoke-rc.d: could not determine current runlevel [2020-06-15T13:24:57.281Z] #17 50.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T13:24:57.281Z] #17 50.97 Setting up pigz (2.4-1) ... [2020-06-15T13:24:57.281Z] #17 50.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T13:24:57.281Z] #17 50.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:24:57.281Z] #17 51.01 Setting up python-pip-whl (18.1-5) ... [2020-06-15T13:24:57.281Z] #17 51.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T13:24:57.281Z] #17 51.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:24:57.370Z] #39 10.90 DEP images/tun.pb-c.d [2020-06-15T13:24:57.370Z] #39 10.96 DEP images/netdev.pb-c.d [2020-06-15T13:24:57.379Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/test/unit [2020-06-15T13:24:57.482Z] #39 16.82 PBCC images/inventory.pb-c.c [2020-06-15T13:24:57.483Z] #39 16.89 DEP images/core-aarch64.pb-c.d [2020-06-15T13:24:57.483Z] #39 16.98 DEP images/core-arm.pb-c.d [2020-06-15T13:24:57.549Z] #17 51.44 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-15T13:24:57.549Z] #17 51.45 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:24:57.549Z] #17 51.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:24:57.549Z] #17 51.48 Setting up vim (2:8.1.0875-5) ... [2020-06-15T13:24:57.549Z] #17 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T13:24:57.549Z] #17 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T13:24:57.549Z] #17 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T13:24:57.549Z] #17 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T13:24:57.628Z] #39 ... [2020-06-15T13:24:57.628Z] [2020-06-15T13:24:57.628Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:57.628Z] #30 78.43 log [2020-06-15T13:24:57.628Z] #30 81.28 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:24:57.628Z] #30 DONE 86.2s [2020-06-15T13:24:57.628Z] [2020-06-15T13:24:57.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:57.628Z] #39 11.11 PBCC images/vma.pb-c.c [2020-06-15T13:24:57.628Z] #39 ... [2020-06-15T13:24:57.628Z] [2020-06-15T13:24:57.628Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:57.628Z] #47 80.96 encoding/json [2020-06-15T13:24:57.628Z] #47 84.08 github.com/pkg/diff [2020-06-15T13:24:57.628Z] #47 86.10 go/ast [2020-06-15T13:24:57.628Z] #47 ... [2020-06-15T13:24:57.628Z] [2020-06-15T13:24:57.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:57.628Z] #39 11.15 DEP images/vma.pb-c.d [2020-06-15T13:24:57.628Z] #39 11.22 PBCC images/creds.pb-c.c [2020-06-15T13:24:57.628Z] #39 11.28 DEP images/creds.pb-c.d [2020-06-15T13:24:57.628Z] #39 11.34 PBCC images/utsns.pb-c.c [2020-06-15T13:24:57.728Z] #39 24.66 CC images/core-x86.o [2020-06-15T13:24:57.740Z] #39 17.04 DEP images/core-ppc64.pb-c.d [2020-06-15T13:24:57.740Z] #39 17.14 DEP images/core-s390.pb-c.d [2020-06-15T13:24:57.740Z] #39 17.21 DEP images/core-x86.pb-c.d [2020-06-15T13:24:57.740Z] #39 17.26 DEP images/core.pb-c.d [2020-06-15T13:24:57.804Z] #17 51.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T13:24:57.804Z] #17 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T13:24:57.804Z] #17 51.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T13:24:57.804Z] #17 51.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T13:24:57.804Z] #17 51.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:24:57.804Z] #17 51.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:24:57.804Z] #17 51.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:24:57.804Z] #17 ... [2020-06-15T13:24:57.804Z] [2020-06-15T13:24:57.804Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:24:57.804Z] #39 107.5 CC criu/cr-service.o [2020-06-15T13:24:57.804Z] #39 109.1 CC criu/crtools.o [2020-06-15T13:24:57.804Z] #39 109.8 CC criu/eventfd.o [2020-06-15T13:24:57.804Z] #39 110.2 CC criu/eventpoll.o [2020-06-15T13:24:57.804Z] #39 111.1 CC criu/external.o [2020-06-15T13:24:57.804Z] #39 111.4 CC criu/fault-injection.o [2020-06-15T13:24:57.804Z] #39 111.5 CC criu/fdstore.o [2020-06-15T13:24:57.804Z] #39 112.0 CC criu/fifo.o [2020-06-15T13:24:57.804Z] #39 112.4 CC criu/file-ids.o [2020-06-15T13:24:57.804Z] #39 112.8 CC criu/file-lock.o [2020-06-15T13:24:57.804Z] #39 113.6 CC criu/files-ext.o [2020-06-15T13:24:57.804Z] #39 114.0 CC criu/files-reg.o [2020-06-15T13:24:57.804Z] #39 116.4 CC criu/files.o [2020-06-15T13:24:57.804Z] #39 ... [2020-06-15T13:24:57.804Z] [2020-06-15T13:24:57.804Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:24:57.804Z] #17 51.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:24:57.804Z] #17 51.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:24:57.804Z] #17 51.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T13:24:57.804Z] #17 51.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:24:57.885Z] #39 11.40 DEP images/utsns.pb-c.d [2020-06-15T13:24:57.885Z] #39 11.54 PBCC images/ipc-desc.pb-c.c [2020-06-15T13:24:57.885Z] #39 11.60 PBCC images/ipc-sem.pb-c.c [2020-06-15T13:24:57.989Z] #39 25.34 CC images/core-arm.o [2020-06-15T13:24:57.997Z] #39 17.33 DEP images/inventory.pb-c.d [2020-06-15T13:24:57.997Z] #39 17.42 PBCC images/cpuinfo.pb-c.c [2020-06-15T13:24:57.997Z] #39 17.46 DEP images/cpuinfo.pb-c.d [2020-06-15T13:24:57.997Z] #39 17.50 PBCC images/stats.pb-c.c [2020-06-15T13:24:57.997Z] #39 17.54 DEP images/stats.pb-c.d [2020-06-15T13:24:58.143Z] #39 11.70 DEP images/ipc-desc.pb-c.d [2020-06-15T13:24:58.143Z] #39 11.77 DEP images/ipc-sem.pb-c.d [2020-06-15T13:24:58.401Z] #39 11.88 PBCC images/ipc-msg.pb-c.c [2020-06-15T13:24:58.401Z] #39 11.97 DEP images/ipc-msg.pb-c.d [2020-06-15T13:24:58.401Z] #39 12.06 PBCC images/ipc-shm.pb-c.c [2020-06-15T13:24:58.560Z] #39 25.75 CC images/core-aarch64.o [2020-06-15T13:24:58.659Z] #39 12.13 DEP images/ipc-shm.pb-c.d [2020-06-15T13:24:58.659Z] #39 12.33 PBCC images/ipc-var.pb-c.c [2020-06-15T13:24:58.659Z] #39 12.36 DEP images/ipc-var.pb-c.d [2020-06-15T13:24:58.917Z] #39 12.44 PBCC images/sk-opts.pb-c.c [2020-06-15T13:24:58.917Z] #39 12.45 PBCC images/packet-sock.pb-c.c [2020-06-15T13:24:58.917Z] #39 12.52 DEP images/sk-opts.pb-c.d [2020-06-15T13:24:58.917Z] #39 12.59 DEP images/packet-sock.pb-c.d [2020-06-15T13:24:58.928Z] #39 ... [2020-06-15T13:24:58.928Z] [2020-06-15T13:24:58.928Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:24:58.928Z] #47 80.90 encoding/json [2020-06-15T13:24:58.928Z] #47 83.50 github.com/pkg/diff [2020-06-15T13:24:58.928Z] #47 85.35 go/ast [2020-06-15T13:24:58.928Z] #47 88.64 golang.org/x/crypto/ssh/terminal [2020-06-15T13:24:58.928Z] #47 90.23 mvdan.cc/editorconfig [2020-06-15T13:24:59.131Z] #39 26.21 CC images/core-ppc64.o [2020-06-15T13:24:59.176Z] #39 12.69 PBCC images/sk-netlink.pb-c.c [2020-06-15T13:24:59.176Z] #39 12.72 DEP images/sk-netlink.pb-c.d [2020-06-15T13:24:59.176Z] #39 12.77 PBCC images/sk-inet.pb-c.c [2020-06-15T13:24:59.176Z] #39 12.82 DEP images/sk-inet.pb-c.d [2020-06-15T13:24:59.185Z] #47 ... [2020-06-15T13:24:59.186Z] [2020-06-15T13:24:59.186Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:24:59.186Z] #52 41.15 Checking out files: 39% (1262/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% (2719/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-15T13:24:59.186Z] #52 42.78 + cd /tmp/tmp.o8QMdFMz9O/src/github.com/containerd/containerd [2020-06-15T13:24:59.186Z] #52 42.78 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:24:59.186Z] #52 44.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T13:24:59.186Z] #52 44.17 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T13:24:59.186Z] #52 44.17 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:24:59.186Z] #52 44.17 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:24:59.186Z] #52 44.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T13:24:59.186Z] #52 44.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T13:24:59.186Z] #52 44.17 + '[' '' = dynamic ']' [2020-06-15T13:24:59.186Z] #52 44.17 + make [2020-06-15T13:24:59.434Z] #39 12.90 PBCC images/sk-unix.pb-c.c [2020-06-15T13:24:59.434Z] #39 13.01 DEP images/sk-unix.pb-c.d [2020-06-15T13:24:59.692Z] #39 13.10 PBCC images/mm.pb-c.c [2020-06-15T13:24:59.692Z] #39 13.15 DEP images/mm.pb-c.d [2020-06-15T13:24:59.692Z] #39 13.20 PBCC images/timerfd.pb-c.c [2020-06-15T13:24:59.692Z] #39 13.26 DEP images/timerfd.pb-c.d [2020-06-15T13:24:59.692Z] #39 13.30 PBCC images/timer.pb-c.c [2020-06-15T13:24:59.692Z] #39 13.32 DEP images/timer.pb-c.d [2020-06-15T13:24:59.692Z] #39 13.39 PBCC images/sa.pb-c.c [2020-06-15T13:24:59.702Z] #39 26.85 CC images/core-s390.o [2020-06-15T13:24:59.750Z] #52 45.12 + bin/ctr [2020-06-15T13:24:59.950Z] #39 13.49 DEP images/sa.pb-c.d [2020-06-15T13:24:59.950Z] #39 13.54 PBCC images/pipe-data.pb-c.c [2020-06-15T13:24:59.950Z] #39 13.61 DEP images/pipe-data.pb-c.d [2020-06-15T13:25:00.052Z] ? github.com/docker/docker/api [no test files] [2020-06-15T13:25:00.208Z] #39 13.66 PBCC images/mnt.pb-c.c [2020-06-15T13:25:00.208Z] #39 13.77 DEP images/mnt.pb-c.d [2020-06-15T13:25:00.208Z] #39 13.83 PBCC images/sk-packet.pb-c.c [2020-06-15T13:25:00.466Z] #39 13.91 DEP images/sk-packet.pb-c.d [2020-06-15T13:25:00.466Z] #39 13.93 PBCC images/tcp-stream.pb-c.c [2020-06-15T13:25:00.466Z] #39 13.99 DEP images/tcp-stream.pb-c.d [2020-06-15T13:25:00.466Z] #39 14.08 PBCC images/pipe.pb-c.c [2020-06-15T13:25:00.643Z] #39 27.89 CC images/cpuinfo.o [2020-06-15T13:25:00.724Z] #39 14.12 DEP images/pipe.pb-c.d [2020-06-15T13:25:00.724Z] #39 14.16 PBCC images/pstree.pb-c.c [2020-06-15T13:25:00.724Z] #39 14.19 DEP images/pstree.pb-c.d [2020-06-15T13:25:00.724Z] #39 14.27 PBCC images/fs.pb-c.c [2020-06-15T13:25:00.724Z] #39 14.28 DEP images/fs.pb-c.d [2020-06-15T13:25:00.724Z] #39 14.32 PBCC images/signalfd.pb-c.c [2020-06-15T13:25:00.724Z] #39 14.37 DEP images/signalfd.pb-c.d [2020-06-15T13:25:00.981Z] #39 14.46 PBCC images/fh.pb-c.c [2020-06-15T13:25:00.981Z] #39 14.49 PBCC images/fsnotify.pb-c.c [2020-06-15T13:25:00.981Z] #39 14.57 DEP images/fh.pb-c.d [2020-06-15T13:25:01.071Z] #17 54.69 Setting up iptables (1.8.2-4) ... [2020-06-15T13:25:01.071Z] #17 54.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:25:01.071Z] #17 54.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:25:01.071Z] #17 54.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:25:01.071Z] #17 54.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:25:01.071Z] #17 54.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T13:25:01.071Z] #17 54.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T13:25:01.071Z] #17 54.77 Setting up python3 (3.7.3-1) ... [2020-06-15T13:25:01.233Z] #39 28.51 CC images/inventory.o [2020-06-15T13:25:01.239Z] #39 14.66 DEP images/fsnotify.pb-c.d [2020-06-15T13:25:01.239Z] #39 14.74 PBCC images/eventpoll.pb-c.c [2020-06-15T13:25:01.239Z] #39 14.79 DEP images/eventpoll.pb-c.d [2020-06-15T13:25:01.239Z] #39 14.87 PBCC images/eventfd.pb-c.c [2020-06-15T13:25:01.327Z] #17 55.19 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T13:25:01.497Z] #39 14.91 DEP images/eventfd.pb-c.d [2020-06-15T13:25:01.497Z] #39 14.95 PBCC images/remap-file-path.pb-c.c [2020-06-15T13:25:01.497Z] #39 15.00 DEP images/remap-file-path.pb-c.d [2020-06-15T13:25:01.497Z] #39 15.07 PBCC images/fifo.pb-c.c [2020-06-15T13:25:01.497Z] #39 15.07 DEP images/fifo.pb-c.d [2020-06-15T13:25:01.755Z] #39 15.15 PBCC images/ghost-file.pb-c.c [2020-06-15T13:25:01.755Z] #39 15.19 DEP images/ghost-file.pb-c.d [2020-06-15T13:25:01.755Z] #39 15.26 PBCC images/regfile.pb-c.c [2020-06-15T13:25:01.755Z] #39 15.33 DEP images/regfile.pb-c.d [2020-06-15T13:25:01.755Z] #39 15.41 PBCC images/ns.pb-c.c [2020-06-15T13:25:01.804Z] #39 29.01 CC images/fdinfo.o [2020-06-15T13:25:02.013Z] #39 15.44 DEP images/ns.pb-c.d [2020-06-15T13:25:02.013Z] #39 15.49 PBCC images/fdinfo.pb-c.c [2020-06-15T13:25:02.013Z] #39 15.67 DEP images/fdinfo.pb-c.d [2020-06-15T13:25:02.255Z] #17 56.02 Setting up apparmor (2.13.2-10) ... [2020-06-15T13:25:02.270Z] #39 15.73 PBCC images/core-aarch64.pb-c.c [2020-06-15T13:25:02.270Z] #39 15.82 PBCC images/core-arm.pb-c.c [2020-06-15T13:25:02.270Z] #39 15.93 PBCC images/core-ppc64.pb-c.c [2020-06-15T13:25:02.375Z] #39 29.49 CC images/fown.o [2020-06-15T13:25:02.375Z] #39 29.82 CC images/ns.o [2020-06-15T13:25:02.528Z] #39 16.01 PBCC images/core-s390.pb-c.c [2020-06-15T13:25:02.528Z] #39 16.09 PBCC images/core-x86.pb-c.c [2020-06-15T13:25:02.528Z] #39 16.17 PBCC images/core.pb-c.c [2020-06-15T13:25:02.786Z] #39 16.24 PBCC images/inventory.pb-c.c [2020-06-15T13:25:02.786Z] #39 16.33 DEP images/core-aarch64.pb-c.d [2020-06-15T13:25:02.786Z] #39 16.39 DEP images/core-arm.pb-c.d [2020-06-15T13:25:02.786Z] #39 16.47 DEP images/core-ppc64.pb-c.d [2020-06-15T13:25:02.971Z] #39 30.22 CC images/regfile.o [2020-06-15T13:25:03.050Z] #39 16.55 DEP images/core-s390.pb-c.d [2020-06-15T13:25:03.050Z] #39 16.62 DEP images/core-x86.pb-c.d [2020-06-15T13:25:03.050Z] #39 16.71 DEP images/core.pb-c.d [2020-06-15T13:25:03.233Z] #39 30.49 CC images/ghost-file.o [2020-06-15T13:25:03.312Z] #39 16.79 DEP images/inventory.pb-c.d [2020-06-15T13:25:03.312Z] #39 16.90 PBCC images/cpuinfo.pb-c.c [2020-06-15T13:25:03.513Z] #39 30.78 CC images/fifo.o [2020-06-15T13:25:03.572Z] #39 16.94 DEP images/cpuinfo.pb-c.d [2020-06-15T13:25:03.572Z] #39 17.00 PBCC images/stats.pb-c.c [2020-06-15T13:25:03.572Z] #39 17.05 DEP images/stats.pb-c.d [2020-06-15T13:25:03.774Z] #39 31.07 CC images/remap-file-path.o [2020-06-15T13:25:04.035Z] #39 31.23 CC images/eventfd.o [2020-06-15T13:25:04.144Z] #17 57.61 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T13:25:04.144Z] #17 57.74 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:25:04.144Z] #17 58.10 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:25:04.296Z] #39 31.51 CC images/eventpoll.o [2020-06-15T13:25:04.556Z] #39 31.89 CC images/fh.o [2020-06-15T13:25:04.946Z] #39 ... [2020-06-15T13:25:04.946Z] [2020-06-15T13:25:04.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:04.946Z] #41 83.64 text/template/parse [2020-06-15T13:25:04.946Z] #41 87.59 go/parser [2020-06-15T13:25:04.946Z] #41 89.70 text/template [2020-06-15T13:25:04.946Z] #41 92.07 encoding/xml [2020-06-15T13:25:05.071Z] #17 59.12 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T13:25:05.127Z] #39 32.26 CC images/fsnotify.o [2020-06-15T13:25:05.204Z] #41 ... [2020-06-15T13:25:05.204Z] [2020-06-15T13:25:05.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:05.204Z] #39 18.63 make[1]: Nothing to be done for 'all'. [2020-06-15T13:25:05.632Z] #17 59.58 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T13:25:05.698Z] #39 32.98 CC images/signalfd.o [2020-06-15T13:25:06.270Z] #39 33.38 CC images/fs.o [2020-06-15T13:25:06.270Z] #39 33.64 CC images/pstree.o [2020-06-15T13:25:06.530Z] #39 33.92 CC images/pipe.o [2020-06-15T13:25:06.576Z] #39 20.04 CC images/stats.o [2020-06-15T13:25:06.834Z] #39 20.41 CC images/core.o [2020-06-15T13:25:06.995Z] #17 60.61 Setting up python3-pip (18.1-5) ... [2020-06-15T13:25:07.312Z] #39 34.25 CC images/tcp-stream.o [2020-06-15T13:25:07.312Z] #39 34.58 CC images/sk-packet.o [2020-06-15T13:25:07.771Z] #39 21.12 CC images/core-x86.o [2020-06-15T13:25:07.864Z] #52 ... [2020-06-15T13:25:07.864Z] [2020-06-15T13:25:07.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:07.864Z] #41 88.53 text/template [2020-06-15T13:25:07.864Z] #41 88.87 go/parser [2020-06-15T13:25:07.864Z] #41 93.02 encoding/xml [2020-06-15T13:25:07.864Z] #41 94.11 go/doc [2020-06-15T13:25:07.864Z] #41 97.56 github.com/LK4D4/vndr/build [2020-06-15T13:25:07.864Z] #41 ... [2020-06-15T13:25:07.864Z] [2020-06-15T13:25:07.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:07.864Z] #39 19.14 make[1]: Nothing to be done for 'all'. [2020-06-15T13:25:07.864Z] #39 20.68 CC images/stats.o [2020-06-15T13:25:07.864Z] #39 21.08 CC images/core.o [2020-06-15T13:25:07.864Z] #39 21.66 CC images/core-x86.o [2020-06-15T13:25:07.864Z] #39 22.27 CC images/core-arm.o [2020-06-15T13:25:07.864Z] #39 22.69 CC images/core-aarch64.o [2020-06-15T13:25:07.864Z] #39 23.14 CC images/core-ppc64.o [2020-06-15T13:25:07.864Z] #39 23.81 CC images/core-s390.o [2020-06-15T13:25:07.864Z] #39 24.49 CC images/cpuinfo.o [2020-06-15T13:25:07.864Z] #39 24.87 CC images/inventory.o [2020-06-15T13:25:07.864Z] #39 25.11 CC images/fdinfo.o [2020-06-15T13:25:07.864Z] #39 25.56 CC images/fown.o [2020-06-15T13:25:07.864Z] #39 25.80 CC images/ns.o [2020-06-15T13:25:07.864Z] #39 26.05 CC images/regfile.o [2020-06-15T13:25:07.864Z] #39 26.25 CC images/ghost-file.o [2020-06-15T13:25:07.864Z] #39 26.62 CC images/fifo.o [2020-06-15T13:25:07.864Z] #39 26.90 CC images/remap-file-path.o [2020-06-15T13:25:07.864Z] #39 ... [2020-06-15T13:25:07.864Z] [2020-06-15T13:25:07.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:07.864Z] #41 99.29 github.com/LK4D4/vndr/versioned [2020-06-15T13:25:07.864Z] #41 99.44 compress/flate [2020-06-15T13:25:07.922Z] #17 61.76 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:25:07.922Z] #17 61.79 Processing triggers for mime-support (3.62) ... [2020-06-15T13:25:08.336Z] #39 21.72 CC images/core-arm.o [2020-06-15T13:25:08.431Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-06-15T13:25:08.594Z] #39 22.14 CC images/core-aarch64.o [2020-06-15T13:25:08.789Z] #39 35.44 CC images/mnt.o [2020-06-15T13:25:08.789Z] #39 ... [2020-06-15T13:25:08.789Z] [2020-06-15T13:25:08.789Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:08.789Z] #10 76.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T13:25:08.789Z] #10 76.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-15T13:25:08.789Z] #10 76.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:08.789Z] #10 ... [2020-06-15T13:25:08.789Z] [2020-06-15T13:25:08.789Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:25:08.789Z] #47 77.01 golang.org/x/crypto/ssh/terminal [2020-06-15T13:25:08.789Z] #47 81.07 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T13:25:08.789Z] #47 DONE 86.2s [2020-06-15T13:25:08.789Z] [2020-06-15T13:25:08.789Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:08.789Z] #41 76.70 text/template [2020-06-15T13:25:08.789Z] #41 78.15 go/parser [2020-06-15T13:25:08.789Z] #41 82.75 crypto/rand [2020-06-15T13:25:08.789Z] #41 82.80 crypto/elliptic [2020-06-15T13:25:08.789Z] #41 83.76 encoding/asn1 [2020-06-15T13:25:08.789Z] #41 85.35 go/doc [2020-06-15T13:25:08.789Z] #41 ... [2020-06-15T13:25:08.789Z] [2020-06-15T13:25:08.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:08.789Z] #39 36.10 CC images/pipe-data.o [2020-06-15T13:25:08.849Z] #17 DONE 62.6s [2020-06-15T13:25:08.849Z] [2020-06-15T13:25:08.849Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:25:08.849Z] #18 ... [2020-06-15T13:25:08.849Z] [2020-06-15T13:25:08.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:08.849Z] #39 118.8 CC criu/filesystems.o [2020-06-15T13:25:08.849Z] #39 119.6 CC criu/fsnotify.o [2020-06-15T13:25:08.849Z] #39 120.8 CC criu/image-desc.o [2020-06-15T13:25:08.849Z] #39 121.0 CC criu/image.o [2020-06-15T13:25:08.849Z] #39 122.0 CC criu/ipc_ns.o [2020-06-15T13:25:08.849Z] #39 123.1 CC criu/irmap.o [2020-06-15T13:25:08.849Z] #39 123.8 CC criu/kcmp-ids.o [2020-06-15T13:25:08.849Z] #39 124.2 CC criu/kerndat.o [2020-06-15T13:25:08.849Z] #39 125.3 CC criu/libnetlink.o [2020-06-15T13:25:08.849Z] #39 125.7 CC criu/log.o [2020-06-15T13:25:08.849Z] #39 126.4 CC criu/lsm.o [2020-06-15T13:25:08.849Z] #39 126.8 CC criu/mem.o [2020-06-15T13:25:08.849Z] #39 128.7 CC criu/memfd.o [2020-06-15T13:25:08.852Z] #39 ... [2020-06-15T13:25:08.852Z] [2020-06-15T13:25:08.852Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:08.852Z] #52 40.64 Checking out files: 32% (1034/3184) Checking out files: 33% (1051/3184) Checking out files: 34% (1083/3184) Checking out files: 35% (1115/3184) Checking out files: 36% (1147/3184) Checking out files: 37% (1179/3184) Checking out files: 38% (1210/3184) Checking out files: 39% (1242/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: 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-15T13:25:08.852Z] #52 42.44 + cd /tmp/tmp.SLkZCYD3Li/src/github.com/containerd/containerd [2020-06-15T13:25:08.852Z] #52 42.44 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:25:08.852Z] #52 44.07 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T13:25:08.852Z] #52 44.07 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T13:25:08.852Z] #52 44.07 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:25:08.852Z] #52 44.07 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:25:08.852Z] #52 44.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T13:25:08.852Z] #52 44.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T13:25:08.852Z] #52 44.07 + '[' '' = dynamic ']' [2020-06-15T13:25:08.852Z] #52 44.07 + make [2020-06-15T13:25:08.852Z] #52 44.86 + bin/ctr [2020-06-15T13:25:08.852Z] #52 ... [2020-06-15T13:25:08.852Z] [2020-06-15T13:25:08.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:08.852Z] #39 22.58 CC images/core-ppc64.o [2020-06-15T13:25:09.105Z] #39 ... [2020-06-15T13:25:09.105Z] [2020-06-15T13:25:09.105Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:25:09.105Z] #36 194.9 + dpkg --print-architecture [2020-06-15T13:25:09.105Z] #36 194.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T13:25:09.105Z] #36 195.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T13:25:09.105Z] #36 195.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T13:25:09.239Z] #41 101.2 hash/crc32 [2020-06-15T13:25:09.359Z] #39 36.41 CC images/sa.o [2020-06-15T13:25:09.497Z] #41 ... [2020-06-15T13:25:09.497Z] [2020-06-15T13:25:09.497Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:25:09.497Z] #47 91.38 mvdan.cc/sh/v3/fileutil [2020-06-15T13:25:09.497Z] #47 91.52 mvdan.cc/sh/v3/syntax [2020-06-15T13:25:09.497Z] #47 97.72 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T13:25:09.497Z] #47 ... [2020-06-15T13:25:09.497Z] [2020-06-15T13:25:09.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:09.497Z] #39 27.20 CC images/eventfd.o [2020-06-15T13:25:09.497Z] #39 27.41 CC images/eventpoll.o [2020-06-15T13:25:09.497Z] #39 27.74 CC images/fh.o [2020-06-15T13:25:09.497Z] #39 28.09 CC images/fsnotify.o [2020-06-15T13:25:09.497Z] #39 28.91 CC images/signalfd.o [2020-06-15T13:25:09.620Z] #39 36.75 CC images/timer.o [2020-06-15T13:25:09.668Z] #36 ... [2020-06-15T13:25:09.668Z] [2020-06-15T13:25:09.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:09.668Z] #39 129.5 CC criu/mount.o [2020-06-15T13:25:09.754Z] #39 29.18 CC images/fs.o [2020-06-15T13:25:09.784Z] #39 23.27 CC images/core-s390.o [2020-06-15T13:25:09.784Z] #39 ... [2020-06-15T13:25:09.784Z] [2020-06-15T13:25:09.784Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:25:09.784Z] #47 88.60 golang.org/x/crypto/ssh/terminal [2020-06-15T13:25:09.784Z] #47 90.29 mvdan.cc/editorconfig [2020-06-15T13:25:09.784Z] #47 91.55 mvdan.cc/sh/v3/fileutil [2020-06-15T13:25:09.784Z] #47 91.73 mvdan.cc/sh/v3/syntax [2020-06-15T13:25:09.784Z] #47 98.55 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T13:25:09.881Z] #39 37.09 CC images/timerfd.o [2020-06-15T13:25:10.022Z] #39 29.42 CC images/pstree.o [2020-06-15T13:25:10.042Z] #47 ... [2020-06-15T13:25:10.042Z] [2020-06-15T13:25:10.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:10.042Z] #41 95.11 go/doc [2020-06-15T13:25:10.042Z] #41 98.05 github.com/LK4D4/vndr/versioned [2020-06-15T13:25:10.042Z] #41 98.20 compress/flate [2020-06-15T13:25:10.042Z] #41 98.82 github.com/LK4D4/vndr/build [2020-06-15T13:25:10.141Z] #39 37.38 CC images/mm.o [2020-06-15T13:25:10.280Z] #39 29.73 CC images/pipe.o [2020-06-15T13:25:10.538Z] #39 30.00 CC images/tcp-stream.o [2020-06-15T13:25:10.593Z] #39 ... [2020-06-15T13:25:10.593Z] [2020-06-15T13:25:10.593Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:25:10.593Z] #18 1.758 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T13:25:10.593Z] #18 1.763 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T13:25:10.593Z] #18 1.766 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T13:25:10.593Z] #18 DONE 1.9s [2020-06-15T13:25:10.593Z] [2020-06-15T13:25:10.593Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:25:10.752Z] #39 37.82 CC images/sk-opts.o [2020-06-15T13:25:10.753Z] #39 38.03 CC images/sk-unix.o [2020-06-15T13:25:11.013Z] #39 38.36 CC images/sk-inet.o [2020-06-15T13:25:11.103Z] #39 30.34 CC images/sk-packet.o [2020-06-15T13:25:11.274Z] #39 38.69 CC images/tun.o [2020-06-15T13:25:11.360Z] #39 ... [2020-06-15T13:25:11.360Z] [2020-06-15T13:25:11.360Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:25:11.360Z] #47 DONE 103.2s [2020-06-15T13:25:11.360Z] [2020-06-15T13:25:11.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:11.361Z] #39 30.84 CC images/mnt.o [2020-06-15T13:25:11.845Z] #39 39.08 CC images/sk-netlink.o [2020-06-15T13:25:11.928Z] #39 31.44 CC images/pipe-data.o [2020-06-15T13:25:12.106Z] #39 39.39 CC images/packet-sock.o [2020-06-15T13:25:12.186Z] #39 31.63 CC images/sa.o [2020-06-15T13:25:12.443Z] #39 31.97 CC images/timer.o [2020-06-15T13:25:12.568Z] #41 ... [2020-06-15T13:25:12.568Z] [2020-06-15T13:25:12.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:12.568Z] #39 23.94 CC images/cpuinfo.o [2020-06-15T13:25:12.568Z] #39 24.39 CC images/inventory.o [2020-06-15T13:25:12.568Z] #39 24.70 CC images/fdinfo.o [2020-06-15T13:25:12.568Z] #39 25.06 CC images/fown.o [2020-06-15T13:25:12.568Z] #39 25.34 CC images/ns.o [2020-06-15T13:25:12.568Z] #39 25.59 CC images/regfile.o [2020-06-15T13:25:12.568Z] #39 25.93 CC images/ghost-file.o [2020-06-15T13:25:12.677Z] #39 39.96 CC images/ipc-var.o [2020-06-15T13:25:12.825Z] #39 26.27 CC images/fifo.o [2020-06-15T13:25:12.826Z] #39 26.47 CC images/remap-file-path.o [2020-06-15T13:25:12.938Z] #39 40.17 CC images/ipc-desc.o [2020-06-15T13:25:13.006Z] #39 32.39 CC images/timerfd.o [2020-06-15T13:25:13.083Z] #39 26.71 CC images/eventfd.o [2020-06-15T13:25:13.199Z] #39 40.45 CC images/ipc-shm.o [2020-06-15T13:25:13.263Z] #39 32.58 CC images/mm.o [2020-06-15T13:25:13.341Z] #39 26.97 CC images/eventpoll.o [2020-06-15T13:25:13.459Z] #39 40.67 CC images/ipc-msg.o [2020-06-15T13:25:13.521Z] #39 32.87 CC images/sk-opts.o [2020-06-15T13:25:13.599Z] #39 27.32 CC images/fh.o [2020-06-15T13:25:13.720Z] #39 40.97 CC images/ipc-sem.o [2020-06-15T13:25:13.778Z] #39 33.10 CC images/sk-unix.o [2020-06-15T13:25:13.778Z] #39 33.38 CC images/sk-inet.o [2020-06-15T13:25:13.931Z] #39 27.58 CC images/fsnotify.o [2020-06-15T13:25:14.006Z] #39 41.19 CC images/utsns.o [2020-06-15T13:25:14.267Z] #39 41.40 CC images/creds.o [2020-06-15T13:25:14.342Z] #39 33.74 CC images/tun.o [2020-06-15T13:25:14.527Z] #39 41.69 CC images/vma.o [2020-06-15T13:25:14.599Z] #39 34.03 CC images/sk-netlink.o [2020-06-15T13:25:14.788Z] #39 42.00 CC images/netdev.o [2020-06-15T13:25:14.788Z] #39 ... [2020-06-15T13:25:14.788Z] [2020-06-15T13:25:14.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:14.788Z] #10 88.68 Selecting previously unselected package libapparmor1:arm64. [2020-06-15T13:25:14.788Z] #10 88.69 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 88.69 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-15T13:25:14.788Z] #10 88.80 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-15T13:25:14.788Z] #10 88.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 88.82 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-15T13:25:14.788Z] #10 89.01 Selecting previously unselected package libbtrfs0. [2020-06-15T13:25:14.788Z] #10 89.02 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 89.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:25:14.788Z] #10 89.19 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:25:14.788Z] #10 89.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 89.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:25:14.788Z] #10 89.34 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-15T13:25:14.788Z] #10 89.35 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 89.37 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T13:25:14.788Z] #10 89.47 Selecting previously unselected package libudev-dev:arm64. [2020-06-15T13:25:14.788Z] #10 89.47 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 89.49 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-15T13:25:14.788Z] #10 89.74 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-15T13:25:14.788Z] #10 89.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 89.75 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-15T13:25:14.788Z] #10 89.99 Selecting previously unselected package libpcre16-3:arm64. [2020-06-15T13:25:14.788Z] #10 89.99 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 90.00 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.788Z] #10 90.18 Selecting previously unselected package libpcre32-3:arm64. [2020-06-15T13:25:14.788Z] #10 90.18 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 90.20 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.788Z] #10 90.32 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-15T13:25:14.788Z] #10 90.32 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 90.33 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.788Z] #10 90.47 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-15T13:25:14.788Z] #10 90.48 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 90.50 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.788Z] #10 90.97 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-15T13:25:14.788Z] #10 90.98 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 90.99 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-15T13:25:14.788Z] #10 91.29 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-15T13:25:14.788Z] #10 91.31 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 91.32 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-15T13:25:14.788Z] #10 91.44 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-15T13:25:14.788Z] #10 91.44 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 91.45 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-15T13:25:14.788Z] #10 91.60 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-15T13:25:14.788Z] #10 91.60 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-15T13:25:14.788Z] #10 91.62 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-15T13:25:14.788Z] #10 92.19 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.788Z] #10 92.21 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-15T13:25:14.788Z] #10 92.23 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-15T13:25:14.788Z] #10 92.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:25:14.788Z] #10 92.26 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.788Z] #10 92.27 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-15T13:25:14.788Z] #10 92.34 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:14.789Z] #10 92.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:25:14.789Z] #10 92.36 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.789Z] #10 92.37 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-15T13:25:14.789Z] #10 92.39 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:25:14.789Z] #10 92.42 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:25:14.789Z] #10 92.45 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-15T13:25:14.789Z] #10 92.46 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T13:25:14.789Z] #10 92.48 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-15T13:25:14.789Z] #10 92.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:25:14.789Z] #10 92.51 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-15T13:25:14.789Z] #10 92.53 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:14.856Z] #39 34.27 CC images/packet-sock.o [2020-06-15T13:25:14.864Z] #39 28.38 CC images/signalfd.o [2020-06-15T13:25:15.050Z] #10 92.55 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-15T13:25:15.050Z] #10 92.57 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-15T13:25:15.050Z] #10 92.59 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:15.050Z] #10 92.60 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-15T13:25:15.050Z] #10 92.61 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-15T13:25:15.050Z] #10 92.62 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:25:15.050Z] #10 92.63 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-15T13:25:15.050Z] #10 92.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T13:25:15.050Z] #10 92.66 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T13:25:15.050Z] #10 92.68 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-15T13:25:15.050Z] #10 92.69 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-15T13:25:15.050Z] #10 92.71 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:25:15.114Z] #39 34.70 CC images/ipc-var.o [2020-06-15T13:25:15.122Z] #39 28.61 CC images/fs.o [2020-06-15T13:25:15.379Z] #39 28.94 CC images/pstree.o [2020-06-15T13:25:15.621Z] #10 DONE 93.4s [2020-06-15T13:25:15.621Z] [2020-06-15T13:25:15.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:15.621Z] #39 42.42 CC images/tty.o [2020-06-15T13:25:15.637Z] #39 29.23 CC images/pipe.o [2020-06-15T13:25:15.679Z] #39 34.89 CC images/ipc-desc.o [2020-06-15T13:25:15.679Z] #39 35.10 CC images/ipc-shm.o [2020-06-15T13:25:15.679Z] #39 35.28 CC images/ipc-msg.o [2020-06-15T13:25:15.882Z] #39 43.17 CC images/file-lock.o [2020-06-15T13:25:15.895Z] #39 29.48 CC images/tcp-stream.o [2020-06-15T13:25:15.988Z] Fetching without tags [2020-06-15T13:25:16.153Z] #39 29.76 CC images/sk-packet.o [2020-06-15T13:25:16.244Z] #39 35.50 CC images/ipc-sem.o [2020-06-15T13:25:16.411Z] #39 ... [2020-06-15T13:25:16.411Z] [2020-06-15T13:25:16.411Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:25:16.411Z] #47 DONE 105.0s [2020-06-15T13:25:16.411Z] [2020-06-15T13:25:16.411Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:16.411Z] #41 101.3 hash/crc32 [2020-06-15T13:25:16.411Z] #41 101.8 compress/gzip [2020-06-15T13:25:16.411Z] #41 102.5 crypto/x509/pkix [2020-06-15T13:25:16.411Z] #41 102.6 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T13:25:16.411Z] #41 103.2 net [2020-06-15T13:25:16.411Z] #41 104.5 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-15T13:25:16.455Z] #39 43.51 CC images/rlimit.o [2020-06-15T13:25:16.455Z] #39 43.89 CC images/pagemap.o [2020-06-15T13:25:16.501Z] #39 35.78 CC images/utsns.o [2020-06-15T13:25:16.501Z] #39 35.99 CC images/creds.o [2020-06-15T13:25:16.715Z] #41 105.4 vendor/golang.org/x/crypto/poly1305 [2020-06-15T13:25:16.754Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:25:16.759Z] #39 36.22 CC images/vma.o [2020-06-15T13:25:17.016Z] #39 36.46 CC images/netdev.o [2020-06-15T13:25:17.029Z] #39 44.32 CC images/siginfo.o [2020-06-15T13:25:17.199Z] #19 6.057 Collecting yamllint==1.16.0 [2020-06-15T13:25:17.274Z] #39 36.81 CC images/tty.o [2020-06-15T13:25:17.289Z] #39 ... [2020-06-15T13:25:17.289Z] [2020-06-15T13:25:17.289Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:17.289Z] #54 89.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:25:17.289Z] #54 89.45 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T13:25:17.289Z] #54 DONE 95.1s [2020-06-15T13:25:17.289Z] [2020-06-15T13:25:17.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:17.289Z] #39 44.71 CC images/rpc.o [2020-06-15T13:25:17.551Z] #39 ... [2020-06-15T13:25:17.551Z] [2020-06-15T13:25:17.551Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T13:25:17.551Z] #55 DONE 0.1s [2020-06-15T13:25:15.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:25:15.722Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:25:15.773Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:25:15.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:25:16.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:25:16.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:25:16.022Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:25:16.862Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:25:16.917Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:25:17.684Z] #41 106.5 vendor/golang.org/x/sys/cpu [2020-06-15T13:25:17.684Z] #41 ... [2020-06-15T13:25:17.684Z] [2020-06-15T13:25:17.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:17.684Z] #10 106.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T13:25:17.684Z] #10 106.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:25:17.684Z] #10 106.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:17.814Z] [2020-06-15T13:25:17.814Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T13:25:17.814Z] #56 DONE 0.1s [2020-06-15T13:25:17.814Z] [2020-06-15T13:25:17.814Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:17.814Z] #41 87.75 crypto/rsa [2020-06-15T13:25:17.814Z] #41 89.21 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T13:25:17.814Z] #41 89.35 vendor/golang.org/x/net/idna [2020-06-15T13:25:17.814Z] #41 91.16 github.com/LK4D4/vndr/build [2020-06-15T13:25:17.814Z] #41 92.13 mime [2020-06-15T13:25:17.814Z] #41 ... [2020-06-15T13:25:17.814Z] [2020-06-15T13:25:17.814Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T13:25:17.814Z] #11 DONE 2.3s [2020-06-15T13:25:17.814Z] [2020-06-15T13:25:17.814Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:25:17.839Z] #39 37.36 CC images/file-lock.o [2020-06-15T13:25:18.402Z] #39 37.66 CC images/rlimit.o [2020-06-15T13:25:18.402Z] #39 37.83 CC images/pagemap.o [2020-06-15T13:25:18.563Z] #19 ... [2020-06-15T13:25:18.563Z] [2020-06-15T13:25:18.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:18.563Z] #39 133.9 CC criu/namespaces.o [2020-06-15T13:25:18.563Z] #39 136.0 CC criu/net.o [2020-06-15T13:25:18.966Z] #39 38.27 CC images/siginfo.o [2020-06-15T13:25:18.966Z] #39 38.49 CC images/rpc.o [2020-06-15T13:25:19.124Z] #39 139.1 CC criu/netfilter.o [2020-06-15T13:25:19.380Z] #39 139.4 CC criu/page-pipe.o [2020-06-15T13:25:19.944Z] #39 140.0 CC criu/page-xfer.o [2020-06-15T13:25:20.201Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:25:20.201Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:25:20.338Z] #39 ... [2020-06-15T13:25:20.338Z] [2020-06-15T13:25:20.338Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:20.338Z] #41 101.9 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T13:25:20.338Z] #41 102.4 compress/gzip [2020-06-15T13:25:20.338Z] #41 103.1 net [2020-06-15T13:25:20.338Z] #41 104.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T13:25:20.338Z] #41 106.4 vendor/golang.org/x/text/transform [2020-06-15T13:25:20.338Z] #41 107.1 vendor/golang.org/x/text/unicode/bidi [2020-06-15T13:25:20.338Z] #41 109.0 vendor/golang.org/x/text/secure/bidirule [2020-06-15T13:25:20.338Z] #41 109.4 vendor/golang.org/x/text/unicode/norm [2020-06-15T13:25:20.366Z] #12 DONE 2.3s [2020-06-15T13:25:20.366Z] [2020-06-15T13:25:20.366Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:25:20.595Z] #41 ... [2020-06-15T13:25:20.595Z] [2020-06-15T13:25:20.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:20.595Z] #39 39.88 CC images/ext-file.o [2020-06-15T13:25:20.595Z] #39 40.14 CC images/cgroup.o [2020-06-15T13:25:19.923Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:25:20.087Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-15T13:25:20.232Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:25:20.283Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:25:21.159Z] #39 40.71 CC images/userns.o [2020-06-15T13:25:21.416Z] #39 41.00 CC images/google/protobuf/descriptor.o [2020-06-15T13:25:21.416Z] #39 ... [2020-06-15T13:25:21.416Z] [2020-06-15T13:25:21.416Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:21.416Z] #10 103.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T13:25:21.416Z] #10 103.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-15T13:25:21.416Z] #10 103.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:21.833Z] #39 141.5 CC criu/pagemap-cache.o [2020-06-15T13:25:22.089Z] #39 141.9 CC criu/pagemap.o [2020-06-15T13:25:22.089Z] #39 ... [2020-06-15T13:25:22.089Z] [2020-06-15T13:25:22.089Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:25:22.089Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T13:25:22.089Z] #19 11.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T13:25:22.089Z] #19 11.54 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T13:25:22.089Z] #19 11.60 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T13:25:22.279Z] #13 1.571 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T13:25:22.279Z] #13 DONE 1.7s [2020-06-15T13:25:22.279Z] [2020-06-15T13:25:22.279Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:25:22.345Z] #19 11.76 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T13:25:22.347Z] #10 ... [2020-06-15T13:25:22.347Z] [2020-06-15T13:25:22.347Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:22.347Z] #54 114.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:25:22.347Z] #54 114.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T13:25:23.712Z] #19 13.06 Building wheels for collected packages: pyyaml [2020-06-15T13:25:23.712Z] #19 13.06 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T13:25:24.193Z] #14 DONE 1.9s [2020-06-15T13:25:24.194Z] [2020-06-15T13:25:24.194Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:24.194Z] #49 2.726 + RM_GOPATH=0 [2020-06-15T13:25:24.194Z] #49 2.726 + TMP_GOPATH= [2020-06-15T13:25:24.194Z] #49 2.726 + : /build [2020-06-15T13:25:24.194Z] #49 2.727 + '[' -z '' ']' [2020-06-15T13:25:24.194Z] #49 2.728 ++ mktemp -d [2020-06-15T13:25:24.194Z] #49 2.749 + export GOPATH=/tmp/tmp.MFkuVvvdSJ [2020-06-15T13:25:24.194Z] #49 2.749 + GOPATH=/tmp/tmp.MFkuVvvdSJ [2020-06-15T13:25:24.194Z] #49 2.749 + RM_GOPATH=1 [2020-06-15T13:25:24.194Z] #49 2.749 + case "$(go env GOARCH)" in [2020-06-15T13:25:24.194Z] #49 2.752 ++ go env GOARCH [2020-06-15T13:25:24.194Z] #49 2.778 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:25:24.194Z] #49 2.778 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:25:24.194Z] #49 2.782 ++ dirname /tmp/install/install.sh [2020-06-15T13:25:24.194Z] #49 2.782 + dir=/tmp/install [2020-06-15T13:25:24.194Z] #49 2.782 + bin=runc [2020-06-15T13:25:24.194Z] #49 2.782 + shift [2020-06-15T13:25:24.194Z] #49 2.782 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T13:25:24.194Z] #49 2.782 + . /tmp/install/runc.installer [2020-06-15T13:25:24.194Z] #49 2.782 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:25:24.194Z] #49 2.782 + install_runc [2020-06-15T13:25:24.194Z] #49 2.785 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T13:25:24.194Z] #49 2.785 + uname -r [2020-06-15T13:25:24.194Z] #49 2.785 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T13:25:24.194Z] #49 2.786 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T13:25:24.194Z] #49 2.786 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T13:25:24.194Z] #49 2.786 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MFkuVvvdSJ/src/github.com/opencontainers/runc [2020-06-15T13:25:24.194Z] #49 2.790 Cloning into '/tmp/tmp.MFkuVvvdSJ/src/github.com/opencontainers/runc'... [2020-06-15T13:25:24.194Z] #49 ... [2020-06-15T13:25:24.194Z] [2020-06-15T13:25:24.194Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T13:25:24.281Z] #10 ... [2020-06-15T13:25:24.281Z] [2020-06-15T13:25:24.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:24.281Z] #39 30.36 CC images/mnt.o [2020-06-15T13:25:24.281Z] #39 30.88 CC images/pipe-data.o [2020-06-15T13:25:24.281Z] #39 31.21 CC images/sa.o [2020-06-15T13:25:24.281Z] #39 31.50 CC images/timer.o [2020-06-15T13:25:24.281Z] #39 31.87 CC images/timerfd.o [2020-06-15T13:25:24.281Z] #39 32.16 CC images/mm.o [2020-06-15T13:25:24.281Z] #39 32.48 CC images/sk-opts.o [2020-06-15T13:25:24.281Z] #39 32.67 CC images/sk-unix.o [2020-06-15T13:25:24.281Z] #39 33.00 CC images/sk-inet.o [2020-06-15T13:25:24.281Z] #39 33.43 CC images/tun.o [2020-06-15T13:25:24.281Z] #39 33.73 CC images/sk-netlink.o [2020-06-15T13:25:24.281Z] #39 34.01 CC images/packet-sock.o [2020-06-15T13:25:24.281Z] #39 34.50 CC images/ipc-var.o [2020-06-15T13:25:24.281Z] #39 34.76 CC images/ipc-desc.o [2020-06-15T13:25:24.281Z] #39 34.93 CC images/ipc-shm.o [2020-06-15T13:25:24.281Z] #39 35.19 CC images/ipc-msg.o [2020-06-15T13:25:24.281Z] #39 35.48 CC images/ipc-sem.o [2020-06-15T13:25:24.281Z] #39 35.80 CC images/utsns.o [2020-06-15T13:25:24.281Z] #39 36.04 CC images/creds.o [2020-06-15T13:25:24.281Z] #39 36.25 CC images/vma.o [2020-06-15T13:25:24.281Z] #39 36.48 CC images/netdev.o [2020-06-15T13:25:24.281Z] #39 36.90 CC images/tty.o [2020-06-15T13:25:24.281Z] #39 37.44 CC images/file-lock.o [2020-06-15T13:25:24.281Z] #39 37.73 CC images/rlimit.o [2020-06-15T13:25:24.281Z] #39 37.94 CC images/pagemap.o [2020-06-15T13:25:24.640Z] #19 14.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T13:25:24.640Z] #19 14.16 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T13:25:24.640Z] #19 14.23 Successfully built pyyaml [2020-06-15T13:25:24.847Z] #39 38.35 CC images/siginfo.o [2020-06-15T13:25:24.895Z] #19 14.24 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T13:25:24.895Z] #19 14.50 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T13:25:25.105Z] #39 38.60 CC images/rpc.o [2020-06-15T13:25:25.822Z] #19 DONE 15.0s [2020-06-15T13:25:25.822Z] [2020-06-15T13:25:25.822Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T13:25:25.822Z] #22 DONE 0.1s [2020-06-15T13:25:25.822Z] [2020-06-15T13:25:25.822Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T13:25:26.107Z] #15 DONE 1.8s [2020-06-15T13:25:26.107Z] [2020-06-15T13:25:26.107Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:25:26.368Z] #16 ... [2020-06-15T13:25:26.368Z] [2020-06-15T13:25:26.368Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:26.368Z] #43 DONE 103.9s [2020-06-15T13:25:26.368Z] [2020-06-15T13:25:26.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:26.368Z] #39 46.27 CC images/ext-file.o [2020-06-15T13:25:26.368Z] #39 46.42 CC images/cgroup.o [2020-06-15T13:25:26.368Z] #39 47.28 CC images/userns.o [2020-06-15T13:25:26.368Z] #39 47.65 CC images/google/protobuf/descriptor.o [2020-06-15T13:25:26.368Z] #39 49.81 CC images/opts.o [2020-06-15T13:25:26.368Z] #39 50.10 CC images/seccomp.o [2020-06-15T13:25:26.368Z] #39 50.40 CC images/binfmt-misc.o [2020-06-15T13:25:26.368Z] #39 50.68 CC images/time.o [2020-06-15T13:25:26.368Z] #39 51.01 CC images/sysctl.o [2020-06-15T13:25:26.368Z] #39 51.39 CC images/autofs.o [2020-06-15T13:25:26.368Z] #39 51.76 CC images/macvlan.o [2020-06-15T13:25:26.368Z] #39 51.90 CC images/sit.o [2020-06-15T13:25:26.368Z] #39 52.17 CC images/memfd.o [2020-06-15T13:25:26.368Z] #39 52.46 CC images/timens.o [2020-06-15T13:25:26.368Z] #39 52.76 LINK images/built-in.o [2020-06-15T13:25:26.368Z] #39 52.90 GEN compel/include/asm [2020-06-15T13:25:26.368Z] #39 52.95 GEN compel/include/version.h [2020-06-15T13:25:26.368Z] #39 52.99 touch .config [2020-06-15T13:25:26.368Z] #39 53.12 GEN include/common/config.h [2020-06-15T13:25:26.368Z] #39 53.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T13:25:26.368Z] #39 53.32 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-15T13:25:26.368Z] #39 53.33 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-15T13:25:26.368Z] #39 53.35 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-15T13:25:26.368Z] #39 53.38 DEP compel/plugins/std/infect.d [2020-06-15T13:25:26.368Z] #39 53.52 DEP compel/plugins/std/string.d [2020-06-15T13:25:26.368Z] #39 53.67 DEP compel/plugins/std/log.d [2020-06-15T13:25:26.368Z] #39 53.73 DEP compel/plugins/std/fds.d [2020-06-15T13:25:26.384Z] #26 DONE 0.8s [2020-06-15T13:25:26.384Z] [2020-06-15T13:25:26.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:26.384Z] #39 142.9 CC criu/parasite-syscall.o [2020-06-15T13:25:26.384Z] #39 143.9 CC criu/path.o [2020-06-15T13:25:26.384Z] #39 144.3 CC criu/pie-util-vdso-elf32.o [2020-06-15T13:25:26.384Z] #39 144.7 CC criu/pie-util-vdso.o [2020-06-15T13:25:26.384Z] #39 145.3 CC criu/pie-util.o [2020-06-15T13:25:26.384Z] #39 145.5 CC criu/pipes.o [2020-06-15T13:25:26.482Z] #39 39.79 CC images/ext-file.o [2020-06-15T13:25:26.482Z] #39 39.98 CC images/cgroup.o [2020-06-15T13:25:26.630Z] #39 53.82 DEP compel/plugins/std/std.d [2020-06-15T13:25:26.630Z] #39 53.92 DEP compel/plugins/shmem/shmem.d [2020-06-15T13:25:26.639Z] #39 ... [2020-06-15T13:25:26.639Z] [2020-06-15T13:25:26.639Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T13:25:26.639Z] #29 DONE 0.1s [2020-06-15T13:25:26.639Z] [2020-06-15T13:25:26.639Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T13:25:26.639Z] #31 DONE 0.1s [2020-06-15T13:25:26.639Z] [2020-06-15T13:25:26.639Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T13:25:26.639Z] #34 DONE 0.0s [2020-06-15T13:25:26.639Z] [2020-06-15T13:25:26.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:26.639Z] #39 146.6 CC criu/plugin.o [2020-06-15T13:25:26.891Z] #39 54.11 DEP compel/plugins/fds/fds.d [2020-06-15T13:25:26.891Z] #39 54.22 CC compel/plugins/std/std.o [2020-06-15T13:25:26.895Z] #39 147.0 CC criu/proc_parse.o [2020-06-15T13:25:27.048Z] #39 40.66 CC images/userns.o [2020-06-15T13:25:27.306Z] #39 40.93 CC images/google/protobuf/descriptor.o [2020-06-15T13:25:27.463Z] #39 54.55 CC compel/plugins/std/fds.o [2020-06-15T13:25:27.606Z] #54 ... [2020-06-15T13:25:27.606Z] [2020-06-15T13:25:27.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:27.606Z] #39 42.82 CC images/opts.o [2020-06-15T13:25:27.606Z] #39 43.15 CC images/seccomp.o [2020-06-15T13:25:27.606Z] #39 43.49 CC images/binfmt-misc.o [2020-06-15T13:25:27.606Z] #39 43.73 CC images/time.o [2020-06-15T13:25:27.606Z] #39 43.98 CC images/sysctl.o [2020-06-15T13:25:27.606Z] #39 44.20 CC images/autofs.o [2020-06-15T13:25:27.606Z] #39 44.38 CC images/macvlan.o [2020-06-15T13:25:27.606Z] #39 44.56 CC images/sit.o [2020-06-15T13:25:27.606Z] #39 44.86 CC images/memfd.o [2020-06-15T13:25:27.606Z] #39 45.14 CC images/timens.o [2020-06-15T13:25:27.606Z] #39 45.44 LINK images/built-in.o [2020-06-15T13:25:27.606Z] #39 45.61 GEN compel/include/asm [2020-06-15T13:25:27.606Z] #39 45.64 GEN compel/include/version.h [2020-06-15T13:25:27.606Z] #39 45.66 touch .config [2020-06-15T13:25:27.606Z] #39 45.72 GEN include/common/config.h [2020-06-15T13:25:27.606Z] #39 45.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-15T13:25:27.606Z] #39 45.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-15T13:25:27.606Z] #39 45.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-15T13:25:27.606Z] #39 45.89 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-15T13:25:27.606Z] #39 45.91 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-15T13:25:27.606Z] #39 45.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-15T13:25:27.606Z] #39 45.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T13:25:27.606Z] #39 46.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-15T13:25:27.606Z] #39 46.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T13:25:27.606Z] #39 46.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T13:25:27.606Z] #39 46.05 DEP compel/plugins/std/infect.d [2020-06-15T13:25:27.606Z] #39 46.27 DEP compel/plugins/std/string.d [2020-06-15T13:25:27.606Z] #39 46.38 DEP compel/plugins/std/log.d [2020-06-15T13:25:27.606Z] #39 46.49 DEP compel/plugins/std/fds.d [2020-06-15T13:25:27.606Z] #39 46.59 DEP compel/plugins/std/std.d [2020-06-15T13:25:27.606Z] #39 46.70 DEP compel/plugins/shmem/shmem.d [2020-06-15T13:25:27.606Z] #39 46.83 DEP compel/plugins/fds/fds.d [2020-06-15T13:25:27.606Z] #39 47.04 CC compel/plugins/std/std.o [2020-06-15T13:25:27.724Z] #39 54.97 CC compel/plugins/std/log.o [2020-06-15T13:25:27.864Z] #39 47.30 CC compel/plugins/std/fds.o [2020-06-15T13:25:28.241Z] #39 ... [2020-06-15T13:25:28.241Z] [2020-06-15T13:25:28.241Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:28.241Z] #41 106.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-15T13:25:28.241Z] #41 108.1 vendor/golang.org/x/crypto/hkdf [2020-06-15T13:25:28.241Z] #41 108.2 vendor/golang.org/x/text/transform [2020-06-15T13:25:28.241Z] #41 109.1 vendor/golang.org/x/text/unicode/bidi [2020-06-15T13:25:28.241Z] #41 110.8 vendor/golang.org/x/text/secure/bidirule [2020-06-15T13:25:28.241Z] #41 111.1 vendor/golang.org/x/text/unicode/norm [2020-06-15T13:25:28.241Z] #41 115.8 vendor/golang.org/x/net/idna [2020-06-15T13:25:28.241Z] #41 ... [2020-06-15T13:25:28.241Z] [2020-06-15T13:25:28.241Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:28.241Z] #54 117.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:25:28.241Z] #54 117.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T13:25:28.297Z] #39 ... [2020-06-15T13:25:28.297Z] [2020-06-15T13:25:28.297Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:25:28.297Z] #16 DONE 2.5s [2020-06-15T13:25:28.297Z] [2020-06-15T13:25:28.297Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:28.297Z] #49 8.787 + cd /tmp/tmp.MFkuVvvdSJ/src/github.com/opencontainers/runc [2020-06-15T13:25:28.297Z] #49 8.787 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:25:28.297Z] #49 9.490 + '[' -z '' ']' [2020-06-15T13:25:28.297Z] #49 9.490 + target=static [2020-06-15T13:25:28.297Z] #49 9.491 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T13:25:28.297Z] #49 10.60 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-15T13:25:28.429Z] #39 47.70 CC compel/plugins/std/log.o [2020-06-15T13:25:28.867Z] #49 ... [2020-06-15T13:25:28.867Z] [2020-06-15T13:25:28.867Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:28.867Z] #41 96.59 net/textproto [2020-06-15T13:25:28.867Z] #41 96.59 crypto/x509 [2020-06-15T13:25:28.867Z] #41 96.60 vendor/golang.org/x/net/http/httpproxy [2020-06-15T13:25:28.867Z] #41 98.02 vendor/golang.org/x/net/http/httpguts [2020-06-15T13:25:28.867Z] #41 98.02 mime/multipart [2020-06-15T13:25:28.867Z] #41 100.4 crypto/tls [2020-06-15T13:25:28.995Z] #39 48.52 CC compel/plugins/std/string.o [2020-06-15T13:25:29.128Z] #41 ... [2020-06-15T13:25:29.128Z] [2020-06-15T13:25:29.128Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:29.128Z] #39 55.82 CC compel/plugins/std/string.o [2020-06-15T13:25:29.128Z] #39 56.37 CC compel/plugins/std/infect.o [2020-06-15T13:25:29.388Z] #39 56.72 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-15T13:25:29.388Z] #39 56.80 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-15T13:25:29.417Z] #39 ... [2020-06-15T13:25:29.417Z] [2020-06-15T13:25:29.417Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:25:29.417Z] #36 DONE 223.7s [2020-06-15T13:25:29.417Z] [2020-06-15T13:25:29.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:29.561Z] #39 ... [2020-06-15T13:25:29.561Z] [2020-06-15T13:25:29.561Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:29.561Z] #54 DONE 121.6s [2020-06-15T13:25:29.561Z] [2020-06-15T13:25:29.561Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T13:25:29.561Z] #55 DONE 0.0s [2020-06-15T13:25:29.561Z] [2020-06-15T13:25:29.561Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T13:25:29.648Z] #39 56.92 AR compel/plugins/std.lib.a [2020-06-15T13:25:29.648Z] #39 57.02 CC compel/plugins/fds/fds.o [2020-06-15T13:25:29.672Z] #39 149.6 CC criu/protobuf-desc.o [2020-06-15T13:25:29.823Z] #56 DONE 0.1s [2020-06-15T13:25:29.823Z] [2020-06-15T13:25:29.823Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:29.823Z] #10 119.7 Selecting previously unselected package libapparmor1:amd64. [2020-06-15T13:25:29.823Z] #10 119.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 119.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T13:25:29.823Z] #10 119.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-15T13:25:29.823Z] #10 119.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 119.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T13:25:29.823Z] #10 120.1 Selecting previously unselected package libbtrfs0. [2020-06-15T13:25:29.823Z] #10 120.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 120.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:25:29.823Z] #10 120.2 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:25:29.823Z] #10 120.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 120.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:25:29.823Z] #10 120.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-15T13:25:29.823Z] #10 120.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 120.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:29.823Z] #10 120.5 Selecting previously unselected package libudev-dev:amd64. [2020-06-15T13:25:29.823Z] #10 120.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 120.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:29.823Z] #10 120.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-15T13:25:29.823Z] #10 120.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 120.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T13:25:29.823Z] #10 121.0 Selecting previously unselected package libpcre16-3:amd64. [2020-06-15T13:25:29.823Z] #10 121.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 121.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:29.823Z] #10 121.3 Selecting previously unselected package libpcre32-3:amd64. [2020-06-15T13:25:29.823Z] #10 121.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 121.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:29.823Z] #10 121.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-15T13:25:29.823Z] #10 121.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:29.823Z] #10 121.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T13:25:30.081Z] #10 121.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-15T13:25:30.081Z] #10 121.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:30.081Z] #10 121.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T13:25:30.217Z] #39 57.35 AR compel/plugins/fds.lib.a [2020-06-15T13:25:30.217Z] #39 57.44 HOSTDEP compel/src/lib/log-host.d [2020-06-15T13:25:30.217Z] #39 57.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T13:25:30.477Z] #39 57.70 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-15T13:25:30.477Z] #39 57.79 HOSTDEP compel/src/main-host.d [2020-06-15T13:25:30.597Z] #39 150.7 CC criu/protobuf.o [2020-06-15T13:25:30.647Z] #10 122.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-15T13:25:30.647Z] #10 122.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-15T13:25:30.647Z] #10 122.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T13:25:30.737Z] #39 57.89 DEP compel/src/lib/ptrace.d [2020-06-15T13:25:30.737Z] #39 58.05 DEP compel/src/lib/infect.d [2020-06-15T13:25:30.854Z] #39 ... [2020-06-15T13:25:30.854Z] [2020-06-15T13:25:30.854Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T13:25:30.854Z] #37 DONE 0.2s [2020-06-15T13:25:30.905Z] #10 123.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-15T13:25:30.905Z] #10 123.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:25:30.998Z] #39 58.23 DEP compel/src/lib/infect-util.d [2020-06-15T13:25:30.998Z] #39 58.31 DEP compel/src/lib/infect-rpc.d [2020-06-15T13:25:30.998Z] #39 58.44 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-15T13:25:31.110Z] [2020-06-15T13:25:31.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:31.110Z] #39 150.9 CC criu/pstree.o [2020-06-15T13:25:31.169Z] #10 123.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:31.170Z] #10 123.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-15T13:25:31.170Z] #10 123.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-15T13:25:31.170Z] #10 123.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T13:25:31.258Z] #39 58.56 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-15T13:25:31.258Z] #39 58.61 DEP compel/src/lib/log.d [2020-06-15T13:25:31.258Z] #39 58.69 DEP compel/src/main.d [2020-06-15T13:25:31.433Z] #10 ... [2020-06-15T13:25:31.434Z] [2020-06-15T13:25:31.434Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:31.434Z] #43 DONE 123.4s [2020-06-15T13:25:31.434Z] [2020-06-15T13:25:31.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:31.434Z] #10 123.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-15T13:25:31.434Z] #10 123.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T13:25:31.434Z] #10 123.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:31.519Z] #39 58.80 DEP compel/src/lib/handle-elf.d [2020-06-15T13:25:31.519Z] #39 58.90 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-15T13:25:31.670Z] #39 151.6 CC criu/rbtree.o [2020-06-15T13:25:31.780Z] #39 59.04 CC compel/src/lib/log.o [2020-06-15T13:25:31.926Z] #39 151.8 CC criu/rst-malloc.o [2020-06-15T13:25:31.999Z] #10 123.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T13:25:31.999Z] #10 123.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T13:25:31.999Z] #10 123.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T13:25:31.999Z] #10 123.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:25:31.999Z] #10 124.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:31.999Z] #10 124.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T13:25:31.999Z] #10 124.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:31.999Z] #10 124.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:25:32.040Z] #39 59.42 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-15T13:25:32.181Z] #39 152.0 CC criu/seccomp.o [2020-06-15T13:25:32.259Z] #10 124.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:32.259Z] #10 124.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:32.259Z] #10 124.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:25:32.259Z] #10 124.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:25:32.259Z] #10 124.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T13:25:32.259Z] #10 124.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T13:25:32.259Z] #10 124.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:32.259Z] #10 124.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:25:32.259Z] #10 124.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T13:25:32.259Z] #10 124.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:32.259Z] #10 ... [2020-06-15T13:25:32.259Z] [2020-06-15T13:25:32.259Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:32.259Z] #41 114.2 vendor/golang.org/x/net/idna [2020-06-15T13:25:32.259Z] #41 116.4 vendor/golang.org/x/net/http2/hpack [2020-06-15T13:25:32.259Z] #41 117.7 mime [2020-06-15T13:25:32.259Z] #41 119.6 mime/quotedprintable [2020-06-15T13:25:32.259Z] #41 120.1 net/http/internal [2020-06-15T13:25:32.259Z] #41 123.3 mime/multipart [2020-06-15T13:25:32.259Z] #41 123.3 crypto/tls [2020-06-15T13:25:32.259Z] #41 ... [2020-06-15T13:25:32.259Z] [2020-06-15T13:25:32.259Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:32.259Z] #10 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T13:25:32.259Z] #10 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-15T13:25:32.259Z] #10 124.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:32.259Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:25:32.436Z] #39 152.5 CC criu/seize.o [2020-06-15T13:25:32.517Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:25:32.517Z] #10 124.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:25:32.517Z] #10 124.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T13:25:32.517Z] #10 124.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:32.517Z] #10 124.5 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T13:25:32.517Z] #10 124.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:32.517Z] #10 124.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:32.517Z] #10 124.5 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:25:32.611Z] #39 59.72 CC compel/arch/aarch64/src/lib/infect.o [2020-06-15T13:25:32.779Z] #10 DONE 124.8s [2020-06-15T13:25:32.779Z] [2020-06-15T13:25:32.779Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:32.871Z] #39 60.16 CC compel/src/lib/infect-rpc.o [2020-06-15T13:25:33.132Z] #39 60.46 CC compel/src/lib/infect-util.o [2020-06-15T13:25:33.364Z] #39 153.1 CC criu/servicefd.o [2020-06-15T13:25:33.392Z] #39 60.80 CC compel/src/lib/infect.o [2020-06-15T13:25:33.619Z] #39 153.5 CC criu/shmem.o [2020-06-15T13:25:34.179Z] #39 154.1 CC criu/sigframe.o [2020-06-15T13:25:34.179Z] #39 154.3 CC criu/signalfd.o [2020-06-15T13:25:34.738Z] #39 154.5 CC criu/sk-inet.o [2020-06-15T13:25:34.801Z] #54 ... [2020-06-15T13:25:34.801Z] [2020-06-15T13:25:34.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:34.801Z] #39 42.51 CC images/opts.o [2020-06-15T13:25:34.801Z] #39 42.85 CC images/seccomp.o [2020-06-15T13:25:34.801Z] #39 43.02 CC images/binfmt-misc.o [2020-06-15T13:25:34.801Z] #39 43.22 CC images/time.o [2020-06-15T13:25:34.801Z] #39 43.54 CC images/sysctl.o [2020-06-15T13:25:34.801Z] #39 43.76 CC images/autofs.o [2020-06-15T13:25:34.801Z] #39 43.96 CC images/macvlan.o [2020-06-15T13:25:34.801Z] #39 44.27 CC images/sit.o [2020-06-15T13:25:34.801Z] #39 44.48 CC images/memfd.o [2020-06-15T13:25:34.801Z] #39 44.78 CC images/timens.o [2020-06-15T13:25:34.801Z] #39 45.10 LINK images/built-in.o [2020-06-15T13:25:34.801Z] #39 45.29 GEN compel/include/asm [2020-06-15T13:25:34.801Z] #39 45.31 GEN compel/include/version.h [2020-06-15T13:25:34.801Z] #39 45.34 touch .config [2020-06-15T13:25:34.801Z] #39 45.40 GEN include/common/config.h [2020-06-15T13:25:34.801Z] #39 45.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-15T13:25:34.801Z] #39 45.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-15T13:25:34.801Z] #39 45.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-15T13:25:34.801Z] #39 45.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-15T13:25:34.801Z] #39 45.64 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-15T13:25:34.801Z] #39 45.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-15T13:25:34.801Z] #39 45.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T13:25:34.801Z] #39 45.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-15T13:25:34.801Z] #39 45.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T13:25:34.801Z] #39 45.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T13:25:34.801Z] #39 45.76 DEP compel/plugins/std/infect.d [2020-06-15T13:25:34.801Z] #39 45.86 DEP compel/plugins/std/string.d [2020-06-15T13:25:34.801Z] #39 45.93 DEP compel/plugins/std/log.d [2020-06-15T13:25:34.801Z] #39 46.02 DEP compel/plugins/std/fds.d [2020-06-15T13:25:34.801Z] #39 46.22 DEP compel/plugins/std/std.d [2020-06-15T13:25:34.801Z] #39 46.32 DEP compel/plugins/shmem/shmem.d [2020-06-15T13:25:34.801Z] #39 46.44 DEP compel/plugins/fds/fds.d [2020-06-15T13:25:34.801Z] #39 46.63 CC compel/plugins/std/std.o [2020-06-15T13:25:34.801Z] #39 46.96 CC compel/plugins/std/fds.o [2020-06-15T13:25:34.801Z] #39 47.50 CC compel/plugins/std/log.o [2020-06-15T13:25:34.801Z] #39 ... [2020-06-15T13:25:34.801Z] [2020-06-15T13:25:34.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:34.801Z] #10 123.2 Selecting previously unselected package libapparmor1:amd64. [2020-06-15T13:25:34.801Z] #10 123.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-15T13:25:34.801Z] #10 123.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T13:25:34.801Z] #10 123.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-15T13:25:34.801Z] #10 123.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-15T13:25:34.801Z] #10 123.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T13:25:34.801Z] #10 123.5 Selecting previously unselected package libbtrfs0. [2020-06-15T13:25:34.801Z] #10 123.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-15T13:25:34.801Z] #10 123.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:25:34.801Z] #10 123.6 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:25:34.801Z] #10 123.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-15T13:25:35.058Z] #10 123.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:25:35.058Z] #10 123.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-15T13:25:35.058Z] #10 123.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:25:35.058Z] #10 123.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:35.304Z] #39 ... [2020-06-15T13:25:35.304Z] [2020-06-15T13:25:35.304Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:35.306Z] #49 2.432 + RM_GOPATH=0 [2020-06-15T13:25:35.306Z] #49 2.433 + TMP_GOPATH= [2020-06-15T13:25:35.306Z] #49 2.433 + : /build [2020-06-15T13:25:35.306Z] #49 2.433 + '[' -z '' ']' [2020-06-15T13:25:35.306Z] #49 2.435 ++ mktemp -d [2020-06-15T13:25:35.306Z] #49 2.437 + export GOPATH=/tmp/tmp.ED762UQiNz [2020-06-15T13:25:35.306Z] #49 2.437 + GOPATH=/tmp/tmp.ED762UQiNz [2020-06-15T13:25:35.306Z] #49 2.437 + RM_GOPATH=1 [2020-06-15T13:25:35.306Z] #49 2.437 + case "$(go env GOARCH)" in [2020-06-15T13:25:35.306Z] #49 2.438 ++ go env GOARCH [2020-06-15T13:25:35.306Z] #49 2.460 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:25:35.306Z] #49 2.460 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:25:35.306Z] #49 2.461 ++ dirname /tmp/install/install.sh [2020-06-15T13:25:35.306Z] #49 2.462 + dir=/tmp/install [2020-06-15T13:25:35.306Z] #49 2.462 + bin=runc [2020-06-15T13:25:35.306Z] #49 2.462 + shift [2020-06-15T13:25:35.306Z] #49 2.463 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T13:25:35.306Z] #49 2.463 + . /tmp/install/runc.installer [2020-06-15T13:25:35.306Z] #49 2.464 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:25:35.306Z] #49 2.464 + install_runc [2020-06-15T13:25:35.306Z] #49 2.466 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T13:25:35.306Z] #49 2.470 + uname -r [2020-06-15T13:25:35.306Z] #49 2.472 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T13:25:35.306Z] #49 2.472 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T13:25:35.306Z] #49 2.473 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T13:25:35.306Z] #49 2.473 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ED762UQiNz/src/github.com/opencontainers/runc [2020-06-15T13:25:35.306Z] #49 2.482 Cloning into '/tmp/tmp.ED762UQiNz/src/github.com/opencontainers/runc'... [2020-06-15T13:25:35.316Z] #10 123.9 Selecting previously unselected package libudev-dev:amd64. [2020-06-15T13:25:35.316Z] #10 123.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T13:25:35.316Z] #10 123.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:35.316Z] #10 124.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-15T13:25:35.316Z] #10 124.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-15T13:25:35.316Z] #10 124.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T13:25:35.564Z] #49 ... [2020-06-15T13:25:35.564Z] [2020-06-15T13:25:35.565Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T13:25:35.565Z] #11 DONE 2.6s [2020-06-15T13:25:35.565Z] [2020-06-15T13:25:35.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:35.565Z] #39 49.32 CC compel/plugins/std/infect.o [2020-06-15T13:25:35.565Z] #39 50.22 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-15T13:25:35.565Z] #39 50.36 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-15T13:25:35.565Z] #39 50.45 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-15T13:25:35.565Z] #39 50.50 AR compel/plugins/std.lib.a [2020-06-15T13:25:35.565Z] #39 50.59 CC compel/plugins/fds/fds.o [2020-06-15T13:25:35.565Z] #39 50.88 AR compel/plugins/fds.lib.a [2020-06-15T13:25:35.565Z] #39 50.92 HOSTDEP compel/src/lib/log-host.d [2020-06-15T13:25:35.565Z] #39 51.00 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T13:25:35.565Z] #39 51.06 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-15T13:25:35.565Z] #39 51.13 HOSTDEP compel/src/main-host.d [2020-06-15T13:25:35.565Z] #39 51.30 DEP compel/src/lib/ptrace.d [2020-06-15T13:25:35.565Z] #39 51.48 DEP compel/src/lib/infect.d [2020-06-15T13:25:35.565Z] #39 51.67 DEP compel/src/lib/infect-util.d [2020-06-15T13:25:35.565Z] #39 51.80 DEP compel/src/lib/infect-rpc.d [2020-06-15T13:25:35.565Z] #39 51.97 DEP compel/arch/x86/src/lib/infect.d [2020-06-15T13:25:35.565Z] #39 52.05 DEP compel/arch/x86/src/lib/cpu.d [2020-06-15T13:25:35.565Z] #39 52.13 DEP compel/src/lib/log.d [2020-06-15T13:25:35.565Z] #39 52.23 DEP compel/src/main.d [2020-06-15T13:25:35.565Z] #39 52.33 DEP compel/src/lib/handle-elf.d [2020-06-15T13:25:35.565Z] #39 52.47 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-15T13:25:35.565Z] #39 52.64 CC compel/src/lib/log.o [2020-06-15T13:25:35.565Z] #39 52.93 CC compel/arch/x86/src/lib/cpu.o [2020-06-15T13:25:35.565Z] #39 53.69 CC compel/arch/x86/src/lib/infect.o [2020-06-15T13:25:35.565Z] #39 54.48 CC compel/src/lib/infect-rpc.o [2020-06-15T13:25:35.565Z] #39 54.86 CC compel/src/lib/infect-util.o [2020-06-15T13:25:35.573Z] #10 124.4 Selecting previously unselected package libpcre16-3:amd64. [2020-06-15T13:25:35.574Z] #10 124.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:35.665Z] #39 155.4 CC criu/sk-netlink.o [2020-06-15T13:25:35.823Z] #39 55.28 CC compel/src/lib/infect.o [2020-06-15T13:25:35.831Z] #10 ... [2020-06-15T13:25:35.831Z] [2020-06-15T13:25:35.831Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:35.831Z] #54 DONE 124.5s [2020-06-15T13:25:35.831Z] [2020-06-15T13:25:35.831Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T13:25:35.831Z] #55 DONE 0.0s [2020-06-15T13:25:35.831Z] [2020-06-15T13:25:35.831Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T13:25:35.831Z] #56 DONE 0.1s [2020-06-15T13:25:35.831Z] [2020-06-15T13:25:35.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:35.831Z] #10 124.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:35.920Z] #39 155.8 CC criu/sk-packet.o [2020-06-15T13:25:36.088Z] #10 124.9 Selecting previously unselected package libpcre32-3:amd64. [2020-06-15T13:25:36.088Z] #10 124.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:36.088Z] #10 124.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:36.345Z] #10 125.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-15T13:25:36.432Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [2020-06-15T13:25:36.481Z] #39 156.2 CC criu/sk-queue.o [2020-06-15T13:25:36.603Z] #10 ... [2020-06-15T13:25:36.603Z] [2020-06-15T13:25:36.603Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:36.603Z] #43 DONE 125.4s [2020-06-15T13:25:36.603Z] [2020-06-15T13:25:36.603Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:25:36.603Z] #10 125.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:36.603Z] #10 125.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T13:25:36.603Z] #10 125.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-15T13:25:36.737Z] #39 156.6 CC criu/sk-tcp.o [2020-06-15T13:25:36.737Z] #39 ... [2020-06-15T13:25:36.737Z] [2020-06-15T13:25:36.737Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:36.737Z] #45 231.3 + cd /tmp/tmp.VghGK07E6i/src/github.com/golangci/golangci-lint/ [2020-06-15T13:25:36.737Z] #45 231.3 + git checkout -q v1.23.8 [2020-06-15T13:25:36.861Z] #10 125.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-15T13:25:36.861Z] #10 125.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:25:37.298Z] #45 232.0 ++ git describe --tags [2020-06-15T13:25:37.299Z] #45 232.0 + version=v1.23.8 [2020-06-15T13:25:37.299Z] #45 232.0 ++ git rev-parse --short HEAD [2020-06-15T13:25:37.299Z] #45 232.0 + commit=76a82c6 [2020-06-15T13:25:37.299Z] #45 232.0 ++ git show -s --format=%cd [2020-06-15T13:25:37.299Z] #45 232.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T13:25:37.299Z] #45 232.0 + 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-15T13:25:37.796Z] #10 126.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-15T13:25:37.796Z] #10 126.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-15T13:25:37.796Z] #10 126.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T13:25:37.796Z] #10 126.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-15T13:25:37.796Z] #10 126.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-15T13:25:37.796Z] #10 126.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:37.798Z] #39 ... [2020-06-15T13:25:37.798Z] [2020-06-15T13:25:37.798Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:25:37.798Z] #12 DONE 2.0s [2020-06-15T13:25:37.798Z] [2020-06-15T13:25:37.798Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:25:38.057Z] #10 126.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-15T13:25:38.057Z] #10 126.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-15T13:25:38.057Z] #10 126.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T13:25:38.208Z] #21 112.9 Checking out files: 23% (2563/10837) Checking out files: 24% (2601/10837) Checking out files: 25% (2710/10837) Checking out files: 26% (2818/10837) Checking out files: 27% (2926/10837) Checking out files: 28% (3035/10837) Checking out files: 29% (3143/10837) Checking out files: 30% (3252/10837) Checking out files: 31% (3360/10837) Checking out files: 32% (3468/10837) Checking out files: 33% (3577/10837) Checking out files: 34% (3685/10837) Checking out files: 35% (3793/10837) Checking out files: 36% (3902/10837) Checking out files: 37% (4010/10837) Checking out files: 38% (4119/10837) Checking out files: 39% (4227/10837) Checking out files: 40% (4335/10837) Checking out files: 41% (4444/10837) Checking out files: 42% (4552/10837) Checking out files: 43% (4660/10837) Checking out files: 43% (4765/10837) Checking out files: 44% (4769/10837) Checking out files: 45% (4877/10837) Checking out files: 46% (4986/10837) Checking out files: 47% (5094/10837) Checking out files: 48% (5202/10837) Checking out files: 49% (5311/10837) Checking out files: 50% (5419/10837) Checking out files: 51% (5527/10837) Checking out files: 52% (5636/10837) Checking out files: 53% (5744/10837) Checking out files: 54% (5852/10837) Checking out files: 55% (5961/10837) Checking out files: 56% (6069/10837) Checking out files: 57% (6178/10837) Checking out files: 58% (6286/10837) Checking out files: 59% (6394/10837) Checking out files: 60% (6503/10837) Checking out files: 61% (6611/10837) Checking out files: 62% (6719/10837) Checking out files: 63% (6828/10837) Checking out files: 64% (6936/10837) Checking out files: 65% (7045/10837) Checking out files: 66% (7153/10837) Checking out files: 66% (7161/10837) Checking out files: 67% (7261/10837) Checking out files: 68% (7370/10837) Checking out files: 69% (7478/10837) Checking out files: 70% (7586/10837) Checking out files: 71% (7695/10837) Checking out files: 72% (7803/10837) Checking out files: 73% (7912/10837) Checking out files: 74% (8020/10837) Checking out files: 75% (8128/10837) Checking out files: 76% (8237/10837) Checking out files: 77% (8345/10837) Checking out files: 78% (8453/10837) Checking out files: 79% (8562/10837) Checking out files: 80% (8670/10837) Checking out files: 81% (8778/10837) Checking out files: 82% (8887/10837) Checking out files: 83% (8995/10837) Checking out files: 84% (9104/10837) Checking out files: 85% (9212/10837) Checking out files: 86% (9320/10837) Checking out files: 87% (9429/10837) Checking out files: 87% (9472/10837) Checking out files: 88% (9537/10837) Checking out files: 89% (9645/10837) Checking out files: 90% (9754/10837) [2020-06-15T13:25:38.208Z] #21 ... [2020-06-15T13:25:38.208Z] [2020-06-15T13:25:38.208Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:25:38.208Z] #17 2.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:25:38.208Z] #17 2.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:25:38.208Z] #17 2.632 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:25:38.208Z] #17 3.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-15T13:25:38.208Z] #17 4.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-15T13:25:38.208Z] #17 5.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-15T13:25:38.208Z] #17 8.421 Fetched 8183 kB in 6s (1268 kB/s) [2020-06-15T13:25:38.317Z] #10 127.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-15T13:25:38.317Z] #10 127.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-15T13:25:38.317Z] #10 127.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:38.469Z] #17 8.421 Reading package lists... [2020-06-15T13:25:38.469Z] #17 ... [2020-06-15T13:25:38.469Z] [2020-06-15T13:25:38.469Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-15T13:25:38.575Z] #10 127.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:38.575Z] #10 127.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:25:38.575Z] #10 127.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-15T13:25:38.575Z] #10 127.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:38.575Z] #10 127.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:25:38.575Z] #10 127.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:25:38.730Z] #21 112.9 Checking out files: 23% (2563/10837) Checking out files: 24% (2601/10837) Checking out files: 25% (2710/10837) Checking out files: 26% (2818/10837) Checking out files: 27% (2926/10837) Checking out files: 28% (3035/10837) Checking out files: 29% (3143/10837) Checking out files: 30% (3252/10837) Checking out files: 31% (3360/10837) Checking out files: 32% (3468/10837) Checking out files: 33% (3577/10837) Checking out files: 34% (3685/10837) Checking out files: 35% (3793/10837) Checking out files: 36% (3902/10837) Checking out files: 37% (4010/10837) Checking out files: 38% (4119/10837) Checking out files: 39% (4227/10837) Checking out files: 40% (4335/10837) Checking out files: 41% (4444/10837) Checking out files: 42% (4552/10837) Checking out files: 43% (4660/10837) Checking out files: 43% (4765/10837) Checking out files: 44% (4769/10837) Checking out files: 45% (4877/10837) Checking out files: 46% (4986/10837) Checking out files: 47% (5094/10837) Checking out files: 48% (5202/10837) Checking out files: 49% (5311/10837) Checking out files: 50% (5419/10837) Checking out files: 51% (5527/10837) Checking out files: 52% (5636/10837) Checking out files: 53% (5744/10837) Checking out files: 54% (5852/10837) Checking out files: 55% (5961/10837) Checking out files: 56% (6069/10837) Checking out files: 57% (6178/10837) Checking out files: 58% (6286/10837) Checking out files: 59% (6394/10837) Checking out files: 60% (6503/10837) Checking out files: 61% (6611/10837) Checking out files: 62% (6719/10837) Checking out files: 63% (6828/10837) Checking out files: 64% (6936/10837) Checking out files: 65% (7045/10837) Checking out files: 66% (7153/10837) Checking out files: 66% (7161/10837) Checking out files: 67% (7261/10837) Checking out files: 68% (7370/10837) Checking out files: 69% (7478/10837) Checking out files: 70% (7586/10837) Checking out files: 71% (7695/10837) Checking out files: 72% (7803/10837) Checking out files: 73% (7912/10837) Checking out files: 74% (8020/10837) Checking out files: 75% (8128/10837) Checking out files: 76% (8237/10837) Checking out files: 77% (8345/10837) Checking out files: 78% (8453/10837) Checking out files: 79% (8562/10837) Checking out files: 80% (8670/10837) Checking out files: 81% (8778/10837) Checking out files: 82% (8887/10837) Checking out files: 83% (8995/10837) Checking out files: 84% (9104/10837) Checking out files: 85% (9212/10837) Checking out files: 86% (9320/10837) Checking out files: 87% (9429/10837) Checking out files: 87% (9472/10837) Checking out files: 88% (9537/10837) Checking out files: 89% (9645/10837) Checking out files: 90% (9754/10837) Checking out files: 91% (9862/10837) Checking out files: 92% (9971/10837) Checking out files: 93% (10079/10837) Checking out files: 94% (10187/10837) Checking out files: 95% (10296/10837) Checking out files: 96% (10404/10837) Checking out files: 97% (10512/10837) Checking out files: 98% (10621/10837) Checking out files: 99% (10729/10837) Checking out files: 100% (10837/10837) Checking out files: 100% (10837/10837), done. [2020-06-15T13:25:38.833Z] #10 127.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-15T13:25:38.833Z] #10 127.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T13:25:38.833Z] #10 127.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-15T13:25:38.833Z] #10 127.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:25:38.833Z] #10 127.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-15T13:25:38.833Z] #10 127.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:38.833Z] #10 127.6 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-15T13:25:38.833Z] #10 127.6 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-15T13:25:38.833Z] #10 127.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:25:38.833Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:25:38.833Z] #10 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:25:38.833Z] #10 127.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:25:38.833Z] #10 127.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-15T13:25:38.833Z] #10 127.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:38.833Z] #10 127.6 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T13:25:38.833Z] #10 127.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:38.833Z] #10 127.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-15T13:25:38.834Z] #10 127.7 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:25:38.991Z] #21 116.5 + cd /tmp/tmp.Ajt4776YKT/tmp/docker-ce [2020-06-15T13:25:38.991Z] #21 116.5 + git checkout -q v17.06.2-ce [2020-06-15T13:25:39.252Z] #21 ... [2020-06-15T13:25:39.252Z] [2020-06-15T13:25:39.252Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:39.252Z] #41 106.9 net/http/httptrace [2020-06-15T13:25:39.252Z] #41 107.2 net/http [2020-06-15T13:25:39.252Z] #41 115.4 github.com/LK4D4/vndr/godl [2020-06-15T13:25:39.252Z] #41 116.2 github.com/LK4D4/vndr [2020-06-15T13:25:39.252Z] #41 ... [2020-06-15T13:25:39.252Z] [2020-06-15T13:25:39.252Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:25:39.252Z] #17 8.421 Reading package lists... [2020-06-15T13:25:39.400Z] #10 DONE 128.0s [2020-06-15T13:25:39.400Z] [2020-06-15T13:25:39.400Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:39.400Z] #49 ... [2020-06-15T13:25:39.400Z] [2020-06-15T13:25:39.400Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:39.400Z] #41 118.1 vendor/golang.org/x/net/http2/hpack [2020-06-15T13:25:39.400Z] #41 119.1 mime [2020-06-15T13:25:39.400Z] #41 120.8 mime/quotedprintable [2020-06-15T13:25:39.400Z] #41 121.0 net/http/internal [2020-06-15T13:25:39.400Z] #41 123.7 crypto/tls [2020-06-15T13:25:39.518Z] + docker version [2020-06-15T13:25:39.659Z] #41 ... [2020-06-15T13:25:39.659Z] [2020-06-15T13:25:39.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:39.659Z] #39 48.38 CC compel/plugins/std/string.o [2020-06-15T13:25:39.659Z] #39 49.26 CC compel/plugins/std/infect.o [2020-06-15T13:25:39.659Z] #39 49.96 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-15T13:25:39.659Z] #39 50.06 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-15T13:25:39.659Z] #39 50.16 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-15T13:25:39.659Z] #39 50.20 AR compel/plugins/std.lib.a [2020-06-15T13:25:39.659Z] #39 50.37 CC compel/plugins/fds/fds.o [2020-06-15T13:25:39.659Z] #39 50.64 AR compel/plugins/fds.lib.a [2020-06-15T13:25:39.659Z] #39 50.72 HOSTDEP compel/src/lib/log-host.d [2020-06-15T13:25:39.659Z] #39 50.87 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T13:25:39.659Z] #39 51.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-15T13:25:39.659Z] #39 51.17 HOSTDEP compel/src/main-host.d [2020-06-15T13:25:39.659Z] #39 51.37 DEP compel/src/lib/ptrace.d [2020-06-15T13:25:39.659Z] #39 51.57 DEP compel/src/lib/infect.d [2020-06-15T13:25:39.659Z] #39 51.83 DEP compel/src/lib/infect-util.d [2020-06-15T13:25:39.659Z] #39 51.89 DEP compel/src/lib/infect-rpc.d [2020-06-15T13:25:39.659Z] #39 51.96 DEP compel/arch/x86/src/lib/infect.d [2020-06-15T13:25:39.659Z] #39 52.03 DEP compel/arch/x86/src/lib/cpu.d [2020-06-15T13:25:39.659Z] #39 52.08 DEP compel/src/lib/log.d [2020-06-15T13:25:39.659Z] #39 52.14 DEP compel/src/main.d [2020-06-15T13:25:39.659Z] #39 52.20 DEP compel/src/lib/handle-elf.d [2020-06-15T13:25:39.659Z] #39 52.28 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-15T13:25:39.659Z] #39 52.36 CC compel/src/lib/log.o [2020-06-15T13:25:39.659Z] #39 52.60 CC compel/arch/x86/src/lib/cpu.o [2020-06-15T13:25:39.699Z] #13 2.221 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T13:25:39.699Z] #13 DONE 2.3s [2020-06-15T13:25:39.699Z] [2020-06-15T13:25:39.699Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:25:39.918Z] #39 53.59 CC compel/arch/x86/src/lib/infect.o [2020-06-15T13:25:41.294Z] #39 54.57 CC compel/src/lib/infect-rpc.o [2020-06-15T13:25:41.553Z] #39 55.02 CC compel/src/lib/infect-util.o [2020-06-15T13:25:41.553Z] #39 55.24 CC compel/src/lib/infect.o [2020-06-15T13:25:41.798Z] #17 10.97 Reading package lists... [2020-06-15T13:25:41.812Z] #39 ... [2020-06-15T13:25:41.812Z] [2020-06-15T13:25:41.812Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:41.812Z] #49 2.531 + RM_GOPATH=0 [2020-06-15T13:25:41.812Z] #49 2.531 + TMP_GOPATH= [2020-06-15T13:25:41.812Z] #49 2.532 + : /build [2020-06-15T13:25:41.812Z] #49 2.532 + '[' -z '' ']' [2020-06-15T13:25:41.812Z] #49 2.541 ++ mktemp -d [2020-06-15T13:25:41.812Z] #49 2.541 + export GOPATH=/tmp/tmp.5B7SnNQdlo [2020-06-15T13:25:41.812Z] #49 2.541 + GOPATH=/tmp/tmp.5B7SnNQdlo [2020-06-15T13:25:41.812Z] #49 2.541 + RM_GOPATH=1 [2020-06-15T13:25:41.812Z] #49 2.541 + case "$(go env GOARCH)" in [2020-06-15T13:25:41.812Z] #49 2.541 ++ go env GOARCH [2020-06-15T13:25:41.812Z] #49 2.565 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:25:41.812Z] #49 2.565 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:25:41.812Z] #49 2.571 ++ dirname /tmp/install/install.sh [2020-06-15T13:25:41.812Z] #49 2.577 + dir=/tmp/install [2020-06-15T13:25:41.812Z] #49 2.577 + bin=runc [2020-06-15T13:25:41.812Z] #49 2.577 + shift [2020-06-15T13:25:41.812Z] #49 2.577 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T13:25:41.812Z] #49 2.577 + . /tmp/install/runc.installer [2020-06-15T13:25:41.812Z] #49 ... [2020-06-15T13:25:41.812Z] [2020-06-15T13:25:41.812Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T13:25:41.812Z] #11 DONE 2.6s [2020-06-15T13:25:41.812Z] [2020-06-15T13:25:41.812Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:41.812Z] #49 2.577 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:25:41.812Z] #49 2.581 + install_runc [2020-06-15T13:25:41.812Z] #49 2.594 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T13:25:41.812Z] #49 2.610 + uname -r [2020-06-15T13:25:41.812Z] #49 2.638 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T13:25:41.812Z] #49 2.639 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T13:25:41.812Z] #49 2.639 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T13:25:41.812Z] #49 2.639 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5B7SnNQdlo/src/github.com/opencontainers/runc [2020-06-15T13:25:41.812Z] #49 2.642 Cloning into '/tmp/tmp.5B7SnNQdlo/src/github.com/opencontainers/runc'... [2020-06-15T13:25:42.059Z] #17 13.42 Building dependency tree... [2020-06-15T13:25:42.226Z] #14 DONE 2.0s [2020-06-15T13:25:42.226Z] [2020-06-15T13:25:42.226Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T13:25:43.001Z] #17 14.54 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T13:25:43.001Z] #17 14.54 The following additional packages will be installed: [2020-06-15T13:25:43.001Z] #17 14.54 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T13:25:43.001Z] #17 14.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T13:25:43.001Z] #17 14.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T13:25:43.001Z] #17 14.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T13:25:43.001Z] #17 14.54 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T13:25:43.001Z] #17 14.55 Suggested packages: [2020-06-15T13:25:43.001Z] #17 14.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T13:25:43.001Z] #17 14.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T13:25:43.001Z] #17 14.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T13:25:43.001Z] #17 14.55 Recommended packages: [2020-06-15T13:25:43.001Z] #17 14.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T13:25:43.001Z] #17 14.55 python3-keyrings.alt python3-xdg unzip [2020-06-15T13:25:43.830Z] #45 ... [2020-06-15T13:25:43.830Z] [2020-06-15T13:25:43.830Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:43.830Z] #49 109.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T13:25:44.124Z] #15 DONE 2.3s [2020-06-15T13:25:44.124Z] [2020-06-15T13:25:44.124Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:25:44.272Z] Client: Docker Engine - Enterprise [2020-06-15T13:25:44.272Z] Version: 19.03.5 [2020-06-15T13:25:44.272Z] API version: 1.40 [2020-06-15T13:25:44.272Z] Go version: go1.12.12 [2020-06-15T13:25:44.272Z] Git commit: 2ee0c57608 [2020-06-15T13:25:44.272Z] Built: 11/13/2019 08:00:16 [2020-06-15T13:25:44.272Z] OS/Arch: windows/amd64 [2020-06-15T13:25:44.272Z] Experimental: false [2020-06-15T13:25:44.272Z] [2020-06-15T13:25:44.272Z] Server: Docker Engine - Enterprise [2020-06-15T13:25:44.272Z] Engine: [2020-06-15T13:25:44.272Z] Version: 19.03.5 [2020-06-15T13:25:44.272Z] API version: 1.40 (minimum version 1.24) [2020-06-15T13:25:44.272Z] Go version: go1.12.12 [2020-06-15T13:25:44.272Z] Git commit: 2ee0c57608 [2020-06-15T13:25:44.272Z] Built: 11/13/2019 07:58:51 [2020-06-15T13:25:44.272Z] OS/Arch: windows/amd64 [2020-06-15T13:25:44.272Z] Experimental: true [2020-06-15T13:25:44.343Z] #49 ... [2020-06-15T13:25:44.343Z] [2020-06-15T13:25:44.343Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:25:44.343Z] #12 DONE 2.1s [2020-06-15T13:25:44.343Z] [2020-06-15T13:25:44.343Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:25:44.385Z] #17 15.93 The following NEW packages will be installed: [2020-06-15T13:25:44.385Z] #17 15.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T13:25:44.385Z] #17 15.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T13:25:44.385Z] #17 15.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T13:25:44.385Z] #17 15.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T13:25:44.385Z] #17 15.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T13:25:44.385Z] #17 15.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T13:25:44.385Z] #17 15.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T13:25:44.385Z] #17 15.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T13:25:44.385Z] #17 15.94 xz-utils zip [2020-06-15T13:25:44.646Z] #17 16.25 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:25:44.646Z] #17 16.25 Need to get 27.6 MB of archives. [2020-06-15T13:25:44.646Z] #17 16.25 After this operation, 114 MB of additional disk space will be used. [2020-06-15T13:25:44.646Z] #17 16.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-15T13:25:44.646Z] #17 16.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-06-15T13:25:44.646Z] #17 16.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-06-15T13:25:44.646Z] #17 16.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-15T13:25:44.646Z] #17 16.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-15T13:25:44.646Z] #17 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-06-15T13:25:44.646Z] #17 16.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T13:25:44.646Z] #17 16.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-15T13:25:44.646Z] #17 16.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-15T13:25:44.646Z] #17 16.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-15T13:25:44.646Z] #17 16.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-15T13:25:44.646Z] #17 16.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-15T13:25:44.646Z] #17 16.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-15T13:25:44.646Z] #17 16.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-15T13:25:44.646Z] #17 16.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-15T13:25:44.646Z] #17 16.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-15T13:25:44.646Z] #17 16.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-15T13:25:44.646Z] #17 16.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:25:44.646Z] #17 16.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T13:25:44.646Z] #17 16.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-06-15T13:25:44.646Z] #17 16.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-15T13:25:44.646Z] #17 16.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-15T13:25:44.646Z] #17 16.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-15T13:25:44.646Z] #17 16.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-15T13:25:44.756Z] #49 111.3 + mkdir -p /build [2020-06-15T13:25:44.756Z] #49 111.3 + cp runc /build/runc [2020-06-15T13:25:44.756Z] #49 DONE 111.6s [2020-06-15T13:25:44.756Z] [2020-06-15T13:25:44.756Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:44.756Z] #39 157.0 CC criu/sk-unix.o [2020-06-15T13:25:44.756Z] #39 158.6 CC criu/sockets.o [2020-06-15T13:25:44.756Z] #39 159.4 CC criu/stats.o [2020-06-15T13:25:44.756Z] #39 159.7 CC criu/string.o [2020-06-15T13:25:44.756Z] #39 159.7 CC criu/sysctl.o [2020-06-15T13:25:44.756Z] #39 160.3 CC criu/sysfs_parse.o [2020-06-15T13:25:44.756Z] #39 160.6 CC criu/timens.o [2020-06-15T13:25:44.756Z] #39 160.8 CC criu/timerfd.o [2020-06-15T13:25:44.756Z] #39 161.1 CC criu/tty.o [2020-06-15T13:25:44.756Z] #39 162.7 CC criu/tun.o [2020-06-15T13:25:44.757Z] #39 163.1 CC criu/uffd.o [2020-06-15T13:25:44.757Z] #39 164.2 CC criu/util.o [2020-06-15T13:25:44.907Z] #17 16.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-15T13:25:44.907Z] #17 16.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-15T13:25:44.907Z] #17 16.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-15T13:25:44.907Z] #17 16.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-15T13:25:44.907Z] #17 16.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [Pipeline] sh [2020-06-15T13:25:45.169Z] #17 16.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-15T13:25:45.169Z] #17 16.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-15T13:25:45.169Z] #17 16.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-15T13:25:45.169Z] #17 16.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-15T13:25:45.169Z] #17 16.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-15T13:25:45.169Z] #17 16.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T13:25:45.169Z] #17 16.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T13:25:45.169Z] #17 16.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T13:25:45.169Z] #17 16.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-15T13:25:45.169Z] #17 16.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T13:25:45.169Z] #17 17.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T13:25:45.169Z] #17 17.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T13:25:45.169Z] #17 17.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-15T13:25:45.169Z] #17 17.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-06-15T13:25:45.318Z] #39 165.2 CC criu/uts_ns.o [2020-06-15T13:25:45.429Z] #17 17.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-15T13:25:45.429Z] #17 17.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T13:25:45.429Z] #17 17.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-15T13:25:45.429Z] #17 17.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-15T13:25:45.573Z] #39 165.5 CC criu/vdso-compat.o [2020-06-15T13:25:45.690Z] #17 17.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-15T13:25:45.690Z] #17 ... [2020-06-15T13:25:45.690Z] [2020-06-15T13:25:45.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:45.690Z] #39 62.86 CC compel/src/lib/ptrace.o [2020-06-15T13:25:45.690Z] #39 63.32 AR compel/libcompel.a [2020-06-15T13:25:45.690Z] #39 63.40 HOSTCC compel/src/main-host.o [2020-06-15T13:25:45.690Z] #39 63.78 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-15T13:25:45.690Z] #39 63.92 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T13:25:45.690Z] #39 64.40 HOSTCC compel/src/lib/log-host.o [2020-06-15T13:25:45.690Z] #39 64.62 HOSTLINK compel/compel-host-bin [2020-06-15T13:25:45.690Z] #39 64.83 DEP soccr/soccr.d [2020-06-15T13:25:45.690Z] #39 65.05 CC soccr/soccr.o [2020-06-15T13:25:45.690Z] #39 66.42 AR soccr/libsoccr.a [2020-06-15T13:25:45.690Z] #39 66.49 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:25:45.690Z] #39 66.91 DEP criu/arch/aarch64/sigframe.d [2020-06-15T13:25:45.690Z] #39 67.10 DEP criu/arch/aarch64/crtools.d [2020-06-15T13:25:45.690Z] #39 67.38 DEP criu/arch/aarch64/cpu.d [2020-06-15T13:25:45.690Z] #39 67.43 DEP criu/arch/aarch64/bitops.d [2020-06-15T13:25:45.690Z] #39 67.54 CC criu/arch/aarch64/bitops.o [2020-06-15T13:25:45.690Z] #39 67.61 CC criu/arch/aarch64/cpu.o [2020-06-15T13:25:45.690Z] #39 67.80 CC criu/arch/aarch64/crtools.o [2020-06-15T13:25:45.690Z] #39 68.32 CC criu/arch/aarch64/sigframe.o [2020-06-15T13:25:45.690Z] #39 68.57 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-15T13:25:45.690Z] #39 68.64 DEP criu/pie/util-vdso.d [2020-06-15T13:25:45.690Z] #39 68.82 DEP criu/pie/util.d [2020-06-15T13:25:45.690Z] #39 69.01 CC criu/pie/util.o [2020-06-15T13:25:45.690Z] #39 69.30 CC criu/pie/util-vdso.o [2020-06-15T13:25:45.690Z] #39 69.99 AR criu/pie/pie.lib.a [2020-06-15T13:25:45.690Z] #39 70.06 DEP criu/pie/restorer.d [2020-06-15T13:25:45.690Z] #39 70.34 DEP criu/arch/aarch64/intraprocedure.d [2020-06-15T13:25:45.690Z] #39 70.37 DEP criu/arch/aarch64/restorer.d [2020-06-15T13:25:45.690Z] #39 70.55 DEP criu/arch/aarch64/vdso-pie.d [2020-06-15T13:25:45.690Z] #39 70.72 DEP criu/pie/parasite-vdso.d [2020-06-15T13:25:45.690Z] #39 71.00 DEP criu/pie/parasite.d [2020-06-15T13:25:45.690Z] #39 71.20 CC criu/pie/parasite.o [2020-06-15T13:25:45.690Z] #39 72.32 LINK criu/pie/parasite.built-in.o [2020-06-15T13:25:45.690Z] #39 72.33 GEN criu/pie/parasite-blob.h [2020-06-15T13:25:45.690Z] #39 72.36 CC criu/pie/parasite-vdso.o [2020-06-15T13:25:45.690Z] #39 72.98 CC criu/arch/aarch64/vdso-pie.o [2020-06-15T13:25:45.690Z] #39 ... [2020-06-15T13:25:45.690Z] [2020-06-15T13:25:45.690Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:45.690Z] #41 DONE 123.5s [2020-06-15T13:25:45.690Z] [2020-06-15T13:25:45.690Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:45.690Z] #21 119.9 + mkdir -p /tmp/tmp.Ajt4776YKT/src/github.com/docker [2020-06-15T13:25:45.690Z] #21 119.9 + mv components/cli /tmp/tmp.Ajt4776YKT/src/github.com/docker/cli [2020-06-15T13:25:45.690Z] #21 119.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-15T13:25:45.859Z] + docker info [2020-06-15T13:25:46.023Z] #16 DONE 2.0s [2020-06-15T13:25:46.023Z] [2020-06-15T13:25:46.023Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:25:46.135Z] #39 165.9 CC criu/vdso.o [2020-06-15T13:25:46.244Z] #13 1.931 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T13:25:46.244Z] #13 DONE 2.0s [2020-06-15T13:25:46.244Z] [2020-06-15T13:25:46.244Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:25:46.390Z] #39 166.3 LINK criu/built-in.o [2020-06-15T13:25:46.390Z] #39 166.4 LINK criu/criu [2020-06-15T13:25:46.951Z] #39 166.8 DEP lib/c/criu.d [2020-06-15T13:25:46.951Z] #39 166.9 CC images/rpc.pb-c.o [2020-06-15T13:25:47.511Z] #39 167.3 CC lib/c/criu.o [2020-06-15T13:25:47.603Z] #21 ... [2020-06-15T13:25:47.603Z] [2020-06-15T13:25:47.603Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:25:47.603Z] #17 18.08 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:25:47.603Z] #17 18.24 Fetched 27.6 MB in 1s (19.6 MB/s) [2020-06-15T13:25:47.603Z] #17 18.34 Selecting previously unselected package pigz. [2020-06-15T13:25:47.603Z] #17 18.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-06-15T13:25:47.603Z] #17 18.40 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-15T13:25:47.603Z] #17 18.42 Unpacking pigz (2.4-1) ... [2020-06-15T13:25:47.603Z] #17 18.54 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-15T13:25:47.603Z] #17 18.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T13:25:47.603Z] #17 18.56 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T13:25:47.603Z] #17 19.32 Selecting previously unselected package python3.7-minimal. [2020-06-15T13:25:47.603Z] #17 19.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T13:25:47.604Z] #17 19.34 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:25:48.146Z] #14 DONE 1.9s [2020-06-15T13:25:48.146Z] [2020-06-15T13:25:48.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:48.146Z] #39 58.02 CC compel/src/lib/ptrace.o [2020-06-15T13:25:48.146Z] #39 58.53 AR compel/libcompel.a [2020-06-15T13:25:48.146Z] #39 58.61 HOSTCC compel/src/main-host.o [2020-06-15T13:25:48.146Z] #39 58.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-15T13:25:48.146Z] #39 59.12 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T13:25:48.146Z] #39 59.60 HOSTCC compel/src/lib/log-host.o [2020-06-15T13:25:48.146Z] #39 59.94 HOSTLINK compel/compel-host-bin [2020-06-15T13:25:48.146Z] #39 60.08 DEP soccr/soccr.d [2020-06-15T13:25:48.146Z] #39 60.34 CC soccr/soccr.o [2020-06-15T13:25:48.146Z] #39 61.71 AR soccr/libsoccr.a [2020-06-15T13:25:48.146Z] #39 61.81 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:25:48.175Z] #17 19.86 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T13:25:48.175Z] #17 19.90 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:25:48.438Z] #39 168.2 LINK lib/c/built-in.o [2020-06-15T13:25:48.438Z] #39 168.2 LINK lib/c/libcriu.so [2020-06-15T13:25:48.438Z] #39 168.2 LINK lib/c/libcriu.a [2020-06-15T13:25:48.438Z] #39 168.3 GEN magic.py [2020-06-15T13:25:48.438Z] #39 168.4 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:25:48.438Z] #39 168.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:25:48.558Z] #17 2.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:25:48.558Z] #17 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:25:48.558Z] #17 2.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:25:48.694Z] #39 168.4 Note: Building without GnuTLS support [2020-06-15T13:25:48.694Z] #39 168.4 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:25:48.694Z] #39 168.4 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:25:48.713Z] #39 62.25 DEP criu/arch/x86/sigframe.d [2020-06-15T13:25:48.713Z] #39 62.34 DEP criu/arch/x86/sigaction_compat.d [2020-06-15T13:25:48.816Z] #17 ... [2020-06-15T13:25:48.816Z] [2020-06-15T13:25:48.816Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:48.816Z] #39 58.19 CC compel/src/lib/ptrace.o [2020-06-15T13:25:48.816Z] #39 58.56 AR compel/libcompel.a [2020-06-15T13:25:48.816Z] #39 58.63 HOSTCC compel/src/main-host.o [2020-06-15T13:25:48.816Z] #39 58.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-15T13:25:48.816Z] #39 59.10 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T13:25:48.816Z] #39 59.70 HOSTCC compel/src/lib/log-host.o [2020-06-15T13:25:48.816Z] #39 60.01 HOSTLINK compel/compel-host-bin [2020-06-15T13:25:48.816Z] #39 60.26 DEP soccr/soccr.d [2020-06-15T13:25:48.816Z] #39 60.38 CC soccr/soccr.o [2020-06-15T13:25:48.816Z] #39 61.85 AR soccr/libsoccr.a [2020-06-15T13:25:48.816Z] #39 61.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:25:48.816Z] #39 62.53 DEP criu/arch/x86/sigframe.d [2020-06-15T13:25:48.816Z] #39 62.61 DEP criu/arch/x86/sigaction_compat.d [2020-06-15T13:25:48.816Z] #39 62.74 DEP criu/arch/x86/kerndat.d [2020-06-15T13:25:48.816Z] #39 62.91 DEP criu/arch/x86/crtools.d [2020-06-15T13:25:48.816Z] #39 63.11 DEP criu/arch/x86/cpu.d [2020-06-15T13:25:48.816Z] #39 63.32 CC criu/arch/x86/cpu.o [2020-06-15T13:25:48.816Z] #39 64.08 CC criu/arch/x86/crtools.o [2020-06-15T13:25:48.816Z] #39 65.12 CC criu/arch/x86/kerndat.o [2020-06-15T13:25:48.816Z] #39 65.61 CC criu/arch/x86/sigaction_compat.o [2020-06-15T13:25:48.816Z] #39 65.87 CC criu/arch/x86/sigframe.o [2020-06-15T13:25:48.816Z] #39 66.14 LINK criu/arch/x86/crtools.built-in.o [2020-06-15T13:25:48.816Z] #39 66.17 DEP criu/pie/util-vdso-elf32.d [2020-06-15T13:25:48.816Z] #39 66.28 DEP criu/pie/util-vdso.d [2020-06-15T13:25:48.816Z] #39 66.41 DEP criu/pie/util.d [2020-06-15T13:25:48.816Z] #39 66.60 CC criu/pie/util.o [2020-06-15T13:25:48.816Z] #39 66.97 CC criu/pie/util-vdso.o [2020-06-15T13:25:48.816Z] #39 67.58 CC criu/pie/util-vdso-elf32.o [2020-06-15T13:25:48.816Z] #39 68.12 AR criu/pie/pie.lib.a [2020-06-15T13:25:48.816Z] #39 68.18 DEP criu/pie/restorer.d [2020-06-15T13:25:48.950Z] #39 ... [2020-06-15T13:25:48.950Z] [2020-06-15T13:25:48.950Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:48.950Z] #52 195.3 + bin/containerd [2020-06-15T13:25:48.971Z] #39 62.42 DEP criu/arch/x86/kerndat.d [2020-06-15T13:25:48.971Z] #39 62.58 DEP criu/arch/x86/crtools.d [2020-06-15T13:25:49.076Z] #39 68.34 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-15T13:25:49.076Z] #39 ... [2020-06-15T13:25:49.076Z] [2020-06-15T13:25:49.076Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:25:49.076Z] #17 2.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:25:49.231Z] #39 62.70 DEP criu/arch/x86/cpu.d [2020-06-15T13:25:49.231Z] #39 62.81 CC criu/arch/x86/cpu.o [2020-06-15T13:25:49.799Z] #39 ... [2020-06-15T13:25:49.799Z] [2020-06-15T13:25:49.799Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-15T13:25:49.799Z] #15 DONE 2.0s [2020-06-15T13:25:49.799Z] [2020-06-15T13:25:49.799Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:25:50.009Z] #17 4.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:25:50.091Z] #17 ... [2020-06-15T13:25:50.091Z] [2020-06-15T13:25:50.091Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:25:50.091Z] #28 DONE 127.7s [2020-06-15T13:25:50.351Z] [2020-06-15T13:25:50.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:50.351Z] #39 73.41 CC criu/arch/aarch64/restorer.o [2020-06-15T13:25:50.351Z] #39 73.92 CC criu/arch/aarch64/intraprocedure.o [2020-06-15T13:25:50.351Z] #39 74.00 CC criu/pie/restorer.o [2020-06-15T13:25:50.351Z] #39 76.93 LINK criu/pie/restorer.built-in.o [2020-06-15T13:25:50.351Z] #39 76.96 GEN criu/pie/restorer-blob.h [2020-06-15T13:25:50.351Z] #39 77.08 DEP criu/vdso.d [2020-06-15T13:25:50.351Z] #39 77.26 DEP criu/uts_ns.d [2020-06-15T13:25:50.351Z] #39 77.43 DEP criu/util.d [2020-06-15T13:25:50.351Z] #39 77.62 DEP criu/uffd.d [2020-06-15T13:25:50.575Z] #17 ... [2020-06-15T13:25:50.575Z] [2020-06-15T13:25:50.575Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:50.575Z] #41 132.5 net/http [2020-06-15T13:25:50.612Z] #39 77.82 DEP criu/tun.d [2020-06-15T13:25:50.612Z] #39 78.01 DEP criu/tty.d [2020-06-15T13:25:50.832Z] #41 ... [2020-06-15T13:25:50.833Z] [2020-06-15T13:25:50.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:50.833Z] #39 68.49 DEP criu/arch/x86/restorer_unmap.d [2020-06-15T13:25:50.833Z] #39 68.51 DEP criu/arch/x86/restorer.d [2020-06-15T13:25:50.833Z] #39 68.71 DEP criu/arch/x86/vdso-pie.d [2020-06-15T13:25:50.833Z] #39 68.82 DEP criu/pie/parasite-vdso.d [2020-06-15T13:25:50.833Z] #39 68.97 DEP criu/pie/parasite.d [2020-06-15T13:25:50.833Z] #39 69.25 CC criu/pie/parasite.o [2020-06-15T13:25:50.836Z] #52 ... [2020-06-15T13:25:50.836Z] [2020-06-15T13:25:50.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:50.836Z] #39 169.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:25:50.836Z] #39 169.5 make[1]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.0 make[1]: 'images/built-in.o' is up to date. [2020-06-15T13:25:50.836Z] #39 170.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T13:25:50.836Z] #39 170.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T13:25:50.836Z] #39 170.1 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T13:25:50.836Z] #39 170.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T13:25:50.836Z] #39 170.1 make[1]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:25:50.836Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.3 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.4 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.4 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.6 make[2]: Nothing to be done for 'all'. [2020-06-15T13:25:50.836Z] #39 170.6 INSTALL criu/criu [2020-06-15T13:25:50.836Z] #39 DONE 170.8s [2020-06-15T13:25:51.090Z] #39 70.41 LINK criu/pie/parasite.built-in.o [2020-06-15T13:25:51.090Z] #39 70.42 GEN criu/pie/parasite-blob.h [2020-06-15T13:25:51.090Z] #39 70.44 CC criu/pie/parasite-vdso.o [2020-06-15T13:25:51.091Z] [2020-06-15T13:25:51.091Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:51.184Z] #39 78.32 DEP criu/timerfd.d [2020-06-15T13:25:51.184Z] #39 78.54 DEP criu/timens.d [2020-06-15T13:25:51.445Z] #39 ... [2020-06-15T13:25:51.445Z] [2020-06-15T13:25:51.445Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:25:51.445Z] #17 22.43 Selecting previously unselected package python3-minimal. [2020-06-15T13:25:51.445Z] #17 22.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-06-15T13:25:51.445Z] #17 22.50 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-15T13:25:51.445Z] #17 22.51 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T13:25:51.445Z] #17 22.60 Selecting previously unselected package libmpdec2:arm64. [2020-06-15T13:25:51.445Z] #17 22.61 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-15T13:25:51.445Z] #17 22.62 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-15T13:25:51.445Z] #17 22.80 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-15T13:25:51.445Z] #17 22.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T13:25:51.445Z] #17 22.82 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T13:25:51.699Z] #16 DONE 2.1s [2020-06-15T13:25:51.699Z] [2020-06-15T13:25:51.699Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:51.699Z] #49 10.13 + cd /tmp/tmp.5B7SnNQdlo/src/github.com/opencontainers/runc [2020-06-15T13:25:51.699Z] #49 10.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:25:51.699Z] #49 10.92 + '[' -z '' ']' [2020-06-15T13:25:51.699Z] #49 10.92 + target=static [2020-06-15T13:25:51.699Z] #49 10.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T13:25:51.699Z] #49 12.45 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-15T13:25:52.016Z] #17 23.70 Selecting previously unselected package python3.7. [2020-06-15T13:25:52.016Z] #17 23.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-15T13:25:52.016Z] #17 23.71 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:25:52.016Z] #17 23.81 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-15T13:25:52.016Z] #17 23.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-15T13:25:52.016Z] #17 23.82 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-15T13:25:52.023Z] #39 71.14 CC criu/arch/x86/vdso-pie.o [2020-06-15T13:25:52.023Z] #39 71.46 CC criu/arch/x86/restorer.o [2020-06-15T13:25:52.024Z] #45 ... [2020-06-15T13:25:52.024Z] [2020-06-15T13:25:52.024Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T13:25:52.277Z] #17 23.92 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T13:25:52.279Z] #40 DONE 0.1s [2020-06-15T13:25:52.279Z] [2020-06-15T13:25:52.279Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:52.535Z] #52 ... [2020-06-15T13:25:52.535Z] [2020-06-15T13:25:52.535Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T13:25:52.535Z] #42 DONE 0.2s [2020-06-15T13:25:52.535Z] [2020-06-15T13:25:52.535Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T13:25:52.535Z] #44 DONE 0.1s [2020-06-15T13:25:52.588Z] #39 71.96 CC criu/arch/x86/restorer_unmap.o [2020-06-15T13:25:52.588Z] #39 72.02 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-15T13:25:52.791Z] [2020-06-15T13:25:52.791Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:25:52.846Z] #39 72.43 CC criu/pie/restorer.o [2020-06-15T13:25:53.219Z] #17 24.82 Selecting previously unselected package python3. [2020-06-15T13:25:53.219Z] #17 24.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 ... 24066 files and directories currently installed.) [2020-06-15T13:25:53.219Z] #17 24.85 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-15T13:25:53.219Z] #17 24.87 Unpacking python3 (3.7.3-1) ... [2020-06-15T13:25:53.219Z] #17 24.98 Selecting previously unselected package libip4tc0:arm64. [2020-06-15T13:25:53.219Z] #17 24.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-15T13:25:53.219Z] #17 24.99 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-15T13:25:53.411Z] #39 ... [2020-06-15T13:25:53.411Z] [2020-06-15T13:25:53.411Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:53.411Z] #49 10.46 + cd /tmp/tmp.ED762UQiNz/src/github.com/opencontainers/runc [2020-06-15T13:25:53.411Z] #49 10.46 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:25:53.411Z] #49 11.07 + '[' -z '' ']' [2020-06-15T13:25:53.411Z] #49 11.07 + target=static [2020-06-15T13:25:53.411Z] #49 11.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T13:25:53.411Z] #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-15T13:25:53.411Z] #49 ... [2020-06-15T13:25:53.411Z] [2020-06-15T13:25:53.411Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:53.411Z] #41 144.9 github.com/LK4D4/vndr/godl [2020-06-15T13:25:53.481Z] #17 25.08 Selecting previously unselected package libip6tc0:arm64. [2020-06-15T13:25:53.481Z] #17 25.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-15T13:25:53.481Z] #17 25.09 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-15T13:25:53.481Z] #17 25.19 Selecting previously unselected package libiptc0:arm64. [2020-06-15T13:25:53.481Z] #17 25.21 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-15T13:25:53.481Z] #17 25.24 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-15T13:25:53.481Z] #17 25.34 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-15T13:25:53.601Z] #49 ... [2020-06-15T13:25:53.601Z] [2020-06-15T13:25:53.601Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:53.601Z] #41 132.0 net/http/httptrace [2020-06-15T13:25:53.601Z] #41 132.2 net/http [2020-06-15T13:25:53.602Z] #41 ... [2020-06-15T13:25:53.602Z] [2020-06-15T13:25:53.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:53.602Z] #39 63.52 CC criu/arch/x86/crtools.o [2020-06-15T13:25:53.602Z] #39 64.88 CC criu/arch/x86/kerndat.o [2020-06-15T13:25:53.602Z] #39 65.34 CC criu/arch/x86/sigaction_compat.o [2020-06-15T13:25:53.602Z] #39 65.70 CC criu/arch/x86/sigframe.o [2020-06-15T13:25:53.602Z] #39 66.09 LINK criu/arch/x86/crtools.built-in.o [2020-06-15T13:25:53.602Z] #39 66.13 DEP criu/pie/util-vdso-elf32.d [2020-06-15T13:25:53.602Z] #39 66.35 DEP criu/pie/util-vdso.d [2020-06-15T13:25:53.602Z] #39 66.44 DEP criu/pie/util.d [2020-06-15T13:25:53.602Z] #39 66.56 CC criu/pie/util.o [2020-06-15T13:25:53.602Z] #39 66.79 CC criu/pie/util-vdso.o [2020-06-15T13:25:53.743Z] #17 25.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-15T13:25:53.743Z] #17 25.37 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-15T13:25:53.743Z] #17 25.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-15T13:25:53.743Z] #17 25.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-15T13:25:53.743Z] #17 25.46 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-15T13:25:53.743Z] #17 25.56 Selecting previously unselected package libnftnl11:arm64. [2020-06-15T13:25:53.743Z] #17 25.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-15T13:25:53.743Z] #17 25.57 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-15T13:25:53.743Z] #17 25.64 Selecting previously unselected package iptables. [2020-06-15T13:25:53.743Z] #17 25.64 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-15T13:25:53.743Z] #17 25.65 Unpacking iptables (1.8.2-4) ... [2020-06-15T13:25:53.862Z] #39 67.42 CC criu/pie/util-vdso-elf32.o [2020-06-15T13:25:53.978Z] #41 145.7 github.com/LK4D4/vndr [2020-06-15T13:25:54.316Z] #17 25.99 Selecting previously unselected package xxd. [2020-06-15T13:25:54.316Z] #17 26.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-15T13:25:54.316Z] #17 26.01 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:25:54.316Z] #17 26.15 Selecting previously unselected package vim-common. [2020-06-15T13:25:54.316Z] #17 26.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:25:54.316Z] #17 26.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:25:54.577Z] #17 26.44 Selecting previously unselected package bash-completion. [2020-06-15T13:25:54.577Z] #17 26.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T13:25:54.799Z] #39 68.12 AR criu/pie/pie.lib.a [2020-06-15T13:25:54.799Z] #39 68.20 DEP criu/pie/restorer.d [2020-06-15T13:25:54.799Z] #39 68.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-15T13:25:55.057Z] #39 68.48 DEP criu/arch/x86/restorer_unmap.d [2020-06-15T13:25:55.057Z] #39 68.51 DEP criu/arch/x86/restorer.d [2020-06-15T13:25:55.057Z] #39 68.74 DEP criu/arch/x86/vdso-pie.d [2020-06-15T13:25:55.316Z] #39 68.93 DEP criu/pie/parasite-vdso.d [2020-06-15T13:25:55.574Z] #39 69.09 DEP criu/pie/parasite.d [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T13:25:55.667Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-06-15T13:25:55.667Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T13:25:55.667Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T13:25:55.833Z] #39 69.34 CC criu/pie/parasite.o [2020-06-15T13:25:55.949Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.1% of statements [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T13:25:55.949Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T13:25:56.231Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-06-15T13:25:56.231Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T13:25:56.231Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T13:25:56.400Z] #39 ... [2020-06-15T13:25:56.400Z] [2020-06-15T13:25:56.400Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:25:56.400Z] #41 145.2 github.com/LK4D4/vndr/godl [2020-06-15T13:25:56.514Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-06-15T13:25:56.514Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T13:25:56.796Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T13:25:57.079Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-06-15T13:25:57.335Z] #41 146.0 github.com/LK4D4/vndr [2020-06-15T13:25:57.897Z] #17 29.05 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T13:25:57.897Z] #17 29.54 Selecting previously unselected package bzip2. [2020-06-15T13:25:57.897Z] #17 29.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-15T13:25:57.897Z] #17 29.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:25:57.897Z] #17 29.64 Selecting previously unselected package xz-utils. [2020-06-15T13:25:57.897Z] #17 29.64 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-15T13:25:57.897Z] #17 29.66 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T13:25:58.157Z] #17 29.86 Selecting previously unselected package apparmor. [2020-06-15T13:25:58.157Z] #17 29.87 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-15T13:25:58.157Z] #17 29.95 Unpacking apparmor (2.13.2-10) ... [2020-06-15T13:25:58.158Z] #41 ... [2020-06-15T13:25:58.158Z] [2020-06-15T13:25:58.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:25:58.158Z] #39 75.40 LINK criu/pie/restorer.built-in.o [2020-06-15T13:25:58.158Z] #39 75.43 GEN criu/pie/restorer-blob.h [2020-06-15T13:25:58.158Z] #39 75.53 DEP criu/vdso.d [2020-06-15T13:25:58.158Z] #39 75.72 DEP criu/vdso-compat.d [2020-06-15T13:25:58.158Z] #39 75.93 DEP criu/uts_ns.d [2020-06-15T13:25:58.158Z] #39 76.12 DEP criu/util.d [2020-06-15T13:25:58.158Z] #39 76.37 DEP criu/uffd.d [2020-06-15T13:25:58.158Z] #39 76.60 DEP criu/tun.d [2020-06-15T13:25:58.158Z] #39 76.80 DEP criu/tty.d [2020-06-15T13:25:58.158Z] #39 77.03 DEP criu/timerfd.d [2020-06-15T13:25:58.158Z] #39 77.16 DEP criu/timens.d [2020-06-15T13:25:58.158Z] #39 77.29 DEP criu/sysfs_parse.d [2020-06-15T13:25:58.158Z] #39 77.44 DEP criu/sysctl.d [2020-06-15T13:25:58.158Z] #39 77.60 DEP criu/string.d [2020-06-15T13:25:58.158Z] #39 77.65 DEP criu/stats.d [2020-06-15T13:25:58.416Z] #39 77.76 DEP criu/sockets.d [2020-06-15T13:25:58.416Z] #39 77.93 DEP criu/sk-unix.d [2020-06-15T13:25:58.674Z] #39 78.11 DEP criu/sk-tcp.d [2020-06-15T13:25:58.728Z] #17 30.27 Selecting previously unselected package aufs-tools. [2020-06-15T13:25:58.728Z] #17 30.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-15T13:25:58.728Z] #17 30.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:25:58.728Z] #17 30.53 Selecting previously unselected package libonig5:arm64. [2020-06-15T13:25:58.728Z] #17 30.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-15T13:25:58.728Z] #17 30.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-15T13:25:58.932Z] #39 78.26 DEP criu/sk-queue.d [2020-06-15T13:25:58.932Z] #39 78.41 DEP criu/sk-packet.d [2020-06-15T13:25:58.989Z] #17 30.68 Selecting previously unselected package libjq1:arm64. [2020-06-15T13:25:58.989Z] #17 30.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T13:25:58.989Z] #17 30.70 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T13:25:58.989Z] #17 30.81 Selecting previously unselected package jq. [2020-06-15T13:25:59.190Z] #39 78.57 DEP criu/sk-netlink.d [2020-06-15T13:25:59.190Z] #39 78.74 DEP criu/sk-inet.d [2020-06-15T13:25:59.250Z] #17 30.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-15T13:25:59.250Z] #17 30.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:25:59.250Z] #17 30.95 Selecting previously unselected package libaio1:arm64. [2020-06-15T13:25:59.250Z] #17 30.95 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-15T13:25:59.250Z] #17 30.97 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-15T13:25:59.447Z] #39 79.01 DEP criu/signalfd.d [2020-06-15T13:25:59.511Z] #17 31.08 Selecting previously unselected package libgpm2:arm64. [2020-06-15T13:25:59.511Z] #17 31.08 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-15T13:25:59.511Z] #17 31.10 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-15T13:25:59.511Z] #17 31.22 Selecting previously unselected package libicu63:arm64. [2020-06-15T13:25:59.511Z] #17 31.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-15T13:25:59.511Z] #17 31.23 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T13:25:59.708Z] #39 79.24 DEP criu/sigframe.d [2020-06-15T13:25:59.752Z] ok github.com/docker/docker/builder/remotecontext 0.377s coverage: 13.6% of statements [2020-06-15T13:25:59.966Z] #39 79.39 DEP criu/shmem.d [2020-06-15T13:26:00.034Z] ok github.com/docker/docker/builder/dockerfile 0.981s coverage: 48.2% of statements [2020-06-15T13:26:00.226Z] #39 79.60 DEP criu/servicefd.d [2020-06-15T13:26:00.484Z] #39 79.83 DEP criu/seize.d [2020-06-15T13:26:00.484Z] #39 79.89 DEP criu/seccomp.d [2020-06-15T13:26:00.484Z] #39 79.95 DEP criu/rst-malloc.d [2020-06-15T13:26:00.484Z] #39 80.03 DEP criu/rbtree.d [2020-06-15T13:26:00.648Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-06-15T13:26:00.741Z] #39 80.06 DEP criu/pstree.d [2020-06-15T13:26:00.741Z] #39 80.24 DEP criu/protobuf.d [2020-06-15T13:26:00.999Z] #39 80.36 GEN criu/protobuf-desc-gen.h [2020-06-15T13:26:01.263Z] ok github.com/docker/docker/builder/remotecontext/git 1.048s coverage: 86.3% of statements [2020-06-15T13:26:01.263Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T13:26:01.263Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T13:26:01.424Z] #17 ... [2020-06-15T13:26:01.424Z] [2020-06-15T13:26:01.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:01.424Z] #39 78.72 DEP criu/sysfs_parse.d [2020-06-15T13:26:01.424Z] #39 78.90 DEP criu/sysctl.d [2020-06-15T13:26:01.424Z] #39 79.10 DEP criu/string.d [2020-06-15T13:26:01.424Z] #39 79.17 DEP criu/stats.d [2020-06-15T13:26:01.424Z] #39 79.28 DEP criu/sockets.d [2020-06-15T13:26:01.424Z] #39 79.44 DEP criu/sk-unix.d [2020-06-15T13:26:01.424Z] #39 79.55 DEP criu/sk-tcp.d [2020-06-15T13:26:01.424Z] #39 79.75 DEP criu/sk-queue.d [2020-06-15T13:26:01.424Z] #39 79.90 DEP criu/sk-packet.d [2020-06-15T13:26:01.424Z] #39 80.03 DEP criu/sk-netlink.d [2020-06-15T13:26:01.424Z] #39 80.23 DEP criu/sk-inet.d [2020-06-15T13:26:01.424Z] #39 80.44 DEP criu/signalfd.d [2020-06-15T13:26:01.424Z] #39 80.56 DEP criu/sigframe.d [2020-06-15T13:26:01.424Z] #39 80.66 DEP criu/shmem.d [2020-06-15T13:26:01.424Z] #39 80.78 DEP criu/servicefd.d [2020-06-15T13:26:01.424Z] #39 80.89 DEP criu/seize.d [2020-06-15T13:26:01.424Z] #39 80.99 DEP criu/seccomp.d [2020-06-15T13:26:01.424Z] #39 81.13 DEP criu/rst-malloc.d [2020-06-15T13:26:01.424Z] #39 81.18 DEP criu/rbtree.d [2020-06-15T13:26:01.424Z] #39 81.20 DEP criu/pstree.d [2020-06-15T13:26:01.424Z] #39 81.31 DEP criu/protobuf.d [2020-06-15T13:26:01.424Z] #39 81.51 GEN criu/protobuf-desc-gen.h [2020-06-15T13:26:01.424Z] #39 82.98 DEP criu/protobuf-desc.d [2020-06-15T13:26:01.424Z] #39 83.09 DEP criu/proc_parse.d [2020-06-15T13:26:01.424Z] #39 83.25 DEP criu/plugin.d [2020-06-15T13:26:01.424Z] #39 83.34 DEP criu/pipes.d [2020-06-15T13:26:01.424Z] #39 83.56 DEP criu/pie-util.d [2020-06-15T13:26:01.424Z] #39 83.67 DEP criu/pie-util-vdso.d [2020-06-15T13:26:01.424Z] #39 83.80 DEP criu/path.d [2020-06-15T13:26:01.424Z] #39 83.93 DEP criu/parasite-syscall.d [2020-06-15T13:26:01.424Z] #39 84.08 DEP criu/pagemap.d [2020-06-15T13:26:01.424Z] #39 84.16 DEP criu/pagemap-cache.d [2020-06-15T13:26:01.424Z] #39 84.27 DEP criu/page-xfer.d [2020-06-15T13:26:01.424Z] #39 84.44 DEP criu/page-pipe.d [2020-06-15T13:26:01.424Z] #39 84.56 DEP criu/netfilter.d [2020-06-15T13:26:01.424Z] #39 84.75 DEP criu/net.d [2020-06-15T13:26:01.424Z] #39 85.00 DEP criu/namespaces.d [2020-06-15T13:26:01.424Z] #39 85.17 DEP criu/mount.d [2020-06-15T13:26:01.424Z] #39 85.35 DEP criu/memfd.d [2020-06-15T13:26:01.424Z] #39 85.42 DEP criu/mem.d [2020-06-15T13:26:01.424Z] #39 85.50 DEP criu/lsm.d [2020-06-15T13:26:01.424Z] #39 85.56 DEP criu/log.d [2020-06-15T13:26:01.424Z] #39 85.72 DEP criu/libnetlink.d [2020-06-15T13:26:01.424Z] #39 85.79 DEP criu/kerndat.d [2020-06-15T13:26:01.424Z] #39 86.04 DEP criu/kcmp-ids.d [2020-06-15T13:26:01.424Z] #39 86.11 DEP criu/irmap.d [2020-06-15T13:26:01.424Z] #39 86.25 DEP criu/ipc_ns.d [2020-06-15T13:26:01.424Z] #39 86.38 DEP criu/image.d [2020-06-15T13:26:01.424Z] #39 86.48 DEP criu/image-desc.d [2020-06-15T13:26:01.424Z] #39 86.59 DEP criu/fsnotify.d [2020-06-15T13:26:01.424Z] #39 86.80 DEP criu/filesystems.d [2020-06-15T13:26:01.424Z] #39 86.96 DEP criu/files.d [2020-06-15T13:26:01.424Z] #39 87.16 DEP criu/files-reg.d [2020-06-15T13:26:01.424Z] #39 87.33 DEP criu/files-ext.d [2020-06-15T13:26:01.424Z] #39 87.49 DEP criu/file-lock.d [2020-06-15T13:26:01.424Z] #39 87.60 DEP criu/file-ids.d [2020-06-15T13:26:01.424Z] #39 87.74 DEP criu/fifo.d [2020-06-15T13:26:01.424Z] #39 87.90 DEP criu/fdstore.d [2020-06-15T13:26:01.424Z] #39 88.08 DEP criu/fault-injection.d [2020-06-15T13:26:01.424Z] #39 88.12 DEP criu/external.d [2020-06-15T13:26:01.424Z] #39 88.23 DEP criu/eventpoll.d [2020-06-15T13:26:01.424Z] #39 88.52 DEP criu/eventfd.d [2020-06-15T13:26:01.424Z] #39 88.64 DEP criu/crtools.d [2020-06-15T13:26:01.564Z] #39 ... [2020-06-15T13:26:01.564Z] [2020-06-15T13:26:01.564Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:01.564Z] #17 5.587 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:26:01.564Z] #17 11.13 Fetched 8355 kB in 9s (914 kB/s) [2020-06-15T13:26:01.564Z] #17 11.13 Reading package lists... [2020-06-15T13:26:01.687Z] #39 88.85 DEP criu/cr-service.d [2020-06-15T13:26:01.687Z] #39 89.05 DEP criu/cr-restore.d [2020-06-15T13:26:01.687Z] #39 ... [2020-06-15T13:26:01.687Z] [2020-06-15T13:26:01.687Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:01.687Z] #17 33.47 Selecting previously unselected package libnet1:arm64. [2020-06-15T13:26:01.687Z] #17 33.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-15T13:26:01.687Z] #17 33.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:26:01.687Z] #17 33.61 Selecting previously unselected package libnl-3-200:arm64. [2020-06-15T13:26:01.687Z] #17 33.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-15T13:26:01.687Z] #17 33.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T13:26:01.786Z] Fetching without tags [2020-06-15T13:26:01.948Z] #17 33.76 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-15T13:26:01.948Z] #17 33.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-15T13:26:01.948Z] #17 33.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T13:26:02.212Z] #17 33.87 Selecting previously unselected package libreadline5:arm64. [2020-06-15T13:26:02.212Z] #17 33.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-15T13:26:02.212Z] #17 33.88 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-15T13:26:02.212Z] #17 34.01 Selecting previously unselected package net-tools. [2020-06-15T13:26:02.212Z] #17 34.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-15T13:26:02.212Z] #17 34.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:26:02.473Z] #17 34.20 Selecting previously unselected package python-pip-whl. [2020-06-15T13:26:02.473Z] #17 34.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T13:26:02.473Z] #17 34.21 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T13:26:02.497Z] #17 15.10 Reading package lists... [2020-06-15T13:26:02.497Z] #17 ... [2020-06-15T13:26:02.497Z] [2020-06-15T13:26:02.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:26:02.497Z] #41 DONE 154.3s [2020-06-15T13:26:02.497Z] [2020-06-15T13:26:02.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:02.601Z] #41 ... [2020-06-15T13:26:02.602Z] [2020-06-15T13:26:02.602Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:02.602Z] #17 2.324 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:26:02.602Z] #17 2.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:26:02.602Z] #17 2.353 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:26:02.602Z] #17 2.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-15T13:26:02.602Z] #17 4.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] [2020-06-15T13:26:02.602Z] #17 5.861 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-15T13:26:02.602Z] #17 ... [2020-06-15T13:26:02.602Z] [2020-06-15T13:26:02.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:02.602Z] #39 70.47 LINK criu/pie/parasite.built-in.o [2020-06-15T13:26:02.602Z] #39 70.47 GEN criu/pie/parasite-blob.h [2020-06-15T13:26:02.602Z] #39 70.50 CC criu/pie/parasite-vdso.o [2020-06-15T13:26:02.602Z] #39 71.29 CC criu/arch/x86/vdso-pie.o [2020-06-15T13:26:02.602Z] #39 71.63 CC criu/arch/x86/restorer.o [2020-06-15T13:26:02.602Z] #39 72.21 CC criu/arch/x86/restorer_unmap.o [2020-06-15T13:26:02.602Z] #39 72.26 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-15T13:26:02.602Z] #39 72.58 CC criu/pie/restorer.o [2020-06-15T13:26:02.602Z] #39 75.84 LINK criu/pie/restorer.built-in.o [2020-06-15T13:26:02.602Z] #39 75.86 GEN criu/pie/restorer-blob.h [2020-06-15T13:26:02.602Z] #39 75.96 DEP criu/vdso.d [2020-06-15T13:26:02.602Z] #39 76.14 DEP criu/vdso-compat.d [2020-06-15T13:26:02.602Z] #39 76.24 DEP criu/uts_ns.d [2020-06-15T13:26:02.861Z] #39 76.40 DEP criu/util.d [2020-06-15T13:26:02.861Z] #39 ... [2020-06-15T13:26:02.861Z] [2020-06-15T13:26:02.861Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:02.861Z] #17 11.10 Fetched 8355 kB in 9s (923 kB/s) [2020-06-15T13:26:03.044Z] #17 34.61 Selecting previously unselected package python3-lib2to3. [2020-06-15T13:26:03.044Z] #17 34.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T13:26:03.044Z] #17 34.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:26:03.062Z] #39 82.45 DEP criu/protobuf-desc.d [2020-06-15T13:26:03.320Z] #39 82.68 DEP criu/proc_parse.d [2020-06-15T13:26:03.320Z] #39 82.82 DEP criu/plugin.d [2020-06-15T13:26:03.320Z] #17 34.86 Selecting previously unselected package python3-distutils. [2020-06-15T13:26:03.320Z] #17 34.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T13:26:03.320Z] #17 34.88 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T13:26:03.320Z] #17 35.09 Selecting previously unselected package python3-pip. [2020-06-15T13:26:03.320Z] #17 35.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T13:26:03.320Z] #17 35.10 Unpacking python3-pip (18.1-5) ... [2020-06-15T13:26:03.577Z] #39 82.88 DEP criu/pipes.d [2020-06-15T13:26:03.577Z] #39 83.12 DEP criu/pie-util.d [2020-06-15T13:26:03.581Z] #17 35.31 Selecting previously unselected package python3-pkg-resources. [2020-06-15T13:26:03.581Z] #17 35.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:26:03.581Z] #17 35.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:26:03.581Z] #17 35.49 Selecting previously unselected package python3-setuptools. [2020-06-15T13:26:03.581Z] #17 35.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T13:26:03.835Z] #39 83.22 DEP criu/pie-util-vdso.d [2020-06-15T13:26:03.835Z] #39 83.31 DEP criu/pie-util-vdso-elf32.d [2020-06-15T13:26:03.842Z] #17 35.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T13:26:03.842Z] #17 35.77 Selecting previously unselected package python3-wheel. [2020-06-15T13:26:03.928Z] Merging remotes/origin/master commit aaf470eca7b588aa19e6681bff8bf08d17be1bf2 into PR head commit 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:26:03.938Z] ok github.com/docker/docker/client 0.100s coverage: 75.4% of statements [2020-06-15T13:26:04.093Z] #39 83.40 DEP criu/path.d [2020-06-15T13:26:04.093Z] #39 83.51 DEP criu/parasite-syscall.d [2020-06-15T13:26:04.103Z] #17 35.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T13:26:04.103Z] #17 35.79 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T13:26:04.103Z] #17 35.89 Selecting previously unselected package sudo. [2020-06-15T13:26:04.103Z] #17 35.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-15T13:26:04.103Z] #17 35.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:26:04.351Z] #39 83.67 DEP criu/pagemap.d [2020-06-15T13:26:04.351Z] #39 83.87 DEP criu/pagemap-cache.d [2020-06-15T13:26:04.609Z] #39 83.97 DEP criu/page-xfer.d [2020-06-15T13:26:04.609Z] #39 84.13 DEP criu/page-pipe.d [2020-06-15T13:26:04.675Z] #17 36.34 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T13:26:04.675Z] #17 36.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-15T13:26:04.675Z] #17 36.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:26:04.675Z] #17 36.62 Selecting previously unselected package uidmap. [2020-06-15T13:26:04.800Z] Merge succeeded, producing 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:26:04.800Z] Checking out Revision 66bb1c4644233e38b7d2928f725d50e18979ce91 (PR-41108) [2020-06-15T13:26:04.867Z] #39 84.22 DEP criu/netfilter.d [2020-06-15T13:26:04.867Z] #39 84.40 DEP criu/net.d [2020-06-15T13:26:04.936Z] #17 36.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-15T13:26:04.936Z] #17 36.63 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T13:26:04.936Z] #17 36.75 Selecting previously unselected package vim-runtime. [2020-06-15T13:26:04.936Z] #17 36.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:26:04.936Z] #17 36.80 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-15T13:26:04.936Z] #17 36.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T13:26:05.125Z] #39 84.59 DEP criu/namespaces.d [2020-06-15T13:26:05.197Z] #17 36.87 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:26:05.383Z] #39 84.72 DEP criu/mount.d [2020-06-15T13:26:05.641Z] #39 85.00 DEP criu/memfd.d [2020-06-15T13:26:05.641Z] #39 85.13 DEP criu/mem.d [2020-06-15T13:26:05.828Z] Commit message: "pkg/sysinfo: use containerd/sys to detect UserNamespaces" [2020-06-15T13:26:05.899Z] #39 85.30 DEP criu/lsm.d [2020-06-15T13:26:05.899Z] #39 85.43 DEP criu/log.d [2020-06-15T13:26:06.145Z] #17 11.10 Reading package lists... [2020-06-15T13:26:06.145Z] #17 ... [2020-06-15T13:26:06.145Z] [2020-06-15T13:26:06.145Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:26:06.145Z] #41 DONE 154.8s [2020-06-15T13:26:06.145Z] [2020-06-15T13:26:06.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:06.145Z] #39 76.67 DEP criu/uffd.d [2020-06-15T13:26:06.145Z] #39 76.83 DEP criu/tun.d [2020-06-15T13:26:06.145Z] #39 76.94 DEP criu/tty.d [2020-06-15T13:26:06.145Z] #39 77.20 DEP criu/timerfd.d [2020-06-15T13:26:06.145Z] #39 77.40 DEP criu/timens.d [2020-06-15T13:26:06.145Z] #39 77.64 DEP criu/sysfs_parse.d [2020-06-15T13:26:06.145Z] #39 77.76 DEP criu/sysctl.d [2020-06-15T13:26:06.145Z] #39 77.96 DEP criu/string.d [2020-06-15T13:26:06.145Z] #39 78.00 DEP criu/stats.d [2020-06-15T13:26:06.145Z] #39 78.11 DEP criu/sockets.d [2020-06-15T13:26:06.145Z] #39 78.31 DEP criu/sk-unix.d [2020-06-15T13:26:06.145Z] #39 78.48 DEP criu/sk-tcp.d [2020-06-15T13:26:06.145Z] #39 78.65 DEP criu/sk-queue.d [2020-06-15T13:26:06.145Z] #39 78.88 DEP criu/sk-packet.d [2020-06-15T13:26:06.145Z] #39 79.18 DEP criu/sk-netlink.d [2020-06-15T13:26:06.145Z] #39 79.40 DEP criu/sk-inet.d [2020-06-15T13:26:06.145Z] #39 79.63 DEP criu/signalfd.d [2020-06-15T13:26:06.145Z] #39 79.80 DEP criu/sigframe.d [2020-06-15T13:26:06.145Z] #39 79.87 DEP criu/shmem.d [2020-06-15T13:26:06.156Z] #39 85.58 DEP criu/libnetlink.d [2020-06-15T13:26:06.156Z] #39 85.67 DEP criu/kerndat.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-15T13:26:06.403Z] #39 79.96 DEP criu/servicefd.d [2020-06-15T13:26:06.414Z] #39 85.88 DEP criu/kcmp-ids.d [2020-06-15T13:26:06.414Z] #39 85.94 DEP criu/irmap.d [2020-06-15T13:26:06.660Z] #39 80.12 DEP criu/seize.d [2020-06-15T13:26:06.660Z] #39 80.25 DEP criu/seccomp.d [2020-06-15T13:26:06.671Z] #39 86.07 DEP criu/ipc_ns.d [2020-06-15T13:26:06.671Z] #39 86.26 DEP criu/image.d [2020-06-15T13:26:06.917Z] #39 80.53 DEP criu/rst-malloc.d [2020-06-15T13:26:06.929Z] #39 86.37 DEP criu/image-desc.d [2020-06-15T13:26:06.929Z] #39 86.44 DEP criu/fsnotify.d [2020-06-15T13:26:07.097Z] Client: [2020-06-15T13:26:07.097Z] Debug Mode: false [2020-06-15T13:26:07.097Z] Plugins: [2020-06-15T13:26:07.097Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-15T13:26:07.097Z] [2020-06-15T13:26:07.097Z] Server: [2020-06-15T13:26:07.097Z] Containers: 0 [2020-06-15T13:26:07.097Z] Running: 0 [2020-06-15T13:26:07.097Z] Paused: 0 [2020-06-15T13:26:07.097Z] Stopped: 0 [2020-06-15T13:26:07.097Z] Images: 0 [2020-06-15T13:26:07.097Z] Server Version: 19.03.5 [2020-06-15T13:26:07.097Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-15T13:26:07.097Z] Windows: [2020-06-15T13:26:07.097Z] LCOW: [2020-06-15T13:26:07.097Z] Logging Driver: json-file [2020-06-15T13:26:07.097Z] Plugins: [2020-06-15T13:26:07.097Z] Volume: local [2020-06-15T13:26:07.097Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T13:26:07.097Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T13:26:07.097Z] Swarm: inactive [2020-06-15T13:26:07.097Z] Default Isolation: process [2020-06-15T13:26:07.097Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T13:26:07.097Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T13:26:07.097Z] OSType: windows [2020-06-15T13:26:07.097Z] Architecture: x86_64 [2020-06-15T13:26:07.097Z] CPUs: 4 [2020-06-15T13:26:07.097Z] Total Memory: 32GiB [2020-06-15T13:26:07.097Z] Name: azwin-2-4776d0 [2020-06-15T13:26:07.097Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-15T13:26:07.097Z] Docker Root Dir: D:\docker [2020-06-15T13:26:07.097Z] Debug Mode: false [2020-06-15T13:26:07.097Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:26:07.097Z] Labels: [2020-06-15T13:26:07.097Z] Experimental: true [2020-06-15T13:26:07.097Z] Insecure Registries: [2020-06-15T13:26:07.097Z] 10.0.0.4:5000 [2020-06-15T13:26:07.097Z] 127.0.0.0/8 [2020-06-15T13:26:07.097Z] Registry Mirrors: [2020-06-15T13:26:07.097Z] http://10.0.0.4:5000/ [2020-06-15T13:26:07.097Z] Live Restore Enabled: false [2020-06-15T13:26:07.097Z] [2020-06-15T13:26:07.100Z] + docker version [2020-06-15T13:26:07.100Z] Client: [2020-06-15T13:26:07.100Z] Version: 18.06.1-ce [2020-06-15T13:26:07.100Z] API version: 1.38 [2020-06-15T13:26:07.100Z] Go version: go1.10.3 [2020-06-15T13:26:07.100Z] Git commit: e68fc7a [2020-06-15T13:26:07.100Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-15T13:26:07.100Z] OS/Arch: linux/ppc64le [2020-06-15T13:26:07.100Z] Experimental: false [2020-06-15T13:26:07.100Z] [2020-06-15T13:26:07.100Z] Server: [2020-06-15T13:26:07.100Z] Engine: [2020-06-15T13:26:07.100Z] Version: 18.06.1-ce [2020-06-15T13:26:07.100Z] API version: 1.38 (minimum version 1.12) [2020-06-15T13:26:07.100Z] Go version: go1.10.3 [2020-06-15T13:26:07.100Z] Git commit: e68fc7a [2020-06-15T13:26:07.100Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-15T13:26:07.100Z] OS/Arch: linux/ppc64le [2020-06-15T13:26:07.100Z] Experimental: true [2020-06-15T13:26:07.110Z] #17 ... [2020-06-15T13:26:07.110Z] [2020-06-15T13:26:07.110Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:26:07.110Z] #36 144.9 + dpkg --print-architecture [Pipeline] sh [2020-06-15T13:26:07.187Z] #39 86.59 DEP criu/filesystems.d [2020-06-15T13:26:07.187Z] #39 86.77 DEP criu/files.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-15T13:26:07.444Z] #39 86.99 DEP criu/files-reg.d [2020-06-15T13:26:07.483Z] #39 80.79 DEP criu/rbtree.d [2020-06-15T13:26:07.483Z] #39 80.82 DEP criu/pstree.d [2020-06-15T13:26:07.620Z] + docker info [2020-06-15T13:26:07.620Z] Containers: 0 [2020-06-15T13:26:07.620Z] Running: 0 [2020-06-15T13:26:07.620Z] Paused: 0 [2020-06-15T13:26:07.620Z] Stopped: 0 [2020-06-15T13:26:07.620Z] Images: 0 [2020-06-15T13:26:07.620Z] Server Version: 18.06.1-ce [2020-06-15T13:26:07.620Z] Storage Driver: overlay2 [2020-06-15T13:26:07.620Z] Backing Filesystem: extfs [2020-06-15T13:26:07.620Z] Supports d_type: true [2020-06-15T13:26:07.620Z] Native Overlay Diff: true [2020-06-15T13:26:07.620Z] Logging Driver: json-file [2020-06-15T13:26:07.620Z] Cgroup Driver: cgroupfs [2020-06-15T13:26:07.620Z] Plugins: [2020-06-15T13:26:07.620Z] Volume: local [2020-06-15T13:26:07.620Z] Network: bridge host ipvlan macvlan null overlay [2020-06-15T13:26:07.620Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-15T13:26:07.620Z] Swarm: inactive [2020-06-15T13:26:07.620Z] Runtimes: runc [2020-06-15T13:26:07.620Z] Default Runtime: runc [2020-06-15T13:26:07.620Z] Init Binary: docker-init [2020-06-15T13:26:07.620Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-15T13:26:07.620Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-15T13:26:07.620Z] init version: fec3683 [2020-06-15T13:26:07.620Z] Security Options: [2020-06-15T13:26:07.620Z] apparmor [2020-06-15T13:26:07.620Z] seccomp [2020-06-15T13:26:07.620Z] Profile: default [2020-06-15T13:26:07.620Z] Kernel Version: 4.4.0-139-generic [2020-06-15T13:26:07.620Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-15T13:26:07.620Z] OSType: linux [2020-06-15T13:26:07.620Z] Architecture: ppc64le [2020-06-15T13:26:07.620Z] CPUs: 4 [2020-06-15T13:26:07.620Z] Total Memory: 7.972GiB [2020-06-15T13:26:07.620Z] Name: ppc64le-ubuntu-15 [2020-06-15T13:26:07.620Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-15T13:26:07.620Z] Docker Root Dir: /var/lib/docker [2020-06-15T13:26:07.620Z] Debug Mode (client): false [2020-06-15T13:26:07.620Z] Debug Mode (server): false [2020-06-15T13:26:07.620Z] Username: dockerbuildbot [2020-06-15T13:26:07.620Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:26:07.620Z] Labels: [2020-06-15T13:26:07.620Z] Experimental: true [2020-06-15T13:26:07.620Z] Insecure Registries: [2020-06-15T13:26:07.620Z] 127.0.0.0/8 [2020-06-15T13:26:07.620Z] Live Restore Enabled: false [2020-06-15T13:26:07.620Z] [2020-06-15T13:26:07.682Z] #36 DONE 145.3s [2020-06-15T13:26:07.682Z] [2020-06-15T13:26:07.682Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:07.682Z] #17 39.26 Selecting previously unselected package vim. [2020-06-15T13:26:07.682Z] #17 39.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-15T13:26:07.682Z] #17 39.30 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T13:26:07.702Z] #39 87.12 DEP criu/files-ext.d [2020-06-15T13:26:07.741Z] #39 81.12 DEP criu/protobuf.d [2020-06-15T13:26:07.741Z] #39 81.33 GEN criu/protobuf-desc-gen.h [2020-06-15T13:26:07.943Z] #17 39.73 Selecting previously unselected package xfsprogs. [2020-06-15T13:26:07.943Z] #17 39.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-15T13:26:07.943Z] #17 39.75 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T13:26:07.959Z] #39 87.26 DEP criu/file-lock.d [2020-06-15T13:26:07.959Z] #39 87.43 DEP criu/file-ids.d [Pipeline] sh [2020-06-15T13:26:08.219Z] #39 87.57 DEP criu/fifo.d [2020-06-15T13:26:08.220Z] #39 87.70 DEP criu/fdstore.d [2020-06-15T13:26:08.455Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:26:08.455Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:26:08.455Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41108/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-15T13:26:08.455Z] + bash /home/docker/workspace/moby_PR-41108/check-config.sh [2020-06-15T13:26:08.455Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-15T13:26:08.455Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-06-15T13:26:08.455Z] [2020-06-15T13:26:08.455Z] Generally Necessary: [2020-06-15T13:26:08.455Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-15T13:26:08.455Z] - apparmor: enabled and tools installed [2020-06-15T13:26:08.455Z] - CONFIG_NAMESPACES: enabled [2020-06-15T13:26:08.455Z] - CONFIG_NET_NS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_PID_NS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_IPC_NS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_UTS_NS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_CGROUPS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-15T13:26:08.455Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-15T13:26:08.455Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-15T13:26:08.455Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-15T13:26:08.455Z] - CONFIG_CPUSETS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_MEMCG: enabled [2020-06-15T13:26:08.455Z] - CONFIG_KEYS: enabled [2020-06-15T13:26:08.455Z] - CONFIG_VETH: enabled (as module) [2020-06-15T13:26:08.455Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-15T13:26:08.477Z] #39 87.83 DEP criu/fault-injection.d [2020-06-15T13:26:08.477Z] #39 87.91 DEP criu/external.d [2020-06-15T13:26:08.477Z] #39 88.01 DEP criu/eventpoll.d [2020-06-15T13:26:08.515Z] #17 40.27 Selecting previously unselected package zip. [2020-06-15T13:26:08.515Z] #17 40.27 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-15T13:26:08.515Z] #17 40.27 Unpacking zip (3.0-11+b1) ... [2020-06-15T13:26:08.735Z] #39 88.15 DEP criu/eventfd.d [2020-06-15T13:26:08.759Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-15T13:26:08.759Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-15T13:26:08.759Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-15T13:26:08.759Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-15T13:26:08.760Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-15T13:26:08.760Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-15T13:26:08.760Z] [2020-06-15T13:26:08.760Z] Optional Features: [2020-06-15T13:26:08.760Z] - CONFIG_USER_NS: enabled [2020-06-15T13:26:08.760Z] - CONFIG_SECCOMP: enabled [2020-06-15T13:26:08.760Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-15T13:26:08.760Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-15T13:26:08.760Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-15T13:26:08.760Z] (cgroup swap accounting is currently enabled) [2020-06-15T13:26:08.760Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-15T13:26:08.760Z] - CONFIG_BLK_CGROUP: enabled [2020-06-15T13:26:08.760Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-15T13:26:08.760Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-15T13:26:08.760Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-15T13:26:08.760Z] - CONFIG_CGROUP_PERF: enabled [2020-06-15T13:26:08.760Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-15T13:26:08.760Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-15T13:26:08.760Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-15T13:26:08.760Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-15T13:26:08.760Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-15T13:26:08.760Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_IP_VS: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-15T13:26:08.760Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-15T13:26:08.760Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-15T13:26:08.760Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_EXT4_FS: enabled [2020-06-15T13:26:08.760Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-15T13:26:08.760Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-15T13:26:08.760Z] - Network Drivers: [2020-06-15T13:26:08.760Z] - "overlay": [2020-06-15T13:26:08.760Z] - CONFIG_VXLAN: enabled (as module) [2020-06-15T13:26:08.760Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-15T13:26:08.760Z] Optional (for encrypted networks): [2020-06-15T13:26:08.776Z] #17 40.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:26:08.776Z] #17 40.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:26:08.776Z] #17 40.64 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-15T13:26:08.776Z] #17 40.67 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-15T13:26:08.776Z] #17 40.69 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-15T13:26:08.993Z] #39 88.28 DEP criu/crtools.d [2020-06-15T13:26:09.039Z] #17 40.73 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-15T13:26:09.039Z] #17 40.75 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T13:26:09.039Z] #17 40.78 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-15T13:26:09.039Z] #17 40.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:26:09.039Z] #17 40.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:26:09.039Z] #17 40.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-15T13:26:09.039Z] #17 40.88 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-15T13:26:09.039Z] #17 40.88 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:26:09.039Z] #17 40.88 Setting up zip (3.0-11+b1) ... [2020-06-15T13:26:09.039Z] #17 40.89 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:26:09.039Z] #17 40.92 Setting up bash-completion (1:2.8-6) ... [2020-06-15T13:26:09.059Z] - CONFIG_CRYPTO: enabled [2020-06-15T13:26:09.059Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_XFRM: enabled [2020-06-15T13:26:09.059Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-15T13:26:09.059Z] - "ipvlan": [2020-06-15T13:26:09.059Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-15T13:26:09.059Z] - "macvlan": [2020-06-15T13:26:09.059Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_DUMMY: enabled (as module) [2020-06-15T13:26:09.059Z] - "ftp,tftp client in container": [2020-06-15T13:26:09.059Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-15T13:26:09.059Z] - Storage Drivers: [2020-06-15T13:26:09.059Z] - "aufs": [2020-06-15T13:26:09.059Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-15T13:26:09.059Z] - "btrfs": [2020-06-15T13:26:09.059Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-15T13:26:09.059Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-15T13:26:09.059Z] - "devicemapper": [2020-06-15T13:26:09.059Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-15T13:26:09.059Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-15T13:26:09.059Z] - "overlay": [2020-06-15T13:26:09.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-15T13:26:09.059Z] - "zfs": [2020-06-15T13:26:09.059Z] - /dev/zfs: missing [2020-06-15T13:26:09.059Z] - zfs command: missing [2020-06-15T13:26:09.059Z] - zpool command: missing [2020-06-15T13:26:09.059Z] [2020-06-15T13:26:09.059Z] Limits: [2020-06-15T13:26:09.059Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-15T13:26:09.059Z] [2020-06-15T13:26:09.059Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-15T13:26:09.251Z] #39 88.56 DEP criu/cr-service.d [2020-06-15T13:26:09.251Z] #39 88.72 DEP criu/cr-restore.d [2020-06-15T13:26:09.509Z] #39 88.98 DEP criu/cr-errno.d [2020-06-15T13:26:09.509Z] #39 88.99 DEP criu/cr-dump.d [2020-06-15T13:26:09.604Z] + make bundles/buildx [2020-06-15T13:26:09.637Z] #39 82.84 DEP criu/protobuf-desc.d [2020-06-15T13:26:09.638Z] #39 82.96 DEP criu/proc_parse.d [2020-06-15T13:26:09.638Z] #39 83.12 DEP criu/plugin.d [2020-06-15T13:26:09.638Z] #39 83.24 DEP criu/pipes.d [2020-06-15T13:26:09.766Z] #39 89.18 DEP criu/cr-dedup.d [2020-06-15T13:26:09.895Z] #39 83.39 DEP criu/pie-util.d [2020-06-15T13:26:09.895Z] #39 83.48 DEP criu/pie-util-vdso.d [2020-06-15T13:26:09.903Z] make: command: Command not found [2020-06-15T13:26:09.903Z] make: command: Command not found [2020-06-15T13:26:09.903Z] mkdir bundles [2020-06-15T13:26:09.903Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-15T13:26:09.903Z] --build-arg BUILDX_COMMIT \ [2020-06-15T13:26:09.903Z] --build-arg BUILDX_REPO \ [2020-06-15T13:26:09.903Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-15T13:26:09.903Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-15T13:26:09.903Z] . [2020-06-15T13:26:09.903Z] /bin/sh: 4: go: not found [2020-06-15T13:26:09.903Z] /bin/sh: 5: go: not found [2020-06-15T13:26:10.025Z] #39 89.32 DEP criu/cr-check.d [2020-06-15T13:26:10.025Z] #39 89.51 DEP criu/config.d [2020-06-15T13:26:10.025Z] #39 89.62 DEP criu/clone-noasan.d [2020-06-15T13:26:10.153Z] #39 83.66 DEP criu/pie-util-vdso-elf32.d [2020-06-15T13:26:10.153Z] #39 83.76 DEP criu/path.d [2020-06-15T13:26:10.283Z] #39 89.69 DEP criu/cgroup.d [2020-06-15T13:26:10.283Z] #39 89.85 DEP criu/cgroup-props.d [2020-06-15T13:26:10.411Z] #39 83.91 DEP criu/parasite-syscall.d [2020-06-15T13:26:10.541Z] #39 89.95 DEP criu/bitmap.d [2020-06-15T13:26:10.541Z] #39 89.97 DEP criu/bfd.d [2020-06-15T13:26:10.541Z] #39 90.06 DEP criu/autofs.d [2020-06-15T13:26:10.669Z] #39 84.15 DEP criu/pagemap.d [2020-06-15T13:26:10.669Z] #39 84.28 DEP criu/pagemap-cache.d [2020-06-15T13:26:10.798Z] #39 90.18 DEP criu/aio.d [2020-06-15T13:26:10.927Z] #39 84.38 DEP criu/page-xfer.d [2020-06-15T13:26:10.927Z] #39 84.51 DEP criu/page-pipe.d [2020-06-15T13:26:10.927Z] #39 84.63 DEP criu/netfilter.d [2020-06-15T13:26:11.056Z] #39 90.38 DEP criu/action-scripts.d [2020-06-15T13:26:11.056Z] #39 ... [2020-06-15T13:26:11.056Z] [2020-06-15T13:26:11.056Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:11.056Z] #17 15.10 Reading package lists... [2020-06-15T13:26:11.056Z] #17 19.12 Building dependency tree... [2020-06-15T13:26:11.056Z] #17 20.68 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T13:26:11.056Z] #17 20.68 The following additional packages will be installed: [2020-06-15T13:26:11.056Z] #17 20.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T13:26:11.056Z] #17 20.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T13:26:11.056Z] #17 20.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T13:26:11.056Z] #17 20.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T13:26:11.056Z] #17 20.68 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T13:26:11.056Z] #17 20.69 Suggested packages: [2020-06-15T13:26:11.056Z] #17 20.69 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T13:26:11.056Z] #17 20.69 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T13:26:11.056Z] #17 20.69 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T13:26:11.056Z] #17 20.69 Recommended packages: [2020-06-15T13:26:11.056Z] #17 20.69 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T13:26:11.056Z] #17 20.69 python3-keyrings.alt python3-xdg unzip [2020-06-15T13:26:11.056Z] #17 22.47 The following NEW packages will be installed: [2020-06-15T13:26:11.056Z] #17 22.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T13:26:11.056Z] #17 22.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T13:26:11.056Z] #17 22.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T13:26:11.056Z] #17 22.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T13:26:11.056Z] #17 22.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T13:26:11.056Z] #17 22.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T13:26:11.056Z] #17 22.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T13:26:11.056Z] #17 22.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T13:26:11.056Z] #17 22.48 xz-utils zip [2020-06-15T13:26:11.056Z] #17 22.81 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:26:11.056Z] #17 22.81 Need to get 28.5 MB of archives. [2020-06-15T13:26:11.056Z] #17 22.81 After this operation, 116 MB of additional disk space will be used. [2020-06-15T13:26:11.056Z] #17 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-15T13:26:11.056Z] #17 22.81 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-15T13:26:11.056Z] #17 22.83 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-15T13:26:11.056Z] #17 22.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-15T13:26:11.056Z] #17 22.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-15T13:26:11.056Z] #17 22.96 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-15T13:26:11.056Z] #17 23.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T13:26:11.056Z] #17 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-15T13:26:11.056Z] #17 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-15T13:26:11.056Z] #17 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-15T13:26:11.056Z] #17 23.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-15T13:26:11.056Z] #17 23.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-15T13:26:11.056Z] #17 23.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-15T13:26:11.056Z] #17 23.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-15T13:26:11.056Z] #17 23.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-15T13:26:11.056Z] #17 23.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-15T13:26:11.056Z] #17 23.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T13:26:11.056Z] #17 23.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:26:11.056Z] #17 23.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T13:26:11.056Z] #17 23.19 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-15T13:26:11.056Z] #17 23.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-15T13:26:11.056Z] #17 23.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-15T13:26:11.056Z] #17 23.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-15T13:26:11.056Z] #17 23.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T13:26:11.056Z] #17 23.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T13:26:11.056Z] #17 23.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T13:26:11.056Z] #17 23.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-15T13:26:11.056Z] #17 23.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-15T13:26:11.056Z] #17 23.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T13:26:11.056Z] #17 23.71 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-15T13:26:11.056Z] #17 23.71 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-15T13:26:11.056Z] #17 23.72 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-15T13:26:11.056Z] #17 23.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-15T13:26:11.056Z] #17 23.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-15T13:26:11.056Z] #17 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T13:26:11.056Z] #17 23.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T13:26:11.056Z] #17 23.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T13:26:11.056Z] #17 23.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-15T13:26:11.056Z] #17 23.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T13:26:11.056Z] #17 23.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T13:26:11.056Z] #17 23.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T13:26:11.056Z] #17 23.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-15T13:26:11.056Z] #17 23.94 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-15T13:26:11.056Z] #17 23.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-15T13:26:11.056Z] #17 23.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T13:26:11.056Z] #17 24.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-15T13:26:11.056Z] #17 24.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-15T13:26:11.056Z] #17 24.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-15T13:26:11.056Z] #17 24.91 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:26:11.056Z] #17 25.04 Fetched 28.5 MB in 2s (15.9 MB/s) [2020-06-15T13:26:11.056Z] #17 25.09 Selecting previously unselected package pigz. [2020-06-15T13:26:01.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:26:01.750Z] > git config --add remote.origin.fetch +refs/pull/41108/head:refs/remotes/origin/PR-41108 # timeout=10 [2020-06-15T13:26:01.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:26:01.774Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-15T13:26:01.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-15T13:26:01.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-15T13:26:01.796Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41108/head:refs/remotes/origin/PR-41108 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T13:26:03.936Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:26:03.939Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:26:04.758Z] > git merge aaf470eca7b588aa19e6681bff8bf08d17be1bf2 # timeout=10 [2020-06-15T13:26:04.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-15T13:26:04.809Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T13:26:04.811Z] > git checkout -f 66bb1c4644233e38b7d2928f725d50e18979ce91 # timeout=10 [2020-06-15T13:26:11.314Z] #17 25.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-06-15T13:26:11.314Z] #17 25.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-15T13:26:11.314Z] #17 25.17 Unpacking pigz (2.4-1) ... [2020-06-15T13:26:11.314Z] #17 ... [2020-06-15T13:26:11.314Z] [2020-06-15T13:26:11.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:11.314Z] #39 90.73 CC criu/action-scripts.o [2020-06-15T13:26:11.494Z] #39 84.81 DEP criu/net.d [2020-06-15T13:26:11.494Z] #39 85.01 DEP criu/namespaces.d [2020-06-15T13:26:11.574Z] #39 ... [2020-06-15T13:26:11.574Z] [2020-06-15T13:26:11.574Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:26:11.574Z] #28 DONE 163.3s [2020-06-15T13:26:11.574Z] [2020-06-15T13:26:11.574Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:11.574Z] #17 25.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-15T13:26:11.574Z] #17 25.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:11.574Z] #17 25.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:11.753Z] #39 85.25 DEP criu/mount.d [2020-06-15T13:26:12.011Z] #39 85.43 DEP criu/memfd.d [2020-06-15T13:26:12.011Z] #39 85.57 DEP criu/mem.d [2020-06-15T13:26:12.039Z] Sending build context to Docker daemon 55.43MB [2020-06-15T13:26:12.039Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-06-15T13:26:12.039Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-15T13:26:12.039Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-15T13:26:12.039Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-15T13:26:12.139Z] #17 26.03 Selecting previously unselected package python3.7-minimal. [2020-06-15T13:26:12.139Z] #17 26.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:12.139Z] #17 26.07 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:26:12.270Z] #39 85.78 DEP criu/lsm.d [2020-06-15T13:26:12.270Z] #39 85.86 DEP criu/log.d [2020-06-15T13:26:12.340Z] #17 ... [2020-06-15T13:26:12.340Z] [2020-06-15T13:26:12.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:12.340Z] #39 89.28 DEP criu/cr-errno.d [2020-06-15T13:26:12.340Z] #39 89.31 DEP criu/cr-dump.d [2020-06-15T13:26:12.340Z] #39 89.52 DEP criu/cr-dedup.d [2020-06-15T13:26:12.340Z] #39 89.66 DEP criu/cr-check.d [2020-06-15T13:26:12.340Z] #39 89.85 DEP criu/config.d [2020-06-15T13:26:12.340Z] #39 89.93 DEP criu/clone-noasan.d [2020-06-15T13:26:12.340Z] #39 89.96 DEP criu/cgroup.d [2020-06-15T13:26:12.340Z] #39 90.03 DEP criu/cgroup-props.d [2020-06-15T13:26:12.340Z] #39 90.07 DEP criu/bitmap.d [2020-06-15T13:26:12.340Z] #39 90.09 DEP criu/bfd.d [2020-06-15T13:26:12.340Z] #39 90.15 DEP criu/autofs.d [2020-06-15T13:26:12.340Z] #39 90.36 DEP criu/aio.d [2020-06-15T13:26:12.340Z] #39 90.52 DEP criu/action-scripts.d [2020-06-15T13:26:12.340Z] #39 90.84 CC criu/action-scripts.o [2020-06-15T13:26:12.340Z] #39 91.31 CC criu/aio.o [2020-06-15T13:26:12.340Z] #39 91.87 CC criu/autofs.o [2020-06-15T13:26:12.340Z] #39 93.20 CC criu/bfd.o [2020-06-15T13:26:12.340Z] #39 93.82 CC criu/bitmap.o [2020-06-15T13:26:12.340Z] #39 93.98 CC criu/cgroup-props.o [2020-06-15T13:26:12.340Z] #39 94.71 CC criu/cgroup.o [2020-06-15T13:26:12.340Z] #39 97.39 CC criu/clone-noasan.o [2020-06-15T13:26:12.340Z] #39 97.67 CC criu/config.o [2020-06-15T13:26:12.340Z] #39 98.94 CC criu/cr-check.o [2020-06-15T13:26:12.340Z] #39 ... [2020-06-15T13:26:12.340Z] [2020-06-15T13:26:12.340Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:12.340Z] #17 43.89 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-15T13:26:12.340Z] #17 43.91 Setting up xz-utils (5.2.4-1) ... [2020-06-15T13:26:12.340Z] #17 43.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T13:26:12.340Z] #17 43.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:26:12.340Z] #17 44.06 invoke-rc.d: could not determine current runlevel [2020-06-15T13:26:12.340Z] #17 44.07 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T13:26:12.340Z] #17 44.09 Setting up pigz (2.4-1) ... [2020-06-15T13:26:12.340Z] #17 44.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-15T13:26:12.341Z] #17 44.17 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-15T13:26:12.341Z] #17 44.23 Setting up python-pip-whl (18.1-5) ... [2020-06-15T13:26:12.528Z] #39 86.09 DEP criu/libnetlink.d [2020-06-15T13:26:12.528Z] #39 86.22 DEP criu/kerndat.d [2020-06-15T13:26:12.601Z] #17 44.28 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-15T13:26:12.601Z] #17 44.29 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:26:12.721Z] 1.13.12-stretch: Pulling from library/golang [2020-06-15T13:26:12.721Z] 68fc3b7ea52e: Pulling fs layer [2020-06-15T13:26:12.721Z] c5f566612be5: Pulling fs layer [2020-06-15T13:26:12.721Z] 6980ff97a81d: Pulling fs layer [2020-06-15T13:26:12.721Z] 67146a7d847b: Pulling fs layer [2020-06-15T13:26:12.721Z] 348799e90099: Pulling fs layer [2020-06-15T13:26:12.721Z] ea699aa62ac7: Pulling fs layer [2020-06-15T13:26:12.721Z] 0141e25df0bd: Pulling fs layer [2020-06-15T13:26:12.721Z] 67146a7d847b: Waiting [2020-06-15T13:26:12.721Z] 348799e90099: Waiting [2020-06-15T13:26:12.721Z] ea699aa62ac7: Waiting [2020-06-15T13:26:12.721Z] 0141e25df0bd: Waiting [2020-06-15T13:26:12.787Z] #39 86.41 DEP criu/kcmp-ids.d [2020-06-15T13:26:12.787Z] #39 86.49 DEP criu/irmap.d [2020-06-15T13:26:13.012Z] 6980ff97a81d: Verifying Checksum [2020-06-15T13:26:13.013Z] 6980ff97a81d: Download complete [2020-06-15T13:26:13.172Z] #17 44.75 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-15T13:26:13.172Z] #17 44.76 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-15T13:26:13.172Z] #17 44.78 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:13.172Z] #17 44.80 Setting up vim (2:8.1.0875-5) ... [2020-06-15T13:26:13.172Z] #17 44.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T13:26:13.172Z] #17 44.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T13:26:13.172Z] #17 44.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T13:26:13.172Z] #17 44.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T13:26:13.172Z] #17 44.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T13:26:13.172Z] #17 44.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T13:26:13.172Z] #17 44.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T13:26:13.172Z] #17 44.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T13:26:13.172Z] #17 44.90 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-15T13:26:13.172Z] #17 44.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:26:13.172Z] #17 44.93 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-15T13:26:13.172Z] #17 44.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:26:13.172Z] #17 44.97 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-15T13:26:13.172Z] #17 44.98 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:13.299Z] c5f566612be5: Verifying Checksum [2020-06-15T13:26:13.299Z] c5f566612be5: Download complete [2020-06-15T13:26:13.353Z] #39 86.67 DEP criu/ipc_ns.d [2020-06-15T13:26:13.354Z] #39 86.81 DEP criu/image.d [2020-06-15T13:26:13.354Z] #39 86.94 DEP criu/image-desc.d [2020-06-15T13:26:13.354Z] #39 87.01 DEP criu/fsnotify.d [2020-06-15T13:26:13.511Z] #17 27.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:13.511Z] #17 27.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:26:13.612Z] #39 87.16 DEP criu/filesystems.d [2020-06-15T13:26:13.612Z] #39 87.34 DEP criu/files.d [2020-06-15T13:26:14.179Z] #39 87.49 DEP criu/files-reg.d [2020-06-15T13:26:14.179Z] #39 87.67 DEP criu/files-ext.d [2020-06-15T13:26:14.437Z] #39 87.86 DEP criu/file-lock.d [2020-06-15T13:26:14.437Z] #39 88.06 DEP criu/file-ids.d [2020-06-15T13:26:14.695Z] #39 88.20 DEP criu/fifo.d [2020-06-15T13:26:14.695Z] #39 88.34 DEP criu/fdstore.d [2020-06-15T13:26:14.892Z] 68fc3b7ea52e: Verifying Checksum [2020-06-15T13:26:14.892Z] 68fc3b7ea52e: Download complete [2020-06-15T13:26:14.954Z] #39 88.41 DEP criu/fault-injection.d [2020-06-15T13:26:14.954Z] #39 88.46 DEP criu/external.d [2020-06-15T13:26:14.954Z] #39 ... [2020-06-15T13:26:14.954Z] [2020-06-15T13:26:14.954Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:14.954Z] #17 11.10 Reading package lists... [2020-06-15T13:26:14.954Z] #17 15.71 Reading package lists... [2020-06-15T13:26:14.954Z] #17 18.80 Building dependency tree... [2020-06-15T13:26:14.954Z] #17 20.51 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T13:26:14.954Z] #17 20.51 The following additional packages will be installed: [2020-06-15T13:26:14.954Z] #17 20.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T13:26:14.954Z] #17 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T13:26:14.954Z] #17 20.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T13:26:14.954Z] #17 20.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T13:26:14.954Z] #17 20.52 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T13:26:14.954Z] #17 20.53 Suggested packages: [2020-06-15T13:26:14.954Z] #17 20.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T13:26:14.954Z] #17 20.53 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T13:26:14.954Z] #17 20.53 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T13:26:14.954Z] #17 20.53 Recommended packages: [2020-06-15T13:26:14.954Z] #17 20.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T13:26:14.954Z] #17 20.53 python3-keyrings.alt python3-xdg unzip [2020-06-15T13:26:14.954Z] #17 22.26 The following NEW packages will be installed: [2020-06-15T13:26:14.954Z] #17 22.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T13:26:14.954Z] #17 22.27 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T13:26:14.954Z] #17 22.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T13:26:14.954Z] #17 22.27 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T13:26:14.954Z] #17 22.27 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T13:26:14.954Z] #17 22.27 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T13:26:14.954Z] #17 22.27 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T13:26:14.954Z] #17 22.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T13:26:14.954Z] #17 22.27 xz-utils zip [2020-06-15T13:26:14.954Z] #17 22.62 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:26:14.954Z] #17 22.62 Need to get 28.5 MB of archives. [2020-06-15T13:26:14.954Z] #17 22.62 After this operation, 116 MB of additional disk space will be used. [2020-06-15T13:26:14.954Z] #17 22.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-15T13:26:14.954Z] #17 22.62 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-15T13:26:14.954Z] #17 22.65 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-15T13:26:14.954Z] #17 22.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-15T13:26:14.954Z] #17 22.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-15T13:26:14.954Z] #17 22.76 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-15T13:26:14.954Z] #17 22.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-15T13:26:14.954Z] #17 22.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-15T13:26:14.954Z] #17 22.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-15T13:26:14.954Z] #17 22.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-15T13:26:14.954Z] #17 22.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-15T13:26:14.954Z] #17 22.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-15T13:26:14.954Z] #17 22.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-15T13:26:14.954Z] #17 22.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-15T13:26:14.954Z] #17 22.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-15T13:26:14.954Z] #17 22.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-15T13:26:14.954Z] #17 22.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-15T13:26:14.954Z] #17 22.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:26:14.954Z] #17 22.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-15T13:26:14.954Z] #17 22.98 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-15T13:26:14.954Z] #17 22.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-15T13:26:14.954Z] #17 23.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-15T13:26:14.954Z] #17 23.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-15T13:26:14.954Z] #17 23.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-15T13:26:14.954Z] #17 23.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-15T13:26:14.954Z] #17 23.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-15T13:26:14.954Z] #17 23.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-15T13:26:14.954Z] #17 23.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-15T13:26:14.954Z] #17 23.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-15T13:26:15.213Z] #17 ... [2020-06-15T13:26:15.213Z] [2020-06-15T13:26:15.213Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:26:15.213Z] #28 DONE 163.7s [2020-06-15T13:26:15.213Z] [2020-06-15T13:26:15.213Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:15.213Z] #39 88.52 DEP criu/eventpoll.d [2020-06-15T13:26:15.213Z] #39 88.78 DEP criu/eventfd.d [2020-06-15T13:26:15.213Z] #39 88.90 DEP criu/crtools.d [2020-06-15T13:26:15.410Z] #17 29.21 Selecting previously unselected package python3-minimal. [2020-06-15T13:26:15.410Z] #17 29.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-06-15T13:26:15.410Z] #17 29.28 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-15T13:26:15.410Z] #17 29.29 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T13:26:15.410Z] #17 29.37 Selecting previously unselected package libmpdec2:amd64. [2020-06-15T13:26:15.410Z] #17 29.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-15T13:26:15.410Z] #17 29.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T13:26:15.471Z] #39 89.05 DEP criu/cr-service.d [2020-06-15T13:26:15.667Z] #17 29.46 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-15T13:26:15.667Z] #17 29.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:15.667Z] #17 29.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:15.717Z] #17 47.19 Setting up iptables (1.8.2-4) ... [2020-06-15T13:26:15.717Z] #17 47.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:26:15.717Z] #17 47.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:26:15.717Z] #17 47.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:26:15.717Z] #17 47.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:26:15.717Z] #17 47.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T13:26:15.717Z] #17 47.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T13:26:15.717Z] #17 47.27 Setting up python3 (3.7.3-1) ... [2020-06-15T13:26:15.729Z] #39 89.18 DEP criu/cr-restore.d [2020-06-15T13:26:15.729Z] #39 89.42 DEP criu/cr-errno.d [2020-06-15T13:26:15.914Z] 67146a7d847b: Verifying Checksum [2020-06-15T13:26:15.914Z] 67146a7d847b: Download complete [2020-06-15T13:26:15.914Z] 0141e25df0bd: Verifying Checksum [2020-06-15T13:26:15.914Z] 0141e25df0bd: Download complete [2020-06-15T13:26:15.914Z] 348799e90099: Verifying Checksum [2020-06-15T13:26:15.914Z] 348799e90099: Download complete [2020-06-15T13:26:15.978Z] #17 47.69 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T13:26:15.987Z] #39 89.45 DEP criu/cr-dump.d [2020-06-15T13:26:16.245Z] #39 89.80 DEP criu/cr-dedup.d [2020-06-15T13:26:16.503Z] #39 89.95 DEP criu/cr-check.d [2020-06-15T13:26:16.503Z] #39 90.10 DEP criu/config.d [2020-06-15T13:26:16.555Z] #17 48.49 Setting up apparmor (2.13.2-10) ... [2020-06-15T13:26:16.600Z] #17 30.37 Selecting previously unselected package python3.7. [2020-06-15T13:26:16.600Z] #17 30.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:16.600Z] #17 30.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:16.600Z] #17 30.51 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-15T13:26:16.600Z] #17 30.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-15T13:26:16.600Z] #17 30.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T13:26:16.762Z] #39 90.25 DEP criu/clone-noasan.d [2020-06-15T13:26:16.762Z] #39 90.31 DEP criu/cgroup.d [2020-06-15T13:26:16.858Z] #17 30.66 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T13:26:17.022Z] #39 90.43 DEP criu/cgroup-props.d [2020-06-15T13:26:17.022Z] #39 90.50 DEP criu/bitmap.d [2020-06-15T13:26:17.022Z] #39 90.52 DEP criu/bfd.d [2020-06-15T13:26:17.022Z] #39 90.59 DEP criu/autofs.d [2020-06-15T13:26:17.280Z] #39 90.71 DEP criu/aio.d [2020-06-15T13:26:17.280Z] #39 90.90 DEP criu/action-scripts.d [2020-06-15T13:26:17.423Z] #17 31.44 Selecting previously unselected package python3. [2020-06-15T13:26:17.424Z] #17 31.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-15T13:26:17.424Z] #17 31.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-15T13:26:17.424Z] #17 31.50 Unpacking python3 (3.7.3-1) ... [2020-06-15T13:26:17.539Z] #39 91.12 CC criu/action-scripts.o [2020-06-15T13:26:17.682Z] #17 31.58 Selecting previously unselected package libip4tc0:amd64. [2020-06-15T13:26:17.682Z] #17 31.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-15T13:26:17.682Z] #17 31.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:17.682Z] #17 31.67 Selecting previously unselected package libip6tc0:amd64. [2020-06-15T13:26:17.682Z] #17 31.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-15T13:26:17.682Z] #17 31.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:17.940Z] #17 31.75 Selecting previously unselected package libiptc0:amd64. [2020-06-15T13:26:17.940Z] #17 31.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-15T13:26:17.940Z] #17 31.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:17.940Z] #17 31.86 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-15T13:26:17.940Z] #17 31.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-15T13:26:17.940Z] #17 31.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T13:26:17.940Z] #17 31.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-15T13:26:17.940Z] #17 31.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-15T13:26:17.940Z] #17 31.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:26:17.940Z] #17 31.99 Selecting previously unselected package libnftnl11:amd64. [2020-06-15T13:26:17.940Z] #17 31.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-15T13:26:18.106Z] #39 91.50 CC criu/aio.o [2020-06-15T13:26:18.197Z] #17 32.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T13:26:18.198Z] #17 32.12 Selecting previously unselected package iptables. [2020-06-15T13:26:18.198Z] #17 32.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-15T13:26:18.198Z] #17 32.14 Unpacking iptables (1.8.2-4) ... [2020-06-15T13:26:18.364Z] #39 92.00 CC criu/autofs.o [2020-06-15T13:26:18.456Z] #17 32.45 Selecting previously unselected package xxd. [2020-06-15T13:26:18.456Z] #17 32.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:26:18.456Z] #17 32.46 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:26:18.466Z] #17 50.40 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T13:26:18.623Z] 68fc3b7ea52e: Pull complete [2020-06-15T13:26:18.623Z] c5f566612be5: Pull complete [2020-06-15T13:26:18.714Z] #17 32.58 Selecting previously unselected package vim-common. [2020-06-15T13:26:18.714Z] #17 32.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:26:18.714Z] #17 32.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:26:18.714Z] #17 32.78 Selecting previously unselected package bash-completion. [2020-06-15T13:26:18.714Z] #17 32.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T13:26:18.727Z] #17 50.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:26:18.948Z] 6980ff97a81d: Pull complete [2020-06-15T13:26:19.243Z] ea699aa62ac7: Verifying Checksum [2020-06-15T13:26:19.243Z] ea699aa62ac7: Download complete [2020-06-15T13:26:19.295Z] #17 50.90 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:26:19.739Z] #39 93.16 CC criu/bfd.o [2020-06-15T13:26:19.998Z] #39 93.66 CC criu/bitmap.o [2020-06-15T13:26:20.233Z] #17 51.86 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T13:26:20.256Z] #39 93.80 CC criu/cgroup-props.o [2020-06-15T13:26:20.803Z] #17 52.45 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T13:26:21.191Z] #39 94.44 CC criu/cgroup.o [2020-06-15T13:26:21.544Z] 67146a7d847b: Pull complete [2020-06-15T13:26:21.759Z] #39 ... [2020-06-15T13:26:21.759Z] [2020-06-15T13:26:21.759Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:21.759Z] #17 23.65 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-15T13:26:21.759Z] #17 23.65 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-15T13:26:21.759Z] #17 23.65 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-15T13:26:21.759Z] #17 23.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-15T13:26:21.759Z] #17 23.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-15T13:26:21.759Z] #17 23.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T13:26:21.759Z] #17 23.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T13:26:21.759Z] #17 23.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T13:26:21.759Z] #17 23.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-15T13:26:21.759Z] #17 23.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T13:26:21.759Z] #17 23.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T13:26:21.759Z] #17 23.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T13:26:21.759Z] #17 23.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-15T13:26:21.759Z] #17 23.86 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-15T13:26:21.759Z] #17 23.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-15T13:26:21.759Z] #17 23.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T13:26:21.759Z] #17 24.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-15T13:26:21.759Z] #17 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-15T13:26:21.759Z] #17 24.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-15T13:26:21.759Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:26:21.759Z] #17 24.95 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-06-15T13:26:21.759Z] #17 24.99 Selecting previously unselected package pigz. [2020-06-15T13:26:21.759Z] #17 24.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-06-15T13:26:21.759Z] #17 25.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 25.05 Unpacking pigz (2.4-1) ... [2020-06-15T13:26:21.759Z] #17 25.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-15T13:26:21.759Z] #17 25.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 25.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:21.759Z] #17 25.57 Selecting previously unselected package python3.7-minimal. [2020-06-15T13:26:21.759Z] #17 25.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 25.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:26:21.759Z] #17 26.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:21.759Z] #17 26.38 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:26:21.759Z] #17 28.17 Selecting previously unselected package python3-minimal. [2020-06-15T13:26:21.759Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-06-15T13:26:21.759Z] #17 28.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 28.21 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T13:26:21.759Z] #17 28.27 Selecting previously unselected package libmpdec2:amd64. [2020-06-15T13:26:21.759Z] #17 28.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 28.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T13:26:21.759Z] #17 28.39 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-15T13:26:21.759Z] #17 28.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 28.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:21.759Z] #17 29.25 Selecting previously unselected package python3.7. [2020-06-15T13:26:21.759Z] #17 29.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 29.26 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:21.759Z] #17 29.39 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-15T13:26:21.759Z] #17 29.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-15T13:26:21.759Z] #17 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T13:26:21.759Z] #17 29.49 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T13:26:21.994Z] #17 35.41 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T13:26:21.994Z] #17 35.76 Selecting previously unselected package bzip2. [2020-06-15T13:26:21.994Z] #17 35.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-15T13:26:21.994Z] #17 35.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:26:21.994Z] #17 35.88 Selecting previously unselected package xz-utils. [2020-06-15T13:26:21.994Z] #17 35.89 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-15T13:26:21.994Z] #17 35.90 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T13:26:21.994Z] #17 36.04 Selecting previously unselected package apparmor. [2020-06-15T13:26:21.994Z] #17 36.04 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-15T13:26:21.994Z] #17 36.10 Unpacking apparmor (2.13.2-10) ... [2020-06-15T13:26:21.994Z] #17 ... [2020-06-15T13:26:21.994Z] [2020-06-15T13:26:21.994Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:21.994Z] #39 91.48 CC criu/aio.o [2020-06-15T13:26:21.994Z] #39 92.24 CC criu/autofs.o [2020-06-15T13:26:21.994Z] #39 93.65 CC criu/bfd.o [2020-06-15T13:26:21.994Z] #39 94.20 CC criu/bitmap.o [2020-06-15T13:26:21.994Z] #39 94.34 CC criu/cgroup-props.o [2020-06-15T13:26:21.994Z] #39 95.06 CC criu/cgroup.o [2020-06-15T13:26:21.994Z] #39 97.61 CC criu/clone-noasan.o [2020-06-15T13:26:21.994Z] #39 97.77 CC criu/config.o [2020-06-15T13:26:21.994Z] #39 99.08 CC criu/cr-check.o [2020-06-15T13:26:21.994Z] #39 100.9 CC criu/cr-dedup.o [2020-06-15T13:26:21.994Z] #39 101.3 CC criu/cr-dump.o [2020-06-15T13:26:22.203Z] #17 53.70 Setting up python3-pip (18.1-5) ... [2020-06-15T13:26:22.326Z] #17 30.30 Selecting previously unselected package python3. [2020-06-15T13:26:22.326Z] #17 30.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-15T13:26:22.326Z] #17 30.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-15T13:26:22.326Z] #17 30.37 Unpacking python3 (3.7.3-1) ... [2020-06-15T13:26:22.326Z] #17 30.46 Selecting previously unselected package libip4tc0:amd64. [2020-06-15T13:26:22.326Z] #17 30.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-15T13:26:22.326Z] #17 30.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:22.326Z] #17 30.56 Selecting previously unselected package libip6tc0:amd64. [2020-06-15T13:26:22.560Z] #39 ... [2020-06-15T13:26:22.560Z] [2020-06-15T13:26:22.560Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:22.560Z] #17 36.42 Selecting previously unselected package aufs-tools. [2020-06-15T13:26:22.560Z] #17 36.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-15T13:26:22.560Z] #17 36.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:26:22.560Z] #17 36.55 Selecting previously unselected package libonig5:amd64. [2020-06-15T13:26:22.560Z] #17 36.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-15T13:26:22.560Z] #17 36.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:26:22.560Z] #17 36.69 Selecting previously unselected package libjq1:amd64. [2020-06-15T13:26:22.585Z] #17 30.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-15T13:26:22.585Z] #17 30.58 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:22.585Z] #17 30.67 Selecting previously unselected package libiptc0:amd64. [2020-06-15T13:26:22.585Z] #17 30.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-15T13:26:22.585Z] #17 30.68 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:22.585Z] #17 30.78 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-15T13:26:22.817Z] #17 36.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:26:22.817Z] #17 36.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:26:22.817Z] #17 36.83 Selecting previously unselected package jq. [2020-06-15T13:26:22.817Z] #17 36.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:26:22.817Z] #17 36.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:26:22.817Z] #17 36.92 Selecting previously unselected package libaio1:amd64. [2020-06-15T13:26:22.843Z] #17 30.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-15T13:26:22.843Z] #17 30.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T13:26:22.843Z] #17 30.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-15T13:26:22.843Z] #17 30.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-15T13:26:22.843Z] #17 30.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:26:22.843Z] #17 30.92 Selecting previously unselected package libnftnl11:amd64. [2020-06-15T13:26:22.843Z] #17 30.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-15T13:26:22.843Z] #17 30.94 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T13:26:22.843Z] #17 31.00 Selecting previously unselected package iptables. [2020-06-15T13:26:22.843Z] #17 31.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-15T13:26:22.843Z] #17 31.01 Unpacking iptables (1.8.2-4) ... [2020-06-15T13:26:23.075Z] #17 36.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-15T13:26:23.075Z] #17 36.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-15T13:26:23.075Z] #17 36.99 Selecting previously unselected package libgpm2:amd64. [2020-06-15T13:26:23.075Z] #17 36.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-15T13:26:23.075Z] #17 37.00 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-15T13:26:23.075Z] #17 37.07 Selecting previously unselected package libicu63:amd64. [2020-06-15T13:26:23.075Z] #17 37.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T13:26:23.075Z] #17 37.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:26:23.102Z] #17 31.31 Selecting previously unselected package xxd. [2020-06-15T13:26:23.102Z] #17 31.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:26:23.145Z] #17 ... [2020-06-15T13:26:23.145Z] [2020-06-15T13:26:23.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:23.145Z] #39 100.2 CC criu/cr-dedup.o [2020-06-15T13:26:23.145Z] #39 100.5 CC criu/cr-dump.o [2020-06-15T13:26:23.145Z] #39 102.4 CC criu/cr-errno.o [2020-06-15T13:26:23.145Z] #39 102.5 CC criu/cr-restore.o [2020-06-15T13:26:23.145Z] #39 106.3 CC criu/cr-service.o [2020-06-15T13:26:23.145Z] #39 107.7 CC criu/crtools.o [2020-06-15T13:26:23.145Z] #39 108.3 CC criu/eventfd.o [2020-06-15T13:26:23.145Z] #39 108.7 CC criu/eventpoll.o [2020-06-15T13:26:23.145Z] #39 109.5 CC criu/external.o [2020-06-15T13:26:23.145Z] #39 109.8 CC criu/fault-injection.o [2020-06-15T13:26:23.145Z] #39 109.9 CC criu/fdstore.o [2020-06-15T13:26:23.145Z] #39 110.2 CC criu/fifo.o [2020-06-15T13:26:23.294Z] 348799e90099: Pull complete [2020-06-15T13:26:23.360Z] #17 31.33 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:26:23.360Z] #17 31.45 Selecting previously unselected package vim-common. [2020-06-15T13:26:23.360Z] #17 31.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:26:23.360Z] #17 31.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:26:23.405Z] #39 110.5 CC criu/file-ids.o [2020-06-15T13:26:23.405Z] #39 ... [2020-06-15T13:26:23.405Z] [2020-06-15T13:26:23.405Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:23.406Z] #17 55.10 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:26:23.406Z] #17 55.16 Processing triggers for mime-support (3.62) ... [2020-06-15T13:26:23.619Z] #17 31.67 Selecting previously unselected package bash-completion. [2020-06-15T13:26:23.619Z] #17 31.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T13:26:23.978Z] #17 DONE 55.8s [2020-06-15T13:26:23.978Z] [2020-06-15T13:26:23.978Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:26:25.892Z] #18 1.798 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T13:26:25.892Z] #18 1.803 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T13:26:25.892Z] #18 1.807 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T13:26:25.892Z] #18 DONE 1.9s [2020-06-15T13:26:25.892Z] [2020-06-15T13:26:25.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:25.892Z] #39 110.8 CC criu/file-lock.o [2020-06-15T13:26:25.892Z] #39 111.6 CC criu/files-ext.o [2020-06-15T13:26:25.892Z] #39 112.0 CC criu/files-reg.o [2020-06-15T13:26:26.152Z] #17 34.22 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T13:26:26.410Z] #17 34.56 Selecting previously unselected package bzip2. [2020-06-15T13:26:26.410Z] #17 34.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-15T13:26:26.410Z] #17 34.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:26:26.410Z] #17 34.63 Selecting previously unselected package xz-utils. [2020-06-15T13:26:26.411Z] #17 34.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-15T13:26:26.411Z] #17 34.65 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T13:26:26.669Z] #17 34.81 Selecting previously unselected package apparmor. [2020-06-15T13:26:26.669Z] #17 34.82 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-15T13:26:26.669Z] #17 34.87 Unpacking apparmor (2.13.2-10) ... [2020-06-15T13:26:26.833Z] #39 114.2 CC criu/files.o [2020-06-15T13:26:26.870Z] ea699aa62ac7: Pull complete [2020-06-15T13:26:26.870Z] 0141e25df0bd: Pull complete [2020-06-15T13:26:26.870Z] Digest: sha256:31a4ecc047a4443fc7b5f13028b3344364b2567a10471c6862625852ac81bde2 [2020-06-15T13:26:26.870Z] Status: Downloaded newer image for golang:1.13.12-stretch [2020-06-15T13:26:26.870Z] ---> 81e9279b4cb2 [2020-06-15T13:26:26.870Z] Step 5/15 : ARG BUILDX_REPO [2020-06-15T13:26:26.870Z] ---> Running in e3da690a3c28 [2020-06-15T13:26:26.953Z] #17 35.22 Selecting previously unselected package aufs-tools. [2020-06-15T13:26:27.172Z] Removing intermediate container e3da690a3c28 [2020-06-15T13:26:27.172Z] ---> 125616fec946 [2020-06-15T13:26:27.172Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-15T13:26:27.172Z] ---> Running in 1962373bdcc3 [2020-06-15T13:26:27.211Z] #17 35.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-15T13:26:27.211Z] #17 35.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:26:27.211Z] #17 35.35 Selecting previously unselected package libonig5:amd64. [2020-06-15T13:26:27.211Z] #17 35.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-15T13:26:27.211Z] #17 35.35 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:26:27.257Z] #17 40.82 Selecting previously unselected package libnet1:amd64. [2020-06-15T13:26:27.257Z] #17 40.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:26:27.257Z] #17 40.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:26:27.257Z] #17 40.90 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T13:26:27.257Z] #17 40.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T13:26:27.257Z] #17 40.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:26:27.257Z] #17 41.00 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T13:26:27.257Z] #17 41.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:26:27.257Z] #17 41.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:26:27.257Z] #17 41.10 Selecting previously unselected package libreadline5:amd64. [2020-06-15T13:26:27.257Z] #17 41.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-15T13:26:27.257Z] #17 41.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T13:26:27.257Z] #17 41.24 Selecting previously unselected package net-tools. [2020-06-15T13:26:27.257Z] #17 41.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-15T13:26:27.257Z] #17 41.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:26:27.470Z] #17 35.49 Selecting previously unselected package libjq1:amd64. [2020-06-15T13:26:27.470Z] #17 35.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:26:27.470Z] #17 35.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:26:27.470Z] #17 35.65 Selecting previously unselected package jq. [2020-06-15T13:26:27.470Z] #17 35.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-15T13:26:27.470Z] #17 35.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:26:27.471Z] Cloning into '/buildx'... [2020-06-15T13:26:27.517Z] #17 41.43 Selecting previously unselected package python-pip-whl. [2020-06-15T13:26:27.517Z] #17 41.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T13:26:27.517Z] #17 41.46 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T13:26:27.737Z] #17 35.77 Selecting previously unselected package libaio1:amd64. [2020-06-15T13:26:27.737Z] #17 35.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-15T13:26:27.737Z] #17 35.80 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-15T13:26:27.737Z] #17 35.89 Selecting previously unselected package libgpm2:amd64. [2020-06-15T13:26:27.737Z] #17 35.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-15T13:26:27.737Z] #17 35.90 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-15T13:26:27.737Z] #17 35.95 Selecting previously unselected package libicu63:amd64. [2020-06-15T13:26:27.737Z] #17 35.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-15T13:26:27.737Z] #17 35.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:26:28.083Z] #17 42.00 Selecting previously unselected package python3-lib2to3. [2020-06-15T13:26:28.083Z] #17 42.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T13:26:28.083Z] #17 42.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:26:28.341Z] #17 42.15 Selecting previously unselected package python3-distutils. [2020-06-15T13:26:28.341Z] #17 42.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T13:26:28.341Z] #17 42.17 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T13:26:28.341Z] #17 42.29 Selecting previously unselected package python3-pip. [2020-06-15T13:26:28.341Z] #17 42.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T13:26:28.341Z] #17 42.31 Unpacking python3-pip (18.1-5) ... [2020-06-15T13:26:28.599Z] #17 42.44 Selecting previously unselected package python3-pkg-resources. [2020-06-15T13:26:28.599Z] #17 42.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:26:28.599Z] #17 42.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:26:28.599Z] #17 42.57 Selecting previously unselected package python3-setuptools. [2020-06-15T13:26:28.599Z] #17 42.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T13:26:28.599Z] #17 42.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T13:26:28.750Z] #39 115.8 CC criu/filesystems.o [2020-06-15T13:26:28.857Z] #17 42.82 Selecting previously unselected package python3-wheel. [2020-06-15T13:26:28.857Z] #17 42.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T13:26:28.857Z] #17 42.83 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T13:26:28.857Z] #17 42.92 Selecting previously unselected package sudo. [2020-06-15T13:26:28.857Z] #17 42.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-15T13:26:28.857Z] #17 42.93 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:26:29.011Z] #39 116.3 CC criu/fsnotify.o [2020-06-15T13:26:29.206Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-15T13:26:29.206Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a18ec473\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-15T13:26:29.206Z] ---------------------------------------------------------------------------- [2020-06-15T13:26:29.206Z] [2020-06-15T13:26:29.206Z] INFO: executeCI.ps1 starting at Mon Jun 15 13:26:25 CUT 2020 [2020-06-15T13:26:29.206Z] [2020-06-15T13:26:29.206Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-15T13:26:29.206Z] INFO: Running git version 2.24.1.windows.2 [2020-06-15T13:26:29.206Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-15T13:26:29.206Z] INFO: Environment variables: [2020-06-15T13:26:29.206Z] [2020-06-15T13:26:29.206Z] Name Value [2020-06-15T13:26:29.206Z] ---- ----- [2020-06-15T13:26:29.206Z] ALLUSERSPROFILE C:\ProgramData [2020-06-15T13:26:29.206Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-15T13:26:29.206Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-15T13:26:29.206Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-15T13:26:29.206Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-15T13:26:29.206Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-15T13:26:29.206Z] BRANCH_NAME PR-41108 [2020-06-15T13:26:29.206Z] BUILD_DISPLAY_NAME #2 [2020-06-15T13:26:29.206Z] BUILD_ID 2 [2020-06-15T13:26:29.206Z] BUILD_NUMBER 2 [2020-06-15T13:26:29.207Z] BUILD_TAG jenkins-moby-PR-41108-2 [2020-06-15T13:26:29.207Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41108/2/ [2020-06-15T13:26:29.207Z] CHANGE_AUTHOR thaJeztah [2020-06-15T13:26:29.207Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-06-15T13:26:29.207Z] CHANGE_BRANCH containerd_userns [2020-06-15T13:26:29.207Z] CHANGE_FORK thaJeztah/docker [2020-06-15T13:26:29.207Z] CHANGE_ID 41108 [2020-06-15T13:26:29.207Z] CHANGE_TARGET master [2020-06-15T13:26:29.207Z] CHANGE_TITLE use containerd/sys to detect UserNamespaces [2020-06-15T13:26:29.207Z] CHANGE_URL https://github.com/moby/moby/pull/41108 [2020-06-15T13:26:29.207Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-15T13:26:29.207Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-15T13:26:29.207Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-15T13:26:29.207Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-15T13:26:29.207Z] COMPUTERNAME azwin-2-4776d0 [2020-06-15T13:26:29.207Z] ComSpec C:\windows\system32\cmd.exe [2020-06-15T13:26:29.207Z] ConfigSequenceNumber 0 [2020-06-15T13:26:29.207Z] DOCKER_BUILDKIT 0 [2020-06-15T13:26:29.207Z] DOCKER_DUT_DEBUG 1 [2020-06-15T13:26:29.207Z] DOCKER_EXPERIMENTAL 1 [2020-06-15T13:26:29.207Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-15T13:26:29.207Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-15T13:26:29.207Z] EXECUTOR_NUMBER 0 [2020-06-15T13:26:29.207Z] FQDN azwin-2-4776d0.westus.cloudapp.azure.com [2020-06-15T13:26:29.207Z] GIT_BRANCH PR-41108 [2020-06-15T13:26:29.207Z] GIT_COMMIT 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:26:29.207Z] GIT_PREVIOUS_COMMIT 66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:26:29.207Z] GIT_URL https://github.com/moby/moby.git [2020-06-15T13:26:29.207Z] HUDSON_COOKIE 5a8d05c3-2373-4662-b5ca-4b76e2cdd81d [2020-06-15T13:26:29.207Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-15T13:26:29.207Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-15T13:26:29.207Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-15T13:26:29.207Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-15T13:26:29.207Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-15T13:26:29.207Z] JENKINS_NODE_COOKIE e3b60213-250e-4f8f-b2ec-a81623a9fbf5 [2020-06-15T13:26:29.207Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-15T13:26:29.207Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-15T13:26:29.207Z] JOB_BASE_NAME PR-41108 [2020-06-15T13:26:29.207Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41108/display/redirect [2020-06-15T13:26:29.207Z] JOB_NAME moby/PR-41108 [2020-06-15T13:26:29.207Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41108/ [2020-06-15T13:26:29.207Z] library.jps.version master [2020-06-15T13:26:29.207Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-15T13:26:29.207Z] NODE_LABELS amd64 azure azwin-2-4776d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-15T13:26:29.207Z] NODE_NAME azwin-2-4776d0 [2020-06-15T13:26:29.207Z] NUMBER_OF_PROCESSORS 4 [2020-06-15T13:26:29.207Z] OS Windows_NT [2020-06-15T13:26:29.207Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-15T13:26:29.207Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-15T13:26:29.207Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-15T13:26:29.207Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-15T13:26:29.207Z] PROCESSOR_LEVEL 6 [2020-06-15T13:26:29.207Z] PROCESSOR_REVISION 4f01 [2020-06-15T13:26:29.207Z] ProgramData C:\ProgramData [2020-06-15T13:26:29.207Z] ProgramFiles C:\Program Files [2020-06-15T13:26:29.207Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-15T13:26:29.207Z] ProgramW6432 C:\Program Files [2020-06-15T13:26:29.207Z] PROMPT $P$G [2020-06-15T13:26:29.207Z] PSExecutionPolicyPreference Bypass [2020-06-15T13:26:29.207Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-15T13:26:29.207Z] PUBLIC C:\Users\Public [2020-06-15T13:26:29.207Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41108/2/display/redirect?page=changes [2020-06-15T13:26:29.207Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41108/2/display/redirect [2020-06-15T13:26:29.207Z] SKIP_VALIDATION_TESTS 1 [2020-06-15T13:26:29.207Z] SOURCES_DRIVE d [2020-06-15T13:26:29.207Z] SOURCES_SUBDIR gopath [2020-06-15T13:26:29.207Z] STAGE_NAME Run tests [2020-06-15T13:26:29.207Z] SystemDrive C: [2020-06-15T13:26:29.207Z] SystemRoot C:\windows [2020-06-15T13:26:29.207Z] TEMP C:\windows\TEMP [2020-06-15T13:26:29.207Z] TESTDEBUG 0 [2020-06-15T13:26:29.207Z] TESTRUN_DRIVE d [2020-06-15T13:26:29.207Z] TESTRUN_SUBDIR CI [2020-06-15T13:26:29.207Z] TIMEOUT 120m [2020-06-15T13:26:29.207Z] TMP C:\windows\TEMP [2020-06-15T13:26:29.207Z] USERDOMAIN WORKGROUP [2020-06-15T13:26:29.207Z] USERNAME azwin-2-4776d0$ [2020-06-15T13:26:29.207Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-15T13:26:29.207Z] windir C:\windows [2020-06-15T13:26:29.207Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-15T13:26:29.207Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-15T13:26:29.207Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-15T13:26:29.207Z] [2020-06-15T13:26:29.207Z] [2020-06-15T13:26:29.207Z] [2020-06-15T13:26:29.207Z] INFO: Sources under d:\gopath\... [2020-06-15T13:26:29.207Z] INFO: Test run under d:\CI\... [2020-06-15T13:26:29.207Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-15T13:26:29.207Z] INFO: docker/docker repository was found [2020-06-15T13:26:29.207Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-06-15T13:26:29.207Z] ltsc2019: Pulling from windows/servercore [2020-06-15T13:26:29.207Z] 4612f6d0b889: Pulling fs layer [2020-06-15T13:26:29.207Z] 666079ee0460: Pulling fs layer [2020-06-15T13:26:29.422Z] #17 43.44 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T13:26:29.422Z] #17 43.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-15T13:26:29.422Z] #17 43.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:26:29.680Z] #17 43.72 Selecting previously unselected package uidmap. [2020-06-15T13:26:29.680Z] #17 43.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-15T13:26:29.680Z] #17 43.72 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T13:26:29.938Z] #17 43.83 Selecting previously unselected package vim-runtime. [2020-06-15T13:26:29.938Z] #17 43.83 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:26:29.938Z] #17 43.87 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-15T13:26:29.938Z] #17 43.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T13:26:29.938Z] #17 43.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:26:29.953Z] #39 117.4 CC criu/image-desc.o [2020-06-15T13:26:30.213Z] #39 117.6 CC criu/image.o [2020-06-15T13:26:30.887Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 30.8% of statements [2020-06-15T13:26:30.887Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2020-06-15T13:26:30.887Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T13:26:30.887Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T13:26:30.887Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T13:26:30.887Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T13:26:31.155Z] #39 118.5 CC criu/ipc_ns.o [2020-06-15T13:26:31.442Z] #45 DONE 285.3s [2020-06-15T13:26:31.442Z] [2020-06-15T13:26:31.442Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:26:31.929Z] #17 39.57 Selecting previously unselected package libnet1:amd64. [2020-06-15T13:26:31.929Z] #17 39.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-15T13:26:31.929Z] #17 39.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:26:31.929Z] #17 39.66 Selecting previously unselected package libnl-3-200:amd64. [2020-06-15T13:26:31.929Z] #17 39.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-15T13:26:31.929Z] #17 39.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:26:31.929Z] #17 39.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-15T13:26:31.929Z] #17 39.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-15T13:26:31.929Z] #17 39.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:26:31.929Z] #17 39.87 Selecting previously unselected package libreadline5:amd64. [2020-06-15T13:26:31.929Z] #17 39.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-15T13:26:31.929Z] #17 39.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T13:26:31.929Z] #17 40.01 Selecting previously unselected package net-tools. [2020-06-15T13:26:31.929Z] #17 40.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-15T13:26:31.929Z] #17 40.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:26:32.187Z] #17 40.25 Selecting previously unselected package python-pip-whl. [2020-06-15T13:26:32.187Z] #17 40.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T13:26:32.187Z] #17 40.26 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T13:26:32.368Z] #52 ... [2020-06-15T13:26:32.368Z] [2020-06-15T13:26:32.368Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T13:26:32.368Z] #46 DONE 0.1s [2020-06-15T13:26:32.368Z] [2020-06-15T13:26:32.368Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T13:26:32.368Z] #48 DONE 0.1s [2020-06-15T13:26:32.368Z] [2020-06-15T13:26:32.368Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T13:26:32.368Z] #50 DONE 0.1s [2020-06-15T13:26:32.368Z] [2020-06-15T13:26:32.368Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:26:32.538Z] #39 119.5 CC criu/irmap.o [2020-06-15T13:26:32.754Z] #17 40.77 Selecting previously unselected package python3-lib2to3. [2020-06-15T13:26:32.754Z] #17 40.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T13:26:32.754Z] #17 40.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:26:32.754Z] #17 40.91 Selecting previously unselected package python3-distutils. [2020-06-15T13:26:32.754Z] #17 40.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T13:26:32.754Z] #17 40.93 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T13:26:32.798Z] #39 120.0 CC criu/kcmp-ids.o [2020-06-15T13:26:33.013Z] #17 41.08 Selecting previously unselected package python3-pip. [2020-06-15T13:26:33.013Z] #17 41.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T13:26:33.013Z] #17 41.09 Unpacking python3-pip (18.1-5) ... [2020-06-15T13:26:33.059Z] #39 120.3 CC criu/kerndat.o [2020-06-15T13:26:33.217Z] #17 46.95 Selecting previously unselected package vim. [2020-06-15T13:26:33.217Z] #17 46.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:26:33.217Z] #17 46.97 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T13:26:33.271Z] #17 41.26 Selecting previously unselected package python3-pkg-resources. [2020-06-15T13:26:33.271Z] #17 41.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:26:33.271Z] #17 41.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:26:33.271Z] #17 41.39 Selecting previously unselected package python3-setuptools. [2020-06-15T13:26:33.271Z] #17 41.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T13:26:33.271Z] #17 41.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T13:26:33.475Z] #17 47.48 Selecting previously unselected package xfsprogs. [2020-06-15T13:26:33.475Z] #17 47.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-15T13:26:33.475Z] #17 47.49 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T13:26:33.530Z] #17 41.65 Selecting previously unselected package python3-wheel. [2020-06-15T13:26:33.530Z] #17 ... [2020-06-15T13:26:33.530Z] [2020-06-15T13:26:33.530Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:33.530Z] #39 97.06 CC criu/clone-noasan.o [2020-06-15T13:26:33.530Z] #39 97.35 CC criu/config.o [2020-06-15T13:26:33.530Z] #39 98.68 CC criu/cr-check.o [2020-06-15T13:26:33.530Z] #39 100.4 CC criu/cr-dedup.o [2020-06-15T13:26:33.530Z] #39 100.9 CC criu/cr-dump.o [2020-06-15T13:26:33.530Z] #39 103.2 CC criu/cr-errno.o [2020-06-15T13:26:33.530Z] #39 103.2 CC criu/cr-restore.o [2020-06-15T13:26:33.530Z] #39 ... [2020-06-15T13:26:33.530Z] [2020-06-15T13:26:33.530Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:33.530Z] #17 41.65 Selecting previously unselected package python3-wheel. [2020-06-15T13:26:33.530Z] #17 41.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T13:26:33.530Z] #17 41.68 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T13:26:33.530Z] #17 41.75 Selecting previously unselected package sudo. [2020-06-15T13:26:33.530Z] #17 41.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-15T13:26:33.789Z] #17 41.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:26:34.000Z] #39 121.3 CC criu/libnetlink.o [2020-06-15T13:26:34.042Z] #17 47.91 Selecting previously unselected package zip. [2020-06-15T13:26:34.042Z] #17 47.93 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-15T13:26:34.042Z] #17 47.94 Unpacking zip (3.0-11+b1) ... [2020-06-15T13:26:34.042Z] #17 ... [2020-06-15T13:26:34.042Z] [2020-06-15T13:26:34.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:34.042Z] #39 103.4 CC criu/cr-errno.o [2020-06-15T13:26:34.042Z] #39 103.5 CC criu/cr-restore.o [2020-06-15T13:26:34.042Z] #39 107.9 CC criu/cr-service.o [2020-06-15T13:26:34.042Z] #39 109.4 CC criu/crtools.o [2020-06-15T13:26:34.042Z] #39 110.0 CC criu/eventfd.o [2020-06-15T13:26:34.042Z] #39 110.4 CC criu/eventpoll.o [2020-06-15T13:26:34.042Z] #39 111.3 CC criu/external.o [2020-06-15T13:26:34.042Z] #39 111.8 CC criu/fault-injection.o [2020-06-15T13:26:34.042Z] #39 111.9 CC criu/fdstore.o [2020-06-15T13:26:34.042Z] #39 112.4 CC criu/fifo.o [2020-06-15T13:26:34.042Z] #39 112.8 CC criu/file-ids.o [2020-06-15T13:26:34.042Z] #39 113.1 CC criu/file-lock.o [2020-06-15T13:26:34.042Z] #39 ... [2020-06-15T13:26:34.042Z] [2020-06-15T13:26:34.042Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:34.042Z] #17 48.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:26:34.262Z] #39 121.6 CC criu/log.o [2020-06-15T13:26:34.299Z] #17 48.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:26:34.300Z] #17 48.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:34.300Z] #17 48.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T13:26:34.300Z] #17 48.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-15T13:26:34.300Z] #17 48.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:34.300Z] #17 48.23 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T13:26:34.300Z] #17 48.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T13:26:34.300Z] #17 48.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:26:34.300Z] #17 48.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:26:34.300Z] #17 48.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:26:34.300Z] #17 48.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:26:34.300Z] #17 48.29 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:26:34.300Z] #17 48.30 Setting up zip (3.0-11+b1) ... [2020-06-15T13:26:34.300Z] #17 48.31 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:26:34.300Z] #17 48.33 Setting up bash-completion (1:2.8-6) ... [2020-06-15T13:26:34.355Z] #17 42.22 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T13:26:34.355Z] #17 42.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-15T13:26:34.355Z] #17 42.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:26:34.355Z] #17 42.46 Selecting previously unselected package uidmap. [2020-06-15T13:26:34.355Z] #17 42.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-15T13:26:34.355Z] #17 42.47 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T13:26:34.614Z] #17 42.60 Selecting previously unselected package vim-runtime. [2020-06-15T13:26:34.614Z] #17 42.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:26:34.614Z] #17 42.65 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-15T13:26:34.614Z] #17 42.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T13:26:34.614Z] #17 42.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:26:34.833Z] #39 122.0 CC criu/lsm.o [2020-06-15T13:26:35.094Z] #39 122.4 CC criu/mem.o [2020-06-15T13:26:35.097Z] 666079ee0460: Download complete [2020-06-15T13:26:35.270Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-06-15T13:26:35.630Z] #52 241.9 + bin/containerd-stress [2020-06-15T13:26:36.034Z] #39 ... [2020-06-15T13:26:36.035Z] [2020-06-15T13:26:36.035Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:26:36.035Z] #19 5.173 Collecting yamllint==1.16.0 [2020-06-15T13:26:36.608Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T13:26:36.608Z] #19 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T13:26:36.608Z] #19 10.70 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T13:26:36.608Z] #19 ... [2020-06-15T13:26:36.608Z] [2020-06-15T13:26:36.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:36.608Z] #39 123.8 CC criu/memfd.o [2020-06-15T13:26:36.741Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-06-15T13:26:37.179Z] #39 124.4 CC criu/mount.o [2020-06-15T13:26:37.515Z] #52 243.7 + bin/containerd-shim [2020-06-15T13:26:37.579Z] #17 51.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:37.579Z] #17 51.15 Setting up xz-utils (5.2.4-1) ... [2020-06-15T13:26:37.579Z] #17 51.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T13:26:37.579Z] #17 51.17 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:26:37.579Z] #17 51.25 invoke-rc.d: could not determine current runlevel [2020-06-15T13:26:37.579Z] #17 51.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T13:26:37.579Z] #17 51.26 Setting up pigz (2.4-1) ... [2020-06-15T13:26:37.579Z] #17 51.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T13:26:37.579Z] #17 51.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:26:37.579Z] #17 51.32 Setting up python-pip-whl (18.1-5) ... [2020-06-15T13:26:37.579Z] #17 51.33 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T13:26:37.579Z] #17 51.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:26:37.748Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-06-15T13:26:37.837Z] #17 51.75 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-15T13:26:37.837Z] #17 51.76 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:26:37.837Z] #17 51.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:37.837Z] #17 51.78 Setting up vim (2:8.1.0875-5) ... [2020-06-15T13:26:37.837Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T13:26:37.837Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T13:26:37.837Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T13:26:37.837Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T13:26:37.837Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T13:26:37.837Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T13:26:37.837Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T13:26:37.837Z] #17 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T13:26:37.837Z] #17 51.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:26:37.837Z] #17 51.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:26:37.837Z] #17 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:26:37.898Z] #17 45.72 Selecting previously unselected package vim. [2020-06-15T13:26:37.898Z] #17 45.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-15T13:26:37.898Z] #17 45.77 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T13:26:38.094Z] #17 51.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:26:38.094Z] #17 51.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T13:26:38.094Z] #17 51.93 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:38.156Z] #17 46.29 Selecting previously unselected package xfsprogs. [2020-06-15T13:26:38.156Z] #17 46.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-15T13:26:38.156Z] #17 46.31 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T13:26:38.733Z] #17 46.73 Selecting previously unselected package zip. [2020-06-15T13:26:38.733Z] #17 46.74 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-15T13:26:38.733Z] #17 46.75 Unpacking zip (3.0-11+b1) ... [2020-06-15T13:26:38.991Z] #17 46.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:26:38.991Z] #17 46.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:26:38.991Z] #17 47.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:38.991Z] #17 47.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-15T13:26:38.991Z] #17 47.02 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-15T13:26:38.991Z] #17 47.04 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:38.991Z] #17 47.05 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T13:26:38.991Z] #17 47.06 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-15T13:26:38.991Z] #17 47.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-15T13:26:38.991Z] #17 47.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:26:38.991Z] #17 47.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-15T13:26:38.991Z] #17 47.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-15T13:26:38.991Z] #17 47.12 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:26:38.991Z] #17 47.13 Setting up zip (3.0-11+b1) ... [2020-06-15T13:26:38.991Z] #17 47.14 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:26:38.991Z] #17 47.16 Setting up bash-completion (1:2.8-6) ... [2020-06-15T13:26:40.481Z] #39 ... [2020-06-15T13:26:40.481Z] [2020-06-15T13:26:40.481Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:26:40.481Z] #19 10.75 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T13:26:40.481Z] #19 10.91 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T13:26:40.481Z] #19 12.21 Building wheels for collected packages: pyyaml [2020-06-15T13:26:40.481Z] #19 12.21 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T13:26:40.481Z] #19 13.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T13:26:40.481Z] #19 13.45 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T13:26:40.481Z] #19 13.53 Successfully built pyyaml [2020-06-15T13:26:40.481Z] #19 13.54 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T13:26:40.481Z] #19 13.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T13:26:40.481Z] #19 DONE 14.2s [2020-06-15T13:26:40.481Z] [2020-06-15T13:26:40.481Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:26:40.743Z] #21 ... [2020-06-15T13:26:40.743Z] [2020-06-15T13:26:40.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:40.743Z] #39 128.0 CC criu/namespaces.o [2020-06-15T13:26:41.374Z] #17 54.83 Setting up iptables (1.8.2-4) ... [2020-06-15T13:26:41.374Z] #17 54.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:26:41.374Z] #17 54.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:26:41.374Z] #17 54.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:26:41.374Z] #17 54.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:26:41.374Z] #17 54.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T13:26:41.374Z] #17 54.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T13:26:41.374Z] #17 54.90 Setting up python3 (3.7.3-1) ... [2020-06-15T13:26:41.374Z] #17 55.41 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T13:26:42.130Z] #39 129.3 CC criu/net.o [2020-06-15T13:26:42.277Z] #17 49.79 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-15T13:26:42.277Z] #17 49.80 Setting up xz-utils (5.2.4-1) ... [2020-06-15T13:26:42.277Z] #17 49.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T13:26:42.277Z] #17 49.82 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:26:42.277Z] #17 49.88 invoke-rc.d: could not determine current runlevel [2020-06-15T13:26:42.277Z] #17 49.89 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T13:26:42.277Z] #17 49.90 Setting up pigz (2.4-1) ... [2020-06-15T13:26:42.277Z] #17 49.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-15T13:26:42.277Z] #17 49.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-15T13:26:42.277Z] #17 49.95 Setting up python-pip-whl (18.1-5) ... [2020-06-15T13:26:42.277Z] #17 49.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-15T13:26:42.277Z] #17 49.97 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:26:42.277Z] #17 50.44 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-15T13:26:42.277Z] #17 50.45 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-15T13:26:42.277Z] #17 50.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:42.277Z] #17 50.47 Setting up vim (2:8.1.0875-5) ... [2020-06-15T13:26:42.277Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T13:26:42.277Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T13:26:42.277Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T13:26:42.277Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T13:26:42.277Z] #17 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T13:26:42.277Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T13:26:42.277Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T13:26:42.277Z] #17 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T13:26:42.277Z] #17 50.53 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-15T13:26:42.277Z] #17 50.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:26:42.307Z] #17 56.12 Setting up apparmor (2.13.2-10) ... [2020-06-15T13:26:42.535Z] #17 50.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-15T13:26:42.535Z] #17 50.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:26:42.535Z] #17 50.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-15T13:26:42.535Z] #17 50.58 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:26:42.565Z] #17 ... [2020-06-15T13:26:42.565Z] [2020-06-15T13:26:42.565Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:26:42.565Z] #36 194.3 + dpkg --print-architecture [2020-06-15T13:26:42.565Z] #36 194.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T13:26:43.130Z] #36 194.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T13:26:43.131Z] #36 194.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T13:26:43.516Z] #39 ... [2020-06-15T13:26:43.516Z] [2020-06-15T13:26:43.516Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:26:43.516Z] #49 86.24 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-15T13:26:43.516Z] #49 87.41 + mkdir -p /build [2020-06-15T13:26:43.516Z] #49 87.41 + cp runc /build/runc [2020-06-15T13:26:43.517Z] #49 DONE 87.7s [2020-06-15T13:26:43.777Z] [2020-06-15T13:26:43.777Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:26:44.043Z] #52 250.3 + bin/containerd-shim-runc-v1 [2020-06-15T13:26:44.348Z] #21 ... [2020-06-15T13:26:44.348Z] [2020-06-15T13:26:44.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:44.348Z] #39 131.6 CC criu/netfilter.o [2020-06-15T13:26:44.437Z] #17 ... [2020-06-15T13:26:44.437Z] [2020-06-15T13:26:44.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:44.437Z] #39 108.0 CC criu/cr-service.o [2020-06-15T13:26:44.437Z] #39 109.6 CC criu/crtools.o [2020-06-15T13:26:44.437Z] #39 110.3 CC criu/eventfd.o [2020-06-15T13:26:44.437Z] #39 110.6 CC criu/eventpoll.o [2020-06-15T13:26:44.437Z] #39 111.4 CC criu/external.o [2020-06-15T13:26:44.437Z] #39 111.8 CC criu/fault-injection.o [2020-06-15T13:26:44.437Z] #39 112.0 CC criu/fdstore.o [2020-06-15T13:26:44.437Z] #39 112.4 CC criu/fifo.o [2020-06-15T13:26:44.437Z] #39 112.8 CC criu/file-ids.o [2020-06-15T13:26:44.437Z] #39 113.1 CC criu/file-lock.o [2020-06-15T13:26:44.437Z] #39 114.0 CC criu/files-ext.o [2020-06-15T13:26:44.437Z] #39 114.4 CC criu/files-reg.o [2020-06-15T13:26:44.437Z] #39 116.9 CC criu/files.o [2020-06-15T13:26:44.507Z] #36 ... [2020-06-15T13:26:44.507Z] [2020-06-15T13:26:44.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:44.507Z] #39 114.0 CC criu/files-ext.o [2020-06-15T13:26:44.507Z] #39 114.4 CC criu/files-reg.o [2020-06-15T13:26:44.507Z] #39 116.6 CC criu/files.o [2020-06-15T13:26:44.507Z] #39 118.7 CC criu/filesystems.o [2020-06-15T13:26:44.507Z] #39 119.3 CC criu/fsnotify.o [2020-06-15T13:26:44.507Z] #39 120.6 CC criu/image-desc.o [2020-06-15T13:26:44.507Z] #39 120.7 CC criu/image.o [2020-06-15T13:26:44.507Z] #39 121.5 CC criu/ipc_ns.o [2020-06-15T13:26:44.507Z] #39 122.5 CC criu/irmap.o [2020-06-15T13:26:44.507Z] #39 123.2 CC criu/kcmp-ids.o [2020-06-15T13:26:44.507Z] #39 123.5 CC criu/kerndat.o [2020-06-15T13:26:44.549Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-06-15T13:26:44.611Z] #39 131.9 CC criu/page-pipe.o [2020-06-15T13:26:44.766Z] #39 ... [2020-06-15T13:26:44.766Z] [2020-06-15T13:26:44.766Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:44.766Z] #17 57.70 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T13:26:44.766Z] #17 57.71 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:26:44.766Z] #17 58.12 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:26:45.189Z] #39 132.6 CC criu/page-xfer.o [2020-06-15T13:26:45.285Z] #17 59.13 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T13:26:45.542Z] 4612f6d0b889: Verifying Checksum [2020-06-15T13:26:45.542Z] 4612f6d0b889: Download complete [2020-06-15T13:26:45.556Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.7% of statements [2020-06-15T13:26:45.813Z] #39 ... [2020-06-15T13:26:45.813Z] [2020-06-15T13:26:45.813Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:26:45.813Z] #17 53.54 Setting up iptables (1.8.2-4) ... [2020-06-15T13:26:45.813Z] #17 53.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:26:45.813Z] #17 53.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:26:45.813Z] #17 53.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:26:45.813Z] #17 53.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:26:45.813Z] #17 53.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T13:26:45.813Z] #17 53.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T13:26:45.813Z] #17 53.61 Setting up python3 (3.7.3-1) ... [2020-06-15T13:26:45.852Z] #17 59.67 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T13:26:46.072Z] #17 54.03 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T13:26:46.170Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-06-15T13:26:46.590Z] #39 133.8 CC criu/pagemap-cache.o [2020-06-15T13:26:46.640Z] #17 54.78 Setting up apparmor (2.13.2-10) ... [2020-06-15T13:26:46.784Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-06-15T13:26:46.785Z] #17 60.84 Setting up python3-pip (18.1-5) ... [2020-06-15T13:26:46.852Z] #39 134.0 CC criu/pagemap.o [2020-06-15T13:26:47.001Z] Removing intermediate container 1962373bdcc3 [2020-06-15T13:26:47.001Z] ---> 404d5d4d2f63 [2020-06-15T13:26:47.001Z] Step 7/15 : WORKDIR /buildx [2020-06-15T13:26:47.001Z] ---> Running in dc2dea0fd66a [2020-06-15T13:26:47.001Z] Removing intermediate container dc2dea0fd66a [2020-06-15T13:26:47.001Z] ---> e74d753e7f94 [2020-06-15T13:26:47.001Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-15T13:26:47.001Z] ---> Running in c00d5a238a64 [2020-06-15T13:26:47.001Z] Removing intermediate container c00d5a238a64 [2020-06-15T13:26:47.001Z] ---> 8ebd873f38c9 [2020-06-15T13:26:47.001Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-15T13:26:47.001Z] ---> Running in f02af838f904 [2020-06-15T13:26:47.001Z] From https://github.com/docker/buildx [2020-06-15T13:26:47.001Z] * [new tag] v0.3.1 -> build [2020-06-15T13:26:47.001Z] Switched to branch 'build' [2020-06-15T13:26:47.326Z] Removing intermediate container f02af838f904 [2020-06-15T13:26:47.326Z] ---> a5da1b43f4b9 [2020-06-15T13:26:47.326Z] Step 10/15 : ARG GOOS [2020-06-15T13:26:47.326Z] ---> Running in 0c01d2505526 [2020-06-15T13:26:47.326Z] Removing intermediate container 0c01d2505526 [2020-06-15T13:26:47.326Z] ---> ba8013656cf3 [2020-06-15T13:26:47.326Z] Step 11/15 : ARG GOARCH [2020-06-15T13:26:47.326Z] ---> Running in 34f2d6aef910 [2020-06-15T13:26:47.392Z] #52 253.6 + bin/containerd-shim-runc-v2 [2020-06-15T13:26:47.398Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-06-15T13:26:47.422Z] #39 134.7 CC criu/parasite-syscall.o [2020-06-15T13:26:47.635Z] Removing intermediate container 34f2d6aef910 [2020-06-15T13:26:47.635Z] ---> e1dcdfebba89 [2020-06-15T13:26:47.635Z] 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-15T13:26:47.635Z] ---> Running in 14b43cbcd043 [2020-06-15T13:26:47.718Z] #17 61.75 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:26:47.951Z] #52 254.3 + binaries [2020-06-15T13:26:47.952Z] #52 254.3 + install -D bin/containerd /build/containerd [2020-06-15T13:26:47.952Z] #52 254.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T13:26:47.952Z] #52 254.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T13:26:47.952Z] #52 254.4 + install -D bin/ctr /build/ctr [2020-06-15T13:26:47.976Z] #17 61.80 Processing triggers for mime-support (3.62) ... [2020-06-15T13:26:47.992Z] #39 135.3 CC criu/path.o [2020-06-15T13:26:48.012Z] ok github.com/docker/docker/daemon 12.267s coverage: 17.6% of statements [2020-06-15T13:26:48.012Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T13:26:48.012Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T13:26:48.012Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T13:26:48.012Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T13:26:48.206Z] #52 DONE 254.7s [2020-06-15T13:26:48.254Z] #39 135.4 CC criu/pie-util-vdso.o [2020-06-15T13:26:48.514Z] #39 135.7 CC criu/pie-util.o [2020-06-15T13:26:48.542Z] #17 DONE 62.5s [2020-06-15T13:26:48.542Z] [2020-06-15T13:26:48.542Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:26:48.543Z] #17 56.24 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T13:26:48.543Z] #17 56.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:26:48.543Z] #17 56.71 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:26:48.774Z] #39 135.9 CC criu/pipes.o [2020-06-15T13:26:49.035Z] #39 136.4 CC criu/plugin.o [2020-06-15T13:26:49.130Z] [2020-06-15T13:26:49.130Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T13:26:49.296Z] #39 136.7 CC criu/proc_parse.o [2020-06-15T13:26:49.385Z] #53 DONE 0.2s [2020-06-15T13:26:49.385Z] [2020-06-15T13:26:49.385Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T13:26:49.385Z] #57 DONE 0.1s [2020-06-15T13:26:49.385Z] [2020-06-15T13:26:49.385Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T13:26:49.478Z] #17 57.67 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T13:26:49.483Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-06-15T13:26:49.639Z] #59 DONE 0.1s [2020-06-15T13:26:49.639Z] [2020-06-15T13:26:49.639Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T13:26:49.639Z] #61 DONE 0.0s [2020-06-15T13:26:49.639Z] [2020-06-15T13:26:49.639Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T13:26:49.639Z] #62 DONE 0.0s [2020-06-15T13:26:49.639Z] [2020-06-15T13:26:49.639Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T13:26:50.045Z] #17 58.21 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T13:26:50.450Z] #18 1.760 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T13:26:50.450Z] #18 1.765 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T13:26:50.450Z] #18 1.767 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T13:26:50.450Z] #18 DONE 1.8s [2020-06-15T13:26:50.450Z] [2020-06-15T13:26:50.450Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:26:50.489Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 57.0% of statements [2020-06-15T13:26:50.562Z] #63 DONE 0.7s [2020-06-15T13:26:50.562Z] [2020-06-15T13:26:50.562Z] #64 exporting to image [2020-06-15T13:26:50.562Z] #64 exporting layers [2020-06-15T13:26:51.209Z] #39 138.5 CC criu/protobuf-desc.o [2020-06-15T13:26:51.420Z] #17 59.43 Setting up python3-pip (18.1-5) ... [2020-06-15T13:26:51.781Z] #39 139.2 CC criu/protobuf.o [2020-06-15T13:26:52.042Z] #39 139.5 CC criu/pstree.o [2020-06-15T13:26:52.614Z] #17 60.53 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:26:52.614Z] #17 60.58 Processing triggers for mime-support (3.62) ... [2020-06-15T13:26:52.984Z] #39 140.4 CC criu/rbtree.o [2020-06-15T13:26:53.180Z] #17 DONE 61.2s [2020-06-15T13:26:53.180Z] [2020-06-15T13:26:53.180Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:26:53.249Z] #39 140.6 CC criu/rst-malloc.o [2020-06-15T13:26:53.510Z] #39 140.8 CC criu/seccomp.o [2020-06-15T13:26:54.095Z] #39 141.3 CC criu/seize.o [2020-06-15T13:26:54.867Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.101s coverage: 46.2% of statements [2020-06-15T13:26:55.040Z] #39 142.0 CC criu/servicefd.o [2020-06-15T13:26:55.040Z] #39 142.3 CC criu/shmem.o [2020-06-15T13:26:55.081Z] #18 1.777 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T13:26:55.081Z] #18 1.781 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T13:26:55.081Z] #18 1.784 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T13:26:55.081Z] #18 DONE 1.8s [2020-06-15T13:26:55.081Z] [2020-06-15T13:26:55.081Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:26:55.081Z] #36 196.3 + dpkg --print-architecture [2020-06-15T13:26:55.081Z] #36 196.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T13:26:55.081Z] #36 196.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T13:26:55.081Z] #36 196.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T13:26:55.081Z] #36 ... [2020-06-15T13:26:55.081Z] [2020-06-15T13:26:55.081Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:26:55.313Z] #39 ... [2020-06-15T13:26:55.313Z] [2020-06-15T13:26:55.313Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:26:55.313Z] #45 192.8 + cd /tmp/tmp.e7rg1fcDpG/src/github.com/golangci/golangci-lint/ [2020-06-15T13:26:55.313Z] #45 192.8 + git checkout -q v1.23.8 [2020-06-15T13:26:55.481Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-15T13:26:55.574Z] #45 193.3 ++ git describe --tags [2020-06-15T13:26:55.574Z] #45 193.3 + version=v1.23.8 [2020-06-15T13:26:55.574Z] #45 193.3 ++ git rev-parse --short HEAD [2020-06-15T13:26:55.574Z] #45 193.3 + commit=76a82c6 [2020-06-15T13:26:55.574Z] #45 193.3 ++ git show -s --format=%cd [2020-06-15T13:26:55.574Z] #45 193.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T13:26:55.574Z] #45 193.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:26:55.658Z] #19 ... [2020-06-15T13:26:55.658Z] [2020-06-15T13:26:55.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:55.658Z] #39 119.2 CC criu/filesystems.o [2020-06-15T13:26:55.658Z] #39 119.9 CC criu/fsnotify.o [2020-06-15T13:26:55.658Z] #39 121.0 CC criu/image-desc.o [2020-06-15T13:26:55.658Z] #39 121.2 CC criu/image.o [2020-06-15T13:26:55.658Z] #39 122.3 CC criu/ipc_ns.o [2020-06-15T13:26:55.658Z] #39 123.4 CC criu/irmap.o [2020-06-15T13:26:55.658Z] #39 124.0 CC criu/kcmp-ids.o [2020-06-15T13:26:55.658Z] #39 124.2 CC criu/kerndat.o [2020-06-15T13:26:55.658Z] #39 125.3 CC criu/libnetlink.o [2020-06-15T13:26:55.658Z] #39 125.7 CC criu/log.o [2020-06-15T13:26:55.658Z] #39 126.2 CC criu/lsm.o [2020-06-15T13:26:55.658Z] #39 126.8 CC criu/mem.o [2020-06-15T13:26:55.658Z] #39 128.7 CC criu/memfd.o [2020-06-15T13:26:55.711Z] #19 ... [2020-06-15T13:26:55.711Z] [2020-06-15T13:26:55.711Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:55.711Z] #39 124.6 CC criu/libnetlink.o [2020-06-15T13:26:55.711Z] #39 125.1 CC criu/log.o [2020-06-15T13:26:55.711Z] #39 125.7 CC criu/lsm.o [2020-06-15T13:26:55.711Z] #39 126.1 CC criu/mem.o [2020-06-15T13:26:55.711Z] #39 128.0 CC criu/memfd.o [2020-06-15T13:26:55.711Z] #39 128.9 CC criu/mount.o [2020-06-15T13:26:55.711Z] #39 133.5 CC criu/namespaces.o [2020-06-15T13:26:55.917Z] #39 129.5 CC criu/mount.o [2020-06-15T13:26:56.006Z] #39 135.6 CC criu/net.o [2020-06-15T13:26:56.006Z] #39 ... [2020-06-15T13:26:56.006Z] [2020-06-15T13:26:56.006Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:26:56.006Z] #19 5.815 Collecting yamllint==1.16.0 [2020-06-15T13:26:57.089Z] #64 exporting layers 5.9s done [2020-06-15T13:26:57.089Z] #64 writing image sha256:5248d136cbf3d6338b43c524ace62369d20945d645a5f9284622b920a26b4590 done [2020-06-15T13:26:57.089Z] #64 naming to docker.io/library/docker:66bb1c4644233e38b7d2928f725d50e18979ce91 done [2020-06-15T13:26:57.089Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-15T13:26:57.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41108/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/validate/default [2020-06-15T13:26:57.487Z] #45 ... [2020-06-15T13:26:57.487Z] [2020-06-15T13:26:57.487Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:26:57.487Z] #52 151.3 + bin/containerd [2020-06-15T13:26:57.487Z] #52 ... [2020-06-15T13:26:57.487Z] [2020-06-15T13:26:57.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:26:57.487Z] #39 143.1 CC criu/sigframe.o [2020-06-15T13:26:57.487Z] #39 143.2 CC criu/signalfd.o [2020-06-15T13:26:57.487Z] #39 143.5 CC criu/sk-inet.o [2020-06-15T13:26:57.487Z] #39 144.4 CC criu/sk-netlink.o [2020-06-15T13:26:57.748Z] #39 144.8 CC criu/sk-packet.o [2020-06-15T13:26:58.009Z] #39 145.3 CC criu/sk-queue.o [2020-06-15T13:26:58.011Z] Congratulations! All commits are properly signed with the DCO! [2020-06-15T13:26:58.271Z] #39 145.7 CC criu/sk-tcp.o [2020-06-15T13:26:58.572Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-15T13:26:58.572Z] No api/types/ or api/swagger.yaml changes in diff. [2020-06-15T13:26:58.572Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-15T13:26:58.572Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-15T13:26:58.572Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-15T13:26:58.572Z] Congratulations! No new tests were added to integration-cli. [2020-06-15T13:26:58.572Z] [2020-06-15T13:26:58.572Z] INFO Start validation with golang-ci-lint [2020-06-15T13:26:58.572Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-15T13:26:58.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-15T13:26:58.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-15T13:26:58.843Z] #39 146.1 CC criu/sk-unix.o [2020-06-15T13:26:58.935Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.406s coverage: 49.5% of statements [2020-06-15T13:27:00.755Z] #39 147.7 CC criu/sockets.o [2020-06-15T13:27:01.187Z] #39 133.9 CC criu/namespaces.o [2020-06-15T13:27:01.187Z] #39 ... [2020-06-15T13:27:01.187Z] [2020-06-15T13:27:01.187Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:27:01.187Z] #19 5.710 Collecting yamllint==1.16.0 [2020-06-15T13:27:01.326Z] #39 148.4 CC criu/stats.o [2020-06-15T13:27:01.326Z] #39 ... [2020-06-15T13:27:01.326Z] [2020-06-15T13:27:01.326Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:01.326Z] #21 198.9 + return [2020-06-15T13:27:01.901Z] #21 DONE 199.5s [2020-06-15T13:27:01.901Z] [2020-06-15T13:27:01.901Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:01.901Z] #39 148.7 CC criu/string.o [2020-06-15T13:27:01.901Z] #39 148.8 CC criu/sysctl.o [2020-06-15T13:27:02.161Z] #39 149.4 CC criu/sysfs_parse.o [2020-06-15T13:27:02.566Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T13:27:02.566Z] #19 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T13:27:02.566Z] #19 11.37 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T13:27:02.566Z] #19 11.44 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T13:27:02.566Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T13:27:02.590Z] #39 149.7 CC criu/timens.o [2020-06-15T13:27:02.880Z] #39 150.0 CC criu/timerfd.o [2020-06-15T13:27:03.130Z] #19 12.91 Building wheels for collected packages: pyyaml [2020-06-15T13:27:03.274Z] #39 150.5 CC criu/tty.o [2020-06-15T13:27:03.386Z] #19 12.92 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T13:27:04.226Z] #39 ... [2020-06-15T13:27:04.227Z] [2020-06-15T13:27:04.227Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T13:27:04.227Z] #22 DONE 0.2s [2020-06-15T13:27:04.227Z] [2020-06-15T13:27:04.227Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T13:27:04.320Z] #19 13.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T13:27:04.320Z] #19 13.87 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T13:27:04.320Z] #19 13.95 Successfully built pyyaml [2020-06-15T13:27:04.320Z] #19 13.97 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T13:27:04.460Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.186s coverage: 73.1% of statements [2020-06-15T13:27:04.460Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T13:27:04.578Z] #19 14.32 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T13:27:04.832Z] #26 DONE 0.8s [2020-06-15T13:27:04.832Z] [2020-06-15T13:27:04.832Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T13:27:05.112Z] #29 DONE 0.2s [2020-06-15T13:27:05.112Z] [2020-06-15T13:27:05.112Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T13:27:05.112Z] #31 DONE 0.1s [2020-06-15T13:27:05.112Z] [2020-06-15T13:27:05.112Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T13:27:05.143Z] #19 DONE 14.7s [2020-06-15T13:27:05.143Z] [2020-06-15T13:27:05.143Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T13:27:05.143Z] #22 DONE 0.1s [2020-06-15T13:27:05.143Z] [2020-06-15T13:27:05.143Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T13:27:05.376Z] #34 DONE 0.1s [2020-06-15T13:27:05.376Z] [2020-06-15T13:27:05.376Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:05.376Z] #39 152.7 CC criu/tun.o [2020-06-15T13:27:05.376Z] #39 ... [2020-06-15T13:27:05.376Z] [2020-06-15T13:27:05.376Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T13:27:05.376Z] #37 DONE 0.2s [2020-06-15T13:27:05.661Z] [2020-06-15T13:27:05.661Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:05.661Z] #52 ... [2020-06-15T13:27:05.661Z] [2020-06-15T13:27:05.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:05.661Z] #39 153.1 CC criu/uffd.o [2020-06-15T13:27:05.932Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.173s coverage: 57.7% of statements [2020-06-15T13:27:05.932Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T13:27:05.932Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.623s coverage: 76.1% of statements [2020-06-15T13:27:05.932Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T13:27:06.075Z] #26 DONE 0.9s [2020-06-15T13:27:06.076Z] [2020-06-15T13:27:06.076Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T13:27:06.333Z] #29 DONE 0.1s [2020-06-15T13:27:06.333Z] [2020-06-15T13:27:06.333Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T13:27:06.333Z] #31 DONE 0.0s [2020-06-15T13:27:06.333Z] [2020-06-15T13:27:06.333Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T13:27:06.333Z] #34 DONE 0.0s [2020-06-15T13:27:06.333Z] [2020-06-15T13:27:06.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:06.333Z] #39 138.6 CC criu/netfilter.o [2020-06-15T13:27:06.333Z] #39 138.9 CC criu/page-pipe.o [2020-06-15T13:27:06.333Z] #39 139.6 CC criu/page-xfer.o [2020-06-15T13:27:06.333Z] #39 141.2 CC criu/pagemap-cache.o [2020-06-15T13:27:06.333Z] #39 141.5 CC criu/pagemap.o [2020-06-15T13:27:06.333Z] #39 142.5 CC criu/parasite-syscall.o [2020-06-15T13:27:06.333Z] #39 143.6 CC criu/path.o [2020-06-15T13:27:06.333Z] #39 143.8 CC criu/pie-util-vdso-elf32.o [2020-06-15T13:27:06.333Z] #39 144.3 CC criu/pie-util-vdso.o [2020-06-15T13:27:06.333Z] #39 144.7 CC criu/pie-util.o [2020-06-15T13:27:06.333Z] #39 145.1 CC criu/pipes.o [2020-06-15T13:27:06.460Z] #19 11.08 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T13:27:06.460Z] #19 11.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T13:27:06.460Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T13:27:06.460Z] #19 11.25 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T13:27:06.460Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T13:27:06.591Z] #39 145.9 CC criu/plugin.o [2020-06-15T13:27:06.849Z] #39 146.2 CC criu/proc_parse.o [2020-06-15T13:27:06.940Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-06-15T13:27:06.940Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-06-15T13:27:07.054Z] #39 154.2 CC criu/util.o [2020-06-15T13:27:07.395Z] #19 12.69 Building wheels for collected packages: pyyaml [2020-06-15T13:27:07.554Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-06-15T13:27:07.653Z] #19 12.69 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T13:27:07.995Z] #39 155.3 CC criu/uts_ns.o [2020-06-15T13:27:08.260Z] #39 155.6 CC criu/vdso.o [2020-06-15T13:27:08.588Z] #19 13.65 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T13:27:08.588Z] #19 13.65 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T13:27:08.588Z] #19 13.72 Successfully built pyyaml [2020-06-15T13:27:08.588Z] #19 13.72 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T13:27:08.835Z] #39 156.1 LINK criu/built-in.o [2020-06-15T13:27:09.026Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-06-15T13:27:09.026Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T13:27:09.026Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T13:27:09.026Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.8% of statements [2020-06-15T13:27:09.096Z] #39 156.2 LINK criu/criu [2020-06-15T13:27:09.155Z] #19 14.09 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T13:27:09.356Z] #39 156.6 DEP lib/c/criu.d [2020-06-15T13:27:09.356Z] #39 156.7 CC images/rpc.pb-c.o [2020-06-15T13:27:09.375Z] #39 148.5 CC criu/protobuf-desc.o [2020-06-15T13:27:09.414Z] #19 DONE 14.5s [2020-06-15T13:27:09.414Z] [2020-06-15T13:27:09.414Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T13:27:09.672Z] #22 DONE 0.1s [2020-06-15T13:27:09.672Z] [2020-06-15T13:27:09.672Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T13:27:09.927Z] #39 157.3 CC lib/c/criu.o [2020-06-15T13:27:09.939Z] #39 149.3 CC criu/protobuf.o [2020-06-15T13:27:10.033Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-06-15T13:27:10.196Z] #39 149.7 CC criu/pstree.o [2020-06-15T13:27:10.242Z] #26 DONE 0.8s [2020-06-15T13:27:10.242Z] [2020-06-15T13:27:10.242Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T13:27:10.242Z] #29 DONE 0.1s [2020-06-15T13:27:10.242Z] [2020-06-15T13:27:10.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:10.242Z] #39 135.8 CC criu/net.o [2020-06-15T13:27:10.242Z] #39 139.1 CC criu/netfilter.o [2020-06-15T13:27:10.242Z] #39 139.4 CC criu/page-pipe.o [2020-06-15T13:27:10.242Z] #39 140.1 CC criu/page-xfer.o [2020-06-15T13:27:10.242Z] #39 141.6 CC criu/pagemap-cache.o [2020-06-15T13:27:10.242Z] #39 142.0 CC criu/pagemap.o [2020-06-15T13:27:10.242Z] #39 143.2 CC criu/parasite-syscall.o [2020-06-15T13:27:10.315Z] ok github.com/docker/docker/daemon/logger/awslogs 0.108s coverage: 77.8% of statements [2020-06-15T13:27:10.315Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T13:27:10.315Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T13:27:10.499Z] #39 ... [2020-06-15T13:27:10.499Z] [2020-06-15T13:27:10.499Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T13:27:10.499Z] #31 DONE 0.0s [2020-06-15T13:27:10.499Z] [2020-06-15T13:27:10.499Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T13:27:10.499Z] #34 DONE 0.0s [2020-06-15T13:27:10.757Z] [2020-06-15T13:27:10.757Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:10.757Z] #45 ... [2020-06-15T13:27:10.757Z] [2020-06-15T13:27:10.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:10.757Z] #39 144.3 CC criu/path.o [2020-06-15T13:27:10.932Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-06-15T13:27:11.014Z] #39 144.6 CC criu/pie-util-vdso-elf32.o [2020-06-15T13:27:11.130Z] #39 ... [2020-06-15T13:27:11.130Z] [2020-06-15T13:27:11.130Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:27:11.130Z] #36 DONE 222.9s [2020-06-15T13:27:11.130Z] [2020-06-15T13:27:11.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:11.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-06-15T13:27:11.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-06-15T13:27:11.271Z] #39 144.9 CC criu/pie-util-vdso.o [2020-06-15T13:27:11.310Z] #39 158.2 LINK lib/c/built-in.o [2020-06-15T13:27:11.310Z] #39 158.2 LINK lib/c/libcriu.so [2020-06-15T13:27:11.310Z] #39 158.4 LINK lib/c/libcriu.a [2020-06-15T13:27:11.310Z] #39 158.5 GEN magic.py [2020-06-15T13:27:11.571Z] #39 158.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:27:11.571Z] #39 158.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:27:11.571Z] #39 158.7 Note: Building without GnuTLS support [2020-06-15T13:27:11.571Z] #39 158.7 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:27:11.571Z] #39 158.7 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:27:11.695Z] #39 151.0 CC criu/rbtree.o [2020-06-15T13:27:11.838Z] #39 145.3 CC criu/pie-util.o [2020-06-15T13:27:11.838Z] #39 145.4 CC criu/pipes.o [2020-06-15T13:27:12.141Z] #39 159.5 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:27:12.223Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2020-06-15T13:27:12.223Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T13:27:12.261Z] #39 151.5 CC criu/rst-malloc.o [2020-06-15T13:27:12.261Z] #39 ... [2020-06-15T13:27:12.261Z] [2020-06-15T13:27:12.261Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T13:27:12.261Z] #37 DONE 0.1s [2020-06-15T13:27:12.404Z] #39 145.9 CC criu/plugin.o [2020-06-15T13:27:12.505Z] time="2020-06-15T13:27:12Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate395175193/log300183460.1: no such file or directory" [2020-06-15T13:27:12.505Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 38.3% of statements [2020-06-15T13:27:12.518Z] [2020-06-15T13:27:12.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:12.518Z] #39 151.8 CC criu/seccomp.o [2020-06-15T13:27:12.662Z] #39 146.2 CC criu/proc_parse.o [2020-06-15T13:27:12.776Z] #39 152.4 CC criu/seize.o [2020-06-15T13:27:13.082Z] #39 160.3 make[1]: Nothing to be done for 'all'. [2020-06-15T13:27:13.119Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 33.3% of statements [2020-06-15T13:27:13.653Z] #39 161.1 make[1]: 'images/built-in.o' is up to date. [2020-06-15T13:27:13.710Z] #39 152.9 CC criu/servicefd.o [2020-06-15T13:27:13.710Z] #39 153.1 CC criu/shmem.o [2020-06-15T13:27:13.913Z] #39 161.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T13:27:13.914Z] #39 161.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T13:27:13.914Z] #39 161.3 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T13:27:13.914Z] #39 161.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T13:27:14.174Z] #39 161.4 make[1]: Nothing to be done for 'all'. [2020-06-15T13:27:14.174Z] #39 161.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:27:14.275Z] #39 153.8 CC criu/sigframe.o [2020-06-15T13:27:14.434Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.434Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.434Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.533Z] #39 153.9 CC criu/signalfd.o [2020-06-15T13:27:14.533Z] #39 154.1 CC criu/sk-inet.o [2020-06-15T13:27:14.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-06-15T13:27:14.589Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-06-15T13:27:14.695Z] #39 161.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.695Z] #39 161.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.695Z] #39 162.0 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.695Z] #39 162.0 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.695Z] #39 162.1 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:14.695Z] #39 162.1 INSTALL criu/criu [2020-06-15T13:27:15.192Z] #39 148.7 CC criu/protobuf-desc.o [2020-06-15T13:27:15.192Z] #39 ... [2020-06-15T13:27:15.192Z] [2020-06-15T13:27:15.192Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:27:15.192Z] #36 DONE 223.9s [2020-06-15T13:27:15.203Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-06-15T13:27:15.203Z] ok github.com/docker/docker/daemon/logger/splunk 1.491s coverage: 82.5% of statements [2020-06-15T13:27:15.203Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T13:27:15.203Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T13:27:15.266Z] #39 DONE 162.5s [2020-06-15T13:27:15.266Z] [2020-06-15T13:27:15.266Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:15.450Z] [2020-06-15T13:27:15.450Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:27:15.466Z] #39 155.0 CC criu/sk-netlink.o [2020-06-15T13:27:15.724Z] #39 155.3 CC criu/sk-packet.o [2020-06-15T13:27:16.289Z] #39 155.9 CC criu/sk-queue.o [2020-06-15T13:27:16.385Z] #49 ... [2020-06-15T13:27:16.385Z] [2020-06-15T13:27:16.385Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T13:27:16.644Z] #37 DONE 0.3s [2020-06-15T13:27:16.644Z] [2020-06-15T13:27:16.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:16.644Z] #39 150.0 CC criu/protobuf.o [2020-06-15T13:27:16.648Z] #45 ... [2020-06-15T13:27:16.648Z] [2020-06-15T13:27:16.648Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T13:27:16.675Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-06-15T13:27:16.854Z] #39 156.3 CC criu/sk-tcp.o [2020-06-15T13:27:16.902Z] #39 150.5 CC criu/pstree.o [2020-06-15T13:27:16.907Z] #40 DONE 0.1s [2020-06-15T13:27:16.907Z] [2020-06-15T13:27:16.907Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T13:27:16.957Z] ok github.com/docker/docker/distribution 0.290s coverage: 22.1% of statements [2020-06-15T13:27:16.957Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T13:27:17.167Z] #42 DONE 0.2s [2020-06-15T13:27:17.168Z] [2020-06-15T13:27:17.168Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T13:27:17.168Z] #44 DONE 0.1s [2020-06-15T13:27:17.168Z] [2020-06-15T13:27:17.168Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:17.420Z] #39 156.8 CC criu/sk-unix.o [2020-06-15T13:27:17.678Z] #39 ... [2020-06-15T13:27:17.678Z] [2020-06-15T13:27:17.678Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:17.678Z] #45 229.7 + cd /tmp/tmp.VtRsReoied/src/github.com/golangci/golangci-lint/ [2020-06-15T13:27:17.836Z] #39 151.3 CC criu/rbtree.o [2020-06-15T13:27:17.836Z] #39 151.5 CC criu/rst-malloc.o [2020-06-15T13:27:17.936Z] #45 229.7 + git checkout -q v1.23.8 [2020-06-15T13:27:17.963Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-06-15T13:27:18.095Z] #39 151.7 CC criu/seccomp.o [2020-06-15T13:27:18.194Z] #45 230.2 ++ git describe --tags [2020-06-15T13:27:18.194Z] #45 230.2 + version=v1.23.8 [2020-06-15T13:27:18.194Z] #45 230.2 ++ git rev-parse --short HEAD [2020-06-15T13:27:18.194Z] #45 230.2 + commit=76a82c6 [2020-06-15T13:27:18.194Z] #45 230.2 ++ git show -s --format=%cd [2020-06-15T13:27:18.194Z] #45 230.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T13:27:18.194Z] #45 230.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-15T13:27:18.578Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-06-15T13:27:18.661Z] #39 152.2 CC criu/seize.o [2020-06-15T13:27:19.192Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-06-15T13:27:19.192Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2020-06-15T13:27:19.192Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T13:27:19.192Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T13:27:19.227Z] #39 152.9 CC criu/servicefd.o [2020-06-15T13:27:19.474Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-06-15T13:27:19.474Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T13:27:19.793Z] #39 153.2 CC criu/shmem.o [2020-06-15T13:27:20.089Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-06-15T13:27:20.359Z] #39 154.0 CC criu/sigframe.o [2020-06-15T13:27:20.617Z] #39 154.2 CC criu/signalfd.o [2020-06-15T13:27:20.876Z] #39 154.4 CC criu/sk-inet.o [2020-06-15T13:27:21.096Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-06-15T13:27:21.378Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-15T13:27:21.810Z] #39 155.1 CC criu/sk-netlink.o [2020-06-15T13:27:22.069Z] #39 155.5 CC criu/sk-packet.o [2020-06-15T13:27:22.636Z] #39 156.1 CC criu/sk-queue.o [2020-06-15T13:27:22.850Z] ok github.com/docker/docker/pkg/archive 0.504s coverage: 76.7% of statements [2020-06-15T13:27:23.203Z] #39 156.6 CC criu/sk-tcp.o [2020-06-15T13:27:23.769Z] #39 157.2 CC criu/sk-unix.o [2020-06-15T13:27:24.322Z] ok github.com/docker/docker/pkg/authorization 0.790s coverage: 68.3% of statements [2020-06-15T13:27:24.604Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-15T13:27:24.604Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-15T13:27:24.748Z] #45 ... [2020-06-15T13:27:24.748Z] [2020-06-15T13:27:24.748Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:27:24.748Z] #49 109.9 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-15T13:27:24.748Z] #49 111.4 + mkdir -p /build [2020-06-15T13:27:24.748Z] #49 111.4 + cp runc /build/runc [2020-06-15T13:27:24.748Z] #49 DONE 111.6s [2020-06-15T13:27:24.748Z] [2020-06-15T13:27:24.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:24.748Z] #39 158.4 CC criu/sockets.o [2020-06-15T13:27:24.749Z] #39 159.2 CC criu/stats.o [2020-06-15T13:27:24.749Z] #39 159.4 CC criu/string.o [2020-06-15T13:27:24.749Z] #39 159.5 CC criu/sysctl.o [2020-06-15T13:27:24.749Z] #39 160.0 CC criu/sysfs_parse.o [2020-06-15T13:27:24.749Z] #39 160.3 CC criu/timens.o [2020-06-15T13:27:24.749Z] #39 160.7 CC criu/timerfd.o [2020-06-15T13:27:24.749Z] #39 161.0 CC criu/tty.o [2020-06-15T13:27:24.749Z] #39 162.6 CC criu/tun.o [2020-06-15T13:27:24.749Z] #39 163.1 CC criu/uffd.o [2020-06-15T13:27:25.006Z] #39 164.4 CC criu/util.o [2020-06-15T13:27:25.668Z] #39 158.8 CC criu/sockets.o [2020-06-15T13:27:26.235Z] #39 159.7 CC criu/stats.o [2020-06-15T13:27:26.378Z] #39 165.7 CC criu/uts_ns.o [2020-06-15T13:27:26.493Z] #39 160.0 CC criu/string.o [2020-06-15T13:27:26.493Z] #39 160.1 CC criu/sysctl.o [2020-06-15T13:27:26.636Z] #39 166.0 CC criu/vdso-compat.o [2020-06-15T13:27:26.636Z] #39 166.1 CC criu/vdso.o [2020-06-15T13:27:27.060Z] #39 160.6 CC criu/sysfs_parse.o [2020-06-15T13:27:27.201Z] #39 166.6 LINK criu/built-in.o [2020-06-15T13:27:27.201Z] #39 166.7 LINK criu/criu [2020-06-15T13:27:27.318Z] #39 161.0 CC criu/timens.o [2020-06-15T13:27:27.318Z] #39 ... [2020-06-15T13:27:27.318Z] [2020-06-15T13:27:27.318Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:27:27.318Z] #49 108.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-15T13:27:27.767Z] #39 167.0 DEP lib/c/criu.d [2020-06-15T13:27:27.767Z] #39 167.1 CC images/rpc.pb-c.o [2020-06-15T13:27:28.025Z] #39 167.5 CC lib/c/criu.o [2020-06-15T13:27:28.055Z] ok github.com/docker/docker/layer 7.299s coverage: 68.8% of statements [2020-06-15T13:27:28.055Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T13:27:28.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T13:27:28.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T13:27:28.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T13:27:28.055Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T13:27:28.055Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T13:27:28.337Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-15T13:27:28.619Z] ok github.com/docker/docker/pkg/chrootarchive 3.404s coverage: 43.2% of statements [2020-06-15T13:27:28.619Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T13:27:28.619Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T13:27:28.619Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-06-15T13:27:28.901Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-06-15T13:27:28.958Z] #39 168.3 LINK lib/c/built-in.o [2020-06-15T13:27:28.958Z] #39 168.3 LINK lib/c/libcriu.so [2020-06-15T13:27:28.958Z] #39 168.3 LINK lib/c/libcriu.a [2020-06-15T13:27:28.958Z] #39 168.5 GEN magic.py [2020-06-15T13:27:29.216Z] #39 168.6 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:27:29.216Z] #39 168.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:27:29.216Z] #39 168.6 Note: Building without GnuTLS support [2020-06-15T13:27:29.216Z] #39 168.6 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:27:29.216Z] #39 168.6 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:27:29.218Z] #49 109.6 + mkdir -p /build [2020-06-15T13:27:29.218Z] #49 109.6 + cp runc /build/runc [2020-06-15T13:27:29.218Z] #49 DONE 109.9s [2020-06-15T13:27:29.218Z] [2020-06-15T13:27:29.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:29.218Z] #39 161.3 CC criu/timerfd.o [2020-06-15T13:27:29.218Z] #39 161.7 CC criu/tty.o [2020-06-15T13:27:29.516Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-06-15T13:27:29.784Z] #39 169.1 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:27:29.784Z] #39 163.4 CC criu/tun.o [2020-06-15T13:27:29.798Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-06-15T13:27:30.350Z] #39 163.9 CC criu/uffd.o [2020-06-15T13:27:30.351Z] #39 169.7 make[1]: Nothing to be done for 'all'. [2020-06-15T13:27:30.351Z] #39 ... [2020-06-15T13:27:30.351Z] [2020-06-15T13:27:30.351Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:30.351Z] #52 195.6 + bin/containerd [2020-06-15T13:27:30.412Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-06-15T13:27:30.916Z] #39 ... [2020-06-15T13:27:30.916Z] [2020-06-15T13:27:30.916Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:30.916Z] #45 229.7 + cd /tmp/tmp.HowbStYcmU/src/github.com/golangci/golangci-lint/ [2020-06-15T13:27:30.916Z] #45 229.7 + git checkout -q v1.23.8 [2020-06-15T13:27:30.916Z] #45 230.3 ++ git describe --tags [2020-06-15T13:27:30.916Z] #45 230.3 + version=v1.23.8 [2020-06-15T13:27:30.916Z] #45 230.3 ++ git rev-parse --short HEAD [2020-06-15T13:27:30.916Z] #45 230.3 + commit=76a82c6 [2020-06-15T13:27:30.916Z] #45 230.3 ++ git show -s --format=%cd [2020-06-15T13:27:30.916Z] #45 230.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T13:27:30.916Z] #45 230.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:27:31.174Z] #45 ... [2020-06-15T13:27:31.174Z] [2020-06-15T13:27:31.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:31.174Z] #39 164.7 CC criu/util.o [2020-06-15T13:27:31.417Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-06-15T13:27:31.724Z] #52 ... [2020-06-15T13:27:31.724Z] [2020-06-15T13:27:31.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:27:31.724Z] #39 170.2 make[1]: 'images/built-in.o' is up to date. [2020-06-15T13:27:31.724Z] #39 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T13:27:31.724Z] #39 170.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T13:27:31.724Z] #39 170.3 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T13:27:31.724Z] #39 170.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T13:27:31.724Z] #39 170.3 make[1]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:27:31.724Z] #39 170.4 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.5 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.6 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.6 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.6 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.7 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:31.724Z] #39 170.7 INSTALL criu/criu [2020-06-15T13:27:31.724Z] #39 DONE 170.9s [2020-06-15T13:27:31.724Z] [2020-06-15T13:27:31.724Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:32.108Z] #39 165.5 CC criu/uts_ns.o [2020-06-15T13:27:32.108Z] #39 165.6 CC criu/vdso-compat.o [2020-06-15T13:27:32.289Z] #45 ... [2020-06-15T13:27:32.289Z] [2020-06-15T13:27:32.289Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T13:27:32.289Z] #40 DONE 0.0s [2020-06-15T13:27:32.368Z] #39 165.8 CC criu/vdso.o [2020-06-15T13:27:32.423Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-06-15T13:27:32.547Z] [2020-06-15T13:27:32.547Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T13:27:32.547Z] #42 DONE 0.1s [2020-06-15T13:27:32.547Z] [2020-06-15T13:27:32.547Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T13:27:32.547Z] #44 DONE 0.0s [2020-06-15T13:27:32.547Z] [2020-06-15T13:27:32.547Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:32.626Z] #39 166.2 LINK criu/built-in.o [2020-06-15T13:27:32.626Z] #39 166.3 LINK criu/criu [2020-06-15T13:27:32.704Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-06-15T13:27:32.884Z] #39 166.6 DEP lib/c/criu.d [2020-06-15T13:27:32.987Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2020-06-15T13:27:32.987Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-06-15T13:27:33.143Z] #39 166.6 CC images/rpc.pb-c.o [2020-06-15T13:27:33.401Z] #39 167.0 CC lib/c/criu.o [2020-06-15T13:27:33.601Z] ok github.com/docker/docker/pkg/idtools 0.298s coverage: 70.5% of statements [2020-06-15T13:27:33.883Z] ok github.com/docker/docker/pkg/ioutils 0.323s coverage: 70.1% of statements [2020-06-15T13:27:33.968Z] #39 167.7 LINK lib/c/built-in.o [2020-06-15T13:27:34.165Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-06-15T13:27:34.227Z] #39 167.7 LINK lib/c/libcriu.so [2020-06-15T13:27:34.227Z] #39 167.8 LINK lib/c/libcriu.a [2020-06-15T13:27:34.227Z] #39 167.8 GEN magic.py [2020-06-15T13:27:34.448Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-06-15T13:27:34.448Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-06-15T13:27:34.448Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T13:27:34.448Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T13:27:34.485Z] #39 167.9 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:27:34.485Z] #39 167.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:27:34.485Z] #39 167.9 Note: Building without GnuTLS support [2020-06-15T13:27:34.485Z] #39 167.9 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:27:34.485Z] #39 167.9 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:27:34.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-06-15T13:27:34.730Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T13:27:34.730Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-06-15T13:27:35.012Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-06-15T13:27:35.012Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-06-15T13:27:35.051Z] #39 168.5 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:27:35.295Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-06-15T13:27:35.295Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T13:27:35.295Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T13:27:35.309Z] #39 169.0 make[1]: Nothing to be done for 'all'. [2020-06-15T13:27:35.876Z] #39 169.5 make[1]: 'images/built-in.o' is up to date. [2020-06-15T13:27:35.876Z] #39 169.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T13:27:35.876Z] #39 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T13:27:35.912Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-06-15T13:27:36.134Z] #39 169.6 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T13:27:36.135Z] #39 169.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T13:27:36.135Z] #39 169.7 make[1]: Nothing to be done for 'all'. [2020-06-15T13:27:36.135Z] #39 169.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:27:36.135Z] #39 169.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.248Z] Removing intermediate container 14b43cbcd043 [2020-06-15T13:27:36.248Z] ---> 789079725f83 [2020-06-15T13:27:36.248Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-15T13:27:36.248Z] ---> 81e9279b4cb2 [2020-06-15T13:27:36.248Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-15T13:27:36.248Z] ---> a920d3d3bc15 [2020-06-15T13:27:36.248Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-15T13:27:36.248Z] ---> Running in b8f48ae55c47 [2020-06-15T13:27:36.248Z] Removing intermediate container b8f48ae55c47 [2020-06-15T13:27:36.248Z] ---> 08f322fed9c3 [2020-06-15T13:27:36.248Z] Successfully built 08f322fed9c3 [2020-06-15T13:27:36.248Z] Successfully tagged moby-buildx:latest [2020-06-15T13:27:36.248Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-15T13:27:36.248Z] if [ -n "${id}" ]; then \ [2020-06-15T13:27:36.248Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-15T13:27:36.248Z] && touch bundles/buildx; \ [2020-06-15T13:27:36.248Z] docker rm -f ${id}; \ [2020-06-15T13:27:36.248Z] fi [2020-06-15T13:27:36.248Z] 6fcdc18a93a0ffb97f5367cf2bb809a1879c8d2784714a67c927a900d2541572 [2020-06-15T13:27:36.248Z] bundles/buildx version [2020-06-15T13:27:36.248Z] buildx v0.3.1 6db68d0 [2020-06-15T13:27:36.248Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:66bb1c4644233e38b7d2928f725d50e18979ce91 . [2020-06-15T13:27:36.248Z] #1 [internal] booting buildkit [2020-06-15T13:27:36.248Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-15T13:27:36.248Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2020-06-15T13:27:36.248Z] #1 creating container buildx_buildkit_default [2020-06-15T13:27:36.248Z] #1 creating container buildx_buildkit_default 0.4s done [2020-06-15T13:27:36.248Z] #1 DONE 4.1s [2020-06-15T13:27:36.248Z] [2020-06-15T13:27:36.248Z] #3 [internal] load .dockerignore [2020-06-15T13:27:36.248Z] #3 transferring context: 87B done [2020-06-15T13:27:36.248Z] #3 DONE 0.0s [2020-06-15T13:27:36.248Z] [2020-06-15T13:27:36.248Z] #2 [internal] load build definition from Dockerfile [2020-06-15T13:27:36.248Z] #2 transferring dockerfile: 16.36kB done [2020-06-15T13:27:36.248Z] #2 DONE 0.0s [2020-06-15T13:27:36.248Z] [2020-06-15T13:27:36.248Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-15T13:27:36.248Z] #4 DONE 0.9s [2020-06-15T13:27:36.248Z] [2020-06-15T13:27:36.248Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-15T13:27:36.248Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-15T13:27:36.248Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-15T13:27:36.248Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-15T13:27:36.248Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-15T13:27:36.248Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-15T13:27:36.394Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.394Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.394Z] #39 170.0 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.394Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.394Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.394Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.529Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-15T13:27:36.530Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-06-15T13:27:36.533Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.9s done [2020-06-15T13:27:36.652Z] #39 170.2 make[2]: Nothing to be done for 'all'. [2020-06-15T13:27:36.652Z] #39 170.2 INSTALL criu/criu [2020-06-15T13:27:36.820Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-15T13:27:36.833Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-15T13:27:36.914Z] #39 DONE 170.4s [2020-06-15T13:27:36.914Z] [2020-06-15T13:27:36.914Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:36.914Z] #52 196.0 + bin/containerd [2020-06-15T13:27:37.131Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-06-15T13:27:37.131Z] #5 DONE 1.7s [2020-06-15T13:27:37.131Z] [2020-06-15T13:27:37.131Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:27:37.849Z] #52 ... [2020-06-15T13:27:37.849Z] [2020-06-15T13:27:37.850Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T13:27:37.850Z] #40 DONE 0.1s [2020-06-15T13:27:37.850Z] [2020-06-15T13:27:37.850Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T13:27:37.850Z] #42 DONE 0.1s [2020-06-15T13:27:38.108Z] [2020-06-15T13:27:38.108Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T13:27:38.108Z] #44 DONE 0.1s [2020-06-15T13:27:38.108Z] [2020-06-15T13:27:38.108Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:38.312Z] ok github.com/docker/docker/pkg/pubsub 1.025s coverage: 73.9% of statements [2020-06-15T13:27:38.313Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-15T13:27:39.118Z] #45 DONE 233.5s [2020-06-15T13:27:39.118Z] [2020-06-15T13:27:39.118Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:39.118Z] #52 200.6 + bin/containerd-stress [2020-06-15T13:27:39.118Z] #52 ... [2020-06-15T13:27:39.118Z] [2020-06-15T13:27:39.118Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T13:27:39.118Z] #46 DONE 0.2s [2020-06-15T13:27:39.118Z] [2020-06-15T13:27:39.118Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T13:27:39.118Z] #48 DONE 0.1s [2020-06-15T13:27:39.118Z] [2020-06-15T13:27:39.118Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T13:27:39.118Z] #50 DONE 0.1s [2020-06-15T13:27:39.118Z] [2020-06-15T13:27:39.118Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:27:39.118Z] #52 203.4 + bin/containerd-shim [2020-06-15T13:27:39.515Z] #7 ... [2020-06-15T13:27:39.515Z] [2020-06-15T13:27:39.515Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-15T13:27:39.515Z] #6 DONE 1.8s [2020-06-15T13:27:39.515Z] [2020-06-15T13:27:39.515Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-15T13:27:40.180Z] #7 DONE 2.8s [2020-06-15T13:27:40.180Z] [2020-06-15T13:27:40.180Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:27:40.180Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-15T13:27:40.180Z] #59 DONE 0.0s [2020-06-15T13:27:40.180Z] [2020-06-15T13:27:40.180Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:27:40.180Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done [2020-06-15T13:27:40.985Z] ok github.com/docker/docker/pkg/signal 2.334s coverage: 61.0% of statements [2020-06-15T13:27:41.267Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-06-15T13:27:41.550Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-15T13:27:41.760Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 0B / 96.51MB 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 0B / 155B 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:b9098f2aad72211ea86eb4524dcc9f788608a4e4dffd4667635a085bbb41c303 1.79kB / 1.79kB done [2020-06-15T13:27:41.760Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:461a5bbdfb5b8223e933f67167ebe1255659ed90a2d2380291a20b334a696082 5.46kB / 5.46kB done [2020-06-15T13:27:41.760Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-06-15T13:27:41.760Z] #8 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done [2020-06-15T13:27:41.832Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-15T13:27:42.114Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-15T13:27:42.139Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 155B / 155B 0.5s done [2020-06-15T13:27:42.139Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 948.70kB / 8.25MB 0.6s [2020-06-15T13:27:42.728Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-06-15T13:27:42.923Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 4.30MB / 54.14MB 0.8s [2020-06-15T13:27:42.923Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.03MB / 10.73MB 0.8s [2020-06-15T13:27:42.923Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.13MB / 8.25MB 0.8s [2020-06-15T13:27:42.923Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 6.54MB / 96.51MB 0.9s [2020-06-15T13:27:42.923Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.85MB / 10.73MB 0.9s [2020-06-15T13:27:42.923Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.25MB / 8.25MB 0.9s [2020-06-15T13:27:42.923Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 9.27MB / 54.14MB 1.1s [2020-06-15T13:27:42.923Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.75MB / 10.73MB 1.1s [2020-06-15T13:27:42.923Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.1s [2020-06-15T13:27:42.923Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.39MB / 10.73MB 1.2s [2020-06-15T13:27:42.923Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.1s done [2020-06-15T13:27:42.923Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 5.84MB / 73.55MB 1.2s [2020-06-15T13:27:42.923Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.36MB / 54.14MB 1.4s [2020-06-15T13:27:42.923Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 3.83MB / 57.46MB 1.4s [2020-06-15T13:27:42.923Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 15.41MB / 96.51MB 1.4s [2020-06-15T13:27:42.923Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s done [2020-06-15T13:27:42.923Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 11.55MB / 73.55MB 1.5s [2020-06-15T13:27:43.016Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-06-15T13:27:43.298Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-06-15T13:27:43.607Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 19.40MB / 54.14MB 1.7s [2020-06-15T13:27:43.607Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 10.00MB / 57.46MB 1.7s [2020-06-15T13:27:43.607Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 21.90MB / 96.51MB 1.7s [2020-06-15T13:27:43.607Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 13.38MB / 57.46MB 1.8s [2020-06-15T13:27:43.607Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 18.10MB / 73.55MB 1.8s [2020-06-15T13:27:43.607Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.82MB / 54.14MB 2.0s [2020-06-15T13:27:43.607Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 28.46MB / 96.51MB 2.0s [2020-06-15T13:27:43.607Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 17.64MB / 57.46MB 2.1s [2020-06-15T13:27:43.607Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 25.48MB / 73.55MB 2.1s [2020-06-15T13:27:43.912Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2020-06-15T13:27:43.912Z] testing: warning: no tests to run [2020-06-15T13:27:43.912Z] coverage: [no statements] [2020-06-15T13:27:43.912Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-06-15T13:27:43.966Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 30.10MB / 54.14MB 2.2s [2020-06-15T13:27:43.967Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 21.68MB / 57.46MB 2.2s [2020-06-15T13:27:43.967Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 35.28MB / 96.51MB 2.2s [2020-06-15T13:27:43.967Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 34.09MB / 54.14MB 2.4s [2020-06-15T13:27:43.967Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 31.00MB / 73.55MB 2.4s [2020-06-15T13:27:43.967Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 29.27MB / 57.46MB 2.6s [2020-06-15T13:27:43.967Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 42.28MB / 96.51MB 2.6s [2020-06-15T13:27:43.967Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 36.17MB / 73.55MB 2.6s [2020-06-15T13:27:44.319Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 33.17MB / 57.46MB 2.7s [2020-06-15T13:27:44.319Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 39.05MB / 54.14MB 2.9s [2020-06-15T13:27:44.319Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 36.28MB / 57.46MB 2.9s [2020-06-15T13:27:44.319Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 48.14MB / 96.51MB 2.9s [2020-06-15T13:27:44.319Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 43.45MB / 73.55MB 2.9s [2020-06-15T13:27:44.397Z] #52 208.7 + bin/containerd-shim-runc-v1 [2020-06-15T13:27:44.526Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-06-15T13:27:44.526Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-15T13:27:44.808Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-15T13:27:44.874Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 43.10MB / 54.14MB 3.0s [2020-06-15T13:27:44.874Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 53.14MB / 96.51MB 3.0s [2020-06-15T13:27:44.874Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 47.82MB / 73.55MB 3.0s [2020-06-15T13:27:44.874Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 46.47MB / 54.14MB 3.1s [2020-06-15T13:27:44.874Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 41.39MB / 57.46MB 3.1s [2020-06-15T13:27:44.874Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 49.73MB / 54.14MB 3.3s [2020-06-15T13:27:44.874Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 45.01MB / 57.46MB 3.3s [2020-06-15T13:27:44.874Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 60.10MB / 96.51MB 3.3s [2020-06-15T13:27:44.874Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 55.70MB / 73.55MB 3.3s [2020-06-15T13:27:45.418Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 3.6s [2020-06-15T13:27:45.418Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 51.53MB / 57.46MB 3.6s [2020-06-15T13:27:45.418Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 68.52MB / 96.51MB 3.6s [2020-06-15T13:27:45.418Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 60.96MB / 73.55MB 3.6s [2020-06-15T13:27:45.418Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 3.6s done [2020-06-15T13:27:45.418Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 55.84MB / 57.46MB 3.7s [2020-06-15T13:27:45.418Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 66.09MB / 73.55MB 3.7s [2020-06-15T13:27:45.418Z] #8 ... [2020-06-15T13:27:45.418Z] [2020-06-15T13:27:45.418Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-15T13:27:45.418Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-15T13:27:45.418Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-06-15T13:27:45.418Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-15T13:27:45.418Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-06-15T13:27:45.418Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-06-15T13:27:45.418Z] #59 DONE 5.4s [2020-06-15T13:27:45.418Z] [2020-06-15T13:27:45.418Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:27:45.418Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 3.8s done [2020-06-15T13:27:45.418Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 78.92MB / 96.51MB 3.9s [2020-06-15T13:27:45.418Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 3.9s [2020-06-15T13:27:45.418Z] #8 ... [2020-06-15T13:27:45.418Z] [2020-06-15T13:27:45.418Z] #21 [internal] load build context [2020-06-15T13:27:45.418Z] #21 transferring context: 49.69MB 5.4s [2020-06-15T13:27:45.418Z] #21 transferring context: 50.68MB 5.4s done [2020-06-15T13:27:45.418Z] #21 DONE 5.5s [2020-06-15T13:27:45.418Z] [2020-06-15T13:27:45.418Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f... [2020-06-15T13:27:45.418Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 85.90MB / 96.51MB 4.0s [2020-06-15T13:27:45.418Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 3.9s done [2020-06-15T13:27:45.717Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 95.36MB / 96.51MB 4.2s [2020-06-15T13:27:45.717Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 96.51MB / 96.51MB 4.2s done [2020-06-15T13:27:45.717Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 [2020-06-15T13:27:46.278Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.1% of statements [2020-06-15T13:27:46.893Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-15T13:27:47.508Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-06-15T13:27:47.689Z] #52 211.5 + bin/containerd-shim-runc-v2 [2020-06-15T13:27:47.790Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-15T13:27:48.258Z] #52 212.5 + binaries [2020-06-15T13:27:48.516Z] #52 212.5 + install -D bin/containerd /build/containerd [2020-06-15T13:27:48.516Z] #52 212.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T13:27:48.516Z] #52 212.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T13:27:48.516Z] #52 212.6 + install -D bin/ctr /build/ctr [2020-06-15T13:27:48.775Z] #52 DONE 212.9s [2020-06-15T13:27:48.798Z] ok github.com/docker/docker/registry 0.098s coverage: 56.3% of statements [2020-06-15T13:27:49.412Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-15T13:27:49.412Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-06-15T13:27:50.028Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-06-15T13:27:50.154Z] [2020-06-15T13:27:50.154Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T13:27:50.154Z] #53 DONE 0.3s [2020-06-15T13:27:50.342Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-15T13:27:50.413Z] [2020-06-15T13:27:50.413Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T13:27:50.413Z] #57 DONE 0.1s [2020-06-15T13:27:50.671Z] [2020-06-15T13:27:50.671Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T13:27:50.671Z] #59 DONE 0.1s [2020-06-15T13:27:50.671Z] [2020-06-15T13:27:50.671Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T13:27:50.671Z] #61 DONE 0.1s [2020-06-15T13:27:50.671Z] [2020-06-15T13:27:50.671Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T13:27:50.671Z] #62 DONE 0.0s [2020-06-15T13:27:50.930Z] [2020-06-15T13:27:50.930Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T13:27:52.308Z] #63 DONE 1.6s [2020-06-15T13:27:52.365Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-15T13:27:52.568Z] [2020-06-15T13:27:52.568Z] #64 exporting to image [2020-06-15T13:27:52.568Z] #64 exporting layers [2020-06-15T13:27:52.979Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-06-15T13:27:53.593Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-15T13:27:54.207Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-06-15T13:27:55.862Z] #64 exporting layers 3.4s done [2020-06-15T13:27:55.862Z] #64 writing image sha256:7fc95b679442761b85fc1a6a973849143688a620c48efa8864e7ba33def9b849 done [2020-06-15T13:27:55.862Z] #64 naming to docker.io/library/docker:66bb1c4644233e38b7d2928f725d50e18979ce91 done [2020-06-15T13:27:55.862Z] #64 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T13:27:56.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/test/unit [2020-06-15T13:28:00.392Z] ? github.com/docker/docker/api [no test files] [2020-06-15T13:28:04.607Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 18.6s done [2020-06-15T13:28:04.607Z] #8 DONE 24.3s [2020-06-15T13:28:04.607Z] [2020-06-15T13:28:04.607Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-15T13:28:04.607Z] #9 DONE 0.2s [2020-06-15T13:28:04.607Z] [2020-06-15T13:28:04.607Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-15T13:28:04.607Z] #10 DONE 0.1s [2020-06-15T13:28:04.607Z] [2020-06-15T13:28:04.607Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:04.924Z] #61 ... [2020-06-15T13:28:04.924Z] [2020-06-15T13:28:04.924Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-15T13:28:04.924Z] #28 DONE 0.1s [2020-06-15T13:28:04.924Z] [2020-06-15T13:28:04.924Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-15T13:28:04.924Z] #36 DONE 0.1s [2020-06-15T13:28:04.924Z] [2020-06-15T13:28:04.924Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:28:05.777Z] #37 0.680 + git clone https://github.com/docker/distribution.git . [2020-06-15T13:28:05.777Z] #37 0.683 Cloning into '.'... [2020-06-15T13:28:10.239Z] #37 ... [2020-06-15T13:28:10.239Z] [2020-06-15T13:28:10.239Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:10.239Z] #31 0.779 + RM_GOPATH=0 [2020-06-15T13:28:10.239Z] #31 0.779 + TMP_GOPATH= [2020-06-15T13:28:10.239Z] #31 0.779 + : /build [2020-06-15T13:28:10.239Z] #31 0.780 + '[' -z '' ']' [2020-06-15T13:28:10.239Z] #31 0.780 ++ mktemp -d [2020-06-15T13:28:10.239Z] #31 0.782 + export GOPATH=/tmp/tmp.I1mtWZ5Dgm [2020-06-15T13:28:10.239Z] #31 0.782 + GOPATH=/tmp/tmp.I1mtWZ5Dgm [2020-06-15T13:28:10.239Z] #31 0.782 + RM_GOPATH=1 [2020-06-15T13:28:10.239Z] #31 0.782 + case "$(go env GOARCH)" in [2020-06-15T13:28:10.239Z] #31 0.784 ++ go env GOARCH [2020-06-15T13:28:10.239Z] #31 0.893 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:10.239Z] #31 0.893 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:10.239Z] #31 0.898 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:10.239Z] #31 0.904 + dir=/tmp/install [2020-06-15T13:28:10.239Z] #31 0.905 + bin=tomlv [2020-06-15T13:28:10.239Z] #31 0.905 + shift [2020-06-15T13:28:10.239Z] #31 0.905 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-15T13:28:10.239Z] #31 0.905 + . /tmp/install/tomlv.installer [2020-06-15T13:28:10.239Z] #31 0.905 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:28:10.239Z] #31 0.906 + install_tomlv [2020-06-15T13:28:10.239Z] #31 0.907 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-15T13:28:10.239Z] #31 0.908 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:28:10.239Z] #31 0.908 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.I1mtWZ5Dgm/src/github.com/BurntSushi/toml [2020-06-15T13:28:10.239Z] #31 0.944 Cloning into '/tmp/tmp.I1mtWZ5Dgm/src/github.com/BurntSushi/toml'... [2020-06-15T13:28:10.239Z] #31 2.057 + cd /tmp/tmp.I1mtWZ5Dgm/src/github.com/BurntSushi/toml [2020-06-15T13:28:10.239Z] #31 2.066 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-15T13:28:10.239Z] #31 2.089 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:28:10.239Z] #31 2.563 runtime/internal/sys [2020-06-15T13:28:10.239Z] #31 2.662 internal/cpu [2020-06-15T13:28:10.239Z] #31 2.668 math/bits [2020-06-15T13:28:10.239Z] #31 2.733 runtime/internal/atomic [2020-06-15T13:28:10.239Z] #31 3.109 runtime/internal/math [2020-06-15T13:28:10.239Z] #31 3.283 unicode/utf8 [2020-06-15T13:28:10.239Z] #31 3.748 sync/atomic [2020-06-15T13:28:10.239Z] #31 3.821 internal/bytealg [2020-06-15T13:28:10.239Z] #31 3.924 math [2020-06-15T13:28:10.239Z] #31 4.861 unicode [2020-06-15T13:28:10.239Z] #31 5.364 internal/testlog [2020-06-15T13:28:10.530Z] #31 5.897 encoding [2020-06-15T13:28:10.530Z] #31 ... [2020-06-15T13:28:10.530Z] [2020-06-15T13:28:10.530Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:10.530Z] #44 0.816 + RM_GOPATH=0 [2020-06-15T13:28:10.530Z] #44 0.817 + TMP_GOPATH= [2020-06-15T13:28:10.530Z] #44 0.817 + : /build [2020-06-15T13:28:10.530Z] #44 0.817 + '[' -z '' ']' [2020-06-15T13:28:10.530Z] #44 0.817 ++ mktemp -d [2020-06-15T13:28:10.530Z] #44 0.879 + export GOPATH=/tmp/tmp.aTKuSRKDmQ [2020-06-15T13:28:10.530Z] #44 0.909 + GOPATH=/tmp/tmp.aTKuSRKDmQ [2020-06-15T13:28:10.530Z] #44 0.909 + RM_GOPATH=1 [2020-06-15T13:28:10.530Z] #44 0.911 + case "$(go env GOARCH)" in [2020-06-15T13:28:10.530Z] #44 0.912 ++ go env GOARCH [2020-06-15T13:28:10.530Z] #44 0.938 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:10.530Z] #44 0.938 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:10.530Z] #44 0.941 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:10.530Z] #44 0.963 + dir=/tmp/install [2020-06-15T13:28:10.530Z] #44 0.963 + bin=gotestsum [2020-06-15T13:28:10.530Z] #44 0.963 + shift [2020-06-15T13:28:10.530Z] #44 0.964 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-15T13:28:10.530Z] #44 0.965 + . /tmp/install/gotestsum.installer [2020-06-15T13:28:10.530Z] #44 0.969 ++ : v0.3.5 [2020-06-15T13:28:10.530Z] #44 0.971 + install_gotestsum [2020-06-15T13:28:10.530Z] #44 0.973 + set -e [2020-06-15T13:28:10.530Z] #44 0.973 + export GO111MODULE=on [2020-06-15T13:28:10.530Z] #44 0.973 + GO111MODULE=on [2020-06-15T13:28:10.530Z] #44 0.974 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-15T13:28:10.530Z] #44 1.051 go: finding gotest.tools v0.3.5 [2020-06-15T13:28:10.530Z] #44 1.053 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:28:10.530Z] #44 1.880 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:28:10.530Z] #44 3.484 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:28:10.530Z] #44 4.835 go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:28:10.530Z] #44 5.133 go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:28:10.530Z] #44 5.325 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:28:10.530Z] #44 5.335 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:28:10.530Z] #44 5.361 go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:28:10.530Z] #44 5.404 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:28:10.530Z] #44 5.412 go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:28:10.530Z] #44 5.502 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:28:10.530Z] #44 5.541 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:28:10.530Z] #44 5.614 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:28:10.530Z] #44 5.626 go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:28:10.530Z] #44 5.630 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:28:10.530Z] #44 5.635 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:28:10.530Z] #44 5.683 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:28:10.530Z] #44 5.705 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:28:10.530Z] #44 5.706 go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:28:10.530Z] #44 5.995 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:28:10.530Z] #44 6.040 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:28:10.530Z] #44 ... [2020-06-15T13:28:10.530Z] [2020-06-15T13:28:10.530Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:10.530Z] #31 5.918 runtime [2020-06-15T13:28:10.839Z] #31 6.071 runtime/cgo [2020-06-15T13:28:11.250Z] #52 ... [2020-06-15T13:28:11.250Z] [2020-06-15T13:28:11.250Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:11.250Z] #45 DONE 282.2s [2020-06-15T13:28:11.250Z] [2020-06-15T13:28:11.250Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:12.192Z] #52 ... [2020-06-15T13:28:12.192Z] [2020-06-15T13:28:12.192Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T13:28:12.192Z] #46 DONE 0.1s [2020-06-15T13:28:12.192Z] [2020-06-15T13:28:12.192Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:12.192Z] #52 ... [2020-06-15T13:28:12.192Z] [2020-06-15T13:28:12.192Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T13:28:12.192Z] #48 DONE 0.0s [2020-06-15T13:28:12.192Z] [2020-06-15T13:28:12.192Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T13:28:12.192Z] #50 DONE 0.1s [2020-06-15T13:28:12.449Z] [2020-06-15T13:28:12.449Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:12.614Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2020-06-15T13:28:12.651Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T13:28:12.651Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T13:28:12.651Z] [2020-06-15T13:28:12.651Z] === Skipped [2020-06-15T13:28:12.651Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T13:28:12.651Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T13:28:12.651Z] [2020-06-15T13:28:12.651Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T13:28:12.651Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T13:28:12.651Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T13:28:12.652Z] time="2020-06-15T13:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T13:28:12.652Z] time="2020-06-15T13:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T13:28:12.652Z] time="2020-06-15T13:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T13:28:12.652Z] time="2020-06-15T13:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T13:28:12.652Z] time="2020-06-15T13:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T13:28:12.652Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T13:28:12.652Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T13:28:12.652Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:28:12.652Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T13:28:12.652Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T13:28:12.652Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T13:28:12.652Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] [2020-06-15T13:28:12.652Z] DONE 2124 tests, 26 skipped in 190.996s Post stage [Pipeline] junit [2020-06-15T13:28:12.689Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T13:28:13.219Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -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:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh dynbinary test-integration [2020-06-15T13:28:13.500Z] [2020-06-15T13:28:13.500Z] Removing bundles/ [2020-06-15T13:28:13.500Z] [2020-06-15T13:28:13.500Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T13:28:13.782Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:28:13.783Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:28:15.304Z] #31 ... [2020-06-15T13:28:15.304Z] [2020-06-15T13:28:15.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:28:15.304Z] #11 1.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:28:15.304Z] #11 1.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:28:15.304Z] #11 1.249 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:28:15.304Z] #11 2.428 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T13:28:15.304Z] #11 8.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T13:28:15.304Z] #11 8.671 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T13:28:15.304Z] #11 ... [2020-06-15T13:28:15.304Z] [2020-06-15T13:28:15.304Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:15.304Z] #55 0.845 + RM_GOPATH=0 [2020-06-15T13:28:15.304Z] #55 0.845 + TMP_GOPATH= [2020-06-15T13:28:15.304Z] #55 0.845 + : /build [2020-06-15T13:28:15.304Z] #55 0.845 + '[' -z '' ']' [2020-06-15T13:28:15.304Z] #55 0.866 ++ mktemp -d [2020-06-15T13:28:15.304Z] #55 0.868 + export GOPATH=/tmp/tmp.WsLELU0JUI [2020-06-15T13:28:15.304Z] #55 0.868 + GOPATH=/tmp/tmp.WsLELU0JUI [2020-06-15T13:28:15.304Z] #55 0.868 + RM_GOPATH=1 [2020-06-15T13:28:15.304Z] #55 0.868 + case "$(go env GOARCH)" in [2020-06-15T13:28:15.304Z] #55 0.869 ++ go env GOARCH [2020-06-15T13:28:15.304Z] #55 0.887 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.304Z] #55 0.888 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.304Z] #55 0.899 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:15.304Z] #55 0.910 + dir=/tmp/install [2020-06-15T13:28:15.304Z] #55 0.910 + bin=rootlesskit [2020-06-15T13:28:15.304Z] #55 0.910 + shift [2020-06-15T13:28:15.304Z] #55 0.910 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-15T13:28:15.304Z] #55 0.910 + . /tmp/install/rootlesskit.installer [2020-06-15T13:28:15.304Z] #55 0.910 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:28:15.304Z] #55 0.911 + install_rootlesskit [2020-06-15T13:28:15.304Z] #55 0.911 + case "$1" in [2020-06-15T13:28:15.304Z] #55 0.911 + export CGO_ENABLED=0 [2020-06-15T13:28:15.304Z] #55 0.911 + CGO_ENABLED=0 [2020-06-15T13:28:15.304Z] #55 0.911 + _install_rootlesskit [2020-06-15T13:28:15.304Z] #55 0.911 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-15T13:28:15.304Z] #55 0.911 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:28:15.304Z] #55 0.936 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WsLELU0JUI/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:28:15.304Z] #55 0.945 Cloning into '/tmp/tmp.WsLELU0JUI/src/github.com/rootless-containers/rootlesskit'... [2020-06-15T13:28:15.304Z] #55 5.794 + cd /tmp/tmp.WsLELU0JUI/src/github.com/rootless-containers/rootlesskit [2020-06-15T13:28:15.304Z] #55 5.794 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-15T13:28:15.304Z] #55 6.127 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:28:15.304Z] #55 6.128 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-15T13:28:15.304Z] #55 ... [2020-06-15T13:28:15.304Z] [2020-06-15T13:28:15.304Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:15.304Z] #48 0.849 + RM_GOPATH=0 [2020-06-15T13:28:15.304Z] #48 0.849 + TMP_GOPATH= [2020-06-15T13:28:15.304Z] #48 0.849 + : /build [2020-06-15T13:28:15.304Z] #48 0.849 + '[' -z '' ']' [2020-06-15T13:28:15.304Z] #48 0.855 ++ mktemp -d [2020-06-15T13:28:15.304Z] #48 0.863 + export GOPATH=/tmp/tmp.RAZntRHS6R [2020-06-15T13:28:15.304Z] #48 0.863 + GOPATH=/tmp/tmp.RAZntRHS6R [2020-06-15T13:28:15.304Z] #48 0.863 + RM_GOPATH=1 [2020-06-15T13:28:15.304Z] #48 0.863 + case "$(go env GOARCH)" in [2020-06-15T13:28:15.304Z] #48 0.877 ++ go env GOARCH [2020-06-15T13:28:15.304Z] #48 0.917 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.304Z] #48 0.921 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.304Z] #48 0.922 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:15.304Z] #48 0.938 + dir=/tmp/install [2020-06-15T13:28:15.304Z] #48 0.938 + bin=shfmt [2020-06-15T13:28:15.304Z] #48 0.938 + shift [2020-06-15T13:28:15.304Z] #48 0.940 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-15T13:28:15.304Z] #48 0.941 + . /tmp/install/shfmt.installer [2020-06-15T13:28:15.304Z] #48 0.941 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:28:15.304Z] #48 0.942 + install_shfmt [2020-06-15T13:28:15.304Z] #48 0.945 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-15T13:28:15.304Z] #48 0.945 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:28:15.304Z] #48 0.945 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RAZntRHS6R/src/github.com/mvdan/sh [2020-06-15T13:28:15.304Z] #48 0.972 Cloning into '/tmp/tmp.RAZntRHS6R/src/github.com/mvdan/sh'... [2020-06-15T13:28:15.304Z] #48 9.841 + cd /tmp/tmp.RAZntRHS6R/src/github.com/mvdan/sh [2020-06-15T13:28:15.304Z] #48 9.842 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-15T13:28:15.304Z] #48 10.02 + GO111MODULE=on [2020-06-15T13:28:15.304Z] #48 10.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-15T13:28:15.304Z] #48 ... [2020-06-15T13:28:15.304Z] [2020-06-15T13:28:15.304Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:28:15.304Z] #42 0.848 + RM_GOPATH=0 [2020-06-15T13:28:15.304Z] #42 0.848 + TMP_GOPATH= [2020-06-15T13:28:15.304Z] #42 0.848 + : /build [2020-06-15T13:28:15.304Z] #42 0.853 + '[' -z '' ']' [2020-06-15T13:28:15.304Z] #42 0.861 ++ mktemp -d [2020-06-15T13:28:15.304Z] #42 0.867 + export GOPATH=/tmp/tmp.BLKKdzgxSa [2020-06-15T13:28:15.304Z] #42 0.867 + GOPATH=/tmp/tmp.BLKKdzgxSa [2020-06-15T13:28:15.304Z] #42 0.867 + RM_GOPATH=1 [2020-06-15T13:28:15.304Z] #42 0.867 + case "$(go env GOARCH)" in [2020-06-15T13:28:15.304Z] #42 0.869 ++ go env GOARCH [2020-06-15T13:28:15.304Z] #42 0.934 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.304Z] #42 0.934 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.304Z] #42 0.936 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:15.304Z] #42 0.939 + dir=/tmp/install [2020-06-15T13:28:15.304Z] #42 0.939 + bin=vndr [2020-06-15T13:28:15.304Z] #42 0.939 + shift [2020-06-15T13:28:15.304Z] #42 0.939 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-15T13:28:15.304Z] #42 0.939 + . /tmp/install/vndr.installer [2020-06-15T13:28:15.304Z] #42 0.939 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:28:15.304Z] #42 0.940 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:28:15.304Z] #42 0.940 + install_vndr [2020-06-15T13:28:15.304Z] #42 0.940 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-15T13:28:15.304Z] #42 0.940 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BLKKdzgxSa/src/github.com/LK4D4/vndr [2020-06-15T13:28:15.304Z] #42 0.952 Cloning into '/tmp/tmp.BLKKdzgxSa/src/github.com/LK4D4/vndr'... [2020-06-15T13:28:15.304Z] #42 1.614 + cd /tmp/tmp.BLKKdzgxSa/src/github.com/LK4D4/vndr [2020-06-15T13:28:15.304Z] #42 1.615 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-15T13:28:15.304Z] #42 1.643 + go build -buildmode=pie -v -o /build/vndr . [2020-06-15T13:28:15.304Z] #42 3.102 runtime/internal/sys [2020-06-15T13:28:15.304Z] #42 3.212 runtime/internal/atomic [2020-06-15T13:28:15.304Z] #42 3.213 internal/race [2020-06-15T13:28:15.304Z] #42 3.272 internal/cpu [2020-06-15T13:28:15.304Z] #42 3.599 sync/atomic [2020-06-15T13:28:15.304Z] #42 3.673 unicode [2020-06-15T13:28:15.304Z] #42 4.433 unicode/utf8 [2020-06-15T13:28:15.304Z] #42 5.041 math [2020-06-15T13:28:15.304Z] #42 5.281 internal/bytealg [2020-06-15T13:28:15.304Z] #42 5.978 encoding [2020-06-15T13:28:15.304Z] #42 6.247 unicode/utf16 [2020-06-15T13:28:15.304Z] #42 6.764 container/list [2020-06-15T13:28:15.304Z] #42 6.811 runtime [2020-06-15T13:28:15.304Z] #42 8.484 crypto/internal/subtle [2020-06-15T13:28:15.304Z] #42 8.914 crypto/subtle [2020-06-15T13:28:15.304Z] #42 9.579 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-15T13:28:15.304Z] #42 9.943 internal/nettrace [2020-06-15T13:28:15.304Z] #42 10.35 runtime/cgo [2020-06-15T13:28:15.304Z] #42 ... [2020-06-15T13:28:15.304Z] [2020-06-15T13:28:15.304Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:28:15.304Z] #24 1.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:28:15.304Z] #24 1.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:28:15.304Z] #24 1.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:28:15.304Z] #24 2.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T13:28:15.304Z] #24 9.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T13:28:15.304Z] #24 9.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T13:28:15.304Z] #24 ... [2020-06-15T13:28:15.304Z] [2020-06-15T13:28:15.304Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:28:15.304Z] #52 0.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:28:15.304Z] #52 0.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:28:15.304Z] #52 1.116 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:28:15.304Z] #52 2.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T13:28:15.304Z] #52 8.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T13:28:15.304Z] #52 9.155 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T13:28:15.599Z] #52 ... [2020-06-15T13:28:15.599Z] [2020-06-15T13:28:15.599Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:28:15.599Z] #33 1.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:28:15.599Z] #33 1.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:28:15.599Z] #33 1.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:28:15.599Z] #33 2.581 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T13:28:15.599Z] #33 8.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T13:28:15.599Z] #33 8.840 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T13:28:15.599Z] #33 ... [2020-06-15T13:28:15.599Z] [2020-06-15T13:28:15.599Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:28:15.599Z] #39 1.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:28:15.599Z] #39 1.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:28:15.599Z] #39 1.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:28:15.599Z] #39 2.411 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T13:28:15.599Z] #39 8.210 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T13:28:15.599Z] #39 8.345 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T13:28:15.728Z] #52 241.2 + bin/containerd-stress [2020-06-15T13:28:15.938Z] #39 ... [2020-06-15T13:28:15.938Z] [2020-06-15T13:28:15.938Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:15.938Z] #61 0.846 + RM_GOPATH=0 [2020-06-15T13:28:15.938Z] #61 0.881 + TMP_GOPATH= [2020-06-15T13:28:15.938Z] #61 0.881 + : /build [2020-06-15T13:28:15.938Z] #61 0.885 + '[' -z '' ']' [2020-06-15T13:28:15.938Z] #61 0.888 ++ mktemp -d [2020-06-15T13:28:15.938Z] #61 0.889 + export GOPATH=/tmp/tmp.e5IShJ6V59 [2020-06-15T13:28:15.938Z] #61 0.889 + GOPATH=/tmp/tmp.e5IShJ6V59 [2020-06-15T13:28:15.938Z] #61 0.889 + RM_GOPATH=1 [2020-06-15T13:28:15.938Z] #61 0.890 + case "$(go env GOARCH)" in [2020-06-15T13:28:15.938Z] #61 0.890 ++ go env GOARCH [2020-06-15T13:28:15.938Z] #61 0.920 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.938Z] #61 0.920 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.938Z] #61 0.931 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:15.938Z] #61 0.947 + dir=/tmp/install [2020-06-15T13:28:15.938Z] #61 0.947 + bin=proxy [2020-06-15T13:28:15.938Z] #61 0.947 + shift [2020-06-15T13:28:15.938Z] #61 0.948 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-15T13:28:15.938Z] #61 0.949 + . /tmp/install/proxy.installer [2020-06-15T13:28:15.938Z] #61 0.949 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:28:15.938Z] #61 0.950 + install_proxy [2020-06-15T13:28:15.938Z] #61 0.951 + case "$1" in [2020-06-15T13:28:15.938Z] #61 0.951 + export CGO_ENABLED=0 [2020-06-15T13:28:15.938Z] #61 0.951 + CGO_ENABLED=0 [2020-06-15T13:28:15.938Z] #61 0.951 + _install_proxy [2020-06-15T13:28:15.938Z] #61 0.951 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-15T13:28:15.938Z] #61 0.952 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:28:15.938Z] #61 0.952 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.e5IShJ6V59/src/github.com/docker/libnetwork [2020-06-15T13:28:15.938Z] #61 0.961 Cloning into '/tmp/tmp.e5IShJ6V59/src/github.com/docker/libnetwork'... [2020-06-15T13:28:15.938Z] #61 ... [2020-06-15T13:28:15.938Z] [2020-06-15T13:28:15.939Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:15.939Z] #46 0.831 + RM_GOPATH=0 [2020-06-15T13:28:15.939Z] #46 0.831 + TMP_GOPATH= [2020-06-15T13:28:15.939Z] #46 0.831 + : /build [2020-06-15T13:28:15.939Z] #46 0.854 + '[' -z '' ']' [2020-06-15T13:28:15.939Z] #46 0.858 ++ mktemp -d [2020-06-15T13:28:15.939Z] #46 0.865 + export GOPATH=/tmp/tmp.rdE0Tcid0o [2020-06-15T13:28:15.939Z] #46 0.867 + GOPATH=/tmp/tmp.rdE0Tcid0o [2020-06-15T13:28:15.939Z] #46 0.873 + RM_GOPATH=1 [2020-06-15T13:28:15.939Z] #46 0.873 + case "$(go env GOARCH)" in [2020-06-15T13:28:15.939Z] #46 0.877 ++ go env GOARCH [2020-06-15T13:28:15.939Z] #46 0.922 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.939Z] #46 0.929 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:15.939Z] #46 0.931 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:15.939Z] #46 0.933 + dir=/tmp/install [2020-06-15T13:28:15.939Z] #46 0.934 + bin=golangci_lint [2020-06-15T13:28:15.939Z] #46 0.934 + shift [2020-06-15T13:28:15.939Z] #46 0.934 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-15T13:28:15.939Z] #46 0.934 + . /tmp/install/golangci_lint.installer [2020-06-15T13:28:15.939Z] #46 0.934 ++ : v1.23.8 [2020-06-15T13:28:15.939Z] #46 0.934 + install_golangci_lint [2020-06-15T13:28:15.939Z] #46 0.935 + echo 'Installing golangci-lint version v1.23.8' [2020-06-15T13:28:15.939Z] #46 0.935 Installing golangci-lint version v1.23.8 [2020-06-15T13:28:15.939Z] #46 0.935 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:28:16.230Z] #46 ... [2020-06-15T13:28:16.230Z] [2020-06-15T13:28:16.230Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:16.230Z] #22 0.851 + RM_GOPATH=0 [2020-06-15T13:28:16.230Z] #22 0.853 + TMP_GOPATH= [2020-06-15T13:28:16.230Z] #22 0.855 + : /build [2020-06-15T13:28:16.230Z] #22 0.855 + '[' -z '' ']' [2020-06-15T13:28:16.230Z] #22 0.857 ++ mktemp -d [2020-06-15T13:28:16.230Z] #22 0.861 + export GOPATH=/tmp/tmp.8zXEwZyubF [2020-06-15T13:28:16.230Z] #22 0.861 + GOPATH=/tmp/tmp.8zXEwZyubF [2020-06-15T13:28:16.230Z] #22 0.861 + RM_GOPATH=1 [2020-06-15T13:28:16.230Z] #22 0.861 + case "$(go env GOARCH)" in [2020-06-15T13:28:16.230Z] #22 0.862 ++ go env GOARCH [2020-06-15T13:28:16.230Z] #22 0.900 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:16.230Z] #22 0.947 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:16.230Z] #22 0.949 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:16.230Z] #22 0.955 + dir=/tmp/install [2020-06-15T13:28:16.230Z] #22 0.956 + bin=dockercli [2020-06-15T13:28:16.230Z] #22 0.956 + shift [2020-06-15T13:28:16.230Z] #22 0.956 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-15T13:28:16.230Z] #22 0.956 + . /tmp/install/dockercli.installer [2020-06-15T13:28:16.230Z] #22 0.956 ++ : stable [2020-06-15T13:28:16.230Z] #22 0.956 ++ : 17.06.2-ce [2020-06-15T13:28:16.230Z] #22 0.957 + install_dockercli [2020-06-15T13:28:16.230Z] #22 0.958 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:28:16.230Z] #22 0.958 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:28:16.230Z] #22 0.959 ++ uname -m [2020-06-15T13:28:16.230Z] #22 0.962 + arch=ppc64le [2020-06-15T13:28:16.230Z] #22 0.962 + '[' ppc64le '!=' x86_64 ']' [2020-06-15T13:28:16.230Z] #22 0.962 + '[' ppc64le '!=' s390x ']' [2020-06-15T13:28:16.230Z] #22 0.962 + '[' ppc64le '!=' armhf ']' [2020-06-15T13:28:16.230Z] #22 0.962 + build_dockercli [2020-06-15T13:28:16.230Z] #22 0.963 + git clone https://github.com/docker/docker-ce /tmp/tmp.8zXEwZyubF/tmp/docker-ce [2020-06-15T13:28:16.230Z] #22 0.968 Cloning into '/tmp/tmp.8zXEwZyubF/tmp/docker-ce'... [2020-06-15T13:28:16.230Z] #22 ... [2020-06-15T13:28:16.230Z] [2020-06-15T13:28:16.230Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:28:16.230Z] #29 0.738 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-15T13:28:16.230Z] #29 0.746 Cloning into '.'... [2020-06-15T13:28:16.532Z] #29 ... [2020-06-15T13:28:16.532Z] [2020-06-15T13:28:16.532Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:16.532Z] #44 6.054 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:28:16.532Z] #44 6.067 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:28:16.532Z] #44 6.082 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:28:16.532Z] #44 7.915 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:28:16.532Z] #44 7.973 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:28:16.532Z] #44 8.732 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:28:16.532Z] #44 10.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-15T13:28:16.532Z] #44 11.60 go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:28:16.532Z] #44 11.60 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:28:16.532Z] #44 11.71 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:28:16.532Z] #44 11.71 go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:28:16.532Z] #44 ... [2020-06-15T13:28:16.532Z] [2020-06-15T13:28:16.532Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:16.532Z] #48 11.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:28:16.532Z] #48 11.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:28:16.532Z] #48 11.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:28:16.823Z] #48 12.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:28:16.823Z] #48 12.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:28:16.952Z] #52 ... [2020-06-15T13:28:16.952Z] [2020-06-15T13:28:16.952Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:16.952Z] #45 DONE 284.0s [2020-06-15T13:28:16.952Z] [2020-06-15T13:28:16.952Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:17.210Z] #52 ... [2020-06-15T13:28:17.210Z] [2020-06-15T13:28:17.210Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T13:28:17.210Z] #46 DONE 0.1s [2020-06-15T13:28:17.210Z] [2020-06-15T13:28:17.210Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T13:28:17.210Z] #48 DONE 0.0s [2020-06-15T13:28:17.210Z] [2020-06-15T13:28:17.210Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T13:28:17.210Z] #50 DONE 0.1s [2020-06-15T13:28:17.210Z] [2020-06-15T13:28:17.210Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:17.624Z] #52 242.9 + bin/containerd-shim [2020-06-15T13:28:18.336Z] #48 13.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:28:18.968Z] #48 14.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:28:20.495Z] #52 242.0 + bin/containerd-stress [2020-06-15T13:28:20.788Z] #48 15.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:28:21.872Z] #52 243.7 + bin/containerd-shim [2020-06-15T13:28:21.872Z] #48 17.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-15T13:28:21.872Z] #48 17.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-15T13:28:22.167Z] #48 17.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-15T13:28:22.167Z] #48 17.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-15T13:28:23.222Z] #48 18.58 runtime [2020-06-15T13:28:23.518Z] #48 ... [2020-06-15T13:28:23.518Z] [2020-06-15T13:28:23.518Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:28:23.518Z] #24 18.96 Fetched 8135 kB in 18s (453 kB/s) [2020-06-15T13:28:24.175Z] #52 249.5 + bin/containerd-shim-runc-v1 [2020-06-15T13:28:27.450Z] #52 252.5 + bin/containerd-shim-runc-v2 [2020-06-15T13:28:27.642Z] #24 18.96 Reading package lists... [2020-06-15T13:28:27.642Z] #24 ... [2020-06-15T13:28:27.642Z] [2020-06-15T13:28:27.642Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:27.642Z] #44 12.49 go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:28:27.642Z] #44 12.60 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:28:27.642Z] #44 13.76 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:28:27.642Z] #44 13.84 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:28:27.642Z] #44 13.87 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:28:27.642Z] #44 13.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:28:27.642Z] #44 13.87 go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:28:27.642Z] #44 14.08 go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:28:27.642Z] #44 14.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:28:27.642Z] #44 14.33 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:28:27.642Z] #44 15.82 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:28:27.642Z] #44 16.90 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:28:27.642Z] #44 18.37 go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:28:27.642Z] #44 18.37 go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:28:27.642Z] #44 18.43 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:28:27.642Z] #44 18.56 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:28:27.642Z] #44 18.61 go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:28:27.642Z] #44 18.61 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:28:27.642Z] #44 18.99 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:28:27.642Z] #44 19.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:28:27.642Z] #44 19.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:28:27.642Z] #44 19.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:28:27.642Z] #44 ... [2020-06-15T13:28:27.642Z] [2020-06-15T13:28:27.642Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:28:27.642Z] #37 18.95 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-15T13:28:27.642Z] #37 18.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-15T13:28:27.642Z] #37 20.72 + 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-15T13:28:27.642Z] #37 ... [2020-06-15T13:28:27.642Z] [2020-06-15T13:28:27.642Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:28:27.642Z] #42 13.16 vendor/golang.org/x/crypto/internal/subtle [2020-06-15T13:28:27.707Z] #52 253.3 + binaries [2020-06-15T13:28:27.707Z] #52 253.3 + install -D bin/containerd /build/containerd [2020-06-15T13:28:27.707Z] #52 253.3 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T13:28:27.943Z] #42 ... [2020-06-15T13:28:27.943Z] [2020-06-15T13:28:27.943Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:28:27.943Z] #11 16.57 Fetched 8135 kB in 15s (525 kB/s) [2020-06-15T13:28:27.943Z] #11 16.57 Reading package lists... [2020-06-15T13:28:27.964Z] #52 253.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T13:28:27.964Z] #52 253.3 + install -D bin/ctr /build/ctr [2020-06-15T13:28:27.964Z] #52 DONE 253.5s [2020-06-15T13:28:28.430Z] #52 250.3 + bin/containerd-shim-runc-v1 [2020-06-15T13:28:28.895Z] [2020-06-15T13:28:28.895Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T13:28:28.895Z] #53 DONE 0.2s [2020-06-15T13:28:28.895Z] [2020-06-15T13:28:28.895Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T13:28:28.895Z] #57 DONE 0.1s [2020-06-15T13:28:29.023Z] #11 22.51 Reading package lists... [2020-06-15T13:28:29.023Z] #11 ... [2020-06-15T13:28:29.023Z] [2020-06-15T13:28:29.023Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:29.151Z] [2020-06-15T13:28:29.151Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T13:28:29.151Z] #59 DONE 0.1s [2020-06-15T13:28:29.151Z] [2020-06-15T13:28:29.151Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T13:28:29.151Z] #61 DONE 0.0s [2020-06-15T13:28:29.151Z] [2020-06-15T13:28:29.151Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T13:28:29.151Z] #62 DONE 0.0s [2020-06-15T13:28:29.151Z] [2020-06-15T13:28:29.151Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T13:28:29.715Z] #63 DONE 0.6s [2020-06-15T13:28:29.715Z] [2020-06-15T13:28:29.715Z] #64 exporting to image [2020-06-15T13:28:29.715Z] #64 exporting layers [2020-06-15T13:28:29.885Z] #61 24.49 Checking out files: 77% (1604/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-15T13:28:29.885Z] #61 25.16 + cd /tmp/tmp.e5IShJ6V59/src/github.com/docker/libnetwork [2020-06-15T13:28:29.885Z] #61 25.16 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-15T13:28:30.202Z] #61 25.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-15T13:28:30.866Z] #61 ... [2020-06-15T13:28:30.866Z] [2020-06-15T13:28:30.867Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:28:30.867Z] #39 16.21 Fetched 8135 kB in 15s (537 kB/s) [2020-06-15T13:28:30.867Z] #39 16.21 Reading package lists... [2020-06-15T13:28:31.167Z] #39 22.86 Reading package lists... [2020-06-15T13:28:31.167Z] #39 ... [2020-06-15T13:28:31.167Z] [2020-06-15T13:28:31.167Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:28:31.167Z] #24 18.96 Reading package lists... [2020-06-15T13:28:31.167Z] #24 25.23 Reading package lists... [2020-06-15T13:28:31.167Z] #24 ... [2020-06-15T13:28:31.167Z] [2020-06-15T13:28:31.167Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:28:31.167Z] #33 16.51 Fetched 8135 kB in 15s (525 kB/s) [2020-06-15T13:28:31.167Z] #33 16.51 Reading package lists... [2020-06-15T13:28:31.472Z] #33 23.24 Reading package lists... [2020-06-15T13:28:31.472Z] #33 ... [2020-06-15T13:28:31.472Z] [2020-06-15T13:28:31.472Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:28:31.472Z] #52 16.54 Fetched 8135 kB in 16s (512 kB/s) [2020-06-15T13:28:31.472Z] #52 16.54 Reading package lists... [2020-06-15T13:28:31.709Z] #52 253.3 + bin/containerd-shim-runc-v2 [2020-06-15T13:28:32.274Z] #52 254.1 + binaries [2020-06-15T13:28:32.274Z] #52 254.1 + install -D bin/containerd /build/containerd [2020-06-15T13:28:32.274Z] #52 254.2 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T13:28:32.274Z] #52 254.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T13:28:32.532Z] #52 254.2 + install -D bin/ctr /build/ctr [2020-06-15T13:28:32.532Z] #52 DONE 254.4s [2020-06-15T13:28:32.778Z] #52 22.50 Reading package lists... [2020-06-15T13:28:32.778Z] #52 ... [2020-06-15T13:28:32.778Z] [2020-06-15T13:28:32.778Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:28:32.778Z] #11 22.51 Reading package lists... [2020-06-15T13:28:33.465Z] [2020-06-15T13:28:33.465Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T13:28:33.723Z] #53 DONE 0.3s [2020-06-15T13:28:33.723Z] [2020-06-15T13:28:33.723Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T13:28:33.723Z] #57 DONE 0.1s [2020-06-15T13:28:33.723Z] [2020-06-15T13:28:33.724Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T13:28:33.724Z] #59 DONE 0.1s [2020-06-15T13:28:33.724Z] [2020-06-15T13:28:33.724Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T13:28:33.724Z] #61 DONE 0.0s [2020-06-15T13:28:33.981Z] [2020-06-15T13:28:33.981Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T13:28:33.981Z] #62 DONE 0.0s [2020-06-15T13:28:33.981Z] [2020-06-15T13:28:33.981Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T13:28:34.022Z] #11 28.23 Building dependency tree... [2020-06-15T13:28:34.914Z] #63 DONE 1.1s [2020-06-15T13:28:34.914Z] [2020-06-15T13:28:34.914Z] #64 exporting to image [2020-06-15T13:28:34.914Z] #64 exporting layers [2020-06-15T13:28:35.679Z] #11 30.63 The following additional packages will be installed: [2020-06-15T13:28:35.679Z] #11 30.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-15T13:28:35.679Z] #11 30.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-15T13:28:35.679Z] #11 30.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-15T13:28:35.679Z] #11 30.64 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:28:35.679Z] #11 30.64 Suggested packages: [2020-06-15T13:28:35.679Z] #11 30.64 gcc-8-locales seccomp wine64 [2020-06-15T13:28:36.268Z] #64 exporting layers 5.8s done [2020-06-15T13:28:36.268Z] #64 writing image sha256:1177385f934152cfd31ad70901f577ea17f4972643e49cf28021ed6ad893ba54 done [2020-06-15T13:28:36.268Z] #64 naming to docker.io/library/docker:66bb1c4644233e38b7d2928f725d50e18979ce91 done [2020-06-15T13:28:36.268Z] #64 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-15T13:28:36.609Z] + trap exit INT TERM [2020-06-15T13:28:36.609Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-15T13:28:36.609Z] + CONTAINER_NAME=docker-pr2 [2020-06-15T13:28:36.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41108/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh dynbinary-daemon [2020-06-15T13:28:36.798Z] #11 31.98 The following NEW packages will be installed: [2020-06-15T13:28:36.798Z] #11 32.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-15T13:28:36.798Z] #11 32.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-15T13:28:36.798Z] #11 32.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-15T13:28:36.798Z] #11 32.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-15T13:28:36.798Z] #11 32.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-15T13:28:36.798Z] #11 32.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-15T13:28:36.798Z] #11 32.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:28:36.798Z] #11 32.15 Need to get 78.9 MB of archives. [2020-06-15T13:28:36.798Z] #11 32.15 After this operation, 532 MB of additional disk space will be used. [2020-06-15T13:28:36.798Z] #11 32.15 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-15T13:28:37.538Z] [2020-06-15T13:28:37.538Z] Removing bundles/ [2020-06-15T13:28:37.538Z] [2020-06-15T13:28:37.538Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-15T13:28:37.538Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:28:37.538Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:28:38.143Z] #11 ... [2020-06-15T13:28:38.143Z] [2020-06-15T13:28:38.143Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-15T13:28:38.143Z] #52 28.19 Building dependency tree... [2020-06-15T13:28:38.143Z] #52 30.58 The following additional packages will be installed: [2020-06-15T13:28:38.143Z] #52 30.59 libbtrfs0 [2020-06-15T13:28:38.143Z] #52 30.73 The following NEW packages will be installed: [2020-06-15T13:28:38.143Z] #52 30.73 libbtrfs-dev libbtrfs0 [2020-06-15T13:28:38.143Z] #52 30.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:28:38.143Z] #52 30.87 Need to get 120 kB of archives. [2020-06-15T13:28:38.143Z] #52 30.87 After this operation, 423 kB of additional disk space will be used. [2020-06-15T13:28:38.143Z] #52 30.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-15T13:28:38.143Z] #52 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-15T13:28:38.143Z] #52 32.03 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:28:38.143Z] #52 32.22 Fetched 120 kB in 0s (707 kB/s) [2020-06-15T13:28:38.143Z] #52 32.33 Selecting previously unselected package libbtrfs0. [2020-06-15T13:28:38.143Z] #52 32.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 ... 15339 files and directories currently installed.) [2020-06-15T13:28:38.143Z] #52 32.42 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-15T13:28:38.143Z] #52 32.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:28:38.143Z] #52 32.56 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:28:38.143Z] #52 32.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-15T13:28:38.143Z] #52 32.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:28:38.143Z] #52 32.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:28:38.143Z] #52 32.81 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:28:38.143Z] #52 32.82 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:28:38.143Z] #52 DONE 33.1s [2020-06-15T13:28:38.143Z] [2020-06-15T13:28:38.143Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:28:38.143Z] #53 0.242 + RM_GOPATH=0 [2020-06-15T13:28:38.143Z] #53 0.244 + TMP_GOPATH= [2020-06-15T13:28:38.143Z] #53 0.244 + : /build [2020-06-15T13:28:38.143Z] #53 0.244 + '[' -z '' ']' [2020-06-15T13:28:38.143Z] #53 0.248 ++ mktemp -d [2020-06-15T13:28:38.143Z] #53 0.262 + export GOPATH=/tmp/tmp.JWu24i2PEw [2020-06-15T13:28:38.143Z] #53 0.262 + GOPATH=/tmp/tmp.JWu24i2PEw [2020-06-15T13:28:38.143Z] #53 0.263 + RM_GOPATH=1 [2020-06-15T13:28:38.143Z] #53 0.264 + case "$(go env GOARCH)" in [2020-06-15T13:28:38.143Z] #53 0.268 ++ go env GOARCH [2020-06-15T13:28:38.143Z] #53 0.275 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:38.143Z] #53 0.275 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:28:38.143Z] #53 0.276 ++ dirname /tmp/install/install.sh [2020-06-15T13:28:38.143Z] #53 0.284 + dir=/tmp/install [2020-06-15T13:28:38.143Z] #53 0.284 + bin=containerd [2020-06-15T13:28:38.143Z] #53 0.285 + shift [2020-06-15T13:28:38.143Z] #53 0.285 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-15T13:28:38.143Z] #53 0.285 + . /tmp/install/containerd.installer [2020-06-15T13:28:38.143Z] #53 0.285 ++ set -e [2020-06-15T13:28:38.143Z] #53 0.286 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:28:38.143Z] #53 0.286 + install_containerd [2020-06-15T13:28:38.143Z] #53 0.288 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-15T13:28:38.143Z] #53 0.289 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:28:38.143Z] #53 0.290 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JWu24i2PEw/src/github.com/containerd/containerd [2020-06-15T13:28:38.143Z] #53 0.294 Cloning into '/tmp/tmp.JWu24i2PEw/src/github.com/containerd/containerd'... [2020-06-15T13:28:41.470Z] #64 exporting layers 5.8s done [2020-06-15T13:28:41.470Z] #64 writing image sha256:a97bfbb342781258ac76b525ceece667e4f6b70d1780d3958011987325049177 done [2020-06-15T13:28:41.470Z] #64 naming to docker.io/library/docker:66bb1c4644233e38b7d2928f725d50e18979ce91 done [2020-06-15T13:28:41.470Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T13:28:41.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -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:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh dynbinary test-integration [2020-06-15T13:28:42.759Z] [2020-06-15T13:28:42.759Z] Removing bundles/ [2020-06-15T13:28:42.759Z] [2020-06-15T13:28:42.759Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T13:28:42.759Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:28:42.759Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:28:44.281Z] #53 ... [2020-06-15T13:28:44.281Z] [2020-06-15T13:28:44.281Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-15T13:28:44.281Z] #24 25.23 Reading package lists... [2020-06-15T13:28:44.281Z] #24 32.46 Building dependency tree... [2020-06-15T13:28:44.281Z] #24 35.19 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-15T13:28:44.281Z] #24 35.19 The following additional packages will be installed: [2020-06-15T13:28:44.281Z] #24 35.20 libjq1 libonig5 [2020-06-15T13:28:44.281Z] #24 35.51 The following NEW packages will be installed: [2020-06-15T13:28:44.281Z] #24 35.52 jq libjq1 libonig5 [2020-06-15T13:28:44.281Z] #24 35.64 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:28:44.281Z] #24 35.64 Need to get 358 kB of archives. [2020-06-15T13:28:44.281Z] #24 35.64 After this operation, 1277 kB of additional disk space will be used. [2020-06-15T13:28:44.281Z] #24 35.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-15T13:28:44.281Z] #24 35.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-15T13:28:44.281Z] #24 35.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-15T13:28:44.281Z] #24 37.39 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:28:44.281Z] #24 37.63 Fetched 358 kB in 0s (2609 kB/s) [2020-06-15T13:28:44.281Z] #24 37.74 Selecting previously unselected package libonig5:ppc64el. [2020-06-15T13:28:44.281Z] #24 37.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T13:28:44.281Z] #24 37.86 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-15T13:28:44.281Z] #24 37.86 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-15T13:28:44.281Z] #24 38.22 Selecting previously unselected package libjq1:ppc64el. [2020-06-15T13:28:44.281Z] #24 38.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T13:28:44.281Z] #24 38.24 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T13:28:44.281Z] #24 38.40 Selecting previously unselected package jq. [2020-06-15T13:28:44.281Z] #24 38.41 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T13:28:44.281Z] #24 38.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:28:44.281Z] #24 38.56 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-15T13:28:44.281Z] #24 38.56 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T13:28:44.281Z] #24 38.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:28:44.281Z] #24 38.58 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:28:44.281Z] #24 DONE 39.1s [2020-06-15T13:28:44.281Z] [2020-06-15T13:28:44.281Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:28:44.281Z] #25 DONE 0.1s [2020-06-15T13:28:44.281Z] [2020-06-15T13:28:44.281Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:44.574Z] #26 ... [2020-06-15T13:28:44.574Z] [2020-06-15T13:28:44.574Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:28:44.574Z] #33 23.24 Reading package lists... [2020-06-15T13:28:44.574Z] #33 30.04 Building dependency tree... [2020-06-15T13:28:44.574Z] #33 32.92 The following additional packages will be installed: [2020-06-15T13:28:44.574Z] #33 32.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-15T13:28:44.574Z] #33 32.93 Suggested packages: [2020-06-15T13:28:44.574Z] #33 32.93 cmake-doc ninja-build lrzip [2020-06-15T13:28:44.574Z] #33 32.93 Recommended packages: [2020-06-15T13:28:44.574Z] #33 32.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-15T13:28:44.574Z] #33 34.66 The following NEW packages will be installed: [2020-06-15T13:28:44.574Z] #33 34.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-15T13:28:44.574Z] #33 34.67 vim-common xxd [2020-06-15T13:28:44.574Z] #33 34.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:28:44.574Z] #33 34.89 Need to get 14.9 MB of archives. [2020-06-15T13:28:44.574Z] #33 34.89 After this operation, 67.2 MB of additional disk space will be used. [2020-06-15T13:28:44.574Z] #33 34.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-15T13:28:44.574Z] #33 34.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:28:44.574Z] #33 35.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-15T13:28:44.574Z] #33 35.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-15T13:28:44.574Z] #33 ... [2020-06-15T13:28:44.574Z] [2020-06-15T13:28:44.574Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:28:44.574Z] #39 22.86 Reading package lists... [2020-06-15T13:28:44.574Z] #39 31.84 Building dependency tree... [2020-06-15T13:28:44.574Z] #39 33.45 The following additional packages will be installed: [2020-06-15T13:28:44.574Z] #39 33.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-15T13:28:44.574Z] #39 33.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-15T13:28:44.574Z] #39 33.47 Suggested packages: [2020-06-15T13:28:44.574Z] #39 33.47 manpages-dev python-setuptools [2020-06-15T13:28:44.574Z] #39 34.63 The following NEW packages will be installed: [2020-06-15T13:28:44.574Z] #39 34.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-15T13:28:44.574Z] #39 34.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-15T13:28:44.574Z] #39 34.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-15T13:28:44.574Z] #39 34.64 python-six zlib1g-dev [2020-06-15T13:28:44.574Z] #39 34.87 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:28:44.574Z] #39 34.87 Need to get 4075 kB of archives. [2020-06-15T13:28:44.574Z] #39 34.87 After this operation, 24.5 MB of additional disk space will be used. [2020-06-15T13:28:44.574Z] #39 34.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-15T13:28:44.574Z] #39 34.90 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-15T13:28:44.574Z] #39 34.92 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-15T13:28:44.574Z] #39 34.95 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-15T13:28:44.574Z] #39 34.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-15T13:28:44.574Z] #39 35.00 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-15T13:28:44.574Z] #39 35.02 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-15T13:28:44.574Z] #39 35.03 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-15T13:28:44.574Z] #39 35.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-15T13:28:44.574Z] #39 35.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-15T13:28:44.574Z] #39 35.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-15T13:28:44.574Z] #39 36.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-15T13:28:44.574Z] #39 36.69 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-15T13:28:44.574Z] #39 36.76 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-15T13:28:44.574Z] #39 36.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-15T13:28:44.574Z] #39 36.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-15T13:28:44.574Z] #39 36.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-15T13:28:44.574Z] #39 38.71 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:28:44.574Z] #39 38.93 Fetched 4075 kB in 3s (1579 kB/s) [2020-06-15T13:28:44.574Z] #39 39.09 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-15T13:28:44.574Z] #39 39.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T13:28:44.574Z] #39 39.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-15T13:28:44.574Z] #39 39.34 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-15T13:28:44.574Z] #39 39.48 Selecting previously unselected package libnet1:ppc64el. [2020-06-15T13:28:44.574Z] #39 39.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-15T13:28:44.574Z] #39 39.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T13:28:44.574Z] #39 39.72 Selecting previously unselected package libnet1-dev. [2020-06-15T13:28:44.574Z] #39 39.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-15T13:28:44.574Z] #39 39.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:28:44.574Z] #39 40.09 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-15T13:28:44.574Z] #39 40.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-15T13:28:44.574Z] #39 40.10 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T13:28:44.868Z] #39 40.28 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-15T13:28:44.868Z] #39 40.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-15T13:28:44.868Z] #39 40.31 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-15T13:28:44.868Z] #39 ... [2020-06-15T13:28:44.868Z] [2020-06-15T13:28:44.868Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:28:44.868Z] #42 40.34 strconv [2020-06-15T13:28:44.868Z] #42 40.35 sort [2020-06-15T13:28:44.868Z] #42 40.35 internal/oserror [2020-06-15T13:28:45.388Z] #42 40.36 io [2020-06-15T13:28:45.713Z] #42 40.81 syscall [2020-06-15T13:28:49.308Z] #42 ... [2020-06-15T13:28:49.308Z] [2020-06-15T13:28:49.308Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:49.308Z] #61 DONE 44.7s [2020-06-15T13:28:49.600Z] [2020-06-15T13:28:49.600Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:49.600Z] #26 2.020 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:28:49.600Z] #26 2.462 [2020-06-15T13:28:49.600Z] #26 2.709 #=#=# ## 3.1% ##### 7.4% ######### 13.8% ############## 20.1% ################### 26.5% ######################### 35.0% ############################# 41.4% #################################### 50.9% ######################################### 57.3% ########################################## 59.4% ############################################# 63.6% ################################################ 67.9% ################################################### 72.2% ####################################################### 76.4% ########################################################## 80.7% ############################################################# 85.0% ################################################################ 89.2% #################################################################### 95.6% ####################################################################### 99.0% ######################################################################## 100.0% [2020-06-15T13:28:49.600Z] #26 5.569 [2020-06-15T13:28:49.890Z] #26 5.805 #=#=# ###### 8.9% ########## 14.6% [2020-06-15T13:28:49.890Z] #26 ... [2020-06-15T13:28:49.890Z] [2020-06-15T13:28:49.890Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:28:49.890Z] #11 35.29 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-15T13:28:49.890Z] #11 37.81 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-15T13:28:49.890Z] #11 38.05 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-15T13:28:49.890Z] #11 38.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-15T13:28:49.890Z] #11 38.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-15T13:28:49.890Z] #11 43.19 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-15T13:28:50.184Z] #11 ... [2020-06-15T13:28:50.184Z] [2020-06-15T13:28:50.184Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:50.767Z] #26 5.805 #=#=# ###### 8.9% ########## 14.6% ################## 26.2% ####################### 31.9% ########################### 37.7% ################################## 47.8% ########################################## 58.6% ################################################## 70.1% ########################################################## 81.6% ####### [2020-06-15T13:28:50.767Z] #26 ... [2020-06-15T13:28:50.767Z] [2020-06-15T13:28:50.767Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:50.767Z] #31 36.18 sync [2020-06-15T13:28:50.767Z] #31 36.19 internal/reflectlite [2020-06-15T13:28:50.767Z] #31 39.54 errors [2020-06-15T13:28:50.767Z] #31 39.55 sort [2020-06-15T13:28:50.767Z] #31 40.25 internal/oserror [2020-06-15T13:28:50.767Z] #31 40.26 io [2020-06-15T13:28:50.767Z] #31 40.32 strconv [2020-06-15T13:28:50.767Z] #31 40.59 syscall [2020-06-15T13:28:50.767Z] #31 44.54 bytes [2020-06-15T13:28:50.767Z] #31 44.57 strings [2020-06-15T13:28:51.058Z] #31 ... [2020-06-15T13:28:51.058Z] [2020-06-15T13:28:51.058Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:51.058Z] #26 5.805 #=#=# ###### 8.9% ########## 14.6% ################## 26.2% ####################### 31.9% ########################### 37.7% ################################## 47.8% ########################################## 58.6% ################################################## 70.1% ########################################################## 81.6% ######################################################################## 100.0% [2020-06-15T13:28:51.699Z] #26 7.686 [2020-06-15T13:28:53.458Z] #26 7.824 0.3% #### 5.9% ########### 16.3% ################### 26.6% ############################# 40.8% ################################## 48.6% ######################################### 57.9% ############################################# 63.0% ############################################### 65.6% #################################################### 73.3% ########################################################## 81.1% ############################################################## 86.2% ################################################################### 94.0% ######################################################################## 100.0% [2020-06-15T13:28:53.458Z] #26 9.809 [2020-06-15T13:28:55.570Z] #26 10.11 0.0% 0.8% # 1.9% ## 3.4% ### 4.3% ##### 7.0% ###### 8.8% ####### 10.6% ######## 12.4% ########## 14.1% ########### 15.9% ############ 17.7% ############# 19.0% [2020-06-15T13:28:55.570Z] #26 ... [2020-06-15T13:28:55.570Z] [2020-06-15T13:28:55.570Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:28:55.570Z] #39 40.71 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-15T13:28:55.570Z] #39 40.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 40.73 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T13:28:55.570Z] #39 40.85 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-15T13:28:55.570Z] #39 40.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 40.87 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-15T13:28:55.570Z] #39 40.99 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-15T13:28:55.570Z] #39 41.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 41.02 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-15T13:28:55.570Z] #39 41.30 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-15T13:28:55.570Z] #39 41.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 41.32 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-15T13:28:55.570Z] #39 42.38 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-15T13:28:55.570Z] #39 42.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 42.42 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-15T13:28:55.570Z] #39 42.72 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-15T13:28:55.570Z] #39 42.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 42.74 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-15T13:28:55.570Z] #39 44.37 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-15T13:28:55.570Z] #39 44.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 44.41 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-15T13:28:55.570Z] #39 44.88 Selecting previously unselected package protobuf-c-compiler. [2020-06-15T13:28:55.570Z] #39 44.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 44.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:28:55.570Z] #39 45.22 Selecting previously unselected package protobuf-compiler. [2020-06-15T13:28:55.570Z] #39 45.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 45.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:28:55.570Z] #39 45.39 Selecting previously unselected package python-pkg-resources. [2020-06-15T13:28:55.570Z] #39 45.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:28:55.570Z] #39 45.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-15T13:28:55.570Z] #39 45.54 Selecting previously unselected package python-six. [2020-06-15T13:28:55.570Z] #39 45.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-15T13:28:55.570Z] #39 45.54 Unpacking python-six (1.12.0-1) ... [2020-06-15T13:28:55.570Z] #39 45.61 Selecting previously unselected package python-protobuf. [2020-06-15T13:28:55.570Z] #39 45.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-15T13:28:55.570Z] #39 45.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-15T13:28:55.570Z] #39 46.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-15T13:28:55.570Z] #39 ... [2020-06-15T13:28:55.570Z] [2020-06-15T13:28:55.570Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:57.682Z] #26 10.11 0.0% 0.8% # 1.9% ## 3.4% ### 4.3% ##### 7.0% ###### 8.8% ####### 10.6% ######## 12.4% ########## 14.1% ########### 15.9% ############ 17.7% ############# 19.0% ############### 20.8% ################# 24.4% #################### 28.5% ####################### 32.9% ########################## 37.4% ############################## 41.8% ################################ 45.4% ################################### 50.0% ####################################### 54.4% ######################################### 57.1% ########################################### 59.8% ############################################ 62.5% ################################################ 67.3% ################################################### 70.8% #################################################### 73.5% ###################################################### 75.3% ######################################################## 78.0% ######################################################### 80.1% [2020-06-15T13:28:57.682Z] #26 ... [2020-06-15T13:28:57.682Z] [2020-06-15T13:28:57.682Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:28:57.682Z] #33 42.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-15T13:28:57.682Z] #33 43.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-15T13:28:57.682Z] #33 43.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-15T13:28:57.682Z] #33 43.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-15T13:28:57.682Z] #33 43.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-15T13:28:57.682Z] #33 43.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-15T13:28:57.682Z] #33 48.81 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:28:57.682Z] #33 48.91 Fetched 14.9 MB in 13s (1182 kB/s) [2020-06-15T13:28:57.682Z] #33 48.99 Selecting previously unselected package xxd. [2020-06-15T13:28:57.682Z] #33 48.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T13:28:57.682Z] #33 49.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-15T13:28:57.682Z] #33 49.08 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:28:57.682Z] #33 49.19 Selecting previously unselected package vim-common. [2020-06-15T13:28:57.682Z] #33 49.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:28:57.682Z] #33 49.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:28:57.682Z] #33 49.52 Selecting previously unselected package cmake-data. [2020-06-15T13:28:57.682Z] #33 49.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-15T13:28:57.682Z] #33 49.55 Unpacking cmake-data (3.13.4-1) ... [2020-06-15T13:28:57.682Z] #33 ... [2020-06-15T13:28:57.682Z] [2020-06-15T13:28:57.682Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:58.563Z] #26 10.11 0.0% 0.8% # 1.9% ## 3.4% ### 4.3% ##### 7.0% ###### 8.8% ####### 10.6% ######## 12.4% ########## 14.1% ########### 15.9% ############ 17.7% ############# 19.0% ############### 20.8% ################# 24.4% #################### 28.5% ####################### 32.9% ########################## 37.4% ############################## 41.8% ################################ 45.4% ################################### 50.0% ####################################### 54.4% ######################################### 57.1% ########################################### 59.8% ############################################ 62.5% ################################################ 67.3% ################################################### 70.8% #################################################### 73.5% ###################################################### 75.3% ######################################################## 78.0% ######################################################### 80.1% ########################################################## 81.6% ############################################################ 84.3% ############################################################# 86.0% ################################################################ 89.6% ################################################################### 93.3% ##################################################################### 96.0% ##################################################################### 96.9% ######################################################################## 100.0% [2020-06-15T13:28:58.563Z] #26 ... [2020-06-15T13:28:58.563Z] [2020-06-15T13:28:58.563Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:28:58.563Z] #48 43.86 strconv [2020-06-15T13:28:58.563Z] #48 43.88 io [2020-06-15T13:28:58.563Z] #48 43.97 syscall [2020-06-15T13:28:58.563Z] #48 47.81 strings [2020-06-15T13:28:58.563Z] #48 47.85 bytes [2020-06-15T13:28:58.563Z] #48 53.83 bufio [2020-06-15T13:28:58.563Z] #48 ... [2020-06-15T13:28:58.563Z] [2020-06-15T13:28:58.563Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:28:58.563Z] #26 14.77 [2020-06-15T13:29:00.379Z] #26 ... [2020-06-15T13:29:00.379Z] [2020-06-15T13:29:00.379Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:00.379Z] #42 45.18 github.com/LK4D4/vndr/godl/singleflight [2020-06-15T13:29:00.379Z] #42 45.48 bytes [2020-06-15T13:29:00.379Z] #42 45.56 strings [2020-06-15T13:29:00.379Z] #42 52.67 bufio [2020-06-15T13:29:00.379Z] #42 54.23 reflect [2020-06-15T13:29:00.379Z] #42 ... [2020-06-15T13:29:00.379Z] [2020-06-15T13:29:00.379Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:29:00.379Z] #39 52.46 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-15T13:29:00.379Z] #39 52.48 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T13:29:00.379Z] #39 52.49 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T13:29:00.379Z] #39 52.51 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-15T13:29:00.379Z] #39 52.51 Setting up python-six (1.12.0-1) ... [2020-06-15T13:29:00.379Z] #39 ... [2020-06-15T13:29:00.379Z] [2020-06-15T13:29:00.379Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:29:00.379Z] #11 45.88 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-15T13:29:00.379Z] #11 46.11 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-15T13:29:00.692Z] #11 ... [2020-06-15T13:29:00.692Z] [2020-06-15T13:29:00.692Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:00.692Z] #42 56.02 regexp/syntax [2020-06-15T13:29:02.227Z] #42 57.31 hash/crc32 [2020-06-15T13:29:04.593Z] #42 60.05 crypto/rc4 [2020-06-15T13:29:04.941Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|deps|exports_file|name) took 1m56.449810602s [2020-06-15T13:29:04.941Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 656.957133ms [2020-06-15T13:29:05.638Z] #42 60.97 vendor/golang.org/x/net/dns/dnsmessage [2020-06-15T13:29:05.639Z] #42 ... [2020-06-15T13:29:05.639Z] [2020-06-15T13:29:05.639Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:29:05.639Z] #26 17.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:29:05.639Z] #26 18.00 [2020-06-15T13:29:05.639Z] #26 18.18 ## 3.0% ################################################################ 89.3% ######################################################################## 100.0% [2020-06-15T13:29:05.639Z] #26 18.55 [2020-06-15T13:29:05.639Z] #26 20.01 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:29:05.639Z] #26 20.41 #=#=# [2020-06-15T13:29:05.639Z] #26 20.59 ## 3.6% ######################################################################## 100.0% [2020-06-15T13:29:05.639Z] #26 20.89 [2020-06-15T13:29:06.279Z] #26 22.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:29:06.279Z] #26 22.38 skipping existing c8c2d4a6b2e3 [2020-06-15T13:29:06.569Z] #26 22.54 [2020-06-15T13:29:06.860Z] #26 ... [2020-06-15T13:29:06.860Z] [2020-06-15T13:29:06.860Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-15T13:29:06.860Z] #39 56.30 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-15T13:29:06.860Z] #39 56.30 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T13:29:06.860Z] #39 56.31 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-15T13:29:06.860Z] #39 56.32 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-15T13:29:06.860Z] #39 56.33 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-15T13:29:06.860Z] #39 56.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-15T13:29:06.860Z] #39 56.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-15T13:29:06.860Z] #39 56.34 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-15T13:29:06.860Z] #39 56.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-15T13:29:06.860Z] #39 56.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-15T13:29:06.860Z] #39 61.94 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-15T13:29:06.860Z] #39 61.94 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:29:06.860Z] #39 DONE 62.1s [2020-06-15T13:29:06.860Z] [2020-06-15T13:29:06.860Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:29:06.860Z] #33 53.58 Selecting previously unselected package libicu63:ppc64el. [2020-06-15T13:29:06.860Z] #33 53.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 53.59 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T13:29:06.860Z] #33 58.74 Selecting previously unselected package libxml2:ppc64el. [2020-06-15T13:29:06.860Z] #33 58.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 58.78 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:29:06.860Z] #33 59.34 Selecting previously unselected package libarchive13:ppc64el. [2020-06-15T13:29:06.860Z] #33 59.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 59.35 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-15T13:29:06.860Z] #33 59.63 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-15T13:29:06.860Z] #33 59.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 59.65 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-15T13:29:06.860Z] #33 59.88 Selecting previously unselected package librhash0:ppc64el. [2020-06-15T13:29:06.860Z] #33 59.89 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 59.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-15T13:29:06.860Z] #33 60.10 Selecting previously unselected package libuv1:ppc64el. [2020-06-15T13:29:06.860Z] #33 60.13 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 60.13 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-15T13:29:06.860Z] #33 60.31 Selecting previously unselected package cmake. [2020-06-15T13:29:06.860Z] #33 60.31 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-15T13:29:06.860Z] #33 60.32 Unpacking cmake (3.13.4-1) ... [2020-06-15T13:29:06.860Z] #33 ... [2020-06-15T13:29:06.860Z] [2020-06-15T13:29:06.860Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:07.719Z] #40 ... [2020-06-15T13:29:07.719Z] [2020-06-15T13:29:07.719Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:07.719Z] #31 52.82 bufio [2020-06-15T13:29:07.719Z] #31 54.27 path [2020-06-15T13:29:07.719Z] #31 55.07 reflect [2020-06-15T13:29:07.719Z] #31 55.49 text/tabwriter [2020-06-15T13:29:07.719Z] #31 60.48 internal/syscall/execenv [2020-06-15T13:29:07.719Z] #31 60.49 internal/syscall/unix [2020-06-15T13:29:07.719Z] #31 60.55 time [2020-06-15T13:29:07.719Z] #31 ... [2020-06-15T13:29:07.719Z] [2020-06-15T13:29:07.719Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-15T13:29:07.719Z] #33 62.46 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T13:29:07.719Z] #33 62.47 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:29:07.719Z] #33 62.47 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-15T13:29:07.719Z] #33 62.48 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:29:07.719Z] #33 62.50 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-15T13:29:07.719Z] #33 62.50 Setting up cmake-data (3.13.4-1) ... [2020-06-15T13:29:07.719Z] #33 62.52 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-15T13:29:07.719Z] #33 62.53 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-15T13:29:07.719Z] #33 62.54 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-15T13:29:07.719Z] #33 62.55 Setting up cmake (3.13.4-1) ... [2020-06-15T13:29:07.719Z] #33 62.56 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:29:07.719Z] #33 62.63 Processing triggers for mime-support (3.62) ... [2020-06-15T13:29:07.719Z] #33 DONE 63.0s [2020-06-15T13:29:07.719Z] [2020-06-15T13:29:07.719Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:07.719Z] #48 54.14 reflect [2020-06-15T13:29:07.719Z] #48 57.57 regexp/syntax [2020-06-15T13:29:07.719Z] #48 62.28 time [2020-06-15T13:29:07.719Z] #48 ... [2020-06-15T13:29:07.719Z] [2020-06-15T13:29:07.719Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:08.009Z] #34 0.318 + RM_GOPATH=0 [2020-06-15T13:29:08.009Z] #34 0.322 + TMP_GOPATH= [2020-06-15T13:29:08.009Z] #34 0.323 + : /build [2020-06-15T13:29:08.009Z] #34 0.324 + '[' -z '' ']' [2020-06-15T13:29:08.009Z] #34 0.328 ++ mktemp -d [2020-06-15T13:29:08.009Z] #34 0.333 + export GOPATH=/tmp/tmp.0xbEZG0El2 [2020-06-15T13:29:08.009Z] #34 0.334 + GOPATH=/tmp/tmp.0xbEZG0El2 [2020-06-15T13:29:08.009Z] #34 0.334 + RM_GOPATH=1 [2020-06-15T13:29:08.009Z] #34 0.334 + case "$(go env GOARCH)" in [2020-06-15T13:29:08.009Z] #34 0.337 ++ go env GOARCH [2020-06-15T13:29:08.009Z] #34 0.355 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:29:08.009Z] #34 0.357 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:29:08.009Z] #34 0.361 ++ dirname /tmp/install/install.sh [2020-06-15T13:29:08.009Z] #34 0.365 + dir=/tmp/install [2020-06-15T13:29:08.009Z] #34 0.365 + bin=tini [2020-06-15T13:29:08.009Z] #34 0.366 + shift [2020-06-15T13:29:08.009Z] #34 0.366 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-15T13:29:08.009Z] #34 0.366 + . /tmp/install/tini.installer [2020-06-15T13:29:08.009Z] #34 0.367 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:29:08.009Z] #34 0.368 + install_tini [2020-06-15T13:29:08.009Z] #34 0.369 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-15T13:29:08.009Z] #34 0.369 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:29:08.009Z] #34 0.370 + git clone https://github.com/krallin/tini.git /tmp/tmp.0xbEZG0El2/tini [2020-06-15T13:29:08.009Z] #34 0.373 Cloning into '/tmp/tmp.0xbEZG0El2/tini'... [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.1% of statements [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T13:29:08.872Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T13:29:08.872Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T13:29:08.873Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T13:29:08.873Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T13:29:08.873Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T13:29:08.873Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T13:29:08.873Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-06-15T13:29:08.873Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-06-15T13:29:09.053Z] #34 1.343 + cd /tmp/tmp.0xbEZG0El2/tini [2020-06-15T13:29:09.053Z] #34 1.344 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-15T13:29:09.053Z] #34 1.364 + cmake . [2020-06-15T13:29:09.440Z] ok github.com/docker/docker/builder/remotecontext 0.292s coverage: 13.6% of statements [2020-06-15T13:29:09.787Z] #34 ... [2020-06-15T13:29:09.787Z] [2020-06-15T13:29:09.787Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-15T13:29:09.787Z] #26 24.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:29:09.787Z] #26 24.42 [2020-06-15T13:29:09.787Z] #26 24.70 #=#=# ##O#- # ######################################################################## 100.0% [2020-06-15T13:29:09.787Z] #26 25.67 [2020-06-15T13:29:09.787Z] #26 25.73 Download of images into '/build' complete. [2020-06-15T13:29:09.787Z] #26 25.73 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:29:09.787Z] #26 25.73 tar -cC '/build' . | docker load [2020-06-15T13:29:09.787Z] #26 DONE 25.8s [2020-06-15T13:29:09.787Z] [2020-06-15T13:29:09.787Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:09.787Z] #34 2.001 -- The C compiler identification is GNU 8.3.0 [2020-06-15T13:29:09.787Z] #34 2.099 -- Check for working C compiler: /usr/bin/cc [2020-06-15T13:29:10.381Z] ok github.com/docker/docker/builder/dockerfile 0.810s coverage: 48.2% of statements [2020-06-15T13:29:10.539Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:29:10.539Z] [2020-06-15T13:29:10.539Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:29:10.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:29:10.539Z] HOSTNAME=46563727b0c1 [2020-06-15T13:29:10.539Z] TESTDEBUG=0 [2020-06-15T13:29:10.539Z] DEST=bundles/test-integration [2020-06-15T13:29:10.539Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:29:10.539Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:29:10.539Z] container=docker [2020-06-15T13:29:10.539Z] HOME=/root [2020-06-15T13:29:10.539Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:29:10.539Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:29:10.539Z] VALIDATE_BRANCH=master [2020-06-15T13:29:10.539Z] TERM=xterm [2020-06-15T13:29:10.539Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:29:10.539Z] SHLVL=1 [2020-06-15T13:29:10.539Z] TIMEOUT=120m [2020-06-15T13:29:10.539Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:29:10.539Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:29:10.539Z] GO111MODULE=off [2020-06-15T13:29:10.539Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T13:29:10.539Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T13:29:10.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:29:10.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:29:10.539Z] GOPATH=/go [2020-06-15T13:29:10.539Z] PKG_CONFIG=pkg-config [2020-06-15T13:29:10.539Z] _=/usr/bin/env [2020-06-15T13:29:10.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T13:29:10.951Z] ok github.com/docker/docker/builder/remotecontext/git 3.446s coverage: 86.3% of statements [2020-06-15T13:29:10.951Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T13:29:10.951Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T13:29:11.120Z] #34 3.049 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T13:29:11.120Z] #34 3.055 -- Detecting C compiler ABI info [2020-06-15T13:29:11.120Z] #34 3.493 -- Detecting C compiler ABI info - done [2020-06-15T13:29:11.120Z] #34 3.536 -- Detecting C compile features [2020-06-15T13:29:12.763Z] 4612f6d0b889: Pull complete [2020-06-15T13:29:13.241Z] #34 5.412 -- Detecting C compile features - done [2020-06-15T13:29:13.241Z] #34 5.445 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-15T13:29:13.241Z] #34 5.625 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-15T13:29:13.241Z] #34 5.751 -- Configuring done [2020-06-15T13:29:13.241Z] #34 5.784 -- Generating done [2020-06-15T13:29:13.241Z] #34 5.794 -- Build files have been written to: /tmp/tmp.0xbEZG0El2/tini [2020-06-15T13:29:13.241Z] #34 5.803 + make tini-static [2020-06-15T13:29:13.892Z] #34 6.093 Scanning dependencies of target tini-static [2020-06-15T13:29:13.892Z] #34 6.172 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-15T13:29:14.954Z] #34 ... [2020-06-15T13:29:14.954Z] [2020-06-15T13:29:14.954Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:29:14.954Z] #29 70.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-15T13:29:15.855Z] #29 ... [2020-06-15T13:29:15.855Z] [2020-06-15T13:29:15.855Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:15.855Z] #34 7.375 [100%] Linking C executable tini-static [2020-06-15T13:29:15.855Z] #34 7.766 [100%] Built target tini-static [2020-06-15T13:29:15.855Z] #34 7.802 + mkdir -p /build [2020-06-15T13:29:15.855Z] #34 7.805 + cp tini-static /build/docker-init [2020-06-15T13:29:15.855Z] #34 DONE 8.0s [2020-06-15T13:29:15.855Z] [2020-06-15T13:29:15.855Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:29:15.855Z] #29 71.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-15T13:29:17.522Z] ok github.com/docker/docker/client 0.225s coverage: 75.4% of statements [2020-06-15T13:29:18.947Z] #29 ... [2020-06-15T13:29:18.947Z] [2020-06-15T13:29:18.947Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:18.947Z] #40 1.969 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:29:18.947Z] #40 1.969 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:29:18.947Z] #40 1.984 Note: Building without GnuTLS support [2020-06-15T13:29:18.947Z] #40 2.002 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:29:18.947Z] #40 2.003 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:29:18.947Z] #40 3.676 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:29:18.947Z] #40 3.741 GEN .gitid [2020-06-15T13:29:18.947Z] #40 3.777 GEN criu/include/version.h [2020-06-15T13:29:18.947Z] #40 3.850 GEN include/common/asm [2020-06-15T13:29:18.947Z] #40 5.679 PBCC images/timens.pb-c.c [2020-06-15T13:29:18.947Z] #40 5.730 DEP images/timens.pb-c.d [2020-06-15T13:29:18.947Z] #40 5.767 PBCC images/fown.pb-c.c [2020-06-15T13:29:18.947Z] #40 5.788 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-15T13:29:18.947Z] #40 5.886 PBCC images/opts.pb-c.c [2020-06-15T13:29:18.947Z] #40 5.937 PBCC images/memfd.pb-c.c [2020-06-15T13:29:18.947Z] #40 5.990 DEP images/fown.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.086 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.146 DEP images/opts.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.199 DEP images/memfd.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.233 PBCC images/sit.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.302 DEP images/sit.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.344 PBCC images/macvlan.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.366 DEP images/macvlan.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.423 PBCC images/autofs.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.454 DEP images/autofs.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.503 PBCC images/sysctl.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.541 DEP images/sysctl.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.586 PBCC images/time.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.601 DEP images/time.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.672 PBCC images/binfmt-misc.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.711 DEP images/binfmt-misc.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.840 PBCC images/seccomp.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.909 DEP images/seccomp.pb-c.d [2020-06-15T13:29:18.947Z] #40 6.952 PBCC images/userns.pb-c.c [2020-06-15T13:29:18.947Z] #40 6.991 DEP images/userns.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.050 PBCC images/cgroup.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.079 DEP images/cgroup.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.114 PBCC images/ext-file.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.130 DEP images/ext-file.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.182 PBCC images/rpc.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.250 DEP images/rpc.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.294 PBCC images/siginfo.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.318 DEP images/siginfo.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.364 PBCC images/pagemap.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.448 DEP images/pagemap.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.543 PBCC images/rlimit.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.592 DEP images/rlimit.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.669 PBCC images/file-lock.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.694 DEP images/file-lock.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.773 PBCC images/tty.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.860 DEP images/tty.pb-c.d [2020-06-15T13:29:18.947Z] #40 7.915 PBCC images/tun.pb-c.c [2020-06-15T13:29:18.947Z] #40 7.951 PBCC images/netdev.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.038 DEP images/tun.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.076 DEP images/netdev.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.120 PBCC images/vma.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.162 DEP images/vma.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.225 PBCC images/creds.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.242 DEP images/creds.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.295 PBCC images/utsns.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.335 DEP images/utsns.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.394 PBCC images/ipc-desc.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.419 PBCC images/ipc-sem.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.442 DEP images/ipc-desc.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.491 DEP images/ipc-sem.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.555 PBCC images/ipc-msg.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.573 DEP images/ipc-msg.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.612 PBCC images/ipc-shm.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.648 DEP images/ipc-shm.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.677 PBCC images/ipc-var.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.688 DEP images/ipc-var.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.710 PBCC images/sk-opts.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.725 PBCC images/packet-sock.pb-c.c [2020-06-15T13:29:18.947Z] #40 8.800 DEP images/sk-opts.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.871 DEP images/packet-sock.pb-c.d [2020-06-15T13:29:18.947Z] #40 8.977 PBCC images/sk-netlink.pb-c.c [2020-06-15T13:29:18.947Z] #40 9.022 DEP images/sk-netlink.pb-c.d [2020-06-15T13:29:18.947Z] #40 9.087 PBCC images/sk-inet.pb-c.c [2020-06-15T13:29:18.947Z] #40 9.164 DEP images/sk-inet.pb-c.d [2020-06-15T13:29:18.947Z] #40 9.243 PBCC images/sk-unix.pb-c.c [2020-06-15T13:29:18.947Z] #40 9.308 DEP images/sk-unix.pb-c.d [2020-06-15T13:29:18.947Z] #40 9.503 PBCC images/mm.pb-c.c [2020-06-15T13:29:18.947Z] #40 9.564 DEP images/mm.pb-c.d [2020-06-15T13:29:18.947Z] #40 9.637 PBCC images/timerfd.pb-c.c [2020-06-15T13:29:18.947Z] #40 9.826 DEP images/timerfd.pb-c.d [2020-06-15T13:29:18.947Z] #40 9.865 PBCC images/timer.pb-c.c [2020-06-15T13:29:18.947Z] #40 9.930 DEP images/timer.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.03 PBCC images/sa.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.07 DEP images/sa.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.13 PBCC images/pipe-data.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.15 DEP images/pipe-data.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.19 PBCC images/mnt.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.24 DEP images/mnt.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.27 PBCC images/sk-packet.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.29 DEP images/sk-packet.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.37 PBCC images/tcp-stream.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.45 DEP images/tcp-stream.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.47 PBCC images/pipe.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.52 DEP images/pipe.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.59 PBCC images/pstree.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.63 DEP images/pstree.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.72 PBCC images/fs.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.74 DEP images/fs.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.80 PBCC images/signalfd.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.87 DEP images/signalfd.pb-c.d [2020-06-15T13:29:18.947Z] #40 10.90 PBCC images/fh.pb-c.c [2020-06-15T13:29:18.947Z] #40 10.96 PBCC images/fsnotify.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.00 DEP images/fh.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.06 DEP images/fsnotify.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.14 PBCC images/eventpoll.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.17 DEP images/eventpoll.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.21 PBCC images/eventfd.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.23 DEP images/eventfd.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.26 PBCC images/remap-file-path.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.27 DEP images/remap-file-path.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.36 PBCC images/fifo.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.37 DEP images/fifo.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.42 PBCC images/ghost-file.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.47 DEP images/ghost-file.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.54 PBCC images/regfile.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.60 DEP images/regfile.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.63 PBCC images/ns.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.65 DEP images/ns.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.73 PBCC images/fdinfo.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.82 DEP images/fdinfo.pb-c.d [2020-06-15T13:29:18.947Z] #40 11.94 PBCC images/core-aarch64.pb-c.c [2020-06-15T13:29:18.947Z] #40 11.98 PBCC images/core-arm.pb-c.c [2020-06-15T13:29:18.947Z] #40 12.02 PBCC images/core-ppc64.pb-c.c [2020-06-15T13:29:18.947Z] #40 12.07 PBCC images/core-s390.pb-c.c [2020-06-15T13:29:18.947Z] #40 12.12 PBCC images/core-x86.pb-c.c [2020-06-15T13:29:18.947Z] #40 ... [2020-06-15T13:29:18.947Z] [2020-06-15T13:29:18.947Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:18.947Z] #42 64.15 time [2020-06-15T13:29:18.947Z] #42 70.96 regexp [2020-06-15T13:29:18.947Z] #42 ... [2020-06-15T13:29:18.947Z] [2020-06-15T13:29:18.947Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:18.947Z] #40 12.19 PBCC images/core.pb-c.c [2020-06-15T13:29:18.947Z] #40 12.26 PBCC images/inventory.pb-c.c [2020-06-15T13:29:19.245Z] #40 12.43 DEP images/core-aarch64.pb-c.d [2020-06-15T13:29:19.245Z] #40 12.46 DEP images/core-arm.pb-c.d [2020-06-15T13:29:19.245Z] #40 12.51 DEP images/core-ppc64.pb-c.d [2020-06-15T13:29:19.245Z] #40 12.57 DEP images/core-s390.pb-c.d [2020-06-15T13:29:19.540Z] #40 12.70 DEP images/core-x86.pb-c.d [2020-06-15T13:29:19.540Z] #40 12.75 DEP images/core.pb-c.d [2020-06-15T13:29:19.540Z] #40 12.80 DEP images/inventory.pb-c.d [2020-06-15T13:29:19.540Z] #40 12.84 PBCC images/cpuinfo.pb-c.c [2020-06-15T13:29:19.540Z] #40 12.87 DEP images/cpuinfo.pb-c.d [2020-06-15T13:29:19.540Z] #40 12.93 PBCC images/stats.pb-c.c [2020-06-15T13:29:19.863Z] #40 12.97 DEP images/stats.pb-c.d [2020-06-15T13:29:21.395Z] #40 14.57 make[1]: Nothing to be done for 'all'. [2020-06-15T13:29:22.435Z] #40 ... [2020-06-15T13:29:22.435Z] [2020-06-15T13:29:22.435Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:22.435Z] #31 67.69 internal/poll [2020-06-15T13:29:22.435Z] #31 69.95 os [2020-06-15T13:29:22.435Z] #31 70.66 internal/fmtsort [2020-06-15T13:29:22.435Z] #31 73.03 fmt [2020-06-15T13:29:22.435Z] #31 73.04 path/filepath [2020-06-15T13:29:22.435Z] #31 74.72 io/ioutil [2020-06-15T13:29:22.435Z] #31 76.38 flag [2020-06-15T13:29:22.435Z] #31 76.39 log [2020-06-15T13:29:22.435Z] #31 76.41 github.com/BurntSushi/toml [2020-06-15T13:29:22.435Z] #31 ... [2020-06-15T13:29:22.435Z] [2020-06-15T13:29:22.435Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:22.435Z] #42 76.55 os/exec [2020-06-15T13:29:22.435Z] #42 76.56 net [2020-06-15T13:29:22.435Z] #42 77.29 internal/lazyregexp [2020-06-15T13:29:22.435Z] #42 77.80 github.com/LK4D4/vndr/versioned [2020-06-15T13:29:24.456Z] #42 ... [2020-06-15T13:29:24.456Z] [2020-06-15T13:29:24.456Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:24.456Z] #48 69.63 regexp [2020-06-15T13:29:24.456Z] #48 73.59 path/filepath [2020-06-15T13:29:24.456Z] #48 75.59 mvdan.cc/sh/v3/fileutil [2020-06-15T13:29:24.456Z] #48 76.14 encoding/binary [2020-06-15T13:29:24.456Z] #48 76.14 fmt [2020-06-15T13:29:24.456Z] #48 78.06 encoding/base64 [2020-06-15T13:29:24.456Z] #48 78.10 golang.org/x/sys/unix [2020-06-15T13:29:24.456Z] #48 ... [2020-06-15T13:29:24.456Z] [2020-06-15T13:29:24.456Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:24.456Z] #31 79.76 github.com/BurntSushi/toml/cmd/tomlv [2020-06-15T13:29:27.750Z] #31 DONE 83.0s [2020-06-15T13:29:27.750Z] [2020-06-15T13:29:27.750Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:27.750Z] #40 16.02 CC images/stats.o [2020-06-15T13:29:27.750Z] #40 16.59 CC images/core.o [2020-06-15T13:29:27.750Z] #40 17.15 CC images/core-x86.o [2020-06-15T13:29:27.750Z] #40 17.64 CC images/core-arm.o [2020-06-15T13:29:27.750Z] #40 18.00 CC images/core-aarch64.o [2020-06-15T13:29:27.750Z] #40 18.31 CC images/core-ppc64.o [2020-06-15T13:29:27.750Z] #40 18.82 CC images/core-s390.o [2020-06-15T13:29:27.750Z] #40 19.39 CC images/cpuinfo.o [2020-06-15T13:29:27.750Z] #40 19.86 CC images/inventory.o [2020-06-15T13:29:27.750Z] #40 20.17 CC images/fdinfo.o [2020-06-15T13:29:27.750Z] #40 20.65 CC images/fown.o [2020-06-15T13:29:27.750Z] #40 20.98 CC images/ns.o [2020-06-15T13:29:28.060Z] #40 21.23 CC images/regfile.o [2020-06-15T13:29:28.698Z] #40 21.71 CC images/ghost-file.o [2020-06-15T13:29:28.993Z] #40 22.20 CC images/fifo.o [2020-06-15T13:29:29.287Z] #40 22.36 CC images/remap-file-path.o [2020-06-15T13:29:29.287Z] #40 22.50 CC images/eventfd.o [2020-06-15T13:29:29.287Z] #40 22.67 CC images/eventpoll.o [2020-06-15T13:29:29.586Z] #40 22.89 CC images/fh.o [2020-06-15T13:29:29.919Z] #40 23.23 CC images/fsnotify.o [2020-06-15T13:29:30.575Z] #40 23.77 CC images/signalfd.o [2020-06-15T13:29:30.575Z] #40 23.91 CC images/fs.o [2020-06-15T13:29:30.936Z] #40 24.07 CC images/pstree.o [2020-06-15T13:29:30.936Z] #40 24.21 CC images/pipe.o [2020-06-15T13:29:31.255Z] #40 24.43 CC images/tcp-stream.o [2020-06-15T13:29:31.561Z] #40 24.61 CC images/sk-packet.o [2020-06-15T13:29:31.561Z] #40 24.86 CC images/mnt.o [2020-06-15T13:29:31.863Z] #40 25.12 CC images/pipe-data.o [2020-06-15T13:29:32.190Z] #40 25.33 CC images/sa.o [2020-06-15T13:29:32.487Z] #40 25.64 CC images/timer.o [2020-06-15T13:29:32.779Z] #40 26.07 CC images/timerfd.o [2020-06-15T13:29:32.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T13:29:32.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T13:29:32.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T13:29:33.071Z] #40 26.32 CC images/mm.o [2020-06-15T13:29:33.366Z] #40 26.64 CC images/sk-opts.o [2020-06-15T13:29:33.659Z] #40 26.89 CC images/sk-unix.o [2020-06-15T13:29:33.955Z] #40 27.15 CC images/sk-inet.o [2020-06-15T13:29:34.250Z] #40 27.52 CC images/tun.o [2020-06-15T13:29:34.547Z] #40 27.79 CC images/sk-netlink.o [2020-06-15T13:29:34.846Z] #40 28.01 CC images/packet-sock.o [2020-06-15T13:29:35.146Z] #40 28.33 CC images/ipc-var.o [2020-06-15T13:29:35.146Z] #40 ... [2020-06-15T13:29:35.146Z] [2020-06-15T13:29:35.146Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:35.146Z] #42 80.54 crypto/cipher [2020-06-15T13:29:35.146Z] #42 80.54 crypto/sha512 [2020-06-15T13:29:35.146Z] #42 80.55 go/token [2020-06-15T13:29:35.146Z] #42 82.09 go/scanner [2020-06-15T13:29:35.146Z] #42 82.22 net/url [2020-06-15T13:29:35.146Z] #42 84.16 text/template/parse [2020-06-15T13:29:35.146Z] #42 85.40 go/ast [2020-06-15T13:29:35.146Z] #42 86.63 encoding/json [2020-06-15T13:29:35.476Z] #42 ... [2020-06-15T13:29:35.476Z] [2020-06-15T13:29:35.476Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:35.476Z] #40 28.52 CC images/ipc-desc.o [2020-06-15T13:29:35.476Z] #40 28.75 CC images/ipc-shm.o [2020-06-15T13:29:35.776Z] #40 28.96 CC images/ipc-msg.o [2020-06-15T13:29:36.077Z] #40 29.26 CC images/ipc-sem.o [2020-06-15T13:29:36.384Z] #40 29.50 CC images/utsns.o [2020-06-15T13:29:36.384Z] #40 ... [2020-06-15T13:29:36.384Z] [2020-06-15T13:29:36.384Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:36.384Z] #48 81.50 github.com/pkg/diff [2020-06-15T13:29:36.384Z] #48 81.50 encoding/json [2020-06-15T13:29:36.384Z] #48 81.51 go/token [2020-06-15T13:29:36.384Z] #48 83.53 go/scanner [2020-06-15T13:29:36.384Z] #48 84.56 go/ast [2020-06-15T13:29:36.384Z] #48 85.29 mvdan.cc/editorconfig [2020-06-15T13:29:36.384Z] #48 87.34 mvdan.cc/sh/v3/syntax [2020-06-15T13:29:36.384Z] #48 ... [2020-06-15T13:29:36.384Z] [2020-06-15T13:29:36.384Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:36.384Z] #42 91.58 text/template [2020-06-15T13:29:39.173Z] #42 94.08 go/parser [2020-06-15T13:29:41.936Z] #42 ... [2020-06-15T13:29:41.936Z] [2020-06-15T13:29:41.936Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:41.936Z] #40 29.70 CC images/creds.o [2020-06-15T13:29:41.936Z] #40 29.87 CC images/vma.o [2020-06-15T13:29:41.936Z] #40 30.10 CC images/netdev.o [2020-06-15T13:29:41.936Z] #40 30.44 CC images/tty.o [2020-06-15T13:29:41.936Z] #40 31.10 CC images/file-lock.o [2020-06-15T13:29:41.936Z] #40 31.28 CC images/rlimit.o [2020-06-15T13:29:41.936Z] #40 31.53 CC images/pagemap.o [2020-06-15T13:29:41.936Z] #40 32.07 CC images/siginfo.o [2020-06-15T13:29:41.936Z] #40 32.35 CC images/rpc.o [2020-06-15T13:29:41.936Z] #40 33.65 CC images/ext-file.o [2020-06-15T13:29:41.936Z] #40 33.90 CC images/cgroup.o [2020-06-15T13:29:41.936Z] #40 34.66 CC images/userns.o [2020-06-15T13:29:41.936Z] #40 34.92 CC images/google/protobuf/descriptor.o [2020-06-15T13:29:43.676Z] #40 36.85 CC images/opts.o [2020-06-15T13:29:43.972Z] #40 37.17 CC images/seccomp.o [2020-06-15T13:29:44.084Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 30.8% of statements [2020-06-15T13:29:44.084Z] ok github.com/docker/docker/container 0.155s coverage: 34.7% of statements [2020-06-15T13:29:44.084Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T13:29:44.084Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T13:29:44.084Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T13:29:44.084Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T13:29:44.617Z] #40 37.67 CC images/binfmt-misc.o [2020-06-15T13:29:44.618Z] #40 37.90 CC images/time.o [2020-06-15T13:29:44.911Z] #40 38.11 CC images/sysctl.o [2020-06-15T13:29:44.911Z] #40 38.31 CC images/autofs.o [2020-06-15T13:29:45.223Z] #40 38.50 CC images/macvlan.o [2020-06-15T13:29:45.468Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-06-15T13:29:45.757Z] #40 38.70 CC images/sit.o [2020-06-15T13:29:45.757Z] #40 38.96 CC images/memfd.o [2020-06-15T13:29:46.300Z] #40 39.23 CC images/timens.o [2020-06-15T13:29:46.300Z] #40 ... [2020-06-15T13:29:46.300Z] [2020-06-15T13:29:46.300Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:29:46.300Z] #11 101.6 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-15T13:29:47.881Z] #11 ... [2020-06-15T13:29:47.881Z] [2020-06-15T13:29:47.881Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:47.881Z] #48 93.31 golang.org/x/crypto/ssh/terminal [2020-06-15T13:29:47.881Z] #48 99.01 mvdan.cc/sh/v3/cmd/shfmt [2020-06-15T13:29:48.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.4% of statements [2020-06-15T13:29:48.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T13:29:48.433Z] #48 ... [2020-06-15T13:29:48.433Z] [2020-06-15T13:29:48.433Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:48.433Z] #40 39.57 LINK images/built-in.o [2020-06-15T13:29:48.433Z] #40 39.76 GEN compel/include/asm [2020-06-15T13:29:48.433Z] #40 39.78 GEN compel/include/version.h [2020-06-15T13:29:48.433Z] #40 39.80 touch .config [2020-06-15T13:29:48.433Z] #40 39.85 GEN include/common/config.h [2020-06-15T13:29:48.433Z] #40 39.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-15T13:29:48.433Z] #40 39.99 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-15T13:29:48.433Z] #40 40.02 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-15T13:29:48.433Z] #40 40.05 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-15T13:29:48.433Z] #40 40.09 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-15T13:29:48.433Z] #40 40.12 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-15T13:29:48.433Z] #40 40.14 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-15T13:29:48.433Z] #40 40.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-15T13:29:48.433Z] #40 40.19 DEP compel/plugins/std/infect.d [2020-06-15T13:29:48.433Z] #40 40.40 DEP compel/plugins/std/string.d [2020-06-15T13:29:48.433Z] #40 40.55 DEP compel/plugins/std/log.d [2020-06-15T13:29:48.433Z] #40 40.69 DEP compel/plugins/std/fds.d [2020-06-15T13:29:48.433Z] #40 40.79 DEP compel/plugins/std/std.d [2020-06-15T13:29:48.433Z] #40 40.91 DEP compel/plugins/shmem/shmem.d [2020-06-15T13:29:48.433Z] #40 41.00 DEP compel/plugins/fds/fds.d [2020-06-15T13:29:48.433Z] #40 41.14 CC compel/plugins/std/std.o [2020-06-15T13:29:48.433Z] #40 41.57 CC compel/plugins/std/fds.o [2020-06-15T13:29:48.763Z] #40 41.92 CC compel/plugins/std/log.o [2020-06-15T13:29:49.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T13:29:49.412Z] #40 ... [2020-06-15T13:29:49.412Z] [2020-06-15T13:29:49.412Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-15T13:29:49.412Z] #48 DONE 104.6s [2020-06-15T13:29:49.412Z] [2020-06-15T13:29:49.412Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:29:49.412Z] #42 97.80 encoding/xml [2020-06-15T13:29:49.412Z] #42 102.3 go/doc [2020-06-15T13:29:49.412Z] #42 103.7 crypto/rand [2020-06-15T13:29:49.412Z] #42 ... [2020-06-15T13:29:49.412Z] [2020-06-15T13:29:49.412Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:29:49.412Z] #40 42.78 CC compel/plugins/std/string.o [2020-06-15T13:29:49.923Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2020-06-15T13:29:50.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T13:29:50.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T13:29:50.707Z] #40 43.80 CC compel/plugins/std/infect.o [2020-06-15T13:29:50.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T13:29:51.008Z] #40 44.31 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-15T13:29:51.008Z] #40 44.36 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-15T13:29:51.316Z] #40 44.39 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-15T13:29:51.316Z] #40 44.44 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-15T13:29:51.316Z] #40 44.50 AR compel/plugins/std.lib.a [2020-06-15T13:29:51.316Z] #40 44.61 CC compel/plugins/fds/fds.o [2020-06-15T13:29:51.676Z] #40 45.02 AR compel/plugins/fds.lib.a [2020-06-15T13:29:51.836Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-06-15T13:29:51.981Z] #40 45.07 HOSTDEP compel/src/lib/log-host.d [2020-06-15T13:29:51.981Z] #40 45.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-15T13:29:52.286Z] #40 45.33 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-15T13:29:52.286Z] #40 45.40 HOSTDEP compel/src/main-host.d [2020-06-15T13:29:52.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T13:29:52.588Z] #40 45.58 DEP compel/src/lib/ptrace.d [2020-06-15T13:29:52.588Z] #40 45.79 DEP compel/src/lib/infect.d [2020-06-15T13:29:52.889Z] #40 45.95 DEP compel/src/lib/infect-util.d [2020-06-15T13:29:52.889Z] #40 46.05 DEP compel/src/lib/infect-rpc.d [2020-06-15T13:29:52.889Z] #40 46.16 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-15T13:29:52.889Z] #40 46.24 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-15T13:29:52.889Z] #40 46.28 DEP compel/src/lib/log.d [2020-06-15T13:29:53.194Z] #40 46.34 DEP compel/src/main.d [2020-06-15T13:29:53.194Z] #40 46.43 DEP compel/src/lib/handle-elf.d [2020-06-15T13:29:53.194Z] #40 46.52 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-15T13:29:53.500Z] #40 46.61 CC compel/src/lib/log.o [2020-06-15T13:29:53.500Z] #40 46.87 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-15T13:29:53.750Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-06-15T13:29:53.808Z] #40 47.07 CC compel/arch/ppc64/src/lib/infect.o [2020-06-15T13:29:54.011Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.7% of statements [2020-06-15T13:29:54.463Z] #40 47.67 CC compel/src/lib/infect-rpc.o [2020-06-15T13:29:54.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T13:29:54.767Z] #40 48.01 CC compel/src/lib/infect-util.o [2020-06-15T13:29:55.069Z] #40 48.17 CC compel/src/lib/infect.o [2020-06-15T13:29:55.368Z] #40 ... [2020-06-15T13:29:55.368Z] [2020-06-15T13:29:55.368Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:29:55.368Z] #55 110.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-15T13:29:55.368Z] #55 110.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-15T13:29:55.394Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-06-15T13:29:55.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T13:29:56.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T13:29:57.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T13:29:58.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T13:29:58.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.521s coverage: 13.9% of statements [2020-06-15T13:29:58.684Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.033s coverage: 2.9% of statements [2020-06-15T13:29:59.034Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:29:59.034Z] [2020-06-15T13:29:59.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T13:29:59.964Z] + TEST_INTEGRATION_DEST=1 [2020-06-15T13:29:59.964Z] + CONTAINER_NAME=docker-pr2-1 [2020-06-15T13:29:59.964Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T13:29:59.964Z] + run_tests test-integration-flaky [2020-06-15T13:29:59.964Z] + '[' -n 0 ']' [2020-06-15T13:29:59.964Z] + rm= [2020-06-15T13:29:59.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41108/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41108/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh test-integration-flaky test-integration [2020-06-15T13:29:59.964Z] + c=0 [2020-06-15T13:29:59.964Z] + TEST_INTEGRATION_DEST=2 [2020-06-15T13:29:59.964Z] + TEST_INTEGRATION_DEST=3 [2020-06-15T13:29:59.964Z] + CONTAINER_NAME=docker-pr2-2 [2020-06-15T13:29:59.964Z] + CONTAINER_NAME=docker-pr2-3 [2020-06-15T13:29:59.964Z] + TEST_SKIP_INTEGRATION=1 [2020-06-15T13:29:59.964Z] + TEST_SKIP_INTEGRATION=1 [2020-06-15T13:29:59.964Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-15T13:29:59.964Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-15T13:29:59.964Z] + run_tests [2020-06-15T13:29:59.964Z] + run_tests [2020-06-15T13:29:59.964Z] + '[' -n 0 ']' [2020-06-15T13:29:59.964Z] + '[' -n 0 ']' [2020-06-15T13:29:59.964Z] + rm= [2020-06-15T13:29:59.964Z] + rm= [2020-06-15T13:29:59.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41108/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41108/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh '' test-integration [2020-06-15T13:29:59.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41108/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41108/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh '' test-integration [2020-06-15T13:29:59.964Z] ++ jobs -p [2020-06-15T13:29:59.964Z] + for job in $(jobs -p) [2020-06-15T13:29:59.964Z] + wait 11488 [2020-06-15T13:30:00.592Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.610s coverage: 57.0% of statements [2020-06-15T13:30:00.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T13:30:00.896Z] [2020-06-15T13:30:00.896Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:30:00.896Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:30:00.896Z] HOSTNAME=1da95433cfa1 [2020-06-15T13:30:00.896Z] TEST_SKIP_INTEGRATION=1 [2020-06-15T13:30:00.896Z] TESTDEBUG=0 [2020-06-15T13:30:00.896Z] DEST=bundles/test-integration [2020-06-15T13:30:00.896Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:30:00.896Z] KEEPBUNDLE=1 [2020-06-15T13:30:00.896Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:30:00.896Z] container=docker [2020-06-15T13:30:00.896Z] HOME=/root [2020-06-15T13:30:00.896Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:30:00.896Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:30:00.896Z] VALIDATE_BRANCH=master [2020-06-15T13:30:00.896Z] TERM=xterm [2020-06-15T13:30:00.896Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:30:00.896Z] SHLVL=1 [2020-06-15T13:30:00.896Z] TIMEOUT=120m [2020-06-15T13:30:00.896Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:30:00.896Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:30:00.896Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-15T13:30:00.896Z] GO111MODULE=off [2020-06-15T13:30:00.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:30:00.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:30:00.896Z] GOPATH=/go [2020-06-15T13:30:00.896Z] PKG_CONFIG=pkg-config [2020-06-15T13:30:00.896Z] _=/usr/bin/env [2020-06-15T13:30:00.896Z] Building test suite binary ./integration-cli/test.main [2020-06-15T13:30:00.896Z] [2020-06-15T13:30:01.153Z] [2020-06-15T13:30:01.153Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:30:01.153Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:30:01.153Z] HOSTNAME=8e27fc7739bd [2020-06-15T13:30:01.153Z] TEST_SKIP_INTEGRATION=1 [2020-06-15T13:30:01.153Z] TESTDEBUG=0 [2020-06-15T13:30:01.153Z] DEST=bundles/test-integration [2020-06-15T13:30:01.153Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:30:01.153Z] KEEPBUNDLE=1 [2020-06-15T13:30:01.153Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:30:01.153Z] container=docker [2020-06-15T13:30:01.153Z] HOME=/root [2020-06-15T13:30:01.153Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:30:01.153Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:30:01.153Z] VALIDATE_BRANCH=master [2020-06-15T13:30:01.153Z] TERM=xterm [2020-06-15T13:30:01.153Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:30:01.153Z] SHLVL=1 [2020-06-15T13:30:01.153Z] TIMEOUT=120m [2020-06-15T13:30:01.153Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:30:01.153Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:30:01.153Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-15T13:30:01.153Z] GO111MODULE=off [2020-06-15T13:30:01.153Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:30:01.153Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:30:01.153Z] GOPATH=/go [2020-06-15T13:30:01.153Z] PKG_CONFIG=pkg-config [2020-06-15T13:30:01.153Z] _=/usr/bin/env [2020-06-15T13:30:01.153Z] Building test suite binary ./integration-cli/test.main [2020-06-15T13:30:01.153Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-15T13:30:01.367Z] #55 ... [2020-06-15T13:30:01.367Z] [2020-06-15T13:30:01.367Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:30:01.367Z] #42 105.8 crypto/elliptic [2020-06-15T13:30:01.367Z] #42 111.0 github.com/LK4D4/vndr/build [2020-06-15T13:30:01.367Z] #42 111.2 crypto/ecdsa [2020-06-15T13:30:01.367Z] #42 112.3 crypto/x509/pkix [2020-06-15T13:30:01.367Z] #42 113.1 vendor/golang.org/x/crypto/cryptobyte [2020-06-15T13:30:01.367Z] #42 113.3 vendor/golang.org/x/text/unicode/norm [2020-06-15T13:30:01.367Z] #42 ... [2020-06-15T13:30:01.367Z] [2020-06-15T13:30:01.367Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:30:01.367Z] #53 78.52 Checking out files: 89% (2858/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-15T13:30:01.367Z] #53 78.66 + cd /tmp/tmp.JWu24i2PEw/src/github.com/containerd/containerd [2020-06-15T13:30:01.367Z] #53 78.66 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-15T13:30:01.367Z] #53 79.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-15T13:30:01.367Z] #53 79.47 + BUILDTAGS='netgo osusergo static_build' [2020-06-15T13:30:01.367Z] #53 79.47 + export EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:30:01.367Z] #53 79.47 + EXTRA_FLAGS=-buildmode=pie [2020-06-15T13:30:01.367Z] #53 79.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-15T13:30:01.367Z] #53 79.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-15T13:30:01.367Z] #53 79.47 + '[' '' = dynamic ']' [2020-06-15T13:30:01.367Z] #53 79.47 + make [2020-06-15T13:30:01.367Z] #53 79.94 + bin/ctr [2020-06-15T13:30:01.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T13:30:01.717Z] No new tests added to integration. [2020-06-15T13:30:01.717Z] [2020-06-15T13:30:01.717Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:30:02.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T13:30:02.513Z] #53 ... [2020-06-15T13:30:02.513Z] [2020-06-15T13:30:02.513Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:30:02.513Z] #55 DONE 117.8s [2020-06-15T13:30:02.513Z] [2020-06-15T13:30:02.513Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:02.513Z] #40 50.26 CC compel/src/lib/ptrace.o [2020-06-15T13:30:02.513Z] #40 50.72 AR compel/libcompel.a [2020-06-15T13:30:02.513Z] #40 50.83 HOSTCC compel/src/main-host.o [2020-06-15T13:30:02.513Z] #40 51.15 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-15T13:30:02.513Z] #40 51.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-15T13:30:02.513Z] #40 51.64 HOSTCC compel/src/lib/log-host.o [2020-06-15T13:30:02.513Z] #40 51.76 HOSTLINK compel/compel-host-bin [2020-06-15T13:30:02.513Z] #40 51.86 DEP soccr/soccr.d [2020-06-15T13:30:02.513Z] #40 52.01 CC soccr/soccr.o [2020-06-15T13:30:02.513Z] #40 53.58 AR soccr/libsoccr.a [2020-06-15T13:30:02.513Z] #40 53.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:30:02.513Z] #40 53.99 DEP criu/arch/ppc64/sigframe.d [2020-06-15T13:30:02.513Z] #40 54.20 DEP criu/arch/ppc64/crtools.d [2020-06-15T13:30:02.513Z] #40 54.41 DEP criu/arch/ppc64/cpu.d [2020-06-15T13:30:02.513Z] #40 54.65 CC criu/arch/ppc64/cpu.o [2020-06-15T13:30:02.513Z] #40 55.11 CC criu/arch/ppc64/crtools.o [2020-06-15T13:30:02.513Z] #40 ... [2020-06-15T13:30:02.513Z] [2020-06-15T13:30:02.513Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-15T13:30:02.513Z] #56 DONE 0.1s [2020-06-15T13:30:02.513Z] [2020-06-15T13:30:02.513Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-15T13:30:02.831Z] #57 DONE 0.1s [2020-06-15T13:30:02.831Z] [2020-06-15T13:30:02.831Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:30:02.831Z] #44 ... [2020-06-15T13:30:02.831Z] [2020-06-15T13:30:02.831Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:02.831Z] #40 56.07 CC criu/arch/ppc64/sigframe.o [2020-06-15T13:30:03.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:30:03.090Z] HOSTNAME=c9c7af99c5e6 [2020-06-15T13:30:03.090Z] TESTDEBUG=0 [2020-06-15T13:30:03.090Z] DEST=bundles/test-integration [2020-06-15T13:30:03.090Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:30:03.090Z] KEEPBUNDLE=1 [2020-06-15T13:30:03.090Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:30:03.090Z] container=docker [2020-06-15T13:30:03.090Z] HOME=/root [2020-06-15T13:30:03.090Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:30:03.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:30:03.090Z] VALIDATE_BRANCH=master [2020-06-15T13:30:03.090Z] TERM=xterm [2020-06-15T13:30:03.090Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:30:03.090Z] SHLVL=1 [2020-06-15T13:30:03.090Z] TIMEOUT=120m [2020-06-15T13:30:03.090Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:30:03.090Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:30:03.090Z] GO111MODULE=off [2020-06-15T13:30:03.090Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T13:30:03.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:30:03.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:30:03.090Z] GOPATH=/go [2020-06-15T13:30:03.090Z] PKG_CONFIG=pkg-config [2020-06-15T13:30:03.090Z] _=/usr/bin/env [2020-06-15T13:30:03.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T13:30:03.136Z] #40 56.46 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-15T13:30:03.138Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-06-15T13:30:03.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:30:03.392Z] Using test binary docker [2020-06-15T13:30:03.392Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T13:30:03.392Z] +++ /etc/init.d/apparmor start [2020-06-15T13:30:03.392Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:30:03.392Z] INFO: Waiting for daemon to start... [2020-06-15T13:30:03.392Z] Starting dockerd [2020-06-15T13:30:03.392Z] +++ 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-15T13:30:03.445Z] #40 56.55 DEP criu/pie/util-vdso.d [2020-06-15T13:30:03.445Z] #40 56.73 DEP criu/pie/util.d [2020-06-15T13:30:03.754Z] #40 56.92 CC criu/pie/util.o [2020-06-15T13:30:04.065Z] #40 57.19 CC criu/pie/util-vdso.o [2020-06-15T13:30:04.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:30:04.372Z] #40 57.72 AR criu/pie/pie.lib.a [2020-06-15T13:30:04.443Z] [2020-06-15T13:30:04.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:30:04.517Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.243s coverage: 45.9% of statements [2020-06-15T13:30:04.698Z] #40 57.76 DEP criu/pie/restorer.d [2020-06-15T13:30:04.698Z] #40 58.00 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-15T13:30:05.009Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:30:05.009Z] HOSTNAME=7625e9515835 [2020-06-15T13:30:05.009Z] DEST=bundles/test-integration [2020-06-15T13:30:05.009Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:30:05.009Z] DOCKER_ROOTLESS=1 [2020-06-15T13:30:05.009Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:30:05.009Z] container=docker [2020-06-15T13:30:05.009Z] HOME=/root [2020-06-15T13:30:05.009Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:30:05.009Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:30:05.009Z] VALIDATE_BRANCH=master [2020-06-15T13:30:05.009Z] TERM=xterm [2020-06-15T13:30:05.009Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:30:05.009Z] SHLVL=1 [2020-06-15T13:30:05.009Z] TIMEOUT=120m [2020-06-15T13:30:05.009Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:30:05.009Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:30:05.009Z] GO111MODULE=off [2020-06-15T13:30:05.009Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T13:30:05.009Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T13:30:05.009Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:30:05.009Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:30:05.009Z] GOPATH=/go [2020-06-15T13:30:05.009Z] PKG_CONFIG=pkg-config [2020-06-15T13:30:05.009Z] _=/usr/bin/env [2020-06-15T13:30:05.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T13:30:05.246Z] #40 58.02 DEP criu/arch/ppc64/restorer.d [2020-06-15T13:30:05.246Z] #40 58.22 DEP criu/arch/ppc64/vdso-pie.d [2020-06-15T13:30:05.246Z] #40 58.34 DEP criu/pie/parasite-vdso.d [2020-06-15T13:30:05.246Z] #40 58.50 DEP criu/pie/parasite.d [2020-06-15T13:30:05.413Z] . [2020-06-15T13:30:05.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:30:05.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:30:05.413Z] Error: No such image: emptyfs [2020-06-15T13:30:05.413Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T13:30:05.413Z] ++++ docker load [2020-06-15T13:30:05.413Z] Running integration-test (iteration 1) [2020-06-15T13:30:05.413Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T13:30:05.413Z] ++ 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-15T13:30:05.413Z] ++ set -e [2020-06-15T13:30:05.413Z] ++ '[' -n 0 ']' [2020-06-15T13:30:05.413Z] ++ set -x [2020-06-15T13:30:05.413Z] ++ env -i DEST=/go/src/github.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-15T13:30:05.455Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.515s coverage: 73.1% of statements [2020-06-15T13:30:05.552Z] #40 58.77 CC criu/pie/parasite.o [2020-06-15T13:30:06.392Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.014s coverage: 49.5% of statements [2020-06-15T13:30:06.637Z] #40 59.92 LINK criu/pie/parasite.built-in.o [2020-06-15T13:30:06.945Z] #40 59.94 GEN criu/pie/parasite-blob.h [2020-06-15T13:30:06.945Z] #40 59.97 CC criu/pie/parasite-vdso.o [2020-06-15T13:30:07.611Z] #40 60.56 CC criu/arch/ppc64/vdso-pie.o [2020-06-15T13:30:07.611Z] #40 60.92 CC criu/arch/ppc64/restorer.o [2020-06-15T13:30:07.773Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.6% of statements [2020-06-15T13:30:07.773Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T13:30:07.773Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T13:30:07.773Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T13:30:07.773Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T13:30:07.773Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T13:30:08.033Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.602s coverage: 76.1% of statements [2020-06-15T13:30:08.275Z] #40 61.28 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-15T13:30:08.275Z] #40 61.30 CC criu/pie/restorer.o [2020-06-15T13:30:08.603Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-06-15T13:30:09.173Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2020-06-15T13:30:09.743Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-06-15T13:30:10.723Z] #40 63.89 LINK criu/pie/restorer.built-in.o [2020-06-15T13:30:10.723Z] #40 63.90 GEN criu/pie/restorer-blob.h [2020-06-15T13:30:10.723Z] #40 63.98 DEP criu/vdso.d [2020-06-15T13:30:11.030Z] #40 64.20 DEP criu/uts_ns.d [2020-06-15T13:30:11.030Z] #40 64.36 DEP criu/util.d [2020-06-15T13:30:11.344Z] #40 64.59 DEP criu/uffd.d [2020-06-15T13:30:11.654Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-06-15T13:30:11.654Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 4.8% of statements [2020-06-15T13:30:11.911Z] #40 64.75 DEP criu/tun.d [2020-06-15T13:30:11.911Z] #40 64.92 DEP criu/tty.d [2020-06-15T13:30:11.911Z] #40 65.07 DEP criu/timerfd.d [2020-06-15T13:30:11.914Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.888s coverage: 57.7% of statements [2020-06-15T13:30:11.914Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T13:30:11.914Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T13:30:11.914Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T13:30:11.914Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T13:30:12.213Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:30:12.213Z] Loaded image: busybox:latest [2020-06-15T13:30:12.249Z] #40 65.25 DEP criu/timens.d [2020-06-15T13:30:12.249Z] #40 ... [2020-06-15T13:30:12.249Z] [2020-06-15T13:30:12.249Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:30:12.249Z] #44 DONE 127.5s [2020-06-15T13:30:12.249Z] [2020-06-15T13:30:12.249Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:12.249Z] #40 65.39 DEP criu/sysfs_parse.d [2020-06-15T13:30:12.249Z] #40 ... [2020-06-15T13:30:12.249Z] [2020-06-15T13:30:12.249Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:30:12.249Z] #42 118.5 mime [2020-06-15T13:30:12.249Z] #42 119.0 mime/quotedprintable [2020-06-15T13:30:12.249Z] #42 119.9 net/http/internal [2020-06-15T13:30:12.249Z] #42 121.8 vendor/golang.org/x/net/idna [2020-06-15T13:30:12.249Z] #42 122.7 net/textproto [2020-06-15T13:30:12.249Z] #42 122.8 crypto/x509 [2020-06-15T13:30:12.249Z] #42 123.9 mime/multipart [2020-06-15T13:30:12.249Z] #42 124.9 vendor/golang.org/x/net/http/httpguts [2020-06-15T13:30:12.249Z] #42 124.9 vendor/golang.org/x/net/http/httpproxy [2020-06-15T13:30:12.249Z] #42 126.8 crypto/tls [2020-06-15T13:30:12.249Z] #42 ... [2020-06-15T13:30:12.249Z] [2020-06-15T13:30:12.249Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:12.249Z] #40 65.53 DEP criu/sysctl.d [2020-06-15T13:30:12.495Z] Loaded image: busybox:glibc [2020-06-15T13:30:12.495Z] Loaded image: debian:jessie [2020-06-15T13:30:12.495Z] Loaded image: hello-world:latest [2020-06-15T13:30:12.495Z] INFO: Testing against a local daemon [2020-06-15T13:30:12.495Z] === RUN TestCgroupNamespacesBuild [2020-06-15T13:30:12.555Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.072286501s with top 10 stages: buildssa: 1m33.698633928s, goimports: 22.756029886s, unconvert: 12.512295219s, gosec: 9.908895364s, golint: 5.931219699s, ineffassign: 4.325906949s, misspell: 3.917368408s, inspect: 3.471776762s, vrp: 3.332813312s, printf: 2.199626637s [2020-06-15T13:30:12.572Z] #40 65.68 DEP criu/string.d [2020-06-15T13:30:12.572Z] #40 65.74 DEP criu/stats.d [2020-06-15T13:30:12.855Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.4% of statements [2020-06-15T13:30:12.855Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T13:30:12.855Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T13:30:13.115Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-06-15T13:30:13.121Z] #40 66.05 DEP criu/sockets.d [2020-06-15T13:30:13.121Z] #40 66.40 DEP criu/sk-unix.d [2020-06-15T13:30:13.376Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-06-15T13:30:13.443Z] #40 66.70 DEP criu/sk-tcp.d [2020-06-15T13:30:13.795Z] #40 66.99 DEP criu/sk-queue.d [2020-06-15T13:30:13.946Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.055s coverage: 61.6% of statements [2020-06-15T13:30:13.946Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2020-06-15T13:30:14.132Z] #40 67.20 DEP criu/sk-packet.d [2020-06-15T13:30:14.132Z] #40 67.38 DEP criu/sk-netlink.d [2020-06-15T13:30:14.437Z] #40 67.57 DEP criu/sk-inet.d [2020-06-15T13:30:14.437Z] #40 67.74 DEP criu/signalfd.d [2020-06-15T13:30:14.741Z] #40 67.89 DEP criu/sigframe.d [2020-06-15T13:30:14.741Z] #40 67.97 DEP criu/shmem.d [2020-06-15T13:30:14.885Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-06-15T13:30:14.885Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T13:30:15.044Z] #40 68.14 DEP criu/servicefd.d [2020-06-15T13:30:15.044Z] #40 68.26 DEP criu/seize.d [2020-06-15T13:30:15.170Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2020-06-15T13:30:15.170Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T13:30:15.350Z] #40 68.50 DEP criu/seccomp.d [2020-06-15T13:30:15.560Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 37.7% of statements [2020-06-15T13:30:15.654Z] #40 68.66 DEP criu/rst-malloc.d [2020-06-15T13:30:15.654Z] #40 68.71 DEP criu/rbtree.d [2020-06-15T13:30:15.654Z] #40 68.75 DEP criu/pstree.d [2020-06-15T13:30:15.654Z] #40 68.90 DEP criu/protobuf.d [2020-06-15T13:30:15.819Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 33.3% of statements [2020-06-15T13:30:15.959Z] #40 69.05 GEN criu/protobuf-desc-gen.h [2020-06-15T13:30:16.390Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-06-15T13:30:16.763Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-06-15T13:30:16.763Z] === RUN TestBuildWithSession [2020-06-15T13:30:16.763Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T13:30:16.763Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:30:16.763Z] === RUN TestBuildSquashParent [2020-06-15T13:30:16.960Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-06-15T13:30:17.220Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2020-06-15T13:30:17.511Z] #40 70.72 DEP criu/protobuf-desc.d [2020-06-15T13:30:17.511Z] #40 70.86 DEP criu/proc_parse.d [2020-06-15T13:30:17.814Z] #40 71.00 DEP criu/plugin.d [2020-06-15T13:30:17.814Z] #40 71.07 DEP criu/pipes.d [2020-06-15T13:30:18.209Z] #40 71.18 DEP criu/pie-util.d [2020-06-15T13:30:18.209Z] #40 71.29 DEP criu/pie-util-vdso.d [2020-06-15T13:30:18.209Z] #40 71.54 DEP criu/path.d [2020-06-15T13:30:18.601Z] ok github.com/docker/docker/daemon/logger/splunk 1.993s coverage: 82.5% of statements [2020-06-15T13:30:18.601Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T13:30:18.601Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T13:30:18.747Z] #40 71.67 DEP criu/parasite-syscall.d [2020-06-15T13:30:18.747Z] #40 71.93 DEP criu/pagemap.d [2020-06-15T13:30:18.862Z] ok github.com/docker/docker/distribution/metadata 0.093s coverage: 48.2% of statements [2020-06-15T13:30:19.053Z] #40 72.09 DEP criu/pagemap-cache.d [2020-06-15T13:30:19.053Z] #40 72.21 DEP criu/page-xfer.d [2020-06-15T13:30:19.053Z] #40 72.35 DEP criu/page-pipe.d [2020-06-15T13:30:19.053Z] #40 72.45 DEP criu/netfilter.d [2020-06-15T13:30:19.359Z] #40 72.60 DEP criu/net.d [2020-06-15T13:30:19.432Z] ok github.com/docker/docker/distribution 0.304s coverage: 22.1% of statements [2020-06-15T13:30:19.432Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T13:30:19.713Z] #40 72.78 DEP criu/namespaces.d [2020-06-15T13:30:19.713Z] #40 72.95 DEP criu/mount.d [2020-06-15T13:30:20.032Z] #40 73.12 DEP criu/memfd.d [2020-06-15T13:30:20.032Z] #40 73.25 DEP criu/mem.d [2020-06-15T13:30:20.355Z] #40 73.47 DEP criu/lsm.d [2020-06-15T13:30:20.355Z] #40 73.61 DEP criu/log.d [2020-06-15T13:30:20.373Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-06-15T13:30:20.675Z] #40 73.76 DEP criu/libnetlink.d [2020-06-15T13:30:20.675Z] #40 73.87 DEP criu/kerndat.d [2020-06-15T13:30:20.945Z] ok github.com/docker/docker/image 0.064s coverage: 86.4% of statements [2020-06-15T13:30:20.978Z] #40 74.03 DEP criu/kcmp-ids.d [2020-06-15T13:30:20.979Z] #40 74.10 DEP criu/irmap.d [2020-06-15T13:30:20.979Z] #40 74.23 DEP criu/ipc_ns.d [2020-06-15T13:30:21.204Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-06-15T13:30:21.282Z] #40 74.38 DEP criu/image.d [2020-06-15T13:30:21.282Z] #40 74.53 DEP criu/image-desc.d [2020-06-15T13:30:21.282Z] #40 74.62 DEP criu/fsnotify.d [2020-06-15T13:30:21.465Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.6% of statements [2020-06-15T13:30:21.465Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T13:30:21.465Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T13:30:21.465Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2020-06-15T13:30:21.465Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T13:30:21.583Z] #40 74.75 DEP criu/filesystems.d [2020-06-15T13:30:21.725Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-06-15T13:30:21.885Z] #40 74.90 DEP criu/files.d [2020-06-15T13:30:21.885Z] #40 75.05 DEP criu/files-reg.d [2020-06-15T13:30:22.186Z] #40 75.27 DEP criu/files-ext.d [2020-06-15T13:30:22.186Z] #40 75.40 DEP criu/file-lock.d [2020-06-15T13:30:22.485Z] #40 75.57 DEP criu/file-ids.d [2020-06-15T13:30:22.485Z] #40 75.76 DEP criu/fifo.d [2020-06-15T13:30:22.485Z] #40 75.87 DEP criu/fdstore.d [2020-06-15T13:30:22.666Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2020-06-15T13:30:22.785Z] #40 75.96 DEP criu/fault-injection.d [2020-06-15T13:30:22.785Z] #40 75.99 DEP criu/external.d [2020-06-15T13:30:22.785Z] #40 76.12 DEP criu/eventpoll.d [2020-06-15T13:30:23.086Z] #40 76.28 DEP criu/eventfd.d [2020-06-15T13:30:23.387Z] #40 76.46 DEP criu/crtools.d [2020-06-15T13:30:23.387Z] #40 76.63 DEP criu/cr-service.d [2020-06-15T13:30:23.690Z] #40 76.84 DEP criu/cr-restore.d [2020-06-15T13:30:24.019Z] #40 77.07 DEP criu/cr-errno.d [2020-06-15T13:30:24.019Z] #40 77.11 DEP criu/cr-dump.d [2020-06-15T13:30:24.019Z] #40 77.28 DEP criu/cr-dedup.d [2020-06-15T13:30:24.553Z] #40 77.42 DEP criu/cr-check.d [2020-06-15T13:30:24.553Z] #40 77.63 DEP criu/config.d [2020-06-15T13:30:24.553Z] #40 77.78 DEP criu/clone-noasan.d [2020-06-15T13:30:24.553Z] #40 77.86 DEP criu/cgroup.d [2020-06-15T13:30:24.576Z] ok github.com/docker/docker/opts 0.085s coverage: 67.4% of statements [2020-06-15T13:30:24.870Z] #40 78.04 DEP criu/cgroup-props.d [2020-06-15T13:30:24.870Z] #40 78.16 DEP criu/bitmap.d [2020-06-15T13:30:24.870Z] #40 78.18 DEP criu/bfd.d [2020-06-15T13:30:24.870Z] #40 78.26 DEP criu/autofs.d [2020-06-15T13:30:25.139Z] --- PASS: TestBuildSquashParent (6.97s) [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:30:25.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:30:25.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:30:25.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:30:25.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:30:25.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:30:25.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:30:25.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:30:25.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:30:25.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:30:25.145Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-06-15T13:30:25.206Z] #40 78.45 DEP criu/aio.d [2020-06-15T13:30:25.405Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-06-15T13:30:25.506Z] #40 78.66 DEP criu/action-scripts.d [2020-06-15T13:30:25.664Z] ok github.com/docker/docker/pkg/authorization 0.821s coverage: 68.3% of statements [2020-06-15T13:30:25.805Z] #40 78.87 CC criu/action-scripts.o [2020-06-15T13:30:25.925Z] ok github.com/docker/docker/pkg/archive 1.184s coverage: 76.7% of statements [2020-06-15T13:30:26.106Z] #40 79.26 CC criu/aio.o [2020-06-15T13:30:26.184Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-06-15T13:30:26.410Z] #40 79.65 CC criu/autofs.o [2020-06-15T13:30:26.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:30:26.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:30:27.070Z] #40 ... [2020-06-15T13:30:27.070Z] [2020-06-15T13:30:27.070Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:30:27.070Z] #42 132.4 net/http/httptrace [2020-06-15T13:30:27.070Z] #42 132.6 net/http [2020-06-15T13:30:27.070Z] #42 141.0 github.com/LK4D4/vndr/godl [2020-06-15T13:30:27.070Z] #42 141.6 github.com/LK4D4/vndr [2020-06-15T13:30:27.125Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-06-15T13:30:27.125Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-06-15T13:30:27.695Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-06-15T13:30:28.129Z] #42 ... [2020-06-15T13:30:28.129Z] [2020-06-15T13:30:28.129Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:28.129Z] #40 81.19 CC criu/bfd.o [2020-06-15T13:30:28.264Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-06-15T13:30:28.426Z] #40 81.69 CC criu/bitmap.o [2020-06-15T13:30:28.426Z] #40 81.78 CC criu/cgroup-props.o [2020-06-15T13:30:28.833Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-06-15T13:30:29.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:30:29.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:30:29.739Z] #40 82.72 CC criu/cgroup.o [2020-06-15T13:30:29.769Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-06-15T13:30:30.029Z] ok github.com/docker/docker/pkg/chrootarchive 3.546s coverage: 43.2% of statements [2020-06-15T13:30:30.588Z] INFO [runner/unused/goanalysis] analyzers took 25.542351742s with top 10 stages: buildssa: 21.573411008s, U1000: 3.968940734s [2020-06-15T13:30:30.588Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-15T13:30:30.588Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1693/1693, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693, exclude-rules: 64/1588, nolint: 0/64, cgo: 1693/2302, skip_files: 1693/1693, identifier_marker: 1588/1588, exclude: 1588/1588, filename_unadjuster: 1693/1693 [2020-06-15T13:30:30.589Z] INFO [runner] processing took 141.96327ms with stages: nolint: 55.080022ms, identifier_marker: 38.913316ms, autogenerated_exclude: 21.977069ms, path_prettifier: 13.364725ms, exclude-rules: 7.026101ms, skip_dirs: 3.744732ms, cgo: 1.087007ms, filename_unadjuster: 763.964µs, max_same_issues: 1.834µs, uniq_by_line: 758ns, diff: 669ns, source_code: 630ns, max_from_linter: 592ns, path_shortener: 585ns, exclude: 495ns, skip_files: 439ns, max_per_file_from_linter: 332ns [2020-06-15T13:30:30.589Z] INFO [runner] linters took 1m34.906229558s with stages: goanalysis_metalinter: 1m16.426965496s, unused: 18.336854077s [2020-06-15T13:30:30.589Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-15T13:30:30.598Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-06-15T13:30:30.860Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2020-06-15T13:30:30.860Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-06-15T13:30:31.119Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s) [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2020-06-15T13:30:31.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2020-06-15T13:30:31.964Z] === RUN TestBuildMultiStageCopy [2020-06-15T13:30:31.964Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T13:30:32.065Z] ok github.com/docker/docker/layer 7.873s coverage: 68.8% of statements [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T13:30:32.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T13:30:32.325Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-06-15T13:30:32.475Z] INFO Memory: 1604 samples, avg is 249.7MB, max is 3030.7MB [2020-06-15T13:30:32.475Z] INFO Execution took 3m33.537722698s [2020-06-15T13:30:32.475Z] Congratulations! The shell scripts are properly formatted. [2020-06-15T13:30:32.520Z] #40 ... [2020-06-15T13:30:32.520Z] [2020-06-15T13:30:32.520Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:30:32.520Z] #42 DONE 147.7s [2020-06-15T13:30:32.520Z] [2020-06-15T13:30:32.520Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:30:32.584Z] ok github.com/docker/docker/pkg/idtools 0.653s coverage: 70.5% of statements [2020-06-15T13:30:32.584Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 70.1% of statements [2020-06-15T13:30:32.584Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-06-15T13:30:32.584Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-06-15T13:30:32.584Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T13:30:32.584Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T13:30:33.155Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-06-15T13:30:33.155Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T13:30:33.155Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-06-15T13:30:33.384Z] #37 ... [2020-06-15T13:30:33.384Z] [2020-06-15T13:30:33.384Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:33.384Z] #40 86.31 CC criu/clone-noasan.o [2020-06-15T13:30:33.384Z] #40 86.58 CC criu/config.o [Pipeline] } [2020-06-15T13:30:33.414Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-15T13:30:33.675Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-06-15T13:30:33.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh dynbinary-daemon test-docker-py [2020-06-15T13:30:33.935Z] ok github.com/docker/docker/pkg/pidfile 0.065s coverage: 82.4% of statements [2020-06-15T13:30:33.935Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T13:30:33.935Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T13:30:34.029Z] [2020-06-15T13:30:34.284Z] Removing bundles/ [2020-06-15T13:30:34.284Z] [2020-06-15T13:30:34.284Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-15T13:30:34.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:30:34.284Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:30:34.504Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-06-15T13:30:34.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T13:30:34.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T13:30:34.976Z] #40 88.30 CC criu/cr-check.o [2020-06-15T13:30:35.074Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-06-15T13:30:35.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-06-15T13:30:35.075Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-06-15T13:30:35.252Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T13:30:35.643Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-06-15T13:30:35.876Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T13:30:36.493Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2020-06-15T13:30:36.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2020-06-15T13:30:36.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-06-15T13:30:36.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-06-15T13:30:36.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-06-15T13:30:36.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-06-15T13:30:36.493Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T13:30:36.499Z] #40 89.67 CC criu/cr-dedup.o [2020-06-15T13:30:36.580Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-06-15T13:30:36.580Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-06-15T13:30:36.811Z] #40 90.08 CC criu/cr-dump.o [2020-06-15T13:30:37.148Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-06-15T13:30:37.148Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-06-15T13:30:37.408Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-06-15T13:30:37.977Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.1% of statements [2020-06-15T13:30:38.517Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2020-06-15T13:30:38.517Z] === RUN TestBuildLabelWithTargets [2020-06-15T13:30:38.548Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-06-15T13:30:38.807Z] ok github.com/docker/docker/pkg/signal 2.829s coverage: 61.0% of statements [2020-06-15T13:30:38.807Z] ok github.com/docker/docker/pkg/tailfile 0.159s coverage: 88.6% of statements [2020-06-15T13:30:38.940Z] #40 91.96 CC criu/cr-errno.o [2020-06-15T13:30:38.940Z] #40 92.10 CC criu/cr-restore.o [2020-06-15T13:30:39.376Z] testing: warning: no tests to run [2020-06-15T13:30:39.376Z] coverage: [no statements] [2020-06-15T13:30:39.376Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2020-06-15T13:30:39.376Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2020-06-15T13:30:39.635Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-06-15T13:30:39.635Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-06-15T13:30:39.895Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-06-15T13:30:40.038Z] #40 ... [2020-06-15T13:30:40.038Z] [2020-06-15T13:30:40.038Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:30:40.038Z] #11 155.2 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-15T13:30:40.038Z] #11 155.4 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-15T13:30:40.038Z] #11 155.6 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-15T13:30:40.330Z] #11 155.6 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-15T13:30:40.330Z] #11 155.8 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-15T13:30:40.330Z] #11 155.8 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-15T13:30:40.622Z] #11 156.0 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-15T13:30:41.190Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-06-15T13:30:41.190Z] === RUN TestBuildWithEmptyLayers [2020-06-15T13:30:41.277Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-06-15T13:30:41.804Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-06-15T13:30:41.804Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T13:30:41.846Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-06-15T13:30:42.105Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-06-15T13:30:42.184Z] #11 157.4 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-15T13:30:42.366Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-06-15T13:30:42.842Z] #11 158.1 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-15T13:30:43.306Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-06-15T13:30:43.306Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-06-15T13:30:43.371Z] #11 158.5 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-15T13:30:43.681Z] #11 158.9 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-15T13:30:43.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T13:30:44.250Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-06-15T13:30:44.250Z] ok github.com/docker/docker/registry 0.261s coverage: 56.3% of statements [2020-06-15T13:30:44.510Z] ok github.com/docker/docker/runconfig 0.029s coverage: 65.8% of statements [2020-06-15T13:30:44.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T13:30:44.748Z] #11 160.0 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-15T13:30:44.748Z] #11 160.1 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-15T13:30:45.041Z] #11 160.2 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-15T13:30:45.041Z] #11 160.3 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-15T13:30:45.264Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-06-15T13:30:45.264Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T13:30:45.878Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-06-15T13:30:45.879Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T13:30:46.420Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-06-15T13:30:47.042Z] #11 161.5 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:30:47.042Z] #11 161.6 Fetched 78.9 MB in 2min 9s (612 kB/s) [2020-06-15T13:30:47.042Z] #11 161.6 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-15T13:30:47.042Z] #11 161.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-15T13:30:47.042Z] #11 161.7 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-15T13:30:47.042Z] #11 161.7 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:30:47.042Z] #11 ... [2020-06-15T13:30:47.042Z] [2020-06-15T13:30:47.042Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-15T13:30:47.042Z] #29 DONE 161.8s [2020-06-15T13:30:47.042Z] [2020-06-15T13:30:47.042Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:47.042Z] #40 95.62 CC criu/cr-service.o [2020-06-15T13:30:47.042Z] #40 97.07 CC criu/crtools.o [2020-06-15T13:30:47.042Z] #40 97.51 CC criu/eventfd.o [2020-06-15T13:30:47.042Z] #40 97.80 CC criu/eventpoll.o [2020-06-15T13:30:47.042Z] #40 98.45 CC criu/external.o [2020-06-15T13:30:47.042Z] #40 98.68 CC criu/fault-injection.o [2020-06-15T13:30:47.042Z] #40 98.78 CC criu/fdstore.o [2020-06-15T13:30:47.042Z] #40 99.20 CC criu/fifo.o [2020-06-15T13:30:47.042Z] #40 99.59 CC criu/file-ids.o [2020-06-15T13:30:47.042Z] #40 99.87 CC criu/file-lock.o [2020-06-15T13:30:47.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T13:30:47.359Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-06-15T13:30:47.359Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.0% of statements [2020-06-15T13:30:48.120Z] #40 101.1 CC criu/files-ext.o [2020-06-15T13:30:48.121Z] #40 ... [2020-06-15T13:30:48.121Z] [2020-06-15T13:30:48.121Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:30:48.121Z] #11 163.4 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-15T13:30:48.121Z] #11 163.4 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-15T13:30:48.121Z] #11 163.4 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:30:48.298Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2020-06-15T13:30:49.043Z] #11 164.5 Selecting previously unselected package binutils-mingw-w64. [2020-06-15T13:30:49.043Z] #11 164.5 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-15T13:30:49.043Z] #11 164.5 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:30:49.043Z] #11 164.5 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-15T13:30:49.331Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-06-15T13:30:49.331Z] === RUN TestBuildWithHugeFile [2020-06-15T13:30:49.335Z] #11 164.5 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T13:30:49.335Z] #11 164.5 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T13:30:49.335Z] #11 164.6 Selecting previously unselected package dmsetup. [2020-06-15T13:30:49.335Z] #11 164.7 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T13:30:49.335Z] #11 164.7 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-15T13:30:49.335Z] #11 164.8 Selecting previously unselected package mingw-w64-common. [2020-06-15T13:30:49.634Z] #11 164.8 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-15T13:30:49.634Z] #11 164.8 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-15T13:30:51.715Z] #11 166.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-15T13:30:51.715Z] #11 166.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-15T13:30:51.715Z] #11 166.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:30:53.472Z] #11 168.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-15T13:30:53.472Z] #11 168.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-15T13:30:53.472Z] #11 168.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:30:53.472Z] #11 169.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-15T13:30:53.472Z] #11 169.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-15T13:30:53.778Z] #11 169.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:30:58.497Z] #11 ... [2020-06-15T13:30:58.497Z] [2020-06-15T13:30:58.497Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:30:58.497Z] #40 101.5 CC criu/files-reg.o [2020-06-15T13:30:58.497Z] #40 103.2 CC criu/files.o [2020-06-15T13:30:58.497Z] #40 105.0 CC criu/filesystems.o [2020-06-15T13:30:58.497Z] #40 105.7 CC criu/fsnotify.o [2020-06-15T13:30:58.497Z] #40 106.8 CC criu/image-desc.o [2020-06-15T13:30:58.497Z] #40 106.9 CC criu/image.o [2020-06-15T13:30:58.497Z] #40 107.7 CC criu/ipc_ns.o [2020-06-15T13:30:58.497Z] #40 108.7 CC criu/irmap.o [2020-06-15T13:30:58.497Z] #40 109.3 CC criu/kcmp-ids.o [2020-06-15T13:30:58.497Z] #40 109.6 CC criu/kerndat.o [2020-06-15T13:30:58.497Z] #40 110.7 CC criu/libnetlink.o [2020-06-15T13:30:58.497Z] #40 111.1 CC criu/log.o [2020-06-15T13:30:58.497Z] #40 111.5 CC criu/lsm.o [2020-06-15T13:30:58.796Z] #40 111.9 CC criu/mem.o [2020-06-15T13:31:00.108Z] #40 113.4 CC criu/memfd.o [2020-06-15T13:31:00.810Z] #40 113.9 CC criu/mount.o [2020-06-15T13:31:02.169Z] #40 ... [2020-06-15T13:31:02.169Z] [2020-06-15T13:31:02.169Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:31:02.169Z] #11 177.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-15T13:31:02.169Z] #11 177.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-15T13:31:02.526Z] #11 177.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:31:08.259Z] #11 ... [2020-06-15T13:31:08.259Z] [2020-06-15T13:31:08.259Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:31:08.259Z] #37 180.3 + dpkg --print-architecture [2020-06-15T13:31:08.259Z] #37 180.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-15T13:31:08.259Z] #37 180.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-15T13:31:08.259Z] #37 180.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-15T13:31:10.221Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T13:31:10.221Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === Skipped [2020-06-15T13:31:10.221Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T13:31:10.221Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T13:31:10.221Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T13:31:10.221Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T13:31:10.221Z] time="2020-06-15T13:30:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T13:31:10.221Z] time="2020-06-15T13:30:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:31:10.221Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:31:10.221Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:31:10.221Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T13:31:10.222Z] time="2020-06-15T13:30:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T13:31:10.222Z] time="2020-06-15T13:30:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T13:31:10.222Z] time="2020-06-15T13:30:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T13:31:10.222Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T13:31:10.222Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T13:31:10.222Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:31:10.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T13:31:10.222Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T13:31:10.222Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T13:31:10.222Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] [2020-06-15T13:31:10.222Z] DONE 2124 tests, 26 skipped in 189.727s Post stage [Pipeline] junit [2020-06-15T13:31:10.234Z] Recording test results [2020-06-15T13:31:11.091Z] #37 ... [2020-06-15T13:31:11.091Z] [2020-06-15T13:31:11.091Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-15T13:31:11.091Z] #11 184.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-15T13:31:11.091Z] #11 184.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-15T13:31:11.091Z] #11 184.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 184.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-15T13:31:11.091Z] #11 184.4 Selecting previously unselected package libbtrfs0. [2020-06-15T13:31:11.091Z] #11 184.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-15T13:31:11.091Z] #11 184.4 Selecting previously unselected package libbtrfs-dev. [2020-06-15T13:31:11.091Z] #11 184.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:31:11.091Z] #11 184.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-15T13:31:11.091Z] #11 184.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T13:31:11.091Z] #11 184.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 184.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T13:31:11.091Z] #11 184.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 184.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-15T13:31:11.091Z] #11 184.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-15T13:31:11.091Z] #11 184.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 184.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 185.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 185.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 185.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 185.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-15T13:31:11.091Z] #11 185.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-15T13:31:11.091Z] #11 185.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-15T13:31:11.091Z] #11 185.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-15T13:31:11.091Z] #11 185.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-15T13:31:11.091Z] #11 185.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 186.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:31:11.091Z] #11 186.1 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-15T13:31:11.091Z] #11 186.1 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-15T13:31:11.091Z] #11 186.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-15T13:31:11.091Z] #11 186.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-15T13:31:11.091Z] #11 186.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-15T13:31:11.091Z] #11 186.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up dmsetup (2:1.02.155-3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-15T13:31:11.091Z] #11 186.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-15T13:31:11.091Z] #11 186.2 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:31:11.091Z] #11 DONE 186.3s [2020-06-15T13:31:11.091Z] [2020-06-15T13:31:11.091Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:31:11.091Z] #40 117.3 CC criu/namespaces.o [2020-06-15T13:31:11.091Z] #40 119.0 CC criu/net.o [2020-06-15T13:31:11.091Z] #40 121.9 CC criu/netfilter.o [2020-06-15T13:31:11.091Z] #40 122.3 CC criu/page-pipe.o [2020-06-15T13:31:11.091Z] #40 123.1 CC criu/page-xfer.o [2020-06-15T13:31:11.091Z] #40 ... [2020-06-15T13:31:11.091Z] [2020-06-15T13:31:11.091Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-15T13:31:11.429Z] #12 DONE 0.5s [2020-06-15T13:31:11.429Z] [2020-06-15T13:31:11.429Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:31:11.429Z] #50 0.455 + RM_GOPATH=0 [2020-06-15T13:31:11.429Z] #50 0.456 + TMP_GOPATH= [2020-06-15T13:31:11.429Z] #50 0.456 + : /build [2020-06-15T13:31:11.429Z] #50 0.456 + '[' -z '' ']' [2020-06-15T13:31:11.429Z] #50 0.457 ++ mktemp -d [2020-06-15T13:31:11.429Z] #50 0.459 + export GOPATH=/tmp/tmp.wrv3dly6wH [2020-06-15T13:31:11.429Z] #50 0.459 + GOPATH=/tmp/tmp.wrv3dly6wH [2020-06-15T13:31:11.429Z] #50 0.460 + RM_GOPATH=1 [2020-06-15T13:31:11.429Z] #50 0.460 + case "$(go env GOARCH)" in [2020-06-15T13:31:11.429Z] #50 0.460 ++ go env GOARCH [2020-06-15T13:31:11.429Z] #50 0.470 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:31:11.429Z] #50 0.470 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:31:11.429Z] #50 0.471 ++ dirname /tmp/install/install.sh [2020-06-15T13:31:11.429Z] #50 0.472 + dir=/tmp/install [2020-06-15T13:31:11.429Z] #50 0.473 + bin=runc [2020-06-15T13:31:11.429Z] #50 0.473 + shift [2020-06-15T13:31:11.429Z] #50 0.473 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-15T13:31:11.429Z] #50 0.473 + . /tmp/install/runc.installer [2020-06-15T13:31:11.429Z] #50 0.473 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:31:11.429Z] #50 0.474 + install_runc [2020-06-15T13:31:11.429Z] #50 0.474 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-15T13:31:11.429Z] #50 0.477 + uname -r [2020-06-15T13:31:11.429Z] #50 0.478 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-15T13:31:11.429Z] #50 0.479 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-15T13:31:11.429Z] #50 0.479 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wrv3dly6wH/src/github.com/opencontainers/runc [2020-06-15T13:31:11.429Z] #50 0.480 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-15T13:31:11.429Z] #50 0.483 Cloning into '/tmp/tmp.wrv3dly6wH/src/github.com/opencontainers/runc'... [2020-06-15T13:31:12.166Z] #50 ... [2020-06-15T13:31:12.166Z] [2020-06-15T13:31:12.166Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-15T13:31:12.166Z] #13 DONE 0.4s [2020-06-15T13:31:12.166Z] [2020-06-15T13:31:12.166Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-15T13:31:12.166Z] #14 0.188 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-15T13:31:12.166Z] #14 DONE 0.3s [2020-06-15T13:31:12.166Z] [2020-06-15T13:31:12.166Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-15T13:31:12.474Z] #15 DONE 0.3s [2020-06-15T13:31:12.474Z] [2020-06-15T13:31:12.474Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T13:31:13.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -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:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh dynbinary test-integration [2020-06-15T13:31:13.392Z] #16 DONE 0.4s [2020-06-15T13:31:13.392Z] [2020-06-15T13:31:13.392Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-15T13:31:13.392Z] #17 DONE 0.3s [2020-06-15T13:31:13.392Z] [2020-06-15T13:31:13.392Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:31:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T13:31:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T13:31:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T13:31:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T13:31:13.941Z] [2020-06-15T13:31:13.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T13:31:14.200Z] Removing bundles/ [2020-06-15T13:31:14.200Z] [2020-06-15T13:31:14.200Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T13:31:14.200Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:31:14.200Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:31:14.964Z] #18 1.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-15T13:31:14.964Z] #18 1.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-15T13:31:14.964Z] #18 1.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-15T13:31:15.499Z] #18 2.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-15T13:31:15.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T13:31:19.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T13:31:19.420Z] #18 ... [2020-06-15T13:31:19.420Z] [2020-06-15T13:31:19.420Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:31:19.420Z] #50 5.962 + cd /tmp/tmp.wrv3dly6wH/src/github.com/opencontainers/runc [2020-06-15T13:31:19.420Z] #50 5.963 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-15T13:31:19.420Z] #50 6.348 + '[' -z '' ']' [2020-06-15T13:31:19.420Z] #50 6.349 + target=static [2020-06-15T13:31:19.420Z] #50 6.350 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-15T13:31:19.420Z] #50 7.333 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-15T13:31:20.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T13:31:21.845Z] --- PASS: TestBuildWithHugeFile (28.83s) [2020-06-15T13:31:21.845Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T13:31:21.845Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:31:21.845Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:31:21.845Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:31:21.845Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:31:21.845Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:31:21.845Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:31:21.845Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:31:21.845Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:31:21.845Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:31:21.845Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-06-15T13:31:21.845Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-06-15T13:31:21.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-06-15T13:31:21.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-06-15T13:31:21.845Z] === RUN TestBuildPreserveOwnership [2020-06-15T13:31:21.845Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T13:31:21.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T13:31:22.219Z] #50 ... [2020-06-15T13:31:22.219Z] [2020-06-15T13:31:22.219Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:31:22.219Z] #40 124.9 CC criu/pagemap-cache.o [2020-06-15T13:31:22.219Z] #40 125.3 CC criu/pagemap.o [2020-06-15T13:31:22.219Z] #40 126.3 CC criu/parasite-syscall.o [2020-06-15T13:31:22.219Z] #40 127.4 CC criu/path.o [2020-06-15T13:31:22.219Z] #40 127.7 CC criu/pie-util-vdso.o [2020-06-15T13:31:22.219Z] #40 128.1 CC criu/pie-util.o [2020-06-15T13:31:22.219Z] #40 128.3 CC criu/pipes.o [2020-06-15T13:31:22.219Z] #40 129.0 CC criu/plugin.o [2020-06-15T13:31:22.219Z] #40 129.3 CC criu/proc_parse.o [2020-06-15T13:31:22.219Z] #40 132.3 CC criu/protobuf-desc.o [2020-06-15T13:31:22.219Z] #40 133.3 CC criu/protobuf.o [2020-06-15T13:31:22.219Z] #40 133.7 CC criu/pstree.o [2020-06-15T13:31:22.219Z] #40 134.9 CC criu/rbtree.o [2020-06-15T13:31:22.219Z] #40 135.2 CC criu/rst-malloc.o [2020-06-15T13:31:22.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T13:31:22.516Z] #40 135.6 CC criu/seccomp.o [2020-06-15T13:31:22.852Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T13:31:23.166Z] #40 136.4 CC criu/seize.o [2020-06-15T13:31:23.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T13:31:24.465Z] #40 137.5 CC criu/servicefd.o [2020-06-15T13:31:24.711Z] 666079ee0460: Pull complete [2020-06-15T13:31:24.711Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-06-15T13:31:24.711Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:31:24.711Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:31:24.711Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-06-15T13:31:24.711Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-06-15T13:31:24.711Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-06-15T13:31:24.711Z] INFO: Docker version of control daemon [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] Client: Docker Engine - Enterprise [2020-06-15T13:31:24.711Z] Version: 19.03.5 [2020-06-15T13:31:24.711Z] API version: 1.40 [2020-06-15T13:31:24.711Z] Go version: go1.12.12 [2020-06-15T13:31:24.711Z] Git commit: 2ee0c57608 [2020-06-15T13:31:24.711Z] Built: 11/13/2019 08:00:16 [2020-06-15T13:31:24.711Z] OS/Arch: windows/amd64 [2020-06-15T13:31:24.711Z] Experimental: false [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] Server: Docker Engine - Enterprise [2020-06-15T13:31:24.711Z] Engine: [2020-06-15T13:31:24.711Z] Version: 19.03.5 [2020-06-15T13:31:24.711Z] API version: 1.40 (minimum version 1.24) [2020-06-15T13:31:24.711Z] Go version: go1.12.12 [2020-06-15T13:31:24.711Z] Git commit: 2ee0c57608 [2020-06-15T13:31:24.711Z] Built: 11/13/2019 07:58:51 [2020-06-15T13:31:24.711Z] OS/Arch: windows/amd64 [2020-06-15T13:31:24.711Z] Experimental: true [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] INFO: Docker info of control daemon [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] Client: [2020-06-15T13:31:24.711Z] Debug Mode: false [2020-06-15T13:31:24.711Z] Plugins: [2020-06-15T13:31:24.711Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] Server: [2020-06-15T13:31:24.711Z] Containers: 0 [2020-06-15T13:31:24.711Z] Running: 0 [2020-06-15T13:31:24.711Z] Paused: 0 [2020-06-15T13:31:24.711Z] Stopped: 0 [2020-06-15T13:31:24.711Z] Images: 1 [2020-06-15T13:31:24.711Z] Server Version: 19.03.5 [2020-06-15T13:31:24.711Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-15T13:31:24.711Z] Windows: [2020-06-15T13:31:24.711Z] LCOW: [2020-06-15T13:31:24.711Z] Logging Driver: json-file [2020-06-15T13:31:24.711Z] Plugins: [2020-06-15T13:31:24.711Z] Volume: local [2020-06-15T13:31:24.711Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T13:31:24.711Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T13:31:24.711Z] Swarm: inactive [2020-06-15T13:31:24.711Z] Default Isolation: process [2020-06-15T13:31:24.711Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T13:31:24.711Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T13:31:24.711Z] OSType: windows [2020-06-15T13:31:24.711Z] Architecture: x86_64 [2020-06-15T13:31:24.711Z] CPUs: 4 [2020-06-15T13:31:24.711Z] Total Memory: 32GiB [2020-06-15T13:31:24.711Z] Name: azwin-2-4776d0 [2020-06-15T13:31:24.711Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-15T13:31:24.711Z] Docker Root Dir: D:\docker [2020-06-15T13:31:24.711Z] Debug Mode: false [2020-06-15T13:31:24.711Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:31:24.711Z] Labels: [2020-06-15T13:31:24.711Z] Experimental: true [2020-06-15T13:31:24.711Z] Insecure Registries: [2020-06-15T13:31:24.711Z] 10.0.0.4:5000 [2020-06-15T13:31:24.711Z] 127.0.0.0/8 [2020-06-15T13:31:24.711Z] Registry Mirrors: [2020-06-15T13:31:24.711Z] http://10.0.0.4:5000/ [2020-06-15T13:31:24.711Z] Live Restore Enabled: false [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] INFO: Commit hash is 66bb1c4644 [2020-06-15T13:31:24.711Z] INFO: Nuke-Everything... [2020-06-15T13:31:24.711Z] INFO: Container count on control daemon to delete is 0 [2020-06-15T13:31:24.711Z] INFO: Nuking d:\CI [2020-06-15T13:31:24.711Z] INFO: Zapped successfully [2020-06-15T13:31:24.711Z] INFO: Location for testing is d:\CI\PR-41108\2 [2020-06-15T13:31:24.711Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] INFO: Building the image from Dockerfile.windows at 06/15/2020 13:31:16... [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] Sending build context to Docker daemon 55.42MB [2020-06-15T13:31:24.711Z] [2020-06-15T13:31:24.711Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-15T13:31:24.711Z] ---> 486def14a6bd [2020-06-15T13:31:24.711Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-15T13:31:24.711Z] ---> Running in 5c4b74dd73df [2020-06-15T13:31:24.711Z] Removing intermediate container 5c4b74dd73df [2020-06-15T13:31:24.711Z] ---> e9ebd6cc1a4f [2020-06-15T13:31:24.711Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-06-15T13:31:24.711Z] ---> Running in 7153cdbf48d4 [2020-06-15T13:31:24.711Z] Removing intermediate container 7153cdbf48d4 [2020-06-15T13:31:24.711Z] ---> 6964391e9132 [2020-06-15T13:31:24.711Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-15T13:31:24.711Z] ---> Running in 443002f530fa [2020-06-15T13:31:24.711Z] Removing intermediate container 443002f530fa [2020-06-15T13:31:24.711Z] ---> 993f87a0cac9 [2020-06-15T13:31:24.711Z] 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-15T13:31:24.711Z] ---> Running in 0c6bf8a2daef [2020-06-15T13:31:24.785Z] #40 137.9 CC criu/shmem.o [2020-06-15T13:31:25.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T13:31:25.528Z] --- PASS: TestBuildPreserveOwnership (6.97s) [2020-06-15T13:31:25.528Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.56s) [2020-06-15T13:31:25.528Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2020-06-15T13:31:25.528Z] === RUN TestBuildPlatformInvalid [2020-06-15T13:31:25.528Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-06-15T13:31:25.528Z] PASS [2020-06-15T13:31:25.528Z] [2020-06-15T13:31:25.528Z] === Skipped [2020-06-15T13:31:25.528Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-15T13:31:25.528Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:31:25.528Z] [2020-06-15T13:31:25.528Z] [2020-06-15T13:31:25.528Z] DONE 32 tests, 1 skipped in 79.753s [2020-06-15T13:31:25.528Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T13:31:25.528Z] ++ 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-15T13:31:25.528Z] ++ set -e [2020-06-15T13:31:25.528Z] ++ '[' -n 0 ']' [2020-06-15T13:31:25.528Z] ++ set -x [2020-06-15T13:31:25.528Z] ++ env -i DEST=/go/src/github.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-15T13:31:25.528Z] INFO: Testing against a local daemon [2020-06-15T13:31:25.528Z] === RUN TestConfigInspect [2020-06-15T13:31:25.700Z] Removing intermediate container 0c6bf8a2daef [2020-06-15T13:31:25.700Z] ---> 48142f3666e0 [2020-06-15T13:31:25.700Z] 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-15T13:31:25.700Z] ---> Running in 5f4ced6a9691 [2020-06-15T13:31:25.856Z] #40 138.9 CC criu/sigframe.o [2020-06-15T13:31:25.856Z] #40 139.1 CC criu/signalfd.o [2020-06-15T13:31:26.397Z] #40 139.4 CC criu/sk-inet.o [2020-06-15T13:31:26.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T13:31:27.319Z] #40 140.4 CC criu/sk-netlink.o [2020-06-15T13:31:27.635Z] #40 140.9 CC criu/sk-packet.o [2020-06-15T13:31:27.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T13:31:28.289Z] #40 ... [2020-06-15T13:31:28.289Z] [2020-06-15T13:31:28.289Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-15T13:31:28.289Z] #37 DONE 203.5s [2020-06-15T13:31:28.289Z] [2020-06-15T13:31:28.289Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:31:28.289Z] #40 141.6 CC criu/sk-queue.o [2020-06-15T13:31:28.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T13:31:29.398Z] #40 142.7 CC criu/sk-tcp.o [2020-06-15T13:31:29.906Z] --- PASS: TestConfigInspect (3.84s) [2020-06-15T13:31:29.906Z] === RUN TestConfigList [2020-06-15T13:31:30.046Z] #40 143.4 CC criu/sk-unix.o [2020-06-15T13:31:30.255Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:31:30.255Z] Using test binary docker [2020-06-15T13:31:30.255Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T13:31:30.255Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:31:30.255Z] INFO: Waiting for daemon to start... [2020-06-15T13:31:30.255Z] Starting dockerd [2020-06-15T13:31:31.817Z] #40 145.1 CC criu/sockets.o [2020-06-15T13:31:32.152Z] . [2020-06-15T13:31:32.152Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:31:32.152Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:31:32.152Z] Error: No such image: emptyfs [2020-06-15T13:31:32.409Z] Running integration-test (iteration 1) [2020-06-15T13:31:32.409Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T13:31:32.883Z] #40 146.0 CC criu/stats.o [2020-06-15T13:31:33.252Z] #40 146.4 CC criu/string.o [2020-06-15T13:31:33.252Z] #40 146.5 CC criu/sysctl.o [2020-06-15T13:31:33.388Z] --- PASS: TestConfigList (3.69s) [2020-06-15T13:31:33.388Z] === RUN TestConfigsCreateAndDelete [2020-06-15T13:31:33.969Z] #40 147.2 CC criu/sysfs_parse.o [2020-06-15T13:31:34.390Z] [2020-06-15T13:31:34.390Z] SUCCESS: Specified value was saved. [2020-06-15T13:31:34.390Z] INFO: Downloading git... [2020-06-15T13:31:34.638Z] #40 147.6 CC criu/timens.o [2020-06-15T13:31:34.638Z] #40 148.0 CC criu/timerfd.o [2020-06-15T13:31:35.531Z] #40 148.4 CC criu/tty.o [2020-06-15T13:31:35.961Z] INFO: Downloading go... [2020-06-15T13:31:36.841Z] --- PASS: TestConfigsCreateAndDelete (3.75s) [2020-06-15T13:31:36.841Z] === RUN TestConfigsUpdate [2020-06-15T13:31:37.540Z] INFO: Downloading compiler 1 of 3... [2020-06-15T13:31:37.707Z] #40 150.5 CC criu/tun.o [2020-06-15T13:31:37.707Z] #40 ... [2020-06-15T13:31:37.707Z] [2020-06-15T13:31:37.707Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:31:37.707Z] #18 16.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [196 kB] [2020-06-15T13:31:37.707Z] #18 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-15T13:31:37.707Z] #18 19.13 Fetched 8135 kB in 19s (434 kB/s) [2020-06-15T13:31:37.707Z] #18 19.13 Reading package lists... [2020-06-15T13:31:37.707Z] #18 21.15 Reading package lists... [2020-06-15T13:31:37.707Z] #18 23.19 Building dependency tree... [2020-06-15T13:31:37.707Z] #18 23.94 libcap2-bin is already the newest version (1:2.25-2). [2020-06-15T13:31:37.707Z] #18 23.94 The following additional packages will be installed: [2020-06-15T13:31:37.707Z] #18 23.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-15T13:31:37.707Z] #18 23.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-15T13:31:37.707Z] #18 23.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-15T13:31:37.707Z] #18 23.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-15T13:31:37.707Z] #18 23.95 python3.7 python3.7-minimal vim-runtime xxd [2020-06-15T13:31:37.707Z] #18 23.95 Suggested packages: [2020-06-15T13:31:37.707Z] #18 23.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-15T13:31:37.707Z] #18 23.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-15T13:31:37.707Z] #18 23.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-15T13:31:37.707Z] #18 23.95 Recommended packages: [2020-06-15T13:31:37.707Z] #18 23.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-15T13:31:37.707Z] #18 23.95 python3-keyrings.alt python3-xdg unzip [2020-06-15T13:31:38.033Z] #18 ... [2020-06-15T13:31:38.033Z] [2020-06-15T13:31:38.033Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-15T13:31:38.033Z] #40 151.1 CC criu/uffd.o [2020-06-15T13:31:38.528Z] INFO: Downloading compiler 2 of 3... [2020-06-15T13:31:38.999Z] INFO: Downloading compiler 3 of 3... [2020-06-15T13:31:39.532Z] #40 152.3 CC criu/util.o [2020-06-15T13:31:39.989Z] INFO: Extracting git... [2020-06-15T13:31:40.611Z] #40 153.8 CC criu/uts_ns.o [2020-06-15T13:31:40.909Z] #40 154.1 CC criu/vdso.o [2020-06-15T13:31:41.220Z] --- PASS: TestConfigsUpdate (3.81s) [2020-06-15T13:31:41.221Z] === RUN TestTemplatedConfig [2020-06-15T13:31:41.553Z] #40 154.7 LINK criu/built-in.o [2020-06-15T13:31:41.553Z] #40 154.8 LINK criu/criu [2020-06-15T13:31:42.192Z] #40 155.4 DEP lib/c/criu.d [2020-06-15T13:31:42.192Z] #40 155.5 CC images/rpc.pb-c.o [2020-06-15T13:31:42.421Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:31:42.421Z] Loaded image: busybox:latest [2020-06-15T13:31:42.421Z] Loaded image: busybox:glibc [2020-06-15T13:31:42.421Z] Loaded image: debian:jessie [2020-06-15T13:31:42.421Z] Loaded image: hello-world:latest [2020-06-15T13:31:42.421Z] INFO: Testing against a local daemon [2020-06-15T13:31:42.421Z] === RUN TestCgroupNamespacesBuild [2020-06-15T13:31:42.829Z] #40 156.1 CC lib/c/criu.o [2020-06-15T13:31:44.093Z] #40 157.3 LINK lib/c/built-in.o [2020-06-15T13:31:44.093Z] #40 157.3 LINK lib/c/libcriu.so [2020-06-15T13:31:44.386Z] #40 157.5 LINK lib/c/libcriu.a [2020-06-15T13:31:44.675Z] --- PASS: TestTemplatedConfig (3.72s) [2020-06-15T13:31:44.675Z] === RUN TestConfigCreateResolve [2020-06-15T13:31:44.681Z] #40 157.7 GEN magic.py [2020-06-15T13:31:44.681Z] #40 157.9 Note: Building without setproctitle() and strlcpy() support. [2020-06-15T13:31:44.681Z] #40 157.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-15T13:31:44.681Z] #40 157.9 Note: Building without GnuTLS support [2020-06-15T13:31:44.681Z] #40 157.9 Makefile.config:39: Warn: you have no libnftables installed [2020-06-15T13:31:44.681Z] #40 157.9 Makefile.config:40: Warn: Building without nftables support [2020-06-15T13:31:44.947Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2020-06-15T13:31:44.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T13:31:45.414Z] #40 158.6 fatal: not a git repository (or any of the parent directories): .git [2020-06-15T13:31:46.492Z] #40 159.5 make[1]: Nothing to be done for 'all'. [2020-06-15T13:31:47.365Z] #40 160.3 make[1]: 'images/built-in.o' is up to date. [2020-06-15T13:31:47.365Z] #40 160.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-15T13:31:47.365Z] #40 160.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-15T13:31:47.365Z] #40 160.4 make[1]: 'compel/libcompel.a' is up to date. [2020-06-15T13:31:47.365Z] #40 160.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-15T13:31:47.365Z] #40 160.5 make[1]: Nothing to be done for 'all'. [2020-06-15T13:31:47.365Z] #40 160.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-15T13:31:47.365Z] #40 160.7 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.471Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-06-15T13:31:47.471Z] === RUN TestBuildWithSession [2020-06-15T13:31:47.471Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T13:31:47.471Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:31:47.471Z] === RUN TestBuildSquashParent [2020-06-15T13:31:47.667Z] #40 160.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.667Z] #40 160.8 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.667Z] #40 160.9 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.667Z] #40 161.0 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.667Z] #40 161.0 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.970Z] #40 161.1 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.970Z] #40 161.2 make[2]: Nothing to be done for 'all'. [2020-06-15T13:31:47.970Z] #40 161.2 INSTALL criu/criu [2020-06-15T13:31:48.132Z] --- PASS: TestConfigCreateResolve (3.75s) [2020-06-15T13:31:48.132Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T13:31:48.276Z] #40 DONE 161.3s [2020-06-15T13:31:48.276Z] [2020-06-15T13:31:48.276Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:31:48.276Z] #18 25.08 The following NEW packages will be installed: [2020-06-15T13:31:48.276Z] #18 25.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-15T13:31:48.276Z] #18 25.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-15T13:31:48.276Z] #18 25.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-15T13:31:48.276Z] #18 25.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-15T13:31:48.276Z] #18 25.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-15T13:31:48.276Z] #18 25.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-15T13:31:48.276Z] #18 25.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-15T13:31:48.276Z] #18 25.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-15T13:31:48.276Z] #18 25.08 xz-utils zip [2020-06-15T13:31:48.276Z] #18 25.16 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-15T13:31:48.276Z] #18 25.16 Need to get 29.2 MB of archives. [2020-06-15T13:31:48.276Z] #18 25.16 After this operation, 134 MB of additional disk space will be used. [2020-06-15T13:31:48.276Z] #18 25.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-15T13:31:48.276Z] #18 25.24 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-15T13:31:48.276Z] #18 26.59 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-15T13:31:48.276Z] #18 30.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-15T13:31:48.276Z] #18 30.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-15T13:31:48.276Z] #18 30.95 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-15T13:31:48.276Z] #18 33.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-15T13:31:48.276Z] #18 34.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-15T13:31:48.276Z] #18 34.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-15T13:31:48.276Z] #18 34.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-15T13:31:48.276Z] #18 34.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-15T13:31:48.276Z] #18 34.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-15T13:31:48.276Z] #18 34.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-15T13:31:48.276Z] #18 34.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-15T13:31:48.276Z] #18 34.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-15T13:31:48.276Z] #18 34.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-15T13:31:48.414Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-06-15T13:31:48.414Z] PASS [2020-06-15T13:31:48.414Z] [2020-06-15T13:31:48.414Z] DONE 7 tests in 23.174s [2020-06-15T13:31:48.414Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T13:31:48.414Z] ++ 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-15T13:31:48.414Z] ++ set -e [2020-06-15T13:31:48.414Z] ++ '[' -n 0 ']' [2020-06-15T13:31:48.414Z] ++ set -x [2020-06-15T13:31:48.414Z] ++ env -i DEST=/go/src/github.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-15T13:31:48.584Z] #18 35.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-15T13:31:48.697Z] INFO: Testing against a local daemon [2020-06-15T13:31:48.697Z] === RUN TestCheckpoint [2020-06-15T13:31:48.697Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T13:31:48.697Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:31:48.697Z] === RUN TestContainerInvalidJSON [2020-06-15T13:31:48.697Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:31:48.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:31:48.697Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:31:48.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:31:48.697Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:31:48.697Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:31:48.697Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:31:48.697Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:31:48.697Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:31:48.697Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-15T13:31:48.697Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T13:31:48.697Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T13:31:48.697Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T13:31:48.697Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T13:31:48.697Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-06-15T13:31:48.697Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T13:31:48.879Z] #18 35.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-15T13:31:48.979Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-06-15T13:31:48.979Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T13:31:48.979Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-06-15T13:31:48.979Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T13:31:49.260Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-06-15T13:31:49.260Z] === RUN TestCopyFromContainer [2020-06-15T13:31:49.524Z] #18 36.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-15T13:31:50.171Z] #18 36.81 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-15T13:31:50.171Z] #18 36.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-15T13:31:50.507Z] #18 37.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-15T13:31:50.831Z] #18 37.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-15T13:31:51.141Z] #18 37.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-15T13:31:51.281Z] === RUN TestCopyFromContainer// [2020-06-15T13:31:51.281Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T13:31:51.453Z] #18 38.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-15T13:31:51.453Z] #18 38.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-15T13:31:51.563Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T13:31:51.563Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T13:31:51.563Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T13:31:51.765Z] #18 38.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-15T13:31:51.765Z] #18 38.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-15T13:31:51.765Z] #18 38.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-15T13:31:51.845Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T13:31:51.845Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T13:31:51.845Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T13:31:52.127Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T13:31:52.127Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer (3.09s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-15T13:31:52.127Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-06-15T13:31:52.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T13:31:52.127Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:31:52.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:31:52.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:31:52.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:31:52.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:31:52.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:31:52.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:31:52.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:31:52.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:31:52.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-15T13:31:52.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T13:31:52.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T13:31:52.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T13:31:52.128Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T13:31:52.410Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-15T13:31:52.410Z] === RUN TestCreateWithInvalidEnv [2020-06-15T13:31:52.410Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T13:31:52.410Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T13:31:52.410Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T13:31:52.410Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T13:31:52.410Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T13:31:52.410Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T13:31:52.410Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T13:31:52.410Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T13:31:52.410Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T13:31:52.410Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-15T13:31:52.410Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T13:31:52.410Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T13:31:52.410Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T13:31:52.410Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T13:31:52.410Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-15T13:31:52.410Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T13:31:54.022Z] --- PASS: TestBuildSquashParent (6.90s) [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:31:54.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:31:54.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:31:54.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:31:54.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:31:54.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:31:54.022Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:31:54.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:31:54.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:31:54.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:31:54.936Z] INFO: Expanding go... [2020-06-15T13:31:55.086Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:31:55.087Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:31:55.087Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-15T13:31:55.087Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-06-15T13:31:55.087Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T13:31:55.641Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:31:55.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:31:55.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:31:56.564Z] [2020-06-15T13:31:56.564Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-15T13:31:57.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-15T13:31:57.123Z] Using test binary docker [2020-06-15T13:31:57.123Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T13:31:57.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:31:57.123Z] INFO: Waiting for daemon to start... [2020-06-15T13:31:57.123Z] Starting dockerd [2020-06-15T13:31:57.626Z] #18 ... [2020-06-15T13:31:57.626Z] [2020-06-15T13:31:57.626Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:31:57.626Z] #53 199.1 + bin/containerd [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-06-15T13:31:57.762Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T13:31:57.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:31:57.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:31:57.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:31:57.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:31:57.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:31:57.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:31:57.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:31:57.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:31:57.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:31:57.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:31:57.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:31:57.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:31:57.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:31:57.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:31:57.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-15T13:31:57.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-15T13:31:57.762Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T13:31:57.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:31:57.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:31:58.768Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-06-15T13:31:58.768Z] === RUN TestCreateDifferentPlatform [2020-06-15T13:31:58.768Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T13:31:58.768Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T13:31:58.768Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-15T13:31:58.768Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T13:31:58.768Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T13:31:58.768Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T13:31:58.768Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T13:31:58.768Z] === RUN TestDaemonRestartIpcMode [2020-06-15T13:31:58.768Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T13:31:58.768Z] === RUN TestDaemonHostGatewayIP [2020-06-15T13:31:58.768Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T13:31:58.768Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T13:31:58.768Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T13:31:58.768Z] === RUN TestDiff [2020-06-15T13:31:59.382Z] --- PASS: TestDiff (0.86s) [2020-06-15T13:31:59.382Z] === RUN TestExecWithCloseStdin [2020-06-15T13:31:59.630Z] . [2020-06-15T13:31:59.630Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-06-15T13:31:59.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-06-15T13:31:59.714Z] === RUN TestBuildMultiStageCopy [2020-06-15T13:31:59.714Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T13:32:00.860Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-06-15T13:32:00.860Z] === RUN TestExec [2020-06-15T13:32:01.474Z] --- PASS: TestExec (0.92s) [2020-06-15T13:32:01.474Z] === RUN TestExecUser [2020-06-15T13:32:02.485Z] --- PASS: TestExecUser (0.96s) [2020-06-15T13:32:02.485Z] === RUN TestExportContainerAndImportImage [2020-06-15T13:32:03.495Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-06-15T13:32:03.495Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T13:32:03.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T13:32:04.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T13:32:05.082Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T13:32:05.519Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-06-15T13:32:05.519Z] === RUN TestHealthCheckWorkdir [2020-06-15T13:32:06.014Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T13:32:06.133Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-06-15T13:32:06.133Z] === RUN TestHealthKillContainer [2020-06-15T13:32:07.385Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-06-15T13:32:07.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-06-15T13:32:07.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-06-15T13:32:07.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-15T13:32:07.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-15T13:32:07.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-06-15T13:32:07.385Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T13:32:08.400Z] #53 ... [2020-06-15T13:32:08.400Z] [2020-06-15T13:32:08.400Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-15T13:32:08.400Z] #50 57.18 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-15T13:32:09.460Z] #50 58.48 + mkdir -p /build [2020-06-15T13:32:09.460Z] #50 58.49 + cp runc /build/runc [2020-06-15T13:32:09.460Z] #50 DONE 58.6s [2020-06-15T13:32:09.460Z] [2020-06-15T13:32:09.460Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:32:09.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T13:32:09.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T13:32:09.585Z] --- PASS: TestHealthKillContainer (3.01s) [2020-06-15T13:32:09.586Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T13:32:10.133Z] #22 ... [2020-06-15T13:32:10.133Z] [2020-06-15T13:32:10.133Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:32:10.133Z] #18 56.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-15T13:32:10.133Z] #18 56.91 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-15T13:32:10.133Z] #18 57.00 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-15T13:32:10.133Z] #18 57.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-15T13:32:10.201Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-06-15T13:32:10.201Z] === RUN TestIpcModeNone [2020-06-15T13:32:10.667Z] #18 57.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-15T13:32:10.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T13:32:11.209Z] --- PASS: TestIpcModeNone (0.95s) [2020-06-15T13:32:11.209Z] === RUN TestIpcModePrivate [2020-06-15T13:32:11.977Z] #18 58.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-15T13:32:12.216Z] --- PASS: TestIpcModePrivate (0.98s) [2020-06-15T13:32:12.216Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-15T13:32:12.216Z] === RUN TestIpcModeShareable [2020-06-15T13:32:12.640Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-06-15T13:32:12.640Z] === RUN TestBuildLabelWithTargets [2020-06-15T13:32:13.223Z] --- PASS: TestIpcModeShareable (1.02s) [2020-06-15T13:32:13.223Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-15T13:32:13.223Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T13:32:15.897Z] #18 62.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-15T13:32:15.897Z] #18 62.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-15T13:32:15.897Z] #18 62.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-15T13:32:15.897Z] #18 62.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-15T13:32:15.900Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2020-06-15T13:32:15.900Z] === RUN TestAPIIpcModeHost [2020-06-15T13:32:16.198Z] #18 62.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-15T13:32:16.541Z] #18 63.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-15T13:32:16.855Z] #18 63.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-15T13:32:16.906Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-06-15T13:32:16.906Z] === RUN TestDaemonIpcModeShareable [2020-06-15T13:32:18.927Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2020-06-15T13:32:18.927Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-15T13:32:18.927Z] === RUN TestDaemonIpcModePrivate [2020-06-15T13:32:18.969Z] #18 65.52 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-15T13:32:19.293Z] #18 66.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-15T13:32:20.246Z] INFO: Expanding compiler 1 of 3... [2020-06-15T13:32:20.246Z] INFO: Expanding compiler 2 of 3... [2020-06-15T13:32:20.398Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-06-15T13:32:20.398Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-15T13:32:20.398Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T13:32:20.741Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-15T13:32:20.741Z] === RUN TestBuildWithEmptyLayers [2020-06-15T13:32:21.450Z] #18 67.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-15T13:32:22.420Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-06-15T13:32:22.420Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-15T13:32:22.420Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T13:32:23.264Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-15T13:32:23.264Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T13:32:23.890Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-06-15T13:32:23.890Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-15T13:32:23.890Z] === RUN TestIpcModeOlderClient [2020-06-15T13:32:23.890Z] === PAUSE TestIpcModeOlderClient [2020-06-15T13:32:23.890Z] === RUN TestKillContainerInvalidSignal [2020-06-15T13:32:24.899Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-06-15T13:32:24.899Z] === RUN TestKillContainer [2020-06-15T13:32:24.899Z] === RUN TestKillContainer/no_signal [2020-06-15T13:32:25.906Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T13:32:26.129Z] INFO: Expanding compiler 3 of 3... [2020-06-15T13:32:26.187Z] === RUN TestKillContainer/killing_signal [2020-06-15T13:32:26.597Z] INFO: Removing downloaded files... [2020-06-15T13:32:26.597Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-06-15T13:32:26.597Z] INFO: Configuring git core.autocrlf... [2020-06-15T13:32:27.660Z] --- PASS: TestKillContainer (2.61s) [2020-06-15T13:32:27.660Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-06-15T13:32:27.660Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-06-15T13:32:27.660Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-06-15T13:32:27.660Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T13:32:27.660Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T13:32:28.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T13:32:28.522Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-06-15T13:32:28.522Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T13:32:28.780Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-06-15T13:32:28.780Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T13:32:29.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-06-15T13:32:29.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-06-15T13:32:29.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-06-15T13:32:29.279Z] === RUN TestKillStoppedContainer [2020-06-15T13:32:29.279Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-06-15T13:32:29.279Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T13:32:29.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-06-15T13:32:29.279Z] === RUN TestKillDifferentUserContainer [2020-06-15T13:32:30.286Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-06-15T13:32:30.286Z] === RUN TestInspectOomKilledTrue [2020-06-15T13:32:30.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T13:32:30.286Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:32:30.286Z] === RUN TestInspectOomKilledFalse [2020-06-15T13:32:30.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T13:32:30.286Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:32:30.286Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T13:32:30.900Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-06-15T13:32:30.900Z] === RUN TestLinksContainerNames [2020-06-15T13:32:32.129Z] #18 78.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-15T13:32:32.921Z] --- PASS: TestLinksContainerNames (1.77s) [2020-06-15T13:32:32.921Z] === RUN TestLogsFollowTailEmpty [2020-06-15T13:32:33.536Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-06-15T13:32:33.536Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T13:32:34.040Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-06-15T13:32:34.040Z] === RUN TestBuildWithHugeFile [2020-06-15T13:32:34.544Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/default [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/private [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/slave [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/shared [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/default [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/shared [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/slave [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/private [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T13:32:34.544Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:32:34.544Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:32:34.544Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:32:34.826Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:32:35.109Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:32:35.391Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T13:32:35.391Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-15T13:32:35.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-15T13:32:35.391Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T13:32:35.426Z] #18 82.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-15T13:32:35.660Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:32:35.660Z] [2020-06-15T13:32:35.660Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:32:35.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:32:35.660Z] HOSTNAME=3457b9ef2165 [2020-06-15T13:32:35.660Z] TESTDEBUG=0 [2020-06-15T13:32:35.660Z] DEST=bundles/test-integration [2020-06-15T13:32:35.660Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:32:35.660Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:32:35.660Z] container=docker [2020-06-15T13:32:35.660Z] HOME=/root [2020-06-15T13:32:35.660Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:32:35.660Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:32:35.660Z] VALIDATE_BRANCH=master [2020-06-15T13:32:35.660Z] TERM=xterm [2020-06-15T13:32:35.660Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:32:35.660Z] SHLVL=1 [2020-06-15T13:32:35.660Z] TIMEOUT=120m [2020-06-15T13:32:35.660Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:32:35.660Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:32:35.660Z] GO111MODULE=off [2020-06-15T13:32:35.660Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T13:32:35.660Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T13:32:35.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:32:35.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:32:35.660Z] GOPATH=/go [2020-06-15T13:32:35.660Z] PKG_CONFIG=pkg-config [2020-06-15T13:32:35.660Z] _=/usr/bin/env [2020-06-15T13:32:35.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T13:32:37.241Z] #18 84.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-15T13:32:38.091Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2020-06-15T13:32:38.091Z] === RUN TestNetworkNat [2020-06-15T13:32:38.373Z] --- PASS: TestNetworkNat (0.86s) [2020-06-15T13:32:38.373Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T13:32:38.628Z] #18 85.49 debconf: delaying package configuration, since apt-utils is not installed [2020-06-15T13:32:38.628Z] #18 85.54 Fetched 29.2 MB in 60s (486 kB/s) [2020-06-15T13:32:38.965Z] #18 85.57 Selecting previously unselected package pigz. [2020-06-15T13:32:38.965Z] #18 85.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-06-15T13:32:38.965Z] #18 85.62 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-15T13:32:38.965Z] #18 85.63 Unpacking pigz (2.4-1) ... [2020-06-15T13:32:38.965Z] #18 85.67 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-15T13:32:38.965Z] #18 85.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T13:32:38.965Z] #18 85.67 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T13:32:39.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-06-15T13:32:39.379Z] === RUN TestNetworkLoopbackNat [2020-06-15T13:32:39.530Z] #18 85.84 Selecting previously unselected package python3.7-minimal. [2020-06-15T13:32:39.530Z] #18 85.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T13:32:39.530Z] #18 85.85 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:32:39.530Z] #18 86.32 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T13:32:39.530Z] #18 86.33 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-15T13:32:40.223Z] #18 ... [2020-06-15T13:32:40.223Z] [2020-06-15T13:32:40.223Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:32:40.223Z] #53 242.4 + bin/containerd-stress [2020-06-15T13:32:40.849Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-06-15T13:32:40.849Z] === RUN TestPause [2020-06-15T13:32:41.463Z] --- PASS: TestPause (0.91s) [2020-06-15T13:32:41.463Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T13:32:41.463Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:32:41.463Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:32:41.463Z] === RUN TestPauseStopPausedContainer [2020-06-15T13:32:42.470Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-06-15T13:32:42.470Z] === RUN TestPsFilter [2020-06-15T13:32:42.752Z] --- PASS: TestPsFilter (0.31s) [2020-06-15T13:32:42.752Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T13:32:43.758Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-06-15T13:32:43.758Z] === RUN TestRemoveContainerWithVolume [2020-06-15T13:32:44.373Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-06-15T13:32:44.373Z] === RUN TestRemoveContainerRunning [2020-06-15T13:32:45.074Z] #53 ... [2020-06-15T13:32:45.074Z] [2020-06-15T13:32:45.074Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:32:45.074Z] #18 87.48 Selecting previously unselected package python3-minimal. [2020-06-15T13:32:45.074Z] #18 87.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 ... 23610 files and directories currently installed.) [2020-06-15T13:32:45.074Z] #18 87.51 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-15T13:32:45.074Z] #18 87.51 Unpacking python3-minimal (3.7.3-1) ... [2020-06-15T13:32:45.074Z] #18 87.55 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-15T13:32:45.074Z] #18 87.55 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-15T13:32:45.074Z] #18 87.55 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-15T13:32:45.074Z] #18 87.59 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-15T13:32:45.074Z] #18 87.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T13:32:45.074Z] #18 87.59 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T13:32:45.074Z] #18 88.09 Selecting previously unselected package python3.7. [2020-06-15T13:32:45.074Z] #18 88.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-15T13:32:45.074Z] #18 88.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:32:45.074Z] #18 88.14 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-15T13:32:45.074Z] #18 88.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-15T13:32:45.074Z] #18 88.15 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-15T13:32:45.074Z] #18 88.19 Setting up python3-minimal (3.7.3-1) ... [2020-06-15T13:32:45.074Z] #18 88.60 Selecting previously unselected package python3. [2020-06-15T13:32:45.074Z] #18 88.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-06-15T13:32:45.074Z] #18 88.63 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-15T13:32:45.074Z] #18 88.63 Unpacking python3 (3.7.3-1) ... [2020-06-15T13:32:45.075Z] #18 88.68 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-15T13:32:45.075Z] #18 88.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 88.68 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-15T13:32:45.075Z] #18 88.75 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-15T13:32:45.075Z] #18 88.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 88.76 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-15T13:32:45.075Z] #18 88.82 Selecting previously unselected package libiptc0:ppc64el. [2020-06-15T13:32:45.075Z] #18 88.83 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 88.83 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-15T13:32:45.075Z] #18 88.87 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-15T13:32:45.075Z] #18 88.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 88.88 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-15T13:32:45.075Z] #18 88.91 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-15T13:32:45.075Z] #18 88.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 88.92 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-15T13:32:45.075Z] #18 88.95 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-15T13:32:45.075Z] #18 88.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 88.96 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-15T13:32:45.075Z] #18 89.00 Selecting previously unselected package iptables. [2020-06-15T13:32:45.075Z] #18 89.01 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 89.01 Unpacking iptables (1.8.2-4) ... [2020-06-15T13:32:45.075Z] #18 89.23 Selecting previously unselected package xxd. [2020-06-15T13:32:45.075Z] #18 89.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 89.23 Unpacking xxd (2:8.1.0875-5) ... [2020-06-15T13:32:45.075Z] #18 89.28 Selecting previously unselected package vim-common. [2020-06-15T13:32:45.075Z] #18 89.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:32:45.075Z] #18 89.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-15T13:32:45.075Z] #18 89.40 Selecting previously unselected package bash-completion. [2020-06-15T13:32:45.075Z] #18 89.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-15T13:32:45.075Z] #18 91.06 Unpacking bash-completion (1:2.8-6) ... [2020-06-15T13:32:45.075Z] #18 91.28 Selecting previously unselected package bzip2. [2020-06-15T13:32:45.075Z] #18 91.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:32:45.075Z] #18 91.33 Selecting previously unselected package xz-utils. [2020-06-15T13:32:45.075Z] #18 91.33 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.33 Unpacking xz-utils (5.2.4-1) ... [2020-06-15T13:32:45.075Z] #18 91.40 Selecting previously unselected package apparmor. [2020-06-15T13:32:45.075Z] #18 91.40 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.44 Unpacking apparmor (2.13.2-10) ... [2020-06-15T13:32:45.075Z] #18 91.60 Selecting previously unselected package aufs-tools. [2020-06-15T13:32:45.075Z] #18 91.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:32:45.075Z] #18 91.68 Selecting previously unselected package libonig5:ppc64el. [2020-06-15T13:32:45.075Z] #18 91.68 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.69 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-15T13:32:45.075Z] #18 91.76 Selecting previously unselected package libjq1:ppc64el. [2020-06-15T13:32:45.075Z] #18 91.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T13:32:45.075Z] #18 91.82 Selecting previously unselected package jq. [2020-06-15T13:32:45.075Z] #18 91.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-15T13:32:45.075Z] #18 91.86 Selecting previously unselected package libaio1:ppc64el. [2020-06-15T13:32:45.075Z] #18 91.86 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.86 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-15T13:32:45.075Z] #18 91.90 Selecting previously unselected package libgpm2:ppc64el. [2020-06-15T13:32:45.075Z] #18 91.90 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-15T13:32:45.075Z] #18 91.90 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-15T13:32:45.075Z] #18 91.94 Selecting previously unselected package libicu63:ppc64el. [2020-06-15T13:32:45.380Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-06-15T13:32:45.380Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T13:32:45.410Z] #18 91.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-15T13:32:45.410Z] #18 91.94 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T13:32:45.994Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-06-15T13:32:45.994Z] === RUN TestRemoveInvalidContainer [2020-06-15T13:32:45.994Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-15T13:32:45.994Z] === RUN TestRenameLinkedContainer [2020-06-15T13:32:46.238Z] sha256:93ff812285ac562714485cd12cf722826ada2b1c513e643e2f3eb25e6d2af031 [2020-06-15T13:32:46.238Z] INFO: Starting docker-py tests... [2020-06-15T13:32:46.238Z] ============================= test session starts ============================== [2020-06-15T13:32:46.238Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.2, pluggy-0.13.1 [2020-06-15T13:32:46.238Z] rootdir: /src, inifile: pytest.ini [2020-06-15T13:32:46.238Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-15T13:32:46.238Z] collected 387 items / 1 deselected / 386 selected [2020-06-15T13:32:46.238Z] [2020-06-15T13:32:47.234Z] #18 93.76 Selecting previously unselected package libnet1:ppc64el. [2020-06-15T13:32:47.234Z] #18 93.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-15T13:32:47.234Z] #18 93.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T13:32:47.234Z] #18 93.81 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-15T13:32:47.234Z] #18 93.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-15T13:32:47.234Z] #18 93.82 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T13:32:47.234Z] #18 93.87 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-15T13:32:47.234Z] #18 93.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-15T13:32:47.234Z] #18 93.87 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T13:32:47.234Z] #18 93.92 Selecting previously unselected package libreadline5:ppc64el. [2020-06-15T13:32:47.234Z] #18 93.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-15T13:32:47.234Z] #18 93.92 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-15T13:32:47.234Z] #18 93.98 Selecting previously unselected package net-tools. [2020-06-15T13:32:47.234Z] #18 93.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-15T13:32:47.234Z] #18 93.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:32:47.234Z] #18 94.10 Selecting previously unselected package python-pip-whl. [2020-06-15T13:32:47.541Z] #18 94.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-15T13:32:47.542Z] #18 94.10 Unpacking python-pip-whl (18.1-5) ... [2020-06-15T13:32:47.542Z] #18 94.35 Selecting previously unselected package python3-lib2to3. [2020-06-15T13:32:47.542Z] #18 94.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-15T13:32:47.542Z] #18 94.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:32:47.542Z] #18 94.44 Selecting previously unselected package python3-distutils. [2020-06-15T13:32:47.542Z] #18 94.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-15T13:32:47.848Z] #18 94.45 Unpacking python3-distutils (3.7.3-1) ... [2020-06-15T13:32:47.848Z] #18 94.54 Selecting previously unselected package python3-pip. [2020-06-15T13:32:47.848Z] #18 94.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-15T13:32:47.848Z] #18 94.54 Unpacking python3-pip (18.1-5) ... [2020-06-15T13:32:47.848Z] #18 94.65 Selecting previously unselected package python3-pkg-resources. [2020-06-15T13:32:47.848Z] #18 94.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-15T13:32:47.848Z] #18 94.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:32:48.157Z] #18 94.75 Selecting previously unselected package python3-setuptools. [2020-06-15T13:32:48.157Z] #18 94.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-15T13:32:48.157Z] #18 94.77 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-15T13:32:48.157Z] #18 94.90 Selecting previously unselected package python3-wheel. [2020-06-15T13:32:48.157Z] #18 94.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-15T13:32:48.157Z] #18 94.91 Unpacking python3-wheel (0.32.3-2) ... [2020-06-15T13:32:48.157Z] #18 94.95 Selecting previously unselected package sudo. [2020-06-15T13:32:48.157Z] #18 94.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-15T13:32:48.157Z] #18 94.96 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:32:48.468Z] #18 95.19 Selecting previously unselected package thin-provisioning-tools. [2020-06-15T13:32:48.468Z] #18 95.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-15T13:32:48.468Z] #18 95.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:32:48.468Z] #18 95.33 Selecting previously unselected package uidmap. [2020-06-15T13:32:49.056Z] #18 95.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-15T13:32:49.056Z] #18 95.34 Unpacking uidmap (1:4.5-1.1) ... [2020-06-15T13:32:49.056Z] #18 95.40 Selecting previously unselected package vim-runtime. [2020-06-15T13:32:49.056Z] #18 95.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-15T13:32:49.056Z] #18 95.44 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-15T13:32:49.056Z] #18 95.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-15T13:32:49.056Z] #18 95.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:32:50.122Z] #18 97.05 Selecting previously unselected package vim. [2020-06-15T13:32:50.371Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-06-15T13:32:50.371Z] === RUN TestRenameStoppedContainer [2020-06-15T13:32:50.371Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-06-15T13:32:50.371Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T13:32:50.423Z] #18 97.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-15T13:32:50.423Z] #18 97.08 Unpacking vim (2:8.1.0875-5) ... [2020-06-15T13:32:50.728Z] #18 97.42 Selecting previously unselected package xfsprogs. [2020-06-15T13:32:50.728Z] #18 97.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-15T13:32:50.728Z] #18 97.43 Unpacking xfsprogs (4.20.0-1) ... [2020-06-15T13:32:51.271Z] #18 97.69 Selecting previously unselected package zip. [2020-06-15T13:32:51.271Z] #18 97.69 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-15T13:32:51.271Z] #18 97.70 Unpacking zip (3.0-11+b1) ... [2020-06-15T13:32:51.271Z] #18 97.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-15T13:32:51.271Z] #18 97.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-15T13:32:51.271Z] #18 97.81 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-15T13:32:51.271Z] #18 97.81 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-15T13:32:51.271Z] #18 97.82 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-15T13:32:51.271Z] #18 97.82 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-15T13:32:51.271Z] #18 97.83 Setting up uidmap (1:4.5-1.1) ... [2020-06-15T13:32:51.271Z] #18 97.83 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-15T13:32:51.271Z] #18 97.84 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-15T13:32:51.271Z] #18 97.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-15T13:32:51.271Z] #18 97.84 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-15T13:32:51.271Z] #18 97.85 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-15T13:32:51.271Z] #18 97.85 Setting up xxd (2:8.1.0875-5) ... [2020-06-15T13:32:51.271Z] #18 97.86 Setting up zip (3.0-11+b1) ... [2020-06-15T13:32:51.271Z] #18 97.86 Setting up vim-common (2:8.1.0875-5) ... [2020-06-15T13:32:51.271Z] #18 97.88 Setting up bash-completion (1:2.8-6) ... [2020-06-15T13:32:52.391Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2020-06-15T13:32:52.392Z] === RUN TestRenameInvalidName [2020-06-15T13:32:53.115Z] #18 99.85 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-15T13:32:53.115Z] #18 99.85 Setting up xz-utils (5.2.4-1) ... [2020-06-15T13:32:53.115Z] #18 99.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-15T13:32:53.115Z] #18 99.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-15T13:32:53.397Z] --- PASS: TestRenameInvalidName (0.87s) [2020-06-15T13:32:53.397Z] === RUN TestRenameAnonymousContainer [2020-06-15T13:32:53.434Z] #18 99.98 invoke-rc.d: could not determine current runlevel [2020-06-15T13:32:53.434Z] #18 99.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-15T13:32:53.434Z] #18 100.0 Setting up pigz (2.4-1) ... [2020-06-15T13:32:53.434Z] #18 100.0 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-15T13:32:53.434Z] #18 100.0 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-15T13:32:53.434Z] #18 100.0 Setting up python-pip-whl (18.1-5) ... [2020-06-15T13:32:53.434Z] #18 100.0 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-15T13:32:53.434Z] #18 100.0 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-15T13:32:53.434Z] #18 100.3 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-15T13:32:53.434Z] #18 100.3 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-15T13:32:53.434Z] #18 100.3 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-15T13:32:53.434Z] #18 100.3 Setting up vim (2:8.1.0875-5) ... [2020-06-15T13:32:53.434Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-15T13:32:53.434Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-15T13:32:53.434Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-15T13:32:53.434Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-15T13:32:53.434Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-15T13:32:53.434Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-15T13:32:53.754Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-15T13:32:53.754Z] #18 100.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-15T13:32:53.754Z] #18 100.4 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-15T13:32:53.754Z] #18 100.4 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-15T13:32:53.754Z] #18 100.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-15T13:32:53.754Z] #18 100.4 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-15T13:32:53.754Z] #18 100.4 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-15T13:32:53.754Z] #18 100.4 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-15T13:32:53.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T13:32:53.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T13:32:55.321Z] #18 ... [2020-06-15T13:32:55.321Z] [2020-06-15T13:32:55.321Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:32:55.321Z] #53 247.6 + bin/containerd-shim [2020-06-15T13:32:55.665Z] #53 ... [2020-06-15T13:32:55.665Z] [2020-06-15T13:32:55.665Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-15T13:32:55.665Z] #18 102.3 Setting up iptables (1.8.2-4) ... [2020-06-15T13:32:55.665Z] #18 102.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:32:55.665Z] #18 102.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:32:55.665Z] #18 102.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-15T13:32:55.665Z] #18 102.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-15T13:32:55.665Z] #18 102.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-15T13:32:55.665Z] #18 102.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-15T13:32:55.665Z] #18 102.4 Setting up python3 (3.7.3-1) ... [2020-06-15T13:32:55.976Z] #18 102.7 Setting up python3-wheel (0.32.3-2) ... [2020-06-15T13:32:56.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T13:32:56.875Z] #18 103.2 Setting up apparmor (2.13.2-10) ... [2020-06-15T13:32:58.225Z] #18 104.8 Setting up xfsprogs (4.20.0-1) ... [2020-06-15T13:32:58.225Z] #18 104.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-15T13:32:58.225Z] #18 105.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-15T13:32:58.896Z] #18 105.7 Setting up python3-distutils (3.7.3-1) ... [2020-06-15T13:32:58.912Z] --- PASS: TestRenameAnonymousContainer (4.95s) [2020-06-15T13:32:58.912Z] === RUN TestRenameContainerWithSameName [2020-06-15T13:32:59.194Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-06-15T13:32:59.194Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T13:32:59.249Z] #18 106.0 Setting up python3-setuptools (40.8.0-1) ... [2020-06-15T13:32:59.926Z] #18 106.7 Setting up python3-pip (18.1-5) ... [2020-06-15T13:33:00.581Z] #18 107.3 Processing triggers for libc-bin (2.28-10) ... [2020-06-15T13:33:00.581Z] #18 107.3 Processing triggers for mime-support (3.62) ... [2020-06-15T13:33:00.591Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-15T13:33:00.884Z] #18 DONE 107.5s [2020-06-15T13:33:00.884Z] [2020-06-15T13:33:00.884Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:00.884Z] #22 291.6 Checking out files: 45% (4890/10837) Checking out files: 46% (4986/10837) Checking out files: 47% (5094/10837) Checking out files: 48% (5202/10837) Checking out files: 49% (5311/10837) Checking out files: 50% (5419/10837) Checking out files: 51% (5527/10837) Checking out files: 52% (5636/10837) Checking out files: 53% (5744/10837) Checking out files: 54% (5852/10837) Checking out files: 55% (5961/10837) Checking out files: 56% (6069/10837) Checking out files: 57% (6178/10837) Checking out files: 58% (6286/10837) Checking out files: 59% (6394/10837) Checking out files: 60% (6503/10837) Checking out files: 61% (6611/10837) Checking out files: 62% (6719/10837) Checking out files: 63% (6828/10837) Checking out files: 64% (6936/10837) Checking out files: 65% (7045/10837) Checking out files: 66% (7153/10837) Checking out files: 67% (7261/10837) Checking out files: 68% (7370/10837) Checking out files: 69% (7478/10837) Checking out files: 70% (7586/10837) Checking out files: 71% (7695/10837) Checking out files: 72% (7803/10837) Checking out files: 73% (7912/10837) Checking out files: 74% (8020/10837) Checking out files: 75% (8128/10837) Checking out files: 76% (8237/10837) Checking out files: 77% (8345/10837) Checking out files: 78% (8453/10837) Checking out files: 79% (8562/10837) Checking out files: 80% (8670/10837) Checking out files: 81% (8778/10837) Checking out files: 82% (8887/10837) Checking out files: 83% (8995/10837) Checking out files: 84% (9104/10837) Checking out files: 85% (9212/10837) Checking out files: 86% (9320/10837) Checking out files: 87% (9429/10837) Checking out files: 87% (9431/10837) Checking out files: 88% (9537/10837) Checking out files: 89% (9645/10837) Checking out files: 90% (9754/10837) Checking out files: 91% (9862/10837) Checking out files: 92% (9971/10837) Checking out files: 93% (10079/10837) Checking out files: 94% (10187/10837) Checking out files: 95% (10296/10837) Checking out files: 96% (10404/10837) Checking out files: 97% (10512/10837) Checking out files: 98% (10621/10837) Checking out files: 99% (10729/10837) Checking out files: 100% (10837/10837) Checking out files: 100% (10837/10837), done. [2020-06-15T13:33:00.884Z] #22 292.9 + cd /tmp/tmp.8zXEwZyubF/tmp/docker-ce [2020-06-15T13:33:00.884Z] #22 292.9 + git checkout -q v17.06.2-ce [2020-06-15T13:33:00.884Z] #22 294.9 + mkdir -p /tmp/tmp.8zXEwZyubF/src/github.com/docker [2020-06-15T13:33:00.884Z] #22 294.9 + mv components/cli /tmp/tmp.8zXEwZyubF/src/github.com/docker/cli [2020-06-15T13:33:00.884Z] #22 294.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-15T13:33:01.185Z] #22 ... [2020-06-15T13:33:01.185Z] [2020-06-15T13:33:01.185Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-15T13:33:01.185Z] #19 0.345 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-15T13:33:01.185Z] #19 0.349 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-15T13:33:01.185Z] #19 0.354 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-15T13:33:01.185Z] #19 DONE 0.4s [2020-06-15T13:33:01.185Z] [2020-06-15T13:33:01.185Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-15T13:33:01.214Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2020-06-15T13:33:01.214Z] === RUN TestResize [2020-06-15T13:33:01.407Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-15T13:33:01.828Z] --- PASS: TestResize (0.90s) [2020-06-15T13:33:01.828Z] === RUN TestResizeWithInvalidSize [2020-06-15T13:33:02.836Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-06-15T13:33:02.836Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T13:33:03.380Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-15T13:33:03.450Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:33:03.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:33:03.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:33:03.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:33:03.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:33:04.851Z] #20 3.163 Collecting yamllint==1.16.0 [2020-06-15T13:33:04.851Z] #20 3.443 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-15T13:33:04.851Z] #20 3.522 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-15T13:33:04.851Z] #20 3.570 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-15T13:33:04.851Z] #20 3.615 Collecting pyyaml (from yamllint==1.16.0) [2020-06-15T13:33:04.851Z] #20 3.766 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-15T13:33:06.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:33:06.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:33:06.140Z] #20 4.783 Building wheels for collected packages: pyyaml [2020-06-15T13:33:06.140Z] #20 4.785 Running setup.py bdist_wheel for pyyaml: started [2020-06-15T13:33:07.116Z] #20 5.530 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-15T13:33:07.116Z] #20 5.532 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-15T13:33:07.116Z] #20 5.590 Successfully built pyyaml [2020-06-15T13:33:07.116Z] #20 5.602 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-15T13:33:07.116Z] #20 5.844 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-15T13:33:07.116Z] #20 DONE 6.0s [2020-06-15T13:33:07.116Z] [2020-06-15T13:33:07.116Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:07.116Z] #53 266.0 + bin/containerd-shim-runc-v1 [2020-06-15T13:33:07.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:33:07.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:33:08.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:33:08.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:33:08.964Z] #53 ... [2020-06-15T13:33:08.964Z] [2020-06-15T13:33:08.964Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:08.964Z] #46 303.2 + cd /tmp/tmp.rdE0Tcid0o/src/github.com/golangci/golangci-lint/ [2020-06-15T13:33:08.964Z] #46 303.2 + git checkout -q v1.23.8 [2020-06-15T13:33:08.964Z] #46 303.6 ++ git describe --tags [2020-06-15T13:33:08.964Z] #46 303.7 + version=v1.23.8 [2020-06-15T13:33:08.964Z] #46 303.7 ++ git rev-parse --short HEAD [2020-06-15T13:33:08.964Z] #46 303.7 + commit=76a82c6 [2020-06-15T13:33:08.964Z] #46 303.7 ++ git show -s --format=%cd [2020-06-15T13:33:08.964Z] #46 303.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-15T13:33:08.964Z] #46 303.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-15T13:33:11.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:33:11.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:33:14.118Z] #46 ... [2020-06-15T13:33:14.118Z] [2020-06-15T13:33:14.118Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:14.118Z] #53 276.1 + bin/containerd-shim-runc-v2 [2020-06-15T13:33:14.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:33:14.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-06-15T13:33:16.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2020-06-15T13:33:16.911Z] === RUN TestCgroupNamespacesRun [2020-06-15T13:33:16.972Z] #53 279.4 + binaries [2020-06-15T13:33:17.281Z] #53 279.4 + install -D bin/containerd /build/containerd [2020-06-15T13:33:17.281Z] #53 279.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-15T13:33:17.281Z] #53 279.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-15T13:33:17.281Z] #53 279.4 + install -D bin/ctr /build/ctr [2020-06-15T13:33:17.281Z] #53 DONE 279.6s [2020-06-15T13:33:17.281Z] [2020-06-15T13:33:17.281Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:18.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T13:33:18.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T13:33:18.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T13:33:18.381Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-06-15T13:33:18.381Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T13:33:19.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T13:33:19.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T13:33:19.884Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-06-15T13:33:19.885Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T13:33:21.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T13:33:21.907Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-06-15T13:33:21.907Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T13:33:23.928Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-06-15T13:33:23.928Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T13:33:25.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T13:33:25.398Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-06-15T13:33:25.399Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T13:33:26.869Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-06-15T13:33:26.869Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T13:33:26.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T13:33:27.876Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-06-15T13:33:27.876Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T13:33:28.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T13:33:29.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T13:33:29.898Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-06-15T13:33:29.898Z] === RUN TestKernelTCPMemory [2020-06-15T13:33:30.253Z] --- PASS: TestBuildWithHugeFile (52.17s) [2020-06-15T13:33:30.253Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T13:33:30.253Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:33:30.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:33:30.253Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:33:30.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:33:30.253Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:33:30.253Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:33:30.253Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:33:30.253Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:33:30.253Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:33:30.253Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-06-15T13:33:30.253Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-06-15T13:33:30.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-06-15T13:33:30.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-06-15T13:33:30.253Z] === RUN TestBuildPreserveOwnership [2020-06-15T13:33:30.253Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T13:33:30.904Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-06-15T13:33:30.904Z] === RUN TestNISDomainname [2020-06-15T13:33:31.184Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T13:33:31.518Z] --- PASS: TestNISDomainname (0.96s) [2020-06-15T13:33:31.518Z] === RUN TestHostnameDnsResolution [2020-06-15T13:33:31.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T13:33:32.290Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-15T13:33:32.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T13:33:32.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T13:33:32.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T13:33:33.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T13:33:33.606Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-06-15T13:33:33.606Z] === RUN TestStats [2020-06-15T13:33:34.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T13:33:35.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T13:33:35.361Z] --- PASS: TestBuildPreserveOwnership (9.52s) [2020-06-15T13:33:35.361Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.51s) [2020-06-15T13:33:35.361Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-15T13:33:35.361Z] === RUN TestBuildPlatformInvalid [2020-06-15T13:33:35.361Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-06-15T13:33:35.361Z] PASS [2020-06-15T13:33:35.361Z] [2020-06-15T13:33:35.361Z] === Skipped [2020-06-15T13:33:35.361Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-15T13:33:35.361Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:33:35.361Z] [2020-06-15T13:33:35.361Z] [2020-06-15T13:33:35.361Z] DONE 32 tests, 1 skipped in 122.852s [2020-06-15T13:33:35.361Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T13:33:35.361Z] INFO: Testing against a local daemon [2020-06-15T13:33:35.361Z] === RUN TestConfigInspect [2020-06-15T13:33:35.361Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-15T13:33:35.361Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:35.361Z] === RUN TestConfigList [2020-06-15T13:33:35.361Z] --- SKIP: TestConfigList (0.01s) [2020-06-15T13:33:35.361Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:35.361Z] === RUN TestConfigsCreateAndDelete [2020-06-15T13:33:35.361Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-15T13:33:35.361Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:35.361Z] === RUN TestConfigsUpdate [2020-06-15T13:33:35.361Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-15T13:33:35.361Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:35.361Z] === RUN TestTemplatedConfig [2020-06-15T13:33:35.361Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-15T13:33:35.361Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:35.361Z] === RUN TestConfigCreateResolve [2020-06-15T13:33:35.361Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-06-15T13:33:35.361Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:35.361Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T13:33:35.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T13:33:36.311Z] --- PASS: TestStats (2.97s) [2020-06-15T13:33:36.311Z] === RUN TestStopContainerWithTimeout [2020-06-15T13:33:36.311Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T13:33:36.311Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T13:33:36.311Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T13:33:36.311Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T13:33:36.311Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T13:33:36.311Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T13:33:36.311Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T13:33:36.311Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T13:33:36.311Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T13:33:36.311Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T13:33:36.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T13:33:37.257Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-06-15T13:33:37.257Z] PASS [2020-06-15T13:33:37.257Z] [2020-06-15T13:33:37.257Z] === Skipped [2020-06-15T13:33:37.257Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-15T13:33:37.257Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-06-15T13:33:37.258Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-15T13:33:37.258Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-15T13:33:37.258Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-15T13:33:37.258Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-06-15T13:33:37.258Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] [2020-06-15T13:33:37.258Z] DONE 7 tests, 6 skipped in 1.728s [2020-06-15T13:33:37.258Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T13:33:37.258Z] INFO: Testing against a local daemon [2020-06-15T13:33:37.258Z] === RUN TestCheckpoint [2020-06-15T13:33:37.258Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T13:33:37.258Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:33:37.258Z] === RUN TestContainerInvalidJSON [2020-06-15T13:33:37.258Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:33:37.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:33:37.258Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:33:37.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:33:37.258Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:33:37.258Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:33:37.258Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:33:37.258Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:33:37.258Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:33:37.258Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-15T13:33:37.258Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T13:33:37.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T13:33:37.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T13:33:37.258Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T13:33:37.258Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-06-15T13:33:37.258Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T13:33:37.258Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-06-15T13:33:37.258Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T13:33:37.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-06-15T13:33:37.258Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T13:33:37.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-06-15T13:33:37.258Z] === RUN TestCopyFromContainer [2020-06-15T13:33:37.421Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T13:33:37.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T13:33:39.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:33:39.140Z] Using test binary docker [2020-06-15T13:33:39.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T13:33:39.140Z] +++ /etc/init.d/apparmor start [2020-06-15T13:33:39.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:33:39.140Z] INFO: Waiting for daemon to start... [2020-06-15T13:33:39.140Z] Starting dockerd [2020-06-15T13:33:39.140Z] +++ 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-15T13:33:39.567Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T13:33:41.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T13:33:41.043Z] . [2020-06-15T13:33:41.043Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:33:41.301Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:33:41.301Z] Error: No such image: emptyfs [2020-06-15T13:33:41.301Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T13:33:41.301Z] ++++ docker load [2020-06-15T13:33:41.433Z] === RUN TestCopyFromContainer// [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T13:33:41.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T13:33:41.560Z] Running integration-test (iteration 1) [2020-06-15T13:33:41.560Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T13:33:41.560Z] ++ 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-15T13:33:41.560Z] ++ set -e [2020-06-15T13:33:41.560Z] ++ '[' -n 0 ']' [2020-06-15T13:33:41.560Z] ++ set -x [2020-06-15T13:33:41.560Z] ++ env -i DEST=/go/src/github.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-15T13:33:41.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T13:33:41.692Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer (4.43s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-15T13:33:41.692Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-15T13:33:41.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T13:33:41.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:33:41.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:33:41.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:33:41.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:33:41.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:33:41.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:33:41.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:33:41.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:33:41.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:33:41.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-15T13:33:41.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T13:33:41.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T13:33:41.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T13:33:41.692Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T13:33:41.692Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-06-15T13:33:41.692Z] === RUN TestCreateWithInvalidEnv [2020-06-15T13:33:41.692Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T13:33:41.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T13:33:41.692Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T13:33:41.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T13:33:41.692Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T13:33:41.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T13:33:41.692Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T13:33:41.692Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T13:33:41.692Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T13:33:41.692Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-15T13:33:41.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T13:33:41.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T13:33:41.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T13:33:41.692Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T13:33:41.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-15T13:33:41.949Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T13:33:42.376Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-15T13:33:42.376Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-06-15T13:33:42.376Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-06-15T13:33:42.376Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-06-15T13:33:42.376Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-06-15T13:33:42.376Z] === RUN TestDeleteDevicemapper [2020-06-15T13:33:42.376Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T13:33:42.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:33:42.376Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:33:43.321Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:33:43.321Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.02s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.02s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-15T13:33:43.321Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-15T13:33:43.321Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2020-06-15T13:33:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T13:33:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:33:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:33:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:33:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:33:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:33:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:33:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:33:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:33:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:33:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:33:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:33:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:33:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:33:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:33:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-15T13:33:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-15T13:33:44.693Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T13:33:44.951Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-06-15T13:33:44.951Z] === RUN TestCreateDifferentPlatform [2020-06-15T13:33:44.951Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T13:33:44.951Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T13:33:44.951Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-15T13:33:44.951Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T13:33:44.951Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T13:33:44.951Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T13:33:44.951Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-15T13:33:44.951Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-15T13:33:44.951Z] === RUN TestDaemonRestartIpcMode [2020-06-15T13:33:44.951Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T13:33:44.951Z] === RUN TestDaemonHostGatewayIP [2020-06-15T13:33:44.951Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-15T13:33:44.951Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:33:44.951Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T13:33:44.951Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-15T13:33:44.951Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-15T13:33:44.951Z] === RUN TestDiff [2020-06-15T13:33:45.515Z] --- PASS: TestDiff (0.42s) [2020-06-15T13:33:45.515Z] === RUN TestExecWithCloseStdin [2020-06-15T13:33:45.772Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-06-15T13:33:45.772Z] === RUN TestExec [2020-06-15T13:33:45.879Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s) [2020-06-15T13:33:45.879Z] === RUN TestUpdateMemory [2020-06-15T13:33:45.879Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T13:33:45.879Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:33:45.879Z] === RUN TestUpdateCPUQuota [2020-06-15T13:33:46.337Z] --- PASS: TestExec (0.50s) [2020-06-15T13:33:46.337Z] === RUN TestExecUser [2020-06-15T13:33:46.884Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-06-15T13:33:46.884Z] === RUN TestUpdatePidsLimit [2020-06-15T13:33:46.884Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T13:33:46.901Z] --- PASS: TestExecUser (0.48s) [2020-06-15T13:33:46.901Z] === RUN TestExportContainerAndImportImage [2020-06-15T13:33:47.166Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T13:33:47.466Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-06-15T13:33:47.466Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T13:33:47.783Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T13:33:48.064Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T13:33:48.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T13:33:48.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T13:33:49.243Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T13:33:50.741Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-06-15T13:33:50.741Z] === RUN TestHealthCheckWorkdir [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-06-15T13:33:50.781Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-06-15T13:33:50.781Z] === RUN TestUpdateRestartPolicy [2020-06-15T13:33:50.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T13:33:51.306Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-06-15T13:33:51.306Z] === RUN TestHealthKillContainer [2020-06-15T13:33:51.538Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:33:51.538Z] Loaded image: busybox:latest [2020-06-15T13:33:51.538Z] Loaded image: busybox:glibc [2020-06-15T13:33:51.538Z] Loaded image: debian:jessie [2020-06-15T13:33:51.538Z] Loaded image: hello-world:latest [2020-06-15T13:33:51.538Z] INFO: Testing against a local daemon [2020-06-15T13:33:51.538Z] === RUN TestCgroupNamespacesBuild [2020-06-15T13:33:53.829Z] --- PASS: TestHealthKillContainer (2.60s) [2020-06-15T13:33:53.829Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T13:33:54.070Z] --- PASS: TestCgroupNamespacesBuild (3.22s) [2020-06-15T13:33:54.070Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T13:33:54.394Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-06-15T13:33:54.394Z] === RUN TestIpcModeNone [2020-06-15T13:33:54.651Z] --- PASS: TestIpcModeNone (0.46s) [2020-06-15T13:33:54.651Z] === RUN TestIpcModePrivate [2020-06-15T13:33:55.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T13:33:55.217Z] --- PASS: TestIpcModePrivate (0.51s) [2020-06-15T13:33:55.217Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-15T13:33:55.217Z] === RUN TestIpcModeShareable [2020-06-15T13:33:55.217Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-15T13:33:55.217Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:33:55.217Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T13:33:55.446Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-06-15T13:33:55.446Z] === RUN TestBuildWithSession [2020-06-15T13:33:55.446Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T13:33:55.446Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:33:55.446Z] === RUN TestBuildSquashParent [2020-06-15T13:33:56.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2020-06-15T13:33:56.591Z] === RUN TestAPIIpcModeHost [2020-06-15T13:33:56.591Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-15T13:33:56.591Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:33:56.591Z] === RUN TestDaemonIpcModeShareable [2020-06-15T13:33:56.591Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-15T13:33:56.591Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:33:56.591Z] === RUN TestDaemonIpcModePrivate [2020-06-15T13:33:57.408Z] #46 ... [2020-06-15T13:33:57.408Z] [2020-06-15T13:33:57.408Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:57.408Z] #22 351.0 + return [2020-06-15T13:33:57.408Z] #22 DONE 351.1s [2020-06-15T13:33:57.408Z] [2020-06-15T13:33:57.408Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-15T13:33:57.408Z] #46 DONE 351.4s [2020-06-15T13:33:57.408Z] [2020-06-15T13:33:57.408Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-15T13:33:57.408Z] #23 DONE 0.1s [2020-06-15T13:33:57.408Z] [2020-06-15T13:33:57.408Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-15T13:33:57.714Z] #27 DONE 0.4s [2020-06-15T13:33:57.714Z] [2020-06-15T13:33:57.714Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-15T13:33:58.016Z] #30 DONE 0.2s [2020-06-15T13:33:58.016Z] [2020-06-15T13:33:58.016Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-15T13:33:58.016Z] #32 DONE 0.1s [2020-06-15T13:33:58.016Z] [2020-06-15T13:33:58.016Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-15T13:33:58.016Z] #35 DONE 0.0s [2020-06-15T13:33:58.016Z] [2020-06-15T13:33:58.016Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-15T13:33:58.016Z] #38 DONE 0.1s [2020-06-15T13:33:58.319Z] [2020-06-15T13:33:58.319Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-15T13:33:58.319Z] #41 DONE 0.1s [2020-06-15T13:33:58.319Z] [2020-06-15T13:33:58.319Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-15T13:33:58.319Z] #43 DONE 0.1s [2020-06-15T13:33:58.319Z] [2020-06-15T13:33:58.319Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-15T13:33:58.319Z] #45 DONE 0.1s [2020-06-15T13:33:58.319Z] [2020-06-15T13:33:58.319Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-15T13:33:58.320Z] #47 DONE 0.1s [2020-06-15T13:33:58.623Z] [2020-06-15T13:33:58.623Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-15T13:33:58.623Z] #49 DONE 0.1s [2020-06-15T13:33:58.623Z] [2020-06-15T13:33:58.623Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-15T13:33:58.623Z] #51 DONE 0.1s [2020-06-15T13:33:58.623Z] [2020-06-15T13:33:58.623Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-15T13:33:58.924Z] #54 DONE 0.2s [2020-06-15T13:33:58.924Z] [2020-06-15T13:33:58.924Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-15T13:33:58.924Z] #58 DONE 0.1s [2020-06-15T13:33:58.924Z] [2020-06-15T13:33:58.924Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-15T13:33:58.924Z] #60 DONE 0.3s [2020-06-15T13:33:58.924Z] [2020-06-15T13:33:58.924Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-15T13:33:58.924Z] #62 DONE 0.1s [2020-06-15T13:33:59.116Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-06-15T13:33:59.116Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-06-15T13:33:59.116Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T13:33:59.116Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-15T13:33:59.116Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:33:59.116Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T13:33:59.116Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-15T13:33:59.116Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:33:59.116Z] === RUN TestIpcModeOlderClient [2020-06-15T13:33:59.116Z] === PAUSE TestIpcModeOlderClient [2020-06-15T13:33:59.116Z] === RUN TestKillContainerInvalidSignal [2020-06-15T13:33:59.223Z] [2020-06-15T13:33:59.223Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-15T13:33:59.223Z] #63 DONE 0.0s [2020-06-15T13:33:59.223Z] [2020-06-15T13:33:59.223Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-15T13:33:59.373Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2020-06-15T13:33:59.373Z] === RUN TestKillContainer [2020-06-15T13:33:59.373Z] === RUN TestKillContainer/no_signal [2020-06-15T13:33:59.645Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T13:34:00.213Z] === RUN TestKillContainer/killing_signal [2020-06-15T13:34:00.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T13:34:00.788Z] --- PASS: TestKillContainer (1.34s) [2020-06-15T13:34:00.789Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-06-15T13:34:00.789Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2020-06-15T13:34:00.789Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2020-06-15T13:34:00.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T13:34:00.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T13:34:01.052Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T13:34:01.394Z] #64 DONE 2.1s [2020-06-15T13:34:01.394Z] [2020-06-15T13:34:01.394Z] #65 exporting to oci image format [2020-06-15T13:34:01.394Z] #65 exporting layers [2020-06-15T13:34:01.617Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2020-06-15T13:34:01.617Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2020-06-15T13:34:01.617Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2020-06-15T13:34:01.617Z] === RUN TestKillStoppedContainer [2020-06-15T13:34:01.617Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-06-15T13:34:01.617Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T13:34:01.617Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-06-15T13:34:01.617Z] === RUN TestKillDifferentUserContainer [2020-06-15T13:34:01.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T13:34:02.010Z] --- PASS: TestBuildSquashParent (6.23s) [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:34:02.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:34:02.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:34:02.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:34:02.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:34:02.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:34:02.010Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:34:02.010Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:34:02.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:34:02.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:34:02.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:34:02.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:34:02.181Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2020-06-15T13:34:02.182Z] === RUN TestInspectOomKilledTrue [2020-06-15T13:34:02.182Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T13:34:02.182Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:02.182Z] === RUN TestInspectOomKilledFalse [2020-06-15T13:34:02.182Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T13:34:02.182Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:34:02.182Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T13:34:02.182Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-15T13:34:02.182Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-15T13:34:02.182Z] === RUN TestLinksContainerNames [2020-06-15T13:34:03.114Z] --- PASS: TestLinksContainerNames (0.84s) [2020-06-15T13:34:03.114Z] === RUN TestLogsFollowTailEmpty [2020-06-15T13:34:03.371Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-06-15T13:34:03.371Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T13:34:03.629Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/default [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/private [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/slave [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/shared [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T13:34:03.629Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T13:34:03.629Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/default [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/shared [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/slave [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/private [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T13:34:03.886Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:34:03.886Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:34:03.886Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:34:03.887Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:34:03.887Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T13:34:04.144Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-15T13:34:04.144Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-15T13:34:04.144Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T13:34:04.144Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-15T13:34:04.144Z] 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-15T13:34:04.144Z] === RUN TestNetworkNat [2020-06-15T13:34:04.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:34:04.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:34:04.709Z] --- PASS: TestNetworkNat (0.57s) [2020-06-15T13:34:04.709Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T13:34:05.273Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2020-06-15T13:34:05.273Z] === RUN TestNetworkLoopbackNat [2020-06-15T13:34:05.838Z] --- PASS: TestNetworkLoopbackNat (0.54s) [2020-06-15T13:34:05.838Z] === RUN TestPause [2020-06-15T13:34:05.838Z] --- SKIP: TestPause (0.00s) [2020-06-15T13:34:05.838Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:05.838Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T13:34:05.838Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:34:05.838Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:34:05.838Z] === RUN TestPauseStopPausedContainer [2020-06-15T13:34:05.838Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-15T13:34:05.838Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:05.838Z] === RUN TestPsFilter [2020-06-15T13:34:05.838Z] --- PASS: TestPsFilter (0.10s) [2020-06-15T13:34:05.838Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T13:34:05.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T13:34:06.102Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2020-06-15T13:34:06.102Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T13:34:06.102Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2020-06-15T13:34:06.102Z] === RUN TestWaitNonBlocked [2020-06-15T13:34:06.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:34:06.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:34:06.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:34:06.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:34:06.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:34:06.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:34:06.102Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-15T13:34:06.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-06-15T13:34:06.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2020-06-15T13:34:06.102Z] === RUN TestWaitBlocked [2020-06-15T13:34:06.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:34:06.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:34:06.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:34:06.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:34:06.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:34:06.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:34:06.402Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-06-15T13:34:06.402Z] === RUN TestRemoveContainerWithVolume [2020-06-15T13:34:06.660Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-06-15T13:34:06.660Z] === RUN TestRemoveContainerRunning [2020-06-15T13:34:07.080Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-06-15T13:34:07.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) [2020-06-15T13:34:07.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2020-06-15T13:34:07.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2020-06-15T13:34:07.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2020-06-15T13:34:07.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-06-15T13:34:07.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-06-15T13:34:07.081Z] === RUN TestBuildMultiStageCopy [2020-06-15T13:34:07.081Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T13:34:07.118Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-15T13:34:07.118Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-06-15T13:34:07.118Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-06-15T13:34:07.118Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T13:34:07.118Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T13:34:07.224Z] --- PASS: TestRemoveContainerRunning (0.45s) [2020-06-15T13:34:07.224Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T13:34:07.481Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-06-15T13:34:07.481Z] === RUN TestRemoveInvalidContainer [2020-06-15T13:34:07.481Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-15T13:34:07.481Z] === RUN TestRenameLinkedContainer [2020-06-15T13:34:08.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T13:34:09.378Z] --- PASS: TestRenameLinkedContainer (1.67s) [2020-06-15T13:34:09.378Z] === RUN TestRenameStoppedContainer [2020-06-15T13:34:09.552Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T13:34:09.636Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-06-15T13:34:09.636Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T13:34:10.119Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T13:34:10.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T13:34:10.569Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2020-06-15T13:34:10.569Z] === RUN TestRenameInvalidName [2020-06-15T13:34:10.569Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2020-06-15T13:34:10.569Z] === CONT TestIpcModeOlderClient [2020-06-15T13:34:10.569Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-06-15T13:34:10.569Z] === CONT TestDaemonHostGatewayIP [2020-06-15T13:34:10.686Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T13:34:11.134Z] --- PASS: TestRenameInvalidName (0.44s) [2020-06-15T13:34:11.134Z] === RUN TestRenameAnonymousContainer [2020-06-15T13:34:11.254Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2020-06-15T13:34:11.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2020-06-15T13:34:11.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-06-15T13:34:11.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-06-15T13:34:11.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-06-15T13:34:11.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-06-15T13:34:11.254Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T13:34:12.506Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2020-06-15T13:34:12.506Z] === RUN TestRenameContainerWithSameName [2020-06-15T13:34:12.630Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2020-06-15T13:34:12.630Z] === RUN TestBuildLabelWithTargets [2020-06-15T13:34:13.071Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-06-15T13:34:13.071Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T13:34:14.004Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2020-06-15T13:34:14.004Z] === RUN TestResize [2020-06-15T13:34:14.053Z] === CONT TestDaemonRestartIpcMode [2020-06-15T13:34:14.053Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2020-06-15T13:34:14.261Z] --- PASS: TestResize (0.43s) [2020-06-15T13:34:14.261Z] === RUN TestResizeWithInvalidSize [2020-06-15T13:34:14.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T13:34:14.827Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2020-06-15T13:34:14.827Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T13:34:15.084Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-06-15T13:34:15.084Z] === RUN TestDaemonRestartKillContainers [2020-06-15T13:34:15.084Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:34:15.084Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-15T13:34:15.084Z] === RUN TestCgroupNamespacesRun [2020-06-15T13:34:15.162Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-06-15T13:34:15.162Z] === RUN TestBuildWithEmptyLayers [2020-06-15T13:34:15.729Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-06-15T13:34:15.729Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T13:34:17.510Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2020-06-15T13:34:17.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T13:34:17.608Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2020-06-15T13:34:17.608Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T13:34:19.014Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2020-06-15T13:34:19.014Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T13:34:19.503Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-06-15T13:34:19.503Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T13:34:19.532Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2020-06-15T13:34:19.532Z] PASS [2020-06-15T13:34:19.532Z] [2020-06-15T13:34:19.532Z] === Skipped [2020-06-15T13:34:19.532Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-15T13:34:19.532Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:34:19.532Z] [2020-06-15T13:34:19.532Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T13:34:19.532Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:34:19.532Z] [2020-06-15T13:34:19.533Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T13:34:19.533Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:34:19.533Z] [2020-06-15T13:34:19.533Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:34:19.533Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:34:19.533Z] [2020-06-15T13:34:19.533Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T13:34:19.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:34:19.533Z] [2020-06-15T13:34:19.533Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-15T13:34:19.533Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:34:19.533Z] [2020-06-15T13:34:19.533Z] [2020-06-15T13:34:19.533Z] DONE 203 tests, 6 skipped in 151.017s [2020-06-15T13:34:19.533Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T13:34:19.533Z] ++ 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-15T13:34:19.533Z] ++ set -e [2020-06-15T13:34:19.533Z] ++ '[' -n 0 ']' [2020-06-15T13:34:19.533Z] ++ set -x [2020-06-15T13:34:19.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:34:19.533Z] INFO: Testing against a local daemon [2020-06-15T13:34:19.533Z] === RUN TestCommitInheritsEnv [2020-06-15T13:34:19.950Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-06-15T13:34:19.950Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T13:34:20.146Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-06-15T13:34:20.146Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T13:34:20.146Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T13:34:20.146Z] === RUN TestImagesFilterMultiReference [2020-06-15T13:34:20.428Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-15T13:34:20.428Z] === RUN TestImagePullPlatformInvalid [2020-06-15T13:34:20.428Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-15T13:34:20.428Z] === RUN TestRemoveImageOrphaning [2020-06-15T13:34:21.043Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-06-15T13:34:21.043Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T13:34:21.043Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:34:21.043Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:34:21.043Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T13:34:21.043Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-15T13:34:21.043Z] === RUN TestTagInvalidReference [2020-06-15T13:34:21.043Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-15T13:34:21.043Z] === RUN TestTagValidPrefixedRepo [2020-06-15T13:34:21.043Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-15T13:34:21.043Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T13:34:21.043Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-15T13:34:21.043Z] === RUN TestTagOfficialNames [2020-06-15T13:34:21.043Z] --- PASS: TestTagOfficialNames (0.03s) [2020-06-15T13:34:21.043Z] === RUN TestTagMatchesDigest [2020-06-15T13:34:21.043Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-15T13:34:21.043Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T13:34:21.401Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-06-15T13:34:21.401Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T13:34:21.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T13:34:22.482Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-06-15T13:34:22.482Z] === RUN TestBuildWithHugeFile [2020-06-15T13:34:23.926Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s) [2020-06-15T13:34:23.926Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T13:34:25.055Z] ................................................ [ 29%] [2020-06-15T13:34:25.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:34:25.063Z] Using test binary docker [2020-06-15T13:34:25.063Z] +++ /etc/init.d/apparmor start [2020-06-15T13:34:25.063Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:34:25.063Z] INFO: Waiting for daemon to start... [2020-06-15T13:34:25.063Z] Starting dockerd [2020-06-15T13:34:25.063Z] +++ 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-15T13:34:25.822Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-06-15T13:34:25.822Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T13:34:26.961Z] . [2020-06-15T13:34:26.961Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:34:27.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:34:27.219Z] Error: No such image: emptyfs [2020-06-15T13:34:27.219Z] ++++ docker load [2020-06-15T13:34:27.219Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T13:34:27.784Z] Running integration-test (iteration 1) [2020-06-15T13:34:27.784Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T13:34:27.784Z] ++ 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-15T13:34:27.784Z] ++ set -e [2020-06-15T13:34:27.784Z] ++ '[' -n 0 ']' [2020-06-15T13:34:27.784Z] ++ set -x [2020-06-15T13:34:27.784Z] ++ env -i DEST=/go/src/github.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-15T13:34:28.390Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-06-15T13:34:28.390Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T13:34:29.761Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-06-15T13:34:29.761Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T13:34:32.284Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2020-06-15T13:34:32.285Z] === RUN TestKernelTCPMemory [2020-06-15T13:34:32.285Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-06-15T13:34:32.285Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:32.285Z] === RUN TestNISDomainname [2020-06-15T13:34:32.285Z] --- SKIP: TestNISDomainname (0.01s) [2020-06-15T13:34:32.285Z] 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-15T13:34:32.285Z] === RUN TestHostnameDnsResolution [2020-06-15T13:34:32.542Z] --- PASS: TestHostnameDnsResolution (0.68s) [2020-06-15T13:34:32.542Z] === RUN TestStats [2020-06-15T13:34:32.542Z] --- SKIP: TestStats (0.00s) [2020-06-15T13:34:32.542Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:32.542Z] === RUN TestStopContainerWithTimeout [2020-06-15T13:34:32.542Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T13:34:32.542Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T13:34:32.542Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T13:34:32.542Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T13:34:32.542Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T13:34:32.542Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T13:34:32.542Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T13:34:32.542Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T13:34:32.542Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T13:34:32.542Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T13:34:33.477Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T13:34:35.375Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T13:34:36.747Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-15T13:34:36.747Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2020-06-15T13:34:36.747Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-06-15T13:34:36.747Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2020-06-15T13:34:36.747Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-06-15T13:34:36.747Z] === RUN TestDeleteDevicemapper [2020-06-15T13:34:36.747Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T13:34:36.747Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:34:36.747Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T13:34:38.540Z] Removing intermediate container 5f4ced6a9691 [2020-06-15T13:34:38.540Z] ---> 09003202d97f [2020-06-15T13:34:38.540Z] 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-15T13:34:38.540Z] ---> Running in cc7cf058aa06 [2020-06-15T13:34:38.540Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-06-15T13:34:38.540Z] go: finding gotest.tools v0.3.5 [2020-06-15T13:34:38.540Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-06-15T13:34:38.540Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-15T13:34:38.540Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-15T13:34:38.540Z] go: downloading gotest.tools v2.1.0+incompatible [2020-06-15T13:34:38.540Z] go: extracting gotest.tools v2.1.0+incompatible [2020-06-15T13:34:38.540Z] go: downloading github.com/fatih/color v1.6.0 [2020-06-15T13:34:38.540Z] go: downloading github.com/pkg/errors v0.8.0 [2020-06-15T13:34:38.540Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:34:38.540Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:34:38.540Z] go: extracting github.com/fatih/color v1.6.0 [2020-06-15T13:34:38.540Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:34:38.540Z] go: extracting github.com/pkg/errors v0.8.0 [2020-06-15T13:34:38.540Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-06-15T13:34:38.540Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-06-15T13:34:38.540Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:34:38.540Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:34:38.540Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-15T13:34:38.540Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:34:38.540Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-15T13:34:38.540Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-06-15T13:34:38.540Z] go: finding gotest.tools v2.2.0+incompatible [2020-06-15T13:34:38.540Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-15T13:34:38.540Z] go: downloading gotest.tools v2.2.0+incompatible [2020-06-15T13:34:38.540Z] go: extracting gotest.tools v2.2.0+incompatible [2020-06-15T13:34:38.540Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-15T13:34:38.540Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-15T13:34:38.540Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:34:38.540Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-15T13:34:38.540Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:34:38.540Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:34:38.540Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:34:38.540Z] go: finding github.com/fatih/color v1.6.0 [2020-06-15T13:34:38.540Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-15T13:34:38.540Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-15T13:34:38.540Z] go: finding github.com/spf13/pflag v1.0.3 [2020-06-15T13:34:38.540Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-15T13:34:38.540Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-15T13:34:38.540Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-15T13:34:38.540Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-15T13:34:38.540Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-15T13:34:38.540Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-15T13:34:38.540Z] INFO: Build done for gotestsum... [2020-06-15T13:34:38.647Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) [2020-06-15T13:34:38.647Z] === RUN TestUpdateMemory [2020-06-15T13:34:38.647Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T13:34:38.647Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:38.647Z] === RUN TestUpdateCPUQuota [2020-06-15T13:34:38.647Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-15T13:34:38.647Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:38.647Z] === RUN TestUpdatePidsLimit [2020-06-15T13:34:38.647Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-15T13:34:38.647Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:38.647Z] === RUN TestUpdateRestartPolicy [2020-06-15T13:34:41.410Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-15T13:34:48.809Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-15T13:34:50.836Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2020-06-15T13:34:50.836Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T13:34:50.836Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-06-15T13:34:50.836Z] === RUN TestWaitNonBlocked [2020-06-15T13:34:50.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:34:50.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:34:50.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:34:50.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:34:50.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:34:50.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:34:50.836Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-15T13:34:50.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2020-06-15T13:34:50.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-06-15T13:34:50.836Z] === RUN TestWaitBlocked [2020-06-15T13:34:50.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:34:50.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:34:50.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:34:50.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:34:50.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:34:50.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:34:51.254Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-15T13:34:51.768Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-15T13:34:51.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-06-15T13:34:51.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-06-15T13:34:51.768Z] === CONT TestDaemonRestartIpcMode [2020-06-15T13:34:51.768Z] === CONT TestIpcModeOlderClient [2020-06-15T13:34:51.768Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-06-15T13:34:53.497Z] Removing intermediate container cc7cf058aa06 [2020-06-15T13:34:53.497Z] ---> 29a199efff74 [2020-06-15T13:34:53.497Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-15T13:34:53.497Z] ---> Running in adc857a503c1 [2020-06-15T13:34:53.497Z] Removing intermediate container adc857a503c1 [2020-06-15T13:34:53.497Z] ---> dafb2bef1575 [2020-06-15T13:34:53.497Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-15T13:34:53.497Z] ---> Running in 4e303f6d0592 [2020-06-15T13:34:53.968Z] Removing intermediate container 4e303f6d0592 [2020-06-15T13:34:53.968Z] ---> b5b8bfd8559b [2020-06-15T13:34:53.968Z] Step 10/10 : COPY . . [2020-06-15T13:34:55.946Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-06-15T13:34:55.946Z] PASS [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === Skipped [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-15T13:34:55.946Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-15T13:34:55.946Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-15T13:34:55.946Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-15T13:34:55.946Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-15T13:34:55.946Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-15T13:34:55.946Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-15T13:34:55.946Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-15T13:34:55.946Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-15T13:34:55.946Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T13:34:55.946Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T13:34:55.946Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-15T13:34:55.946Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-15T13:34:55.946Z] 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-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-15T13:34:55.946Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:34:55.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-15T13:34:55.946Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:34:55.946Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-06-15T13:34:55.946Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-06-15T13:34:55.946Z] 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-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-15T13:34:55.946Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T13:34:55.946Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-15T13:34:55.946Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-15T13:34:55.946Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-15T13:34:55.946Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] [2020-06-15T13:34:55.946Z] DONE 184 tests, 24 skipped in 78.986s [2020-06-15T13:34:55.946Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T13:34:56.203Z] INFO: Testing against a local daemon [2020-06-15T13:34:56.203Z] === RUN TestCommitInheritsEnv [2020-06-15T13:34:58.099Z] --- PASS: TestCommitInheritsEnv (1.95s) [2020-06-15T13:34:58.099Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T13:34:58.099Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T13:34:58.099Z] === RUN TestImagesFilterMultiReference [2020-06-15T13:34:58.099Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-15T13:34:58.099Z] === RUN TestImagePullPlatformInvalid [2020-06-15T13:34:58.099Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-15T13:34:58.099Z] === RUN TestRemoveImageOrphaning [2020-06-15T13:34:59.844Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:34:59.844Z] Loaded image: busybox:latest [2020-06-15T13:34:59.844Z] Loaded image: busybox:glibc [2020-06-15T13:34:59.844Z] Loaded image: debian:jessie [2020-06-15T13:34:59.844Z] Loaded image: hello-world:latest [2020-06-15T13:34:59.844Z] INFO: Testing against a local daemon [2020-06-15T13:34:59.844Z] === RUN TestCgroupNamespacesBuild [2020-06-15T13:35:00.625Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-06-15T13:35:00.625Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T13:35:00.625Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:35:00.625Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-15T13:35:00.625Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T13:35:00.625Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-15T13:35:00.625Z] === RUN TestTagInvalidReference [2020-06-15T13:35:00.625Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-15T13:35:00.625Z] === RUN TestTagValidPrefixedRepo [2020-06-15T13:35:00.625Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-15T13:35:00.625Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T13:35:00.625Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-15T13:35:00.625Z] === RUN TestTagOfficialNames [2020-06-15T13:35:00.625Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-15T13:35:00.625Z] === RUN TestTagMatchesDigest [2020-06-15T13:35:00.625Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-15T13:35:00.625Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T13:35:03.126Z] --- PASS: TestCgroupNamespacesBuild (2.85s) [2020-06-15T13:35:03.126Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T13:35:05.026Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2020-06-15T13:35:05.026Z] === RUN TestBuildWithSession [2020-06-15T13:35:05.026Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T13:35:05.026Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:35:05.026Z] === RUN TestBuildSquashParent [2020-06-15T13:35:06.989Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-15T13:35:09.170Z] --- PASS: TestBuildWithHugeFile (42.22s) [2020-06-15T13:35:09.170Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T13:35:09.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:35:09.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:35:09.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:35:09.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:35:09.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:35:09.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:35:09.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:35:09.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:35:09.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:35:09.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-06-15T13:35:09.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-06-15T13:35:09.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-06-15T13:35:09.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-06-15T13:35:09.170Z] === RUN TestBuildPreserveOwnership [2020-06-15T13:35:09.170Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T13:35:09.170Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T13:35:11.073Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2020-06-15T13:35:11.073Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-06-15T13:35:11.073Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-06-15T13:35:11.073Z] === RUN TestBuildPlatformInvalid [2020-06-15T13:35:11.332Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-06-15T13:35:11.332Z] PASS [2020-06-15T13:35:11.332Z] [2020-06-15T13:35:11.332Z] === Skipped [2020-06-15T13:35:11.332Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-15T13:35:11.332Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:35:11.332Z] [2020-06-15T13:35:11.332Z] [2020-06-15T13:35:11.332Z] DONE 32 tests, 1 skipped in 89.733s [2020-06-15T13:35:11.333Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T13:35:11.333Z] ++ 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-15T13:35:11.333Z] ++ set -e [2020-06-15T13:35:11.333Z] ++ '[' -n 0 ']' [2020-06-15T13:35:11.333Z] ++ set -x [2020-06-15T13:35:11.333Z] ++ env -i DEST=/go/src/github.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-15T13:35:11.591Z] INFO: Testing against a local daemon [2020-06-15T13:35:11.591Z] === RUN TestConfigInspect [2020-06-15T13:35:13.996Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-15T13:35:15.037Z] --- PASS: TestBuildSquashParent (8.58s) [2020-06-15T13:35:15.037Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T13:35:15.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:35:15.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:35:15.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:35:15.037Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:35:15.037Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:35:15.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:35:15.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:35:15.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:35:15.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:35:15.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:35:15.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:35:15.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:35:15.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:35:15.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:35:15.479Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-15T13:35:15.778Z] --- PASS: TestConfigInspect (3.67s) [2020-06-15T13:35:15.778Z] === RUN TestConfigList [2020-06-15T13:35:16.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:35:16.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:35:18.310Z] --- PASS: TestConfigList (3.11s) [2020-06-15T13:35:18.310Z] === RUN TestConfigsCreateAndDelete [2020-06-15T13:35:19.867Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-15T13:35:19.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:35:19.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:35:21.596Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-06-15T13:35:21.596Z] === RUN TestConfigsUpdate [2020-06-15T13:35:23.232Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-15T13:35:23.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2020-06-15T13:35:23.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-06-15T13:35:23.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2020-06-15T13:35:23.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-06-15T13:35:23.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2020-06-15T13:35:23.233Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s) [2020-06-15T13:35:23.233Z] === RUN TestBuildMultiStageCopy [2020-06-15T13:35:23.233Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T13:35:24.110Z] ---> 4158dff5371d [2020-06-15T13:35:24.110Z] Successfully built 4158dff5371d [2020-06-15T13:35:24.110Z] Successfully tagged docker:latest [2020-06-15T13:35:24.110Z] INFO: Image build ended at 06/15/2020 13:35:23. Duration:00:04:06.9172929 [2020-06-15T13:35:24.110Z] [2020-06-15T13:35:24.110Z] [2020-06-15T13:35:24.110Z] INFO: Building the test binaries at 06/15/2020 13:35:23... [2020-06-15T13:35:24.352Z] #65 exporting layers 78.2s done [2020-06-15T13:35:24.352Z] #65 exporting manifest sha256:459f321b7e62d3c66f09cdeb78c899deaba8968ea7e200328f9559c3c1cc2a8c done [2020-06-15T13:35:24.352Z] #65 exporting config sha256:5e4cee7650aad5c255862593fdc8de5e1dad9a395ff9fd0789f6e7cb1df97f84 done [2020-06-15T13:35:24.352Z] #65 sending tarball [2020-06-15T13:35:24.881Z] --- PASS: TestConfigsUpdate (3.17s) [2020-06-15T13:35:24.881Z] === RUN TestTemplatedConfig [2020-06-15T13:35:25.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T13:35:26.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T13:35:26.583Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T13:35:27.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T13:35:27.715Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-06-15T13:35:27.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-06-15T13:35:27.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-06-15T13:35:27.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-06-15T13:35:27.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-06-15T13:35:27.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-06-15T13:35:27.715Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T13:35:28.179Z] --- PASS: TestTemplatedConfig (3.49s) [2020-06-15T13:35:28.179Z] === RUN TestConfigCreateResolve [2020-06-15T13:35:28.907Z] INFO: make.ps1 starting at 06/15/2020 13:35:28 [2020-06-15T13:35:28.907Z] INFO: Git commit (66bb1c4644) assumed from DOCKER_GITCOMMIT environment variable [2020-06-15T13:35:28.907Z] INFO: Invoking autogen... [2020-06-15T13:35:29.088Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2020-06-15T13:35:29.088Z] === RUN TestBuildLabelWithTargets [2020-06-15T13:35:29.375Z] INFO: Building daemon... [2020-06-15T13:35:30.986Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2020-06-15T13:35:30.986Z] === RUN TestBuildWithEmptyLayers [2020-06-15T13:35:31.466Z] --- PASS: TestConfigCreateResolve (3.14s) [2020-06-15T13:35:31.466Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T13:35:31.919Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-06-15T13:35:31.919Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T13:35:32.033Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-06-15T13:35:32.033Z] PASS [2020-06-15T13:35:32.033Z] [2020-06-15T13:35:32.033Z] DONE 7 tests in 20.533s [2020-06-15T13:35:32.033Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T13:35:32.033Z] ++ 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-15T13:35:32.033Z] ++ set -e [2020-06-15T13:35:32.033Z] ++ '[' -n 0 ']' [2020-06-15T13:35:32.033Z] ++ set -x [2020-06-15T13:35:32.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-15T13:35:32.033Z] INFO: Testing against a local daemon [2020-06-15T13:35:32.033Z] === RUN TestCheckpoint [2020-06-15T13:35:32.033Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T13:35:32.033Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:35:32.033Z] === RUN TestContainerInvalidJSON [2020-06-15T13:35:32.033Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:35:32.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:35:32.033Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:35:32.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:35:32.033Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:35:32.033Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:35:32.033Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:35:32.033Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:35:32.033Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:35:32.033Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-15T13:35:32.033Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T13:35:32.033Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T13:35:32.033Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T13:35:32.033Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T13:35:32.291Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-06-15T13:35:32.291Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T13:35:32.291Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-06-15T13:35:32.291Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T13:35:32.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-06-15T13:35:32.550Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T13:35:32.550Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-06-15T13:35:32.550Z] === RUN TestCopyFromContainer [2020-06-15T13:35:32.989Z] #65 sending tarball 13.7s done [2020-06-15T13:35:32.989Z] #65 ... [2020-06-15T13:35:32.989Z] [2020-06-15T13:35:32.989Z] #66 importing to docker [2020-06-15T13:35:33.294Z] #66 ... [2020-06-15T13:35:33.294Z] [2020-06-15T13:35:33.294Z] #65 exporting to oci image format [2020-06-15T13:35:33.294Z] #65 DONE 91.9s [2020-06-15T13:35:33.294Z] [2020-06-15T13:35:33.294Z] #66 importing to docker [2020-06-15T13:35:34.121Z] ......................... [ 67%] [2020-06-15T13:35:34.453Z] === RUN TestCopyFromContainer// [2020-06-15T13:35:34.711Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T13:35:34.711Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T13:35:34.711Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T13:35:34.970Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T13:35:34.970Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T13:35:35.198Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-06-15T13:35:35.198Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T13:35:35.228Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T13:35:35.228Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T13:35:35.487Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T13:35:35.487Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer (3.11s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-06-15T13:35:35.745Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-06-15T13:35:35.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T13:35:35.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:35:35.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:35:35.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:35:35.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:35:35.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:35:35.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:35:35.745Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:35:35.745Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:35:35.745Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:35:35.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T13:35:35.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T13:35:35.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T13:35:35.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-06-15T13:35:35.745Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T13:35:35.745Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-15T13:35:35.745Z] === RUN TestCreateWithInvalidEnv [2020-06-15T13:35:35.745Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T13:35:35.745Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T13:35:35.745Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T13:35:35.745Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T13:35:35.745Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T13:35:35.745Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T13:35:35.745Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T13:35:35.745Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T13:35:35.745Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T13:35:35.745Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-15T13:35:35.745Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T13:35:35.745Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T13:35:35.745Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T13:35:35.745Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T13:35:35.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-15T13:35:35.745Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T13:35:36.571Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2020-06-15T13:35:36.571Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:35:38.277Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:35:38.277Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-15T13:35:38.277Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-15T13:35:38.277Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T13:35:39.851Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-06-15T13:35:39.851Z] === RUN TestBuildWithHugeFile [2020-06-15T13:35:40.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-06-15T13:35:40.809Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T13:35:40.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:35:40.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:35:40.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:35:40.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:35:40.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:35:40.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:35:40.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:35:40.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:35:40.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:35:40.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:35:40.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:35:40.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:35:40.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:35:40.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:35:40.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:35:40.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-15T13:35:40.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-15T13:35:40.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-15T13:35:40.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-06-15T13:35:40.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2020-06-15T13:35:40.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-06-15T13:35:40.809Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T13:35:41.376Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-06-15T13:35:41.376Z] === RUN TestCreateDifferentPlatform [2020-06-15T13:35:41.376Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T13:35:41.376Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T13:35:41.376Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-15T13:35:41.376Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T13:35:41.376Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T13:35:41.376Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T13:35:41.376Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T13:35:41.376Z] === RUN TestDaemonRestartIpcMode [2020-06-15T13:35:41.376Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T13:35:41.376Z] === RUN TestDaemonHostGatewayIP [2020-06-15T13:35:41.376Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T13:35:41.376Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T13:35:41.376Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T13:35:41.376Z] === RUN TestDiff [2020-06-15T13:35:41.943Z] --- PASS: TestDiff (0.75s) [2020-06-15T13:35:41.943Z] === RUN TestExecWithCloseStdin [2020-06-15T13:35:42.879Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-06-15T13:35:42.879Z] === RUN TestExec [2020-06-15T13:35:43.815Z] --- PASS: TestExec (0.90s) [2020-06-15T13:35:43.815Z] === RUN TestExecUser [2020-06-15T13:35:44.750Z] --- PASS: TestExecUser (0.87s) [2020-06-15T13:35:44.750Z] === RUN TestExportContainerAndImportImage [2020-06-15T13:35:45.686Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-06-15T13:35:45.686Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T13:35:48.221Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-06-15T13:35:48.221Z] === RUN TestHealthCheckWorkdir [2020-06-15T13:35:48.787Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-06-15T13:35:48.787Z] === RUN TestHealthKillContainer [2020-06-15T13:35:52.072Z] --- PASS: TestHealthKillContainer (2.96s) [2020-06-15T13:35:52.072Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T13:35:52.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-06-15T13:35:52.640Z] === RUN TestIpcModeNone [2020-06-15T13:35:53.576Z] --- PASS: TestIpcModeNone (0.88s) [2020-06-15T13:35:53.576Z] === RUN TestIpcModePrivate [2020-06-15T13:35:54.144Z] --- PASS: TestIpcModePrivate (0.87s) [2020-06-15T13:35:54.144Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-15T13:35:54.144Z] === RUN TestIpcModeShareable [2020-06-15T13:35:55.080Z] --- PASS: TestIpcModeShareable (0.88s) [2020-06-15T13:35:55.080Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-06-15T13:35:55.080Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T13:35:57.922Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:35:57.922Z] Using test binary docker [2020-06-15T13:35:57.922Z] +++ /etc/init.d/apparmor start [2020-06-15T13:35:57.922Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:35:57.922Z] INFO: Waiting for daemon to start... [2020-06-15T13:35:57.922Z] Starting dockerd [2020-06-15T13:35:57.922Z] +++ 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-15T13:35:58.097Z] --- PASS: TestImportExtremelyLargeImageWorks (85.49s) [2020-06-15T13:35:58.097Z] PASS [2020-06-15T13:35:58.097Z] [2020-06-15T13:35:58.097Z] === Skipped [2020-06-15T13:35:58.097Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:35:58.097Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:35:58.097Z] [2020-06-15T13:35:58.097Z] [2020-06-15T13:35:58.097Z] DONE 12 tests, 1 skipped in 86.970s [2020-06-15T13:35:58.097Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T13:35:58.097Z] ++ 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-15T13:35:58.097Z] ++ set -e [2020-06-15T13:35:58.097Z] ++ '[' -n 0 ']' [2020-06-15T13:35:58.097Z] ++ set -x [2020-06-15T13:35:58.097Z] ++ env -i DEST=/go/src/github.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-15T13:35:58.097Z] INFO: Testing against a local daemon [2020-06-15T13:35:58.097Z] === RUN TestNetworkCreateDelete [2020-06-15T13:35:58.097Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-06-15T13:35:58.097Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T13:35:58.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-06-15T13:35:58.097Z] === RUN TestDaemonDNSFallback [2020-06-15T13:35:58.097Z] --- PASS: TestDaemonDNSFallback (2.48s) [2020-06-15T13:35:58.097Z] === RUN TestInspectNetwork [2020-06-15T13:35:58.097Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T13:35:58.097Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T13:35:58.097Z] === RUN TestInspectNetwork/network_name [2020-06-15T13:35:58.097Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T13:35:58.368Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-06-15T13:35:58.368Z] === RUN TestAPIIpcModeHost [2020-06-15T13:35:58.368Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-06-15T13:35:58.368Z] === RUN TestDaemonIpcModeShareable [2020-06-15T13:35:58.858Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:35:58.859Z] Using test binary docker [2020-06-15T13:35:58.859Z] +++ /etc/init.d/apparmor start [2020-06-15T13:35:58.859Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:35:58.859Z] INFO: Waiting for daemon to start... [2020-06-15T13:35:58.859Z] Starting dockerd [2020-06-15T13:35:58.859Z] +++ 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-15T13:35:59.789Z] . [2020-06-15T13:35:59.789Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:35:59.789Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:35:59.789Z] Error: No such image: emptyfs [2020-06-15T13:35:59.789Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T13:35:59.789Z] ++++ docker load [2020-06-15T13:36:00.046Z] Running integration-test (iteration 1) [2020-06-15T13:36:00.046Z] 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-15T13:36:00.046Z] ++ 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-15T13:36:00.046Z] ++ set -e [2020-06-15T13:36:00.046Z] ++ '[' -n 0 ']' [2020-06-15T13:36:00.046Z] ++ set -x [2020-06-15T13:36:00.046Z] ++ env -i DEST=/go/src/github.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-15T13:36:00.271Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-06-15T13:36:00.271Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-15T13:36:00.271Z] === RUN TestDaemonIpcModePrivate [2020-06-15T13:36:00.772Z] --- PASS: TestInspectNetwork (11.09s) [2020-06-15T13:36:00.772Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T13:36:00.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T13:36:00.772Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T13:36:00.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T13:36:00.772Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T13:36:00.978Z] [2020-06-15T13:36:00.978Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:36:00.978Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:36:00.978Z] Error: No such image: emptyfs [2020-06-15T13:36:00.978Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T13:36:00.978Z] ++++ docker load [2020-06-15T13:36:01.543Z] Running integration-test (iteration 1) [2020-06-15T13:36:01.543Z] 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-15T13:36:01.543Z] ++ 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-15T13:36:01.543Z] ++ set -e [2020-06-15T13:36:01.543Z] ++ '[' -n 0 ']' [2020-06-15T13:36:01.543Z] ++ set -x [2020-06-15T13:36:01.543Z] ++ env -i DEST=/go/src/github.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-15T13:36:01.579Z] #66 DONE 26.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T13:36:02.175Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-06-15T13:36:02.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-15T13:36:02.175Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T13:36:02.186Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/test/unit [2020-06-15T13:36:03.447Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-06-15T13:36:03.447Z] === RUN TestNetworkInvalidJSON [2020-06-15T13:36:03.447Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T13:36:03.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T13:36:03.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:36:03.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:36:03.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:36:03.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:36:03.447Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T13:36:03.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:36:03.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:36:03.447Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-06-15T13:36:03.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T13:36:03.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T13:36:03.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T13:36:03.447Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T13:36:03.730Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-06-15T13:36:03.730Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T13:36:04.079Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-06-15T13:36:04.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-15T13:36:04.079Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T13:36:04.736Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-15T13:36:04.736Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T13:36:05.314Z] ? github.com/docker/docker/api [no test files] [2020-06-15T13:36:05.742Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-06-15T13:36:05.742Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T13:36:05.983Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2020-06-15T13:36:05.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-15T13:36:05.983Z] === RUN TestIpcModeOlderClient [2020-06-15T13:36:05.983Z] === PAUSE TestIpcModeOlderClient [2020-06-15T13:36:05.983Z] === RUN TestKillContainerInvalidSignal [2020-06-15T13:36:06.749Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-06-15T13:36:06.749Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T13:36:06.918Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-06-15T13:36:06.918Z] === RUN TestKillContainer [2020-06-15T13:36:06.918Z] === RUN TestKillContainer/no_signal [2020-06-15T13:36:07.485Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T13:36:08.052Z] === RUN TestKillContainer/killing_signal [2020-06-15T13:36:08.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-06-15T13:36:08.220Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T13:36:08.835Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-06-15T13:36:08.835Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T13:36:08.972Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-15T13:36:08.988Z] --- PASS: TestKillContainer (2.31s) [2020-06-15T13:36:08.988Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-06-15T13:36:08.988Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-06-15T13:36:08.988Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-06-15T13:36:08.988Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T13:36:08.988Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T13:36:09.923Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T13:36:10.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-06-15T13:36:10.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-06-15T13:36:10.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-06-15T13:36:10.490Z] === RUN TestKillStoppedContainer [2020-06-15T13:36:10.748Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-06-15T13:36:10.748Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T13:36:10.748Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-06-15T13:36:10.748Z] === RUN TestKillDifferentUserContainer [2020-06-15T13:36:11.683Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-06-15T13:36:11.683Z] === RUN TestInspectOomKilledTrue [2020-06-15T13:36:11.683Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T13:36:11.683Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:36:11.683Z] === RUN TestInspectOomKilledFalse [2020-06-15T13:36:11.683Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T13:36:11.683Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:36:11.683Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T13:36:12.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-06-15T13:36:12.251Z] === RUN TestLinksContainerNames [2020-06-15T13:36:12.289Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2020-06-15T13:36:12.289Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T13:36:12.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:36:12.289Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:36:12.289Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T13:36:14.160Z] --- PASS: TestLinksContainerNames (1.54s) [2020-06-15T13:36:14.160Z] === RUN TestLogsFollowTailEmpty [2020-06-15T13:36:14.728Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-06-15T13:36:14.728Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T13:36:15.296Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/default [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/private [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/slave [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/shared [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/default [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/slave [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/private [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/shared [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T13:36:15.296Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:36:15.296Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:36:15.296Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:36:15.555Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:36:15.813Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-06-15T13:36:15.813Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-06-15T13:36:15.814Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-15T13:36:15.814Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T13:36:17.717Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-06-15T13:36:17.717Z] === RUN TestNetworkNat [2020-06-15T13:36:18.654Z] --- PASS: TestNetworkNat (0.85s) [2020-06-15T13:36:18.654Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T13:36:19.604Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-06-15T13:36:19.605Z] === RUN TestNetworkLoopbackNat [2020-06-15T13:36:20.991Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-06-15T13:36:20.991Z] === RUN TestPause [2020-06-15T13:36:21.561Z] --- PASS: TestPause (0.80s) [2020-06-15T13:36:21.561Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T13:36:21.561Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:36:21.561Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:36:21.561Z] === RUN TestPauseStopPausedContainer [2020-06-15T13:36:21.635Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-06-15T13:36:22.498Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-06-15T13:36:22.498Z] === RUN TestPsFilter [2020-06-15T13:36:22.757Z] --- PASS: TestPsFilter (0.28s) [2020-06-15T13:36:22.757Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T13:36:23.694Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-06-15T13:36:23.694Z] === RUN TestRemoveContainerWithVolume [2020-06-15T13:36:24.261Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-06-15T13:36:24.261Z] === RUN TestRemoveContainerRunning [2020-06-15T13:36:25.197Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-06-15T13:36:25.197Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T13:36:25.763Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-06-15T13:36:25.763Z] === RUN TestRemoveInvalidContainer [2020-06-15T13:36:26.022Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-06-15T13:36:26.022Z] === RUN TestRenameLinkedContainer [2020-06-15T13:36:26.993Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-15T13:36:26.993Z] tests/integration/client_test.py ..... [ 75%] [2020-06-15T13:36:26.993Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-15T13:36:26.993Z] tests/integration/errors_test.py . [ 76%] [2020-06-15T13:36:29.308Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-06-15T13:36:29.308Z] === RUN TestRenameStoppedContainer [2020-06-15T13:36:29.875Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-06-15T13:36:29.875Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T13:36:31.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-06-15T13:36:31.251Z] === RUN TestRenameInvalidName [2020-06-15T13:36:32.187Z] --- PASS: TestRenameInvalidName (0.76s) [2020-06-15T13:36:32.187Z] === RUN TestRenameAnonymousContainer [2020-06-15T13:36:33.597Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:36:33.597Z] Loaded image: busybox:latest [2020-06-15T13:36:33.597Z] Loaded image: busybox:glibc [2020-06-15T13:36:33.597Z] Loaded image: debian:jessie [2020-06-15T13:36:33.597Z] Loaded image: hello-world:latest [2020-06-15T13:36:33.597Z] INFO: Testing against a local daemon [2020-06-15T13:36:33.597Z] === RUN TestDockerDaemonSuite [2020-06-15T13:36:33.597Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-15T13:36:33.597Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:36:33.597Z] Loaded image: busybox:latest [2020-06-15T13:36:33.597Z] Loaded image: busybox:glibc [2020-06-15T13:36:33.597Z] Loaded image: debian:jessie [2020-06-15T13:36:33.855Z] Loaded image: hello-world:latest [2020-06-15T13:36:33.855Z] INFO: Testing against a local daemon [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-15T13:36:33.855Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-15T13:36:34.600Z] --- PASS: TestServiceWithDataPathPortInit (19.97s) [2020-06-15T13:36:34.601Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T13:36:36.375Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-06-15T13:36:36.375Z] === RUN TestRenameContainerWithSameName [2020-06-15T13:36:36.378Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-15T13:36:36.378Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-15T13:36:36.942Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-15T13:36:36.944Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-06-15T13:36:36.944Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T13:36:37.200Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-15T13:36:38.132Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-15T13:36:38.132Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-15T13:36:38.132Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-15T13:36:38.848Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-06-15T13:36:38.848Z] === RUN TestResize [2020-06-15T13:36:39.415Z] --- PASS: TestResize (0.80s) [2020-06-15T13:36:39.415Z] === RUN TestResizeWithInvalidSize [2020-06-15T13:36:39.982Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-06-15T13:36:39.982Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T13:36:40.032Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-15T13:36:40.032Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-15T13:36:40.032Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-15T13:36:40.032Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-15T13:36:40.032Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-15T13:36:40.920Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:36:40.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:36:40.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:36:40.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:36:40.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:36:40.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:36:40.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:36:41.403Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-15T13:36:41.968Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-15T13:36:41.968Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-15T13:36:42.225Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-15T13:36:42.226Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-15T13:36:42.226Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-15T13:36:42.483Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-15T13:36:43.011Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.13s) [2020-06-15T13:36:43.011Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ynq8pa4dtsr9jj3mkjzo0x4iu Created:2020-06-15 13:36:33.799508272 +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[77c6249208190e5995dc60ab16c0cac763f9a28e2aaffc0e1c8d7003ef0a2c24:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlrhd4j7whqj3uohcwdpnmcri EndpointID:e15bd3117641bc904b8aeac5a6ff9d6b88872d7257cf9215bbc4af0d4623a4f8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72cc89fbdc97fc7c8c66c26ca49994cf03008b7fed30c2930d1550969a873baf 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:5cfed0fec0af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlrhd4j7whqj3uohcwdpnmcri EndpointID:e15bd3117641bc904b8aeac5a6ff9d6b88872d7257cf9215bbc4af0d4623a4f8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T13:36:43.011Z] PASS [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] === Skipped [2020-06-15T13:36:43.011Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:36:43.011Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] DONE 23 tests, 1 skipped in 55.938s [2020-06-15T13:36:43.011Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:36:43.011Z] ++ 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-15T13:36:43.011Z] ++ set -e [2020-06-15T13:36:43.011Z] ++ '[' -n 0 ']' [2020-06-15T13:36:43.011Z] ++ set -x [2020-06-15T13:36:43.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:36:43.011Z] INFO: Testing against a local daemon [2020-06-15T13:36:43.011Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T13:36:43.011Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:36:43.011Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:43.011Z] === RUN TestDockerNetworkIpvlan [2020-06-15T13:36:43.011Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:36:43.011Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:43.011Z] PASS [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] === Skipped [2020-06-15T13:36:43.011Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:36:43.011Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:36:43.011Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] [2020-06-15T13:36:43.011Z] DONE 2 tests, 2 skipped in 0.075s [2020-06-15T13:36:43.011Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:36:43.011Z] ++ 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-15T13:36:43.011Z] ++ set -e [2020-06-15T13:36:43.011Z] ++ '[' -n 0 ']' [2020-06-15T13:36:43.011Z] ++ set -x [2020-06-15T13:36:43.012Z] ++ env -i DEST=/go/src/github.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-15T13:36:43.012Z] INFO: Testing against a local daemon [2020-06-15T13:36:43.012Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T13:36:43.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:36:43.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:36:43.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:36:43.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:36:44.018Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-06-15T13:36:44.018Z] === RUN TestDockerNetworkMacvlan [2020-06-15T13:36:45.010Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-15T13:36:45.025Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T13:36:45.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:36:45.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:36:45.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:36:46.031Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T13:36:46.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:36:46.382Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-15T13:36:47.038Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T13:36:47.314Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-15T13:36:48.245Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-15T13:36:48.831Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-06-15T13:36:48.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-06-15T13:36:48.832Z] === RUN TestCgroupNamespacesRun [2020-06-15T13:36:49.177Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-15T13:36:50.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-15T13:36:50.547Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-15T13:36:50.734Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-06-15T13:36:50.734Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T13:36:51.418Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T13:36:52.056Z] --- PASS: TestImportExtremelyLargeImageWorks (108.49s) [2020-06-15T13:36:52.056Z] PASS [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === Skipped [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:36:52.056Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] DONE 12 tests, 1 skipped in 112.813s [2020-06-15T13:36:52.056Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T13:36:52.056Z] INFO: Testing against a local daemon [2020-06-15T13:36:52.056Z] === RUN TestNetworkCreateDelete [2020-06-15T13:36:52.056Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-06-15T13:36:52.056Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T13:36:52.056Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-06-15T13:36:52.056Z] === RUN TestDaemonDNSFallback [2020-06-15T13:36:52.056Z] --- PASS: TestDaemonDNSFallback (2.32s) [2020-06-15T13:36:52.056Z] === RUN TestInspectNetwork [2020-06-15T13:36:52.056Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-15T13:36:52.056Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T13:36:52.056Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-15T13:36:52.056Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestNetworkInvalidJSON [2020-06-15T13:36:52.056Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T13:36:52.056Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T13:36:52.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:36:52.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:36:52.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:36:52.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:36:52.056Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T13:36:52.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:36:52.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:36:52.056Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-15T13:36:52.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T13:36:52.056Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T13:36:52.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T13:36:52.056Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T13:36:52.056Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-15T13:36:52.056Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T13:36:52.056Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-06-15T13:36:52.056Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T13:36:52.056Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2020-06-15T13:36:52.056Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T13:36:52.056Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.05s) [2020-06-15T13:36:52.056Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T13:36:52.056Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2020-06-15T13:36:52.056Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T13:36:52.056Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.05s) [2020-06-15T13:36:52.056Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T13:36:52.056Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-15T13:36:52.056Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T13:36:52.056Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:36:52.056Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:36:52.056Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T13:36:52.056Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2020-06-15T13:36:52.056Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T13:36:52.056Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-15T13:36:52.056Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] PASS [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === Skipped [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-15T13:36:52.056Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-15T13:36:52.056Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-15T13:36:52.056Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-06-15T13:36:52.056Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2020-06-15T13:36:52.056Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.05s) [2020-06-15T13:36:52.056Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2020-06-15T13:36:52.056Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.05s) [2020-06-15T13:36:52.056Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-15T13:36:52.056Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:36:52.056Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2020-06-15T13:36:52.056Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-15T13:36:52.056Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] DONE 19 tests, 12 skipped in 3.176s [2020-06-15T13:36:52.056Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:36:52.056Z] INFO: Testing against a local daemon [2020-06-15T13:36:52.056Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T13:36:52.056Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-15T13:36:52.056Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:52.056Z] === RUN TestDockerNetworkIpvlan [2020-06-15T13:36:52.056Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:36:52.056Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:52.056Z] PASS [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === Skipped [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-15T13:36:52.056Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:36:52.056Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] [2020-06-15T13:36:52.056Z] DONE 2 tests, 2 skipped in 0.132s [2020-06-15T13:36:52.056Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:36:52.110Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-06-15T13:36:52.111Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T13:36:52.314Z] INFO: Testing against a local daemon [2020-06-15T13:36:52.314Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T13:36:52.314Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-15T13:36:52.314Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.314Z] === RUN TestDockerNetworkMacvlan [2020-06-15T13:36:52.314Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-15T13:36:52.314Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.314Z] PASS [2020-06-15T13:36:52.314Z] [2020-06-15T13:36:52.314Z] === Skipped [2020-06-15T13:36:52.314Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-15T13:36:52.314Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.314Z] [2020-06-15T13:36:52.314Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-15T13:36:52.314Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:36:52.314Z] [2020-06-15T13:36:52.314Z] [2020-06-15T13:36:52.314Z] DONE 2 tests, 2 skipped in 0.119s [2020-06-15T13:36:52.314Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T13:36:52.314Z] testing: warning: no tests to run [2020-06-15T13:36:52.314Z] PASS [2020-06-15T13:36:52.314Z] [2020-06-15T13:36:52.314Z] DONE 0 tests in 0.026s [2020-06-15T13:36:52.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T13:36:52.314Z] INFO: Testing against a local daemon [2020-06-15T13:36:52.314Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T13:36:52.314Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-15T13:36:52.314Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.314Z] === RUN TestAuthZPluginTLS [2020-06-15T13:36:52.314Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-15T13:36:52.314Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.314Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T13:36:52.314Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-15T13:36:52.314Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.314Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T13:36:52.314Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginHeader [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T13:36:52.571Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-06-15T13:36:52.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.571Z] === RUN TestAuthZPluginV2Disable [2020-06-15T13:36:52.829Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2020-06-15T13:36:52.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:52.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T13:36:53.073Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-15T13:36:53.086Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.09s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T13:36:53.086Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T13:36:53.086Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] PASS [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === Skipped [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.09s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) [2020-06-15T13:36:53.086Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] [2020-06-15T13:36:53.086Z] DONE 17 tests, 17 skipped in 0.811s [2020-06-15T13:36:53.086Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T13:36:53.343Z] INFO: Testing against a local daemon [2020-06-15T13:36:53.343Z] === RUN TestPluginInvalidJSON [2020-06-15T13:36:53.343Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:36:53.343Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:36:53.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:36:53.343Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-15T13:36:53.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T13:36:53.343Z] === RUN TestPluginInstall [2020-06-15T13:36:53.343Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-15T13:36:53.343Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.343Z] PASS [2020-06-15T13:36:53.343Z] [2020-06-15T13:36:53.343Z] === Skipped [2020-06-15T13:36:53.343Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-15T13:36:53.343Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-15T13:36:53.343Z] [2020-06-15T13:36:53.343Z] [2020-06-15T13:36:53.343Z] DONE 3 tests, 1 skipped in 0.153s [2020-06-15T13:36:53.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T13:36:53.343Z] INFO: Testing against a local daemon [2020-06-15T13:36:53.343Z] === RUN TestExternalGraphDriver [2020-06-15T13:36:53.600Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-06-15T13:36:53.600Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-15T13:36:53.600Z] === RUN TestGraphdriverPluginV2 [2020-06-15T13:36:53.637Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-15T13:36:53.637Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-15T13:36:54.014Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-06-15T13:36:54.014Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T13:36:54.571Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-15T13:36:54.872Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T13:36:55.503Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-15T13:36:55.654Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-15T13:36:55.654Z] [2020-06-15T13:36:55.654Z] ________ ____ __. [2020-06-15T13:36:55.654Z] \_____ \ | |/ _| [2020-06-15T13:36:55.654Z] / | \| < [2020-06-15T13:36:55.654Z] / | \ | \ [2020-06-15T13:36:55.654Z] \_______ /____|__ \ [2020-06-15T13:36:55.654Z] \/ \/ [2020-06-15T13:36:55.654Z] [2020-06-15T13:36:55.654Z] INFO: make.ps1 ended at 06/15/2020 13:36:44 [2020-06-15T13:36:55.654Z] INFO: Binaries build ended at 06/15/2020 13:36:47. Duration:00:01:23.4718932 [2020-06-15T13:36:55.654Z] INFO: Copying the built daemon binary to d:\CI\PR-41108\2\binary\dockerd-66bb1c4644.exe... [2020-06-15T13:36:55.654Z] INFO: Copying the built client binary to d:\CI\PR-41108\2\binary\docker-66bb1c4644.exe... [2020-06-15T13:36:55.654Z] INFO: Copying dockerversion from the container... [2020-06-15T13:36:55.654Z] INFO: Copying the golang package from the container to d:\CI\PR-41108\2\installer\go.zip... [2020-06-15T13:36:55.654Z] INFO: Extracting go.zip to d:\CI\PR-41108\2\go [2020-06-15T13:36:55.917Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-06-15T13:36:55.917Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T13:36:56.067Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-15T13:36:56.325Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-15T13:36:57.820Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-06-15T13:36:57.820Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T13:36:58.221Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-15T13:36:59.152Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-15T13:36:59.197Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2020-06-15T13:36:59.197Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T13:37:00.083Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-15T13:37:00.132Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-06-15T13:37:00.132Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T13:37:00.147Z] --- PASS: TestGraphdriverPluginV2 (5.72s) [2020-06-15T13:37:00.147Z] PASS [2020-06-15T13:37:00.147Z] [2020-06-15T13:37:00.147Z] === Skipped [2020-06-15T13:37:00.147Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-06-15T13:37:00.147Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-15T13:37:00.147Z] [2020-06-15T13:37:00.147Z] [2020-06-15T13:37:00.147Z] DONE 2 tests, 1 skipped in 5.918s [2020-06-15T13:37:00.147Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T13:37:00.147Z] INFO: Testing against a local daemon [2020-06-15T13:37:00.147Z] === RUN TestContinueAfterPluginCrash [2020-06-15T13:37:00.147Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T13:37:00.147Z] === RUN TestReadPluginNoRead [2020-06-15T13:37:00.147Z] === PAUSE TestReadPluginNoRead [2020-06-15T13:37:00.147Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T13:37:00.147Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T13:37:00.147Z] === CONT TestContinueAfterPluginCrash [2020-06-15T13:37:00.147Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T13:37:00.548Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-15T13:37:01.455Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-15T13:37:01.673Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T13:37:02.034Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-06-15T13:37:02.034Z] === RUN TestKernelTCPMemory [2020-06-15T13:37:02.388Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-15T13:37:02.953Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-15T13:37:02.969Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-06-15T13:37:02.969Z] === RUN TestNISDomainname [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan (19.40s) [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.50s) [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.36s) [2020-06-15T13:37:03.694Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-06-15T13:37:03.694Z] PASS [2020-06-15T13:37:03.694Z] [2020-06-15T13:37:03.694Z] DONE 8 tests in 20.933s [2020-06-15T13:37:03.694Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T13:37:03.694Z] ++ 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-15T13:37:03.694Z] ++ set -e [2020-06-15T13:37:03.694Z] ++ '[' -n 0 ']' [2020-06-15T13:37:03.694Z] ++ set -x [2020-06-15T13:37:03.694Z] ++ env -i DEST=/go/src/github.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-15T13:37:03.694Z] testing: warning: no tests to run [2020-06-15T13:37:03.694Z] PASS [2020-06-15T13:37:03.694Z] [2020-06-15T13:37:03.694Z] DONE 0 tests in 0.016s [2020-06-15T13:37:03.694Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T13:37:03.694Z] ++ 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-15T13:37:03.694Z] ++ set -e [2020-06-15T13:37:03.694Z] ++ '[' -n 0 ']' [2020-06-15T13:37:03.694Z] ++ set -x [2020-06-15T13:37:03.694Z] ++ env -i DEST=/go/src/github.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-15T13:37:03.694Z] INFO: Testing against a local daemon [2020-06-15T13:37:03.694Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T13:37:03.904Z] --- PASS: TestNISDomainname (0.96s) [2020-06-15T13:37:03.904Z] === RUN TestHostnameDnsResolution [2020-06-15T13:37:04.398Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-15T13:37:05.330Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-15T13:37:05.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-15T13:37:05.716Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-06-15T13:37:05.716Z] === RUN TestAuthZPluginTLS [2020-06-15T13:37:05.811Z] --- PASS: TestHostnameDnsResolution (1.81s) [2020-06-15T13:37:05.811Z] === RUN TestStats [2020-06-15T13:37:05.998Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-06-15T13:37:05.998Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T13:37:06.151Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-15T13:37:06.280Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-06-15T13:37:06.280Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T13:37:06.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-15T13:37:06.894Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T13:37:07.509Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-06-15T13:37:07.509Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T13:37:07.522Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-15T13:37:07.779Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-15T13:37:08.342Z] --- PASS: TestStats (2.82s) [2020-06-15T13:37:08.342Z] === RUN TestStopContainerWithTimeout [2020-06-15T13:37:08.342Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T13:37:08.342Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T13:37:08.342Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T13:37:08.342Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T13:37:08.342Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T13:37:08.342Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T13:37:08.342Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T13:37:08.342Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T13:37:08.601Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T13:37:08.601Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T13:37:08.601Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T13:37:08.601Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T13:37:09.534Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-06-15T13:37:09.534Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T13:37:09.534Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-06-15T13:37:09.534Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T13:37:09.679Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-15T13:37:09.936Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-15T13:37:10.148Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-06-15T13:37:10.148Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T13:37:10.500Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-15T13:37:10.763Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-06-15T13:37:10.763Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T13:37:11.064Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-15T13:37:11.064Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-15T13:37:11.885Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-15T13:37:11.885Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-06-15T13:37:11.885Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2020-06-15T13:37:11.885Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-06-15T13:37:11.885Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-06-15T13:37:11.885Z] === RUN TestDeleteDevicemapper [2020-06-15T13:37:11.885Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T13:37:11.885Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:37:11.885Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T13:37:12.435Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-15T13:37:12.435Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-15T13:37:12.435Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-15T13:37:12.787Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-06-15T13:37:12.787Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T13:37:13.000Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-15T13:37:13.567Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-15T13:37:14.499Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-15T13:37:15.013Z] --- PASS: TestDaemonStartWithLogOpt (13.30s) [2020-06-15T13:37:15.013Z] === CONT TestReadPluginNoRead [2020-06-15T13:37:15.173Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2020-06-15T13:37:15.173Z] === RUN TestUpdateMemory [2020-06-15T13:37:15.173Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T13:37:15.173Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:37:15.173Z] === RUN TestUpdateCPUQuota [2020-06-15T13:37:15.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2020-06-15T13:37:15.462Z] === RUN TestAuthZPluginHeader [2020-06-15T13:37:15.871Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-15T13:37:16.076Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-06-15T13:37:16.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T13:37:16.076Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T13:37:16.076Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:16.076Z] === RUN TestAuthZPluginV2Disable [2020-06-15T13:37:16.076Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-15T13:37:16.076Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:16.076Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T13:37:16.076Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T13:37:16.076Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:16.076Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T13:37:16.076Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T13:37:16.076Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:16.076Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T13:37:16.431Z] ......... [ 86%] [2020-06-15T13:37:16.463Z] === RUN TestReadPluginNoRead/default [2020-06-15T13:37:16.463Z] --- PASS: TestContinueAfterPluginCrash (16.98s) [2020-06-15T13:37:16.549Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-06-15T13:37:16.549Z] === RUN TestUpdatePidsLimit [2020-06-15T13:37:16.549Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T13:37:16.807Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T13:37:17.066Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T13:37:17.242Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-15T13:37:17.633Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T13:37:17.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T13:37:18.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T13:37:18.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T13:37:18.989Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-06-15T13:37:20.093Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-06-15T13:37:20.093Z] === RUN TestUpdateRestartPolicy [2020-06-15T13:37:20.533Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-15T13:37:20.883Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T13:37:20.940Z] INFO: Extraction ended at 06/15/2020 13:37:20. Duration:00:00:26.9132955 [2020-06-15T13:37:20.940Z] INFO: Updating the golang and path environment variables [2020-06-15T13:37:20.940Z] INFO: GOPATH=d:\gopath [2020-06-15T13:37:20.940Z] INFO: go version go1.13.12 windows/amd64 [2020-06-15T13:37:20.940Z] INFO: Running the daemon under test in debug mode [2020-06-15T13:37:20.940Z] INFO: Starting a daemon under test... [2020-06-15T13:37:20.940Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41108\2\daemon --pidfile d:\CI\PR-41108\2\docker.pid -D [2020-06-15T13:37:20.940Z] INFO: Process started successfully. [2020-06-15T13:37:20.940Z] INFO: Start tailing logs of the daemon under tests [2020-06-15T13:37:20.940Z] INFO: Waiting for the daemon under test to start... [2020-06-15T13:37:21.097Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-15T13:37:21.316Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-15T13:37:22.029Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-15T13:37:22.748Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-15T13:37:23.406Z] --- PASS: TestReadPluginNoRead (10.38s) [2020-06-15T13:37:23.406Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2020-06-15T13:37:23.406Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-06-15T13:37:23.406Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-06-15T13:37:23.406Z] read_test.go:92: [d18fdc662a733] daemon is not started [2020-06-15T13:37:23.406Z] PASS [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] DONE 6 tests in 23.813s [2020-06-15T13:37:23.406Z] 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-15T13:37:23.406Z] testing: warning: no tests to run [2020-06-15T13:37:23.406Z] PASS [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] DONE 0 tests in 0.045s [2020-06-15T13:37:23.406Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T13:37:23.406Z] INFO: Testing against a local daemon [2020-06-15T13:37:23.406Z] === RUN TestPluginWithDevMounts [2020-06-15T13:37:23.406Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-15T13:37:23.406Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-15T13:37:23.406Z] PASS [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === Skipped [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-15T13:37:23.406Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] DONE 1 tests, 1 skipped in 0.135s [2020-06-15T13:37:23.406Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T13:37:23.406Z] INFO: Testing against a local daemon [2020-06-15T13:37:23.406Z] === RUN TestSecretInspect [2020-06-15T13:37:23.406Z] --- SKIP: TestSecretInspect (0.02s) [2020-06-15T13:37:23.406Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] === RUN TestSecretList [2020-06-15T13:37:23.406Z] --- SKIP: TestSecretList (0.01s) [2020-06-15T13:37:23.406Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] === RUN TestSecretsCreateAndDelete [2020-06-15T13:37:23.406Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-06-15T13:37:23.406Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] === RUN TestSecretsUpdate [2020-06-15T13:37:23.406Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-06-15T13:37:23.406Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] === RUN TestTemplatedSecret [2020-06-15T13:37:23.406Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-15T13:37:23.406Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] === RUN TestSecretCreateResolve [2020-06-15T13:37:23.406Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-06-15T13:37:23.406Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] PASS [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === Skipped [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-06-15T13:37:23.406Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-06-15T13:37:23.406Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-06-15T13:37:23.406Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-06-15T13:37:23.406Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-15T13:37:23.406Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-06-15T13:37:23.406Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] [2020-06-15T13:37:23.406Z] DONE 6 tests, 6 skipped in 0.191s [2020-06-15T13:37:23.406Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T13:37:23.663Z] INFO: Testing against a local daemon [2020-06-15T13:37:23.663Z] === RUN TestServiceCreateInit [2020-06-15T13:37:23.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T13:37:23.663Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T13:37:23.663Z] --- PASS: TestServiceCreateInit (0.02s) [2020-06-15T13:37:23.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-15T13:37:23.663Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-15T13:37:23.663Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-06-15T13:37:23.663Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceConflict [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-15T13:37:23.663Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-15T13:37:23.663Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-15T13:37:23.663Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-06-15T13:37:23.663Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-06-15T13:37:23.663Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceSysctls [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-15T13:37:23.663Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateServiceCapabilities [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-15T13:37:23.663Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestInspect [2020-06-15T13:37:23.663Z] --- SKIP: TestInspect (0.01s) [2020-06-15T13:37:23.663Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestCreateJob [2020-06-15T13:37:23.663Z] --- SKIP: TestCreateJob (0.01s) [2020-06-15T13:37:23.663Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestReplicatedJob [2020-06-15T13:37:23.663Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-15T13:37:23.663Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.663Z] === RUN TestUpdateReplicatedJob [2020-06-15T13:37:23.920Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-15T13:37:23.921Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.921Z] === RUN TestServiceListWithStatuses [2020-06-15T13:37:23.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T13:37:23.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:37:23.921Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T13:37:23.921Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-06-15T13:37:23.921Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.921Z] === RUN TestDockerNetworkReConnect [2020-06-15T13:37:23.921Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-06-15T13:37:23.921Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:23.921Z] === RUN TestServicePlugin [2020-06-15T13:37:24.729Z] INFO: Daemon under test started and replied! [2020-06-15T13:37:24.729Z] INFO: Docker version of the daemon under test [2020-06-15T13:37:24.729Z] [2020-06-15T13:37:24.729Z] Client: [2020-06-15T13:37:24.729Z] Version: 17.06.2-ce [2020-06-15T13:37:24.729Z] API version: 1.30 [2020-06-15T13:37:24.729Z] Go version: go1.8.3 [2020-06-15T13:37:24.730Z] Git commit: cec0b72 [2020-06-15T13:37:24.730Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-15T13:37:24.730Z] OS/Arch: windows/amd64 [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] Server: [2020-06-15T13:37:24.730Z] Version: 0.0.0-dev [2020-06-15T13:37:24.730Z] API version: 1.41 (minimum version 1.24) [2020-06-15T13:37:24.730Z] Go version: go1.13.12 [2020-06-15T13:37:24.730Z] Git commit: 66bb1c4644 [2020-06-15T13:37:24.730Z] Built: 06/15/2020 13:35:28 [2020-06-15T13:37:24.730Z] OS/Arch: windows/amd64 [2020-06-15T13:37:24.730Z] Experimental: false [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] INFO: Docker info of the daemon under test [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] Containers: 0 [2020-06-15T13:37:24.730Z] Running: 0 [2020-06-15T13:37:24.730Z] Paused: 0 [2020-06-15T13:37:24.730Z] Stopped: 0 [2020-06-15T13:37:24.730Z] Images: 0 [2020-06-15T13:37:24.730Z] Server Version: 0.0.0-dev [2020-06-15T13:37:24.730Z] Storage Driver: windowsfilter [2020-06-15T13:37:24.730Z] Windows: [2020-06-15T13:37:24.730Z] Logging Driver: json-file [2020-06-15T13:37:24.730Z] Plugins: [2020-06-15T13:37:24.730Z] Volume: local [2020-06-15T13:37:24.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T13:37:24.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T13:37:24.730Z] Swarm: inactive [2020-06-15T13:37:24.730Z] Default Isolation: process [2020-06-15T13:37:24.730Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T13:37:24.730Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T13:37:24.730Z] OSType: windows [2020-06-15T13:37:24.730Z] Architecture: x86_64 [2020-06-15T13:37:24.730Z] CPUs: 4 [2020-06-15T13:37:24.730Z] Total Memory: 32GiB [2020-06-15T13:37:24.730Z] Name: azwin-2-4776d0 [2020-06-15T13:37:24.730Z] ID: HFTA:SNEW:7LWW:WW5X:DVOM:46PC:KQ3W:PVA6:H2GH:2GUE:CHT5:PLO7 [2020-06-15T13:37:24.730Z] Docker Root Dir: D:\CI\PR-41108\2\daemon [2020-06-15T13:37:24.730Z] Debug Mode (client): false [2020-06-15T13:37:24.730Z] Debug Mode (server): true [2020-06-15T13:37:24.730Z] File Descriptors: -1 [2020-06-15T13:37:24.730Z] Goroutines: 17 [2020-06-15T13:37:24.730Z] System Time: 2020-06-15T13:37:24.3106531Z [2020-06-15T13:37:24.730Z] EventsListeners: 0 [2020-06-15T13:37:24.730Z] Registry: https://index.docker.io/v1/ [2020-06-15T13:37:24.730Z] Labels: [2020-06-15T13:37:24.730Z] Experimental: false [2020-06-15T13:37:24.730Z] Insecure Registries: [2020-06-15T13:37:24.730Z] 127.0.0.0/8 [2020-06-15T13:37:24.730Z] Live Restore Enabled: false [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] INFO: Docker images of the daemon under test [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-15T13:37:24.730Z] [2020-06-15T13:37:24.730Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-15T13:37:24.730Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-15T13:37:24.730Z] ltsc2019: Pulling from windows/servercore [2020-06-15T13:37:24.730Z] 4612f6d0b889: Pulling fs layer [2020-06-15T13:37:24.730Z] 666079ee0460: Pulling fs layer [2020-06-15T13:37:25.308Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-15T13:37:27.198Z] --- SKIP: TestServicePlugin (3.38s) [2020-06-15T13:37:27.198Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] === RUN TestServiceUpdateLabel [2020-06-15T13:37:27.198Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-06-15T13:37:27.198Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] === RUN TestServiceUpdateSecrets [2020-06-15T13:37:27.198Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-06-15T13:37:27.198Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] === RUN TestServiceUpdateConfigs [2020-06-15T13:37:27.198Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-15T13:37:27.198Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] === RUN TestServiceUpdateNetwork [2020-06-15T13:37:27.198Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-15T13:37:27.198Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T13:37:27.198Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-06-15T13:37:27.198Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] PASS [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === Skipped [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-06-15T13:37:27.198Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-15T13:37:27.198Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-15T13:37:27.198Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-15T13:37:27.198Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-06-15T13:37:27.198Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-06-15T13:37:27.198Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-15T13:37:27.198Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-15T13:37:27.198Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-06-15T13:37:27.198Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-15T13:37:27.198Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-15T13:37:27.198Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-15T13:37:27.198Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T13:37:27.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-06-15T13:37:27.198Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-06-15T13:37:27.198Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServicePlugin (3.38s) [2020-06-15T13:37:27.198Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-06-15T13:37:27.198Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-06-15T13:37:27.198Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-15T13:37:27.198Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-15T13:37:27.198Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-06-15T13:37:27.198Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] [2020-06-15T13:37:27.198Z] DONE 24 tests, 23 skipped in 3.832s [2020-06-15T13:37:27.202Z] --- PASS: TestBuildWithHugeFile (107.62s) [2020-06-15T13:37:27.202Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T13:37:27.202Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:37:27.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:37:27.202Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:37:27.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:37:27.202Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:37:27.202Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:37:27.456Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T13:37:27.456Z] INFO: Testing against a local daemon [2020-06-15T13:37:27.456Z] === RUN TestSessionCreate [2020-06-15T13:37:27.456Z] --- PASS: TestSessionCreate (0.03s) [2020-06-15T13:37:27.456Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T13:37:27.456Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-15T13:37:27.456Z] PASS [2020-06-15T13:37:27.456Z] [2020-06-15T13:37:27.456Z] DONE 2 tests in 0.165s [2020-06-15T13:37:27.456Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T13:37:27.458Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:37:27.458Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:37:27.458Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:37:27.713Z] INFO: Testing against a local daemon [2020-06-15T13:37:27.713Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T13:37:27.713Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:37:27.713Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:37:27.713Z] === RUN TestEventsExecDie [2020-06-15T13:37:27.715Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-15T13:37:27.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-06-15T13:37:27.715Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-06-15T13:37:27.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-06-15T13:37:27.715Z] === RUN TestBuildPreserveOwnership [2020-06-15T13:37:27.715Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T13:37:27.980Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-15T13:37:28.278Z] --- PASS: TestEventsExecDie (0.48s) [2020-06-15T13:37:28.278Z] === RUN TestEventsBackwardsCompatible [2020-06-15T13:37:28.278Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-06-15T13:37:28.278Z] === RUN TestInfoBinaryCommits [2020-06-15T13:37:28.278Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-15T13:37:28.278Z] === RUN TestInfoAPIVersioned [2020-06-15T13:37:28.278Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T13:37:28.278Z] === RUN TestInfoDiscoveryBackend [2020-06-15T13:37:28.904Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-15T13:37:29.086Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-15T13:37:29.648Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-06-15T13:37:29.648Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T13:37:29.651Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-15T13:37:30.215Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-15T13:37:30.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T13:37:30.730Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-15T13:37:31.295Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-15T13:37:31.861Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-15T13:37:31.892Z] 666079ee0460: Verifying Checksum [2020-06-15T13:37:31.892Z] 666079ee0460: Download complete [2020-06-15T13:37:32.119Z] --- PASS: TestBuildPreserveOwnership (4.64s) [2020-06-15T13:37:32.119Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.88s) [2020-06-15T13:37:32.119Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2020-06-15T13:37:32.119Z] === RUN TestBuildPlatformInvalid [2020-06-15T13:37:32.376Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2020-06-15T13:37:32.376Z] PASS [2020-06-15T13:37:32.376Z] [2020-06-15T13:37:32.376Z] === Skipped [2020-06-15T13:37:32.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-15T13:37:32.376Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:37:32.376Z] [2020-06-15T13:37:32.376Z] [2020-06-15T13:37:32.376Z] DONE 32 tests, 1 skipped in 184.811s [2020-06-15T13:37:32.376Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-15T13:37:32.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T13:37:32.376Z] ++ 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-15T13:37:32.376Z] ++ set -e [2020-06-15T13:37:32.376Z] ++ '[' -n 0 ']' [2020-06-15T13:37:32.376Z] ++ set -x [2020-06-15T13:37:32.376Z] ++ env -i DEST=/go/src/github.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-15T13:37:32.633Z] INFO: Testing against a local daemon [2020-06-15T13:37:32.633Z] === RUN TestConfigInspect [2020-06-15T13:37:33.824Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-06-15T13:37:33.824Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T13:37:33.824Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-15T13:37:33.824Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:37:33.824Z] === RUN TestInfoAPI [2020-06-15T13:37:33.824Z] --- PASS: TestInfoAPI (0.04s) [2020-06-15T13:37:33.824Z] === RUN TestInfoAPIWarnings [2020-06-15T13:37:34.007Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-15T13:37:34.007Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-15T13:37:34.007Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-15T13:37:34.516Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-06-15T13:37:34.516Z] PASS [2020-06-15T13:37:34.516Z] [2020-06-15T13:37:34.516Z] === Skipped [2020-06-15T13:37:34.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T13:37:34.516Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:34.516Z] [2020-06-15T13:37:34.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-15T13:37:34.516Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:34.516Z] [2020-06-15T13:37:34.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T13:37:34.516Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:34.516Z] [2020-06-15T13:37:34.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T13:37:34.516Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:34.516Z] [2020-06-15T13:37:34.516Z] [2020-06-15T13:37:34.516Z] DONE 17 tests, 4 skipped in 29.292s [2020-06-15T13:37:34.516Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T13:37:34.516Z] ++ 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-15T13:37:34.516Z] ++ set -e [2020-06-15T13:37:34.516Z] ++ '[' -n 0 ']' [2020-06-15T13:37:34.516Z] ++ set -x [2020-06-15T13:37:34.516Z] ++ env -i DEST=/go/src/github.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-15T13:37:34.516Z] INFO: Testing against a local daemon [2020-06-15T13:37:34.516Z] === RUN TestPluginInvalidJSON [2020-06-15T13:37:34.516Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:37:34.516Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:37:34.516Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:37:34.516Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T13:37:34.516Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T13:37:34.516Z] === RUN TestPluginInstall [2020-06-15T13:37:34.516Z] === RUN TestPluginInstall/no_auth [2020-06-15T13:37:34.755Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-06-15T13:37:34.755Z] === RUN TestInfoDebug [2020-06-15T13:37:34.939Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-15T13:37:34.946Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-15T13:37:34.967Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-06-15T13:37:34.967Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T13:37:34.967Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-06-15T13:37:34.967Z] === RUN TestWaitNonBlocked [2020-06-15T13:37:34.967Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:37:34.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:37:34.967Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:37:34.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:37:34.967Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:37:34.967Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:37:34.967Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-06-15T13:37:34.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-06-15T13:37:34.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-06-15T13:37:34.967Z] === RUN TestWaitBlocked [2020-06-15T13:37:34.967Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:37:34.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:37:34.967Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:37:34.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:37:34.967Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:37:34.967Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:37:35.534Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-15T13:37:35.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-06-15T13:37:35.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-06-15T13:37:35.534Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T13:37:35.534Z] === CONT TestIpcModeOlderClient [2020-06-15T13:37:35.534Z] === CONT TestDaemonHostGatewayIP [2020-06-15T13:37:35.534Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T13:37:35.794Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-06-15T13:37:35.794Z] === CONT TestDaemonRestartIpcMode [2020-06-15T13:37:35.872Z] --- PASS: TestConfigInspect (3.30s) [2020-06-15T13:37:35.872Z] === RUN TestConfigList [2020-06-15T13:37:36.126Z] --- PASS: TestInfoDebug (1.53s) [2020-06-15T13:37:36.127Z] === RUN TestInfoInsecureRegistries [2020-06-15T13:37:36.537Z] time="2020-06-15T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:37:36.537Z] time="2020-06-15T13:37:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:37:36.537Z] time="2020-06-15T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:073d803580e8490710ae1af6a534a7da978a031c18525107772699e0fb087b3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:37:36.537Z] time="2020-06-15T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:37:36.537Z] time="2020-06-15T13:37:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:37:36.537Z] time="2020-06-15T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:073d803580e8490710ae1af6a534a7da978a031c18525107772699e0fb087b3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:37:36.802Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-15T13:37:36.818Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T13:37:37.100Z] time="2020-06-15T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:37:37.100Z] time="2020-06-15T13:37:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:37:37.100Z] time="2020-06-15T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d5734dddb591c79b51111c703c188ae25bfcfa096d0cb0af482799a1b801035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:37:37.100Z] time="2020-06-15T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:37:37.100Z] time="2020-06-15T13:37:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:37:37.100Z] time="2020-06-15T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d5734dddb591c79b51111c703c188ae25bfcfa096d0cb0af482799a1b801035" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:37:37.715Z] === RUN TestPluginInstall/with_insecure [2020-06-15T13:37:38.023Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-06-15T13:37:38.023Z] === RUN TestInfoRegistryMirrors [2020-06-15T13:37:38.188Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-15T13:37:38.188Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-15T13:37:38.697Z] --- PASS: TestConfigList (2.68s) [2020-06-15T13:37:38.697Z] === RUN TestConfigsCreateAndDelete [2020-06-15T13:37:38.725Z] time="2020-06-15T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:37:38.725Z] time="2020-06-15T13:37:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:37:38.725Z] time="2020-06-15T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00cb6a29b245d4d64da8e7794ea8c75618083a208c01fafb8c724b63e9fcce0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:37:38.725Z] time="2020-06-15T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:37:38.725Z] time="2020-06-15T13:37:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:37:38.725Z] time="2020-06-15T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00cb6a29b245d4d64da8e7794ea8c75618083a208c01fafb8c724b63e9fcce0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:37:38.725Z] --- PASS: TestPluginInstall (5.89s) [2020-06-15T13:37:38.725Z] --- PASS: TestPluginInstall/no_auth (3.78s) [2020-06-15T13:37:38.725Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-06-15T13:37:38.725Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-06-15T13:37:38.725Z] plugin_test.go:157: [dd87cd17f6457] daemon is not started [2020-06-15T13:37:38.725Z] PASS [2020-06-15T13:37:38.725Z] [2020-06-15T13:37:38.725Z] DONE 6 tests in 6.003s [2020-06-15T13:37:38.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T13:37:38.725Z] ++ 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-15T13:37:38.725Z] ++ set -e [2020-06-15T13:37:38.725Z] ++ '[' -n 0 ']' [2020-06-15T13:37:38.725Z] ++ set -x [2020-06-15T13:37:38.725Z] ++ env -i DEST=/go/src/github.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-15T13:37:38.954Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-15T13:37:39.007Z] INFO: Testing against a local daemon [2020-06-15T13:37:39.007Z] === RUN TestExternalGraphDriver [2020-06-15T13:37:39.007Z] === RUN TestExternalGraphDriver/json [2020-06-15T13:37:39.086Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-06-15T13:37:39.211Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-15T13:37:39.393Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-06-15T13:37:39.393Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T13:37:39.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-06-15T13:37:39.393Z] === RUN TestPingCacheHeaders [2020-06-15T13:37:39.393Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-15T13:37:39.393Z] === RUN TestPingGet [2020-06-15T13:37:39.393Z] --- PASS: TestPingGet (0.01s) [2020-06-15T13:37:39.393Z] === RUN TestPingHead [2020-06-15T13:37:39.393Z] --- PASS: TestPingHead (0.02s) [2020-06-15T13:37:39.393Z] === RUN TestVersion [2020-06-15T13:37:39.393Z] --- PASS: TestVersion (0.02s) [2020-06-15T13:37:39.393Z] PASS [2020-06-15T13:37:39.393Z] [2020-06-15T13:37:39.393Z] === Skipped [2020-06-15T13:37:39.393Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:37:39.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:37:39.393Z] [2020-06-15T13:37:39.393Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-15T13:37:39.393Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-15T13:37:39.393Z] [2020-06-15T13:37:39.393Z] [2020-06-15T13:37:39.393Z] DONE 18 tests, 2 skipped in 12.001s [2020-06-15T13:37:39.393Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T13:37:39.650Z] INFO: Testing against a local daemon [2020-06-15T13:37:39.650Z] === RUN TestVolumesCreateAndList [2020-06-15T13:37:39.650Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-15T13:37:39.650Z] === RUN TestVolumesRemove [2020-06-15T13:37:39.650Z] --- PASS: TestVolumesRemove (0.04s) [2020-06-15T13:37:39.650Z] === RUN TestVolumesInspect [2020-06-15T13:37:39.650Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-15T13:37:39.650Z] === RUN TestVolumesInvalidJSON [2020-06-15T13:37:39.650Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T13:37:39.650Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T13:37:39.650Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T13:37:39.650Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-15T13:37:39.650Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T13:37:39.650Z] PASS [2020-06-15T13:37:39.650Z] [2020-06-15T13:37:39.650Z] DONE 5 tests in 0.208s [2020-06-15T13:37:39.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T13:37:39.652Z] --- PASS: TestDaemonRestartIpcMode (4.07s) [2020-06-15T13:37:39.776Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-15T13:37:39.908Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11897 is not a child of this shell [2020-06-15T13:37:39.908Z] warning: PID 11897 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-15T13:37:39.908Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T13:37:39.908Z] [2020-06-15T13:37:39.908Z] Unloading profiles will leave already running processes permanently [2020-06-15T13:37:39.908Z] unconfined, which can lead to unexpected situations. [2020-06-15T13:37:39.908Z] [2020-06-15T13:37:39.908Z] To set a process to complain mode, use the command line tool [2020-06-15T13:37:39.908Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T13:37:39.908Z] Removing test suite binaries [2020-06-15T13:37:39.908Z] exiting test-integration [2020-06-15T13:37:39.908Z] ++ exit 0 [2020-06-15T13:37:40.220Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-06-15T13:37:40.839Z] [2020-06-15T13:37:41.041Z] === RUN TestExternalGraphDriver/spec [2020-06-15T13:37:41.679Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2020-06-15T13:37:41.679Z] === RUN TestConfigsUpdate [2020-06-15T13:37:41.765Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-15T13:37:41.935Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-15T13:37:41.935Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR Post stage [Pipeline] junit [2020-06-15T13:37:42.223Z] Recording test results [2020-06-15T13:37:42.274Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-15T13:37:42.274Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-15T13:37:42.274Z] [2020-06-15T13:37:42.274Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-15T13:37:42.274Z] =========================== short test summary info ============================ [2020-06-15T13:37:42.274Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-15T13:37:42.274Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-15T13:37:42.274Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-15T13:37:42.274Z] Not supported on most drivers [2020-06-15T13:37:42.274Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-15T13:37:42.274Z] Can fail if eth0 has multiple IP addresses [2020-06-15T13:37:42.274Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-15T13:37:42.274Z] This doesn't seem to be taken into account by the engine [2020-06-15T13:37:42.274Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-15T13:37:42.274Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-15T13:37:42.274Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-15T13:37:42.274Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-15T13:37:42.274Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-15T13:37:42.274Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-15T13:37:42.274Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-15T13:37:42.274Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 299.15 seconds == [2020-06-15T13:37:42.323Z] 4612f6d0b889: Verifying Checksum [2020-06-15T13:37:42.323Z] 4612f6d0b889: Download complete [2020-06-15T13:37:42.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-15T13:37:43.063Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.1% of statements [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T13:37:44.400Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-06-15T13:37:44.400Z] ok github.com/docker/docker/builder/remotecontext/git 3.769s coverage: 86.3% of statements [2020-06-15T13:37:44.461Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-15T13:37:44.461Z] --- PASS: TestConfigsUpdate (2.74s) [2020-06-15T13:37:44.461Z] === RUN TestTemplatedConfig [2020-06-15T13:37:44.534Z] + echo Ensuring container killed. [2020-06-15T13:37:44.534Z] Ensuring container killed. [2020-06-15T13:37:44.534Z] + docker rm -vf docker-pr2 [2020-06-15T13:37:44.534Z] Error: No such container: docker-pr2 [2020-06-15T13:37:44.534Z] + true [Pipeline] sh [2020-06-15T13:37:44.815Z] + echo Chowning /workspace to jenkins user [2020-06-15T13:37:44.815Z] Chowning /workspace to jenkins user [2020-06-15T13:37:44.815Z] + id -u [2020-06-15T13:37:44.815Z] + id -g [2020-06-15T13:37:44.815Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41108:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T13:37:44.815Z] Unable to find image 'busybox:latest' locally [2020-06-15T13:37:45.067Z] ok github.com/docker/docker/builder/remotecontext 0.532s coverage: 13.6% of statements [2020-06-15T13:37:45.380Z] latest: Pulling from library/busybox [2020-06-15T13:37:45.380Z] 76df9210b28c: Pulling fs layer [2020-06-15T13:37:45.625Z] ok github.com/docker/docker/builder/dockerfile 1.134s coverage: 48.2% of statements [2020-06-15T13:37:45.625Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T13:37:45.625Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T13:37:45.743Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-06-15T13:37:45.743Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-06-15T13:37:45.743Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-06-15T13:37:45.743Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-06-15T13:37:45.743Z] === RUN TestGraphdriverPluginV2 [2020-06-15T13:37:45.743Z] --- SKIP: TestGraphdriverPluginV2 (0.17s) [2020-06-15T13:37:45.743Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:45.743Z] PASS [2020-06-15T13:37:45.743Z] [2020-06-15T13:37:45.743Z] === Skipped [2020-06-15T13:37:45.743Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s) [2020-06-15T13:37:45.743Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:45.743Z] [2020-06-15T13:37:45.743Z] [2020-06-15T13:37:45.743Z] DONE 5 tests, 1 skipped in 6.621s [2020-06-15T13:37:45.743Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T13:37:45.744Z] ++ 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-15T13:37:45.744Z] ++ set -e [2020-06-15T13:37:45.744Z] ++ '[' -n 0 ']' [2020-06-15T13:37:45.744Z] ++ set -x [2020-06-15T13:37:45.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:37:45.744Z] INFO: Testing against a local daemon [2020-06-15T13:37:45.744Z] === RUN TestContinueAfterPluginCrash [2020-06-15T13:37:45.744Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T13:37:45.744Z] === RUN TestReadPluginNoRead [2020-06-15T13:37:45.744Z] === PAUSE TestReadPluginNoRead [2020-06-15T13:37:45.744Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T13:37:45.744Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T13:37:45.744Z] === CONT TestContinueAfterPluginCrash [2020-06-15T13:37:45.744Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T13:37:46.355Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-15T13:37:47.286Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-15T13:37:47.544Z] --- PASS: TestTemplatedConfig (3.46s) [2020-06-15T13:37:47.544Z] === RUN TestConfigCreateResolve [2020-06-15T13:37:47.801Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-15T13:37:49.304Z] ok github.com/docker/docker/client 0.412s coverage: 75.4% of statements [2020-06-15T13:37:49.698Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-15T13:37:50.121Z] --- PASS: TestDaemonStartWithLogOpt (3.86s) [2020-06-15T13:37:50.121Z] === CONT TestReadPluginNoRead [2020-06-15T13:37:50.189Z] --- PASS: TestContainerKillOnDaemonStart (13.09s) [2020-06-15T13:37:50.189Z] PASS [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === Skipped [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-15T13:37:50.189Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T13:37:50.189Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T13:37:50.189Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:37:50.189Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T13:37:50.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-15T13:37:50.189Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] DONE 203 tests, 6 skipped in 136.692s [2020-06-15T13:37:50.189Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T13:37:50.189Z] ++ 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-15T13:37:50.189Z] ++ set -e [2020-06-15T13:37:50.189Z] ++ '[' -n 0 ']' [2020-06-15T13:37:50.189Z] ++ set -x [2020-06-15T13:37:50.189Z] ++ env -i DEST=/go/src/github.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-15T13:37:50.189Z] INFO: Testing against a local daemon [2020-06-15T13:37:50.189Z] === RUN TestCommitInheritsEnv [2020-06-15T13:37:50.189Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-06-15T13:37:50.189Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T13:37:50.189Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-06-15T13:37:50.189Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-15T13:37:50.189Z] === RUN TestImagesFilterMultiReference [2020-06-15T13:37:50.189Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-06-15T13:37:50.189Z] === RUN TestImagePullPlatformInvalid [2020-06-15T13:37:50.189Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-15T13:37:50.189Z] === RUN TestRemoveImageOrphaning [2020-06-15T13:37:50.189Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-06-15T13:37:50.189Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T13:37:50.189Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:37:50.189Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:50.189Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T13:37:50.189Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-15T13:37:50.189Z] === RUN TestTagInvalidReference [2020-06-15T13:37:50.189Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-15T13:37:50.189Z] === RUN TestTagValidPrefixedRepo [2020-06-15T13:37:50.189Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-15T13:37:50.189Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T13:37:50.189Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-15T13:37:50.189Z] === RUN TestTagOfficialNames [2020-06-15T13:37:50.189Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-15T13:37:50.189Z] === RUN TestTagMatchesDigest [2020-06-15T13:37:50.189Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-15T13:37:50.189Z] PASS [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === Skipped [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-15T13:37:50.189Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:37:50.189Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] [2020-06-15T13:37:50.189Z] DONE 12 tests, 2 skipped in 1.693s [2020-06-15T13:37:50.189Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T13:37:50.189Z] ++ 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-15T13:37:50.189Z] ++ set -e [2020-06-15T13:37:50.189Z] ++ '[' -n 0 ']' [2020-06-15T13:37:50.189Z] ++ set -x [2020-06-15T13:37:50.189Z] ++ env -i DEST=/go/src/github.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-15T13:37:50.447Z] INFO: Testing against a local daemon [2020-06-15T13:37:50.447Z] === RUN TestNetworkCreateDelete [2020-06-15T13:37:50.632Z] --- PASS: TestConfigCreateResolve (3.10s) [2020-06-15T13:37:50.632Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T13:37:50.636Z] 76df9210b28c: Download complete [2020-06-15T13:37:50.636Z] 76df9210b28c: Pull complete [2020-06-15T13:37:50.636Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T13:37:50.636Z] Status: Downloaded newer image for busybox:latest [2020-06-15T13:37:50.889Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-15T13:37:51.015Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-06-15T13:37:51.015Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T13:37:51.147Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-15T13:37:51.405Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2020-06-15T13:37:51.405Z] PASS [2020-06-15T13:37:51.405Z] [2020-06-15T13:37:51.405Z] DONE 7 tests in 18.818s [2020-06-15T13:37:51.405Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T13:37:51.405Z] ++ 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-15T13:37:51.405Z] ++ set -e [2020-06-15T13:37:51.405Z] ++ '[' -n 0 ']' [2020-06-15T13:37:51.405Z] ++ set -x [2020-06-15T13:37:51.405Z] ++ env -i DEST=/go/src/github.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-15T13:37:51.662Z] INFO: Testing against a local daemon [2020-06-15T13:37:51.662Z] === RUN TestCheckpoint [2020-06-15T13:37:51.662Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T13:37:51.662Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:37:51.662Z] === RUN TestContainerInvalidJSON [2020-06-15T13:37:51.662Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:37:51.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:37:51.662Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:37:51.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:37:51.662Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:37:51.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:37:51.662Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:37:51.662Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:37:51.662Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:37:51.662Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-15T13:37:51.662Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T13:37:51.662Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T13:37:51.662Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-06-15T13:37:51.662Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T13:37:51.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-06-15T13:37:51.662Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T13:37:51.662Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-06-15T13:37:51.662Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T13:37:51.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-06-15T13:37:51.920Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T13:37:51.920Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-06-15T13:37:51.920Z] === RUN TestCopyFromContainer [2020-06-15T13:37:51.950Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2020-06-15T13:37:51.950Z] === RUN TestDaemonDNSFallback [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T13:37:52.140Z] === RUN TestReadPluginNoRead/default [2020-06-15T13:37:52.308Z] + bundleName=amd64-rootless [2020-06-15T13:37:52.308Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-15T13:37:52.308Z] Creating amd64-rootless-bundles.tar.gz [2020-06-15T13:37:52.308Z] + 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-15T13:37:52.308Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T13:37:52.318Z] Archiving artifacts [2020-06-15T13:37:52.485Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-15T13:37:53.049Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-15T13:37:53.049Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-15T13:37:53.613Z] === RUN TestCopyFromContainer// [2020-06-15T13:37:53.613Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T13:37:53.871Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T13:37:53.871Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T13:37:54.075Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T13:37:54.128Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T13:37:54.128Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T13:37:54.163Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T13:37:54.386Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T13:37:54.386Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T13:37:54.386Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T13:37:54.386Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T13:37:54.392Z] + make clean [2020-06-15T13:37:54.444Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2020-06-15T13:37:54.482Z] --- PASS: TestDaemonDNSFallback (2.34s) [2020-06-15T13:37:54.482Z] === RUN TestInspectNetwork [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer (2.70s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-15T13:37:54.648Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-15T13:37:54.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T13:37:54.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:37:54.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:37:54.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:37:54.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:37:54.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:37:54.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:37:54.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:37:54.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:37:54.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:37:54.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T13:37:54.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T13:37:54.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T13:37:54.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-15T13:37:54.648Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T13:37:54.648Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-15T13:37:54.648Z] === RUN TestCreateWithInvalidEnv [2020-06-15T13:37:54.648Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T13:37:54.648Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T13:37:54.648Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T13:37:54.648Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T13:37:54.648Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T13:37:54.648Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T13:37:54.648Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T13:37:54.648Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T13:37:54.648Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T13:37:54.648Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-15T13:37:54.648Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T13:37:54.648Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T13:37:54.648Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T13:37:54.648Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T13:37:54.648Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-15T13:37:54.648Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T13:37:54.649Z] docker volume rm -f docker-dev-cache [2020-06-15T13:37:54.649Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T13:37:54.681Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T13:37:54.681Z] [2020-06-15T13:37:54.681Z] Unloading profiles will leave already running processes permanently [2020-06-15T13:37:54.681Z] unconfined, which can lead to unexpected situations. [2020-06-15T13:37:54.681Z] [2020-06-15T13:37:54.681Z] To set a process to complain mode, use the command line tool [2020-06-15T13:37:54.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T13:37:54.681Z] Post stage [Pipeline] junit [2020-06-15T13:37:55.260Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2020-06-15T13:37:56.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T13:37:56.542Z] + echo Ensuring container killed. [2020-06-15T13:37:56.543Z] Ensuring container killed. [2020-06-15T13:37:56.543Z] + docker rm -vf docker-pr2 [2020-06-15T13:37:56.543Z] Error: No such container: docker-pr2 [2020-06-15T13:37:56.543Z] + true [2020-06-15T13:37:56.548Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] sh [2020-06-15T13:37:56.805Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:37:56.805Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:37:56.805Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:37:56.805Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:37:56.816Z] + echo Chowning /workspace to jenkins user [2020-06-15T13:37:56.816Z] Chowning /workspace to jenkins user [2020-06-15T13:37:56.816Z] + id -u [2020-06-15T13:37:56.816Z] + id -g [2020-06-15T13:37:56.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41108:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T13:37:56.816Z] Unable to find image 'busybox:latest' locally [2020-06-15T13:37:57.062Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:37:57.062Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:37:57.062Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-06-15T13:37:57.062Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-06-15T13:37:57.062Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T13:37:57.062Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-15T13:37:57.627Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-15T13:37:58.517Z] --- PASS: TestReadPluginNoRead (8.90s) [2020-06-15T13:37:58.517Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-06-15T13:37:58.517Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-06-15T13:37:58.517Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s) [2020-06-15T13:37:58.517Z] read_test.go:92: [d4020f9f6ba31] daemon is not started [2020-06-15T13:37:58.517Z] PASS [2020-06-15T13:37:58.517Z] [2020-06-15T13:37:58.517Z] DONE 6 tests in 12.840s [2020-06-15T13:37:58.517Z] 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-15T13:37:58.517Z] ++ 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-15T13:37:58.517Z] ++ set -e [2020-06-15T13:37:58.517Z] ++ '[' -n 0 ']' [2020-06-15T13:37:58.517Z] ++ set -x [2020-06-15T13:37:58.517Z] ++ env -i DEST=/go/src/github.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-15T13:37:58.517Z] testing: warning: no tests to run [2020-06-15T13:37:58.517Z] PASS [2020-06-15T13:37:58.517Z] [2020-06-15T13:37:58.517Z] DONE 0 tests in 0.028s [2020-06-15T13:37:58.517Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T13:37:58.518Z] ++ 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-15T13:37:58.518Z] ++ set -e [2020-06-15T13:37:58.518Z] ++ '[' -n 0 ']' [2020-06-15T13:37:58.518Z] ++ set -x [2020-06-15T13:37:58.518Z] ++ env -i DEST=/go/src/github.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-15T13:37:58.518Z] INFO: Testing against a local daemon [2020-06-15T13:37:58.518Z] === RUN TestPluginWithDevMounts [2020-06-15T13:37:58.518Z] === PAUSE TestPluginWithDevMounts [2020-06-15T13:37:58.518Z] === CONT TestPluginWithDevMounts [2020-06-15T13:37:58.560Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-15T13:37:59.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-06-15T13:37:59.124Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T13:37:59.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:37:59.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:37:59.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:37:59.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:37:59.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:37:59.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:37:59.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:37:59.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:37:59.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:37:59.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:37:59.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:37:59.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:37:59.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:37:59.125Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:37:59.125Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:37:59.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-15T13:37:59.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-15T13:37:59.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-15T13:37:59.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-15T13:37:59.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-15T13:37:59.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-15T13:37:59.125Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T13:37:59.689Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2020-06-15T13:37:59.689Z] === RUN TestCreateDifferentPlatform [2020-06-15T13:37:59.689Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T13:37:59.753Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T13:37:59.753Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T13:37:59.753Z] === RUN TestInspectNetwork/network_name [2020-06-15T13:37:59.753Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T13:37:59.946Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T13:37:59.946Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-06-15T13:37:59.946Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-06-15T13:37:59.946Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-06-15T13:37:59.946Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T13:37:59.946Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T13:37:59.946Z] === RUN TestDaemonRestartIpcMode [2020-06-15T13:37:59.946Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T13:37:59.946Z] === RUN TestDaemonHostGatewayIP [2020-06-15T13:37:59.946Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T13:37:59.946Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T13:37:59.946Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T13:37:59.946Z] === RUN TestDiff [2020-06-15T13:38:00.512Z] --- PASS: TestDiff (0.57s) [2020-06-15T13:38:00.512Z] === RUN TestExecWithCloseStdin [2020-06-15T13:38:00.542Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-06-15T13:38:00.542Z] PASS [2020-06-15T13:38:00.542Z] [2020-06-15T13:38:00.542Z] DONE 1 tests in 2.011s [2020-06-15T13:38:00.542Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T13:38:00.542Z] ++ 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-15T13:38:00.542Z] ++ set -e [2020-06-15T13:38:00.542Z] ++ '[' -n 0 ']' [2020-06-15T13:38:00.542Z] ++ set -x [2020-06-15T13:38:00.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:38:00.542Z] INFO: Testing against a local daemon [2020-06-15T13:38:00.542Z] === RUN TestSecretInspect [2020-06-15T13:38:01.078Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-15T13:38:01.335Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-06-15T13:38:01.335Z] === RUN TestExec [2020-06-15T13:38:01.592Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-15T13:38:02.054Z] latest: Pulling from library/busybox [2020-06-15T13:38:02.054Z] 76df9210b28c: Pulling fs layer [2020-06-15T13:38:02.054Z] 76df9210b28c: Verifying Checksum [2020-06-15T13:38:02.054Z] 76df9210b28c: Download complete [2020-06-15T13:38:02.054Z] 76df9210b28c: Pull complete [2020-06-15T13:38:02.054Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T13:38:02.054Z] Status: Downloaded newer image for busybox:latest [2020-06-15T13:38:02.157Z] --- PASS: TestExec (0.94s) [2020-06-15T13:38:02.158Z] === RUN TestExecUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T13:38:03.089Z] --- PASS: TestExecUser (0.69s) [2020-06-15T13:38:03.089Z] === RUN TestExportContainerAndImportImage [2020-06-15T13:38:03.263Z] + bundleName=docker-py [2020-06-15T13:38:03.263Z] + echo Creating docker-py-bundles.tar.gz [2020-06-15T13:38:03.263Z] Creating docker-py-bundles.tar.gz [2020-06-15T13:38:03.263Z] + 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-15T13:38:03.270Z] Archiving artifacts [2020-06-15T13:38:03.939Z] --- PASS: TestInspectNetwork (9.60s) [2020-06-15T13:38:03.939Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T13:38:03.939Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T13:38:03.939Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T13:38:03.939Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T13:38:03.939Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T13:38:04.019Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2020-06-15T13:38:04.019Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T13:38:04.019Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-15T13:38:04.583Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-15T13:38:04.583Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-15T13:38:04.827Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-15T13:38:04.920Z] --- PASS: TestSecretInspect (3.73s) [2020-06-15T13:38:04.920Z] === RUN TestSecretList [2020-06-15T13:38:05.148Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-15T13:38:05.149Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-06-15T13:38:05.149Z] === RUN TestHealthCheckWorkdir [2020-06-15T13:38:05.188Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh binary-daemon [2020-06-15T13:38:05.443Z] [2020-06-15T13:38:05.697Z] Removing bundles/ [2020-06-15T13:38:05.697Z] [2020-06-15T13:38:05.697Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-15T13:38:05.697Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-15T13:38:05.697Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:38:05.713Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-15T13:38:05.713Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-15T13:38:06.277Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2020-06-15T13:38:06.277Z] === RUN TestHealthKillContainer [2020-06-15T13:38:06.474Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-06-15T13:38:06.474Z] === RUN TestNetworkInvalidJSON [2020-06-15T13:38:06.474Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T13:38:06.474Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T13:38:06.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:38:06.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:38:06.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:38:06.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:38:06.474Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T13:38:06.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:38:06.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:38:06.474Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-15T13:38:06.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T13:38:06.474Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T13:38:06.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T13:38:06.474Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T13:38:06.842Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-15T13:38:07.407Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-15T13:38:07.410Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-06-15T13:38:07.410Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T13:38:08.372Z] --- PASS: TestSecretList (3.81s) [2020-06-15T13:38:08.372Z] === RUN TestSecretsCreateAndDelete [2020-06-15T13:38:08.778Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-15T13:38:08.785Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-06-15T13:38:08.785Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T13:38:09.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-15T13:38:09.035Z] --- PASS: TestHealthKillContainer (3.02s) [2020-06-15T13:38:09.035Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T13:38:09.967Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-06-15T13:38:09.967Z] === RUN TestIpcModeNone [2020-06-15T13:38:10.161Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-06-15T13:38:10.161Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T13:38:10.588Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-15T13:38:10.849Z] --- PASS: TestIpcModeNone (1.02s) [2020-06-15T13:38:10.849Z] === RUN TestIpcModePrivate [2020-06-15T13:38:11.794Z] --- PASS: TestIpcModePrivate (0.98s) [2020-06-15T13:38:11.794Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-06-15T13:38:11.794Z] === RUN TestIpcModeShareable [2020-06-15T13:38:11.824Z] --- PASS: TestSecretsCreateAndDelete (3.69s) [2020-06-15T13:38:11.824Z] === RUN TestSecretsUpdate [2020-06-15T13:38:12.063Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-06-15T13:38:12.063Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T13:38:12.361Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-15T13:38:12.925Z] --- PASS: TestIpcModeShareable (0.90s) [2020-06-15T13:38:12.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-06-15T13:38:12.925Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T13:38:13.965Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-06-15T13:38:13.965Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T13:38:14.295Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-15T13:38:14.901Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-06-15T13:38:14.901Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T13:38:15.276Z] --- PASS: TestSecretsUpdate (3.63s) [2020-06-15T13:38:15.276Z] === RUN TestTemplatedSecret [2020-06-15T13:38:15.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-06-15T13:38:15.665Z] === RUN TestAPIIpcModeHost [2020-06-15T13:38:15.923Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-15T13:38:16.181Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-06-15T13:38:16.181Z] === RUN TestDaemonIpcModeShareable [2020-06-15T13:38:16.746Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-15T13:38:18.116Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-06-15T13:38:18.116Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2020-06-15T13:38:18.116Z] === RUN TestDaemonIpcModePrivate [2020-06-15T13:38:18.116Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-15T13:38:18.188Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-06-15T13:38:18.188Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T13:38:18.188Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:38:18.188Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:38:18.188Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T13:38:18.374Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-15T13:38:19.660Z] --- PASS: TestTemplatedSecret (3.67s) [2020-06-15T13:38:19.660Z] === RUN TestSecretCreateResolve [2020-06-15T13:38:19.744Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-06-15T13:38:19.744Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-06-15T13:38:19.744Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T13:38:20.677Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-15T13:38:20.934Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2020-06-15T13:38:20.934Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2020-06-15T13:38:20.934Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T13:38:21.865Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-15T13:38:22.430Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2020-06-15T13:38:22.430Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2020-06-15T13:38:22.430Z] === RUN TestIpcModeOlderClient [2020-06-15T13:38:22.430Z] === PAUSE TestIpcModeOlderClient [2020-06-15T13:38:22.430Z] === RUN TestKillContainerInvalidSignal [2020-06-15T13:38:22.998Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-06-15T13:38:22.998Z] === RUN TestKillContainer [2020-06-15T13:38:22.998Z] === RUN TestKillContainer/no_signal [2020-06-15T13:38:22.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-15T13:38:23.112Z] --- PASS: TestSecretCreateResolve (3.71s) [2020-06-15T13:38:23.112Z] PASS [2020-06-15T13:38:23.112Z] [2020-06-15T13:38:23.112Z] DONE 6 tests in 22.330s [2020-06-15T13:38:23.112Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T13:38:23.112Z] ++ 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-15T13:38:23.112Z] ++ set -e [2020-06-15T13:38:23.112Z] ++ '[' -n 0 ']' [2020-06-15T13:38:23.112Z] ++ set -x [2020-06-15T13:38:23.112Z] ++ env -i DEST=/go/src/github.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-15T13:38:23.112Z] INFO: Testing against a local daemon [2020-06-15T13:38:23.112Z] === RUN TestServiceCreateInit [2020-06-15T13:38:23.112Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T13:38:23.563Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-15T13:38:23.821Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T13:38:24.078Z] === RUN TestKillContainer/killing_signal [2020-06-15T13:38:25.011Z] --- PASS: TestKillContainer (1.88s) [2020-06-15T13:38:25.011Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-06-15T13:38:25.011Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-06-15T13:38:25.011Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-06-15T13:38:25.011Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T13:38:25.011Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T13:38:25.574Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T13:38:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-06-15T13:38:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-06-15T13:38:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-06-15T13:38:26.138Z] === RUN TestKillStoppedContainer [2020-06-15T13:38:26.138Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-06-15T13:38:26.138Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T13:38:26.138Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-15T13:38:26.138Z] === RUN TestKillDifferentUserContainer [2020-06-15T13:38:27.069Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-06-15T13:38:27.069Z] === RUN TestInspectOomKilledTrue [2020-06-15T13:38:27.069Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-15T13:38:27.069Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:38:27.069Z] === RUN TestInspectOomKilledFalse [2020-06-15T13:38:27.069Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-15T13:38:27.069Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:38:27.069Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T13:38:27.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2020-06-15T13:38:27.327Z] === RUN TestLinksContainerNames [2020-06-15T13:38:28.596Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T13:38:28.699Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-15T13:38:28.699Z] --- PASS: TestLinksContainerNames (1.25s) [2020-06-15T13:38:28.699Z] === RUN TestLogsFollowTailEmpty [2020-06-15T13:38:29.632Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-06-15T13:38:29.632Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T13:38:29.632Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-15T13:38:29.789Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 30.8% of statements [2020-06-15T13:38:30.198Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/default [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/private [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/slave [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/shared [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T13:38:30.198Z] === CONT TestMountDaemonRoot/default [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T13:38:30.198Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:38:30.198Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:38:30.198Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:38:30.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:38:30.198Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/shared [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/slave [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/private [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T13:38:30.456Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:38:30.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:38:30.456Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:38:30.713Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:38:30.971Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:38:30.971Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T13:38:30.971Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-15T13:38:30.971Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-15T13:38:30.971Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T13:38:30.971Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-15T13:38:31.895Z] ok github.com/docker/docker/container 0.155s coverage: 34.7% of statements [2020-06-15T13:38:31.895Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T13:38:31.895Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T13:38:31.895Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T13:38:31.895Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T13:38:32.344Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-15T13:38:33.109Z] --- PASS: TestServiceCreateInit (10.43s) [2020-06-15T13:38:33.109Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s) [2020-06-15T13:38:33.109Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-06-15T13:38:33.109Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T13:38:33.276Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2020-06-15T13:38:33.276Z] === RUN TestNetworkNat [2020-06-15T13:38:34.057Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2020-06-15T13:38:34.207Z] --- PASS: TestNetworkNat (0.86s) [2020-06-15T13:38:34.207Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T13:38:35.138Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-06-15T13:38:35.138Z] === RUN TestNetworkLoopbackNat [2020-06-15T13:38:35.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-15T13:38:35.959Z] --- PASS: TestNetworkLoopbackNat (1.07s) [2020-06-15T13:38:35.959Z] === RUN TestPause [2020-06-15T13:38:36.270Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) [2020-06-15T13:38:36.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T13:38:36.524Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-15T13:38:36.782Z] --- PASS: TestPause (0.87s) [2020-06-15T13:38:36.783Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T13:38:36.783Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:38:36.783Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:38:36.783Z] === RUN TestPauseStopPausedContainer [2020-06-15T13:38:37.716Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-06-15T13:38:37.716Z] === RUN TestPsFilter [2020-06-15T13:38:37.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-15T13:38:37.974Z] --- PASS: TestPsFilter (0.17s) [2020-06-15T13:38:37.974Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T13:38:38.539Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-06-15T13:38:38.539Z] === RUN TestRemoveContainerWithVolume [2020-06-15T13:38:39.472Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-06-15T13:38:39.472Z] === RUN TestRemoveContainerRunning [2020-06-15T13:38:40.256Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.4% of statements [2020-06-15T13:38:40.406Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-06-15T13:38:40.406Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T13:38:41.779Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2020-06-15T13:38:41.779Z] === RUN TestRemoveInvalidContainer [2020-06-15T13:38:41.779Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-06-15T13:38:41.779Z] === RUN TestRenameLinkedContainer [2020-06-15T13:38:42.697Z] ok github.com/docker/docker/daemon/cluster 0.171s coverage: 0.5% of statements [2020-06-15T13:38:43.674Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-15T13:38:44.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-15T13:38:45.610Z] --- PASS: TestRenameLinkedContainer (4.02s) [2020-06-15T13:38:45.610Z] === RUN TestRenameStoppedContainer [2020-06-15T13:38:45.823Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-06-15T13:38:46.246Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-06-15T13:38:46.246Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:47xlvzu4kbacsuij14tvdco1q Created:2020-06-15 13:38:37.98406126 +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[37377720c3236d8dea4b8cc9821a125c18641b739334a25d7240c9da03459148:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8a5mwt7i34foyncjm2e2j1nj2 EndpointID:4e2261a73c945e05bdbf46d2da0755859e71f920843677ca1dfc7c839d3cb517 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0bb15efa3997379b19e40e51e09098b4fd053204f20da5e775bfe78aa98cb0e0 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:449329014f2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8a5mwt7i34foyncjm2e2j1nj2 EndpointID:4e2261a73c945e05bdbf46d2da0755859e71f920843677ca1dfc7c839d3cb517 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T13:38:46.246Z] PASS [2020-06-15T13:38:46.246Z] [2020-06-15T13:38:46.246Z] === Skipped [2020-06-15T13:38:46.246Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:38:46.246Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:38:46.246Z] [2020-06-15T13:38:46.246Z] [2020-06-15T13:38:46.246Z] DONE 23 tests, 1 skipped in 55.035s [2020-06-15T13:38:46.246Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:38:46.246Z] ++ 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-15T13:38:46.246Z] ++ set -e [2020-06-15T13:38:46.246Z] ++ '[' -n 0 ']' [2020-06-15T13:38:46.246Z] ++ set -x [2020-06-15T13:38:46.246Z] ++ env -i DEST=/go/src/github.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-15T13:38:46.246Z] INFO: Testing against a local daemon [2020-06-15T13:38:46.246Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T13:38:46.246Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:38:46.246Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:38:46.246Z] === RUN TestDockerNetworkIpvlan [2020-06-15T13:38:46.246Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:38:46.246Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:38:46.246Z] PASS [2020-06-15T13:38:46.246Z] [2020-06-15T13:38:46.246Z] === Skipped [2020-06-15T13:38:46.246Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:38:46.246Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:38:46.246Z] [2020-06-15T13:38:46.247Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:38:46.247Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:38:46.247Z] [2020-06-15T13:38:46.247Z] [2020-06-15T13:38:46.247Z] DONE 2 tests, 2 skipped in 0.141s [2020-06-15T13:38:46.247Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:38:46.247Z] ++ 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-15T13:38:46.247Z] ++ set -e [2020-06-15T13:38:46.247Z] ++ '[' -n 0 ']' [2020-06-15T13:38:46.247Z] ++ set -x [2020-06-15T13:38:46.247Z] ++ env -i DEST=/go/src/github.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-15T13:38:46.247Z] INFO: Testing against a local daemon [2020-06-15T13:38:46.247Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T13:38:46.542Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-06-15T13:38:46.542Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T13:38:47.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-15T13:38:47.655Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-06-15T13:38:48.070Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.7% of statements [2020-06-15T13:38:48.148Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-06-15T13:38:48.149Z] === RUN TestDockerNetworkMacvlan [2020-06-15T13:38:48.478Z] --- PASS: TestRenameRunningContainerAndReuse (2.11s) [2020-06-15T13:38:48.478Z] === RUN TestRenameInvalidName [2020-06-15T13:38:48.716Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T13:38:49.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-15T13:38:49.850Z] --- PASS: TestRenameInvalidName (1.23s) [2020-06-15T13:38:49.850Z] === RUN TestRenameAnonymousContainer [2020-06-15T13:38:50.092Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T13:38:50.165Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-06-15T13:38:51.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-15T13:38:51.470Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T13:38:53.117Z] --- PASS: TestRenameAnonymousContainer (3.44s) [2020-06-15T13:38:53.117Z] === RUN TestRenameContainerWithSameName [2020-06-15T13:38:53.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-15T13:38:53.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-15T13:38:53.830Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-06-15T13:38:53.830Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.9% of statements [2020-06-15T13:38:53.941Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-06-15T13:38:53.941Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T13:38:54.757Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T13:38:55.408Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.716s coverage: 57.9% of statements [2020-06-15T13:38:55.694Z] --- PASS: TestCreateServiceMultipleTimes (22.26s) [2020-06-15T13:38:55.694Z] === RUN TestCreateServiceConflict [2020-06-15T13:38:55.839Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-06-15T13:38:55.839Z] === RUN TestResize [2020-06-15T13:38:55.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-15T13:38:55.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-15T13:38:56.404Z] --- PASS: TestResize (0.79s) [2020-06-15T13:38:56.404Z] === RUN TestResizeWithInvalidSize [2020-06-15T13:38:56.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-15T13:38:56.969Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-06-15T13:38:56.969Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T13:38:57.826Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-06-15T13:38:57.900Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:38:57.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:38:57.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:38:57.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:38:57.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:38:58.042Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T13:38:58.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-15T13:38:58.930Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.024s coverage: 69.2% of statements [2020-06-15T13:38:58.930Z] ok github.com/docker/docker/daemon 12.275s coverage: 17.5% of statements [2020-06-15T13:38:58.930Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T13:38:58.930Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T13:38:58.930Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T13:38:58.930Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T13:38:59.170Z] --- PASS: TestCreateServiceConflict (3.71s) [2020-06-15T13:38:59.170Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T13:38:59.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-15T13:39:00.567Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.656s coverage: 45.9% of statements [2020-06-15T13:39:00.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T13:39:01.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:39:01.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:39:02.003Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.352s coverage: 49.5% of statements [2020-06-15T13:39:02.697Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-06-15T13:39:02.697Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T13:39:02.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-15T13:39:02.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:39:03.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:39:03.116Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.553s coverage: 76.1% of statements [2020-06-15T13:39:03.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-15T13:39:03.427Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-06-15T13:39:04.607Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T13:39:04.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:39:04.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:39:05.014Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-06-15T13:39:05.014Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-06-15T13:39:05.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan (18.44s) [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s) [2020-06-15T13:39:06.510Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-06-15T13:39:06.510Z] PASS [2020-06-15T13:39:06.510Z] [2020-06-15T13:39:06.510Z] DONE 8 tests in 20.671s [2020-06-15T13:39:06.510Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T13:39:06.510Z] ++ 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-15T13:39:06.510Z] ++ set -e [2020-06-15T13:39:06.510Z] ++ '[' -n 0 ']' [2020-06-15T13:39:06.510Z] ++ set -x [2020-06-15T13:39:06.510Z] ++ env -i DEST=/go/src/github.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-15T13:39:06.510Z] testing: warning: no tests to run [2020-06-15T13:39:06.510Z] PASS [2020-06-15T13:39:06.510Z] [2020-06-15T13:39:06.510Z] DONE 0 tests in 0.027s [2020-06-15T13:39:06.510Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T13:39:06.510Z] ++ 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-15T13:39:06.510Z] ++ set -e [2020-06-15T13:39:06.510Z] ++ '[' -n 0 ']' [2020-06-15T13:39:06.510Z] ++ set -x [2020-06-15T13:39:06.510Z] ++ env -i DEST=/go/src/github.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-15T13:39:06.510Z] INFO: Testing against a local daemon [2020-06-15T13:39:06.510Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T13:39:07.239Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.074s coverage: 52.1% of statements [2020-06-15T13:39:07.239Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T13:39:07.239Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T13:39:07.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:39:07.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:39:08.370Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 41.8% of statements [2020-06-15T13:39:08.414Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-06-15T13:39:08.414Z] === RUN TestAuthZPluginTLS [2020-06-15T13:39:08.980Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-06-15T13:39:08.980Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T13:39:09.547Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-06-15T13:39:09.547Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T13:39:09.568Z] ok github.com/docker/docker/daemon/logger/awslogs 0.582s coverage: 77.8% of statements [2020-06-15T13:39:09.895Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2020-06-15T13:39:09.895Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.8% of statements [2020-06-15T13:39:09.895Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T13:39:09.895Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T13:39:09.895Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T13:39:09.895Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T13:39:10.115Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-06-15T13:39:10.115Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T13:39:10.682Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-06-15T13:39:10.682Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T13:39:11.028Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-06-15T13:39:11.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2020-06-15T13:39:11.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-15T13:39:11.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:39:11.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:39:12.584Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-06-15T13:39:12.584Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T13:39:12.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-15T13:39:12.921Z] time="2020-06-15T13:39:12Z" level=error msg="Failed to open log file: open /tmp/docker-logger-607644020/container.log.1: no such file or directory" [2020-06-15T13:39:12.921Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 61.6% of statements [2020-06-15T13:39:13.152Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-06-15T13:39:13.152Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T13:39:13.232Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-06-15T13:39:13.232Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T13:39:13.719Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-06-15T13:39:13.719Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T13:39:14.286Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-06-15T13:39:14.286Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T13:39:14.319Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-06-15T13:39:14.319Z] time="2020-06-15T13:39:14Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate177116468/log866204419.1: no such file or directory" [2020-06-15T13:39:14.319Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 38.3% of statements [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.94s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.01s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2020-06-15T13:39:14.797Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s) [2020-06-15T13:39:14.797Z] === RUN TestCgroupNamespacesRun [2020-06-15T13:39:15.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-15T13:39:15.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-15T13:39:15.899Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-06-15T13:39:15.899Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2020-06-15T13:39:16.550Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-06-15T13:39:16.550Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T13:39:16.817Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-06-15T13:39:16.817Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T13:39:17.950Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2020-06-15T13:39:17.950Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T13:39:18.547Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-06-15T13:39:18.547Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T13:39:18.573Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2020-06-15T13:39:18.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-06-15T13:39:18.720Z] === RUN TestAuthZPluginHeader [2020-06-15T13:39:18.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-15T13:39:19.296Z] ok github.com/docker/docker/daemon/logger/splunk 2.472s coverage: 82.5% of statements [2020-06-15T13:39:19.296Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T13:39:19.296Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T13:39:19.296Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2020-06-15T13:39:20.097Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-06-15T13:39:20.097Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T13:39:20.097Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T13:39:20.097Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:20.097Z] === RUN TestAuthZPluginV2Disable [2020-06-15T13:39:20.097Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-15T13:39:20.097Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:20.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T13:39:20.097Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T13:39:20.097Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:20.097Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T13:39:20.097Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T13:39:20.097Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:20.097Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T13:39:20.187Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-06-15T13:39:20.187Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T13:39:21.405Z] --- PASS: TestCreateServiceSecretFileMode (3.62s) [2020-06-15T13:39:21.405Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T13:39:21.471Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-06-15T13:39:21.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-15T13:39:21.784Z] ok github.com/docker/docker/distribution 0.612s coverage: 22.1% of statements [2020-06-15T13:39:21.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T13:39:21.819Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-06-15T13:39:21.819Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T13:39:22.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-15T13:39:23.382Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-06-15T13:39:23.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s) [2020-06-15T13:39:23.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T13:39:24.069Z] ok github.com/docker/docker/distribution/xfer 1.671s coverage: 85.1% of statements [2020-06-15T13:39:24.069Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T13:39:24.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-15T13:39:24.619Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-06-15T13:39:24.619Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T13:39:24.619Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2020-06-15T13:39:24.619Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T13:39:24.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-15T13:39:24.949Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-06-15T13:39:25.724Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2020-06-15T13:39:25.724Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T13:39:25.793Z] --- PASS: TestCreateServiceConfigFileMode (3.75s) [2020-06-15T13:39:25.793Z] === RUN TestCreateServiceSysctls [2020-06-15T13:39:26.548Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2020-06-15T13:39:26.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-06-15T13:39:26.655Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T13:39:26.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-15T13:39:27.052Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-15T13:39:27.052Z] Copying nested executables into bundles/binary-daemon [2020-06-15T13:39:27.052Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-15T13:39:27.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh cross [2020-06-15T13:39:27.687Z] [2020-06-15T13:39:27.942Z] Removing bundles/ [2020-06-15T13:39:27.942Z] [2020-06-15T13:39:27.942Z] ---> Making bundle: cross (in bundles/cross) [2020-06-15T13:39:27.942Z] Cross building: bundles/cross/linux/amd64 [2020-06-15T13:39:27.942Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-15T13:39:27.942Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-15T13:39:28.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-15T13:39:28.289Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-06-15T13:39:28.289Z] === RUN TestKernelTCPMemory [2020-06-15T13:39:28.728Z] ok github.com/docker/docker/opts 0.054s coverage: 67.4% of statements [2020-06-15T13:39:29.220Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-06-15T13:39:29.221Z] === RUN TestNISDomainname [2020-06-15T13:39:29.391Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-06-15T13:39:29.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-15T13:39:30.066Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-06-15T13:39:30.174Z] --- PASS: TestCreateServiceSysctls (4.66s) [2020-06-15T13:39:30.174Z] === RUN TestCreateServiceCapabilities [2020-06-15T13:39:30.385Z] ok github.com/docker/docker/pkg/archive 1.066s coverage: 76.7% of statements [2020-06-15T13:39:30.418Z] --- PASS: TestNISDomainname (0.92s) [2020-06-15T13:39:30.418Z] === RUN TestHostnameDnsResolution [2020-06-15T13:39:30.696Z] ok github.com/docker/docker/pkg/authorization 1.619s coverage: 68.3% of statements [2020-06-15T13:39:31.008Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-06-15T13:39:31.789Z] --- PASS: TestHostnameDnsResolution (1.38s) [2020-06-15T13:39:31.789Z] === RUN TestStats [2020-06-15T13:39:31.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-15T13:39:32.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-15T13:39:32.102Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-06-15T13:39:32.102Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-06-15T13:39:32.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-15T13:39:33.246Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-06-15T13:39:33.625Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2020-06-15T13:39:33.625Z] === RUN TestInspect [2020-06-15T13:39:33.913Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-15T13:39:33.947Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-15T13:39:34.261Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-06-15T13:39:34.477Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-15T13:39:34.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-15T13:39:34.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-15T13:39:34.477Z] --- PASS: TestStats (2.79s) [2020-06-15T13:39:34.477Z] === RUN TestStopContainerWithTimeout [2020-06-15T13:39:34.477Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T13:39:34.477Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T13:39:34.477Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T13:39:34.477Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T13:39:34.477Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T13:39:34.477Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T13:39:34.477Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T13:39:34.477Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T13:39:34.477Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T13:39:34.477Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T13:39:34.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-15T13:39:35.362Z] ok github.com/docker/docker/layer 7.612s coverage: 68.8% of statements [2020-06-15T13:39:35.362Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T13:39:35.362Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T13:39:35.362Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T13:39:35.362Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T13:39:35.362Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T13:39:35.362Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T13:39:35.362Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-06-15T13:39:35.409Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-15T13:39:35.666Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T13:39:36.043Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-06-15T13:39:36.043Z] ok github.com/docker/docker/pkg/chrootarchive 4.084s coverage: 43.2% of statements [2020-06-15T13:39:36.043Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T13:39:36.043Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T13:39:36.719Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-06-15T13:39:36.719Z] ok github.com/docker/docker/pkg/fsutils 0.353s coverage: 85.1% of statements [2020-06-15T13:39:37.564Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T13:39:37.675Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-06-15T13:39:37.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-15T13:39:38.003Z] --- PASS: TestInspect (3.92s) [2020-06-15T13:39:38.003Z] === RUN TestCreateJob [2020-06-15T13:39:38.175Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2020-06-15T13:39:38.175Z] PASS [2020-06-15T13:39:38.175Z] [2020-06-15T13:39:38.175Z] === Skipped [2020-06-15T13:39:38.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T13:39:38.175Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:38.175Z] [2020-06-15T13:39:38.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-15T13:39:38.175Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:38.175Z] [2020-06-15T13:39:38.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T13:39:38.175Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:38.175Z] [2020-06-15T13:39:38.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T13:39:38.175Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:38.175Z] [2020-06-15T13:39:38.175Z] [2020-06-15T13:39:38.175Z] DONE 17 tests, 4 skipped in 31.549s [2020-06-15T13:39:38.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T13:39:38.175Z] ++ 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-15T13:39:38.175Z] ++ set -e [2020-06-15T13:39:38.175Z] ++ '[' -n 0 ']' [2020-06-15T13:39:38.175Z] ++ set -x [2020-06-15T13:39:38.175Z] ++ env -i DEST=/go/src/github.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-15T13:39:38.175Z] INFO: Testing against a local daemon [2020-06-15T13:39:38.175Z] === RUN TestPluginInvalidJSON [2020-06-15T13:39:38.175Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:39:38.175Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:39:38.175Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:39:38.175Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T13:39:38.175Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T13:39:38.175Z] === RUN TestPluginInstall [2020-06-15T13:39:38.175Z] === RUN TestPluginInstall/no_auth [2020-06-15T13:39:38.614Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-06-15T13:39:38.614Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-06-15T13:39:38.957Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-06-15T13:39:38.957Z] ok github.com/docker/docker/pkg/idtools 0.699s coverage: 70.5% of statements [2020-06-15T13:39:39.196Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-15T13:39:39.196Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-06-15T13:39:39.196Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-06-15T13:39:39.196Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-06-15T13:39:39.196Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-06-15T13:39:39.196Z] === RUN TestDeleteDevicemapper [2020-06-15T13:39:39.196Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T13:39:39.196Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:39:39.196Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T13:39:39.292Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-06-15T13:39:39.622Z] ok github.com/docker/docker/pkg/ioutils 1.337s coverage: 70.1% of statements [2020-06-15T13:39:39.622Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T13:39:39.622Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T13:39:39.622Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T13:39:39.765Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-15T13:39:39.933Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2020-06-15T13:39:39.933Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-06-15T13:39:40.609Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.4% of statements [2020-06-15T13:39:40.609Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-06-15T13:39:40.609Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T13:39:40.609Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T13:39:41.290Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-06-15T13:39:41.662Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-15T13:39:42.228Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s) [2020-06-15T13:39:42.228Z] === RUN TestUpdateMemory [2020-06-15T13:39:42.228Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-15T13:39:42.229Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:39:42.229Z] === RUN TestUpdateCPUQuota [2020-06-15T13:39:42.383Z] --- PASS: TestCreateJob (4.48s) [2020-06-15T13:39:42.383Z] === RUN TestReplicatedJob [2020-06-15T13:39:42.431Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-06-15T13:39:42.431Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2020-06-15T13:39:42.431Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-06-15T13:39:42.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-15T13:39:42.487Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-15T13:39:43.377Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-06-15T13:39:43.418Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-15T13:39:43.446Z] time="2020-06-15T13:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:39:43.446Z] time="2020-06-15T13:39:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:39:43.446Z] time="2020-06-15T13:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:820daa706855f34564c8a606bebb1e1382b893faae6225f924cbcfd4e48d06dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:39:43.446Z] time="2020-06-15T13:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:39:43.446Z] time="2020-06-15T13:39:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:39:43.446Z] time="2020-06-15T13:39:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:820daa706855f34564c8a606bebb1e1382b893faae6225f924cbcfd4e48d06dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:39:43.704Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T13:39:43.983Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-06-15T13:39:43.983Z] === RUN TestUpdatePidsLimit [2020-06-15T13:39:43.983Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T13:39:44.027Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-06-15T13:39:44.027Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 73.9% of statements [2020-06-15T13:39:44.240Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T13:39:44.497Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T13:39:44.640Z] time="2020-06-15T13:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:39:44.640Z] time="2020-06-15T13:39:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:39:44.640Z] time="2020-06-15T13:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b56ad532d4702d5ee2a4636ce1ff1b4981a72ee0a0f514a5c2081708f751a023" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:39:44.640Z] time="2020-06-15T13:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:39:44.640Z] time="2020-06-15T13:39:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:39:44.640Z] time="2020-06-15T13:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b56ad532d4702d5ee2a4636ce1ff1b4981a72ee0a0f514a5c2081708f751a023" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:39:44.650Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-06-15T13:39:44.899Z] === RUN TestPluginInstall/with_insecure [2020-06-15T13:39:44.952Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-06-15T13:39:45.061Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T13:39:45.265Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-06-15T13:39:45.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T13:39:45.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-15T13:39:45.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T13:39:46.088Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T13:39:46.276Z] time="2020-06-15T13:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:39:46.276Z] time="2020-06-15T13:39:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:39:46.276Z] time="2020-06-15T13:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54be8633a3fa7ca8f4f04b0c323cf7f6748088b531547608c5618c3082c5946b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:39:46.276Z] time="2020-06-15T13:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:39:46.276Z] time="2020-06-15T13:39:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:39:46.276Z] time="2020-06-15T13:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54be8633a3fa7ca8f4f04b0c323cf7f6748088b531547608c5618c3082c5946b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:39:46.506Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2020-06-15T13:39:46.506Z] ok github.com/docker/docker/pkg/signal 2.961s coverage: 61.0% of statements [2020-06-15T13:39:46.506Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-06-15T13:39:46.843Z] --- PASS: TestPluginInstall (8.66s) [2020-06-15T13:39:46.843Z] --- PASS: TestPluginInstall/no_auth (5.73s) [2020-06-15T13:39:46.843Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-06-15T13:39:46.843Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-06-15T13:39:46.843Z] plugin_test.go:157: [decb90308defd] daemon is not started [2020-06-15T13:39:46.843Z] PASS [2020-06-15T13:39:46.843Z] [2020-06-15T13:39:46.843Z] DONE 6 tests in 8.855s [2020-06-15T13:39:46.843Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T13:39:46.843Z] ++ 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-15T13:39:46.843Z] ++ set -e [2020-06-15T13:39:46.843Z] ++ '[' -n 0 ']' [2020-06-15T13:39:46.843Z] ++ set -x [2020-06-15T13:39:46.843Z] ++ env -i DEST=/go/src/github.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-15T13:39:46.843Z] INFO: Testing against a local daemon [2020-06-15T13:39:46.843Z] === RUN TestExternalGraphDriver [2020-06-15T13:39:47.101Z] === RUN TestExternalGraphDriver/json [2020-06-15T13:39:47.340Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2020-06-15T13:39:47.340Z] testing: warning: no tests to run [2020-06-15T13:39:47.340Z] coverage: [no statements] [2020-06-15T13:39:47.340Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-06-15T13:39:47.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-06-15T13:39:47.460Z] === RUN TestUpdateRestartPolicy [2020-06-15T13:39:47.707Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2020-06-15T13:39:48.030Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-06-15T13:39:48.030Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-06-15T13:39:48.344Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-06-15T13:39:48.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-15T13:39:48.830Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-15T13:39:49.633Z] === RUN TestExternalGraphDriver/spec [2020-06-15T13:39:50.726Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-15T13:39:50.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-15T13:39:50.759Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements [2020-06-15T13:39:50.760Z] --- PASS: TestReplicatedJob (7.68s) [2020-06-15T13:39:50.761Z] === RUN TestUpdateReplicatedJob [2020-06-15T13:39:51.065Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-06-15T13:39:51.292Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-15T13:39:51.549Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-15T13:39:51.807Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-15T13:39:51.980Z] ok github.com/docker/docker/reference 0.038s coverage: 84.4% of statements [2020-06-15T13:39:52.065Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-15T13:39:52.164Z] === RUN TestExternalGraphDriver/pull [2020-06-15T13:39:52.322Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-15T13:39:52.322Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-15T13:39:52.660Z] ok github.com/docker/docker/plugin 0.581s coverage: 23.1% of statements [2020-06-15T13:39:52.968Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-06-15T13:39:53.626Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2020-06-15T13:39:53.694Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-15T13:39:54.246Z] --- PASS: TestUpdateReplicatedJob (4.56s) [2020-06-15T13:39:54.246Z] === RUN TestServiceListWithStatuses [2020-06-15T13:39:54.246Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T13:39:54.246Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:39:54.246Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T13:39:54.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-15T13:39:54.651Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-06-15T13:39:54.651Z] ok github.com/docker/docker/registry 0.244s coverage: 56.3% of statements [2020-06-15T13:39:54.696Z] --- PASS: TestExternalGraphDriver (7.52s) [2020-06-15T13:39:54.696Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-06-15T13:39:54.696Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2020-06-15T13:39:54.696Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-06-15T13:39:54.696Z] === RUN TestGraphdriverPluginV2 [2020-06-15T13:39:54.955Z] --- SKIP: TestGraphdriverPluginV2 (0.46s) [2020-06-15T13:39:54.955Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:54.955Z] PASS [2020-06-15T13:39:54.955Z] [2020-06-15T13:39:54.955Z] === Skipped [2020-06-15T13:39:54.955Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.46s) [2020-06-15T13:39:54.955Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:39:54.955Z] [2020-06-15T13:39:54.955Z] [2020-06-15T13:39:54.955Z] DONE 5 tests, 1 skipped in 8.127s [2020-06-15T13:39:54.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T13:39:54.955Z] ++ 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-15T13:39:54.955Z] ++ set -e [2020-06-15T13:39:54.955Z] ++ '[' -n 0 ']' [2020-06-15T13:39:54.955Z] ++ set -x [2020-06-15T13:39:54.955Z] ++ env -i DEST=/go/src/github.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-15T13:39:54.955Z] INFO: Testing against a local daemon [2020-06-15T13:39:54.955Z] === RUN TestContinueAfterPluginCrash [2020-06-15T13:39:54.955Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T13:39:54.955Z] === RUN TestReadPluginNoRead [2020-06-15T13:39:54.955Z] === PAUSE TestReadPluginNoRead [2020-06-15T13:39:54.955Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T13:39:54.955Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T13:39:54.955Z] === CONT TestContinueAfterPluginCrash [2020-06-15T13:39:54.955Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T13:39:54.955Z] === CONT TestReadPluginNoRead [2020-06-15T13:39:55.296Z] ok github.com/docker/docker/runconfig 0.032s coverage: 65.8% of statements [2020-06-15T13:39:57.126Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-06-15T13:39:57.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-15T13:39:57.536Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-15T13:39:58.469Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-15T13:39:59.765Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-06-15T13:39:59.765Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-06-15T13:40:00.228Z] === RUN TestReadPluginNoRead/default [2020-06-15T13:40:00.228Z] --- PASS: TestDaemonStartWithLogOpt (4.88s) [2020-06-15T13:40:00.288Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-06-15T13:40:00.363Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2020-06-15T13:40:00.364Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T13:40:00.929Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-06-15T13:40:00.929Z] === RUN TestWaitNonBlocked [2020-06-15T13:40:00.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:40:00.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:40:00.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:40:00.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:40:00.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:40:00.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:40:01.165Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T13:40:01.186Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-15T13:40:01.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-15T13:40:02.317Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-15T13:40:02.317Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-15T13:40:02.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2020-06-15T13:40:02.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.38s) [2020-06-15T13:40:02.317Z] === RUN TestWaitBlocked [2020-06-15T13:40:02.318Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:40:02.318Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:40:02.318Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:40:02.318Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:40:02.575Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:40:02.575Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:40:02.575Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-15T13:40:02.623Z] --- PASS: TestDockerNetworkConnectAlias (7.95s) [2020-06-15T13:40:02.623Z] === RUN TestDockerNetworkReConnect [2020-06-15T13:40:03.069Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T13:40:03.139Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-15T13:40:03.704Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-15T13:40:03.704Z] --- PASS: TestWaitBlocked (0.04s) [2020-06-15T13:40:03.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-06-15T13:40:03.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-06-15T13:40:03.704Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T13:40:03.704Z] === CONT TestIpcModeOlderClient [2020-06-15T13:40:03.704Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-06-15T13:40:03.704Z] === CONT TestDaemonHostGatewayIP [2020-06-15T13:40:03.963Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-15T13:40:04.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-15T13:40:04.972Z] --- PASS: TestReadPluginNoRead (9.80s) [2020-06-15T13:40:04.972Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-06-15T13:40:04.972Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-06-15T13:40:04.972Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-06-15T13:40:04.972Z] read_test.go:92: [d9725d230866f] daemon is not started [2020-06-15T13:40:05.235Z] --- PASS: TestContinueAfterPluginCrash (10.27s) [2020-06-15T13:40:05.235Z] PASS [2020-06-15T13:40:05.235Z] [2020-06-15T13:40:05.235Z] DONE 6 tests in 10.420s [2020-06-15T13:40:05.235Z] 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-15T13:40:05.235Z] ++ 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-15T13:40:05.235Z] ++ set -e [2020-06-15T13:40:05.235Z] ++ '[' -n 0 ']' [2020-06-15T13:40:05.235Z] ++ set -x [2020-06-15T13:40:05.235Z] ++ env -i DEST=/go/src/github.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-15T13:40:05.494Z] testing: warning: no tests to run [2020-06-15T13:40:05.494Z] PASS [2020-06-15T13:40:05.494Z] [2020-06-15T13:40:05.494Z] DONE 0 tests in 0.041s [2020-06-15T13:40:05.494Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T13:40:05.494Z] ++ 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-15T13:40:05.494Z] ++ set -e [2020-06-15T13:40:05.494Z] ++ '[' -n 0 ']' [2020-06-15T13:40:05.494Z] ++ set -x [2020-06-15T13:40:05.494Z] ++ env -i DEST=/go/src/github.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-15T13:40:05.494Z] INFO: Testing against a local daemon [2020-06-15T13:40:05.494Z] === RUN TestPluginWithDevMounts [2020-06-15T13:40:05.494Z] === PAUSE TestPluginWithDevMounts [2020-06-15T13:40:05.494Z] === CONT TestPluginWithDevMounts [2020-06-15T13:40:07.500Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-15T13:40:07.500Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2020-06-15T13:40:07.500Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T13:40:08.025Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-06-15T13:40:08.025Z] PASS [2020-06-15T13:40:08.025Z] [2020-06-15T13:40:08.025Z] DONE 1 tests in 2.352s [2020-06-15T13:40:08.025Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T13:40:08.025Z] ++ 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-15T13:40:08.025Z] ++ set -e [2020-06-15T13:40:08.025Z] ++ '[' -n 0 ']' [2020-06-15T13:40:08.025Z] ++ set -x [2020-06-15T13:40:08.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=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-15T13:40:08.025Z] INFO: Testing against a local daemon [2020-06-15T13:40:08.025Z] === RUN TestSecretInspect [2020-06-15T13:40:08.106Z] --- PASS: TestDockerNetworkReConnect (6.15s) [2020-06-15T13:40:08.106Z] === RUN TestServicePlugin [2020-06-15T13:40:08.106Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-15T13:40:08.106Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:40:08.106Z] === RUN TestServiceUpdateLabel [2020-06-15T13:40:08.870Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2020-06-15T13:40:08.870Z] === CONT TestDaemonRestartIpcMode [2020-06-15T13:40:11.312Z] --- PASS: TestSecretInspect (3.16s) [2020-06-15T13:40:11.313Z] === RUN TestSecretList [2020-06-15T13:40:11.392Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-15T13:40:12.322Z] --- PASS: TestDaemonRestartIpcMode (3.43s) [2020-06-15T13:40:12.484Z] --- PASS: TestServiceUpdateLabel (3.66s) [2020-06-15T13:40:12.484Z] === RUN TestServiceUpdateSecrets [2020-06-15T13:40:12.887Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-15T13:40:14.597Z] --- PASS: TestSecretList (3.17s) [2020-06-15T13:40:14.597Z] === RUN TestSecretsCreateAndDelete [2020-06-15T13:40:14.782Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-15T13:40:15.039Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-15T13:40:15.297Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-15T13:40:16.226Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T13:40:16.226Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === Skipped [2020-06-15T13:40:16.226Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T13:40:16.226Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T13:40:16.226Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T13:40:16.226Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T13:40:16.226Z] time="2020-06-15T13:38:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T13:40:16.226Z] time="2020-06-15T13:38:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T13:40:16.226Z] time="2020-06-15T13:38:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T13:40:16.226Z] time="2020-06-15T13:38:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:40:16.226Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:40:16.226Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:40:16.226Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T13:40:16.227Z] time="2020-06-15T13:38:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:40:16.227Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:40:16.227Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T13:40:16.227Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T13:40:16.227Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T13:40:16.227Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.227Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.227Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.227Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.227Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:40:16.227Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T13:40:16.227Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T13:40:16.227Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T13:40:16.227Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] [2020-06-15T13:40:16.227Z] DONE 2124 tests, 26 skipped in 252.447s Post stage [Pipeline] junit [2020-06-15T13:40:16.555Z] Recording test results [2020-06-15T13:40:16.669Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-15T13:40:17.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-15T13:40:17.585Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -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:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/make.sh dynbinary test-integration [2020-06-15T13:40:17.883Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-06-15T13:40:17.883Z] === RUN TestSecretsUpdate [2020-06-15T13:40:17.885Z] [2020-06-15T13:40:17.885Z] Removing bundles/ [2020-06-15T13:40:17.885Z] [2020-06-15T13:40:17.885Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-15T13:40:17.885Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:40:17.885Z] GOOS="" GOARCH="" GOARM="" [2020-06-15T13:40:19.757Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-15T13:40:20.689Z] --- PASS: TestContainerKillOnDaemonStart (12.91s) [2020-06-15T13:40:20.689Z] PASS [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] === Skipped [2020-06-15T13:40:20.689Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-15T13:40:20.689Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-15T13:40:20.689Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-15T13:40:20.689Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:40:20.689Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T13:40:20.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-15T13:40:20.689Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] [2020-06-15T13:40:20.689Z] DONE 203 tests, 6 skipped in 149.166s [2020-06-15T13:40:20.689Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T13:40:20.689Z] ++ 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-15T13:40:20.689Z] ++ set -e [2020-06-15T13:40:20.689Z] ++ '[' -n 0 ']' [2020-06-15T13:40:20.689Z] ++ set -x [2020-06-15T13:40:20.689Z] ++ env -i DEST=/go/src/github.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-15T13:40:20.689Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-15T13:40:20.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-15T13:40:20.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-15T13:40:20.689Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-15T13:40:20.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-15T13:40:20.689Z] INFO: Testing against a local daemon [2020-06-15T13:40:20.689Z] === RUN TestCommitInheritsEnv [2020-06-15T13:40:21.167Z] --- PASS: TestSecretsUpdate (3.26s) [2020-06-15T13:40:21.167Z] === RUN TestTemplatedSecret [2020-06-15T13:40:21.253Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-06-15T13:40:21.253Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T13:40:21.253Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T13:40:21.253Z] === RUN TestImagesFilterMultiReference [2020-06-15T13:40:21.253Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-06-15T13:40:21.253Z] === RUN TestImagePullPlatformInvalid [2020-06-15T13:40:21.511Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-15T13:40:21.511Z] === RUN TestRemoveImageOrphaning [2020-06-15T13:40:21.767Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-06-15T13:40:21.767Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T13:40:23.662Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-15T13:40:23.920Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2020-06-15T13:40:23.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T13:40:23.920Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-15T13:40:23.920Z] === RUN TestTagInvalidReference [2020-06-15T13:40:23.920Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-15T13:40:23.920Z] === RUN TestTagValidPrefixedRepo [2020-06-15T13:40:23.920Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-06-15T13:40:23.920Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T13:40:24.177Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-15T13:40:24.177Z] === RUN TestTagOfficialNames [2020-06-15T13:40:24.177Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-15T13:40:24.177Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-15T13:40:24.177Z] === RUN TestTagMatchesDigest [2020-06-15T13:40:24.177Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-15T13:40:24.177Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T13:40:24.452Z] --- PASS: TestTemplatedSecret (3.43s) [2020-06-15T13:40:24.452Z] === RUN TestSecretCreateResolve [2020-06-15T13:40:24.680Z] 4612f6d0b889: Pull complete [2020-06-15T13:40:24.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-15T13:40:25.307Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-15T13:40:26.267Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-15T13:40:27.738Z] --- PASS: TestSecretCreateResolve (3.17s) [2020-06-15T13:40:27.738Z] PASS [2020-06-15T13:40:27.738Z] [2020-06-15T13:40:27.738Z] DONE 6 tests in 19.541s [2020-06-15T13:40:27.738Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T13:40:27.738Z] ++ 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-15T13:40:27.738Z] ++ set -e [2020-06-15T13:40:27.738Z] ++ '[' -n 0 ']' [2020-06-15T13:40:27.738Z] ++ set -x [2020-06-15T13:40:27.738Z] ++ env -i DEST=/go/src/github.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-15T13:40:27.738Z] INFO: Testing against a local daemon [2020-06-15T13:40:27.738Z] === RUN TestServiceCreateInit [2020-06-15T13:40:27.738Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T13:40:27.749Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-06-15T13:40:27.749Z] === RUN TestServiceUpdateConfigs [2020-06-15T13:40:28.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-15T13:40:31.332Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-15T13:40:31.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-15T13:40:32.154Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-15T13:40:32.412Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-15T13:40:32.977Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-15T13:40:33.011Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T13:40:33.541Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-15T13:40:36.819Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-15T13:40:37.076Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-15T13:40:38.008Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-15T13:40:38.296Z] --- PASS: TestServiceCreateInit (10.08s) [2020-06-15T13:40:38.296Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-06-15T13:40:38.296Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2020-06-15T13:40:38.296Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T13:40:39.904Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-15T13:40:41.802Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-15T13:40:45.078Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-15T13:40:45.335Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-15T13:40:46.194Z] --- PASS: TestServiceUpdateConfigs (15.92s) [2020-06-15T13:40:46.194Z] === RUN TestServiceUpdateNetwork [2020-06-15T13:40:46.266Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-15T13:40:46.830Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-15T13:40:47.087Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-15T13:40:49.300Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-15T13:40:49.300Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-15T13:40:49.300Z] Cross building: bundles/cross/windows/amd64 [2020-06-15T13:40:49.300Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-15T13:40:49.300Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-15T13:40:51.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-15T13:40:51.525Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-15T13:40:51.525Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-15T13:40:51.783Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-15T13:40:52.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-15T13:40:54.088Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-15T13:40:55.463Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-15T13:40:55.463Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-15T13:40:58.743Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-15T13:41:00.249Z] --- PASS: TestCreateServiceMultipleTimes (19.31s) [2020-06-15T13:41:00.249Z] === RUN TestCreateServiceConflict [2020-06-15T13:41:00.249Z] --- PASS: TestCreateServiceConflict (3.14s) [2020-06-15T13:41:00.249Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T13:41:00.642Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-15T13:41:01.207Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-15T13:41:01.387Z] --- PASS: TestServiceUpdateNetwork (16.19s) [2020-06-15T13:41:01.387Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T13:41:01.387Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T13:41:02.139Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-15T13:41:02.390Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T13:41:02.702Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-15T13:41:03.536Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2020-06-15T13:41:03.536Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T13:41:04.598Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-15T13:41:04.599Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-15T13:41:06.497Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-15T13:41:06.497Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-15T13:41:07.868Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-15T13:41:08.433Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-15T13:41:10.760Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T13:41:10.957Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-15T13:41:12.327Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-15T13:41:13.699Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-15T13:41:16.225Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-15T13:41:18.411Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2020-06-15T13:41:18.411Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T13:41:19.132Z] --- PASS: TestServiceUpdatePidsLimit (18.11s) [2020-06-15T13:41:19.132Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-06-15T13:41:19.132Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-06-15T13:41:19.132Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.26s) [2020-06-15T13:41:19.132Z] PASS [2020-06-15T13:41:19.132Z] [2020-06-15T13:41:19.132Z] === Skipped [2020-06-15T13:41:19.132Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T13:41:19.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:41:19.132Z] [2020-06-15T13:41:19.132Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-15T13:41:19.132Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:41:19.132Z] [2020-06-15T13:41:19.132Z] [2020-06-15T13:41:19.132Z] DONE 27 tests, 2 skipped in 175.152s [2020-06-15T13:41:19.132Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T13:41:19.132Z] ++ 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-15T13:41:19.132Z] ++ set -e [2020-06-15T13:41:19.132Z] ++ '[' -n 0 ']' [2020-06-15T13:41:19.132Z] ++ set -x [2020-06-15T13:41:19.132Z] ++ env -i DEST=/go/src/github.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-15T13:41:19.132Z] INFO: Testing against a local daemon [2020-06-15T13:41:19.132Z] === RUN TestSessionCreate [2020-06-15T13:41:19.132Z] --- PASS: TestSessionCreate (0.02s) [2020-06-15T13:41:19.132Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T13:41:19.132Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-15T13:41:19.132Z] PASS [2020-06-15T13:41:19.132Z] [2020-06-15T13:41:19.132Z] DONE 2 tests in 0.111s [2020-06-15T13:41:19.132Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T13:41:19.132Z] ++ 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-15T13:41:19.132Z] ++ set -e [2020-06-15T13:41:19.132Z] ++ '[' -n 0 ']' [2020-06-15T13:41:19.132Z] ++ set -x [2020-06-15T13:41:19.132Z] ++ env -i DEST=/go/src/github.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-15T13:41:19.132Z] INFO: Testing against a local daemon [2020-06-15T13:41:19.132Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T13:41:19.132Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:41:19.132Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:41:19.132Z] === RUN TestEventsExecDie [2020-06-15T13:41:19.132Z] --- PASS: TestEventsExecDie (1.06s) [2020-06-15T13:41:19.132Z] === RUN TestEventsBackwardsCompatible [2020-06-15T13:41:19.132Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-15T13:41:19.132Z] === RUN TestInfoBinaryCommits [2020-06-15T13:41:19.413Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-15T13:41:19.413Z] === RUN TestInfoAPIVersioned [2020-06-15T13:41:19.413Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T13:41:19.413Z] === RUN TestInfoDiscoveryBackend [2020-06-15T13:41:19.501Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-15T13:41:19.694Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-15T13:41:19.694Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T13:41:20.698Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T13:41:20.698Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T13:41:21.311Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-15T13:41:21.311Z] === RUN TestInfoAPI [2020-06-15T13:41:21.311Z] --- PASS: TestInfoAPI (0.02s) [2020-06-15T13:41:21.311Z] === RUN TestInfoAPIWarnings [2020-06-15T13:41:21.697Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-06-15T13:41:21.697Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T13:41:21.923Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-15T13:41:21.923Z] === RUN TestInfoDebug [2020-06-15T13:41:22.027Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-15T13:41:22.536Z] --- PASS: TestInfoDebug (0.54s) [2020-06-15T13:41:22.536Z] === RUN TestInfoInsecureRegistries [2020-06-15T13:41:22.592Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-15T13:41:22.855Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-15T13:41:22.855Z] === RUN TestInfoRegistryMirrors [2020-06-15T13:41:23.157Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-15T13:41:23.157Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-15T13:41:23.466Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-15T13:41:23.466Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T13:41:23.747Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-06-15T13:41:23.748Z] === RUN TestPingCacheHeaders [2020-06-15T13:41:23.748Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-15T13:41:23.748Z] === RUN TestPingGet [2020-06-15T13:41:23.748Z] --- PASS: TestPingGet (0.01s) [2020-06-15T13:41:23.748Z] === RUN TestPingHead [2020-06-15T13:41:23.748Z] --- PASS: TestPingHead (0.01s) [2020-06-15T13:41:23.748Z] === RUN TestVersion [2020-06-15T13:41:23.748Z] --- PASS: TestVersion (0.01s) [2020-06-15T13:41:23.748Z] PASS [2020-06-15T13:41:23.748Z] [2020-06-15T13:41:23.748Z] === Skipped [2020-06-15T13:41:23.748Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:41:23.748Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:41:23.748Z] [2020-06-15T13:41:23.748Z] [2020-06-15T13:41:23.748Z] DONE 18 tests, 1 skipped in 5.822s [2020-06-15T13:41:23.748Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T13:41:23.748Z] ++ 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-15T13:41:23.748Z] ++ set -e [2020-06-15T13:41:23.748Z] ++ '[' -n 0 ']' [2020-06-15T13:41:23.748Z] ++ set -x [2020-06-15T13:41:23.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:41:24.031Z] INFO: Testing against a local daemon [2020-06-15T13:41:24.031Z] === RUN TestVolumesCreateAndList [2020-06-15T13:41:24.031Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-15T13:41:24.031Z] === RUN TestVolumesRemove [2020-06-15T13:41:24.031Z] --- PASS: TestVolumesRemove (0.12s) [2020-06-15T13:41:24.031Z] === RUN TestVolumesInspect [2020-06-15T13:41:24.031Z] --- PASS: TestVolumesInspect (0.01s) [2020-06-15T13:41:24.031Z] === RUN TestVolumesInvalidJSON [2020-06-15T13:41:24.031Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T13:41:24.031Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T13:41:24.031Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T13:41:24.031Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-15T13:41:24.031Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T13:41:24.031Z] PASS [2020-06-15T13:41:24.031Z] [2020-06-15T13:41:24.031Z] DONE 5 tests in 0.242s [2020-06-15T13:41:24.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T13:41:24.312Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T13:41:24.312Z] +++ kill 11968 [2020-06-15T13:41:24.981Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2020-06-15T13:41:24.982Z] === RUN TestCreateServiceSysctls [2020-06-15T13:41:25.778Z] +++ /etc/init.d/apparmor stop [2020-06-15T13:41:25.778Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T13:41:25.778Z] [2020-06-15T13:41:25.778Z] Unloading profiles will leave already running processes permanently [2020-06-15T13:41:25.778Z] unconfined, which can lead to unexpected situations. [2020-06-15T13:41:25.778Z] [2020-06-15T13:41:25.778Z] To set a process to complain mode, use the command line tool [2020-06-15T13:41:25.778Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T13:41:25.778Z] +++ true [2020-06-15T13:41:25.778Z] exiting test-integration [2020-06-15T13:41:25.778Z] ++ exit 0 [2020-06-15T13:41:25.778Z] Post stage [Pipeline] junit [2020-06-15T13:41:27.278Z] Recording test results [2020-06-15T13:41:27.344Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T13:41:27.895Z] + echo Ensuring container killed. [2020-06-15T13:41:27.895Z] Ensuring container killed. [2020-06-15T13:41:27.895Z] + docker rm -vf docker-pr2 [2020-06-15T13:41:27.895Z] Error: No such container: docker-pr2 [2020-06-15T13:41:27.895Z] + true [2020-06-15T13:41:27.908Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] sh [2020-06-15T13:41:28.261Z] + echo Chowning /workspace to jenkins user [2020-06-15T13:41:28.261Z] Chowning /workspace to jenkins user [2020-06-15T13:41:28.261Z] + id -u [2020-06-15T13:41:28.261Z] + id -g [2020-06-15T13:41:28.261Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41108:/workspace busybox chown -R 1001:1001 /workspace [2020-06-15T13:41:28.261Z] Unable to find image 'busybox:latest' locally [2020-06-15T13:41:28.542Z] latest: Pulling from library/busybox [2020-06-15T13:41:28.542Z] a84e58ddc6cf: Pulling fs layer [2020-06-15T13:41:28.825Z] a84e58ddc6cf: Verifying Checksum [2020-06-15T13:41:28.825Z] a84e58ddc6cf: Download complete [2020-06-15T13:41:28.840Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-15T13:41:29.107Z] a84e58ddc6cf: Pull complete [2020-06-15T13:41:29.107Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T13:41:29.107Z] Status: Downloaded newer image for busybox:latest [2020-06-15T13:41:29.170Z] --- PASS: TestCreateServiceSysctls (4.51s) [2020-06-15T13:41:29.170Z] === RUN TestCreateServiceCapabilities [2020-06-15T13:41:29.773Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-15T13:41:30.347Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-15T13:41:30.911Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T13:41:31.502Z] + bundleName=s390x-integration [2020-06-15T13:41:31.502Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-15T13:41:31.502Z] Creating s390x-integration-bundles.tar.gz [2020-06-15T13:41:31.502Z] + 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-15T13:41:31.502Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T13:41:31.537Z] Archiving artifacts [2020-06-15T13:41:31.868Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T13:41:32.258Z] + make clean [2020-06-15T13:41:32.457Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2020-06-15T13:41:32.457Z] === RUN TestInspect [2020-06-15T13:41:32.808Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-15T13:41:32.869Z] docker volume rm -f docker-dev-cache [2020-06-15T13:41:32.870Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T13:41:34.182Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-15T13:41:36.646Z] --- PASS: TestInspect (3.48s) [2020-06-15T13:41:36.646Z] === RUN TestCreateJob [2020-06-15T13:41:39.442Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-15T13:41:39.933Z] --- PASS: TestCreateJob (4.14s) [2020-06-15T13:41:39.933Z] === RUN TestReplicatedJob [2020-06-15T13:41:41.263Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-15T13:41:41.970Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-15T13:41:41.970Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-15T13:41:42.358Z] [2020-06-15T13:41:42.358Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-15T13:41:42.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-15T13:41:42.653Z] HOSTNAME=16d50d6f4819 [2020-06-15T13:41:42.653Z] TESTDEBUG=0 [2020-06-15T13:41:42.653Z] DEST=bundles/test-integration [2020-06-15T13:41:42.653Z] PWD=/go/src/github.com/docker/docker [2020-06-15T13:41:42.653Z] DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 [2020-06-15T13:41:42.653Z] container=docker [2020-06-15T13:41:42.653Z] HOME=/root [2020-06-15T13:41:42.653Z] GOLANG_VERSION=1.13.12 [2020-06-15T13:41:42.653Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-15T13:41:42.653Z] VALIDATE_BRANCH=master [2020-06-15T13:41:42.653Z] TERM=xterm [2020-06-15T13:41:42.653Z] DOCKER_PKG=github.com/docker/docker [2020-06-15T13:41:42.653Z] SHLVL=1 [2020-06-15T13:41:42.653Z] TIMEOUT=120m [2020-06-15T13:41:42.653Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-15T13:41:42.653Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-15T13:41:42.653Z] GO111MODULE=off [2020-06-15T13:41:42.653Z] DOCKER_EXPERIMENTAL=1 [2020-06-15T13:41:42.653Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-15T13:41:42.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-15T13:41:42.654Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-15T13:41:42.654Z] GOPATH=/go [2020-06-15T13:41:42.654Z] PKG_CONFIG=pkg-config [2020-06-15T13:41:42.654Z] _=/usr/bin/env [2020-06-15T13:41:42.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T13:41:44.497Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-15T13:41:46.499Z] --- PASS: TestReplicatedJob (6.41s) [2020-06-15T13:41:46.499Z] === RUN TestUpdateReplicatedJob [2020-06-15T13:41:50.688Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-06-15T13:41:50.688Z] === RUN TestServiceListWithStatuses [2020-06-15T13:41:50.688Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T13:41:50.688Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:41:50.688Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T13:41:51.071Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-15T13:41:54.369Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-15T13:41:55.741Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-15T13:41:57.253Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2020-06-15T13:41:57.253Z] === RUN TestDockerNetworkReConnect [2020-06-15T13:41:59.015Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-15T13:41:59.015Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-15T13:42:00.386Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-15T13:42:00.386Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-15T13:42:02.522Z] --- PASS: TestDockerNetworkReConnect (5.15s) [2020-06-15T13:42:02.522Z] === RUN TestServicePlugin [2020-06-15T13:42:02.522Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-15T13:42:02.522Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:42:02.522Z] === RUN TestServiceUpdateLabel [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite (331.38s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.23s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.97s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s) [2020-06-15T13:42:04.562Z] docker_cli_daemon_test.go:1449: [d72182dae5bdb] daemon is not started [2020-06-15T13:42:04.562Z] check_test.go:309: [deaa7c905b0f1] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2020-06-15T13:42:04.562Z] check_test.go:309: [df5b65d334d8a] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.46s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.79s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.73s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.64s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-15T13:42:04.562Z] check_test.go:309: [d4c03a614e13d] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-15T13:42:04.562Z] check_test.go:309: [db285fc8dfdbe] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2020-06-15T13:42:04.562Z] check_test.go:309: [dd1a8b13d8585] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.67s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-06-15T13:42:04.562Z] check_test.go:309: [d27dc2b5572e6] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.85s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.16s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.68s) [2020-06-15T13:42:04.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-15T13:42:04.562Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-15T13:42:04.562Z] check_test.go:309: [d597ec4050f30] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2020-06-15T13:42:04.562Z] check_test.go:309: [dacb967b76455] daemon is not started [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2020-06-15T13:42:04.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d3f8d751be305] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s) [2020-06-15T13:42:04.563Z] docker_cli_daemon_plugins_test.go:79: [de069debb341d] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.76s) [2020-06-15T13:42:04.563Z] docker_cli_daemon_plugins_test.go:169: [dff4f32344261] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.15s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-06-15T13:42:04.563Z] check_test.go:309: [de3e56526b413] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.46s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.81s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d8f33cd9363c9] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.42s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.63s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d99f4671e583b] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.74s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.03s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.46s) [2020-06-15T13:42:04.563Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-15T13:42:04.563Z] check_test.go:309: [d54ef69b4e0a3] daemon is not started [2020-06-15T13:42:04.563Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-15T13:42:04.563Z] check_test.go:309: [df10701b13d71] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.37s) [2020-06-15T13:42:04.563Z] check_test.go:309: [dba6087a234ec] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.66s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.04s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.31s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.07s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d9656e078b22c] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.76s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s) [2020-06-15T13:42:04.563Z] check_test.go:309: [dbd7ccfaf66ec] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.30s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.72s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-15T13:42:04.563Z] check_test.go:309: [d6678580ac5b4] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-06-15T13:42:04.563Z] check_test.go:309: [df4f3d4770ee8] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d8d955c4c829c] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.24s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-06-15T13:42:04.563Z] check_test.go:309: [db1600f394563] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) [2020-06-15T13:42:04.563Z] check_test.go:309: [dbad5d228353f] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.82s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.73s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d4ffd9e652a23] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s) [2020-06-15T13:42:04.563Z] docker_cli_daemon_test.go:2544: [d6b9eef68aa33] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.83s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-06-15T13:42:04.563Z] check_test.go:309: [d0e11c9e425dc] daemon is not started [2020-06-15T13:42:04.563Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.39s) [2020-06-15T13:42:04.563Z] === RUN TestDockerSwarmSuite [2020-06-15T13:42:04.563Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-15T13:42:04.821Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-15T13:42:05.083Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-15T13:42:05.653Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-15T13:42:05.808Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-06-15T13:42:05.808Z] === RUN TestServiceUpdateSecrets [2020-06-15T13:42:06.586Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-15T13:42:06.586Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-15T13:42:07.150Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-15T13:42:07.408Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-15T13:42:07.408Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-15T13:42:09.933Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-15T13:42:10.497Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-15T13:42:10.659Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-15T13:42:10.659Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-15T13:42:10.659Z] remote: Enumerating objects: 2, done. [2020-06-15T13:42:10.659Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-15T13:42:10.659Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-15T13:42:10.659Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-15T13:42:10.659Z] 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-15T13:42:10.659Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-15T13:42:10.659Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-15T13:42:11.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/test/unit [2020-06-15T13:42:11.060Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-15T13:42:12.954Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-15T13:42:13.540Z] ? github.com/docker/docker/api [no test files] [2020-06-15T13:42:14.909Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-15T13:42:15.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-15T13:42:16.037Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-15T13:42:16.968Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-15T13:42:21.368Z] 666079ee0460: Pull complete [2020-06-15T13:42:21.369Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-06-15T13:42:21.369Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:42:21.369Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-15T13:42:21.369Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-15T13:42:21.369Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-06-15T13:42:21.369Z] WARN: Skipping validation tests [2020-06-15T13:42:21.369Z] INFO: Running unit tests at 06/15/2020 13:42:20... [2020-06-15T13:42:23.519Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-15T13:42:23.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T13:42:23.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T13:42:23.913Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-06-15T13:42:23.913Z] === RUN TestServiceUpdateConfigs [2020-06-15T13:42:25.158Z] INFO: make.ps1 starting at 06/15/2020 13:42:24 [2020-06-15T13:42:25.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T13:42:25.626Z] INFO: Git commit (66bb1c4644) assumed from DOCKER_GITCOMMIT environment variable [2020-06-15T13:42:25.626Z] INFO: Invoking autogen... [2020-06-15T13:42:26.094Z] INFO: Running unit tests... [2020-06-15T13:42:28.518Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-06-15T13:42:30.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-15T13:42:30.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-15T13:42:36.518Z] 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-15T13:42:38.786Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-06-15T13:42:38.786Z] === RUN TestServiceUpdateNetwork [2020-06-15T13:42:42.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-15T13:42:44.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-15T13:42:45.180Z] ? github.com/docker/docker/api [no test files] [2020-06-15T13:42:50.988Z] --- PASS: TestServiceUpdateNetwork (14.19s) [2020-06-15T13:42:50.988Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T13:42:52.369Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T13:42:53.304Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T13:42:53.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T13:42:53.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T13:42:53.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T13:42:54.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-15T13:42:54.110Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-15T13:42:54.110Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-15T13:42:54.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T13:42:54.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-15T13:42:54.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T13:42:55.297Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-15T13:42:55.297Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-15T13:42:55.861Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-15T13:42:56.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T13:42:59.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-15T13:42:59.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-15T13:43:00.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T13:43:01.416Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T13:43:01.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T13:43:03.021Z] ok github.com/docker/docker/api/server 0.140s coverage: 9.0% of statements [2020-06-15T13:43:03.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T13:43:04.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T13:43:05.687Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-15T13:43:05.687Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-15T13:43:05.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T13:43:06.250Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-15T13:43:06.814Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-15T13:43:07.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T13:43:07.377Z] === RUN TestDockerSuite/TestBuildFails [2020-06-15T13:43:07.941Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-15T13:43:07.941Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-15T13:43:07.977Z] --- PASS: TestServiceUpdatePidsLimit (17.56s) [2020-06-15T13:43:07.977Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-06-15T13:43:07.977Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-06-15T13:43:07.977Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-06-15T13:43:07.977Z] PASS [2020-06-15T13:43:07.977Z] [2020-06-15T13:43:07.977Z] === Skipped [2020-06-15T13:43:07.977Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T13:43:07.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:43:07.977Z] [2020-06-15T13:43:07.977Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-15T13:43:07.977Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:43:07.977Z] [2020-06-15T13:43:07.977Z] [2020-06-15T13:43:07.977Z] DONE 27 tests, 2 skipped in 160.734s [2020-06-15T13:43:07.977Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T13:43:07.977Z] ++ 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-15T13:43:07.977Z] ++ set -e [2020-06-15T13:43:07.977Z] ++ '[' -n 0 ']' [2020-06-15T13:43:07.977Z] ++ set -x [2020-06-15T13:43:07.977Z] ++ env -i DEST=/go/src/github.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-15T13:43:08.235Z] INFO: Testing against a local daemon [2020-06-15T13:43:08.235Z] === RUN TestSessionCreate [2020-06-15T13:43:08.235Z] --- PASS: TestSessionCreate (0.05s) [2020-06-15T13:43:08.235Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T13:43:08.235Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-15T13:43:08.235Z] PASS [2020-06-15T13:43:08.235Z] [2020-06-15T13:43:08.235Z] DONE 2 tests in 0.243s [2020-06-15T13:43:08.235Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T13:43:08.235Z] ++ 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-15T13:43:08.235Z] ++ set -e [2020-06-15T13:43:08.235Z] ++ '[' -n 0 ']' [2020-06-15T13:43:08.235Z] ++ set -x [2020-06-15T13:43:08.235Z] ++ env -i DEST=/go/src/github.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-15T13:43:08.493Z] INFO: Testing against a local daemon [2020-06-15T13:43:08.493Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T13:43:08.493Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:43:08.493Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:43:08.493Z] === RUN TestEventsExecDie [2020-06-15T13:43:09.429Z] --- PASS: TestEventsExecDie (0.91s) [2020-06-15T13:43:09.429Z] === RUN TestEventsBackwardsCompatible [2020-06-15T13:43:09.429Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-06-15T13:43:09.429Z] === RUN TestInfoBinaryCommits [2020-06-15T13:43:09.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T13:43:09.688Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-15T13:43:09.688Z] === RUN TestInfoAPIVersioned [2020-06-15T13:43:09.688Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-15T13:43:09.688Z] === RUN TestInfoDiscoveryBackend [2020-06-15T13:43:09.839Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-15T13:43:10.255Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-06-15T13:43:10.255Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T13:43:10.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T13:43:11.190Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T13:43:11.190Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T13:43:11.733Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-15T13:43:11.757Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-06-15T13:43:11.757Z] === RUN TestInfoAPI [2020-06-15T13:43:11.757Z] --- PASS: TestInfoAPI (0.05s) [2020-06-15T13:43:11.757Z] === RUN TestInfoAPIWarnings [2020-06-15T13:43:12.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T13:43:12.323Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-06-15T13:43:12.323Z] === RUN TestInfoDebug [2020-06-15T13:43:12.890Z] --- PASS: TestInfoDebug (0.60s) [2020-06-15T13:43:12.890Z] === RUN TestInfoInsecureRegistries [2020-06-15T13:43:13.629Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-15T13:43:13.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-15T13:43:13.683Z] Using test binary docker [2020-06-15T13:43:13.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-15T13:43:13.683Z] +++ /etc/init.d/apparmor start [2020-06-15T13:43:13.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-15T13:43:13.683Z] INFO: Waiting for daemon to start... [2020-06-15T13:43:13.683Z] Starting dockerd [2020-06-15T13:43:13.683Z] +++ 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-15T13:43:13.826Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-06-15T13:43:13.826Z] === RUN TestInfoRegistryMirrors [2020-06-15T13:43:14.084Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2020-06-15T13:43:14.084Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T13:43:14.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-06-15T13:43:14.651Z] === RUN TestPingCacheHeaders [2020-06-15T13:43:14.651Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-15T13:43:14.651Z] === RUN TestPingGet [2020-06-15T13:43:14.651Z] --- PASS: TestPingGet (0.03s) [2020-06-15T13:43:14.651Z] === RUN TestPingHead [2020-06-15T13:43:14.651Z] --- PASS: TestPingHead (0.05s) [2020-06-15T13:43:14.651Z] === RUN TestVersion [2020-06-15T13:43:14.651Z] --- PASS: TestVersion (0.05s) [2020-06-15T13:43:14.651Z] PASS [2020-06-15T13:43:14.651Z] [2020-06-15T13:43:14.651Z] === Skipped [2020-06-15T13:43:14.651Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:43:14.651Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:43:14.651Z] [2020-06-15T13:43:14.651Z] [2020-06-15T13:43:14.651Z] DONE 18 tests, 1 skipped in 6.310s [2020-06-15T13:43:14.651Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T13:43:14.651Z] ++ 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-15T13:43:14.651Z] ++ set -e [2020-06-15T13:43:14.651Z] ++ '[' -n 0 ']' [2020-06-15T13:43:14.651Z] ++ set -x [2020-06-15T13:43:14.651Z] ++ env -i DEST=/go/src/github.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-15T13:43:14.910Z] INFO: Testing against a local daemon [2020-06-15T13:43:14.910Z] === RUN TestVolumesCreateAndList [2020-06-15T13:43:14.910Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-15T13:43:14.910Z] === RUN TestVolumesRemove [2020-06-15T13:43:14.910Z] --- PASS: TestVolumesRemove (0.11s) [2020-06-15T13:43:14.910Z] === RUN TestVolumesInspect [2020-06-15T13:43:14.910Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-15T13:43:14.910Z] === RUN TestVolumesInvalidJSON [2020-06-15T13:43:14.910Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T13:43:14.910Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T13:43:14.910Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T13:43:14.910Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-06-15T13:43:14.910Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T13:43:14.910Z] PASS [2020-06-15T13:43:14.910Z] [2020-06-15T13:43:14.910Z] DONE 5 tests in 0.361s [2020-06-15T13:43:15.168Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T13:43:15.426Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T13:43:15.426Z] +++ kill 13562 [2020-06-15T13:43:15.524Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-15T13:43:15.524Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-15T13:43:15.763Z] . [2020-06-15T13:43:15.763Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-15T13:43:15.763Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-15T13:43:15.763Z] Error: No such image: emptyfs [2020-06-15T13:43:15.763Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-15T13:43:15.763Z] ++++ docker load [2020-06-15T13:43:15.763Z] Running integration-test (iteration 1) [2020-06-15T13:43:15.763Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-15T13:43:15.763Z] ++ 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-15T13:43:15.763Z] ++ set -e [2020-06-15T13:43:15.763Z] ++ '[' -n 0 ']' [2020-06-15T13:43:15.763Z] ++ set -x [2020-06-15T13:43:15.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:43:16.455Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-15T13:43:16.802Z] +++ /etc/init.d/apparmor stop [2020-06-15T13:43:16.802Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T13:43:16.802Z] [2020-06-15T13:43:16.802Z] Unloading profiles will leave already running processes permanently [2020-06-15T13:43:16.802Z] unconfined, which can lead to unexpected situations. [2020-06-15T13:43:16.802Z] [2020-06-15T13:43:16.802Z] To set a process to complain mode, use the command line tool [2020-06-15T13:43:16.802Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T13:43:16.802Z] +++ true [2020-06-15T13:43:16.802Z] exiting test-integration [2020-06-15T13:43:16.802Z] ++ exit 0 [2020-06-15T13:43:16.802Z] [2020-06-15T13:43:18.350Z] === RUN TestDockerSuite/TestBuildFromOfficialNames Post stage [Pipeline] junit [2020-06-15T13:43:18.716Z] Recording test results [2020-06-15T13:43:18.914Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T13:43:19.478Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-15T13:43:19.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-15T13:43:19.534Z] + echo Ensuring container killed. [2020-06-15T13:43:19.534Z] Ensuring container killed. [2020-06-15T13:43:19.534Z] + docker rm -vf docker-pr2 [2020-06-15T13:43:19.534Z] Error: No such container: docker-pr2 [2020-06-15T13:43:19.534Z] + true [Pipeline] sh [2020-06-15T13:43:19.821Z] + echo Chowning /workspace to jenkins user [2020-06-15T13:43:19.821Z] Chowning /workspace to jenkins user [2020-06-15T13:43:19.821Z] + id -u [2020-06-15T13:43:19.821Z] + id -g [2020-06-15T13:43:19.821Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41108:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T13:43:19.821Z] Unable to find image 'busybox:latest' locally [2020-06-15T13:43:20.080Z] latest: Pulling from library/busybox [2020-06-15T13:43:20.080Z] fd44016e3d3e: Pulling fs layer [2020-06-15T13:43:20.080Z] fd44016e3d3e: Download complete [2020-06-15T13:43:20.339Z] fd44016e3d3e: Pull complete [2020-06-15T13:43:20.339Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T13:43:20.339Z] Status: Downloaded newer image for busybox:latest [2020-06-15T13:43:20.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-15T13:43:21.412Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T13:43:23.926Z] + bundleName=arm64-integration [2020-06-15T13:43:23.926Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-15T13:43:23.926Z] Creating arm64-integration-bundles.tar.gz [2020-06-15T13:43:23.926Z] + xargs+ 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-15T13:43:23.926Z] tar -czf arm64-integration-bundles.tar.gz [2020-06-15T13:43:23.937Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [Pipeline] archiveArtifacts [2020-06-15T13:43:24.196Z] Archiving artifacts [2020-06-15T13:43:25.307Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-15T13:43:25.875Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T13:43:26.197Z] + make clean [2020-06-15T13:43:26.384Z] Loaded image: buildpack-deps:jessie [2020-06-15T13:43:26.384Z] Loaded image: busybox:latest [2020-06-15T13:43:26.384Z] Loaded image: busybox:glibc [2020-06-15T13:43:26.384Z] Loaded image: debian:jessie [2020-06-15T13:43:26.384Z] Loaded image: hello-world:latest [2020-06-15T13:43:26.384Z] INFO: Testing against a local daemon [2020-06-15T13:43:26.384Z] === RUN TestCgroupNamespacesBuild [2020-06-15T13:43:26.777Z] docker volume rm -f docker-dev-cache [2020-06-15T13:43:26.777Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T13:43:27.047Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2020-06-15T13:43:27.047Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-15T13:43:28.633Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-06-15T13:43:28.633Z] === RUN TestBuildWithSession [2020-06-15T13:43:28.633Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-15T13:43:28.633Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:43:28.633Z] === RUN TestBuildSquashParent [2020-06-15T13:43:29.487Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-15T13:43:29.487Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-15T13:43:29.773Z] === RUN TestDockerSuite/TestBuildInheritance [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T13:43:30.710Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-15T13:43:31.275Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-15T13:43:31.275Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-15T13:43:32.205Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-15T13:43:32.462Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-15T13:43:33.026Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-15T13:43:33.283Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-15T13:43:33.751Z] --- PASS: TestBuildSquashParent (4.69s) [2020-06-15T13:43:33.751Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-15T13:43:33.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:43:33.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:43:33.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:43:33.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:43:33.752Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:43:33.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:43:33.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:43:33.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:43:33.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:43:33.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:43:33.752Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:43:33.752Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:43:33.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-15T13:43:33.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-15T13:43:33.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-15T13:43:33.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-15T13:43:33.847Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-15T13:43:34.104Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-15T13:43:35.474Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-15T13:43:35.912Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-15T13:43:35.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-15T13:43:36.145Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T13:43:37.071Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s) [2020-06-15T13:43:38.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-06-15T13:43:38.059Z] === RUN TestBuildMultiStageCopy [2020-06-15T13:43:38.059Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-15T13:43:38.436Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-06-15T13:43:38.436Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T13:43:38.436Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T13:43:38.436Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T13:43:38.748Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-15T13:43:38.995Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T13:43:38.995Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T13:43:38.995Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T13:43:38.995Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T13:43:38.995Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T13:43:39.250Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T13:43:39.628Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-15T13:43:39.628Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-15T13:43:40.177Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T13:43:40.177Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T13:43:40.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-15T13:43:40.410Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-15T13:43:40.729Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2020-06-15T13:43:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2020-06-15T13:43:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-06-15T13:43:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2020-06-15T13:43:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-06-15T13:43:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2020-06-15T13:43:40.729Z] === RUN TestBuildMultiStageParentConfig [2020-06-15T13:43:40.736Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.1% of statements [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T13:43:40.736Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T13:43:41.295Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-06-15T13:43:41.295Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T13:43:41.295Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T13:43:41.412Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2020-06-15T13:43:41.412Z] === RUN TestBuildLabelWithTargets [2020-06-15T13:43:41.550Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-06-15T13:43:41.805Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T13:43:41.805Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T13:43:42.386Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-06-15T13:43:42.974Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2020-06-15T13:43:42.974Z] === RUN TestBuildWithEmptyLayers [2020-06-15T13:43:43.310Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-06-15T13:43:43.310Z] === RUN TestBuildMultiStageOnBuild [2020-06-15T13:43:44.002Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-15T13:43:45.129Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-06-15T13:43:45.129Z] === RUN TestBuildUncleanTarFilenames [2020-06-15T13:43:45.647Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.6% of statements [2020-06-15T13:43:45.647Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 48.2% of statements [2020-06-15T13:43:45.896Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-15T13:43:46.153Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-15T13:43:46.153Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-15T13:43:46.236Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-06-15T13:43:46.236Z] === RUN TestBuildMultiStageLayerLeak [2020-06-15T13:43:46.410Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-15T13:43:46.410Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-15T13:43:46.667Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-15T13:43:47.007Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-15T13:43:47.802Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-06-15T13:43:47.802Z] === RUN TestBuildWithHugeFile [2020-06-15T13:43:47.931Z] ok github.com/docker/docker/builder/remotecontext/git 1.264s coverage: 86.3% of statements [2020-06-15T13:43:47.931Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T13:43:47.931Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T13:43:48.563Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-15T13:43:49.935Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-15T13:43:52.093Z] ok github.com/docker/docker/client 0.154s coverage: 75.4% of statements [2020-06-15T13:43:53.212Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-15T13:43:53.469Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-15T13:43:54.400Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-15T13:43:55.770Z] --- PASS: TestImportExtremelyLargeImageWorks (211.65s) [2020-06-15T13:43:55.770Z] PASS [2020-06-15T13:43:55.770Z] [2020-06-15T13:43:55.770Z] DONE 12 tests in 215.259s [2020-06-15T13:43:55.770Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T13:43:55.770Z] ++ 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-15T13:43:55.770Z] ++ set -e [2020-06-15T13:43:55.770Z] ++ '[' -n 0 ']' [2020-06-15T13:43:55.770Z] ++ set -x [2020-06-15T13:43:55.770Z] ++ env -i DEST=/go/src/github.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-15T13:43:56.028Z] INFO: Testing against a local daemon [2020-06-15T13:43:56.028Z] === RUN TestNetworkCreateDelete [2020-06-15T13:43:56.028Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-06-15T13:43:56.028Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T13:43:56.593Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-06-15T13:43:56.593Z] === RUN TestDaemonDNSFallback [2020-06-15T13:43:58.489Z] --- PASS: TestDaemonDNSFallback (1.62s) [2020-06-15T13:43:58.489Z] === RUN TestInspectNetwork [2020-06-15T13:44:02.670Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T13:44:02.670Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T13:44:02.670Z] === RUN TestInspectNetwork/network_name [2020-06-15T13:44:02.670Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T13:44:02.670Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-15T13:44:03.651Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-15T13:44:03.651Z] ok github.com/docker/docker/api/server/httputils 0.191s coverage: 14.7% of statements [2020-06-15T13:44:03.651Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2020-06-15T13:44:03.651Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-15T13:44:03.651Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-15T13:44:03.651Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-15T13:44:03.652Z] ok github.com/docker/docker/api/types/strslice 0.097s coverage: 90.0% of statements [2020-06-15T13:44:03.652Z] ok github.com/docker/docker/api/types/filters 0.142s coverage: 92.2% of statements [2020-06-15T13:44:03.652Z] ok github.com/docker/docker/api/server/router/swarm 0.166s coverage: 5.1% of statements [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-15T13:44:03.652Z] ok github.com/docker/docker/api/types/time 0.393s coverage: 100.0% of statements [2020-06-15T13:44:03.652Z] ok github.com/docker/docker/api/types/versions 0.076s coverage: 75.0% of statements [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-15T13:44:03.652Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-15T13:44:03.652Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2020-06-15T13:44:04.564Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-15T13:44:05.128Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-15T13:44:05.866Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2020-06-15T13:44:06.498Z] --- PASS: TestInspectNetwork (8.22s) [2020-06-15T13:44:06.498Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T13:44:06.498Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-06-15T13:44:06.498Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T13:44:06.498Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T13:44:06.498Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T13:44:06.852Z] ok github.com/docker/docker/builder/remotecontext 0.895s coverage: 9.2% of statements [2020-06-15T13:44:06.852Z] ok github.com/docker/docker/builder/dockerfile 0.732s coverage: 46.5% of statements [2020-06-15T13:44:07.062Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-15T13:44:07.062Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-15T13:44:08.435Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2020-06-15T13:44:08.435Z] === RUN TestNetworkInvalidJSON [2020-06-15T13:44:08.435Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T13:44:08.435Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T13:44:08.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:44:08.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:44:08.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:44:08.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:44:08.693Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T13:44:08.693Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:44:08.693Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:44:08.693Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-15T13:44:08.693Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T13:44:08.693Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T13:44:08.693Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T13:44:08.693Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T13:44:09.258Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-06-15T13:44:09.258Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T13:44:09.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-15T13:44:10.447Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-06-15T13:44:10.447Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T13:44:11.011Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-15T13:44:11.011Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-06-15T13:44:11.011Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T13:44:11.575Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-15T13:44:12.139Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-06-15T13:44:12.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T13:44:14.033Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-06-15T13:44:14.033Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T13:44:14.033Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-15T13:44:14.033Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-15T13:44:14.290Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-06-15T13:44:14.290Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T13:44:15.659Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-15T13:44:16.224Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-15T13:44:17.155Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-15T13:44:17.155Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2020-06-15T13:44:17.155Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T13:44:17.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:44:17.155Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:44:17.155Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T13:44:17.718Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-15T13:44:19.092Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-15T13:44:19.657Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-15T13:44:19.657Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-15T13:44:19.914Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-15T13:44:20.478Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-15T13:44:20.736Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-15T13:44:21.800Z] ok github.com/docker/docker/client 0.699s coverage: 74.9% of statements [2020-06-15T13:44:22.106Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-15T13:44:22.669Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-15T13:44:24.564Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-15T13:44:25.494Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-15T13:44:26.864Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-15T13:44:28.239Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-15T13:44:29.170Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-15T13:44:29.427Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-15T13:44:30.737Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 30.8% of statements [2020-06-15T13:44:31.664Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-06-15T13:44:31.664Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T13:44:31.664Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T13:44:31.664Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T13:44:31.664Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T13:44:31.951Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-15T13:44:33.322Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-15T13:44:33.579Z] --- PASS: TestServiceWithDataPathPortInit (16.23s) [2020-06-15T13:44:33.579Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T13:44:33.836Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-15T13:44:34.768Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-15T13:44:39.617Z] ok github.com/docker/docker/builder/remotecontext/git 34.522s coverage: 86.3% of statements [2020-06-15T13:44:39.617Z] ? github.com/docker/docker/cli [no test files] [2020-06-15T13:44:39.617Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-15T13:44:41.319Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-15T13:44:41.576Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2020-06-15T13:44:41.576Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tk4vsex8k2t7e74psckzbkycf Created:2020-06-15 13:44:35.034759707 +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[1673e1ad9f5377af104461fcba4f0a8c867d0f58e970e21abf3a40e9896d3fcb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gtzbz1ykivge3w3777v72lid5 EndpointID:b1ccfeb3d35be1ac84042d57f57fe9c48fdf8bf5db13a0c230c5c49bffa7e850 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7504031bb72b8337f6c3cc567dcb685008501ce79f953b3a0c4be7ba593212a9 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:ff373f65f9e6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gtzbz1ykivge3w3777v72lid5 EndpointID:b1ccfeb3d35be1ac84042d57f57fe9c48fdf8bf5db13a0c230c5c49bffa7e850 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T13:44:41.576Z] PASS [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] === Skipped [2020-06-15T13:44:41.576Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:44:41.576Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] DONE 23 tests, 1 skipped in 45.685s [2020-06-15T13:44:41.576Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:44:41.576Z] ++ 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-15T13:44:41.576Z] ++ set -e [2020-06-15T13:44:41.576Z] ++ '[' -n 0 ']' [2020-06-15T13:44:41.576Z] ++ set -x [2020-06-15T13:44:41.576Z] ++ env -i DEST=/go/src/github.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-15T13:44:41.576Z] INFO: Testing against a local daemon [2020-06-15T13:44:41.576Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T13:44:41.576Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:44:41.576Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:44:41.576Z] === RUN TestDockerNetworkIpvlan [2020-06-15T13:44:41.576Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:44:41.576Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:44:41.576Z] PASS [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] === Skipped [2020-06-15T13:44:41.576Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:44:41.576Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:44:41.576Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] [2020-06-15T13:44:41.576Z] DONE 2 tests, 2 skipped in 0.124s [2020-06-15T13:44:41.576Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:44:41.576Z] ++ 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-15T13:44:41.576Z] ++ set -e [2020-06-15T13:44:41.576Z] ++ '[' -n 0 ']' [2020-06-15T13:44:41.576Z] ++ set -x [2020-06-15T13:44:41.576Z] ++ env -i DEST=/go/src/github.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-15T13:44:41.599Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-06-15T13:44:41.834Z] INFO: Testing against a local daemon [2020-06-15T13:44:41.834Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T13:44:43.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-15T13:44:43.204Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-06-15T13:44:43.205Z] === RUN TestDockerNetworkMacvlan [2020-06-15T13:44:43.485Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-15T13:44:44.137Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T13:44:44.394Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-15T13:44:44.845Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-06-15T13:44:44.959Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T13:44:45.893Z] --- PASS: TestBuildWithHugeFile (53.69s) [2020-06-15T13:44:45.893Z] === RUN TestBuildWithEmptyDockerfile [2020-06-15T13:44:45.893Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:44:45.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:44:45.893Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:44:45.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:44:45.893Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:44:45.893Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:44:45.893Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-15T13:44:45.893Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-15T13:44:45.893Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-15T13:44:45.893Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-15T13:44:45.893Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-06-15T13:44:45.893Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-06-15T13:44:45.893Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-06-15T13:44:45.893Z] === RUN TestBuildPreserveOwnership [2020-06-15T13:44:45.893Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-15T13:44:45.893Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-15T13:44:45.893Z] --- PASS: TestBuildPreserveOwnership (3.74s) [2020-06-15T13:44:45.893Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-06-15T13:44:45.893Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2020-06-15T13:44:45.893Z] === RUN TestBuildPlatformInvalid [2020-06-15T13:44:45.893Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2020-06-15T13:44:45.893Z] PASS [2020-06-15T13:44:45.893Z] [2020-06-15T13:44:45.893Z] === Skipped [2020-06-15T13:44:45.893Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-15T13:44:45.893Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:44:45.893Z] [2020-06-15T13:44:45.893Z] [2020-06-15T13:44:45.893Z] DONE 32 tests, 1 skipped in 90.029s [2020-06-15T13:44:45.893Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-15T13:44:45.893Z] ++ 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-15T13:44:45.894Z] ++ set -e [2020-06-15T13:44:45.894Z] ++ '[' -n 0 ']' [2020-06-15T13:44:45.894Z] ++ set -x [2020-06-15T13:44:45.894Z] ++ env -i DEST=/go/src/github.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-15T13:44:45.894Z] INFO: Testing against a local daemon [2020-06-15T13:44:45.894Z] === RUN TestConfigInspect [2020-06-15T13:44:46.330Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T13:44:46.330Z] === RUN TestDockerSuite/TestBuildRm [2020-06-15T13:44:46.774Z] ok github.com/docker/docker/cmd/dockerd 0.675s coverage: 19.3% of statements [2020-06-15T13:44:48.050Z] --- PASS: TestConfigInspect (1.87s) [2020-06-15T13:44:48.050Z] === RUN TestConfigList [2020-06-15T13:44:48.339Z] ok github.com/docker/docker/container 0.563s coverage: 41.6% of statements [2020-06-15T13:44:48.339Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-15T13:44:48.339Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-15T13:44:48.339Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-15T13:44:48.339Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-15T13:44:48.918Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T13:44:49.483Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-15T13:44:49.613Z] --- PASS: TestConfigList (1.86s) [2020-06-15T13:44:49.613Z] === RUN TestConfigsCreateAndDelete [2020-06-15T13:44:50.414Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-15T13:44:50.553Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.399s coverage: 65.3% of statements [2020-06-15T13:44:50.977Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T13:44:51.542Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-15T13:44:51.785Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-06-15T13:44:51.785Z] === RUN TestConfigsUpdate [2020-06-15T13:44:52.107Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-15T13:44:52.670Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-15T13:44:53.361Z] --- PASS: TestConfigsUpdate (1.84s) [2020-06-15T13:44:53.361Z] === RUN TestTemplatedConfig [2020-06-15T13:44:53.505Z] ok github.com/docker/docker/daemon/cluster 0.634s coverage: 0.5% of statements [2020-06-15T13:44:53.601Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-15T13:44:53.973Z] ok github.com/docker/docker/daemon/cluster/convert 0.738s coverage: 35.4% of statements [2020-06-15T13:44:54.774Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-06-15T13:44:54.774Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.6% of statements [2020-06-15T13:44:54.774Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T13:44:54.774Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T13:44:54.972Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-15T13:44:55.333Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 81.7% of statements [2020-06-15T13:44:55.537Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T13:44:55.537Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-15T13:44:56.189Z] --- PASS: TestTemplatedConfig (2.44s) [2020-06-15T13:44:56.189Z] === RUN TestConfigCreateResolve [2020-06-15T13:44:56.257Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-06-15T13:44:56.257Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-06-15T13:44:56.257Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T13:44:56.257Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan (13.44s) [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.49s) [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2020-06-15T13:44:56.910Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-06-15T13:44:56.910Z] PASS [2020-06-15T13:44:56.910Z] [2020-06-15T13:44:56.910Z] DONE 8 tests in 14.952s [2020-06-15T13:44:56.910Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T13:44:56.910Z] ++ 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-15T13:44:56.910Z] ++ set -e [2020-06-15T13:44:56.910Z] ++ '[' -n 0 ']' [2020-06-15T13:44:56.910Z] ++ set -x [2020-06-15T13:44:56.910Z] ++ env -i DEST=/go/src/github.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-15T13:44:56.910Z] testing: warning: no tests to run [2020-06-15T13:44:56.910Z] PASS [2020-06-15T13:44:56.910Z] [2020-06-15T13:44:56.910Z] DONE 0 tests in 0.036s [2020-06-15T13:44:56.910Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T13:44:56.910Z] ++ 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-15T13:44:56.910Z] ++ set -e [2020-06-15T13:44:56.910Z] ++ '[' -n 0 ']' [2020-06-15T13:44:56.910Z] ++ set -x [2020-06-15T13:44:56.911Z] ++ env -i DEST=/go/src/github.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-15T13:44:56.911Z] INFO: Testing against a local daemon [2020-06-15T13:44:56.911Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T13:44:57.619Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-06-15T13:44:57.758Z] --- PASS: TestConfigCreateResolve (1.85s) [2020-06-15T13:44:57.758Z] === RUN TestConfigDaemonLibtrustID [2020-06-15T13:44:58.066Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-15T13:44:58.066Z] PASS [2020-06-15T13:44:58.066Z] [2020-06-15T13:44:58.066Z] DONE 7 tests in 12.384s [2020-06-15T13:44:58.066Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-15T13:44:58.066Z] ++ 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-15T13:44:58.066Z] ++ set -e [2020-06-15T13:44:58.066Z] ++ '[' -n 0 ']' [2020-06-15T13:44:58.066Z] ++ set -x [2020-06-15T13:44:58.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:44:58.066Z] INFO: Testing against a local daemon [2020-06-15T13:44:58.066Z] === RUN TestCheckpoint [2020-06-15T13:44:58.066Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-15T13:44:58.066Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:44:58.066Z] === RUN TestContainerInvalidJSON [2020-06-15T13:44:58.066Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:44:58.066Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:44:58.066Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:44:58.066Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:44:58.066Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:44:58.066Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:44:58.066Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-15T13:44:58.066Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-15T13:44:58.066Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-15T13:44:58.066Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-15T13:44:58.066Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-15T13:44:58.066Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-15T13:44:58.066Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-15T13:44:58.066Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-15T13:44:58.282Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2020-06-15T13:44:58.282Z] === RUN TestAuthZPluginTLS [2020-06-15T13:44:58.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-06-15T13:44:58.374Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-15T13:44:58.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-06-15T13:44:58.374Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-15T13:44:58.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-06-15T13:44:58.374Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-15T13:44:58.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-06-15T13:44:58.374Z] === RUN TestCopyFromContainer [2020-06-15T13:44:58.541Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-15T13:44:58.541Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-15T13:44:58.798Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-06-15T13:44:58.798Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T13:44:58.798Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-15T13:44:58.798Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-15T13:44:59.362Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-15T13:44:59.362Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-06-15T13:44:59.362Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T13:44:59.502Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.356s coverage: 73.1% of statements [2020-06-15T13:44:59.692Z] === RUN TestCopyFromContainer// [2020-06-15T13:44:59.692Z] === RUN TestCopyFromContainer//bar/root [2020-06-15T13:44:59.692Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-15T13:44:59.926Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-15T13:44:59.926Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-06-15T13:44:59.926Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T13:44:59.926Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-15T13:45:00.017Z] === RUN TestCopyFromContainer/bar/quux [2020-06-15T13:45:00.017Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-15T13:45:00.017Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-15T13:45:00.017Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-15T13:45:00.062Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-06-15T13:45:00.326Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-15T13:45:00.326Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-15T13:45:00.326Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer (1.94s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-15T13:45:00.326Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-15T13:45:00.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-15T13:45:00.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:45:00.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:45:00.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:45:00.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:45:00.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:45:00.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:45:00.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-15T13:45:00.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-15T13:45:00.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-15T13:45:00.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-15T13:45:00.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-15T13:45:00.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-15T13:45:00.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-15T13:45:00.326Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-15T13:45:00.326Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-15T13:45:00.326Z] === RUN TestCreateWithInvalidEnv [2020-06-15T13:45:00.491Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-15T13:45:00.491Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T13:45:00.650Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-15T13:45:00.650Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-15T13:45:00.650Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-15T13:45:00.650Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-15T13:45:00.650Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-15T13:45:00.650Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-15T13:45:00.650Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-15T13:45:00.650Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-15T13:45:00.650Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-15T13:45:00.650Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-15T13:45:00.650Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-15T13:45:00.650Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-15T13:45:00.650Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-15T13:45:00.651Z] === RUN TestCreateTmpfsMountsTarget [2020-06-15T13:45:00.651Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-15T13:45:00.651Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-15T13:45:00.748Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-15T13:45:01.129Z] ok github.com/docker/docker/daemon/config 0.863s coverage: 79.6% of statements [2020-06-15T13:45:01.129Z] ok github.com/docker/docker/daemon/discovery 0.905s coverage: 30.0% of statements [2020-06-15T13:45:01.424Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.385s coverage: 57.0% of statements [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:45:02.105Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-15T13:45:02.105Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-15T13:45:02.105Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-15T13:45:02.105Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-15T13:45:02.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2020-06-15T13:45:02.120Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T13:45:02.377Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-15T13:45:02.377Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T13:45:02.942Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-06-15T13:45:02.942Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T13:45:03.343Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.969s coverage: 11.1% of statements [2020-06-15T13:45:03.507Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-15T13:45:03.507Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T13:45:03.764Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-15T13:45:03.943Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-06-15T13:45:03.960Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-15T13:45:03.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:45:03.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:45:03.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:45:03.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:45:03.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:45:03.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:45:03.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:45:03.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:45:03.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:45:03.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:45:03.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-15T13:45:03.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-15T13:45:03.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-15T13:45:03.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-15T13:45:03.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-15T13:45:03.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-06-15T13:45:03.960Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-15T13:45:04.311Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-06-15T13:45:04.311Z] === RUN TestCreateDifferentPlatform [2020-06-15T13:45:04.311Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-15T13:45:04.311Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-15T13:45:04.311Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-15T13:45:04.311Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-15T13:45:04.311Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-15T13:45:04.311Z] === RUN TestContainerStartOnDaemonRestart [2020-06-15T13:45:04.311Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-15T13:45:04.311Z] === RUN TestDaemonRestartIpcMode [2020-06-15T13:45:04.311Z] === PAUSE TestDaemonRestartIpcMode [2020-06-15T13:45:04.311Z] === RUN TestDaemonHostGatewayIP [2020-06-15T13:45:04.311Z] === PAUSE TestDaemonHostGatewayIP [2020-06-15T13:45:04.311Z] === RUN TestContainerKillOnDaemonStart [2020-06-15T13:45:04.311Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-15T13:45:04.311Z] === RUN TestDiff [2020-06-15T13:45:04.330Z] ok github.com/docker/docker/daemon 3.552s coverage: 9.2% of statements [2020-06-15T13:45:04.330Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-15T13:45:04.330Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-15T13:45:04.695Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-15T13:45:04.797Z] ok github.com/docker/docker/daemon/events 0.457s coverage: 50.0% of statements [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-15T13:45:04.797Z] ok github.com/docker/docker/daemon/graphdriver 0.336s coverage: 2.3% of statements [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-15T13:45:04.797Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-15T13:45:04.985Z] --- PASS: TestDiff (0.56s) [2020-06-15T13:45:04.985Z] === RUN TestExecWithCloseStdin [2020-06-15T13:45:05.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2020-06-15T13:45:05.260Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T13:45:05.306Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.558s coverage: 45.9% of statements [2020-06-15T13:45:05.307Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-15T13:45:05.517Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-15T13:45:05.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.341s coverage: 49.5% of statements [2020-06-15T13:45:05.718Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-06-15T13:45:05.718Z] === RUN TestExec [2020-06-15T13:45:06.363Z] ok github.com/docker/docker/daemon/links 0.372s coverage: 93.0% of statements [2020-06-15T13:45:06.381Z] --- PASS: TestExec (0.68s) [2020-06-15T13:45:06.381Z] === RUN TestExecUser [2020-06-15T13:45:06.448Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-15T13:45:07.015Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-15T13:45:07.039Z] --- PASS: TestExecUser (0.66s) [2020-06-15T13:45:07.039Z] === RUN TestExportContainerAndImportImage [2020-06-15T13:45:07.272Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-06-15T13:45:07.272Z] === RUN TestAuthZPluginHeader [2020-06-15T13:45:07.702Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2020-06-15T13:45:07.702Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-15T13:45:08.072Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.550s coverage: 57.7% of statements [2020-06-15T13:45:08.072Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-15T13:45:08.072Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.359s coverage: 76.1% of statements [2020-06-15T13:45:08.072Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-15T13:45:08.203Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-06-15T13:45:08.203Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T13:45:08.203Z] === RUN TestDockerSuite/TestBuildUser [2020-06-15T13:45:08.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-15T13:45:08.997Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-06-15T13:45:09.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-06-15T13:45:09.266Z] === RUN TestHealthCheckWorkdir [2020-06-15T13:45:09.312Z] ok github.com/docker/docker/daemon/logger/awslogs 0.506s coverage: 77.8% of statements [2020-06-15T13:45:09.312Z] ok github.com/docker/docker/daemon/logger 0.732s coverage: 42.1% of statements [2020-06-15T13:45:09.831Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-15T13:45:09.921Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-06-15T13:45:09.931Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-06-15T13:45:09.931Z] === RUN TestHealthKillContainer [2020-06-15T13:45:10.300Z] ok github.com/docker/docker/daemon/images 0.413s coverage: 4.8% of statements [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-15T13:45:10.300Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-15T13:45:10.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.323s coverage: 61.6% of statements [2020-06-15T13:45:10.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.237s coverage: 87.2% of statements [2020-06-15T13:45:10.844Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-06-15T13:45:12.208Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-06-15T13:45:12.208Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-15T13:45:12.208Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-15T13:45:12.355Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2020-06-15T13:45:12.355Z] === RUN TestAuthZPluginV2Disable [2020-06-15T13:45:12.756Z] --- PASS: TestHealthKillContainer (2.72s) [2020-06-15T13:45:12.756Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-15T13:45:12.768Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.8% of statements [2020-06-15T13:45:12.920Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-15T13:45:12.988Z] ok github.com/docker/docker/daemon/logger/local 0.324s coverage: 75.2% of statements [2020-06-15T13:45:12.988Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T13:45:13.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2020-06-15T13:45:13.425Z] === RUN TestIpcModeNone [2020-06-15T13:45:13.456Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.177s coverage: 33.3% of statements [2020-06-15T13:45:13.924Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.258s coverage: 35.9% of statements [2020-06-15T13:45:14.121Z] --- PASS: TestIpcModeNone (0.66s) [2020-06-15T13:45:14.121Z] === RUN TestIpcModePrivate [2020-06-15T13:45:14.129Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-06-15T13:45:14.384Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 77.8% of statements [2020-06-15T13:45:14.384Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-15T13:45:14.384Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-15T13:45:14.802Z] --- PASS: TestIpcModePrivate (0.69s) [2020-06-15T13:45:14.802Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-15T13:45:14.802Z] === RUN TestIpcModeShareable [2020-06-15T13:45:15.309Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-06-15T13:45:15.441Z] --- PASS: TestAuthZPluginV2Disable (3.18s) [2020-06-15T13:45:15.441Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T13:45:15.477Z] --- PASS: TestIpcModeShareable (0.65s) [2020-06-15T13:45:15.477Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-15T13:45:15.477Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-15T13:45:15.499Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2020-06-15T13:45:15.499Z] ok github.com/docker/docker/daemon/logger/syslog 0.134s coverage: 46.8% of statements [2020-06-15T13:45:15.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-06-15T13:45:16.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-06-15T13:45:17.048Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2020-06-15T13:45:17.048Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-15T13:45:17.064Z] ok github.com/docker/docker/daemon/logger/splunk 2.469s coverage: 82.5% of statements [2020-06-15T13:45:17.064Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T13:45:17.064Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-15T13:45:17.064Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T13:45:17.574Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2020-06-15T13:45:17.574Z] === RUN TestAPIIpcModeHost [2020-06-15T13:45:17.607Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 37.7% of statements [2020-06-15T13:45:17.907Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-06-15T13:45:17.907Z] === RUN TestDaemonIpcModeShareable [2020-06-15T13:45:18.532Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-06-15T13:45:18.714Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s) [2020-06-15T13:45:18.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T13:45:19.019Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-06-15T13:45:19.019Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-15T13:45:19.019Z] === RUN TestDaemonIpcModePrivate [2020-06-15T13:45:19.277Z] ok github.com/docker/docker/distribution/metadata 1.260s coverage: 48.2% of statements [2020-06-15T13:45:19.277Z] ok github.com/docker/docker/distribution 1.609s coverage: 20.3% of statements [2020-06-15T13:45:19.277Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T13:45:19.278Z] ok github.com/docker/docker/errdefs 0.136s coverage: 49.4% of statements [2020-06-15T13:45:20.415Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-06-15T13:45:20.416Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-15T13:45:20.607Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-06-15T13:45:20.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-15T13:45:20.607Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-15T13:45:20.844Z] ok github.com/docker/docker/distribution/xfer 2.486s coverage: 76.8% of statements [2020-06-15T13:45:20.844Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T13:45:20.975Z] ok github.com/docker/docker/daemon/logger/splunk 1.671s coverage: 82.5% of statements [2020-06-15T13:45:20.975Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-15T13:45:21.229Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-06-15T13:45:21.229Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-15T13:45:21.830Z] ok github.com/docker/docker/image/cache 0.189s coverage: 19.2% of statements [2020-06-15T13:45:21.946Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2020-06-15T13:45:21.946Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-15T13:45:21.946Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-15T13:45:22.308Z] ok github.com/docker/docker/image/v1 0.444s coverage: 25.0% of statements [2020-06-15T13:45:22.818Z] ok github.com/docker/docker/image 1.353s coverage: 86.4% of statements [2020-06-15T13:45:23.287Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T13:45:23.287Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T13:45:23.565Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-06-15T13:45:23.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-15T13:45:23.565Z] === RUN TestIpcModeOlderClient [2020-06-15T13:45:23.565Z] === PAUSE TestIpcModeOlderClient [2020-06-15T13:45:23.565Z] === RUN TestKillContainerInvalidSignal [2020-06-15T13:45:23.740Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-06-15T13:45:23.740Z] ok github.com/docker/docker/distribution 0.218s coverage: 22.1% of statements [2020-06-15T13:45:23.740Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-15T13:45:23.866Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-06-15T13:45:23.866Z] === RUN TestKillContainer [2020-06-15T13:45:23.866Z] === RUN TestKillContainer/no_signal [2020-06-15T13:45:24.274Z] ok github.com/docker/docker/libcontainerd/queue 0.190s coverage: 100.0% of statements [2020-06-15T13:45:24.519Z] === RUN TestKillContainer/non_killing_signal [2020-06-15T13:45:24.833Z] === RUN TestKillContainer/killing_signal [2020-06-15T13:45:25.101Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-06-15T13:45:25.268Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-15T13:45:25.529Z] --- PASS: TestKillContainer (1.67s) [2020-06-15T13:45:25.529Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-06-15T13:45:25.529Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-06-15T13:45:25.529Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-06-15T13:45:25.529Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-15T13:45:25.529Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-15T13:45:25.661Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-06-15T13:45:26.198Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-15T13:45:26.456Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-15T13:45:26.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-15T13:45:26.486Z] ok github.com/docker/docker/pkg/aaparser 0.147s coverage: 50.0% of statements [2020-06-15T13:45:26.486Z] ok github.com/docker/docker/libcontainerd/local 0.355s coverage: 1.0% of statements [2020-06-15T13:45:26.486Z] ok github.com/docker/docker/layer 0.532s coverage: 30.1% of statements [2020-06-15T13:45:26.486Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T13:45:26.486Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T13:45:26.486Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T13:45:26.486Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T13:45:26.486Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T13:45:26.486Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T13:45:26.585Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-06-15T13:45:26.585Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-06-15T13:45:26.585Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-15T13:45:26.585Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-15T13:45:26.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-06-15T13:45:26.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-06-15T13:45:26.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-06-15T13:45:26.841Z] === RUN TestKillStoppedContainer [2020-06-15T13:45:26.841Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-06-15T13:45:26.841Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-15T13:45:26.841Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-15T13:45:26.841Z] === RUN TestKillDifferentUserContainer [2020-06-15T13:45:27.021Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-15T13:45:27.510Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-06-15T13:45:27.510Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-15T13:45:27.553Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-06-15T13:45:27.553Z] === RUN TestInspectOomKilledTrue [2020-06-15T13:45:27.951Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-15T13:45:28.051Z] ok github.com/docker/docker/opts 0.610s coverage: 67.7% of statements [2020-06-15T13:45:28.051Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2020-06-15T13:45:28.230Z] --- PASS: TestInspectOomKilledTrue (0.86s) [2020-06-15T13:45:28.230Z] === RUN TestInspectOomKilledFalse [2020-06-15T13:45:28.436Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2020-06-15T13:45:28.882Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-15T13:45:28.882Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-15T13:45:28.882Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-15T13:45:28.882Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-15T13:45:28.882Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-15T13:45:28.882Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.33s) [2020-06-15T13:45:28.882Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T13:45:28.896Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2020-06-15T13:45:28.896Z] === RUN TestLinksEtcHostsContentMatch [2020-06-15T13:45:29.036Z] ok github.com/docker/docker/pkg/capabilities 0.088s coverage: 87.5% of statements [2020-06-15T13:45:29.036Z] ok github.com/docker/docker/pkg/authorization 0.813s coverage: 26.8% of statements [2020-06-15T13:45:29.208Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-06-15T13:45:29.208Z] === RUN TestLinksContainerNames [2020-06-15T13:45:29.800Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-06-15T13:45:29.800Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-06-15T13:45:30.252Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-15T13:45:30.252Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-15T13:45:30.293Z] --- PASS: TestLinksContainerNames (1.05s) [2020-06-15T13:45:30.293Z] === RUN TestLogsFollowTailEmpty [2020-06-15T13:45:30.509Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-15T13:45:30.599Z] ok github.com/docker/docker/pkg/chrootarchive 0.150s coverage: 15.4% of statements [2020-06-15T13:45:30.599Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2020-06-15T13:45:30.956Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-06-15T13:45:30.956Z] === RUN TestContainerNetworkMountsNoChown [2020-06-15T13:45:31.067Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2020-06-15T13:45:31.075Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-15T13:45:31.263Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/default [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/default [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/private [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/private [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rprivate [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/slave [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/slave [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rslave [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/shared [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/shared [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rshared [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/default [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/rslave [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/private [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/rshared [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/rprivate [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/slave [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/shared [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-15T13:45:31.263Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:45:31.263Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-15T13:45:31.263Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-15T13:45:31.580Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-15T13:45:31.580Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-15T13:45:31.580Z] === RUN TestContainerBindMountNonRecursive [2020-06-15T13:45:31.685Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 76.9% of statements [2020-06-15T13:45:32.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-15T13:45:32.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-15T13:45:32.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-15T13:45:32.052Z] ok github.com/docker/docker/pkg/discovery/file 0.084s coverage: 92.9% of statements [2020-06-15T13:45:32.609Z] ok github.com/docker/docker/pkg/authorization 0.257s coverage: 68.3% of statements [2020-06-15T13:45:32.609Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-06-15T13:45:32.864Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-15T13:45:33.045Z] ok github.com/docker/docker/pkg/discovery/memory 0.148s coverage: 92.3% of statements [2020-06-15T13:45:33.154Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-06-15T13:45:33.154Z] === RUN TestNetworkNat [2020-06-15T13:45:33.458Z] --- PASS: TestNetworkNat (0.55s) [2020-06-15T13:45:33.458Z] === RUN TestNetworkLocalhostTCPNat [2020-06-15T13:45:33.516Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2020-06-15T13:45:34.126Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-06-15T13:45:34.126Z] === RUN TestNetworkLoopbackNat [2020-06-15T13:45:34.503Z] ok github.com/docker/docker/pkg/filenotify 0.068s coverage: 45.7% of statements [2020-06-15T13:45:34.526Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-15T13:45:34.786Z] --- PASS: TestNetworkLoopbackNat (0.75s) [2020-06-15T13:45:34.786Z] === RUN TestPause [2020-06-15T13:45:34.973Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 87.7% of statements [2020-06-15T13:45:35.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-15T13:45:35.458Z] --- PASS: TestPause (0.58s) [2020-06-15T13:45:35.458Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-15T13:45:35.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:45:35.458Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:45:35.458Z] === RUN TestPauseStopPausedContainer [2020-06-15T13:45:35.714Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-15T13:45:35.963Z] ok github.com/docker/docker/pkg/homedir 0.143s coverage: 42.9% of statements [2020-06-15T13:45:36.122Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.2% of statements [2020-06-15T13:45:36.122Z] ok github.com/docker/docker/layer 7.248s coverage: 68.8% of statements [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/oci [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T13:45:36.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T13:45:36.122Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-06-15T13:45:36.174Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2020-06-15T13:45:36.174Z] === RUN TestPsFilter [2020-06-15T13:45:36.174Z] --- PASS: TestPsFilter (0.15s) [2020-06-15T13:45:36.174Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-15T13:45:36.431Z] ok github.com/docker/docker/pkg/discovery/kv 3.545s coverage: 84.1% of statements [2020-06-15T13:45:36.646Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-15T13:45:36.835Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-06-15T13:45:36.835Z] === RUN TestRemoveContainerWithVolume [2020-06-15T13:45:36.900Z] ok github.com/docker/docker/pkg/idtools 0.179s coverage: 7.3% of statements [2020-06-15T13:45:36.903Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-15T13:45:37.049Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-06-15T13:45:37.049Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-06-15T13:45:37.141Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-06-15T13:45:37.141Z] === RUN TestRemoveContainerRunning [2020-06-15T13:45:37.467Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-15T13:45:37.467Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-15T13:45:37.610Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-06-15T13:45:37.799Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-06-15T13:45:37.799Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-15T13:45:38.031Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-15T13:45:38.170Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-15T13:45:38.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-06-15T13:45:38.460Z] === RUN TestRemoveInvalidContainer [2020-06-15T13:45:38.460Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-15T13:45:38.460Z] === RUN TestRenameLinkedContainer [2020-06-15T13:45:38.464Z] ok github.com/docker/docker/pkg/locker 0.133s coverage: 88.9% of statements [2020-06-15T13:45:38.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2020-06-15T13:45:38.464Z] ok github.com/docker/docker/pkg/ioutils 0.769s coverage: 69.2% of statements [2020-06-15T13:45:38.731Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-06-15T13:45:39.450Z] ok github.com/docker/docker/pkg/longpath 0.126s coverage: 100.0% of statements [2020-06-15T13:45:39.450Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2020-06-15T13:45:39.450Z] ok github.com/docker/docker/pkg/archive 9.755s coverage: 62.0% of statements [2020-06-15T13:45:39.917Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2020-06-15T13:45:39.924Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-15T13:45:39.924Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-15T13:45:39.924Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-15T13:45:40.093Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-15T13:45:40.180Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-15T13:45:40.653Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-06-15T13:45:40.743Z] === RUN TestDockerSuite/TestCommitChange [2020-06-15T13:45:40.875Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-06-15T13:45:40.875Z] === RUN TestRenameStoppedContainer [2020-06-15T13:45:40.906Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-06-15T13:45:41.191Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-06-15T13:45:41.191Z] === RUN TestRenameRunningContainerAndReuse [2020-06-15T13:45:41.214Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-06-15T13:45:41.214Z] ok github.com/docker/docker/pkg/fsutils 0.146s coverage: 85.1% of statements [2020-06-15T13:45:41.307Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-15T13:45:41.468Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-06-15T13:45:41.870Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-15T13:45:41.891Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2020-06-15T13:45:42.280Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-06-15T13:45:42.280Z] === RUN TestRenameInvalidName [2020-06-15T13:45:42.393Z] ok github.com/docker/docker/pkg/idtools 0.457s coverage: 70.5% of statements [2020-06-15T13:45:42.800Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-15T13:45:42.943Z] --- PASS: TestRenameInvalidName (0.57s) [2020-06-15T13:45:42.943Z] === RUN TestRenameAnonymousContainer [2020-06-15T13:45:42.954Z] ok github.com/docker/docker/pkg/ioutils 0.567s coverage: 70.6% of statements [2020-06-15T13:45:43.209Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-06-15T13:45:43.455Z] ok github.com/docker/docker/pkg/plugins/transport 0.178s coverage: 85.7% of statements [2020-06-15T13:45:43.455Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2020-06-15T13:45:43.464Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-06-15T13:45:43.464Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-06-15T13:45:43.464Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-15T13:45:43.464Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T13:45:43.722Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-06-15T13:45:43.722Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T13:45:43.732Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-15T13:45:43.923Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2020-06-15T13:45:43.978Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-06-15T13:45:44.234Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-15T13:45:44.296Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-15T13:45:44.500Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-06-15T13:45:44.755Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-06-15T13:45:44.755Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T13:45:44.755Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T13:45:45.111Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-06-15T13:45:45.112Z] === RUN TestRenameContainerWithSameName [2020-06-15T13:45:45.225Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-15T13:45:45.417Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-06-15T13:45:45.417Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-15T13:45:45.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-06-15T13:45:45.482Z] PASS [2020-06-15T13:45:45.482Z] [2020-06-15T13:45:45.482Z] DONE 17 tests in 48.840s [2020-06-15T13:45:45.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T13:45:45.482Z] ++ 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-15T13:45:45.482Z] ++ set -e [2020-06-15T13:45:45.482Z] ++ '[' -n 0 ']' [2020-06-15T13:45:45.482Z] ++ set -x [2020-06-15T13:45:45.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:45:45.488Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2020-06-15T13:45:45.488Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-06-15T13:45:45.710Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-06-15T13:45:45.739Z] INFO: Testing against a local daemon [2020-06-15T13:45:45.739Z] === RUN TestPluginInvalidJSON [2020-06-15T13:45:45.739Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:45:45.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:45:45.739Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:45:45.739Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T13:45:45.739Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T13:45:45.739Z] === RUN TestPluginInstall [2020-06-15T13:45:45.739Z] === RUN TestPluginInstall/no_auth [2020-06-15T13:45:45.996Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-15T13:45:46.474Z] ok github.com/docker/docker/pkg/signal 0.128s coverage: 20.3% of statements [2020-06-15T13:45:46.474Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2020-06-15T13:45:46.499Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-06-15T13:45:46.499Z] === RUN TestResize [2020-06-15T13:45:46.646Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-15T13:45:46.903Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-15T13:45:47.157Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-06-15T13:45:47.169Z] --- PASS: TestResize (0.60s) [2020-06-15T13:45:47.169Z] === RUN TestResizeWithInvalidSize [2020-06-15T13:45:47.367Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-15T13:45:47.460Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2020-06-15T13:45:47.460Z] ok github.com/docker/docker/pkg/streamformatter 0.071s coverage: 66.2% of statements [2020-06-15T13:45:47.478Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-06-15T13:45:47.478Z] === RUN TestResizeWhenContainerNotStarted [2020-06-15T13:45:48.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:45:48.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:45:48.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:45:48.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-15T13:45:48.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-15T13:45:48.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:45:48.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-15T13:45:48.300Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-15T13:45:48.300Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-15T13:45:48.516Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2020-06-15T13:45:48.516Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-15T13:45:48.557Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-15T13:45:48.815Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-15T13:45:48.815Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-15T13:45:48.815Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-15T13:45:48.815Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-15T13:45:48.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-15T13:45:49.023Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-06-15T13:45:49.490Z] ok github.com/docker/docker/pkg/system 0.094s coverage: 13.8% of statements [2020-06-15T13:45:49.959Z] ok github.com/docker/docker/pkg/tailfile 0.287s coverage: 88.6% of statements [2020-06-15T13:45:50.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:45:50.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-15T13:45:50.714Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-15T13:45:50.945Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-06-15T13:45:51.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-15T13:45:51.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-15T13:45:51.414Z] testing: warning: no tests to run [2020-06-15T13:45:51.414Z] coverage: [no statements] [2020-06-15T13:45:51.414Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2020-06-15T13:45:51.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-15T13:45:51.774Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2020-06-15T13:45:51.774Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-15T13:45:52.333Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-15T13:45:52.333Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-15T13:45:52.400Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-06-15T13:45:52.400Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-06-15T13:45:52.588Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-15T13:45:52.610Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-15T13:45:52.610Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-15T13:45:52.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-15T13:45:52.874Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2020-06-15T13:45:53.174Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-15T13:45:53.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-15T13:45:53.512Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-06-15T13:45:53.768Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-06-15T13:45:54.107Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-15T13:45:54.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-15T13:45:54.327Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-06-15T13:45:54.672Z] time="2020-06-15T13:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:45:54.672Z] time="2020-06-15T13:45:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:45:54.672Z] time="2020-06-15T13:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bff937a10e5bd42d34728df03841ec262d3b9a3fd254d959d0dbb126ad58c4bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:45:54.672Z] time="2020-06-15T13:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:45:54.672Z] time="2020-06-15T13:45:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:45:54.672Z] time="2020-06-15T13:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bff937a10e5bd42d34728df03841ec262d3b9a3fd254d959d0dbb126ad58c4bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:45:54.887Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-06-15T13:45:54.887Z] testing: warning: no tests to run [2020-06-15T13:45:54.887Z] coverage: [no statements] [2020-06-15T13:45:54.887Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-15T13:45:54.930Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-15T13:45:55.092Z] ok github.com/docker/docker/plugin 0.143s coverage: 12.0% of statements [2020-06-15T13:45:55.093Z] ok github.com/docker/docker/plugin/v2 0.154s coverage: 20.1% of statements [2020-06-15T13:45:55.192Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T13:45:55.446Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-15T13:45:55.446Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-15T13:45:55.560Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-15T13:45:55.701Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2020-06-15T13:45:56.133Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-15T13:45:56.133Z] time="2020-06-15T13:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:45:56.133Z] time="2020-06-15T13:45:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:45:56.133Z] time="2020-06-15T13:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e118a6d5a4897e1518f7f732553fc70fc446958c74576e7ebe9b35fe2082423f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:45:56.133Z] time="2020-06-15T13:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:45:56.133Z] time="2020-06-15T13:45:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:45:56.133Z] time="2020-06-15T13:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e118a6d5a4897e1518f7f732553fc70fc446958c74576e7ebe9b35fe2082423f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-06-15T13:45:56.462Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2020-06-15T13:45:56.462Z] === RUN TestCgroupNamespacesRun [2020-06-15T13:45:56.545Z] ok github.com/docker/docker/reference 0.303s coverage: 84.4% of statements [2020-06-15T13:45:56.697Z] === RUN TestPluginInstall/with_insecure [2020-06-15T13:45:56.697Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-15T13:45:56.697Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-15T13:45:56.697Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-15T13:45:57.261Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-15T13:45:57.261Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-15T13:45:57.261Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-15T13:45:57.261Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-15T13:45:57.518Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-15T13:45:57.532Z] ok github.com/docker/docker/registry/resumable 0.325s coverage: 100.0% of statements [2020-06-15T13:45:57.548Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2020-06-15T13:45:57.548Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-15T13:45:57.583Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-06-15T13:45:57.776Z] time="2020-06-15T13:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:45:57.776Z] time="2020-06-15T13:45:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:45:57.776Z] time="2020-06-15T13:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a41ca3113f26fca150833fb0240d49d303fed6eedda8b9f50a085c8d184590c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:45:57.776Z] time="2020-06-15T13:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:45:57.776Z] time="2020-06-15T13:45:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:45:57.776Z] time="2020-06-15T13:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a41ca3113f26fca150833fb0240d49d303fed6eedda8b9f50a085c8d184590c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:45:57.999Z] ok github.com/docker/docker/restartmanager 0.128s coverage: 45.3% of statements [2020-06-15T13:45:58.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-15T13:45:58.034Z] --- PASS: TestPluginInstall (12.38s) [2020-06-15T13:45:58.034Z] --- PASS: TestPluginInstall/no_auth (9.53s) [2020-06-15T13:45:58.034Z] --- PASS: TestPluginInstall/with_htpasswd (1.37s) [2020-06-15T13:45:58.034Z] --- PASS: TestPluginInstall/with_insecure (1.48s) [2020-06-15T13:45:58.034Z] plugin_test.go:157: [d2a02fd6da0e1] daemon is not started [2020-06-15T13:45:58.034Z] PASS [2020-06-15T13:45:58.034Z] [2020-06-15T13:45:58.034Z] DONE 6 tests in 12.568s [2020-06-15T13:45:58.034Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T13:45:58.034Z] ++ 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-15T13:45:58.034Z] ++ set -e [2020-06-15T13:45:58.034Z] ++ '[' -n 0 ']' [2020-06-15T13:45:58.034Z] ++ set -x [2020-06-15T13:45:58.034Z] ++ env -i DEST=/go/src/github.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-15T13:45:58.291Z] INFO: Testing against a local daemon [2020-06-15T13:45:58.291Z] === RUN TestExternalGraphDriver [2020-06-15T13:45:58.506Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-15T13:45:58.548Z] === RUN TestExternalGraphDriver/json [2020-06-15T13:45:58.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-15T13:45:58.985Z] ok github.com/docker/docker/runconfig 0.108s coverage: 52.2% of statements [2020-06-15T13:45:58.985Z] ok github.com/docker/docker/registry 0.480s coverage: 51.7% of statements [2020-06-15T13:45:58.985Z] ok github.com/docker/docker/testutil 0.105s coverage: 62.5% of statements [2020-06-15T13:45:59.141Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2020-06-15T13:45:59.141Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-15T13:45:59.424Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-15T13:45:59.424Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-15T13:45:59.431Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-15T13:45:59.686Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-06-15T13:46:00.238Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-06-15T13:46:00.238Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-15T13:46:00.367Z] === RUN TestExternalGraphDriver/spec [2020-06-15T13:46:00.624Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-15T13:46:01.048Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-06-15T13:46:01.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-15T13:46:01.188Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-15T13:46:01.608Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-06-15T13:46:01.837Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-06-15T13:46:01.837Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-15T13:46:01.863Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-06-15T13:46:01.935Z] ok github.com/docker/docker/volume/drivers 0.160s coverage: 36.1% of statements [2020-06-15T13:46:02.118Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-15T13:46:02.376Z] === RUN TestExternalGraphDriver/pull [2020-06-15T13:46:02.376Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-15T13:46:02.788Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-06-15T13:46:02.788Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-15T13:46:02.922Z] ok github.com/docker/docker/volume/local 0.200s coverage: 37.7% of statements [2020-06-15T13:46:02.922Z] ok github.com/docker/docker/volume/mounts 0.147s coverage: 66.2% of statements [2020-06-15T13:46:02.937Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-06-15T13:46:02.937Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-15T13:46:03.306Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-15T13:46:03.870Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-15T13:46:03.870Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-15T13:46:03.870Z] --- PASS: TestExternalGraphDriver (5.66s) [2020-06-15T13:46:03.870Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2020-06-15T13:46:03.870Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-06-15T13:46:03.870Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2020-06-15T13:46:03.870Z] === RUN TestGraphdriverPluginV2 [2020-06-15T13:46:04.433Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-15T13:46:04.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2020-06-15T13:46:04.514Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-15T13:46:04.689Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-15T13:46:05.134Z] ok github.com/docker/docker/volume/service 0.476s coverage: 70.3% of statements [2020-06-15T13:46:05.188Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-06-15T13:46:05.188Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-15T13:46:05.252Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-15T13:46:05.252Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-15T13:46:05.299Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-15T13:46:06.183Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-15T13:46:06.223Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-06-15T13:46:06.783Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-06-15T13:46:06.791Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2020-06-15T13:46:06.791Z] === RUN TestKernelTCPMemory [2020-06-15T13:46:07.097Z] --- PASS: TestKernelTCPMemory (0.70s) [2020-06-15T13:46:07.097Z] === RUN TestNISDomainname [2020-06-15T13:46:07.114Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-15T13:46:07.708Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-06-15T13:46:07.760Z] --- PASS: TestNISDomainname (0.70s) [2020-06-15T13:46:07.760Z] === RUN TestHostnameDnsResolution [2020-06-15T13:46:08.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-15T13:46:08.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-15T13:46:08.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-15T13:46:08.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-15T13:46:08.484Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-15T13:46:08.484Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2020-06-15T13:46:08.484Z] PASS [2020-06-15T13:46:08.484Z] [2020-06-15T13:46:08.484Z] DONE 5 tests in 10.279s [2020-06-15T13:46:08.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T13:46:08.484Z] ++ 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-15T13:46:08.484Z] ++ set -e [2020-06-15T13:46:08.484Z] ++ '[' -n 0 ']' [2020-06-15T13:46:08.484Z] ++ set -x [2020-06-15T13:46:08.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:46:08.484Z] INFO: Testing against a local daemon [2020-06-15T13:46:08.484Z] === RUN TestContinueAfterPluginCrash [2020-06-15T13:46:08.484Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T13:46:08.484Z] === RUN TestReadPluginNoRead [2020-06-15T13:46:08.484Z] === PAUSE TestReadPluginNoRead [2020-06-15T13:46:08.484Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T13:46:08.484Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T13:46:08.484Z] === CONT TestContinueAfterPluginCrash [2020-06-15T13:46:08.484Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T13:46:08.848Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-06-15T13:46:08.848Z] === RUN TestStats [2020-06-15T13:46:09.049Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-15T13:46:11.668Z] --- PASS: TestStats (2.57s) [2020-06-15T13:46:11.668Z] === RUN TestStopContainerWithTimeout [2020-06-15T13:46:11.668Z] === RUN TestStopContainerWithTimeout/0 [2020-06-15T13:46:11.668Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-15T13:46:11.668Z] === RUN TestStopContainerWithTimeout/1 [2020-06-15T13:46:11.668Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-15T13:46:11.668Z] === RUN TestStopContainerWithTimeout/3 [2020-06-15T13:46:11.668Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-15T13:46:11.668Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-15T13:46:11.668Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-15T13:46:11.668Z] === CONT TestStopContainerWithTimeout/0 [2020-06-15T13:46:11.668Z] === CONT TestStopContainerWithTimeout/1 [2020-06-15T13:46:11.668Z] === CONT TestStopContainerWithTimeout/3 [2020-06-15T13:46:11.668Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-15T13:46:13.225Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2020-06-15T13:46:13.225Z] === CONT TestReadPluginNoRead [2020-06-15T13:46:13.225Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-15T13:46:13.789Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-15T13:46:14.514Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-15T13:46:14.514Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-06-15T13:46:14.514Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-06-15T13:46:14.514Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-06-15T13:46:14.514Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-06-15T13:46:14.514Z] === RUN TestDeleteDevicemapper [2020-06-15T13:46:14.514Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-15T13:46:14.514Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:46:14.514Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-15T13:46:14.720Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-15T13:46:14.720Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-15T13:46:14.720Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-15T13:46:16.089Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T13:46:16.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2020-06-15T13:46:16.096Z] === RUN TestUpdateMemory [2020-06-15T13:46:16.774Z] --- PASS: TestUpdateMemory (0.77s) [2020-06-15T13:46:16.774Z] === RUN TestUpdateCPUQuota [2020-06-15T13:46:17.019Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T13:46:17.278Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-15T13:46:17.615Z] ok github.com/docker/docker/pkg/plugins 35.147s coverage: 73.4% of statements [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T13:46:17.615Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T13:46:17.616Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T13:46:17.842Z] --- PASS: TestContinueAfterPluginCrash (9.08s) [2020-06-15T13:46:17.842Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-15T13:46:17.879Z] --- PASS: TestUpdateCPUQuota (0.91s) [2020-06-15T13:46:17.879Z] === RUN TestUpdatePidsLimit [2020-06-15T13:46:17.879Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-15T13:46:17.879Z] === RUN TestUpdatePidsLimit/no_change [2020-06-15T13:46:18.187Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-15T13:46:18.494Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-15T13:46:18.774Z] === RUN TestReadPluginNoRead/default [2020-06-15T13:46:18.774Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-15T13:46:18.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-15T13:46:19.106Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === Skipped [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-15T13:46:19.186Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-15T13:46:19.186Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-15T13:46:19.186Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-06-15T13:46:19.186Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-15T13:46:19.186Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-15T13:46:19.186Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-15T13:46:19.186Z] daemon_test.go:147: root required [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-15T13:46:19.186Z] reload_test.go:520: root required [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-15T13:46:19.186Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-15T13:46:19.186Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-15T13:46:19.186Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-15T13:46:19.186Z] download_test.go:268: Needs fixing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-15T13:46:19.186Z] layer_test.go:304: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-15T13:46:19.186Z] layer_test.go:353: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-15T13:46:19.186Z] layer_test.go:468: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-15T13:46:19.186Z] layer_test.go:697: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-15T13:46:19.186Z] migration_test.go:46: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-15T13:46:19.186Z] migration_test.go:182: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-15T13:46:19.186Z] mount_test.go:17: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-15T13:46:19.186Z] mount_test.go:76: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-15T13:46:19.186Z] mount_test.go:125: Failing on Windows [2020-06-15T13:46:19.186Z] [2020-06-15T13:46:19.186Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-15T13:46:19.186Z] mount_test.go:212: Failing on Windows [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:133: Xz not present in msys2 [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:238: Failing on Windows CI machines [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-15T13:46:19.187Z] archive_windows_test.go:16: Currently fails [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-15T13:46:19.187Z] changes_test.go:192: needs more investigation [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-15T13:46:19.187Z] changes_test.go:405: needs further investigation [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-15T13:46:19.187Z] changes_test.go:441: needs further investigation [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-15T13:46:19.187Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-15T13:46:19.187Z] poller_test.go:41: No chmod on Windows [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-15T13:46:19.187Z] fileutils_test.go:134: Needs porting to Windows [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-15T13:46:19.187Z] fileutils_test.go:180: Needs porting to Windows [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-15T13:46:19.187Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-15T13:46:19.187Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-06-15T13:46:19.187Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-06-15T13:46:19.187Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-15T13:46:19.187Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-15T13:46:19.187Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] [2020-06-15T13:46:19.187Z] DONE 1761 tests, 46 skipped in 222.497s [2020-06-15T13:46:19.187Z] INFO: make.ps1 ended at 06/15/2020 13:46:18 [2020-06-15T13:46:19.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-15T13:46:19.857Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/rootless [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/volume [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-15T13:46:19.857Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === Skipped [2020-06-15T13:46:19.857Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-15T13:46:19.857Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-15T13:46:19.857Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-15T13:46:19.857Z] time="2020-06-15T13:45:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-15T13:46:19.857Z] time="2020-06-15T13:45:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-15T13:46:19.857Z] time="2020-06-15T13:45:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-15T13:46:19.857Z] time="2020-06-15T13:45:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-15T13:46:19.857Z] time="2020-06-15T13:45:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-15T13:46:19.857Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-15T13:46:19.857Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-15T13:46:19.857Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-15T13:46:19.857Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-15T13:46:19.857Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.857Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-15T13:46:19.857Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-15T13:46:19.857Z] [2020-06-15T13:46:19.858Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-15T13:46:19.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.858Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-15T13:46:19.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.858Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-15T13:46:19.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.858Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-15T13:46:19.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.858Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-15T13:46:19.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-15T13:46:19.858Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-15T13:46:19.858Z] graphtest_unix.go:73: No driver to put! [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-15T13:46:19.858Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-15T13:46:19.858Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] [2020-06-15T13:46:19.858Z] DONE 2124 tests, 26 skipped in 247.466s [2020-06-15T13:46:20.144Z] --- PASS: TestReadPluginNoRead (7.61s) [2020-06-15T13:46:20.144Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2020-06-15T13:46:20.144Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2020-06-15T13:46:20.144Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2020-06-15T13:46:20.144Z] read_test.go:92: [dee64c76d2733] daemon is not started [2020-06-15T13:46:20.144Z] PASS [2020-06-15T13:46:20.144Z] [2020-06-15T13:46:20.144Z] DONE 6 tests in 11.737s [2020-06-15T13:46:20.144Z] 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-15T13:46:20.144Z] ++ 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-15T13:46:20.144Z] ++ set -e [2020-06-15T13:46:20.144Z] ++ '[' -n 0 ']' [2020-06-15T13:46:20.144Z] ++ set -x [2020-06-15T13:46:20.144Z] ++ env -i DEST=/go/src/github.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-15T13:46:20.144Z] testing: warning: no tests to run [2020-06-15T13:46:20.144Z] PASS [2020-06-15T13:46:20.144Z] [2020-06-15T13:46:20.144Z] DONE 0 tests in 0.041s [2020-06-15T13:46:20.144Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T13:46:20.144Z] ++ 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-15T13:46:20.144Z] ++ set -e [2020-06-15T13:46:20.144Z] ++ '[' -n 0 ']' [2020-06-15T13:46:20.144Z] ++ set -x [2020-06-15T13:46:20.144Z] ++ env -i DEST=/go/src/github.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-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit (2.62s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-06-15T13:46:20.352Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-06-15T13:46:20.352Z] === RUN TestUpdateRestartPolicy [2020-06-15T13:46:20.401Z] INFO: Testing against a local daemon [2020-06-15T13:46:20.401Z] === RUN TestPluginWithDevMounts [2020-06-15T13:46:20.401Z] === PAUSE TestPluginWithDevMounts [2020-06-15T13:46:20.401Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2020-06-15T13:46:20.425Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-15T13:46:21.131Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41108/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:66bb1c4644233e38b7d2928f725d50e18979ce91 hack/validate/vendor [2020-06-15T13:46:21.411Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-15T13:46:21.411Z] INFO: Unit tests ended at 06/15/2020 13:46:21. Duration:00:03:59.6566340 [2020-06-15T13:46:21.411Z] INFO: Building busybox [2020-06-15T13:46:21.411Z] Sending build context to Docker daemon 5.12kB [2020-06-15T13:46:21.411Z] [2020-06-15T13:46:21.411Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-15T13:46:21.411Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-15T13:46:21.411Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-15T13:46:21.411Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-15T13:46:21.411Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-15T13:46:21.411Z] ---> 486def14a6bd [2020-06-15T13:46:21.411Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-15T13:46:21.411Z] ---> Running in 3b2f82f232e4 [2020-06-15T13:46:21.691Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-06-15T13:46:22.298Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [Pipeline] sh [2020-06-15T13:46:22.554Z] --- PASS: TestPluginWithDevMounts (2.06s) [2020-06-15T13:46:22.554Z] PASS [2020-06-15T13:46:22.554Z] [2020-06-15T13:46:22.554Z] DONE 1 tests in 2.180s [2020-06-15T13:46:22.554Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T13:46:22.554Z] ++ 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-15T13:46:22.554Z] ++ set -e [2020-06-15T13:46:22.554Z] ++ '[' -n 0 ']' [2020-06-15T13:46:22.554Z] ++ set -x [2020-06-15T13:46:22.554Z] ++ env -i DEST=/go/src/github.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-15T13:46:22.554Z] INFO: Testing against a local daemon [2020-06-15T13:46:22.554Z] === RUN TestSecretInspect [2020-06-15T13:46:22.618Z] + echo Building e2e image [2020-06-15T13:46:22.618Z] Building e2e image [2020-06-15T13:46:22.618Z] + docker build --build-arg DOCKER_GITCOMMIT=66bb1c4644233e38b7d2928f725d50e18979ce91 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-15T13:46:22.618Z] #2 [internal] load .dockerignore [2020-06-15T13:46:22.618Z] #2 transferring context: 34B done [2020-06-15T13:46:22.618Z] #2 DONE 0.0s [2020-06-15T13:46:22.618Z] [2020-06-15T13:46:22.618Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-15T13:46:22.618Z] #1 transferring dockerfile: 3.21kB done [2020-06-15T13:46:22.618Z] #1 DONE 0.0s [2020-06-15T13:46:22.618Z] [2020-06-15T13:46:22.618Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-15T13:46:22.811Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-15T13:46:22.873Z] #4 ... [2020-06-15T13:46:22.873Z] [2020-06-15T13:46:22.873Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-15T13:46:22.873Z] #3 DONE 0.3s [2020-06-15T13:46:22.873Z] [2020-06-15T13:46:22.873Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-15T13:46:22.873Z] #4 DONE 0.3s [2020-06-15T13:46:22.873Z] [2020-06-15T13:46:22.873Z] #8 [internal] load build context [2020-06-15T13:46:23.435Z] #8 transferring context: 847.81kB 0.5s done [2020-06-15T13:46:23.435Z] #8 DONE 0.5s [2020-06-15T13:46:23.435Z] [2020-06-15T13:46:23.435Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T13:46:23.435Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-06-15T13:46:23.435Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-06-15T13:46:23.435Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 13.05MB / 126.96MB 0.4s [2020-06-15T13:46:23.435Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done [2020-06-15T13:46:23.435Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-06-15T13:46:23.435Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-06-15T13:46:23.435Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-06-15T13:46:23.435Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-06-15T13:46:23.435Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-06-15T13:46:23.435Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 26.37MB / 126.96MB 0.6s [2020-06-15T13:46:23.435Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-06-15T13:46:23.691Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 32.87MB / 126.96MB 0.7s [2020-06-15T13:46:23.691Z] #14 ... [2020-06-15T13:46:23.691Z] [2020-06-15T13:46:23.691Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-15T13:46:23.691Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-15T13:46:23.691Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-15T13:46:23.691Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-15T13:46:23.691Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-15T13:46:23.691Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-06-15T13:46:23.691Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-06-15T13:46:23.691Z] #5 DONE 0.8s [2020-06-15T13:46:23.691Z] [2020-06-15T13:46:23.691Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T13:46:23.691Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 44.73MB / 126.96MB 0.9s [2020-06-15T13:46:23.949Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 54.78MB / 126.96MB 1.0s [2020-06-15T13:46:23.949Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 67.65MB / 126.96MB 1.1s [2020-06-15T13:46:24.181Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-15T13:46:24.204Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 79.93MB / 126.96MB 1.2s [2020-06-15T13:46:24.204Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 104.50MB / 126.96MB 1.4s [2020-06-15T13:46:24.462Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s [2020-06-15T13:46:24.717Z] #14 ... [2020-06-15T13:46:24.717Z] [2020-06-15T13:46:24.717Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-15T13:46:24.717Z] #6 DONE 1.1s [2020-06-15T13:46:24.717Z] [2020-06-15T13:46:24.717Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T13:46:24.717Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s done [2020-06-15T13:46:24.717Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-06-15T13:46:25.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-15T13:46:25.369Z] --- PASS: TestSecretInspect (2.74s) [2020-06-15T13:46:25.369Z] === RUN TestSecretList [2020-06-15T13:46:25.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-15T13:46:27.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-15T13:46:27.865Z] --- PASS: TestSecretList (2.51s) [2020-06-15T13:46:27.865Z] === RUN TestSecretsCreateAndDelete [2020-06-15T13:46:28.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-15T13:46:29.951Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-06-15T13:46:30.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-15T13:46:30.164Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-06-15T13:46:30.164Z] === RUN TestSecretsUpdate [2020-06-15T13:46:30.206Z] #14 ... [2020-06-15T13:46:30.206Z] [2020-06-15T13:46:30.206Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-15T13:46:30.206Z] #7 0.946 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-15T13:46:30.206Z] #7 2.017 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-15T13:46:30.206Z] #7 2.122 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-15T13:46:30.206Z] #7 2.128 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-15T13:46:30.206Z] #7 2.142 (3/30) Installing readline (8.0.0-r0) [2020-06-15T13:46:30.206Z] #7 2.149 (4/30) Installing bash (5.0.0-r0) [2020-06-15T13:46:30.206Z] #7 2.172 Executing bash-5.0.0-r0.post-install [2020-06-15T13:46:30.206Z] #7 2.176 (5/30) Installing ca-certificates (20191127-r2) [2020-06-15T13:46:30.206Z] #7 2.195 (6/30) Installing libgcc (8.3.0-r0) [2020-06-15T13:46:30.206Z] #7 2.199 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-15T13:46:30.206Z] #7 2.215 (8/30) Installing binutils (2.32-r0) [2020-06-15T13:46:30.206Z] #7 2.320 (9/30) Installing gmp (6.1.2-r1) [2020-06-15T13:46:30.206Z] #7 2.329 (10/30) Installing isl (0.18-r0) [2020-06-15T13:46:30.206Z] #7 2.351 (11/30) Installing libgomp (8.3.0-r0) [2020-06-15T13:46:30.206Z] #7 2.357 (12/30) Installing libatomic (8.3.0-r0) [2020-06-15T13:46:30.206Z] #7 2.361 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-15T13:46:30.206Z] #7 2.367 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-15T13:46:30.206Z] #7 2.371 (15/30) Installing gcc (8.3.0-r0) [2020-06-15T13:46:30.206Z] #7 3.233 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-15T13:46:30.206Z] #7 3.332 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-15T13:46:30.206Z] #7 3.334 (18/30) Installing g++ (8.3.0-r0) [2020-06-15T13:46:30.206Z] #7 3.924 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-06-15T13:46:30.206Z] #7 3.928 (20/30) Installing libcurl (7.66.0-r0) [2020-06-15T13:46:30.206Z] #7 3.936 (21/30) Installing expat (2.2.8-r0) [2020-06-15T13:46:30.206Z] #7 3.939 (22/30) Installing pcre2 (10.33-r0) [2020-06-15T13:46:30.206Z] #7 3.947 (23/30) Installing git (2.22.4-r0) [2020-06-15T13:46:30.206Z] #7 4.152 (24/30) Installing libmnl (1.0.4-r0) [2020-06-15T13:46:30.206Z] #7 4.154 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-15T13:46:30.206Z] #7 4.158 (26/30) Installing iptables (1.8.3-r1) [2020-06-15T13:46:30.206Z] #7 4.186 (27/30) Installing pigz (2.4-r0) [2020-06-15T13:46:30.206Z] #7 4.192 (28/30) Installing tar (1.32-r0) [2020-06-15T13:46:30.206Z] #7 4.200 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-15T13:46:30.206Z] #7 4.207 (30/30) Installing xz (5.2.4-r0) [2020-06-15T13:46:30.206Z] #7 4.215 Executing busybox-1.30.1-r3.trigger [2020-06-15T13:46:30.206Z] #7 4.219 Executing ca-certificates-20191127-r2.trigger [2020-06-15T13:46:30.206Z] #7 4.283 OK: 179 MiB in 44 packages [2020-06-15T13:46:30.206Z] #7 DONE 5.4s [2020-06-15T13:46:30.206Z] [2020-06-15T13:46:30.206Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-15T13:46:30.206Z] #9 DONE 0.1s [2020-06-15T13:46:30.206Z] [2020-06-15T13:46:30.206Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-15T13:46:30.206Z] #10 DONE 0.1s [2020-06-15T13:46:30.206Z] [2020-06-15T13:46:30.206Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-15T13:46:30.206Z] #11 DONE 0.1s [2020-06-15T13:46:30.206Z] [2020-06-15T13:46:30.206Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T13:46:30.461Z] #14 ... [2020-06-15T13:46:30.461Z] [2020-06-15T13:46:30.461Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-15T13:46:30.461Z] #12 DONE 0.0s [2020-06-15T13:46:30.461Z] [2020-06-15T13:46:30.461Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-15T13:46:30.461Z] #13 DONE 0.1s [2020-06-15T13:46:30.461Z] [2020-06-15T13:46:30.461Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-15T13:46:31.020Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.2s done [2020-06-15T13:46:31.020Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-06-15T13:46:31.020Z] #14 DONE 8.3s [2020-06-15T13:46:31.020Z] [2020-06-15T13:46:31.020Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-15T13:46:31.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000960e80_} [2020-06-15T13:46:31.579Z] #15 0.571 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-15T13:46:32.902Z] --- PASS: TestSecretsUpdate (2.53s) [2020-06-15T13:46:32.902Z] === RUN TestTemplatedSecret [2020-06-15T13:46:32.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1848966037_/foo_false____} [2020-06-15T13:46:32.938Z] #15 1.626 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-15T13:46:32.938Z] #15 1.732 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-06-15T13:46:32.938Z] #15 1.736 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-06-15T13:46:32.938Z] #15 1.742 (3/54) Installing readline (8.0.4-r0) [2020-06-15T13:46:32.938Z] #15 1.746 (4/54) Installing bash (5.0.17-r0) [2020-06-15T13:46:32.938Z] #15 1.757 Executing bash-5.0.17-r0.post-install [2020-06-15T13:46:32.938Z] #15 1.759 (5/54) Installing linux-headers (5.4.5-r1) [2020-06-15T13:46:32.938Z] #15 1.836 (6/54) Installing libblkid (2.35.2-r0) [2020-06-15T13:46:32.938Z] #15 1.841 (7/54) Installing libuuid (2.35.2-r0) [2020-06-15T13:46:32.938Z] #15 1.843 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-06-15T13:46:32.938Z] #15 1.850 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-06-15T13:46:32.938Z] #15 1.853 (10/54) Installing libgcc (9.3.0-r2) [2020-06-15T13:46:32.938Z] #15 1.855 (11/54) Installing libstdc++ (9.3.0-r2) [2020-06-15T13:46:32.938Z] #15 1.867 (12/54) Installing binutils (2.34-r1) [2020-06-15T13:46:32.938Z] #15 1.935 (13/54) Installing libmagic (5.38-r0) [2020-06-15T13:46:32.938Z] #15 1.956 (14/54) Installing file (5.38-r0) [2020-06-15T13:46:33.193Z] #15 1.957 (15/54) Installing gmp (6.2.0-r0) [2020-06-15T13:46:33.193Z] #15 1.964 (16/54) Installing isl (0.18-r0) [2020-06-15T13:46:33.193Z] #15 1.979 (17/54) Installing libgomp (9.3.0-r2) [2020-06-15T13:46:33.193Z] #15 1.982 (18/54) Installing libatomic (9.3.0-r2) [2020-06-15T13:46:33.193Z] #15 1.983 (19/54) Installing libgphobos (9.3.0-r2) [2020-06-15T13:46:33.193Z] #15 2.024 (20/54) Installing mpfr4 (4.0.2-r4) [2020-06-15T13:46:33.193Z] #15 2.057 (21/54) Installing mpc1 (1.1.0-r1) [2020-06-15T13:46:33.193Z] #15 2.059 (22/54) Installing gcc (9.3.0-r2) [2020-06-15T13:46:33.241Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2020-06-15T13:46:33.241Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-15T13:46:33.241Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-06-15T13:46:33.241Z] === RUN TestWaitNonBlocked [2020-06-15T13:46:33.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:46:33.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:46:33.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:46:33.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:46:33.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-15T13:46:33.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-15T13:46:33.241Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-15T13:46:33.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-06-15T13:46:33.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-06-15T13:46:33.241Z] === RUN TestWaitBlocked [2020-06-15T13:46:33.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:46:33.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:46:33.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:46:33.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:46:33.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-15T13:46:33.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-15T13:46:33.897Z] Removing intermediate container 3b2f82f232e4 [2020-06-15T13:46:33.897Z] ---> 8729cd246bec [2020-06-15T13:46:33.897Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-15T13:46:33.897Z] ---> Running in 47b493f3b378 [2020-06-15T13:46:33.897Z] Removing intermediate container 47b493f3b378 [2020-06-15T13:46:33.897Z] ---> de0a6b1f3527 [2020-06-15T13:46:33.897Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-15T13:46:33.897Z] ---> Running in 48a038ec76eb [2020-06-15T13:46:33.897Z] Removing intermediate container 48a038ec76eb [2020-06-15T13:46:33.897Z] ---> 125a1d5720fb [2020-06-15T13:46:33.897Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-15T13:46:33.927Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-15T13:46:33.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-06-15T13:46:33.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-06-15T13:46:33.927Z] === CONT TestContainerStartOnDaemonRestart [2020-06-15T13:46:33.927Z] === CONT TestDaemonHostGatewayIP [2020-06-15T13:46:33.927Z] === CONT TestContainerKillOnDaemonStart [2020-06-15T13:46:33.927Z] === CONT TestIpcModeOlderClient [2020-06-15T13:46:34.119Z] #15 2.912 (23/54) Installing musl-dev (1.1.24-r8) [2020-06-15T13:46:34.119Z] #15 2.981 (24/54) Installing libc-dev (0.7.2-r3) [2020-06-15T13:46:34.119Z] #15 2.982 (25/54) Installing g++ (9.3.0-r2) [2020-06-15T13:46:34.232Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-06-15T13:46:34.232Z] === CONT TestDaemonRestartIpcMode [2020-06-15T13:46:34.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1848966037_/foo_true____} [2020-06-15T13:46:34.679Z] #15 3.384 (26/54) Installing make (4.3-r0) [2020-06-15T13:46:34.679Z] #15 3.388 (27/54) Installing fortify-headers (1.1-r0) [2020-06-15T13:46:34.679Z] #15 3.389 (28/54) Installing patch (2.7.6-r6) [2020-06-15T13:46:34.679Z] #15 3.392 (29/54) Installing build-base (0.5-r2) [2020-06-15T13:46:34.679Z] #15 3.393 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-06-15T13:46:34.679Z] #15 3.396 (31/54) Installing libcurl (7.69.1-r0) [2020-06-15T13:46:34.679Z] #15 3.403 (32/54) Installing curl (7.69.1-r0) [2020-06-15T13:46:34.679Z] #15 3.406 (33/54) Installing oniguruma (6.9.5-r1) [2020-06-15T13:46:34.679Z] #15 3.411 (34/54) Installing jq (1.6-r1) [2020-06-15T13:46:34.679Z] #15 3.417 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-06-15T13:46:34.679Z] #15 3.422 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-06-15T13:46:34.679Z] #15 3.424 (37/54) Installing libaio (0.3.112-r1) [2020-06-15T13:46:34.679Z] #15 3.425 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-06-15T13:46:34.679Z] #15 3.453 (39/54) Installing blkid (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.456 (40/54) Installing libcap-ng (0.7.10-r0) [2020-06-15T13:46:34.679Z] #15 3.457 (41/54) Installing setpriv (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.459 (42/54) Installing libmount (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.464 (43/54) Installing libsmartcols (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.468 (44/54) Installing findmnt (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.470 (45/54) Installing mcookie (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.472 (46/54) Installing hexdump (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.474 (47/54) Installing lsblk (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.476 (48/54) Installing libfdisk (2.35.2-r0) [2020-06-15T13:46:34.679Z] #15 3.481 (49/54) Installing sfdisk (2.35.2-r0) [2020-06-15T13:46:34.680Z] #15 3.484 (50/54) Installing cfdisk (2.35.2-r0) [2020-06-15T13:46:34.680Z] #15 3.487 (51/54) Installing util-linux (2.35.2-r0) [2020-06-15T13:46:34.680Z] #15 3.521 (52/54) Installing pkgconf (1.7.2-r0) [2020-06-15T13:46:34.680Z] #15 3.523 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-06-15T13:46:34.680Z] #15 3.544 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-06-15T13:46:34.680Z] #15 3.548 Executing busybox-1.31.1-r16.trigger [2020-06-15T13:46:34.680Z] #15 3.555 OK: 230 MiB in 69 packages [2020-06-15T13:46:35.239Z] #15 DONE 4.1s [2020-06-15T13:46:35.239Z] [2020-06-15T13:46:35.239Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-15T13:46:35.459Z] [2020-06-15T13:46:35.640Z] --- PASS: TestTemplatedSecret (2.73s) [2020-06-15T13:46:35.640Z] === RUN TestSecretCreateResolve [2020-06-15T13:46:35.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3030880240_/foo_false____} [2020-06-15T13:46:35.798Z] #16 DONE 0.6s [2020-06-15T13:46:35.798Z] [2020-06-15T13:46:35.798Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-15T13:46:35.927Z] ---> 5c206b66724a [2020-06-15T13:46:35.927Z] 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-15T13:46:35.927Z] ---> Running in e97a085e93e7 [2020-06-15T13:46:36.723Z] #17 DONE 0.6s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-15T13:46:36.723Z] #18 DONE 0.0s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-15T13:46:36.723Z] #22 DONE 0.1s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-15T13:46:36.723Z] #19 DONE 0.1s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-15T13:46:36.723Z] #26 DONE 0.1s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-15T13:46:36.723Z] #27 DONE 0.1s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-15T13:46:36.723Z] #23 DONE 0.0s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-15T13:46:36.723Z] #28 DONE 0.1s [2020-06-15T13:46:36.723Z] [2020-06-15T13:46:36.723Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-15T13:46:37.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3030880240_/foo_true____} [2020-06-15T13:46:37.899Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2020-06-15T13:46:37.899Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2020-06-15T13:46:37.939Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-06-15T13:46:37.939Z] PASS [2020-06-15T13:46:37.939Z] [2020-06-15T13:46:37.939Z] DONE 6 tests in 15.301s [2020-06-15T13:46:37.939Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T13:46:37.939Z] ++ 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-15T13:46:37.939Z] ++ set -e [2020-06-15T13:46:37.939Z] ++ '[' -n 0 ']' [2020-06-15T13:46:37.939Z] ++ set -x [2020-06-15T13:46:37.939Z] ++ env -i DEST=/go/src/github.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-15T13:46:37.939Z] INFO: Testing against a local daemon [2020-06-15T13:46:37.939Z] === RUN TestServiceCreateInit [2020-06-15T13:46:37.939Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T13:46:38.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3030880240_/foo_true__0xc000960ee0__} [2020-06-15T13:46:38.227Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2020-06-15T13:46:39.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000960f00_} [2020-06-15T13:46:41.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000960f20_} [2020-06-15T13:46:41.965Z] #29 ... [2020-06-15T13:46:41.965Z] [2020-06-15T13:46:41.965Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-15T13:46:41.965Z] #24 1.330 + RM_GOPATH=0 [2020-06-15T13:46:41.965Z] #24 1.330 + TMP_GOPATH= [2020-06-15T13:46:41.965Z] #24 1.330 + : /build [2020-06-15T13:46:41.965Z] #24 1.330 + '[' -z '' ']' [2020-06-15T13:46:41.965Z] #24 1.333 ++ mktemp -d [2020-06-15T13:46:41.965Z] #24 1.334 + export GOPATH=/tmp/tmp.ndBDJE [2020-06-15T13:46:41.965Z] #24 1.334 + GOPATH=/tmp/tmp.ndBDJE [2020-06-15T13:46:41.965Z] #24 1.334 + RM_GOPATH=1 [2020-06-15T13:46:41.965Z] #24 1.334 + case "$(go env GOARCH)" in [2020-06-15T13:46:41.965Z] #24 1.334 ++ go env GOARCH [2020-06-15T13:46:41.965Z] #24 1.346 + export GO_BUILDMODE=-buildmode=pie [2020-06-15T13:46:41.965Z] #24 1.346 + GO_BUILDMODE=-buildmode=pie [2020-06-15T13:46:41.965Z] #24 1.348 ++ dirname ./install.sh [2020-06-15T13:46:41.965Z] #24 1.349 + dir=. [2020-06-15T13:46:41.965Z] #24 1.349 + bin=dockercli [2020-06-15T13:46:41.965Z] #24 1.349 + shift [2020-06-15T13:46:41.965Z] #24 1.349 + '[' '!' -f ./dockercli.installer ']' [2020-06-15T13:46:41.965Z] #24 1.350 + . ./dockercli.installer [2020-06-15T13:46:41.965Z] #24 1.350 ++ : stable [2020-06-15T13:46:41.965Z] #24 1.350 ++ : 17.06.2-ce [2020-06-15T13:46:41.965Z] #24 1.350 + install_dockercli [2020-06-15T13:46:41.965Z] #24 1.350 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-15T13:46:41.965Z] #24 1.351 Install docker/cli version 17.06.2-ce from stable [2020-06-15T13:46:41.965Z] #24 1.352 ++ uname -m [2020-06-15T13:46:41.965Z] #24 1.353 + arch=x86_64 [2020-06-15T13:46:41.965Z] #24 1.353 + '[' x86_64 '!=' x86_64 ']' [2020-06-15T13:46:41.965Z] #24 1.353 + url=https://download.docker.com/linux/static [2020-06-15T13:46:41.965Z] #24 1.355 + + tar -xz curl docker/docker [2020-06-15T13:46:41.965Z] #24 1.356 -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-15T13:46:41.965Z] #24 4.038 + mkdir -p /build [2020-06-15T13:46:41.965Z] #24 4.045 + mv docker/docker /build/ [2020-06-15T13:46:41.965Z] #24 4.047 + rmdir docker [2020-06-15T13:46:41.965Z] #24 DONE 4.5s [2020-06-15T13:46:41.965Z] [2020-06-15T13:46:41.965Z] #31 [builder 1/4] COPY . . [2020-06-15T13:46:41.965Z] #31 DONE 4.6s [2020-06-15T13:46:41.965Z] [2020-06-15T13:46:41.965Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-15T13:46:41.965Z] #20 2.537 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-15T13:46:41.965Z] #20 2.866 [2020-06-15T13:46:41.965Z] #20 3.037 0.0% ######### 13.4% ############# 18.8% ###################### 31.4% ################################## 48.5% ################################################# 69.2% ############################################################## 86.6% ######################################################################## 100.0% [2020-06-15T13:46:41.965Z] #20 4.482 [2020-06-15T13:46:41.965Z] #20 4.618 ###### 8.6% ##################### 29.2% ######################################################################## 100.0% [2020-06-15T13:46:41.965Z] #20 5.359 [2020-06-15T13:46:42.020Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T13:46:42.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-15T13:46:42.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000960f40_} [2020-06-15T13:46:42.733Z] #20 5.497 0.5% ########## 14.3% ######################### 35.7% ##################################### 52.7% ####################################################### 77.0% ######################################################################## 100.0% [2020-06-15T13:46:42.989Z] #20 ... [2020-06-15T13:46:42.989Z] [2020-06-15T13:46:42.989Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-15T13:46:42.989Z] #32 DONE 1.9s [2020-06-15T13:46:42.989Z] [2020-06-15T13:46:42.989Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T13:46:44.355Z] #33 1.219 [2020-06-15T13:46:44.355Z] #33 1.287 Removing bundles/ [2020-06-15T13:46:44.355Z] #33 1.288 [2020-06-15T13:46:44.355Z] #33 1.298 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-15T13:46:44.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000960f60_} [2020-06-15T13:46:44.588Z] Removing intermediate container e97a085e93e7 [2020-06-15T13:46:44.588Z] ---> f3b4eda9f8b8 [2020-06-15T13:46:44.588Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-15T13:46:44.588Z] ---> Running in f383809e0354 [2020-06-15T13:46:45.718Z] #33 2.468 Building test suite binary ./integration-cli/test.main [2020-06-15T13:46:45.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-15T13:46:46.054Z] --- PASS: TestServiceCreateInit (8.05s) [2020-06-15T13:46:46.054Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-06-15T13:46:46.054Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2020-06-15T13:46:46.054Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T13:46:46.153Z] [2020-06-15T13:46:46.153Z] SUCCESS: Specified value was saved. [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-15T13:46:47.425Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-15T13:46:47.757Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2020-06-15T13:46:47.757Z] PASS [2020-06-15T13:46:47.757Z] [2020-06-15T13:46:47.757Z] === Skipped [2020-06-15T13:46:47.757Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-15T13:46:47.757Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:46:47.757Z] [2020-06-15T13:46:47.757Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-15T13:46:47.757Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-15T13:46:47.757Z] [2020-06-15T13:46:47.757Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-15T13:46:47.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-15T13:46:47.757Z] [2020-06-15T13:46:47.757Z] [2020-06-15T13:46:47.757Z] DONE 203 tests, 3 skipped in 108.615s [2020-06-15T13:46:47.757Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-15T13:46:47.757Z] ++ 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-15T13:46:47.757Z] ++ set -e [2020-06-15T13:46:47.757Z] ++ '[' -n 0 ']' [2020-06-15T13:46:47.757Z] ++ set -x [2020-06-15T13:46:47.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-15T13:46:47.757Z] INFO: Testing against a local daemon [2020-06-15T13:46:47.757Z] === RUN TestCommitInheritsEnv [2020-06-15T13:46:47.757Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-06-15T13:46:47.757Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-15T13:46:47.757Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-15T13:46:47.757Z] === RUN TestImagesFilterMultiReference [2020-06-15T13:46:47.757Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-06-15T13:46:47.757Z] === RUN TestImagePullPlatformInvalid [2020-06-15T13:46:47.757Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-15T13:46:47.757Z] === RUN TestRemoveImageOrphaning [2020-06-15T13:46:47.757Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-06-15T13:46:47.757Z] === RUN TestRemoveImageGarbageCollector [2020-06-15T13:46:47.757Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:46:47.757Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:46:47.757Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-15T13:46:47.757Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-15T13:46:47.757Z] === RUN TestTagInvalidReference [2020-06-15T13:46:47.757Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-15T13:46:47.757Z] === RUN TestTagValidPrefixedRepo [2020-06-15T13:46:47.757Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-15T13:46:47.757Z] === RUN TestTagExistedNameWithoutForce [2020-06-15T13:46:47.757Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-15T13:46:47.757Z] === RUN TestTagOfficialNames [2020-06-15T13:46:47.757Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-15T13:46:47.757Z] === RUN TestTagMatchesDigest [2020-06-15T13:46:47.757Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-15T13:46:47.757Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-15T13:46:48.231Z] #33 ... [2020-06-15T13:46:48.231Z] [2020-06-15T13:46:48.231Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-15T13:46:48.231Z] #20 6.561 [2020-06-15T13:46:48.231Z] #20 6.699 1.1% ###### 8.6% ############ 17.1% ################# 23.9% ###################### 31.4% ############################ 40.2% ################################# 46.1% ##################################### 52.5% ############################################ 61.2% ################################################## 70.6% ################################################## 70.7% ####################################################### 77.0% ############################################################ 84.3% #################################################################### 94.6% ######################################################################## 100.0% [2020-06-15T13:46:48.231Z] #20 8.362 [2020-06-15T13:46:48.231Z] #20 9.515 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-15T13:46:48.231Z] #20 9.996 [2020-06-15T13:46:48.231Z] #20 10.10 ######################################################################## 100.0% [2020-06-15T13:46:48.231Z] #20 10.37 [2020-06-15T13:46:48.231Z] #20 11.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-15T13:46:48.487Z] #20 11.91 [2020-06-15T13:46:48.742Z] #20 12.07 0.7% ######################################################################## 100.0% [2020-06-15T13:46:48.998Z] #20 12.39 [2020-06-15T13:46:49.100Z] Removing intermediate container f383809e0354 [2020-06-15T13:46:49.100Z] ---> ad45f5d9390e [2020-06-15T13:46:49.100Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-15T13:46:49.100Z] ---> Running in 27ea3428ab73 [2020-06-15T13:46:49.924Z] #20 13.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-15T13:46:50.180Z] #20 13.67 skipping existing 1849cc453dee [2020-06-15T13:46:50.700Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-15T13:46:50.741Z] #20 13.96 [2020-06-15T13:46:51.688Z] #20 15.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-15T13:46:52.253Z] #20 15.52 [2020-06-15T13:46:52.253Z] #20 15.69 ######################################################################## 100.0% [2020-06-15T13:46:52.596Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-15T13:46:52.812Z] #20 15.99 [2020-06-15T13:46:52.813Z] #20 16.09 Download of images into '/build' complete. [2020-06-15T13:46:52.813Z] #20 16.09 Use something like the following to load the result into a Docker daemon: [2020-06-15T13:46:52.813Z] #20 16.09 tar -cC '/build' . | docker load [2020-06-15T13:46:52.887Z] Cannot create a file when that file already exists. [2020-06-15T13:46:53.068Z] #20 DONE 16.4s [2020-06-15T13:46:53.068Z] [2020-06-15T13:46:53.068Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T13:46:54.954Z] #33 ... [2020-06-15T13:46:54.954Z] [2020-06-15T13:46:54.954Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-15T13:46:55.875Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-15T13:46:55.878Z] #21 DONE 0.7s [2020-06-15T13:46:55.878Z] [2020-06-15T13:46:55.878Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T13:46:55.878Z] #33 ... [2020-06-15T13:46:55.878Z] [2020-06-15T13:46:55.878Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-15T13:46:55.878Z] #25 DONE 0.1s [2020-06-15T13:46:55.878Z] [2020-06-15T13:46:55.878Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T13:46:56.439Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-15T13:46:56.697Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-15T13:46:57.626Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-15T13:46:58.190Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-15T13:46:58.751Z] Removing intermediate container 27ea3428ab73 [2020-06-15T13:46:58.752Z] ---> ae3b5415eac7 [2020-06-15T13:46:58.752Z] Step 13/13 : CMD ["sh"] [2020-06-15T13:46:58.752Z] ---> Running in 563f03355d58 [2020-06-15T13:46:58.752Z] Removing intermediate container 563f03355d58 [2020-06-15T13:46:58.752Z] ---> 9c67b95430d9 [2020-06-15T13:46:58.752Z] Successfully built 9c67b95430d9 [2020-06-15T13:46:58.752Z] Successfully tagged busybox:latest [2020-06-15T13:46:58.752Z] INFO: Docker images of the daemon under test [2020-06-15T13:46:58.752Z] [2020-06-15T13:46:58.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-15T13:46:58.752Z] busybox latest 9c67b95430d9 1 second ago 5.02GB [2020-06-15T13:46:58.752Z] microsoft/windowsservercore latest 486def14a6bd 11 days ago 4.98GB [2020-06-15T13:46:58.752Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 11 days ago 4.98GB [2020-06-15T13:46:58.752Z] [2020-06-15T13:46:58.752Z] INFO: Running integration tests at 06/15/2020 13:46:58... [2020-06-15T13:46:58.752Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-15T13:46:58.752Z] INFO: Integration API tests being run from the host: [2020-06-15T13:46:58.752Z] INFO: make.ps1 starting at 06/15/2020 13:46:58 [2020-06-15T13:46:58.754Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-15T13:46:59.219Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-15T13:46:59.319Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-15T13:46:59.576Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-15T13:47:00.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-15T13:47:00.399Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-15T13:47:00.963Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-15T13:47:01.896Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-15T13:47:02.463Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-15T13:47:03.393Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-15T13:47:03.957Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-15T13:47:04.214Z] --- PASS: TestCreateServiceMultipleTimes (18.19s) [2020-06-15T13:47:04.214Z] === RUN TestCreateServiceConflict [2020-06-15T13:47:04.471Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-15T13:47:05.405Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-15T13:47:06.336Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-15T13:47:06.901Z] --- PASS: TestCreateServiceConflict (2.64s) [2020-06-15T13:47:06.901Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T13:47:07.159Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-15T13:47:08.090Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-15T13:47:08.090Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-15T13:47:09.023Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-15T13:47:09.995Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-15T13:47:09.995Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2020-06-15T13:47:09.995Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T13:47:10.702Z] #33 ... [2020-06-15T13:47:10.702Z] [2020-06-15T13:47:10.702Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-15T13:47:10.702Z] #29 31.94 # github.com/docker/docker/contrib/httpserver [2020-06-15T13:47:10.702Z] #29 31.94 loadinternal: cannot find runtime/cgo [2020-06-15T13:47:10.702Z] #29 DONE 32.1s [2020-06-15T13:47:10.702Z] [2020-06-15T13:47:10.702Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T13:47:10.702Z] #33 ... [2020-06-15T13:47:10.702Z] [2020-06-15T13:47:10.702Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-15T13:47:10.702Z] #30 DONE 0.1s [2020-06-15T13:47:10.702Z] [2020-06-15T13:47:10.702Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-15T13:47:10.944Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-15T13:47:11.508Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-15T13:47:12.440Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-15T13:47:13.810Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-15T13:47:14.067Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-15T13:47:15.436Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-15T13:47:18.709Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-15T13:47:20.602Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-15T13:47:20.859Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-15T13:47:23.383Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-15T13:47:23.947Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s) [2020-06-15T13:47:23.947Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T13:47:24.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:47:24.537Z] INFO: Testing against a local daemon [2020-06-15T13:47:25.843Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-15T13:47:26.773Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-15T13:47:26.774Z] --- PASS: TestCreateServiceSecretFileMode (2.84s) [2020-06-15T13:47:26.774Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T13:47:30.049Z] --- PASS: TestCreateServiceConfigFileMode (2.94s) [2020-06-15T13:47:30.049Z] === RUN TestCreateServiceSysctls [2020-06-15T13:47:30.306Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-15T13:47:30.870Z] === RUN TestDockerSuite/TestCpToDot [2020-06-15T13:47:31.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-15T13:47:33.177Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-15T13:47:33.177Z] --- PASS: TestCreateServiceSysctls (3.62s) [2020-06-15T13:47:33.177Z] === RUN TestCreateServiceCapabilities [2020-06-15T13:47:34.108Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-15T13:47:34.672Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-15T13:47:35.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-15T13:47:36.169Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-15T13:47:36.427Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-15T13:47:36.427Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2020-06-15T13:47:36.427Z] === RUN TestInspect [2020-06-15T13:47:37.360Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-15T13:47:38.292Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-15T13:47:38.292Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-15T13:47:38.551Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-15T13:47:39.116Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-15T13:47:39.463Z] ok github.com/docker/docker/integration/build 15.787s [2020-06-15T13:47:39.680Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-15T13:47:39.680Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-15T13:47:39.680Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === Skipped [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-15T13:47:39.932Z] build_session_test.go:25: TODO: BuildKit [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-15T13:47:39.932Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-15T13:47:39.932Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-15T13:47:39.932Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-06-15T13:47:39.932Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-06-15T13:47:39.932Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-06-15T13:47:39.932Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-15T13:47:39.932Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-06-15T13:47:39.932Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-06-15T13:47:39.932Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] DONE 22 tests, 10 skipped in 40.589s [2020-06-15T13:47:39.932Z] [2020-06-15T13:47:39.932Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-15T13:47:39.938Z] --- PASS: TestInspect (3.41s) [2020-06-15T13:47:39.938Z] === RUN TestCreateJob [2020-06-15T13:47:40.196Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-15T13:47:40.760Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-15T13:47:40.760Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-15T13:47:40.760Z] === RUN TestDockerSuite/TestCreateRM [2020-06-15T13:47:40.760Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-15T13:47:40.760Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-15T13:47:41.017Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-15T13:47:41.018Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-15T13:47:41.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-15T13:47:42.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:47:42.893Z] INFO: Testing against a local daemon [2020-06-15T13:47:42.893Z] ok github.com/docker/docker/integration/config 0.255s [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === Skipped [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-15T13:47:42.893Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] DONE 7 tests, 7 skipped in 2.762s [2020-06-15T13:47:42.893Z] [2020-06-15T13:47:42.893Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-15T13:47:43.478Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-15T13:47:43.478Z] --- PASS: TestCreateJob (3.47s) [2020-06-15T13:47:43.478Z] === RUN TestReplicatedJob [2020-06-15T13:47:43.478Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-15T13:47:43.478Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-15T13:47:46.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:47:46.684Z] INFO: Testing against a local daemon [2020-06-15T13:47:50.031Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-15T13:47:50.031Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-15T13:47:50.031Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-15T13:47:50.031Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-15T13:47:50.031Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-15T13:47:50.031Z] --- PASS: TestReplicatedJob (6.47s) [2020-06-15T13:47:50.031Z] === RUN TestUpdateReplicatedJob [2020-06-15T13:47:50.031Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-15T13:47:51.766Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-15T13:47:51.766Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-15T13:47:52.329Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-15T13:47:53.259Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-15T13:47:53.517Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2020-06-15T13:47:53.517Z] === RUN TestServiceListWithStatuses [2020-06-15T13:47:53.517Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T13:47:53.517Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:47:53.517Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T13:47:54.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-15T13:47:55.013Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-15T13:47:55.578Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-15T13:47:55.836Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-15T13:47:56.400Z] === RUN TestDockerSuite/TestDockerFails [2020-06-15T13:47:56.400Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-15T13:47:56.400Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-15T13:47:56.400Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-15T13:47:57.331Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-15T13:47:58.262Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-15T13:47:58.520Z] --- PASS: TestDockerNetworkConnectAlias (5.05s) [2020-06-15T13:47:58.520Z] === RUN TestDockerNetworkReConnect [2020-06-15T13:47:59.451Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-15T13:47:59.451Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-15T13:47:59.451Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-15T13:47:59.709Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-15T13:48:00.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-15T13:48:02.538Z] --- PASS: TestDockerNetworkReConnect (4.09s) [2020-06-15T13:48:02.538Z] === RUN TestServicePlugin [2020-06-15T13:48:05.815Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-15T13:48:07.712Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-15T13:48:10.234Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-15T13:48:11.166Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-15T13:48:11.731Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-15T13:48:12.295Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-15T13:48:13.227Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-15T13:48:13.483Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-15T13:48:14.047Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-15T13:48:14.611Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-15T13:48:15.981Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-15T13:48:16.913Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-15T13:48:19.470Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-15T13:48:21.388Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-15T13:48:22.320Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-15T13:48:23.252Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-15T13:48:23.816Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-15T13:48:24.073Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-15T13:48:25.003Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-15T13:48:25.260Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-15T13:48:25.260Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-15T13:48:25.517Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-15T13:48:25.774Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-15T13:48:25.774Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-15T13:48:26.705Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-15T13:48:27.635Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-15T13:48:27.635Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-15T13:48:27.635Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-15T13:48:28.198Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-15T13:48:28.199Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-15T13:48:28.762Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-15T13:48:29.692Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-15T13:48:29.948Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-15T13:48:29.948Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-15T13:48:29.948Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-15T13:48:31.318Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-15T13:48:31.575Z] === RUN TestDockerSuite/TestEventsRename [2020-06-15T13:48:32.139Z] === RUN TestDockerSuite/TestEventsResize [2020-06-15T13:48:32.703Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-15T13:48:32.960Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-15T13:48:33.524Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-15T13:48:34.088Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-15T13:48:35.018Z] --- PASS: TestServicePlugin (32.18s) [2020-06-15T13:48:35.018Z] plugin_test.go:62: [da11a19a882d4] joining swarm manager [dff3abe37e5bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T13:48:35.018Z] plugin_test.go:65: [dcf98a6502bb3] joining swarm manager [dff3abe37e5bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T13:48:35.018Z] === RUN TestServiceUpdateLabel [2020-06-15T13:48:36.912Z] === RUN TestDockerSuite/TestEventsTop [2020-06-15T13:48:37.476Z] --- PASS: TestServiceUpdateLabel (2.48s) [2020-06-15T13:48:37.476Z] === RUN TestServiceUpdateSecrets [2020-06-15T13:48:37.476Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-15T13:48:40.750Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-15T13:48:41.007Z] === RUN TestDockerSuite/TestExec [2020-06-15T13:48:41.571Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-15T13:48:42.136Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-15T13:48:42.701Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-15T13:48:43.267Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-15T13:48:44.198Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-15T13:48:44.455Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-15T13:48:45.020Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-15T13:48:45.584Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-15T13:48:46.516Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-15T13:48:46.774Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-15T13:48:47.339Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-15T13:48:48.270Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-15T13:48:48.745Z] ok github.com/docker/docker/integration/container 58.255s [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === Skipped [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-15T13:48:48.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.04s) [2020-06-15T13:48:48.746Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-06-15T13:48:48.746Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-06-15T13:48:48.746Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-06-15T13:48:48.746Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-15T13:48:48.746Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-15T13:48:48.746Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-15T13:48:48.746Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-15T13:48:48.746Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-15T13:48:48.746Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-15T13:48:48.746Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-15T13:48:48.746Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-15T13:48:48.746Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-15T13:48:48.746Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-15T13:48:48.746Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-15T13:48:48.746Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-15T13:48:48.746Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-15T13:48:48.746Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-15T13:48:48.746Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-15T13:48:48.746Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-15T13:48:48.746Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-15T13:48:48.746Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-15T13:48:48.746Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-15T13:48:48.746Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-15T13:48:48.746Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-15T13:48:48.746Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-15T13:48:48.746Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-15T13:48:48.746Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-15T13:48:48.746Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-15T13:48:48.746Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-15T13:48:48.746Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-15T13:48:48.746Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-15T13:48:48.746Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-15T13:48:48.746Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-15T13:48:48.746Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-15T13:48:48.746Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] DONE 84 tests, 42 skipped in 61.424s [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-15T13:48:48.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:48:48.746Z] INFO: Testing against a local daemon [2020-06-15T13:48:48.746Z] ok github.com/docker/docker/integration/image 0.537s [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === Skipped [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-15T13:48:48.746Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-15T13:48:48.746Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-15T13:48:48.746Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-15T13:48:48.746Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] DONE 11 tests, 4 skipped in 2.903s [2020-06-15T13:48:48.746Z] [2020-06-15T13:48:48.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-15T13:48:49.202Z] === RUN TestDockerSuite/TestExecEnv [2020-06-15T13:48:49.766Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-15T13:48:50.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:48:50.309Z] INFO: Testing against a local daemon [2020-06-15T13:48:50.309Z] ok github.com/docker/docker/integration/network 0.298s [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === Skipped [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-15T13:48:50.309Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-15T13:48:50.309Z] 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-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-15T13:48:50.309Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-15T13:48:50.309Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-15T13:48:50.309Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-15T13:48:50.309Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-15T13:48:50.309Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] DONE 19 tests, 15 skipped in 2.873s [2020-06-15T13:48:50.309Z] [2020-06-15T13:48:50.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-15T13:48:50.697Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-15T13:48:51.261Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-15T13:48:51.298Z] testing: warning: no tests to run [2020-06-15T13:48:51.298Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2020-06-15T13:48:51.298Z] [2020-06-15T13:48:51.298Z] DONE 0 tests in 0.908s [2020-06-15T13:48:51.298Z] [2020-06-15T13:48:51.298Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-15T13:48:52.192Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2020-06-15T13:48:52.192Z] === RUN TestServiceUpdateConfigs [2020-06-15T13:48:52.287Z] testing: warning: no tests to run [2020-06-15T13:48:52.287Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2020-06-15T13:48:52.287Z] [2020-06-15T13:48:52.287Z] DONE 0 tests in 0.892s [2020-06-15T13:48:52.287Z] [2020-06-15T13:48:52.287Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-15T13:48:52.756Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-15T13:48:53.274Z] testing: warning: no tests to run [2020-06-15T13:48:53.274Z] ok github.com/docker/docker/integration/plugin 0.088s [2020-06-15T13:48:53.274Z] [2020-06-15T13:48:53.274Z] DONE 0 tests in 0.915s [2020-06-15T13:48:53.274Z] [2020-06-15T13:48:53.274Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-15T13:48:53.322Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-15T13:48:54.255Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-15T13:48:54.260Z] testing: warning: no tests to run [2020-06-15T13:48:54.260Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2020-06-15T13:48:54.260Z] [2020-06-15T13:48:54.260Z] DONE 0 tests in 0.888s [2020-06-15T13:48:54.260Z] [2020-06-15T13:48:54.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-15T13:48:54.820Z] === RUN TestDockerSuite/TestExecParseError [2020-06-15T13:48:55.384Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-15T13:48:55.641Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-15T13:48:56.206Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-15T13:48:57.137Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-15T13:48:57.704Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-15T13:48:58.268Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-15T13:48:59.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-15T13:49:02.076Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-15T13:49:02.076Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-15T13:49:02.076Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-15T13:49:03.437Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-15T13:49:04.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:04.771Z] INFO: Testing against a local daemon [2020-06-15T13:49:04.771Z] ok github.com/docker/docker/integration/plugin/common 0.278s [2020-06-15T13:49:04.771Z] [2020-06-15T13:49:04.771Z] === Skipped [2020-06-15T13:49:04.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-15T13:49:04.771Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-15T13:49:04.771Z] [2020-06-15T13:49:04.771Z] [2020-06-15T13:49:04.771Z] DONE 3 tests, 1 skipped in 9.571s [2020-06-15T13:49:04.771Z] [2020-06-15T13:49:04.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-15T13:49:06.698Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-15T13:49:07.624Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-15T13:49:07.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:07.721Z] INFO: Testing against a local daemon [2020-06-15T13:49:07.721Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.262s [2020-06-15T13:49:07.721Z] [2020-06-15T13:49:07.721Z] === Skipped [2020-06-15T13:49:07.721Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-15T13:49:07.721Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-15T13:49:07.721Z] [2020-06-15T13:49:07.721Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-15T13:49:07.721Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-15T13:49:07.721Z] [2020-06-15T13:49:07.721Z] [2020-06-15T13:49:07.721Z] DONE 2 tests, 2 skipped in 3.823s [2020-06-15T13:49:07.721Z] [2020-06-15T13:49:07.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-15T13:49:07.730Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2020-06-15T13:49:07.730Z] === RUN TestServiceUpdateNetwork [2020-06-15T13:49:08.986Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-15T13:49:09.101Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-15T13:49:09.358Z] === RUN TestDockerSuite/TestExecTTY [2020-06-15T13:49:09.921Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-15T13:49:10.349Z] #33 147.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-15T13:49:10.485Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-15T13:49:10.604Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-15T13:49:10.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:10.688Z] INFO: Testing against a local daemon [2020-06-15T13:49:10.688Z] ok github.com/docker/docker/integration/plugin/logging 0.243s [2020-06-15T13:49:10.688Z] [2020-06-15T13:49:10.688Z] === Skipped [2020-06-15T13:49:10.688Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-15T13:49:10.688Z] read_test.go:21: no unix domain sockets on Windows [2020-06-15T13:49:10.688Z] [2020-06-15T13:49:10.688Z] [2020-06-15T13:49:10.688Z] DONE 1 tests, 1 skipped in 2.978s [2020-06-15T13:49:10.688Z] [2020-06-15T13:49:10.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-15T13:49:11.049Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-15T13:49:11.614Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-15T13:49:11.614Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-15T13:49:11.965Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-15T13:49:12.253Z] testing: warning: no tests to run [2020-06-15T13:49:12.253Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.113s [2020-06-15T13:49:12.253Z] [2020-06-15T13:49:12.253Z] DONE 0 tests in 1.542s [2020-06-15T13:49:12.253Z] [2020-06-15T13:49:12.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-15T13:49:13.513Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-15T13:49:13.844Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-15T13:49:13.850Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-15T13:49:14.808Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-15T13:49:15.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:15.204Z] INFO: Testing against a local daemon [2020-06-15T13:49:15.204Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2020-06-15T13:49:15.213Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-15T13:49:15.381Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-15T13:49:15.671Z] [2020-06-15T13:49:15.671Z] === Skipped [2020-06-15T13:49:15.671Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-15T13:49:15.671Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:15.671Z] [2020-06-15T13:49:15.671Z] [2020-06-15T13:49:15.671Z] DONE 1 tests, 1 skipped in 3.164s [2020-06-15T13:49:15.671Z] [2020-06-15T13:49:15.671Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-15T13:49:15.944Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-15T13:49:17.098Z] #33 153.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-15T13:49:17.352Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-15T13:49:17.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:17.890Z] INFO: Testing against a local daemon [2020-06-15T13:49:17.890Z] ok github.com/docker/docker/integration/secret 0.217s [2020-06-15T13:49:17.890Z] [2020-06-15T13:49:17.890Z] === Skipped [2020-06-15T13:49:17.890Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-15T13:49:17.890Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:17.890Z] [2020-06-15T13:49:17.890Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-15T13:49:17.890Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-15T13:49:18.358Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-15T13:49:18.358Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-15T13:49:18.358Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-15T13:49:18.358Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] DONE 6 tests, 6 skipped in 2.534s [2020-06-15T13:49:18.358Z] [2020-06-15T13:49:18.358Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-15T13:49:19.238Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-15T13:49:20.119Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2020-06-15T13:49:20.119Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T13:49:20.376Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-15T13:49:20.601Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-15T13:49:21.307Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T13:49:21.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:21.309Z] INFO: Testing against a local daemon [2020-06-15T13:49:21.309Z] ok github.com/docker/docker/integration/service 0.382s [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === Skipped [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-15T13:49:21.777Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-15T13:49:21.777Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-15T13:49:21.777Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-15T13:49:21.777Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-15T13:49:21.777Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-15T13:49:21.777Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-06-15T13:49:21.777Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.777Z] [2020-06-15T13:49:21.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-15T13:49:21.778Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-15T13:49:21.778Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-15T13:49:21.778Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-15T13:49:21.778Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-15T13:49:21.778Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-15T13:49:21.778Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-15T13:49:21.778Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-15T13:49:21.778Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-15T13:49:21.778Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-15T13:49:21.778Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-15T13:49:21.778Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-15T13:49:21.778Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-15T13:49:21.778Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-06-15T13:49:21.778Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] DONE 24 tests, 23 skipped in 3.381s [2020-06-15T13:49:21.778Z] [2020-06-15T13:49:21.778Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-15T13:49:21.871Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T13:49:21.964Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-15T13:49:23.325Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-15T13:49:23.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:23.992Z] INFO: Testing against a local daemon [2020-06-15T13:49:23.992Z] ok github.com/docker/docker/integration/session 0.226s [2020-06-15T13:49:23.992Z] [2020-06-15T13:49:23.992Z] === Skipped [2020-06-15T13:49:23.992Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-15T13:49:23.992Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-15T13:49:23.992Z] [2020-06-15T13:49:23.992Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-15T13:49:23.992Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-15T13:49:23.992Z] [2020-06-15T13:49:23.992Z] [2020-06-15T13:49:23.992Z] DONE 2 tests, 2 skipped in 2.545s [2020-06-15T13:49:24.460Z] [2020-06-15T13:49:24.460Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-15T13:49:24.688Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-15T13:49:25.145Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-15T13:49:26.051Z] #33 162.8 [2020-06-15T13:49:26.051Z] #33 DONE 163.0s [2020-06-15T13:49:26.051Z] [2020-06-15T13:49:26.051Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-15T13:49:26.518Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-15T13:49:26.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:26.675Z] INFO: Testing against a local daemon [2020-06-15T13:49:27.936Z] #34 DONE 1.5s [2020-06-15T13:49:28.238Z] ok github.com/docker/docker/integration/system 1.585s [2020-06-15T13:49:28.238Z] [2020-06-15T13:49:28.238Z] === Skipped [2020-06-15T13:49:28.238Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:49:28.238Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-15T13:49:28.238Z] [2020-06-15T13:49:28.238Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-06-15T13:49:28.238Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-15T13:49:28.238Z] [2020-06-15T13:49:28.238Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-15T13:49:28.238Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-15T13:49:28.238Z] [2020-06-15T13:49:28.238Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-15T13:49:28.239Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-15T13:49:28.239Z] [2020-06-15T13:49:28.239Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-15T13:49:28.239Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-15T13:49:28.239Z] [2020-06-15T13:49:28.239Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-15T13:49:28.239Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-15T13:49:28.239Z] [2020-06-15T13:49:28.239Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-15T13:49:28.239Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-15T13:49:28.239Z] [2020-06-15T13:49:28.239Z] [2020-06-15T13:49:28.239Z] DONE 13 tests, 7 skipped in 3.819s [2020-06-15T13:49:28.239Z] [2020-06-15T13:49:28.239Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-15T13:49:29.048Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T13:49:29.296Z] [2020-06-15T13:49:29.296Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-15T13:49:30.221Z] #35 DONE 0.7s [2020-06-15T13:49:30.221Z] [2020-06-15T13:49:30.221Z] #36 exporting to image [2020-06-15T13:49:30.221Z] #36 exporting layers [2020-06-15T13:49:30.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:30.453Z] INFO: Testing against a local daemon [2020-06-15T13:49:30.923Z] ok github.com/docker/docker/integration/volume 0.338s [2020-06-15T13:49:30.923Z] [2020-06-15T13:49:30.923Z] === Skipped [2020-06-15T13:49:30.923Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-15T13:49:30.923Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-15T13:49:30.923Z] [2020-06-15T13:49:30.923Z] [2020-06-15T13:49:30.923Z] DONE 5 tests, 1 skipped in 2.747s [2020-06-15T13:49:30.923Z] [2020-06-15T13:49:30.923Z] INFO: make.ps1 ended at 06/15/2020 13:49:30 [2020-06-15T13:49:30.923Z] INFO: Integration CLI tests being run from the host: [2020-06-15T13:49:30.923Z] 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-15T13:49:30.941Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-15T13:49:31.505Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-15T13:49:31.505Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-15T13:49:31.505Z] === RUN TestDockerSuite/TestHealth [2020-06-15T13:49:33.479Z] #36 exporting layers 2.9s done [2020-06-15T13:49:33.479Z] #36 writing image sha256:fed2b2b1533170b21d03b25a82768ea6e050d5504375f210dc8c0d1380276b46 done [2020-06-15T13:49:33.479Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-15T13:49:33.479Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T13:49:33.823Z] + echo Ensuring container killed. [2020-06-15T13:49:33.823Z] Ensuring container killed. [2020-06-15T13:49:33.823Z] + docker rm -vf docker-pr2 [2020-06-15T13:49:33.823Z] Error: No such container: docker-pr2 [2020-06-15T13:49:33.823Z] + true [Pipeline] sh [2020-06-15T13:49:34.138Z] + echo Chowning /workspace to jenkins user [2020-06-15T13:49:34.138Z] Chowning /workspace to jenkins user [2020-06-15T13:49:34.138Z] + id -u [2020-06-15T13:49:34.138Z] + id -g [2020-06-15T13:49:34.138Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41108:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T13:49:35.393Z] + bundleName=unit [2020-06-15T13:49:35.394Z] + echo Creating unit-bundles.tar.gz [2020-06-15T13:49:35.394Z] Creating unit-bundles.tar.gz [2020-06-15T13:49:35.394Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-15T13:49:35.394Z] bundles/junit-report.xml [2020-06-15T13:49:35.394Z] bundles/go-test-report.json [2020-06-15T13:49:35.394Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-15T13:49:35.401Z] Archiving artifacts [2020-06-15T13:49:35.815Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T13:49:36.120Z] + make clean [2020-06-15T13:49:36.375Z] docker volume rm -f docker-dev-cache [2020-06-15T13:49:36.375Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T13:49:36.755Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2020-06-15T13:49:36.755Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-06-15T13:49:36.755Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2020-06-15T13:49:36.755Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-06-15T13:49:36.755Z] PASS [2020-06-15T13:49:36.755Z] [2020-06-15T13:49:36.755Z] === Skipped [2020-06-15T13:49:36.755Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T13:49:36.755Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:49:36.755Z] [2020-06-15T13:49:36.755Z] [2020-06-15T13:49:36.755Z] DONE 27 tests, 1 skipped in 178.589s [2020-06-15T13:49:36.755Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T13:49:36.755Z] ++ 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-15T13:49:36.755Z] ++ set -e [2020-06-15T13:49:36.755Z] ++ '[' -n 0 ']' [2020-06-15T13:49:36.755Z] ++ set -x [2020-06-15T13:49:36.755Z] ++ env -i DEST=/go/src/github.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-15T13:49:36.755Z] INFO: Testing against a local daemon [2020-06-15T13:49:36.755Z] === RUN TestSessionCreate [2020-06-15T13:49:36.755Z] --- PASS: TestSessionCreate (0.02s) [2020-06-15T13:49:36.755Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T13:49:36.755Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-15T13:49:36.755Z] PASS [2020-06-15T13:49:36.755Z] [2020-06-15T13:49:36.755Z] DONE 2 tests in 0.164s [2020-06-15T13:49:36.755Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T13:49:36.755Z] ++ 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-15T13:49:36.755Z] ++ set -e [2020-06-15T13:49:36.755Z] ++ '[' -n 0 ']' [2020-06-15T13:49:36.755Z] ++ set -x [2020-06-15T13:49:36.755Z] ++ env -i DEST=/go/src/github.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-15T13:49:36.755Z] INFO: Testing against a local daemon [2020-06-15T13:49:36.755Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T13:49:36.755Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:49:36.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:49:36.756Z] === RUN TestEventsExecDie [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T13:49:37.319Z] --- PASS: TestEventsExecDie (0.60s) [2020-06-15T13:49:37.319Z] === RUN TestEventsBackwardsCompatible [2020-06-15T13:49:37.319Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-06-15T13:49:37.319Z] === RUN TestInfoBinaryCommits [2020-06-15T13:49:37.319Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-15T13:49:37.319Z] === RUN TestInfoAPIVersioned [2020-06-15T13:49:37.319Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T13:49:37.319Z] === RUN TestInfoDiscoveryBackend [2020-06-15T13:49:37.882Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-06-15T13:49:37.882Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T13:49:38.814Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T13:49:38.814Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T13:49:39.379Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-15T13:49:39.379Z] === RUN TestInfoAPI [2020-06-15T13:49:39.379Z] --- PASS: TestInfoAPI (0.02s) [2020-06-15T13:49:39.379Z] === RUN TestInfoAPIWarnings [2020-06-15T13:49:39.942Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-15T13:49:39.942Z] === RUN TestInfoDebug [2020-06-15T13:49:40.505Z] --- PASS: TestInfoDebug (0.53s) [2020-06-15T13:49:40.505Z] === RUN TestInfoInsecureRegistries [2020-06-15T13:49:41.069Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-15T13:49:41.069Z] === RUN TestInfoRegistryMirrors [2020-06-15T13:49:41.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-15T13:49:41.380Z] INFO: Testing against a local daemon [2020-06-15T13:49:41.632Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-06-15T13:49:41.632Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T13:49:41.889Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-06-15T13:49:41.889Z] === RUN TestPingCacheHeaders [2020-06-15T13:49:41.889Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-06-15T13:49:41.889Z] === RUN TestPingGet [2020-06-15T13:49:41.889Z] --- PASS: TestPingGet (0.01s) [2020-06-15T13:49:41.889Z] === RUN TestPingHead [2020-06-15T13:49:42.146Z] --- PASS: TestPingHead (0.02s) [2020-06-15T13:49:42.146Z] === RUN TestVersion [2020-06-15T13:49:42.146Z] --- PASS: TestVersion (0.02s) [2020-06-15T13:49:42.146Z] PASS [2020-06-15T13:49:42.146Z] [2020-06-15T13:49:42.146Z] === Skipped [2020-06-15T13:49:42.146Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:49:42.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:49:42.146Z] [2020-06-15T13:49:42.146Z] [2020-06-15T13:49:42.146Z] DONE 18 tests, 1 skipped in 5.485s [2020-06-15T13:49:42.146Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T13:49:42.146Z] ++ 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-15T13:49:42.146Z] ++ set -e [2020-06-15T13:49:42.146Z] ++ '[' -n 0 ']' [2020-06-15T13:49:42.146Z] ++ set -x [2020-06-15T13:49:42.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:49:42.146Z] INFO: Testing against a local daemon [2020-06-15T13:49:42.146Z] === RUN TestVolumesCreateAndList [2020-06-15T13:49:42.146Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-15T13:49:42.146Z] === RUN TestVolumesRemove [2020-06-15T13:49:42.146Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-15T13:49:42.146Z] === RUN TestVolumesInspect [2020-06-15T13:49:42.403Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-15T13:49:42.403Z] === RUN TestVolumesInvalidJSON [2020-06-15T13:49:42.403Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T13:49:42.403Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T13:49:42.403Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T13:49:42.403Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-15T13:49:42.403Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T13:49:42.403Z] PASS [2020-06-15T13:49:42.403Z] [2020-06-15T13:49:42.403Z] DONE 5 tests in 0.229s [2020-06-15T13:49:42.403Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T13:49:42.403Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T13:49:42.403Z] +++ kill 5534 [2020-06-15T13:49:43.772Z] +++ /etc/init.d/apparmor stop [2020-06-15T13:49:43.772Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T13:49:43.772Z] [2020-06-15T13:49:43.772Z] Unloading profiles will leave already running processes permanently [2020-06-15T13:49:43.772Z] unconfined, which can lead to unexpected situations. [2020-06-15T13:49:43.772Z] [2020-06-15T13:49:43.772Z] To set a process to complain mode, use the command line tool [2020-06-15T13:49:43.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T13:49:43.772Z] +++ true [2020-06-15T13:49:43.772Z] exiting test-integration [2020-06-15T13:49:43.772Z] ++ exit 0 [2020-06-15T13:49:43.772Z] [2020-06-15T13:49:44.336Z] + for job in $(jobs -p) [2020-06-15T13:49:44.336Z] + wait 11489 [2020-06-15T13:49:50.879Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-15T13:49:50.879Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-15T13:49:50.879Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-15T13:49:50.879Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-15T13:49:50.879Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-15T13:49:50.879Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-15T13:49:51.136Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-15T13:49:51.136Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-15T13:49:51.136Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-15T13:49:51.136Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-15T13:49:51.393Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-15T13:49:51.651Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-15T13:49:51.908Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-15T13:49:51.908Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-15T13:49:52.472Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-15T13:49:52.472Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-15T13:49:53.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-15T13:49:53.036Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-15T13:49:53.968Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-15T13:49:53.968Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-15T13:49:54.225Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-15T13:49:56.745Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-15T13:49:56.745Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-15T13:49:57.002Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-15T13:49:57.933Z] === RUN TestDockerSuite/TestImportFile [2020-06-15T13:49:58.864Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-15T13:49:58.864Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-15T13:50:00.236Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-15T13:50:01.169Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-15T13:50:02.540Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-15T13:50:02.797Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-15T13:50:03.361Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-15T13:50:03.925Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-15T13:50:03.926Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-15T13:50:03.926Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-15T13:50:04.183Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-15T13:50:04.748Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-15T13:50:05.312Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-15T13:50:05.570Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-15T13:50:06.133Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-15T13:50:06.390Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-15T13:50:06.390Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-15T13:50:07.759Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-15T13:50:08.017Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-15T13:50:08.580Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-15T13:50:08.580Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-15T13:50:08.836Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-15T13:50:08.836Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-15T13:50:09.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-15T13:50:10.024Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-15T13:50:10.587Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-15T13:50:11.151Z] === RUN TestDockerSuite/TestInspectImage [2020-06-15T13:50:11.151Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-15T13:50:11.151Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-15T13:50:11.151Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-15T13:50:11.408Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-15T13:50:11.558Z] --- PASS: TestImportExtremelyLargeImageWorks (196.04s) [2020-06-15T13:50:11.558Z] PASS [2020-06-15T13:50:11.558Z] [2020-06-15T13:50:11.558Z] === Skipped [2020-06-15T13:50:11.558Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-15T13:50:11.558Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:50:11.558Z] [2020-06-15T13:50:11.558Z] [2020-06-15T13:50:11.558Z] DONE 12 tests, 1 skipped in 197.044s [2020-06-15T13:50:11.558Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-15T13:50:11.558Z] ++ 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-15T13:50:11.558Z] ++ set -e [2020-06-15T13:50:11.558Z] ++ '[' -n 0 ']' [2020-06-15T13:50:11.558Z] ++ set -x [2020-06-15T13:50:11.558Z] ++ env -i DEST=/go/src/github.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-15T13:50:11.558Z] INFO: Testing against a local daemon [2020-06-15T13:50:11.558Z] === RUN TestNetworkCreateDelete [2020-06-15T13:50:11.558Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-06-15T13:50:11.558Z] === RUN TestDockerNetworkDeletePreferID [2020-06-15T13:50:11.558Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-06-15T13:50:11.558Z] === RUN TestDaemonDNSFallback [2020-06-15T13:50:11.558Z] --- PASS: TestDaemonDNSFallback (1.61s) [2020-06-15T13:50:11.558Z] === RUN TestInspectNetwork [2020-06-15T13:50:11.558Z] === RUN TestInspectNetwork/full_network_id [2020-06-15T13:50:11.558Z] === RUN TestInspectNetwork/partial_network_id [2020-06-15T13:50:11.558Z] === RUN TestInspectNetwork/network_name [2020-06-15T13:50:11.558Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-15T13:50:11.972Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-15T13:50:11.972Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-15T13:50:12.537Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-15T13:50:12.889Z] --- PASS: TestInspectNetwork (6.89s) [2020-06-15T13:50:12.889Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-15T13:50:12.889Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-15T13:50:12.889Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-15T13:50:12.889Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-15T13:50:12.889Z] === RUN TestRunContainerWithBridgeNone [2020-06-15T13:50:13.101Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-15T13:50:14.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-15T13:50:14.470Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-15T13:50:14.470Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-15T13:50:15.322Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-06-15T13:50:15.322Z] === RUN TestNetworkInvalidJSON [2020-06-15T13:50:15.322Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-15T13:50:15.322Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-15T13:50:15.322Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:50:15.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:50:15.322Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:50:15.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:50:15.322Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-15T13:50:15.322Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-15T13:50:15.322Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-15T13:50:15.322Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-15T13:50:15.322Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-15T13:50:15.322Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-15T13:50:15.322Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-15T13:50:15.322Z] === RUN TestHostIPv4BridgeLabel [2020-06-15T13:50:15.401Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-15T13:50:15.659Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-15T13:50:15.891Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-06-15T13:50:15.891Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-15T13:50:16.576Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-15T13:50:16.576Z] === RUN TestDaemonDefaultNetworkPools [2020-06-15T13:50:17.258Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-06-15T13:50:17.258Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-15T13:50:17.563Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-15T13:50:18.126Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-15T13:50:18.350Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-06-15T13:50:18.350Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-15T13:50:19.056Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-15T13:50:19.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-15T13:50:19.313Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-15T13:50:19.878Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-15T13:50:19.954Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-06-15T13:50:19.954Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-15T13:50:20.268Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-06-15T13:50:20.268Z] === RUN TestServiceWithPredefinedNetwork [2020-06-15T13:50:20.442Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-15T13:50:21.006Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-15T13:50:21.264Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-15T13:50:22.424Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2020-06-15T13:50:22.424Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-15T13:50:22.424Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:50:22.424Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:50:22.424Z] === RUN TestServiceWithDataPathPortInit [2020-06-15T13:50:23.159Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-15T13:50:24.091Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-15T13:50:25.461Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-15T13:50:25.718Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-15T13:50:27.615Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-15T13:50:28.984Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-15T13:50:30.353Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-15T13:50:30.354Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-15T13:50:31.723Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-15T13:50:31.980Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-15T13:50:32.544Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-15T13:50:38.290Z] --- PASS: TestServiceWithDataPathPortInit (13.35s) [2020-06-15T13:50:38.291Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-15T13:50:39.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-15T13:50:39.093Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-15T13:50:40.988Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-15T13:50:42.878Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2020-06-15T13:50:42.878Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nrvzb94runlfn78jm7lwct30j Created:2020-06-15 13:50:36.697290675 +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[a11e1cfb6e64827b7d26cf76527467052b5ec2170f93b6b904ad949edf2901e5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cq6ih2ftvep0go1kd1om5b683 EndpointID:d47b78fbb1490102b731adc5f6db38d184070871e8d8ea3b85f18ff252b8e717 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b428a744b7ce7f18ca07876a5496d71f766e1e9048b71887a39fa2ff2b00e0d5 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:6c0204dcb100 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cq6ih2ftvep0go1kd1om5b683 EndpointID:d47b78fbb1490102b731adc5f6db38d184070871e8d8ea3b85f18ff252b8e717 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-15T13:50:42.878Z] PASS [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] === Skipped [2020-06-15T13:50:42.878Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-15T13:50:42.878Z] service_test.go:236: FLAKY_TEST [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] DONE 23 tests, 1 skipped in 38.761s [2020-06-15T13:50:42.878Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:50:42.878Z] ++ 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-15T13:50:42.878Z] ++ set -e [2020-06-15T13:50:42.878Z] ++ '[' -n 0 ']' [2020-06-15T13:50:42.878Z] ++ set -x [2020-06-15T13:50:42.878Z] ++ env -i DEST=/go/src/github.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-15T13:50:42.878Z] INFO: Testing against a local daemon [2020-06-15T13:50:42.878Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-15T13:50:42.878Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:50:42.878Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:50:42.878Z] === RUN TestDockerNetworkIpvlan [2020-06-15T13:50:42.878Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:50:42.878Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:50:42.878Z] PASS [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] === Skipped [2020-06-15T13:50:42.878Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-15T13:50:42.878Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-15T13:50:42.878Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] [2020-06-15T13:50:42.878Z] DONE 2 tests, 2 skipped in 0.079s [2020-06-15T13:50:42.878Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-15T13:50:42.878Z] ++ 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-15T13:50:42.878Z] ++ set -e [2020-06-15T13:50:42.878Z] ++ '[' -n 0 ']' [2020-06-15T13:50:42.878Z] ++ set -x [2020-06-15T13:50:42.878Z] ++ env -i DEST=/go/src/github.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-15T13:50:42.878Z] INFO: Testing against a local daemon [2020-06-15T13:50:42.878Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-15T13:50:42.884Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-15T13:50:43.448Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-15T13:50:43.959Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-06-15T13:50:43.960Z] === RUN TestDockerNetworkMacvlan [2020-06-15T13:50:45.070Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-15T13:50:45.735Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-15T13:50:45.985Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-15T13:50:45.985Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-15T13:50:45.985Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-15T13:50:45.985Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-15T13:50:45.985Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-15T13:50:46.242Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-15T13:50:46.698Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-15T13:50:46.806Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-15T13:50:48.869Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-15T13:50:50.978Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-15T13:50:50.978Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-15T13:50:51.019Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-15T13:50:54.689Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-15T13:50:55.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-15T13:50:55.151Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan (11.16s) [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2020-06-15T13:50:55.368Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-06-15T13:50:55.368Z] PASS [2020-06-15T13:50:55.368Z] [2020-06-15T13:50:55.368Z] DONE 8 tests in 12.593s [2020-06-15T13:50:55.368Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-15T13:50:55.368Z] ++ 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-15T13:50:55.368Z] ++ set -e [2020-06-15T13:50:55.368Z] ++ '[' -n 0 ']' [2020-06-15T13:50:55.368Z] ++ set -x [2020-06-15T13:50:55.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:50:55.368Z] testing: warning: no tests to run [2020-06-15T13:50:55.368Z] PASS [2020-06-15T13:50:55.368Z] [2020-06-15T13:50:55.368Z] DONE 0 tests in 0.012s [2020-06-15T13:50:55.368Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-15T13:50:55.368Z] ++ 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-15T13:50:55.368Z] ++ set -e [2020-06-15T13:50:55.368Z] ++ '[' -n 0 ']' [2020-06-15T13:50:55.368Z] ++ set -x [2020-06-15T13:50:55.369Z] ++ env -i DEST=/go/src/github.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-15T13:50:55.369Z] INFO: Testing against a local daemon [2020-06-15T13:50:55.369Z] === RUN TestAuthZPluginAllowRequest [2020-06-15T13:50:55.717Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-15T13:50:55.717Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-15T13:50:56.650Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-15T13:50:56.945Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-06-15T13:50:56.945Z] === RUN TestAuthZPluginTLS [2020-06-15T13:50:57.306Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-06-15T13:50:57.306Z] === RUN TestAuthZPluginDenyRequest [2020-06-15T13:50:57.989Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-15T13:50:57.989Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-15T13:50:58.021Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-15T13:50:58.296Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-15T13:50:58.296Z] === RUN TestAuthZPluginDenyResponse [2020-06-15T13:50:58.954Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-15T13:50:58.979Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-15T13:50:58.979Z] === RUN TestAuthZPluginAllowEventStream [2020-06-15T13:50:59.887Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-15T13:51:00.564Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-06-15T13:51:00.564Z] === RUN TestAuthZPluginErrorResponse [2020-06-15T13:51:00.817Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-15T13:51:00.874Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-15T13:51:00.874Z] === RUN TestAuthZPluginErrorRequest [2020-06-15T13:51:01.534Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-15T13:51:01.534Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-15T13:51:01.840Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-15T13:51:01.840Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-15T13:51:02.712Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-15T13:51:03.277Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-15T13:51:03.535Z] === RUN TestDockerSuite/TestLogsSince [2020-06-15T13:51:03.978Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2020-06-15T13:51:03.978Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-15T13:51:05.561Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-06-15T13:51:05.561Z] === RUN TestAuthZPluginHeader [2020-06-15T13:51:06.226Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-06-15T13:51:06.226Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-15T13:51:06.226Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T13:51:06.226Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:06.226Z] === RUN TestAuthZPluginV2Disable [2020-06-15T13:51:06.226Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-15T13:51:06.226Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:06.226Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-15T13:51:06.226Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T13:51:06.226Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:06.226Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-15T13:51:06.226Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T13:51:06.226Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:06.226Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-15T13:51:10.079Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-15T13:51:11.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-15T13:51:16.286Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-15T13:51:16.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-15T13:51:16.286Z] === RUN TestDockerSuite/TestLogsTail [2020-06-15T13:51:16.852Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-15T13:51:17.417Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-15T13:51:17.674Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-15T13:51:18.237Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-15T13:51:18.802Z] === RUN TestDockerSuite/TestNetHostname [2020-06-15T13:51:20.698Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-15T13:51:20.960Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-15T13:51:21.523Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-15T13:51:23.419Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-15T13:51:23.676Z] === RUN TestDockerSuite/TestPluginActive [2020-06-15T13:51:25.074Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-06-15T13:51:25.074Z] PASS [2020-06-15T13:51:25.074Z] [2020-06-15T13:51:25.074Z] === Skipped [2020-06-15T13:51:25.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-15T13:51:25.074Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:25.074Z] [2020-06-15T13:51:25.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-15T13:51:25.074Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:25.074Z] [2020-06-15T13:51:25.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-15T13:51:25.074Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:25.074Z] [2020-06-15T13:51:25.074Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-15T13:51:25.074Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:25.074Z] [2020-06-15T13:51:25.074Z] [2020-06-15T13:51:25.074Z] DONE 17 tests, 4 skipped in 27.613s [2020-06-15T13:51:25.074Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-15T13:51:25.074Z] ++ 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-15T13:51:25.074Z] ++ set -e [2020-06-15T13:51:25.074Z] ++ '[' -n 0 ']' [2020-06-15T13:51:25.074Z] ++ set -x [2020-06-15T13:51:25.074Z] ++ env -i DEST=/go/src/github.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-15T13:51:25.074Z] INFO: Testing against a local daemon [2020-06-15T13:51:25.074Z] === RUN TestPluginInvalidJSON [2020-06-15T13:51:25.074Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:51:25.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:51:25.074Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-15T13:51:25.074Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-15T13:51:25.074Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-15T13:51:25.074Z] === RUN TestPluginInstall [2020-06-15T13:51:25.074Z] === RUN TestPluginInstall/no_auth [2020-06-15T13:51:25.570Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-15T13:51:27.905Z] time="2020-06-15T13:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:51:27.905Z] time="2020-06-15T13:51:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:51:27.905Z] time="2020-06-15T13:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fffed52f22cd3aa9b0ba17c1352487f5037134191729d74a9e97d09dad65a7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:51:27.905Z] time="2020-06-15T13:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:51:27.905Z] time="2020-06-15T13:51:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:51:27.905Z] time="2020-06-15T13:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fffed52f22cd3aa9b0ba17c1352487f5037134191729d74a9e97d09dad65a7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:51:28.207Z] === RUN TestPluginInstall/with_htpasswd [2020-06-15T13:51:28.892Z] time="2020-06-15T13:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:51:28.892Z] time="2020-06-15T13:51:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:51:28.892Z] time="2020-06-15T13:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b29b9a869a5f8c93c3a3c6dfff6c6aa1f89d273e3fb16a4a2911262d7be4903" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:51:28.892Z] time="2020-06-15T13:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:51:28.892Z] time="2020-06-15T13:51:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:51:28.892Z] time="2020-06-15T13:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b29b9a869a5f8c93c3a3c6dfff6c6aa1f89d273e3fb16a4a2911262d7be4903" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:51:29.228Z] === RUN TestPluginInstall/with_insecure [2020-06-15T13:51:30.423Z] time="2020-06-15T13:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:51:30.423Z] time="2020-06-15T13:51:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:51:30.423Z] time="2020-06-15T13:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcc6a567bc603ab6000e01fa68d2a3a6be98a54d47e4e228943206168eea3a67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:51:30.423Z] time="2020-06-15T13:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-15T13:51:30.423Z] time="2020-06-15T13:51:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-15T13:51:30.423Z] time="2020-06-15T13:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcc6a567bc603ab6000e01fa68d2a3a6be98a54d47e4e228943206168eea3a67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-15T13:51:30.423Z] --- PASS: TestPluginInstall (7.52s) [2020-06-15T13:51:30.423Z] --- PASS: TestPluginInstall/no_auth (5.28s) [2020-06-15T13:51:30.423Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-06-15T13:51:30.423Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-06-15T13:51:30.423Z] plugin_test.go:157: [d2919446a9fae] daemon is not started [2020-06-15T13:51:30.423Z] PASS [2020-06-15T13:51:30.423Z] [2020-06-15T13:51:30.423Z] DONE 6 tests in 7.621s [2020-06-15T13:51:30.423Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-15T13:51:30.423Z] ++ 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-15T13:51:30.423Z] ++ set -e [2020-06-15T13:51:30.423Z] ++ '[' -n 0 ']' [2020-06-15T13:51:30.423Z] ++ set -x [2020-06-15T13:51:30.423Z] ++ env -i DEST=/go/src/github.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-15T13:51:30.729Z] INFO: Testing against a local daemon [2020-06-15T13:51:30.729Z] === RUN TestExternalGraphDriver [2020-06-15T13:51:30.729Z] === RUN TestExternalGraphDriver/json [2020-06-15T13:51:30.830Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-15T13:51:30.830Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-15T13:51:30.830Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-15T13:51:32.724Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-15T13:51:32.897Z] === RUN TestExternalGraphDriver/spec [2020-06-15T13:51:34.093Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-15T13:51:34.475Z] === RUN TestExternalGraphDriver/pull [2020-06-15T13:51:35.987Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-15T13:51:36.593Z] --- PASS: TestExternalGraphDriver (6.09s) [2020-06-15T13:51:36.593Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-06-15T13:51:36.593Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-06-15T13:51:36.593Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2020-06-15T13:51:36.593Z] === RUN TestGraphdriverPluginV2 [2020-06-15T13:51:36.911Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-06-15T13:51:36.911Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:36.911Z] PASS [2020-06-15T13:51:36.911Z] [2020-06-15T13:51:36.911Z] === Skipped [2020-06-15T13:51:36.911Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-06-15T13:51:36.911Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:51:36.911Z] [2020-06-15T13:51:36.911Z] [2020-06-15T13:51:36.911Z] DONE 5 tests, 1 skipped in 6.276s [2020-06-15T13:51:36.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-15T13:51:36.911Z] ++ 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-15T13:51:36.911Z] ++ set -e [2020-06-15T13:51:36.911Z] ++ '[' -n 0 ']' [2020-06-15T13:51:36.911Z] ++ set -x [2020-06-15T13:51:36.911Z] ++ env -i DEST=/go/src/github.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-15T13:51:36.911Z] INFO: Testing against a local daemon [2020-06-15T13:51:36.911Z] === RUN TestContinueAfterPluginCrash [2020-06-15T13:51:36.911Z] === PAUSE TestContinueAfterPluginCrash [2020-06-15T13:51:36.911Z] === RUN TestReadPluginNoRead [2020-06-15T13:51:36.911Z] === PAUSE TestReadPluginNoRead [2020-06-15T13:51:36.911Z] === RUN TestDaemonStartWithLogOpt [2020-06-15T13:51:36.911Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-15T13:51:36.911Z] === CONT TestContinueAfterPluginCrash [2020-06-15T13:51:36.911Z] === CONT TestReadPluginNoRead [2020-06-15T13:51:36.911Z] === CONT TestDaemonStartWithLogOpt [2020-06-15T13:51:40.162Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-15T13:51:41.094Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-15T13:51:42.031Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-15T13:51:42.907Z] === RUN TestReadPluginNoRead/default [2020-06-15T13:51:42.907Z] --- PASS: TestDaemonStartWithLogOpt (5.43s) [2020-06-15T13:51:42.967Z] === RUN TestDockerSuite/TestPortList [2020-06-15T13:51:43.568Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-15T13:51:45.137Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-15T13:51:45.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-15T13:51:46.719Z] --- PASS: TestReadPluginNoRead (9.46s) [2020-06-15T13:51:46.719Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-06-15T13:51:46.719Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-06-15T13:51:46.719Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-06-15T13:51:46.719Z] read_test.go:92: [d03197b5315f2] daemon is not started [2020-06-15T13:51:47.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-15T13:51:47.802Z] --- PASS: TestContinueAfterPluginCrash (10.70s) [2020-06-15T13:51:47.802Z] PASS [2020-06-15T13:51:47.802Z] [2020-06-15T13:51:47.802Z] DONE 6 tests in 10.772s [2020-06-15T13:51:47.802Z] 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-15T13:51:47.802Z] ++ 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-15T13:51:47.802Z] ++ set -e [2020-06-15T13:51:47.802Z] ++ '[' -n 0 ']' [2020-06-15T13:51:47.802Z] ++ set -x [2020-06-15T13:51:47.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=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-15T13:51:47.802Z] testing: warning: no tests to run [2020-06-15T13:51:47.802Z] PASS [2020-06-15T13:51:47.802Z] [2020-06-15T13:51:47.802Z] DONE 0 tests in 0.019s [2020-06-15T13:51:47.802Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-15T13:51:47.802Z] ++ 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-15T13:51:47.802Z] ++ set -e [2020-06-15T13:51:47.802Z] ++ '[' -n 0 ']' [2020-06-15T13:51:47.802Z] ++ set -x [2020-06-15T13:51:47.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=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-15T13:51:47.802Z] INFO: Testing against a local daemon [2020-06-15T13:51:47.802Z] === RUN TestPluginWithDevMounts [2020-06-15T13:51:47.802Z] === PAUSE TestPluginWithDevMounts [2020-06-15T13:51:47.802Z] === CONT TestPluginWithDevMounts [2020-06-15T13:51:49.836Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-06-15T13:51:49.836Z] PASS [2020-06-15T13:51:49.836Z] [2020-06-15T13:51:49.836Z] DONE 1 tests in 1.971s [2020-06-15T13:51:49.836Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-15T13:51:49.836Z] ++ 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-15T13:51:49.836Z] ++ set -e [2020-06-15T13:51:49.836Z] ++ '[' -n 0 ']' [2020-06-15T13:51:49.836Z] ++ set -x [2020-06-15T13:51:49.836Z] ++ env -i DEST=/go/src/github.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-15T13:51:49.836Z] INFO: Testing against a local daemon [2020-06-15T13:51:49.836Z] === RUN TestSecretInspect [2020-06-15T13:51:49.912Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-15T13:51:50.846Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-15T13:51:51.995Z] --- PASS: TestSecretInspect (1.91s) [2020-06-15T13:51:51.995Z] === RUN TestSecretList [2020-06-15T13:51:53.560Z] --- PASS: TestSecretList (1.88s) [2020-06-15T13:51:53.560Z] === RUN TestSecretsCreateAndDelete [2020-06-15T13:51:55.694Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-06-15T13:51:55.694Z] === RUN TestSecretsUpdate [2020-06-15T13:51:57.243Z] --- PASS: TestSecretsUpdate (1.88s) [2020-06-15T13:51:57.243Z] === RUN TestTemplatedSecret [2020-06-15T13:51:57.395Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-15T13:51:57.395Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-15T13:51:57.395Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-15T13:51:57.395Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-15T13:51:57.395Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-15T13:51:57.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-15T13:51:57.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-15T13:51:58.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-15T13:51:58.475Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-15T13:51:59.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-15T13:51:59.845Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-15T13:52:00.087Z] --- PASS: TestTemplatedSecret (2.43s) [2020-06-15T13:52:00.087Z] === RUN TestSecretCreateResolve [2020-06-15T13:52:01.627Z] --- PASS: TestSecretCreateResolve (1.86s) [2020-06-15T13:52:01.627Z] PASS [2020-06-15T13:52:01.627Z] [2020-06-15T13:52:01.627Z] DONE 6 tests in 11.918s [2020-06-15T13:52:01.627Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-15T13:52:01.627Z] ++ 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-15T13:52:01.627Z] ++ set -e [2020-06-15T13:52:01.627Z] ++ '[' -n 0 ']' [2020-06-15T13:52:01.627Z] ++ set -x [2020-06-15T13:52:01.627Z] ++ env -i DEST=/go/src/github.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-15T13:52:01.627Z] INFO: Testing against a local daemon [2020-06-15T13:52:01.627Z] === RUN TestServiceCreateInit [2020-06-15T13:52:01.627Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-15T13:52:01.744Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-15T13:52:02.676Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-15T13:52:02.933Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-15T13:52:03.190Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-15T13:52:05.086Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-15T13:52:05.251Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-15T13:52:05.649Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-15T13:52:07.545Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-15T13:52:08.960Z] --- PASS: TestServiceCreateInit (7.42s) [2020-06-15T13:52:08.960Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2020-06-15T13:52:08.960Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2020-06-15T13:52:08.960Z] === RUN TestCreateServiceMultipleTimes [2020-06-15T13:52:10.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-15T13:52:10.660Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-15T13:52:10.917Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-15T13:52:13.444Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-15T13:52:19.991Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-15T13:52:20.922Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-15T13:52:22.292Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-15T13:52:23.223Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-15T13:52:24.155Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-15T13:52:24.527Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2020-06-15T13:52:24.527Z] === RUN TestCreateServiceConflict [2020-06-15T13:52:26.048Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-15T13:52:26.079Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-06-15T13:52:26.079Z] === RUN TestCreateServiceMaxReplicas [2020-06-15T13:52:27.421Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-15T13:52:28.792Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-15T13:52:28.792Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-15T13:52:28.877Z] --- PASS: TestCreateServiceMaxReplicas (2.47s) [2020-06-15T13:52:28.877Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-15T13:52:29.723Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-15T13:52:31.619Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-15T13:52:33.513Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-15T13:52:33.770Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-15T13:52:33.770Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-15T13:52:34.027Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-15T13:52:34.027Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-15T13:52:34.027Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-15T13:52:34.592Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-15T13:52:35.521Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-15T13:52:36.471Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-15T13:52:36.729Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-15T13:52:37.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-15T13:52:42.298Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) [2020-06-15T13:52:42.298Z] === RUN TestCreateServiceSecretFileMode [2020-06-15T13:52:43.614Z] --- PASS: TestCreateServiceSecretFileMode (2.18s) [2020-06-15T13:52:43.614Z] === RUN TestCreateServiceConfigFileMode [2020-06-15T13:52:43.842Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-15T13:52:45.214Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-15T13:52:46.475Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2020-06-15T13:52:46.475Z] === RUN TestCreateServiceSysctls [2020-06-15T13:52:47.110Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-15T13:52:47.110Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-15T13:52:47.110Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-15T13:52:47.367Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-15T13:52:48.821Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-06-15T13:52:48.821Z] === RUN TestCreateServiceCapabilities [2020-06-15T13:52:49.889Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-15T13:52:50.454Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-15T13:52:51.588Z] --- PASS: TestCreateServiceCapabilities (2.20s) [2020-06-15T13:52:51.588Z] === RUN TestInspect [2020-06-15T13:52:52.351Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-15T13:52:53.280Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-15T13:52:53.280Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-15T13:52:53.280Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-15T13:52:53.677Z] --- PASS: TestInspect (2.40s) [2020-06-15T13:52:53.677Z] === RUN TestCreateJob [2020-06-15T13:52:55.803Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-15T13:52:56.367Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-15T13:52:56.625Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-15T13:52:57.203Z] --- PASS: TestCreateJob (3.05s) [2020-06-15T13:52:57.203Z] === RUN TestReplicatedJob [2020-06-15T13:52:57.556Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-15T13:52:58.123Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-15T13:52:59.496Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-15T13:53:00.061Z] === RUN TestDockerSuite/TestRmiTag [2020-06-15T13:53:00.061Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-15T13:53:00.627Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-15T13:53:01.638Z] --- PASS: TestReplicatedJob (4.72s) [2020-06-15T13:53:01.638Z] === RUN TestUpdateReplicatedJob [2020-06-15T13:53:03.160Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-15T13:53:03.727Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-15T13:53:03.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-15T13:53:04.241Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-15T13:53:04.392Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2020-06-15T13:53:04.392Z] === RUN TestServiceListWithStatuses [2020-06-15T13:53:04.392Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-15T13:53:04.392Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:53:04.392Z] === RUN TestDockerNetworkConnectAlias [2020-06-15T13:53:04.498Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-15T13:53:05.430Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-15T13:53:06.363Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-15T13:53:06.363Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-15T13:53:06.928Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-15T13:53:06.929Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-15T13:53:07.493Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-15T13:53:08.873Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2020-06-15T13:53:08.873Z] === RUN TestDockerNetworkReConnect [2020-06-15T13:53:09.391Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-15T13:53:09.956Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-15T13:53:10.521Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-15T13:53:11.452Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-15T13:53:11.896Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2020-06-15T13:53:11.896Z] === RUN TestServicePlugin [2020-06-15T13:53:11.896Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-15T13:53:11.896Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:53:11.896Z] === RUN TestServiceUpdateLabel [2020-06-15T13:53:12.386Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-15T13:53:12.952Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-15T13:53:13.425Z] --- PASS: TestServiceUpdateLabel (1.89s) [2020-06-15T13:53:13.425Z] === RUN TestServiceUpdateSecrets [2020-06-15T13:53:13.887Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-15T13:53:14.143Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-15T13:53:14.708Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-15T13:53:15.273Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-15T13:53:15.837Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-15T13:53:16.768Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-15T13:53:17.700Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-15T13:53:17.957Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-15T13:53:18.520Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-15T13:53:18.779Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-15T13:53:18.779Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-15T13:53:20.150Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-15T13:53:20.715Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-15T13:53:20.972Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-15T13:53:21.536Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-15T13:53:22.100Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-15T13:53:22.100Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-15T13:53:22.357Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-15T13:53:22.921Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-15T13:53:23.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-15T13:53:24.127Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-15T13:53:24.692Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-15T13:53:24.692Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-15T13:53:25.256Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-15T13:53:25.256Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-15T13:53:26.626Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-15T13:53:26.883Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-15T13:53:27.452Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-15T13:53:27.709Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-15T13:53:27.966Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-15T13:53:28.223Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-15T13:53:29.155Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-15T13:53:29.583Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-06-15T13:53:29.583Z] === RUN TestServiceUpdateConfigs [2020-06-15T13:53:30.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-15T13:53:31.017Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-15T13:53:31.948Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-15T13:53:32.205Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-15T13:53:33.137Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-15T13:53:33.394Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-15T13:53:33.962Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-15T13:53:34.893Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-15T13:53:36.793Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-15T13:53:37.051Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-15T13:53:37.311Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-15T13:53:38.682Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-15T13:53:40.052Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-15T13:53:41.423Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-15T13:53:42.793Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-15T13:53:42.793Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-15T13:53:42.793Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-15T13:53:42.829Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2020-06-15T13:53:42.829Z] === RUN TestServiceUpdateNetwork [2020-06-15T13:53:43.357Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-15T13:53:43.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-15T13:53:44.737Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-15T13:53:46.113Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-15T13:53:48.010Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-15T13:53:48.574Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-15T13:53:49.505Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-15T13:53:50.070Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-15T13:53:50.070Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-15T13:53:50.634Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-15T13:53:52.004Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-15T13:53:52.004Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-15T13:53:52.261Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-15T13:53:52.826Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-15T13:53:53.086Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-15T13:53:53.651Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-15T13:53:53.651Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-15T13:53:54.583Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-15T13:53:54.840Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-15T13:53:55.407Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-15T13:53:55.751Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2020-06-15T13:53:55.751Z] === RUN TestServiceUpdatePidsLimit [2020-06-15T13:53:55.971Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-15T13:53:56.066Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-15T13:53:56.228Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-15T13:53:56.745Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-15T13:53:57.158Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-15T13:53:57.415Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-15T13:53:57.981Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-15T13:53:57.981Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-15T13:53:58.545Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-15T13:53:58.803Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-15T13:54:00.173Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-15T13:54:00.173Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-15T13:54:00.173Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-15T13:54:03.448Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-15T13:54:03.448Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-15T13:54:03.716Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-15T13:54:08.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-15T13:54:11.299Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2020-06-15T13:54:11.299Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-06-15T13:54:11.299Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-06-15T13:54:11.299Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-06-15T13:54:11.299Z] PASS [2020-06-15T13:54:11.299Z] [2020-06-15T13:54:11.299Z] === Skipped [2020-06-15T13:54:11.299Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-15T13:54:11.299Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-15T13:54:11.299Z] [2020-06-15T13:54:11.299Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-15T13:54:11.299Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-15T13:54:11.299Z] [2020-06-15T13:54:11.299Z] [2020-06-15T13:54:11.299Z] DONE 27 tests, 2 skipped in 129.582s [2020-06-15T13:54:11.299Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-15T13:54:11.299Z] ++ 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-15T13:54:11.299Z] ++ set -e [2020-06-15T13:54:11.299Z] ++ '[' -n 0 ']' [2020-06-15T13:54:11.299Z] ++ set -x [2020-06-15T13:54:11.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:54:11.299Z] INFO: Testing against a local daemon [2020-06-15T13:54:11.299Z] === RUN TestSessionCreate [2020-06-15T13:54:11.299Z] --- PASS: TestSessionCreate (0.04s) [2020-06-15T13:54:11.299Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-15T13:54:11.299Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-15T13:54:11.299Z] PASS [2020-06-15T13:54:11.299Z] [2020-06-15T13:54:11.299Z] DONE 2 tests in 0.149s [2020-06-15T13:54:11.299Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-15T13:54:11.299Z] ++ 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-15T13:54:11.299Z] ++ set -e [2020-06-15T13:54:11.299Z] ++ '[' -n 0 ']' [2020-06-15T13:54:11.299Z] ++ set -x [2020-06-15T13:54:11.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T13:54:11.299Z] INFO: Testing against a local daemon [2020-06-15T13:54:11.299Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-15T13:54:11.299Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:54:11.299Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:54:11.299Z] === RUN TestEventsExecDie [2020-06-15T13:54:12.045Z] --- PASS: TestEventsExecDie (0.67s) [2020-06-15T13:54:12.045Z] === RUN TestEventsBackwardsCompatible [2020-06-15T13:54:12.045Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-06-15T13:54:12.045Z] === RUN TestInfoBinaryCommits [2020-06-15T13:54:12.350Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-06-15T13:54:12.350Z] === RUN TestInfoAPIVersioned [2020-06-15T13:54:12.350Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-15T13:54:12.350Z] === RUN TestInfoDiscoveryBackend [2020-06-15T13:54:12.665Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-15T13:54:12.665Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-15T13:54:12.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-15T13:54:13.743Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-15T13:54:13.743Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-15T13:54:14.405Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-15T13:54:14.405Z] === RUN TestInfoAPI [2020-06-15T13:54:14.405Z] --- PASS: TestInfoAPI (0.04s) [2020-06-15T13:54:14.405Z] === RUN TestInfoAPIWarnings [2020-06-15T13:54:14.715Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-15T13:54:14.715Z] === RUN TestInfoDebug [2020-06-15T13:54:14.780Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-15T13:54:14.780Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-15T13:54:15.037Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-15T13:54:15.406Z] --- PASS: TestInfoDebug (0.53s) [2020-06-15T13:54:15.406Z] === RUN TestInfoInsecureRegistries [2020-06-15T13:54:16.094Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-15T13:54:16.094Z] === RUN TestInfoRegistryMirrors [2020-06-15T13:54:16.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-15T13:54:16.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-15T13:54:16.406Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-15T13:54:16.406Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-15T13:54:16.407Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-06-15T13:54:16.407Z] === RUN TestLoginFailsWithBadCredentials [2020-06-15T13:54:16.970Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-15T13:54:17.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2020-06-15T13:54:17.075Z] === RUN TestPingCacheHeaders [2020-06-15T13:54:17.075Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-15T13:54:17.075Z] === RUN TestPingGet [2020-06-15T13:54:17.075Z] --- PASS: TestPingGet (0.02s) [2020-06-15T13:54:17.075Z] === RUN TestPingHead [2020-06-15T13:54:17.075Z] --- PASS: TestPingHead (0.03s) [2020-06-15T13:54:17.075Z] === RUN TestVersion [2020-06-15T13:54:17.075Z] --- PASS: TestVersion (0.03s) [2020-06-15T13:54:17.075Z] PASS [2020-06-15T13:54:17.075Z] [2020-06-15T13:54:17.075Z] === Skipped [2020-06-15T13:54:17.075Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-15T13:54:17.075Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-15T13:54:17.075Z] [2020-06-15T13:54:17.075Z] [2020-06-15T13:54:17.075Z] DONE 18 tests, 1 skipped in 5.705s [2020-06-15T13:54:17.075Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-15T13:54:17.075Z] ++ 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-15T13:54:17.075Z] ++ set -e [2020-06-15T13:54:17.075Z] ++ '[' -n 0 ']' [2020-06-15T13:54:17.075Z] ++ set -x [2020-06-15T13:54:17.075Z] ++ env -i DEST=/go/src/github.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-15T13:54:17.075Z] INFO: Testing against a local daemon [2020-06-15T13:54:17.075Z] === RUN TestVolumesCreateAndList [2020-06-15T13:54:17.075Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-15T13:54:17.075Z] === RUN TestVolumesRemove [2020-06-15T13:54:17.376Z] --- PASS: TestVolumesRemove (0.08s) [2020-06-15T13:54:17.376Z] === RUN TestVolumesInspect [2020-06-15T13:54:17.376Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-15T13:54:17.376Z] === RUN TestVolumesInvalidJSON [2020-06-15T13:54:17.376Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-15T13:54:17.376Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-15T13:54:17.376Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-15T13:54:17.376Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-15T13:54:17.376Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-15T13:54:17.376Z] PASS [2020-06-15T13:54:17.376Z] [2020-06-15T13:54:17.376Z] DONE 5 tests in 0.246s [2020-06-15T13:54:17.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T13:54:17.376Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T13:54:17.376Z] +++ kill 13741 [2020-06-15T13:54:17.902Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-15T13:54:18.972Z] +++ /etc/init.d/apparmor stop [2020-06-15T13:54:18.972Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T13:54:18.972Z] [2020-06-15T13:54:18.972Z] Unloading profiles will leave already running processes permanently [2020-06-15T13:54:18.972Z] unconfined, which can lead to unexpected situations. [2020-06-15T13:54:18.972Z] [2020-06-15T13:54:18.972Z] To set a process to complain mode, use the command line tool [2020-06-15T13:54:18.972Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T13:54:18.972Z] +++ true [2020-06-15T13:54:18.972Z] exiting test-integration [2020-06-15T13:54:18.972Z] ++ exit 0 [2020-06-15T13:54:18.972Z] [2020-06-15T13:54:19.272Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID Post stage [Pipeline] junit [2020-06-15T13:54:20.637Z] Recording test results [2020-06-15T13:54:20.646Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-15T13:54:20.904Z] === RUN TestDockerSwarmSuite/TestExtraHosts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T13:54:21.757Z] + echo Ensuring container killed. [2020-06-15T13:54:21.757Z] Ensuring container killed. [2020-06-15T13:54:21.757Z] + docker rm -vf docker-pr2 [2020-06-15T13:54:21.757Z] Error: No such container: docker-pr2 [2020-06-15T13:54:21.757Z] + true [Pipeline] sh [2020-06-15T13:54:21.835Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-15T13:54:22.093Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-15T13:54:22.309Z] + echo Chowning /workspace to jenkins user [2020-06-15T13:54:22.309Z] Chowning /workspace to jenkins user [2020-06-15T13:54:22.309Z] + id -u [2020-06-15T13:54:22.309Z] + id -g [2020-06-15T13:54:22.309Z] + docker run --rm -v /home/docker/workspace/moby_PR-41108:/workspace busybox chown -R 1001:1001 /workspace [2020-06-15T13:54:22.309Z] Unable to find image 'busybox:latest' locally [2020-06-15T13:54:22.626Z] latest: Pulling from library/busybox [2020-06-15T13:54:22.626Z] 0f1f027783f1: Pulling fs layer [2020-06-15T13:54:22.657Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-15T13:54:23.222Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-15T13:54:23.275Z] 0f1f027783f1: Verifying Checksum [2020-06-15T13:54:23.276Z] 0f1f027783f1: Download complete [2020-06-15T13:54:23.276Z] 0f1f027783f1: Pull complete [2020-06-15T13:54:23.276Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T13:54:23.276Z] Status: Downloaded newer image for busybox:latest [2020-06-15T13:54:24.153Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-15T13:54:24.153Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-15T13:54:24.153Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-15T13:54:24.410Z] === RUN TestDockerSuite/TestRunModeIpcHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T13:54:25.343Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-15T13:54:25.537Z] + bundleName=ppc64le-integration [2020-06-15T13:54:25.537Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-15T13:54:25.537Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-15T13:54:25.537Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-06-15T13:54:25.537Z] [Pipeline] archiveArtifacts [2020-06-15T13:54:25.613Z] Archiving artifacts [2020-06-15T13:54:26.218Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T13:54:26.276Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-15T13:54:26.663Z] + make clean [2020-06-15T13:54:26.841Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-15T13:54:26.965Z] make: command: Command not found [2020-06-15T13:54:26.965Z] make: command: Command not found [2020-06-15T13:54:26.965Z] docker volume rm -f docker-dev-cache [2020-06-15T13:54:26.965Z] docker-dev-cache [Pipeline] deleteDir [2020-06-15T13:54:27.408Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-15T13:54:27.408Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-15T13:54:27.665Z] === RUN TestDockerSuite/TestRunModePIDHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T13:54:29.038Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-15T13:54:30.410Z] === RUN TestDockerSuite/TestRunMount [2020-06-15T13:54:31.340Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-15T13:54:35.546Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-15T13:54:35.546Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-15T13:54:35.804Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-15T13:54:36.370Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-15T13:54:37.740Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-15T13:54:39.109Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-15T13:54:41.010Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-15T13:54:42.380Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-15T13:54:43.752Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-15T13:54:44.683Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-15T13:54:45.614Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-15T13:54:45.614Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-15T13:54:45.871Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-15T13:54:46.801Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-15T13:54:47.058Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-15T13:54:47.622Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-15T13:54:48.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-15T13:54:49.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-15T13:54:53.198Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-15T13:54:53.198Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-15T13:54:53.198Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-15T13:54:53.455Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-15T13:54:53.712Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-15T13:54:53.969Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-15T13:54:54.534Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-15T13:54:54.534Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-15T13:54:55.098Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-15T13:54:55.355Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-15T13:54:55.355Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-15T13:54:55.921Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-15T13:54:56.510Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-15T13:54:57.440Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-15T13:54:58.004Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-15T13:54:58.567Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-15T13:54:59.133Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-15T13:54:59.133Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-15T13:54:59.698Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-15T13:55:00.261Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-15T13:55:00.826Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-15T13:55:00.826Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-15T13:55:01.391Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-15T13:55:01.955Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-15T13:55:01.955Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-15T13:55:02.520Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-15T13:55:03.891Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-15T13:55:03.891Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-15T13:55:06.416Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-15T13:55:06.981Z] === RUN TestDockerSuite/TestRunRm [2020-06-15T13:55:07.914Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-15T13:55:08.171Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-15T13:55:11.446Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-15T13:55:11.446Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-15T13:55:12.011Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-15T13:55:12.269Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-15T13:55:14.166Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-15T13:55:14.423Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-15T13:55:16.947Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-15T13:55:19.471Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-15T13:55:19.471Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-15T13:55:20.035Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-15T13:55:20.605Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-15T13:55:20.862Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-15T13:55:21.426Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-15T13:55:21.684Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-15T13:55:22.249Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-15T13:55:22.813Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-15T13:55:23.070Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-15T13:55:24.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-15T13:55:25.373Z] === RUN TestDockerSuite/TestRunState [2020-06-15T13:55:26.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-15T13:55:27.001Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-15T13:55:27.565Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-15T13:55:27.821Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-15T13:55:28.079Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-15T13:55:28.079Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-15T13:55:28.643Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-15T13:55:29.208Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-15T13:55:30.139Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-15T13:55:30.703Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-15T13:55:30.703Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-15T13:55:30.703Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-15T13:55:31.267Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-15T13:55:32.638Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-15T13:55:32.895Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-15T13:55:33.459Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-15T13:55:34.830Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-15T13:55:36.200Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-15T13:55:37.571Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-15T13:55:38.941Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-15T13:55:40.837Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-15T13:55:41.409Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-15T13:55:41.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-15T13:55:41.975Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-15T13:55:42.539Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-15T13:55:44.435Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-15T13:55:44.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-15T13:55:45.367Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-15T13:55:45.932Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-15T13:55:45.932Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-15T13:55:46.190Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-15T13:55:46.754Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-15T13:55:47.318Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-15T13:55:47.575Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-15T13:55:48.141Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-15T13:55:48.141Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-15T13:55:48.141Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-15T13:55:48.704Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-15T13:55:51.980Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-15T13:55:52.237Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-15T13:55:53.169Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-15T13:55:53.426Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-15T13:55:54.798Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-15T13:55:56.170Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-15T13:55:57.539Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-15T13:55:58.909Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-15T13:55:59.474Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-15T13:56:00.038Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-15T13:56:00.604Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-15T13:56:01.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-15T13:56:01.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-15T13:56:01.427Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-15T13:56:01.427Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-15T13:56:01.684Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-15T13:56:01.684Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-15T13:56:02.248Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-15T13:56:02.513Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-15T13:56:03.443Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-15T13:56:04.007Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-15T13:56:04.265Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-15T13:56:04.265Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-15T13:56:04.830Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-15T13:56:05.395Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-15T13:56:05.959Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-15T13:56:06.216Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-15T13:56:06.216Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-15T13:56:06.780Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-15T13:56:07.037Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-15T13:56:07.294Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-15T13:56:07.294Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-15T13:56:07.858Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-15T13:56:08.422Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-15T13:56:08.422Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-15T13:56:08.422Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-15T13:56:08.679Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-15T13:56:09.613Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-15T13:56:10.177Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-15T13:56:10.177Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-15T13:56:10.434Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-15T13:56:10.434Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-15T13:56:11.367Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-15T13:56:11.931Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-15T13:56:12.497Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-15T13:56:13.866Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-15T13:56:14.123Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-15T13:56:14.123Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-15T13:56:14.123Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-15T13:56:15.054Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-15T13:56:15.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-15T13:56:15.875Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-15T13:56:16.807Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-15T13:56:17.064Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-15T13:56:18.435Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-15T13:56:18.435Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-15T13:56:19.000Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-15T13:56:19.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-15T13:56:20.631Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-15T13:56:20.631Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-15T13:56:22.004Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-15T13:56:22.004Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-15T13:56:22.004Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-15T13:56:22.269Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-15T13:56:23.209Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-15T13:56:25.104Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-15T13:56:25.668Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-15T13:56:25.668Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-15T13:56:25.924Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-15T13:56:25.924Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-15T13:56:26.855Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-15T13:56:27.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-15T13:56:28.790Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-15T13:56:30.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-15T13:56:33.960Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-15T13:56:35.330Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-15T13:56:35.894Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-15T13:56:36.825Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-15T13:56:39.345Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-15T13:56:40.719Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-15T13:56:40.977Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-15T13:56:42.347Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-15T13:56:43.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-15T13:56:43.537Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-15T13:56:44.469Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-15T13:56:47.760Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-15T13:56:51.934Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-15T13:56:54.454Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-15T13:56:56.349Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-15T13:56:58.872Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-15T13:57:01.393Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-15T13:57:03.286Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-15T13:57:03.286Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-15T13:57:03.851Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-15T13:57:04.415Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-15T13:57:04.415Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-15T13:57:04.979Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-15T13:57:07.503Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-15T13:57:09.397Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-15T13:57:10.328Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-15T13:57:10.584Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-15T13:57:11.149Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-15T13:57:11.149Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-15T13:57:12.086Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-15T13:57:12.343Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-15T13:57:13.712Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-15T13:57:13.712Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-15T13:57:14.642Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-15T13:57:15.205Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-15T13:57:15.769Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-15T13:57:16.702Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-15T13:57:20.877Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-15T13:57:21.441Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-15T13:57:21.441Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-15T13:57:22.004Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-15T13:57:22.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-15T13:57:25.092Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-15T13:57:27.613Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-15T13:57:30.135Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-15T13:57:30.135Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-15T13:57:31.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-15T13:57:32.875Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-15T13:57:34.771Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-15T13:57:35.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-15T13:57:37.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-15T13:57:39.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-15T13:57:41.139Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-15T13:57:41.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-15T13:57:42.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-15T13:57:44.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-15T13:57:45.377Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-15T13:57:46.747Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-15T13:57:48.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-15T13:57:49.047Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-15T13:57:55.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-15T13:58:03.689Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-15T13:58:04.253Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-15T13:58:04.253Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-15T13:58:04.253Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-15T13:58:04.819Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-15T13:58:04.819Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-15T13:58:05.077Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-15T13:58:05.077Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-15T13:58:05.653Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-15T13:58:05.653Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-15T13:58:05.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-15T13:58:06.844Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-15T13:58:06.844Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-15T13:58:06.844Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-15T13:58:06.844Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-15T13:58:06.844Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-15T13:58:08.741Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-15T13:58:08.741Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-15T13:58:08.741Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-15T13:58:08.741Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-15T13:58:08.998Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-15T13:58:09.256Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-15T13:58:10.627Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-15T13:58:10.884Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-15T13:58:10.884Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-15T13:58:12.777Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-15T13:58:15.304Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite (1301.24s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.06s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.25s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.84s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.00s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.99s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.45s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.04s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.34s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.34s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.15s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.65s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.50s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.44s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.15s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.22s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.54s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.13s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.36s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.20s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.22s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.18s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.61s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.60s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.46s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.19s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.49s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.70s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.20s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.19s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.91s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.07s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.98s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.08s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.40s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.60s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.62s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-06-15T13:58:15.304Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-15T13:58:15.304Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.12s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.69s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildContChar (2.91s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.58s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.29s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.79s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.27s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2020-06-15T13:58:15.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-15T13:58:15.304Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-15T13:58:15.304Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-15T13:58:15.304Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.304Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-15T13:58:15.304Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.51s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.55s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.89s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.98s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.52s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.89s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.38s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.86s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.25s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.04s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.43s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.78s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.72s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.14s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.57s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.04s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.47s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEnv (1.72s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.99s) [2020-06-15T13:58:15.304Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.82s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.17s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.32s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.31s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildExpose (0.58s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.44s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildHistory (3.75s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.83s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.84s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.87s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.82s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.49s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.08s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.96s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.92s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.93s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.63s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.19s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.56s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.45s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.11s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildPATH (1.82s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.43s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.09s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildRm (3.10s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.86s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.69s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildUser (1.79s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.05s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.33s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.80s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.23s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.15s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-15T13:58:15.305Z] docker_cli_sni_test.go:18: Flakey test [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitTTY (1.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.63s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.48s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.07s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.26s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.72s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.02s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.58s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.40s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.78s) [2020-06-15T13:58:15.305Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-15T13:58:15.305Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.51s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.29s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000960e80_} (1.45s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1848966037_/foo_false____} (1.27s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1848966037_/foo_true____} (1.49s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3030880240_/foo_false____} (1.28s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3030880240_/foo_true____} (1.36s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3030880240_/foo_true__0xc000960ee0__} (1.35s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000960f00_} (1.44s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000960f20_} (1.52s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000960f40_} (1.53s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000960f60_} (1.52s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-15T13:58:15.305Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.80s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.26s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.20s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.04s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.17s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.35s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.99s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.85s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.71s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.38s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.77s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.44s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.05s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.33s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.16s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (6.08s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.12s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.31s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.92s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.14s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsCopy (1.20s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.90s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.36s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsResize (0.46s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.95s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.73s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecEnv (0.66s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecInspectID (1.62s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.81s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.92s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecStartFails (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.65s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestHealth (18.56s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-06-15T13:58:15.306Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-15T13:58:15.306Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.57s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.59s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.57s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.57s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2020-06-15T13:58:15.306Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.64s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.28s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.32s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.70s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.52s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.70s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.88s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.62s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.51s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestNetHostname (1.80s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.77s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.62s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.56s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginActive (1.49s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.76s) [2020-06-15T13:58:15.307Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-15T13:58:15.307Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.59s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.22s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.19s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.67s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPortList (6.81s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.16s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.63s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.95s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.20s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.73s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.83s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.30s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.84s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.85s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2020-06-15T13:58:15.307Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-15T13:58:15.307Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.15s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.61s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAddHost (0.63s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.54s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.64s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.74s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.60s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.07s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2020-06-15T13:58:15.307Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-15T13:58:15.307Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.307Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-15T13:58:15.307Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.24s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.16s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2020-06-15T13:58:15.307Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-15T13:58:15.307Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.62s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2020-06-15T13:58:15.307Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-15T13:58:15.307Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.54s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.92s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.27s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunMount (5.17s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2020-06-15T13:58:15.307Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.89s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.89s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.83s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.25s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.54s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n" [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.61s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.17s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.54s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunState (1.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunSysctls (1.32s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.39s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.68s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.31s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.57s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.34s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.55s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.83s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.85s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s) [2020-06-15T13:58:15.308Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents774880922 [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.81s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.16s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.76s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.43s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartRecordError (1.02s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.95s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.92s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2020-06-15T13:58:15.308Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.22s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-06-15T13:58:15.308Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.19s) [2020-06-15T13:58:15.308Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-15T13:58:15.308Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.58s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.61s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.00s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.37s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.57s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.44s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.58s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.78s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.77s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-06-15T13:58:15.308Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-06-15T13:58:15.309Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2020-06-15T13:58:15.309Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-06-15T13:58:15.309Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-06-15T13:58:15.309Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2020-06-15T13:58:15.309Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2020-06-15T13:58:15.309Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-15T13:58:15.309Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-15T13:58:15.309Z] === RUN TestDockerRegistrySuite [2020-06-15T13:58:15.309Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-15T13:58:16.239Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-15T13:58:17.610Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-15T13:58:18.542Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-15T13:58:18.799Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-15T13:58:21.323Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-15T13:58:21.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-15T13:58:24.412Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-15T13:58:27.689Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-15T13:58:28.254Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-15T13:58:29.213Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-15T13:58:30.147Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-15T13:58:31.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-15T13:58:32.448Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-15T13:58:33.379Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-15T13:58:34.312Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-15T13:58:36.207Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-15T13:58:37.576Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-15T13:58:37.833Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-15T13:58:38.764Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-15T13:58:41.288Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-15T13:58:42.218Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-15T13:58:42.218Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-15T13:58:43.149Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-15T13:58:44.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-15T13:58:45.013Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-15T13:58:45.577Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-15T13:58:47.472Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-15T13:58:48.036Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-15T13:58:49.406Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-15T13:58:49.663Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-15T13:58:49.663Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-15T13:58:49.920Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-15T13:58:50.176Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-15T13:58:50.751Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-15T13:58:50.751Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-15T13:58:51.686Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-15T13:58:53.057Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-15T13:58:53.990Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-15T13:58:54.921Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-15T13:58:55.852Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite (41.36s) [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.29s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d3f88262375a7] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d1efe9aed5be2] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d809bf20e36b9] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d1a7028eb1400] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2020-06-15T13:58:56.416Z] check_test.go:196: [dea0956db3c13] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.23s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d6594eea17c4d] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d28038e3d21ea] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d20c784435f19] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-06-15T13:58:56.416Z] check_test.go:196: [db0c81aced4ca] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2020-06-15T13:58:56.416Z] check_test.go:196: [da8fab389898a] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.02s) [2020-06-15T13:58:56.416Z] check_test.go:196: [dc3e6b398961e] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d8e3a88e454f7] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d3a19ad3b66d4] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d8957cd663a19] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s) [2020-06-15T13:58:56.416Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a49023ef4def14485c5979cf8bad47f866f4dfb67511beb12bd90c5333181be [2020-06-15T13:58:56.416Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0025cdf9a2ecfd81e6d5f4ff34ad716e2d74250c09f10470dd7eb07aea970a8c [2020-06-15T13:58:56.416Z] check_test.go:196: [d4094b6f08d64] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2020-06-15T13:58:56.416Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5656ff21d2075b3bf660be49a11c708ed9cedc25ac58190b01bca43482bfbf47 [2020-06-15T13:58:56.416Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:173f5bf49896563243ca7f9eb499d2d8ea7e35adaf06b369c0221a5fcf705f06 [2020-06-15T13:58:56.416Z] check_test.go:196: [d34208dac06cc] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d912cbe4b9b8a] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.33s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d96b71852dd77] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-06-15T13:58:56.416Z] check_test.go:196: [dd636a3f3de9b] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d8ae691674b65] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d1c7d5e3a6743] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d4dfee7997da2] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d25eb5e6d06c2] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.81s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d6a2ae9fb7c60] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.52s) [2020-06-15T13:58:56.416Z] check_test.go:196: [db318ceb88e57] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2020-06-15T13:58:56.416Z] check_test.go:196: [de0b341566077] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d799e7bffbc5f] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d8c6cd641eeb0] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d4e6a6552a1d9] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d4847789e4f02] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d2f5de5799b69] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d38e263fca403] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d0651017c2ef5] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2020-06-15T13:58:56.416Z] check_test.go:196: [dd079a925c5f0] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-06-15T13:58:56.416Z] check_test.go:196: [da7480767964c] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s) [2020-06-15T13:58:56.416Z] check_test.go:196: [d98a0387255e8] daemon is not started [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-06-15T13:58:56.416Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-06-15T13:58:56.416Z] === RUN TestDockerSchema1RegistrySuite [2020-06-15T13:58:56.416Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-15T13:58:56.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-15T13:58:59.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-15T13:59:02.473Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-15T13:59:04.996Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-15T13:59:05.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-15T13:59:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-15T13:59:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-15T13:59:07.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-15T13:59:08.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-15T13:59:09.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-15T13:59:11.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-15T13:59:11.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-15T13:59:12.374Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-15T13:59:12.374Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-15T13:59:12.631Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-15T13:59:12.887Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-15T13:59:13.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-15T13:59:13.450Z] --- PASS: TestDockerSchema1RegistrySuite (17.04s) [2020-06-15T13:59:13.450Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-15T13:59:13.450Z] check_test.go:223: [d2af60f72f948] daemon is not started [2020-06-15T13:59:13.450Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-06-15T13:59:13.450Z] check_test.go:223: [d38532000987a] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.80s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d1932713fa68e] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.63s) [2020-06-15T13:59:13.451Z] check_test.go:223: [daa27109206ea] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d5a534dba4cc7] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2020-06-15T13:59:13.451Z] check_test.go:223: [dffdf52bfe82d] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d72ac11bc5ecd] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d07921893ac4b] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d94b994df62b9] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d515c583e893f] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2020-06-15T13:59:13.451Z] check_test.go:223: [df5c279596f33] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-06-15T13:59:13.451Z] check_test.go:223: [dec0bc395c75b] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d391b84f452f2] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d6101993befd9] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d96f4305b7333] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-06-15T13:59:13.451Z] check_test.go:223: [db254665da15f] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d4e49ece099b5] daemon is not started [2020-06-15T13:59:13.451Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-15T13:59:13.451Z] check_test.go:223: [d411dc3be2b41] daemon is not started [2020-06-15T13:59:13.451Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-15T13:59:13.451Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-15T13:59:14.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-15T13:59:14.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-15T13:59:14.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-15T13:59:15.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-15T13:59:16.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-15T13:59:16.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-15T13:59:16.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.67s) [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2020-06-15T13:59:17.170Z] check_test.go:252: [dbcf487288a6d] daemon is not started [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s) [2020-06-15T13:59:17.170Z] check_test.go:252: [d8917aa5fa151] daemon is not started [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-15T13:59:17.170Z] check_test.go:252: [d9f5b3c139d81] daemon is not started [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-06-15T13:59:17.170Z] check_test.go:252: [d21b706372286] daemon is not started [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-06-15T13:59:17.170Z] check_test.go:252: [d4b51d3835799] daemon is not started [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-06-15T13:59:17.170Z] check_test.go:252: [d9029a780b1a0] daemon is not started [2020-06-15T13:59:17.170Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-06-15T13:59:17.170Z] check_test.go:252: [d05b65a903568] daemon is not started [2020-06-15T13:59:17.170Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-15T13:59:17.170Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-15T13:59:22.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-15T13:59:22.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-15T13:59:22.677Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-15T13:59:22.677Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-15T13:59:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-06-15T13:59:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-06-15T13:59:22.934Z] check_test.go:279: [d8b0096278fa4] daemon is not started [2020-06-15T13:59:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-15T13:59:22.934Z] check_test.go:279: [d335a78f2b07b] daemon is not started [2020-06-15T13:59:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-06-15T13:59:22.934Z] check_test.go:279: [dbc0c4941744e] daemon is not started [2020-06-15T13:59:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-06-15T13:59:22.934Z] check_test.go:279: [d051b1825f4f2] daemon is not started [2020-06-15T13:59:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-06-15T13:59:22.934Z] check_test.go:279: [d85cf554545d4] daemon is not started [2020-06-15T13:59:22.934Z] === RUN TestDockerNetworkSuite [2020-06-15T13:59:22.934Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-15T13:59:24.831Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-15T13:59:25.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-15T13:59:28.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-15T13:59:30.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-15T13:59:32.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-15T13:59:33.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-15T13:59:38.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-15T13:59:41.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-15T13:59:42.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-15T13:59:42.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-15T13:59:43.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-15T13:59:44.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-15T13:59:45.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-15T13:59:45.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-15T13:59:45.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-15T13:59:46.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-15T13:59:46.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-15T13:59:46.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-15T13:59:46.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-15T13:59:47.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-15T13:59:48.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-15T13:59:48.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-15T13:59:48.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-15T13:59:48.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-15T13:59:50.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-15T13:59:52.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-15T13:59:59.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-15T13:59:59.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-15T13:59:59.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-15T13:59:59.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-15T13:59:59.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-15T13:59:59.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-15T13:59:59.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-15T13:59:59.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-15T14:00:02.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-15T14:00:02.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-15T14:00:02.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-15T14:00:03.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-15T14:00:06.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-15T14:00:09.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-15T14:00:09.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-15T14:00:10.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-15T14:00:11.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-15T14:00:11.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-15T14:00:12.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-15T14:00:13.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-15T14:00:13.936Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite (55.75s) [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.99s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dd1bb1fbb36ee] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d8a58d5e756bf] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d9f9ea91e8fb3] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d70268c8711d5] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:1233: [d08c596398b98] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.35s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [df34dd1492804] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.16s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d35e7377273f1] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d59dfa7a4a460] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dfc7c72b1e06c] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d48b8f77b5da8] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dcde8803374c3] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d72f8b6a348a4] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d1e179b297aec] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dabe73b253ade] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d6a5884426389] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [ded72ca9d47e3] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [df4798d24ffc3] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [db170d6ede52d] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d8d900bfe090c] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dea4694bd86b3] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d7a7cd3f6dd42] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d707a4c5f925e] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d0bd779609311] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [daf7001c00b34] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:968: [d2ffffb9b7b5a] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dff210fe072fc] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.77s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:1116: [de3dd44c07264] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d727012381e47] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dfceaf62c2652] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d95631258eec4] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d2c8d9f0e8a1f] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d93c73ea66c06] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d3c9530a4fcf6] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d8a246b27f18c] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d48ea5de50e92] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [dfac9154b0dfc] daemon is not started [2020-06-15T14:00:19.191Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d08848115a512] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d317e54e37df7] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:1084: [dcd6d0229b430] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [df32687b35459] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.85s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [df556608e8b88] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d2f192eb0bd61] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-06-15T14:00:19.191Z] docker_cli_network_unix_test.go:46: [d9f81f74a7b4d] daemon is not started [2020-06-15T14:00:19.191Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2020-06-15T14:00:19.192Z] docker_cli_network_unix_test.go:46: [d1412a9e2d099] daemon is not started [2020-06-15T14:00:19.192Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-06-15T14:00:19.192Z] docker_cli_network_unix_test.go:46: [d4007863bddac] daemon is not started [2020-06-15T14:00:19.192Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-06-15T14:00:19.192Z] docker_cli_network_unix_test.go:46: [dce127b24daf2] daemon is not started [2020-06-15T14:00:19.192Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.67s) [2020-06-15T14:00:19.192Z] docker_cli_network_unix_test.go:46: [d4e2c93b48f7e] daemon is not started [2020-06-15T14:00:19.192Z] === RUN TestDockerHubPullSuite [2020-06-15T14:00:19.192Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-15T14:00:20.122Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-15T14:00:22.644Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-15T14:00:22.644Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-15T14:00:24.013Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-15T14:00:24.270Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite (5.67s) [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s) [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-06-15T14:00:24.270Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-06-15T14:00:24.270Z] PASS [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === Skipped [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] [2020-06-15T14:00:24.270Z] DONE 1277 tests, 51 skipped in 1462.880s [2020-06-15T14:00:24.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T14:00:24.270Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T14:00:24.270Z] +++ kill 7573 [2020-06-15T14:00:25.639Z] +++ /etc/init.d/apparmor stop [2020-06-15T14:00:25.639Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T14:00:25.639Z] [2020-06-15T14:00:25.639Z] Unloading profiles will leave already running processes permanently [2020-06-15T14:00:25.639Z] unconfined, which can lead to unexpected situations. [2020-06-15T14:00:25.639Z] [2020-06-15T14:00:25.639Z] To set a process to complain mode, use the command line tool [2020-06-15T14:00:25.639Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T14:00:25.639Z] +++ true [2020-06-15T14:00:25.639Z] exiting test-integration [2020-06-15T14:00:25.639Z] ++ exit 0 [2020-06-15T14:00:25.639Z] [2020-06-15T14:00:25.639Z] + for job in $(jobs -p) [2020-06-15T14:00:25.639Z] + wait 11490 [2020-06-15T14:00:35.590Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-15T14:00:38.867Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-15T14:00:45.423Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-15T14:00:50.675Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-15T14:00:52.568Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-15T14:00:57.821Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-15T14:01:04.366Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-15T14:01:07.641Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-15T14:01:07.641Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-15T14:01:14.188Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-15T14:01:14.188Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-15T14:01:14.751Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-15T14:01:17.281Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-15T14:02:13.471Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-15T14:03:09.657Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-15T14:03:14.909Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-15T14:03:19.085Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-15T14:05:25.502Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-15T14:05:25.503Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-15T14:05:26.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-15T14:05:26.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-15T14:05:26.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-15T14:05:26.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-15T14:05:27.803Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-15T14:05:30.324Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-15T14:05:33.597Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-15T14:05:36.119Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-15T14:06:32.310Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-15T14:06:32.310Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-15T14:06:33.718Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-15T14:06:36.241Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-15T14:06:39.515Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-15T14:06:42.035Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-15T14:07:03.935Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-15T14:07:16.115Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-15T14:07:18.010Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-15T14:07:20.532Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-15T14:07:23.814Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-15T14:07:31.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-15T14:07:36.086Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-15T14:07:38.610Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-15T14:07:41.133Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-15T14:07:44.407Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-15T14:07:46.303Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-15T14:07:49.582Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-15T14:07:52.103Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-15T14:08:48.296Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-15T14:09:03.145Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite (1633.93s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.07s) [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:562: [d1044c9314e48] joining swarm manager [df63461f451e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:584: [d7af9e9f16862] joining swarm manager [df63461f451e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.994Z] check_test.go:380: [d1044c9314e48] daemon is not started [2020-06-15T14:09:17.994Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.55s) [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:45: [dffcc0fc85e3f] joining swarm manager [d269b8bdd5a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.90s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.48s) [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:303: [d884e4eea1995] joining swarm manager [dc4ceb61c352e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:304: [da6a0e8e46cb8] joining swarm manager [dc4ceb61c352e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s) [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:271: [d6973aa990e0b] joining swarm manager [d88f891a8dcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:272: [dcac33e90d0ae] joining swarm manager [d88f891a8dcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.51s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.70s) [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.29s) [2020-06-15T14:09:17.994Z] docker_api_swarm_node_test.go:19: [d711a5390950c] joining swarm manager [d514cc851c0b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] docker_api_swarm_node_test.go:20: [d845e9e1016ef] joining swarm manager [d514cc851c0b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.38s) [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:501: [db90db4b794ef] joining swarm manager [d1981950bb26b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] docker_api_swarm_test.go:506: [d7eba421ca40b] joining swarm manager [d1981950bb26b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.77s) [2020-06-15T14:09:17.994Z] docker_api_swarm_node_test.go:80: [d53780d40ee4d] joining swarm manager [da20e5ddbf0a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.994Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.12s) [2020-06-15T14:09:17.995Z] docker_api_swarm_node_test.go:52: [df8e75b22c8c1] joining swarm manager [d9274749ed11f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_node_test.go:53: [d36ca036d5899] joining swarm manager [d9274749ed11f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.00s) [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:201: [d9d920f9a27de] joining swarm manager [d19cb6a32d33b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.92s) [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:383: [dc58af79f0a0f] joining swarm manager [df7f8a9ffe737]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:384: [dfd362f738c63] joining swarm manager [df7f8a9ffe737]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] check_test.go:380: [dfd362f738c63] daemon is not started [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.34s) [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:801: [dcb4fa3329af0] joining swarm manager [d42600c18d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:801: [d18366ecb4f8b] joining swarm manager [d42600c18d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:801: [d6d822fd0a1ad] joining swarm manager [d42600c18d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:801: [d560570bda3ea] joining swarm manager [d42600c18d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:809: [d18bc9eaa1a01] joining swarm manager [d42600c18d299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:394: [d1e0e72e98dc0] joining swarm manager [d9f500268ece0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:394: [d71a9e5e0c7da] joining swarm manager [d9f500268ece0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.03s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:342: [d3f9ab9a3a7e9] joining swarm manager [d216326f39eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:342: [d4a8fc128dfa1] joining swarm manager [d216326f39eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.76s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:489: [d1bf720e221ee] joining swarm manager [d114e4c24fd66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:489: [d4f218ad68e84] joining swarm manager [d114e4c24fd66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.31s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.14s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:127: [d8d3762caab2b] joining swarm manager [d8ef1d541e7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:128: [d4c60829b6ad4] joining swarm manager [d8ef1d541e7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:136: [df12583960991] joining swarm manager [d8ef1d541e7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:137: [d9bfd162f0f7e] joining swarm manager [d8ef1d541e7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.12s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.56s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:303: [d8a56cd460d0f] joining swarm manager [dc5af32ecb317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:303: [d89bcadb0eae3] joining swarm manager [dc5af32ecb317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.49s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:99: [dcbcb7898d27d] joining swarm manager [d424f3501f374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:100: [d3d5e15430daa] joining swarm manager [d424f3501f374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] check_test.go:380: [dcbcb7898d27d] daemon is not started [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:532: [d4871c12b72a2] joining swarm manager [dc616e7d095ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:533: [d3feb36066db6] joining swarm manager [dc616e7d095ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.47s) [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:147: [d02d21b2c8238] joining swarm manager [dbc8033950daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_api_swarm_service_test.go:147: [da30d775c0c80] joining swarm manager [dbc8033950daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.21s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.80s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.31s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.82s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.10s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.04s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.62s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.86s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s) [2020-06-15T14:09:17.995Z] docker_cli_service_logs_test.go:245: checking task bev69s7totj3 [2020-06-15T14:09:17.995Z] docker_cli_service_logs_test.go:250: checking messages for bev69s7totj3 [2020-06-15T14:09:17.995Z] docker_cli_service_logs_test.go:245: checking task mkeertg5gk6d [2020-06-15T14:09:17.995Z] docker_cli_service_logs_test.go:250: checking messages for mkeertg5gk6d [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1901: [d5ed3797a1aca] joining swarm manager [dbd66ba519136]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1902: [d87ba746a0487] joining swarm manager [dbd66ba519136]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.62s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.08s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.60s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1802: [d97c720df0172] joining swarm manager [df6892bb4446a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1803: [deb23e5e2d495] joining swarm manager [df6892bb4446a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.68s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1321: [ddab98dd44774] joining swarm manager [d939711ab5b43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1322: [d37b664574faf] joining swarm manager [d939711ab5b43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.68s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.73s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.56s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.63s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.85s) [2020-06-15T14:09:17.995Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.04s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.11s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.22s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1186: [df4d91ee00f32] joining swarm manager [ddc7741db3e8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1195: [d42e80720f07b] joining swarm manager [ddc7741db3e8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.07s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.97s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1118: [dc77ca4ff81af] joining swarm manager [d40ea3d2e0785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1119: [d09ec715be7eb] joining swarm manager [d40ea3d2e0785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1172: [d89839ca82376] joining swarm manager [d40ea3d2e0785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.34s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1453: [d96b86aab4f92] joining swarm manager [d922126a11c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] docker_cli_swarm_test.go:1454: [d894fdc3afa9b] joining swarm manager [d922126a11c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.54s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2020-06-15T14:09:17.995Z] docker_cli_swarm_unix_test.go:62: [d6373056062a5] joining swarm manager [dc11a250e591e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.58s) [2020-06-15T14:09:17.995Z] docker_api_swarm_test.go:961: [d6aa09489eb3c] joining swarm manager [d16a2cdc8892c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.32s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.06s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.23s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.67s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.81s) [2020-06-15T14:09:17.995Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-06-15T14:09:17.995Z] === RUN TestDockerExternalVolumeSuite [2020-06-15T14:09:17.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-15T14:09:36.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-15T14:10:43.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-15T14:10:50.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-15T14:11:22.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-15T14:11:37.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-15T14:12:09.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-15T14:12:21.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-15T14:12:53.433Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-15T14:13:08.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-15T14:13:26.337Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-15T14:14:12.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-15T14:14:31.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-15T14:15:03.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-15T14:15:35.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-15T14:15:47.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-15T14:16:05.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-15T14:16:20.250Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-06-15T14:16:35.100Z] docker_cli_external_volume_driver_test.go:53: [da0ad4898fe20] daemon is not started [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-06-15T14:16:35.100Z] docker_cli_external_volume_driver_test.go:53: [d4180dced3e9c] daemon is not started [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-15T14:16:35.100Z] docker_cli_external_volume_driver_test.go:53: [d7a9323b00e15] daemon is not started [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-15T14:16:35.100Z] docker_cli_external_volume_driver_test.go:53: [d26c1d17f1276] daemon is not started [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-06-15T14:16:35.100Z] docker_cli_external_volume_driver_test.go:485: [d40f0bc286fba] daemon is not started [2020-06-15T14:16:35.100Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-15T14:16:35.100Z] docker_cli_external_volume_driver_test.go:53: [dd4a2baa695d6] daemon is not started [2020-06-15T14:16:35.100Z] PASS [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] === Skipped [2020-06-15T14:16:35.100Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.03s) [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] [2020-06-15T14:16:35.100Z] DONE 273 tests, 5 skipped in 2434.704s [2020-06-15T14:16:35.100Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-15T14:16:35.100Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db5f948962df3/docker.pid [2020-06-15T14:16:35.100Z] +++ kill 4164 [2020-06-15T14:16:35.100Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4164 is not a child of this shell [2020-06-15T14:16:35.100Z] warning: PID 4164 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db5f948962df3/docker.pid had a nonzero exit code [2020-06-15T14:16:35.100Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db5f948962df3/root: target is busy. [2020-06-15T14:16:35.100Z] ++++ cat bundles/test-integration/docker.pid [2020-06-15T14:16:35.100Z] +++ kill 7595 [2020-06-15T14:16:36.030Z] +++ /etc/init.d/apparmor stop [2020-06-15T14:16:36.030Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-15T14:16:36.030Z] [2020-06-15T14:16:36.030Z] Unloading profiles will leave already running processes permanently [2020-06-15T14:16:36.030Z] unconfined, which can lead to unexpected situations. [2020-06-15T14:16:36.030Z] [2020-06-15T14:16:36.030Z] To set a process to complain mode, use the command line tool [2020-06-15T14:16:36.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-15T14:16:36.030Z] +++ true [2020-06-15T14:16:36.030Z] exiting test-integration [2020-06-15T14:16:36.030Z] ++ exit 0 [2020-06-15T14:16:36.030Z] [2020-06-15T14:16:36.595Z] + exit 0 [2020-06-15T14:16:36.595Z] ++ jobs -p [2020-06-15T14:16:36.595Z] + pids= [2020-06-15T14:16:36.595Z] + echo 'Remaining pids to kill: []' [2020-06-15T14:16:36.595Z] Remaining pids to kill: [] [2020-06-15T14:16:36.595Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-15T14:16:36.606Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-15T14:16:39.035Z] + echo Ensuring container killed. [2020-06-15T14:16:39.035Z] Ensuring container killed. [2020-06-15T14:16:39.035Z] + docker ps -aq -f name=docker-pr2-* [2020-06-15T14:16:39.035Z] + cids=c9c7af99c5e6 [2020-06-15T14:16:39.035Z] 8e27fc7739bd [2020-06-15T14:16:39.035Z] 1da95433cfa1 [2020-06-15T14:16:39.035Z] + [ -n c9c7af99c5e6 [2020-06-15T14:16:39.035Z] 8e27fc7739bd [2020-06-15T14:16:39.035Z] 1da95433cfa1 ] [2020-06-15T14:16:39.035Z] + docker rm -vf c9c7af99c5e6 8e27fc7739bd 1da95433cfa1 [2020-06-15T14:16:40.405Z] c9c7af99c5e6 [2020-06-15T14:16:40.405Z] 8e27fc7739bd [2020-06-15T14:16:40.971Z] 1da95433cfa1 [Pipeline] sh [2020-06-15T14:16:41.250Z] + echo Chowning /workspace to jenkins user [2020-06-15T14:16:41.250Z] Chowning /workspace to jenkins user [2020-06-15T14:16:41.250Z] + id -u [2020-06-15T14:16:41.250Z] + id -g [2020-06-15T14:16:41.250Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41108:/workspace busybox chown -R 1000:1000 /workspace [2020-06-15T14:16:41.250Z] Unable to find image 'busybox:latest' locally [2020-06-15T14:16:41.250Z] latest: Pulling from library/busybox [2020-06-15T14:16:41.250Z] 76df9210b28c: Pulling fs layer [2020-06-15T14:16:41.507Z] 76df9210b28c: Verifying Checksum [2020-06-15T14:16:41.507Z] 76df9210b28c: Download complete [2020-06-15T14:16:41.508Z] 76df9210b28c: Pull complete [2020-06-15T14:16:41.508Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-15T14:16:41.508Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-15T14:16:45.076Z] + bundleName=amd64 [2020-06-15T14:16:45.076Z] + echo Creating amd64-bundles.tar.gz [2020-06-15T14:16:45.076Z] Creating amd64-bundles.tar.gz [2020-06-15T14:16:45.076Z] + 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-15T14:16:45.076Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-15T14:16:46.016Z] Archiving artifacts [2020-06-15T14:16:48.170Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T14:16:48.490Z] + make clean [2020-06-15T14:16:48.747Z] docker volume rm -f docker-dev-cache [2020-06-15T14:16:48.747Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-15T14:32:49.484Z] ok github.com/docker/docker/integration-cli 2576.554s [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === Skipped [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-15T14:32:49.486Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.04s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-06-15T14:32:49.487Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-06-15T14:32:49.488Z] [2020-06-15T14:32:49.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-06-15T14:32:49.489Z] [2020-06-15T14:32:49.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-06-15T14:32:49.489Z] [2020-06-15T14:32:49.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-15T14:32:49.489Z] [2020-06-15T14:32:49.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-06-15T14:32:49.489Z] [2020-06-15T14:32:49.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-15T14:32:49.489Z] [2020-06-15T14:32:49.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-06-15T14:32:49.489Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.05s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-15T14:32:49.490Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-15T14:32:49.491Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-15T14:32:49.491Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-15T14:32:49.491Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] DONE 1096 tests, 549 skipped in 2585.781s [2020-06-15T14:32:49.491Z] INFO: Integration tests ended at 06/15/2020 14:32:36. Duration:00:43:05.9403385 [2020-06-15T14:32:49.491Z] INFO: Docker info of the daemon under test at end of run [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] Containers: 2 [2020-06-15T14:32:49.491Z] Running: 0 [2020-06-15T14:32:49.491Z] Paused: 0 [2020-06-15T14:32:49.491Z] Stopped: 2 [2020-06-15T14:32:49.491Z] Images: 15 [2020-06-15T14:32:49.491Z] Server Version: 0.0.0-dev [2020-06-15T14:32:49.491Z] Storage Driver: windowsfilter [2020-06-15T14:32:49.491Z] Windows: [2020-06-15T14:32:49.491Z] Logging Driver: json-file [2020-06-15T14:32:49.491Z] Plugins: [2020-06-15T14:32:49.491Z] Volume: local [2020-06-15T14:32:49.491Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-15T14:32:49.491Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-15T14:32:49.491Z] Swarm: inactive [2020-06-15T14:32:49.491Z] Default Isolation: process [2020-06-15T14:32:49.491Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-15T14:32:49.491Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-15T14:32:49.491Z] OSType: windows [2020-06-15T14:32:49.491Z] Architecture: x86_64 [2020-06-15T14:32:49.491Z] CPUs: 4 [2020-06-15T14:32:49.491Z] Total Memory: 32GiB [2020-06-15T14:32:49.491Z] Name: azwin-2-4776d0 [2020-06-15T14:32:49.491Z] ID: HFTA:SNEW:7LWW:WW5X:DVOM:46PC:KQ3W:PVA6:H2GH:2GUE:CHT5:PLO7 [2020-06-15T14:32:49.491Z] Docker Root Dir: D:\CI\PR-41108\2\daemon [2020-06-15T14:32:49.491Z] Debug Mode (client): false [2020-06-15T14:32:49.491Z] Debug Mode (server): true [2020-06-15T14:32:49.491Z] File Descriptors: -1 [2020-06-15T14:32:49.491Z] Goroutines: 18 [2020-06-15T14:32:49.491Z] System Time: 2020-06-15T14:32:36.720104Z [2020-06-15T14:32:49.491Z] EventsListeners: 0 [2020-06-15T14:32:49.491Z] Registry: https://index.docker.io/v1/ [2020-06-15T14:32:49.491Z] Labels: [2020-06-15T14:32:49.491Z] Experimental: false [2020-06-15T14:32:49.491Z] Insecure Registries: [2020-06-15T14:32:49.491Z] 127.0.0.0/8 [2020-06-15T14:32:49.491Z] Live Restore Enabled: false [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] [2020-06-15T14:32:49.491Z] INFO: Stopping daemon under test [2020-06-15T14:32:49.491Z] SUCCESS: The process with PID 1308 (child process of PID 2212) has been terminated. [2020-06-15T14:32:49.491Z] SUCCESS: The process with PID 2212 (child process of PID 3632) has been terminated. [2020-06-15T14:32:49.491Z] INFO: Stop tailing logs of the daemon under tests [2020-06-15T14:32:49.491Z] INFO: executeCI.ps1 Completed successfully at 06/15/2020 14:32:36. [2020-06-15T14:32:49.491Z] INFO: Tidying up at end of run [2020-06-15T14:32:49.491Z] INFO: Saving daemon under test log (d:\CI\PR-41108\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-15T14:32:49.491Z] INFO: Saving daemon under test log (d:\CI\PR-41108\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-15T14:32:49.491Z] INFO: Nuke-Everything... [2020-06-15T14:32:49.491Z] INFO: Container count on control daemon to delete is 2 [2020-06-15T14:32:49.491Z] c1bda94dbfff [2020-06-15T14:32:49.491Z] 7918089bcc9b [2020-06-15T14:32:49.491Z] INFO: Tidying pidfile d:\CI\PR-41108\2\docker.pid [2020-06-15T14:32:49.491Z] INFO: Nuking d:\CI [2020-06-15T14:33:14.825Z] INFO: Zapped successfully [2020-06-15T14:33:14.826Z] [2020-06-15T14:33:14.826Z] INFO: executeCI.ps1 exiting at Mon Jun 15 14:33:12 CUT 2020. Duration 01:06:46.6538643 [2020-06-15T14:33:14.826Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-15T14:33:15.083Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-15T14:33:28.019Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-15T14:33:30.470Z] Archiving artifacts [2020-06-15T14:33:44.609Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41108/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-15T14:33:45.567Z] + make clean [2020-06-15T14:33:48.530Z] docker volume rm -f docker-dev-cache [2020-06-15T14:33:48.530Z] 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