Pull request #41011 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 89382f2f20745b9e63bed6c066f104980dff4396 rather than 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 Obtained Jenkinsfile from 89382f2f20745b9e63bed6c066f104980dff4396 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-01T10:21:52.638Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-01T10:21:52.644Z] Trying to pass milestone 3 [Pipeline] milestone [2020-06-01T10:21:52.681Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-01T10:21:52.837Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af4e85a4f5b1a41f) in /home/ubuntu/workspace/moby_PR-41011 [Pipeline] { [Pipeline] checkout [2020-06-01T10:21:52.898Z] using credential docker-jenkins-github-credentials [2020-06-01T10:21:52.907Z] Cloning the remote Git repository [2020-06-01T10:21:52.907Z] Cloning with configured refspecs honoured and without tags [2020-06-01T10:21:52.910Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:21:52.910Z] > git init /home/ubuntu/workspace/moby_PR-41011 # timeout=10 [2020-06-01T10:21:52.924Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:21:52.925Z] > git --version # timeout=10 [2020-06-01T10:21:52.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:21:52.929Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:10.972Z] Fetching without tags [2020-06-01T10:22:11.216Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:11.764Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:11.765Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:22:12.273Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [2020-06-01T10:22:12.286Z] First time build. Skipping changelog. [2020-06-01T10:22:10.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:10.942Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:22:10.947Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:10.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:10.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:10.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:10.975Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:11.217Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:11.220Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:11.748Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:22:11.759Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:22:11.766Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:11.768Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:12.278Z] > git rev-list --no-walk a46cec4f75a1f8a56dc9e67dab2660752e4a6786 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-01T10:22:13.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41011:/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-01T10:22:13.032Z] Unable to find image 'alpine:latest' locally [2020-06-01T10:22:13.032Z] latest: Pulling from library/alpine [2020-06-01T10:22:13.032Z] df20fa9351a1: Pulling fs layer [2020-06-01T10:22:13.032Z] df20fa9351a1: Verifying Checksum [2020-06-01T10:22:13.032Z] df20fa9351a1: Download complete [2020-06-01T10:22:13.289Z] df20fa9351a1: Pull complete [2020-06-01T10:22:13.289Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-01T10:22:13.289Z] Status: Downloaded newer image for alpine:latest [2020-06-01T10:22:16.562Z] 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 [2020-06-01T10:22:16.802Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af4e85a4f5b1a41f) in /home/ubuntu/workspace/moby_PR-41011 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-06-01T10:22:16.869Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41011 [Pipeline] checkout [2020-06-01T10:22:16.914Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-01T10:22:16.931Z] Fetching changes from the remote Git repository [2020-06-01T10:22:16.938Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [2020-06-01T10:22:16.989Z] Running on azwin-2-dbefd0 in d:\jenkins\workspace\moby_PR-41011 [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] ws [2020-06-01T10:22:17.055Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-06-01T10:22:17.055Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-01T10:22:17.073Z] Cloning the remote Git repository [2020-06-01T10:22:17.073Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-06-01T10:22:17.163Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41011 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [2020-06-01T10:22:17.204Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-06-01T10:22:17.262Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:17.262Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:22:17.315Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [2020-06-01T10:22:17.391Z] using credential docker-jenkins-github-credentials [2020-06-01T10:22:17.409Z] using credential docker-jenkins-github-credentials [2020-06-01T10:22:17.470Z] Cloning the remote Git repository [2020-06-01T10:22:17.471Z] Cloning with configured refspecs honoured and without tags [2020-06-01T10:22:17.491Z] Cloning the remote Git repository [2020-06-01T10:22:17.491Z] Cloning with configured refspecs honoured and without tags [2020-06-01T10:22:16.924Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-01T10:22:16.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:16.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:16.940Z] > git --version # timeout=10 [2020-06-01T10:22:16.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:16.954Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:17.205Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:17.208Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:17.248Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:22:17.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:22:17.264Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:17.269Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:17.078Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:22:17.078Z] > git init /home/jenkins/workspace/moby_PR-41011 # timeout=10 [2020-06-01T10:22:17.105Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:17.105Z] > git --version # timeout=10 [2020-06-01T10:22:17.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:17.111Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-01T10:22:17.525Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:22:17.525Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-01T10:22:17.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:17.600Z] > git --version # timeout=10 [2020-06-01T10:22:17.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:17.672Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:17.497Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:22:17.497Z] > git init /home/docker/workspace/moby_PR-41011 # timeout=10 [2020-06-01T10:22:17.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:17.510Z] > git --version # timeout=10 [2020-06-01T10:22:17.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:17.515Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:18.492Z] + [ PR != PR ] [2020-06-01T10:22:18.492Z] + [ master != master ] [2020-06-01T10:22:18.492Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-01T10:22:18.820Z] + docker version [2020-06-01T10:22:18.820Z] Client: Docker Engine - Community [2020-06-01T10:22:18.820Z] Version: 19.03.8 [2020-06-01T10:22:18.820Z] API version: 1.40 [2020-06-01T10:22:18.820Z] Go version: go1.12.17 [2020-06-01T10:22:18.820Z] Git commit: afacb8b7f0 [2020-06-01T10:22:18.820Z] Built: Wed Mar 11 01:25:46 2020 [2020-06-01T10:22:18.820Z] OS/Arch: linux/amd64 [2020-06-01T10:22:18.820Z] Experimental: false [2020-06-01T10:22:18.820Z] [2020-06-01T10:22:18.820Z] Server: Docker Engine - Community [2020-06-01T10:22:18.820Z] Engine: [2020-06-01T10:22:18.820Z] Version: 19.03.8 [2020-06-01T10:22:18.820Z] API version: 1.40 (minimum version 1.12) [2020-06-01T10:22:18.820Z] Go version: go1.12.17 [2020-06-01T10:22:18.820Z] Git commit: afacb8b7f0 [2020-06-01T10:22:18.820Z] Built: Wed Mar 11 01:24:19 2020 [2020-06-01T10:22:18.820Z] OS/Arch: linux/amd64 [2020-06-01T10:22:18.820Z] Experimental: true [2020-06-01T10:22:18.820Z] containerd: [2020-06-01T10:22:18.820Z] Version: 1.2.13 [2020-06-01T10:22:18.820Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:22:18.820Z] runc: [2020-06-01T10:22:18.820Z] Version: 1.0.0-rc10 [2020-06-01T10:22:18.820Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:22:18.820Z] docker-init: [2020-06-01T10:22:18.820Z] Version: 0.18.0 [2020-06-01T10:22:18.820Z] GitCommit: fec3683 [Pipeline] sh [2020-06-01T10:22:19.101Z] + docker info [2020-06-01T10:22:19.664Z] Client: [2020-06-01T10:22:19.664Z] Debug Mode: false [2020-06-01T10:22:19.664Z] [2020-06-01T10:22:19.664Z] Server: [2020-06-01T10:22:19.664Z] Containers: 0 [2020-06-01T10:22:19.664Z] Running: 0 [2020-06-01T10:22:19.664Z] Paused: 0 [2020-06-01T10:22:19.664Z] Stopped: 0 [2020-06-01T10:22:19.664Z] Images: 3 [2020-06-01T10:22:19.664Z] Server Version: 19.03.8 [2020-06-01T10:22:19.664Z] Storage Driver: overlay2 [2020-06-01T10:22:19.664Z] Backing Filesystem: [2020-06-01T10:22:19.664Z] Supports d_type: true [2020-06-01T10:22:19.664Z] Native Overlay Diff: true [2020-06-01T10:22:19.664Z] Logging Driver: json-file [2020-06-01T10:22:19.664Z] Cgroup Driver: cgroupfs [2020-06-01T10:22:19.664Z] Plugins: [2020-06-01T10:22:19.664Z] Volume: local [2020-06-01T10:22:19.664Z] Network: bridge host ipvlan macvlan null overlay [2020-06-01T10:22:19.664Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-01T10:22:19.664Z] Swarm: inactive [2020-06-01T10:22:19.664Z] Runtimes: runc [2020-06-01T10:22:19.664Z] Default Runtime: runc [2020-06-01T10:22:19.664Z] Init Binary: docker-init [2020-06-01T10:22:19.664Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:22:19.664Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:22:19.664Z] init version: fec3683 [2020-06-01T10:22:19.664Z] Security Options: [2020-06-01T10:22:19.664Z] apparmor [2020-06-01T10:22:19.664Z] seccomp [2020-06-01T10:22:19.664Z] Profile: default [2020-06-01T10:22:19.664Z] Kernel Version: 4.15.0-1065-aws [2020-06-01T10:22:19.664Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-01T10:22:19.664Z] OSType: linux [2020-06-01T10:22:19.664Z] Architecture: x86_64 [2020-06-01T10:22:19.664Z] CPUs: 2 [2020-06-01T10:22:19.664Z] Total Memory: 7.501GiB [2020-06-01T10:22:19.664Z] Name: ip-10-100-117-237 [2020-06-01T10:22:19.664Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-06-01T10:22:19.664Z] Docker Root Dir: /var/lib/docker [2020-06-01T10:22:19.664Z] Debug Mode: false [2020-06-01T10:22:19.664Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:22:19.664Z] Labels: [2020-06-01T10:22:19.664Z] Experimental: true [2020-06-01T10:22:19.664Z] Insecure Registries: [2020-06-01T10:22:19.664Z] 127.0.0.0/8 [2020-06-01T10:22:19.664Z] Live Restore Enabled: true [2020-06-01T10:22:19.664Z] [2020-06-01T10:22:19.664Z] WARNING: No swap limit support [Pipeline] sh [2020-06-01T10:22:19.941Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:22:19.941Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:22:19.941Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41011/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-01T10:22:19.941Z] + bash /home/ubuntu/workspace/moby_PR-41011/check-config.sh [2020-06-01T10:22:19.941Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-01T10:22:19.941Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-01T10:22:19.941Z] [2020-06-01T10:22:19.941Z] Generally Necessary: [2020-06-01T10:22:19.941Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-01T10:22:19.941Z] - apparmor: enabled and tools installed [2020-06-01T10:22:19.941Z] - CONFIG_NAMESPACES: enabled [2020-06-01T10:22:19.941Z] - CONFIG_NET_NS: enabled [2020-06-01T10:22:19.941Z] - CONFIG_PID_NS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_IPC_NS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_UTS_NS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUPS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CPUSETS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_MEMCG: enabled [2020-06-01T10:22:20.198Z] - CONFIG_KEYS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_VETH: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-01T10:22:20.198Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-01T10:22:20.198Z] [2020-06-01T10:22:20.198Z] Optional Features: [2020-06-01T10:22:20.198Z] - CONFIG_USER_NS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_SECCOMP: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-01T10:22:20.198Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-01T10:22:20.198Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-01T10:22:20.198Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-06-01T10:22:20.198Z] - CONFIG_BLK_CGROUP: enabled [2020-06-01T10:22:20.198Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-01T10:22:20.198Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_PERF: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-01T10:22:20.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-01T10:22:20.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-01T10:22:20.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-01T10:22:20.198Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-01T10:22:20.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_IP_VS: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-01T10:22:20.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-01T10:22:20.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-01T10:22:20.198Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_EXT4_FS: enabled [2020-06-01T10:22:20.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-01T10:22:20.198Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-01T10:22:20.198Z] - Network Drivers: [2020-06-01T10:22:20.198Z] - "overlay": [2020-06-01T10:22:20.198Z] - CONFIG_VXLAN: enabled (as module) [2020-06-01T10:22:20.198Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-01T10:22:20.198Z] Optional (for encrypted networks): [2020-06-01T10:22:20.454Z] - CONFIG_CRYPTO: enabled [2020-06-01T10:22:20.454Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-01T10:22:20.454Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-01T10:22:20.454Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-01T10:22:20.454Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-01T10:22:20.454Z] - CONFIG_XFRM: enabled [2020-06-01T10:22:20.454Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-01T10:22:20.454Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-01T10:22:20.454Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-01T10:22:20.454Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-01T10:22:20.454Z] - "ipvlan": [2020-06-01T10:22:20.454Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-01T10:22:20.454Z] - "macvlan": [2020-06-01T10:22:20.454Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-01T10:22:20.455Z] - CONFIG_DUMMY: enabled (as module) [2020-06-01T10:22:20.455Z] - "ftp,tftp client in container": [2020-06-01T10:22:20.455Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-01T10:22:20.455Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-01T10:22:20.455Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-01T10:22:20.455Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-01T10:22:20.455Z] - Storage Drivers: [2020-06-01T10:22:20.455Z] - "aufs": [2020-06-01T10:22:20.455Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-01T10:22:20.455Z] - "btrfs": [2020-06-01T10:22:20.455Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-01T10:22:20.455Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-01T10:22:20.455Z] - "devicemapper": [2020-06-01T10:22:20.455Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-01T10:22:20.455Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-01T10:22:20.455Z] - "overlay": [2020-06-01T10:22:20.455Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-01T10:22:20.455Z] - "zfs": [2020-06-01T10:22:20.455Z] - /dev/zfs: missing [2020-06-01T10:22:20.455Z] - zfs command: missing [2020-06-01T10:22:20.455Z] - zpool command: missing [2020-06-01T10:22:20.455Z] [2020-06-01T10:22:20.455Z] Limits: [2020-06-01T10:22:20.455Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-01T10:22:20.455Z] [2020-06-01T10:22:20.455Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-01T10:22:20.785Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 . [2020-06-01T10:22:20.785Z] #1 [internal] load .dockerignore [2020-06-01T10:22:20.785Z] #1 transferring context: 87B done [2020-06-01T10:22:20.785Z] #1 DONE 0.0s [2020-06-01T10:22:20.785Z] [2020-06-01T10:22:20.785Z] #2 [internal] load build definition from Dockerfile [2020-06-01T10:22:20.785Z] #2 transferring dockerfile: 16.37kB done [2020-06-01T10:22:20.785Z] #2 DONE 0.0s [2020-06-01T10:22:20.785Z] [2020-06-01T10:22:20.785Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-01T10:22:20.785Z] #3 DONE 0.1s [2020-06-01T10:22:21.042Z] [2020-06-01T10:22:21.042Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-01T10:22:21.042Z] #4 CACHED [2020-06-01T10:22:21.605Z] [2020-06-01T10:22:21.605Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-01T10:22:21.605Z] #5 DONE 0.1s [2020-06-01T10:22:21.605Z] [2020-06-01T10:22:21.605Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-01T10:22:21.605Z] #6 DONE 0.1s [2020-06-01T10:22:21.605Z] [2020-06-01T10:22:21.605Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:22:21.605Z] #58 DONE 0.0s [2020-06-01T10:22:21.605Z] [2020-06-01T10:22:21.605Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:22:21.605Z] #7 DONE 0.0s [2020-06-01T10:22:21.605Z] [2020-06-01T10:22:21.605Z] #20 [internal] load build context [2020-06-01T10:22:22.986Z] #20 transferring context: 50.67MB 1.3s done [2020-06-01T10:22:22.986Z] #20 DONE 1.3s [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-01T10:22:22.986Z] #31 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:22:22.986Z] #25 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:22:22.986Z] #33 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-01T10:22:22.986Z] #55 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-01T10:22:22.986Z] #11 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:22:22.986Z] #38 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-01T10:22:22.986Z] #56 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:22:22.986Z] #17 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-01T10:22:22.986Z] #34 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-01T10:22:22.986Z] #61 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:22:22.986Z] #36 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-01T10:22:22.986Z] #22 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:22:22.986Z] #23 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-01T10:22:22.986Z] #59 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:22:22.986Z] #47 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-01T10:22:22.986Z] #53 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:22:22.986Z] #41 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-01T10:22:22.986Z] #29 CACHED [2020-06-01T10:22:22.986Z] [2020-06-01T10:22:22.986Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-01T10:22:22.987Z] #14 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:22.987Z] #54 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-01T10:22:22.987Z] #9 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-01T10:22:22.987Z] #18 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:22.987Z] #21 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:22:22.987Z] #32 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #48 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-01T10:22:22.987Z] #13 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:22:22.987Z] #60 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #57 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:22:22.987Z] #15 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:22:22.987Z] #39 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #42 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:22:22.987Z] #16 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-01T10:22:22.987Z] #26 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #46 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:22:22.987Z] #49 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-01T10:22:22.987Z] #12 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:22.987Z] #45 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #44 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:22:22.987Z] #19 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:22.987Z] #43 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:22.987Z] #52 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:22:22.987Z] #51 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:22:22.987Z] #30 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-01T10:22:22.987Z] #40 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:22:22.987Z] #10 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-01T10:22:22.987Z] #8 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #50 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-01T10:22:22.987Z] #27 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-01T10:22:22.987Z] #37 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:22:22.987Z] #28 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-01T10:22:22.987Z] #35 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:22:22.987Z] #24 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-01T10:22:22.987Z] #62 CACHED [2020-06-01T10:22:22.987Z] [2020-06-01T10:22:22.987Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-01T10:22:24.355Z] #63 DONE 1.0s [2020-06-01T10:22:24.355Z] [2020-06-01T10:22:24.355Z] #64 exporting to image [2020-06-01T10:22:24.355Z] #64 exporting layers [2020-06-01T10:22:24.918Z] #64 exporting layers 0.7s done [2020-06-01T10:22:24.918Z] #64 writing image sha256:23b607c059e9a8af209eeadd029efac1e1b8ae71abae8e46bc3fd26c2f7641f3 done [2020-06-01T10:22:24.918Z] #64 naming to docker.io/library/docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 done [2020-06-01T10:22:24.918Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-01T10:22:25.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41011/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/validate/default [2020-06-01T10:22:26.177Z] Congratulations! All commits are properly signed with the DCO! [2020-06-01T10:22:26.177Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-01T10:22:26.177Z] No api/types/ or api/swagger.yaml changes in diff. [2020-06-01T10:22:26.177Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-01T10:22:26.177Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-01T10:22:26.177Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-01T10:22:26.177Z] Congratulations! No new tests were added to integration-cli. [2020-06-01T10:22:26.177Z] [2020-06-01T10:22:26.177Z] INFO Start validation with golang-ci-lint [2020-06-01T10:22:26.433Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-01T10:22:26.434Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-01T10:22:26.434Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-01T10:22:26.683Z] Fetching without tags [2020-06-01T10:22:26.964Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:27.472Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:27.472Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:22:27.923Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [2020-06-01T10:22:26.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:26.655Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:22:26.659Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:26.672Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:26.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:26.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:26.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:26.969Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:26.970Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:27.444Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:22:27.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:22:27.477Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:27.483Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-01T10:22:28.759Z] + docker version [2020-06-01T10:22:28.759Z] Client: Docker Engine - Community [2020-06-01T10:22:28.759Z] Version: 19.03.7 [2020-06-01T10:22:28.759Z] API version: 1.40 [2020-06-01T10:22:28.759Z] Go version: go1.12.17 [2020-06-01T10:22:28.759Z] Git commit: 7141c199a2 [2020-06-01T10:22:28.759Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-01T10:22:28.759Z] OS/Arch: linux/s390x [2020-06-01T10:22:28.759Z] Experimental: false [2020-06-01T10:22:28.759Z] [2020-06-01T10:22:28.759Z] Server: Docker Engine - Community [2020-06-01T10:22:28.759Z] Engine: [2020-06-01T10:22:28.759Z] Version: 19.03.7 [2020-06-01T10:22:28.759Z] API version: 1.40 (minimum version 1.12) [2020-06-01T10:22:28.759Z] Go version: go1.12.17 [2020-06-01T10:22:28.759Z] Git commit: 7141c199a2 [2020-06-01T10:22:28.759Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-01T10:22:28.759Z] OS/Arch: linux/s390x [2020-06-01T10:22:28.759Z] Experimental: true [2020-06-01T10:22:28.759Z] containerd: [2020-06-01T10:22:28.759Z] Version: 1.2.13 [2020-06-01T10:22:28.760Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:22:28.760Z] runc: [2020-06-01T10:22:28.760Z] Version: 1.0.0-rc10 [2020-06-01T10:22:28.760Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:22:28.760Z] docker-init: [2020-06-01T10:22:28.760Z] Version: 0.18.0 [2020-06-01T10:22:28.760Z] GitCommit: fec3683 [Pipeline] sh [2020-06-01T10:22:29.131Z] + docker info [2020-06-01T10:22:29.745Z] Client: [2020-06-01T10:22:29.745Z] Debug Mode: false [2020-06-01T10:22:29.745Z] [2020-06-01T10:22:29.745Z] Server: [2020-06-01T10:22:29.745Z] Containers: 0 [2020-06-01T10:22:29.745Z] Running: 0 [2020-06-01T10:22:29.745Z] Paused: 0 [2020-06-01T10:22:29.745Z] Stopped: 0 [2020-06-01T10:22:29.745Z] Images: 2 [2020-06-01T10:22:29.745Z] Server Version: 19.03.7 [2020-06-01T10:22:29.745Z] Storage Driver: overlay2 [2020-06-01T10:22:29.745Z] Backing Filesystem: [2020-06-01T10:22:29.745Z] Supports d_type: true [2020-06-01T10:22:29.745Z] Native Overlay Diff: true [2020-06-01T10:22:29.745Z] Logging Driver: json-file [2020-06-01T10:22:29.745Z] Cgroup Driver: cgroupfs [2020-06-01T10:22:29.745Z] Plugins: [2020-06-01T10:22:29.745Z] Volume: local [2020-06-01T10:22:29.745Z] Network: bridge host ipvlan macvlan null overlay [2020-06-01T10:22:29.745Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-01T10:22:29.745Z] Swarm: inactive [2020-06-01T10:22:29.745Z] Runtimes: runc [2020-06-01T10:22:29.745Z] Default Runtime: runc [2020-06-01T10:22:29.745Z] Init Binary: docker-init [2020-06-01T10:22:29.745Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:22:29.745Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:22:29.745Z] init version: fec3683 [2020-06-01T10:22:29.745Z] Security Options: [2020-06-01T10:22:29.745Z] apparmor [2020-06-01T10:22:29.745Z] seccomp [2020-06-01T10:22:29.745Z] Profile: default [2020-06-01T10:22:29.745Z] Kernel Version: 4.15.0-88-generic [2020-06-01T10:22:29.745Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-01T10:22:29.745Z] OSType: linux [2020-06-01T10:22:29.745Z] Architecture: s390x [2020-06-01T10:22:29.745Z] CPUs: 2 [2020-06-01T10:22:29.745Z] Total Memory: 7.861GiB [2020-06-01T10:22:29.745Z] Name: s390x-ubuntu-25 [2020-06-01T10:22:29.745Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-01T10:22:29.745Z] Docker Root Dir: /var/lib/docker [2020-06-01T10:22:29.745Z] Debug Mode: false [2020-06-01T10:22:29.745Z] Username: dockerbuildbot [2020-06-01T10:22:29.745Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:22:29.745Z] Labels: [2020-06-01T10:22:29.745Z] Experimental: true [2020-06-01T10:22:29.745Z] Insecure Registries: [2020-06-01T10:22:29.745Z] 127.0.0.0/8 [2020-06-01T10:22:29.745Z] Live Restore Enabled: false [2020-06-01T10:22:29.745Z] [2020-06-01T10:22:29.745Z] WARNING: No swap limit support [Pipeline] sh [2020-06-01T10:22:30.116Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:22:30.116Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:22:30.116Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41011/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-01T10:22:30.116Z] + bash /home/jenkins/workspace/moby_PR-41011/check-config.sh [2020-06-01T10:22:30.116Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-01T10:22:30.116Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-06-01T10:22:30.116Z] [2020-06-01T10:22:30.116Z] Generally Necessary: [2020-06-01T10:22:30.116Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-01T10:22:30.116Z] - apparmor: enabled and tools installed [2020-06-01T10:22:30.116Z] - CONFIG_NAMESPACES: enabled [2020-06-01T10:22:30.116Z] - CONFIG_NET_NS: enabled [2020-06-01T10:22:30.116Z] - CONFIG_PID_NS: enabled [2020-06-01T10:22:30.116Z] - CONFIG_IPC_NS: enabled [2020-06-01T10:22:30.116Z] - CONFIG_UTS_NS: enabled [2020-06-01T10:22:30.116Z] - CONFIG_CGROUPS: enabled [2020-06-01T10:22:30.116Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-01T10:22:30.116Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-01T10:22:30.116Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-01T10:22:30.116Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-01T10:22:30.116Z] - CONFIG_CPUSETS: enabled [2020-06-01T10:22:30.116Z] - CONFIG_MEMCG: enabled [2020-06-01T10:22:30.116Z] - CONFIG_KEYS: enabled [2020-06-01T10:22:30.398Z] - CONFIG_VETH: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-01T10:22:30.398Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-01T10:22:30.398Z] [2020-06-01T10:22:30.398Z] Optional Features: [2020-06-01T10:22:30.398Z] - CONFIG_USER_NS: enabled [2020-06-01T10:22:30.398Z] - CONFIG_SECCOMP: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-01T10:22:30.398Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-01T10:22:30.398Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-01T10:22:30.398Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-01T10:22:30.398Z] - CONFIG_BLK_CGROUP: enabled [2020-06-01T10:22:30.398Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-01T10:22:30.398Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CGROUP_PERF: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-01T10:22:30.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-01T10:22:30.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-01T10:22:30.398Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-01T10:22:30.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_IP_VS: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-01T10:22:30.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-01T10:22:30.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-01T10:22:30.398Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_EXT4_FS: enabled [2020-06-01T10:22:30.398Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-01T10:22:30.398Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-01T10:22:30.398Z] - Network Drivers: [2020-06-01T10:22:30.398Z] - "overlay": [2020-06-01T10:22:30.398Z] - CONFIG_VXLAN: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-01T10:22:30.398Z] Optional (for encrypted networks): [2020-06-01T10:22:30.398Z] - CONFIG_CRYPTO: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-01T10:22:30.398Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-01T10:22:30.398Z] - CONFIG_XFRM: enabled [2020-06-01T10:22:30.398Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-01T10:22:30.398Z] - "ipvlan": [2020-06-01T10:22:30.398Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-01T10:22:30.398Z] - "macvlan": [2020-06-01T10:22:30.398Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_DUMMY: enabled (as module) [2020-06-01T10:22:30.398Z] - "ftp,tftp client in container": [2020-06-01T10:22:30.398Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-01T10:22:30.398Z] - Storage Drivers: [2020-06-01T10:22:30.398Z] - "aufs": [2020-06-01T10:22:30.398Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-01T10:22:30.398Z] - "btrfs": [2020-06-01T10:22:30.398Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-01T10:22:30.398Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-01T10:22:30.398Z] - "devicemapper": [2020-06-01T10:22:30.398Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-01T10:22:30.398Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-01T10:22:30.398Z] - "overlay": [2020-06-01T10:22:30.398Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-01T10:22:30.398Z] - "zfs": [2020-06-01T10:22:30.398Z] - /dev/zfs: missing [2020-06-01T10:22:30.398Z] - zfs command: missing [2020-06-01T10:22:30.398Z] - zpool command: missing [2020-06-01T10:22:30.398Z] [2020-06-01T10:22:30.398Z] Limits: [2020-06-01T10:22:30.398Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-01T10:22:30.398Z] [2020-06-01T10:22:30.398Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-01T10:22:30.815Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 . [2020-06-01T10:22:30.815Z] #2 [internal] load .dockerignore [2020-06-01T10:22:30.815Z] #2 transferring context: 87B 0.0s done [2020-06-01T10:22:30.815Z] #2 DONE 0.0s [2020-06-01T10:22:30.815Z] [2020-06-01T10:22:30.815Z] #1 [internal] load build definition from Dockerfile [2020-06-01T10:22:30.815Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-01T10:22:30.815Z] #1 DONE 0.0s [2020-06-01T10:22:30.815Z] [2020-06-01T10:22:30.815Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-01T10:22:31.098Z] #3 DONE 0.2s [2020-06-01T10:22:31.098Z] [2020-06-01T10:22:31.098Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-01T10:22:31.098Z] #4 CACHED [2020-06-01T10:22:31.796Z] Still waiting to schedule task [2020-06-01T10:22:31.796Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af4e85a4f5b1a41f)’ [2020-06-01T10:22:31.797Z] Still waiting to schedule task [2020-06-01T10:22:31.797Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af4e85a4f5b1a41f)’ [2020-06-01T10:22:31.810Z] Still waiting to schedule task [2020-06-01T10:22:31.810Z] All nodes of label ‘arm64&&linux’ are offline [2020-06-01T10:22:32.104Z] [2020-06-01T10:22:32.104Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-01T10:22:32.104Z] #6 DONE 0.2s [2020-06-01T10:22:32.104Z] [2020-06-01T10:22:32.104Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-01T10:22:32.104Z] #5 DONE 0.1s [2020-06-01T10:22:32.104Z] [2020-06-01T10:22:32.104Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:22:32.104Z] #58 DONE 0.0s [2020-06-01T10:22:32.104Z] [2020-06-01T10:22:32.104Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:22:32.104Z] #7 DONE 0.0s [2020-06-01T10:22:32.104Z] [2020-06-01T10:22:32.104Z] #20 [internal] load build context [2020-06-01T10:22:32.718Z] #20 transferring context: 50.67MB 0.8s done [2020-06-01T10:22:32.989Z] Fetching without tags [2020-06-01T10:22:33.000Z] #20 DONE 0.8s [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:22:33.000Z] #17 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:22:33.000Z] #25 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:33.000Z] #21 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #31 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #48 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #46 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-01T10:22:33.000Z] #9 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:22:33.000Z] #32 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:33.000Z] #52 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-01T10:22:33.000Z] #27 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:33.000Z] #54 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:22:33.000Z] #60 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-01T10:22:33.000Z] #12 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:22:33.000Z] #24 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #42 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-01T10:22:33.000Z] #26 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:22:33.000Z] #41 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:33.000Z] #45 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:22:33.000Z] #43 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #44 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:22:33.000Z] #38 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #29 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:22:33.000Z] #47 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-01T10:22:33.000Z] #11 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:22:33.000Z] #16 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #57 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-01T10:22:33.000Z] #35 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-01T10:22:33.000Z] #22 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-01T10:22:33.000Z] #18 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:22:33.000Z] #23 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-01T10:22:33.000Z] #56 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:22:33.000Z] #19 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-01T10:22:33.000Z] #8 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-01T10:22:33.000Z] #55 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:22:33.000Z] #15 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #50 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:22:33.000Z] #49 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-01T10:22:33.000Z] #14 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-01T10:22:33.000Z] #13 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-01T10:22:33.000Z] #40 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #53 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:22:33.000Z] #28 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:22:33.000Z] #30 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #61 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:22:33.000Z] #39 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:22:33.000Z] #10 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:22:33.000Z] #51 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:22:33.000Z] #33 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #34 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:22:33.000Z] #36 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-01T10:22:33.000Z] #59 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-01T10:22:33.000Z] #37 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-01T10:22:33.000Z] #62 CACHED [2020-06-01T10:22:33.000Z] [2020-06-01T10:22:33.000Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-01T10:22:32.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:32.693Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:22:32.755Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:32.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:22:33.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:22:33.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:22:33.026Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:22:33.615Z] #63 DONE 0.8s [2020-06-01T10:22:33.755Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:33.898Z] [2020-06-01T10:22:33.898Z] #64 exporting to image [2020-06-01T10:22:33.898Z] #64 exporting layers [2020-06-01T10:22:34.512Z] #64 exporting layers 0.7s done [2020-06-01T10:22:34.512Z] #64 writing image sha256:20fb02902c59c329780bc0ea023855d7fb5cd07367454160d09796acb7de121a done [2020-06-01T10:22:34.512Z] #64 naming to docker.io/library/docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 done [2020-06-01T10:22:34.512Z] #64 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-01T10:22:34.931Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/test/unit [2020-06-01T10:22:33.788Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:33.869Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:37.603Z] ? github.com/docker/docker/api [no test files] [2020-06-01T10:22:37.784Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:22:37.784Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:22:38.195Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-01T10:22:37.548Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:22:37.685Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-01T10:22:37.817Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:22:37.870Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:22:39.627Z] + docker version [2020-06-01T10:22:39.627Z] Client: Docker Engine - Enterprise [2020-06-01T10:22:39.627Z] Version: 19.03.5 [2020-06-01T10:22:39.627Z] API version: 1.40 [2020-06-01T10:22:39.627Z] Go version: go1.12.12 [2020-06-01T10:22:39.627Z] Git commit: 2ee0c57608 [2020-06-01T10:22:39.627Z] Built: 11/13/2019 08:00:16 [2020-06-01T10:22:39.627Z] OS/Arch: windows/amd64 [2020-06-01T10:22:39.627Z] Experimental: false [2020-06-01T10:22:39.627Z] [2020-06-01T10:22:39.627Z] Server: Docker Engine - Enterprise [2020-06-01T10:22:39.627Z] Engine: [2020-06-01T10:22:39.627Z] Version: 19.03.5 [2020-06-01T10:22:39.627Z] API version: 1.40 (minimum version 1.24) [2020-06-01T10:22:39.627Z] Go version: go1.12.12 [2020-06-01T10:22:39.627Z] Git commit: 2ee0c57608 [2020-06-01T10:22:39.627Z] Built: 11/13/2019 07:58:51 [2020-06-01T10:22:39.627Z] OS/Arch: windows/amd64 [2020-06-01T10:22:39.627Z] Experimental: true [Pipeline] sh [2020-06-01T10:22:40.704Z] + docker info [2020-06-01T10:22:41.699Z] Client: [2020-06-01T10:22:41.699Z] Debug Mode: false [2020-06-01T10:22:41.699Z] Plugins: [2020-06-01T10:22:41.699Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-01T10:22:41.699Z] [2020-06-01T10:22:41.699Z] Server: [2020-06-01T10:22:41.699Z] Containers: 0 [2020-06-01T10:22:41.699Z] Running: 0 [2020-06-01T10:22:41.699Z] Paused: 0 [2020-06-01T10:22:41.699Z] Stopped: 0 [2020-06-01T10:22:41.699Z] Images: 10 [2020-06-01T10:22:41.699Z] Server Version: 19.03.5 [2020-06-01T10:22:41.699Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-01T10:22:41.699Z] Windows: [2020-06-01T10:22:41.699Z] LCOW: [2020-06-01T10:22:41.699Z] Logging Driver: json-file [2020-06-01T10:22:41.699Z] Plugins: [2020-06-01T10:22:41.699Z] Volume: local [2020-06-01T10:22:41.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-01T10:22:41.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-01T10:22:41.699Z] Swarm: inactive [2020-06-01T10:22:41.699Z] Default Isolation: process [2020-06-01T10:22:41.699Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-01T10:22:41.699Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-01T10:22:41.699Z] OSType: windows [2020-06-01T10:22:41.699Z] Architecture: x86_64 [2020-06-01T10:22:41.699Z] CPUs: 4 [2020-06-01T10:22:41.699Z] Total Memory: 32GiB [2020-06-01T10:22:41.699Z] Name: azwin-2-dbefd0 [2020-06-01T10:22:41.699Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-01T10:22:41.699Z] Docker Root Dir: D:\docker [2020-06-01T10:22:41.699Z] Debug Mode: false [2020-06-01T10:22:41.699Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:22:41.699Z] Labels: [2020-06-01T10:22:41.699Z] Experimental: true [2020-06-01T10:22:41.699Z] Insecure Registries: [2020-06-01T10:22:41.699Z] 10.0.0.4:5000 [2020-06-01T10:22:41.699Z] 127.0.0.0/8 [2020-06-01T10:22:41.699Z] Registry Mirrors: [2020-06-01T10:22:41.699Z] http://10.0.0.4:5000/ [2020-06-01T10:22:41.699Z] Live Restore Enabled: false [2020-06-01T10:22:41.699Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-01T10:22:45.978Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-06-01T10:23:00.308Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-01T10:23:00.308Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-44ab6e03\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-01T10:23:00.308Z] ---------------------------------------------------------------------------- [2020-06-01T10:23:00.308Z] [2020-06-01T10:23:00.308Z] INFO: executeCI.ps1 starting at Mon Jun 1 10:22:59 CUT 2020 [2020-06-01T10:23:00.308Z] [2020-06-01T10:23:00.308Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-01T10:23:00.308Z] INFO: Running git version 2.24.1.windows.2 [2020-06-01T10:23:00.308Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-01T10:23:00.308Z] INFO: Environment variables: [2020-06-01T10:23:00.308Z] [2020-06-01T10:23:00.308Z] Name Value [2020-06-01T10:23:00.308Z] ---- ----- [2020-06-01T10:23:00.308Z] ALLUSERSPROFILE C:\ProgramData [2020-06-01T10:23:00.308Z] amd64 true [2020-06-01T10:23:00.308Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-01T10:23:00.308Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-01T10:23:00.308Z] arm64 true [2020-06-01T10:23:00.308Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-01T10:23:00.308Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-01T10:23:00.308Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-01T10:23:00.308Z] BRANCH_NAME PR-41011 [2020-06-01T10:23:00.308Z] BUILD_DISPLAY_NAME #4 [2020-06-01T10:23:00.308Z] BUILD_ID 4 [2020-06-01T10:23:00.308Z] BUILD_NUMBER 4 [2020-06-01T10:23:00.308Z] BUILD_TAG jenkins-moby-PR-41011-4 [2020-06-01T10:23:00.308Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41011/4/ [2020-06-01T10:23:00.308Z] CHANGE_AUTHOR xinfengliu [2020-06-01T10:23:00.308Z] CHANGE_AUTHOR_DISPLAY_NAME Xinfeng Liu [2020-06-01T10:23:00.308Z] CHANGE_BRANCH fix-network-not-found [2020-06-01T10:23:00.308Z] CHANGE_FORK xinfengliu [2020-06-01T10:23:00.308Z] CHANGE_ID 41011 [2020-06-01T10:23:00.308Z] CHANGE_TARGET master [2020-06-01T10:23:00.308Z] CHANGE_TITLE Fix 'failed to get network during CreateEndpoint' [2020-06-01T10:23:00.308Z] CHANGE_URL https://github.com/moby/moby/pull/41011 [2020-06-01T10:23:00.308Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:23:00.308Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-01T10:23:00.308Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-01T10:23:00.308Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-01T10:23:00.308Z] COMPUTERNAME azwin-2-dbefd0 [2020-06-01T10:23:00.308Z] ComSpec C:\windows\system32\cmd.exe [2020-06-01T10:23:00.308Z] ConfigSequenceNumber 0 [2020-06-01T10:23:00.308Z] dco true [2020-06-01T10:23:00.308Z] DOCKER_BUILDKIT 0 [2020-06-01T10:23:00.308Z] DOCKER_DUT_DEBUG 1 [2020-06-01T10:23:00.308Z] DOCKER_EXPERIMENTAL 1 [2020-06-01T10:23:00.308Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-01T10:23:00.308Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-01T10:23:00.308Z] EXECUTOR_NUMBER 0 [2020-06-01T10:23:00.308Z] FQDN azwin-2-dbefd0.westus.cloudapp.azure.com [2020-06-01T10:23:00.308Z] GIT_BRANCH PR-41011 [2020-06-01T10:23:00.308Z] GIT_COMMIT 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:00.309Z] GIT_PREVIOUS_COMMIT a46cec4f75a1f8a56dc9e67dab2660752e4a6786 [2020-06-01T10:23:00.309Z] GIT_URL https://github.com/moby/moby.git [2020-06-01T10:23:00.309Z] HUDSON_COOKIE aa57064e-e63e-4bac-9176-42406809f2ad [2020-06-01T10:23:00.309Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-01T10:23:00.309Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-01T10:23:00.309Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-01T10:23:00.309Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-01T10:23:00.309Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-01T10:23:00.309Z] JENKINS_NODE_COOKIE d11a9c61-8635-419c-9165-70109645794e [2020-06-01T10:23:00.309Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-01T10:23:00.309Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-01T10:23:00.309Z] JOB_BASE_NAME PR-41011 [2020-06-01T10:23:00.309Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41011/display/redirect [2020-06-01T10:23:00.309Z] JOB_NAME moby/PR-41011 [2020-06-01T10:23:00.309Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41011/ [2020-06-01T10:23:00.309Z] library.jps.version master [2020-06-01T10:23:00.309Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-01T10:23:00.309Z] NODE_LABELS amd64 azure azwin-2-dbefd0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-01T10:23:00.309Z] NODE_NAME azwin-2-dbefd0 [2020-06-01T10:23:00.309Z] NUMBER_OF_PROCESSORS 4 [2020-06-01T10:23:00.309Z] OS Windows_NT [2020-06-01T10:23:00.309Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-01T10:23:00.309Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-01T10:23:00.309Z] ppc64le true [2020-06-01T10:23:00.309Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-01T10:23:00.309Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-01T10:23:00.309Z] PROCESSOR_LEVEL 6 [2020-06-01T10:23:00.309Z] PROCESSOR_REVISION 4f01 [2020-06-01T10:23:00.309Z] ProgramData C:\ProgramData [2020-06-01T10:23:00.309Z] ProgramFiles C:\Program Files [2020-06-01T10:23:00.309Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-01T10:23:00.309Z] ProgramW6432 C:\Program Files [2020-06-01T10:23:00.309Z] PROMPT $P$G [2020-06-01T10:23:00.309Z] PSExecutionPolicyPreference Bypass [2020-06-01T10:23:00.309Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-01T10:23:00.309Z] PUBLIC C:\Users\Public [2020-06-01T10:23:00.309Z] rootless true [2020-06-01T10:23:00.309Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41011/4/display/redirect?page=changes [2020-06-01T10:23:00.309Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41011/4/display/redirect [2020-06-01T10:23:00.309Z] s390x true [2020-06-01T10:23:00.309Z] SKIP_VALIDATION_TESTS 1 [2020-06-01T10:23:00.309Z] SOURCES_DRIVE d [2020-06-01T10:23:00.309Z] SOURCES_SUBDIR gopath [2020-06-01T10:23:00.309Z] STAGE_NAME Run tests [2020-06-01T10:23:00.309Z] SystemDrive C: [2020-06-01T10:23:00.309Z] SystemRoot C:\windows [2020-06-01T10:23:00.309Z] TEMP C:\windows\TEMP [2020-06-01T10:23:00.309Z] TESTDEBUG 0 [2020-06-01T10:23:00.309Z] TESTRUN_DRIVE d [2020-06-01T10:23:00.309Z] TESTRUN_SUBDIR CI [2020-06-01T10:23:00.309Z] TIMEOUT 120m [2020-06-01T10:23:00.309Z] TMP C:\windows\TEMP [2020-06-01T10:23:00.309Z] unit_validate true [2020-06-01T10:23:00.309Z] USERDOMAIN WORKGROUP [2020-06-01T10:23:00.309Z] USERNAME azwin-2-dbefd0$ [2020-06-01T10:23:00.309Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-01T10:23:00.309Z] validate_force false [2020-06-01T10:23:00.309Z] windir C:\windows [2020-06-01T10:23:00.309Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-01T10:23:00.309Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-01T10:23:00.309Z] windowsRS1 false [2020-06-01T10:23:00.309Z] windowsRS5 true [2020-06-01T10:23:00.309Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-01T10:23:00.309Z] [2020-06-01T10:23:00.309Z] [2020-06-01T10:23:00.309Z] [2020-06-01T10:23:00.783Z] INFO: Sources under d:\gopath\... [2020-06-01T10:23:00.783Z] INFO: Test run under d:\CI\... [2020-06-01T10:23:00.783Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-01T10:23:00.783Z] INFO: docker/docker repository was found [2020-06-01T10:23:00.783Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-06-01T10:23:01.255Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-06-01T10:23:01.255Z] INFO: Docker version of control daemon [2020-06-01T10:23:01.255Z] [2020-06-01T10:23:01.255Z] Client: Docker Engine - Enterprise [2020-06-01T10:23:01.255Z] Version: 19.03.5 [2020-06-01T10:23:01.255Z] API version: 1.40 [2020-06-01T10:23:01.255Z] Go version: go1.12.12 [2020-06-01T10:23:01.255Z] Git commit: 2ee0c57608 [2020-06-01T10:23:01.255Z] Built: 11/13/2019 08:00:16 [2020-06-01T10:23:01.255Z] OS/Arch: windows/amd64 [2020-06-01T10:23:01.255Z] Experimental: false [2020-06-01T10:23:01.255Z] [2020-06-01T10:23:01.255Z] Server: Docker Engine - Enterprise [2020-06-01T10:23:01.255Z] Engine: [2020-06-01T10:23:01.255Z] Version: 19.03.5 [2020-06-01T10:23:01.255Z] API version: 1.40 (minimum version 1.24) [2020-06-01T10:23:01.255Z] Go version: go1.12.12 [2020-06-01T10:23:01.255Z] Git commit: 2ee0c57608 [2020-06-01T10:23:01.255Z] Built: 11/13/2019 07:58:51 [2020-06-01T10:23:01.255Z] OS/Arch: windows/amd64 [2020-06-01T10:23:01.255Z] Experimental: true [2020-06-01T10:23:01.255Z] [2020-06-01T10:23:01.255Z] INFO: Docker info of control daemon [2020-06-01T10:23:01.255Z] [2020-06-01T10:23:02.835Z] Client: [2020-06-01T10:23:02.835Z] Debug Mode: false [2020-06-01T10:23:02.835Z] Plugins: [2020-06-01T10:23:02.835Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-01T10:23:02.835Z] [2020-06-01T10:23:02.835Z] Server: [2020-06-01T10:23:02.835Z] Containers: 0 [2020-06-01T10:23:02.835Z] Running: 0 [2020-06-01T10:23:02.835Z] Paused: 0 [2020-06-01T10:23:02.835Z] Stopped: 0 [2020-06-01T10:23:02.835Z] Images: 10 [2020-06-01T10:23:02.835Z] Server Version: 19.03.5 [2020-06-01T10:23:02.835Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-01T10:23:02.835Z] Windows: [2020-06-01T10:23:02.835Z] LCOW: [2020-06-01T10:23:02.835Z] Logging Driver: json-file [2020-06-01T10:23:02.835Z] Plugins: [2020-06-01T10:23:02.835Z] Volume: local [2020-06-01T10:23:02.835Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-01T10:23:02.835Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-01T10:23:02.835Z] Swarm: inactive [2020-06-01T10:23:02.835Z] Default Isolation: process [2020-06-01T10:23:02.835Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-01T10:23:02.835Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-01T10:23:02.835Z] OSType: windows [2020-06-01T10:23:02.835Z] Architecture: x86_64 [2020-06-01T10:23:02.835Z] CPUs: 4 [2020-06-01T10:23:02.835Z] Total Memory: 32GiB [2020-06-01T10:23:02.835Z] Name: azwin-2-dbefd0 [2020-06-01T10:23:02.835Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-01T10:23:02.835Z] Docker Root Dir: D:\docker [2020-06-01T10:23:02.835Z] Debug Mode: false [2020-06-01T10:23:02.835Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:23:02.835Z] Labels: [2020-06-01T10:23:02.835Z] Experimental: true [2020-06-01T10:23:02.835Z] Insecure Registries: [2020-06-01T10:23:02.835Z] 10.0.0.4:5000 [2020-06-01T10:23:02.835Z] 127.0.0.0/8 [2020-06-01T10:23:02.835Z] Registry Mirrors: [2020-06-01T10:23:02.835Z] http://10.0.0.4:5000/ [2020-06-01T10:23:02.835Z] Live Restore Enabled: false [2020-06-01T10:23:02.835Z] [2020-06-01T10:23:02.835Z] [2020-06-01T10:23:02.835Z] INFO: Commit hash is 63f523169e [2020-06-01T10:23:02.835Z] INFO: Nuke-Everything... [2020-06-01T10:23:02.835Z] INFO: Container count on control daemon to delete is 0 [2020-06-01T10:23:03.308Z] INFO: Nuking d:\CI [2020-06-01T10:23:03.308Z] INFO: Zapped successfully [2020-06-01T10:23:03.308Z] INFO: Location for testing is d:\CI\PR-41011\4 [2020-06-01T10:23:03.308Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-01T10:23:03.308Z] [2020-06-01T10:23:03.308Z] [2020-06-01T10:23:03.308Z] INFO: Building the image from Dockerfile.windows at 06/01/2020 10:23:03... [2020-06-01T10:23:03.308Z] [2020-06-01T10:23:09.213Z] Sending build context to Docker daemon 55.41MB [2020-06-01T10:23:09.213Z] [2020-06-01T10:23:09.686Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-01T10:23:09.686Z] ---> 561b89eac394 [2020-06-01T10:23:09.686Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-01T10:23:09.686Z] ---> Using cache [2020-06-01T10:23:09.686Z] ---> 194339bd451e [2020-06-01T10:23:09.686Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-06-01T10:23:09.686Z] ---> Using cache [2020-06-01T10:23:09.686Z] ---> 24691d95a029 [2020-06-01T10:23:09.686Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-01T10:23:09.686Z] ---> Using cache [2020-06-01T10:23:09.686Z] ---> fcaf7e788d06 [2020-06-01T10:23:09.686Z] 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-01T10:23:09.686Z] ---> Using cache [2020-06-01T10:23:09.686Z] ---> 93c66fb2d221 [2020-06-01T10:23:09.687Z] 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-01T10:23:09.687Z] ---> Using cache [2020-06-01T10:23:09.687Z] ---> 2ae27e54c8a7 [2020-06-01T10:23:09.687Z] 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-01T10:23:09.687Z] ---> Using cache [2020-06-01T10:23:09.687Z] ---> e88524f38b7b [2020-06-01T10:23:09.687Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-01T10:23:09.687Z] ---> Using cache [2020-06-01T10:23:09.687Z] ---> f620b86fa605 [2020-06-01T10:23:09.687Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-01T10:23:09.687Z] ---> Using cache [2020-06-01T10:23:09.687Z] ---> b1984f68594a [2020-06-01T10:23:09.687Z] Step 10/10 : COPY . . [2020-06-01T10:23:10.857Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0053f550e0e7c22eb) in /home/ubuntu/workspace/moby_PR-41011 [Pipeline] { [Pipeline] checkout [2020-06-01T10:23:13.781Z] using credential docker-jenkins-github-credentials [2020-06-01T10:23:13.794Z] Cloning the remote Git repository [2020-06-01T10:23:13.794Z] Cloning with configured refspecs honoured and without tags [2020-06-01T10:23:13.708Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:23:13.900Z] > git init /home/ubuntu/workspace/moby_PR-41011 # timeout=10 [2020-06-01T10:23:14.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:23:14.293Z] > git --version # timeout=10 [2020-06-01T10:23:14.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:23:14.302Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:19.617Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b404ddcda36eb539) in /home/ubuntu/workspace/moby_PR-41011 [Pipeline] { [Pipeline] checkout [2020-06-01T10:23:20.787Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-073a32dedf0c8dcba) in /home/ubuntu/workspace/moby_PR-41011 [Pipeline] { [Pipeline] checkout [2020-06-01T10:23:23.000Z] using credential docker-jenkins-github-credentials [2020-06-01T10:23:23.010Z] Cloning the remote Git repository [2020-06-01T10:23:23.010Z] Cloning with configured refspecs honoured and without tags [2020-06-01T10:23:23.272Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:23:23.316Z] > git init /home/ubuntu/workspace/moby_PR-41011 # timeout=10 [2020-06-01T10:23:24.495Z] using credential docker-jenkins-github-credentials [2020-06-01T10:23:24.512Z] Cloning the remote Git repository [2020-06-01T10:23:24.512Z] Cloning with configured refspecs honoured and without tags [2020-06-01T10:23:24.559Z] Cloning repository https://github.com/moby/moby.git [2020-06-01T10:23:24.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:23:24.096Z] > git --version # timeout=10 [2020-06-01T10:23:24.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:23:24.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:24.823Z] > git init /home/ubuntu/workspace/moby_PR-41011 # timeout=10 [2020-06-01T10:23:25.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:23:25.109Z] > git --version # timeout=10 [2020-06-01T10:23:25.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:23:25.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:32.508Z] Fetching without tags [2020-06-01T10:23:32.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:23:32.423Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:23:32.442Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:32.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:23:32.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:23:32.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:23:32.475Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:32.910Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:34.022Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:34.022Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:23:32.881Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:23:32.887Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:23:33.951Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:23:33.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:23:33.993Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:23:34.012Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:23:38.479Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-01T10:23:39.601Z] + docker version [2020-06-01T10:23:39.917Z] ---> e6d38d2dc8bb [2020-06-01T10:23:40.390Z] Successfully built e6d38d2dc8bb [2020-06-01T10:23:40.390Z] Successfully tagged docker:latest [2020-06-01T10:23:40.390Z] INFO: Image build ended at 06/01/2020 10:23:39. Duration:00:00:36.7190743 [2020-06-01T10:23:40.390Z] [2020-06-01T10:23:40.390Z] [2020-06-01T10:23:40.390Z] INFO: Building the test binaries at 06/01/2020 10:23:40... [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 13.6% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/builder/dockerfile 0.968s coverage: 48.2% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-01T10:23:42.785Z] ok github.com/docker/docker/builder/remotecontext/git 1.836s coverage: 86.3% of statements [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/cli [no test files] [2020-06-01T10:23:42.785Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-01T10:23:43.399Z] ok github.com/docker/docker/client 0.119s coverage: 75.4% of statements [2020-06-01T10:23:45.256Z] INFO: make.ps1 starting at 06/01/2020 10:23:44 [2020-06-01T10:23:45.256Z] INFO: Git commit (63f523169e) assumed from DOCKER_GITCOMMIT environment variable [2020-06-01T10:23:45.256Z] INFO: Invoking autogen... [2020-06-01T10:23:45.729Z] INFO: Building daemon... [2020-06-01T10:23:46.103Z] Fetching without tags [2020-06-01T10:23:46.406Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:45.996Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:23:46.035Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:23:46.067Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:46.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:23:46.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:23:46.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:23:46.118Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:46.424Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:23:46.433Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:23:47.240Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:47.240Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:23:47.887Z] Fetching without tags [2020-06-01T10:23:48.211Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:47.215Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:23:47.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:23:47.250Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:23:47.270Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:23:49.072Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:23:49.073Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:23:49.584Z] Client: Docker Engine - Community [2020-06-01T10:23:49.584Z] Version: 19.03.8 [2020-06-01T10:23:49.584Z] API version: 1.40 [2020-06-01T10:23:49.584Z] Go version: go1.12.17 [2020-06-01T10:23:49.584Z] Git commit: afacb8b [2020-06-01T10:23:49.584Z] Built: Wed Mar 11 01:26:35 2020 [2020-06-01T10:23:49.584Z] OS/Arch: linux/arm64 [2020-06-01T10:23:49.584Z] Experimental: false [2020-06-01T10:23:49.584Z] [2020-06-01T10:23:49.584Z] Server: Docker Engine - Community [2020-06-01T10:23:49.584Z] Engine: [2020-06-01T10:23:49.584Z] Version: 19.03.8 [2020-06-01T10:23:49.584Z] API version: 1.40 (minimum version 1.12) [2020-06-01T10:23:49.584Z] Go version: go1.12.17 [2020-06-01T10:23:49.584Z] Git commit: afacb8b [2020-06-01T10:23:49.584Z] Built: Wed Mar 11 01:25:07 2020 [2020-06-01T10:23:49.584Z] OS/Arch: linux/arm64 [2020-06-01T10:23:49.584Z] Experimental: true [2020-06-01T10:23:49.584Z] containerd: [2020-06-01T10:23:49.584Z] Version: 1.2.13 [2020-06-01T10:23:49.584Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:23:49.584Z] runc: [2020-06-01T10:23:49.584Z] Version: 1.0.0-rc10 [2020-06-01T10:23:49.584Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:23:49.584Z] docker-init: [2020-06-01T10:23:49.584Z] Version: 0.18.0 [2020-06-01T10:23:49.584Z] GitCommit: fec3683 [2020-06-01T10:23:47.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:23:47.814Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:23:47.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:47.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:23:47.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:23:47.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:23:47.894Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:23:48.221Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:23:48.251Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:23:49.042Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:23:49.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:23:49.075Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:23:49.087Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [Pipeline] sh [2020-06-01T10:23:49.910Z] + docker info [2020-06-01T10:23:51.332Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-01T10:23:52.807Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [2020-06-01T10:23:52.819Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-01T10:23:53.909Z] + docker version [2020-06-01T10:23:59.895Z] Client: [2020-06-01T10:23:59.895Z] Debug Mode: false [2020-06-01T10:23:59.895Z] [2020-06-01T10:23:59.895Z] Server: [2020-06-01T10:23:59.895Z] Containers: 0 [2020-06-01T10:23:59.895Z] Running: 0 [2020-06-01T10:23:59.895Z] Paused: 0 [2020-06-01T10:23:59.895Z] Stopped: 0 [2020-06-01T10:23:59.895Z] Images: 0 [2020-06-01T10:23:59.895Z] Server Version: 19.03.8 [2020-06-01T10:23:59.895Z] Storage Driver: overlay2 [2020-06-01T10:23:59.895Z] Backing Filesystem: [2020-06-01T10:23:59.895Z] Supports d_type: true [2020-06-01T10:23:59.895Z] Native Overlay Diff: true [2020-06-01T10:23:59.895Z] Logging Driver: json-file [2020-06-01T10:23:59.895Z] Cgroup Driver: cgroupfs [2020-06-01T10:23:59.895Z] Plugins: [2020-06-01T10:23:59.895Z] Volume: local [2020-06-01T10:23:59.895Z] Network: bridge host ipvlan macvlan null overlay [2020-06-01T10:23:59.895Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-01T10:23:59.895Z] Swarm: inactive [2020-06-01T10:23:59.895Z] Runtimes: runc [2020-06-01T10:23:59.895Z] Default Runtime: runc [2020-06-01T10:23:59.895Z] Init Binary: docker-init [2020-06-01T10:23:59.895Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:23:59.895Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:23:59.895Z] init version: fec3683 [2020-06-01T10:23:59.895Z] Security Options: [2020-06-01T10:23:59.895Z] apparmor [2020-06-01T10:23:59.895Z] seccomp [2020-06-01T10:23:59.895Z] Profile: default [2020-06-01T10:23:59.895Z] Kernel Version: 4.15.0-1065-aws [2020-06-01T10:23:59.895Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-01T10:23:59.895Z] OSType: linux [2020-06-01T10:23:59.895Z] Architecture: aarch64 [2020-06-01T10:23:59.895Z] CPUs: 4 [2020-06-01T10:23:59.895Z] Total Memory: 7.525GiB [2020-06-01T10:23:59.895Z] Name: ip-10-100-43-180 [2020-06-01T10:23:59.895Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-06-01T10:23:59.895Z] Docker Root Dir: /var/lib/docker [2020-06-01T10:23:59.895Z] Debug Mode: false [2020-06-01T10:23:59.895Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:23:59.895Z] Labels: [2020-06-01T10:23:59.895Z] Experimental: true [2020-06-01T10:23:59.895Z] Insecure Registries: [2020-06-01T10:23:59.895Z] 127.0.0.0/8 [2020-06-01T10:23:59.895Z] Live Restore Enabled: true [2020-06-01T10:23:59.895Z] [2020-06-01T10:23:59.895Z] WARNING: No swap limit support [Pipeline] sh [2020-06-01T10:24:00.199Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:24:00.199Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:24:00.199Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41011/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-01T10:24:00.199Z] + bash /home/ubuntu/workspace/moby_PR-41011/check-config.sh [2020-06-01T10:24:00.199Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-01T10:24:00.199Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-01T10:24:00.199Z] [2020-06-01T10:24:00.199Z] Generally Necessary: [2020-06-01T10:24:00.199Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-01T10:24:00.199Z] - apparmor: enabled and tools installed [2020-06-01T10:24:00.458Z] - CONFIG_NAMESPACES: enabled [2020-06-01T10:24:00.458Z] - CONFIG_NET_NS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_PID_NS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_IPC_NS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_UTS_NS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_CGROUPS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-01T10:24:00.458Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-01T10:24:00.458Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-01T10:24:00.458Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-01T10:24:00.458Z] - CONFIG_CPUSETS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_MEMCG: enabled [2020-06-01T10:24:00.458Z] - CONFIG_KEYS: enabled [2020-06-01T10:24:00.458Z] - CONFIG_VETH: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-01T10:24:00.458Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-01T10:24:00.718Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-01T10:24:00.718Z] [2020-06-01T10:24:00.718Z] Optional Features: [2020-06-01T10:24:00.718Z] - CONFIG_USER_NS: enabled [2020-06-01T10:24:00.718Z] - CONFIG_SECCOMP: enabled [2020-06-01T10:24:00.718Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-01T10:24:00.718Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-01T10:24:00.718Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-01T10:24:00.718Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-01T10:24:00.718Z] - CONFIG_BLK_CGROUP: enabled [2020-06-01T10:24:00.718Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-01T10:24:00.718Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-01T10:24:00.718Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-01T10:24:00.718Z] - CONFIG_CGROUP_PERF: enabled [2020-06-01T10:24:00.718Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-01T10:24:00.718Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-01T10:24:00.718Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-01T10:24:00.718Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-01T10:24:00.718Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-01T10:24:00.718Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-01T10:24:00.718Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-01T10:24:00.718Z] - CONFIG_IP_VS: enabled (as module) [2020-06-01T10:24:00.718Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-01T10:24:00.718Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-01T10:24:00.718Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-01T10:24:00.718Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-01T10:24:00.718Z] - CONFIG_EXT4_FS: enabled [2020-06-01T10:24:00.718Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-01T10:24:00.718Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-01T10:24:00.951Z] Client: Docker Engine - Community [2020-06-01T10:24:00.951Z] Version: 19.03.8 [2020-06-01T10:24:00.951Z] API version: 1.40 [2020-06-01T10:24:00.951Z] Go version: go1.12.17 [2020-06-01T10:24:00.951Z] Git commit: afacb8b7f0 [2020-06-01T10:24:00.951Z] Built: Wed Mar 11 01:25:46 2020 [2020-06-01T10:24:00.951Z] OS/Arch: linux/amd64 [2020-06-01T10:24:00.951Z] Experimental: false [2020-06-01T10:24:00.951Z] [2020-06-01T10:24:00.951Z] Server: Docker Engine - Community [2020-06-01T10:24:00.951Z] Engine: [2020-06-01T10:24:00.951Z] Version: 19.03.8 [2020-06-01T10:24:00.951Z] API version: 1.40 (minimum version 1.12) [2020-06-01T10:24:00.951Z] Go version: go1.12.17 [2020-06-01T10:24:00.951Z] Git commit: afacb8b7f0 [2020-06-01T10:24:00.951Z] Built: Wed Mar 11 01:24:19 2020 [2020-06-01T10:24:00.951Z] OS/Arch: linux/amd64 [2020-06-01T10:24:00.951Z] Experimental: true [2020-06-01T10:24:00.951Z] containerd: [2020-06-01T10:24:00.951Z] Version: 1.2.13 [2020-06-01T10:24:00.951Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:24:00.951Z] runc: [2020-06-01T10:24:00.951Z] Version: 1.0.0-rc10 [2020-06-01T10:24:00.951Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:24:00.951Z] docker-init: [2020-06-01T10:24:00.951Z] Version: 0.18.0 [2020-06-01T10:24:00.951Z] GitCommit: fec3683 [2020-06-01T10:24:00.977Z] - Network Drivers: [2020-06-01T10:24:00.977Z] - "overlay": [2020-06-01T10:24:00.977Z] - CONFIG_VXLAN: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-01T10:24:00.977Z] Optional (for encrypted networks): [2020-06-01T10:24:00.977Z] - CONFIG_CRYPTO: enabled [2020-06-01T10:24:00.977Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-01T10:24:00.977Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-01T10:24:00.977Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-01T10:24:00.977Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-01T10:24:00.977Z] - CONFIG_XFRM: enabled [2020-06-01T10:24:00.977Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-01T10:24:00.977Z] - "ipvlan": [2020-06-01T10:24:00.977Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-01T10:24:00.977Z] - "macvlan": [2020-06-01T10:24:00.977Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_DUMMY: enabled (as module) [2020-06-01T10:24:00.977Z] - "ftp,tftp client in container": [2020-06-01T10:24:00.977Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-01T10:24:00.977Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-01T10:24:00.977Z] - Storage Drivers: [2020-06-01T10:24:00.977Z] - "aufs": [2020-06-01T10:24:00.977Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-01T10:24:00.977Z] - "btrfs": [2020-06-01T10:24:00.977Z] - CONFIG_BTRFS_FS: enabled (as module) [Pipeline] sh [2020-06-01T10:24:01.236Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-01T10:24:01.236Z] - "devicemapper": [2020-06-01T10:24:01.236Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-01T10:24:01.236Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-01T10:24:01.236Z] - "overlay": [2020-06-01T10:24:01.236Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-01T10:24:01.236Z] - "zfs": [2020-06-01T10:24:01.236Z] - /dev/zfs: missing [2020-06-01T10:24:01.236Z] - zfs command: missing [2020-06-01T10:24:01.236Z] - zpool command: missing [2020-06-01T10:24:01.236Z] [2020-06-01T10:24:01.236Z] Limits: [2020-06-01T10:24:01.236Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-01T10:24:01.236Z] [2020-06-01T10:24:01.236Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-01T10:24:01.349Z] + docker info [2020-06-01T10:24:01.584Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 . [2020-06-01T10:24:01.584Z] #2 [internal] load .dockerignore [2020-06-01T10:24:01.584Z] #2 transferring context: 87B done [2020-06-01T10:24:01.584Z] #2 DONE 0.1s [2020-06-01T10:24:01.584Z] [2020-06-01T10:24:01.584Z] #1 [internal] load build definition from Dockerfile [2020-06-01T10:24:01.584Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-01T10:24:01.584Z] #1 DONE 0.1s [2020-06-01T10:24:01.584Z] [2020-06-01T10:24:01.584Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-01T10:24:02.021Z] Client: Docker Engine - Community [2020-06-01T10:24:02.022Z] Version: 19.03.8 [2020-06-01T10:24:02.022Z] API version: 1.40 [2020-06-01T10:24:02.022Z] Go version: go1.12.17 [2020-06-01T10:24:02.022Z] Git commit: afacb8b7f0 [2020-06-01T10:24:02.022Z] Built: Wed Mar 11 01:25:46 2020 [2020-06-01T10:24:02.022Z] OS/Arch: linux/amd64 [2020-06-01T10:24:02.022Z] Experimental: false [2020-06-01T10:24:02.022Z] [2020-06-01T10:24:02.022Z] Server: Docker Engine - Community [2020-06-01T10:24:02.022Z] Engine: [2020-06-01T10:24:02.022Z] Version: 19.03.8 [2020-06-01T10:24:02.022Z] API version: 1.40 (minimum version 1.12) [2020-06-01T10:24:02.022Z] Go version: go1.12.17 [2020-06-01T10:24:02.022Z] Git commit: afacb8b7f0 [2020-06-01T10:24:02.022Z] Built: Wed Mar 11 01:24:19 2020 [2020-06-01T10:24:02.022Z] OS/Arch: linux/amd64 [2020-06-01T10:24:02.022Z] Experimental: true [2020-06-01T10:24:02.022Z] containerd: [2020-06-01T10:24:02.022Z] Version: 1.2.13 [2020-06-01T10:24:02.022Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:24:02.022Z] runc: [2020-06-01T10:24:02.022Z] Version: 1.0.0-rc10 [2020-06-01T10:24:02.022Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:24:02.022Z] docker-init: [2020-06-01T10:24:02.022Z] Version: 0.18.0 [2020-06-01T10:24:02.022Z] GitCommit: fec3683 [Pipeline] sh [2020-06-01T10:24:02.153Z] #3 DONE 0.5s [2020-06-01T10:24:02.153Z] [2020-06-01T10:24:02.153Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-01T10:24:02.153Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-01T10:24:02.361Z] + docker info [2020-06-01T10:24:02.413Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-01T10:24:02.414Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-01T10:24:02.414Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-01T10:24:02.414Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 534.91kB / 8.28MB 0.2s [2020-06-01T10:24:02.414Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-06-01T10:24:02.414Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-06-01T10:24:02.982Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-06-01T10:24:02.982Z] #4 DONE 0.7s [2020-06-01T10:24:03.554Z] [2020-06-01T10:24:03.554Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-01T10:24:03.813Z] #6 DONE 0.2s [2020-06-01T10:24:03.813Z] [2020-06-01T10:24:03.813Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-01T10:24:03.813Z] #5 DONE 0.4s [2020-06-01T10:24:03.813Z] [2020-06-01T10:24:03.813Z] #20 [internal] load build context [2020-06-01T10:24:07.133Z] #20 transferring context: 30.06MB 2.9s [2020-06-01T10:24:07.133Z] #20 ... [2020-06-01T10:24:07.133Z] [2020-06-01T10:24:07.133Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:24:07.133Z] #63 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-01T10:24:07.133Z] #63 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-01T10:24:07.133Z] #63 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-01T10:24:07.133Z] #63 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-06-01T10:24:07.133Z] #63 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-06-01T10:24:07.133Z] #63 DONE 3.1s [2020-06-01T10:24:07.133Z] [2020-06-01T10:24:07.133Z] #20 [internal] load build context [2020-06-01T10:24:08.078Z] #20 transferring context: 50.67MB 4.3s done [2020-06-01T10:24:08.338Z] #20 DONE 4.4s [2020-06-01T10:24:08.338Z] [2020-06-01T10:24:08.338Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:24:08.338Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-01T10:24:08.338Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-01T10:24:08.338Z] #7 sha256:03b8c058170392c026056f30177e0c204ff331ffaab4400fc8dabd594c6a74b3 1.79kB / 1.79kB done [2020-06-01T10:24:08.338Z] #7 sha256:3ea287be01187ba515f7cb79fe34a86decb46ed636b2d4db8a4661da54617ecb 5.46kB / 5.46kB done [2020-06-01T10:24:08.338Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 1.1s done [2020-06-01T10:24:08.338Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.5s done [2020-06-01T10:24:08.338Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 1.1s done [2020-06-01T10:24:08.338Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 1.6s done [2020-06-01T10:24:08.338Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 3.0s done [2020-06-01T10:24:08.338Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 3.2s done [2020-06-01T10:24:08.338Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 2.9s [2020-06-01T10:24:08.338Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 1.9s done [2020-06-01T10:24:09.719Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 4.4s done [2020-06-01T10:24:10.296Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.1s [2020-06-01T10:24:10.364Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 30.8% of statements [2020-06-01T10:24:10.364Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2020-06-01T10:24:10.364Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-01T10:24:10.364Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-01T10:24:10.364Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-01T10:24:10.364Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-01T10:24:10.558Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.3s done [2020-06-01T10:24:10.558Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 [2020-06-01T10:24:10.822Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.3s done [2020-06-01T10:24:11.081Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b [2020-06-01T10:24:12.372Z] Client: [2020-06-01T10:24:12.372Z] Debug Mode: false [2020-06-01T10:24:12.372Z] [2020-06-01T10:24:12.372Z] Server: [2020-06-01T10:24:12.372Z] Containers: 0 [2020-06-01T10:24:12.372Z] Running: 0 [2020-06-01T10:24:12.372Z] Paused: 0 [2020-06-01T10:24:12.372Z] Stopped: 0 [2020-06-01T10:24:12.372Z] Images: 0 [2020-06-01T10:24:12.372Z] Server Version: 19.03.8 [2020-06-01T10:24:12.372Z] Storage Driver: overlay2 [2020-06-01T10:24:12.372Z] Backing Filesystem: [2020-06-01T10:24:12.372Z] Supports d_type: true [2020-06-01T10:24:12.372Z] Native Overlay Diff: true [2020-06-01T10:24:12.372Z] Logging Driver: json-file [2020-06-01T10:24:12.372Z] Cgroup Driver: cgroupfs [2020-06-01T10:24:12.372Z] Plugins: [2020-06-01T10:24:12.372Z] Volume: local [2020-06-01T10:24:12.372Z] Network: bridge host ipvlan macvlan null overlay [2020-06-01T10:24:12.372Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-01T10:24:12.372Z] Swarm: inactive [2020-06-01T10:24:12.372Z] Runtimes: runc [2020-06-01T10:24:12.372Z] Default Runtime: runc [2020-06-01T10:24:12.372Z] Init Binary: docker-init [2020-06-01T10:24:12.372Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:24:12.372Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:24:12.372Z] init version: fec3683 [2020-06-01T10:24:12.372Z] Security Options: [2020-06-01T10:24:12.372Z] apparmor [2020-06-01T10:24:12.372Z] seccomp [2020-06-01T10:24:12.372Z] Profile: default [2020-06-01T10:24:12.372Z] Kernel Version: 4.15.0-1065-aws [2020-06-01T10:24:12.372Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-01T10:24:12.372Z] OSType: linux [2020-06-01T10:24:12.372Z] Architecture: x86_64 [2020-06-01T10:24:12.372Z] CPUs: 2 [2020-06-01T10:24:12.372Z] Total Memory: 7.501GiB [2020-06-01T10:24:12.372Z] Name: ip-10-100-119-43 [2020-06-01T10:24:12.372Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-06-01T10:24:12.372Z] Docker Root Dir: /var/lib/docker [2020-06-01T10:24:12.372Z] Debug Mode: false [2020-06-01T10:24:12.372Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:24:12.372Z] Labels: [2020-06-01T10:24:12.372Z] Experimental: true [2020-06-01T10:24:12.372Z] Insecure Registries: [2020-06-01T10:24:12.372Z] 127.0.0.0/8 [2020-06-01T10:24:12.372Z] Live Restore Enabled: true [2020-06-01T10:24:12.372Z] [2020-06-01T10:24:12.372Z] WARNING: No swap limit support [Pipeline] sh [2020-06-01T10:24:12.659Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:24:12.659Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:24:12.659Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41011/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-01T10:24:12.659Z] + bash /home/ubuntu/workspace/moby_PR-41011/check-config.sh [2020-06-01T10:24:12.659Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-01T10:24:12.659Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-01T10:24:12.659Z] [2020-06-01T10:24:12.659Z] Generally Necessary: [2020-06-01T10:24:12.659Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-01T10:24:12.659Z] - apparmor: enabled and tools installed [2020-06-01T10:24:12.659Z] - CONFIG_NAMESPACES: enabled [2020-06-01T10:24:12.659Z] - CONFIG_NET_NS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_PID_NS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_IPC_NS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_UTS_NS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_CGROUPS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-01T10:24:12.659Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-01T10:24:12.659Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-01T10:24:12.659Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-01T10:24:12.659Z] - CONFIG_CPUSETS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_MEMCG: enabled [2020-06-01T10:24:12.659Z] - CONFIG_KEYS: enabled [2020-06-01T10:24:12.659Z] - CONFIG_VETH: enabled (as module) [2020-06-01T10:24:12.659Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-01T10:24:12.659Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-01T10:24:12.659Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-01T10:24:12.660Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-01T10:24:12.939Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-01T10:24:12.939Z] [2020-06-01T10:24:12.939Z] Optional Features: [2020-06-01T10:24:12.939Z] - CONFIG_USER_NS: enabled [2020-06-01T10:24:12.939Z] - CONFIG_SECCOMP: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-01T10:24:12.939Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-01T10:24:12.939Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-01T10:24:12.939Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-01T10:24:12.939Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-06-01T10:24:12.939Z] - CONFIG_BLK_CGROUP: enabled [2020-06-01T10:24:12.939Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-01T10:24:12.939Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CGROUP_PERF: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-01T10:24:12.939Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-01T10:24:12.939Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-01T10:24:12.939Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-01T10:24:12.939Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_IP_VS: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-01T10:24:12.939Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-01T10:24:12.939Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-01T10:24:12.939Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_EXT4_FS: enabled [2020-06-01T10:24:12.939Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-01T10:24:12.939Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-01T10:24:12.939Z] - Network Drivers: [2020-06-01T10:24:12.939Z] - "overlay": [2020-06-01T10:24:12.939Z] - CONFIG_VXLAN: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-01T10:24:12.939Z] Optional (for encrypted networks): [2020-06-01T10:24:12.939Z] - CONFIG_CRYPTO: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-01T10:24:12.939Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-01T10:24:12.939Z] - CONFIG_XFRM: enabled [2020-06-01T10:24:12.939Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-01T10:24:12.939Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-01T10:24:12.939Z] - "ipvlan": [2020-06-01T10:24:12.989Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 1.9s done [2020-06-01T10:24:13.215Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-01T10:24:13.216Z] - "macvlan": [2020-06-01T10:24:13.216Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-01T10:24:13.216Z] - CONFIG_DUMMY: enabled (as module) [2020-06-01T10:24:13.216Z] - "ftp,tftp client in container": [2020-06-01T10:24:13.216Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-01T10:24:13.216Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-01T10:24:13.216Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-01T10:24:13.216Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-01T10:24:13.216Z] - Storage Drivers: [2020-06-01T10:24:13.216Z] - "aufs": [2020-06-01T10:24:13.216Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-01T10:24:13.216Z] - "btrfs": [2020-06-01T10:24:13.216Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-01T10:24:13.216Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-01T10:24:13.216Z] - "devicemapper": [2020-06-01T10:24:13.216Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-01T10:24:13.216Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-01T10:24:13.216Z] - "overlay": [2020-06-01T10:24:13.216Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-01T10:24:13.216Z] - "zfs": [2020-06-01T10:24:13.216Z] - /dev/zfs: missing [2020-06-01T10:24:13.216Z] - zfs command: missing [2020-06-01T10:24:13.216Z] - zpool command: missing [2020-06-01T10:24:13.216Z] [2020-06-01T10:24:13.216Z] Limits: [2020-06-01T10:24:13.216Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-01T10:24:13.216Z] [2020-06-01T10:24:13.216Z] + true [Pipeline] } [Pipeline] // stage [2020-06-01T10:24:13.250Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-01T10:24:13.526Z] Client: [2020-06-01T10:24:13.526Z] Debug Mode: false [2020-06-01T10:24:13.526Z] [2020-06-01T10:24:13.526Z] Server: [2020-06-01T10:24:13.526Z] Containers: 0 [2020-06-01T10:24:13.526Z] Running: 0 [2020-06-01T10:24:13.526Z] Paused: 0 [2020-06-01T10:24:13.526Z] Stopped: 0 [2020-06-01T10:24:13.526Z] Images: 0 [2020-06-01T10:24:13.526Z] Server Version: 19.03.8 [2020-06-01T10:24:13.526Z] Storage Driver: overlay2 [2020-06-01T10:24:13.526Z] Backing Filesystem: [2020-06-01T10:24:13.526Z] Supports d_type: true [2020-06-01T10:24:13.526Z] Native Overlay Diff: true [2020-06-01T10:24:13.526Z] Logging Driver: json-file [2020-06-01T10:24:13.526Z] Cgroup Driver: cgroupfs [2020-06-01T10:24:13.526Z] Plugins: [2020-06-01T10:24:13.526Z] Volume: local [2020-06-01T10:24:13.526Z] Network: bridge host ipvlan macvlan null overlay [2020-06-01T10:24:13.526Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-01T10:24:13.526Z] Swarm: inactive [2020-06-01T10:24:13.526Z] Runtimes: runc [2020-06-01T10:24:13.526Z] Default Runtime: runc [2020-06-01T10:24:13.526Z] Init Binary: docker-init [2020-06-01T10:24:13.526Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-01T10:24:13.526Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:24:13.526Z] init version: fec3683 [2020-06-01T10:24:13.526Z] Security Options: [2020-06-01T10:24:13.526Z] apparmor [2020-06-01T10:24:13.526Z] seccomp [2020-06-01T10:24:13.526Z] Profile: default [2020-06-01T10:24:13.526Z] Kernel Version: 4.15.0-1065-aws [2020-06-01T10:24:13.526Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-01T10:24:13.526Z] OSType: linux [2020-06-01T10:24:13.526Z] Architecture: x86_64 [2020-06-01T10:24:13.526Z] CPUs: 2 [2020-06-01T10:24:13.526Z] Total Memory: 7.501GiB [2020-06-01T10:24:13.526Z] Name: ip-10-100-79-95 [2020-06-01T10:24:13.526Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-06-01T10:24:13.526Z] Docker Root Dir: /var/lib/docker [2020-06-01T10:24:13.526Z] Debug Mode: false [2020-06-01T10:24:13.526Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:24:13.526Z] Labels: [2020-06-01T10:24:13.526Z] Experimental: true [2020-06-01T10:24:13.526Z] Insecure Registries: [2020-06-01T10:24:13.526Z] 127.0.0.0/8 [2020-06-01T10:24:13.526Z] Live Restore Enabled: true [2020-06-01T10:24:13.526Z] [2020-06-01T10:24:13.526Z] WARNING: No swap limit support [Pipeline] sh [2020-06-01T10:24:13.572Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 . [2020-06-01T10:24:13.572Z] #2 [internal] load .dockerignore [2020-06-01T10:24:13.572Z] #2 transferring context: 87B 0.0s done [2020-06-01T10:24:13.572Z] #2 DONE 0.1s [2020-06-01T10:24:13.572Z] [2020-06-01T10:24:13.572Z] #1 [internal] load build definition from Dockerfile [2020-06-01T10:24:13.572Z] #1 transferring dockerfile: 16.37kB 0.1s done [2020-06-01T10:24:13.572Z] #1 DONE 0.1s [2020-06-01T10:24:13.572Z] [2020-06-01T10:24:13.572Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-01T10:24:13.859Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:24:13.859Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:24:13.859Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41011/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-01T10:24:13.859Z] + bash /home/ubuntu/workspace/moby_PR-41011/check-config.sh [2020-06-01T10:24:13.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-01T10:24:13.859Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-01T10:24:13.859Z] [2020-06-01T10:24:13.859Z] Generally Necessary: [2020-06-01T10:24:13.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-01T10:24:13.859Z] - apparmor: enabled and tools installed [2020-06-01T10:24:13.859Z] - CONFIG_NAMESPACES: enabled [2020-06-01T10:24:13.859Z] - CONFIG_NET_NS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_PID_NS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_IPC_NS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_UTS_NS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CGROUPS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CPUSETS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_MEMCG: enabled [2020-06-01T10:24:13.859Z] - CONFIG_KEYS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_VETH: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-01T10:24:13.859Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-01T10:24:13.859Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-01T10:24:13.859Z] [2020-06-01T10:24:13.859Z] Optional Features: [2020-06-01T10:24:13.859Z] - CONFIG_USER_NS: enabled [2020-06-01T10:24:13.859Z] - CONFIG_SECCOMP: enabled [2020-06-01T10:24:13.859Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-01T10:24:14.132Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-01T10:24:14.132Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-01T10:24:14.132Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-01T10:24:14.132Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-06-01T10:24:14.132Z] - CONFIG_BLK_CGROUP: enabled [2020-06-01T10:24:14.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-01T10:24:14.132Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CGROUP_PERF: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-01T10:24:14.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-01T10:24:14.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-01T10:24:14.132Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-01T10:24:14.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_IP_VS: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-01T10:24:14.132Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-01T10:24:14.132Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-01T10:24:14.132Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_EXT4_FS: enabled [2020-06-01T10:24:14.132Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-01T10:24:14.132Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-01T10:24:14.132Z] - Network Drivers: [2020-06-01T10:24:14.132Z] - "overlay": [2020-06-01T10:24:14.132Z] - CONFIG_VXLAN: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-01T10:24:14.132Z] Optional (for encrypted networks): [2020-06-01T10:24:14.132Z] - CONFIG_CRYPTO: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-01T10:24:14.132Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-01T10:24:14.132Z] - CONFIG_XFRM: enabled [2020-06-01T10:24:14.132Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-01T10:24:14.132Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-01T10:24:14.132Z] - "ipvlan": [2020-06-01T10:24:14.138Z] #3 DONE 0.6s [2020-06-01T10:24:14.390Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-01T10:24:14.390Z] - "macvlan": [2020-06-01T10:24:14.390Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-01T10:24:14.390Z] - CONFIG_DUMMY: enabled (as module) [2020-06-01T10:24:14.390Z] - "ftp,tftp client in container": [2020-06-01T10:24:14.390Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-01T10:24:14.390Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-01T10:24:14.390Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-01T10:24:14.390Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-01T10:24:14.390Z] - Storage Drivers: [2020-06-01T10:24:14.390Z] - "aufs": [2020-06-01T10:24:14.390Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-01T10:24:14.390Z] - "btrfs": [2020-06-01T10:24:14.390Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-01T10:24:14.390Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-01T10:24:14.390Z] - "devicemapper": [2020-06-01T10:24:14.390Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-01T10:24:14.390Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-01T10:24:14.390Z] - "overlay": [2020-06-01T10:24:14.390Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-01T10:24:14.390Z] - "zfs": [2020-06-01T10:24:14.390Z] - /dev/zfs: missing [2020-06-01T10:24:14.390Z] - zfs command: missing [2020-06-01T10:24:14.390Z] - zpool command: missing [2020-06-01T10:24:14.390Z] [2020-06-01T10:24:14.390Z] Limits: [2020-06-01T10:24:14.390Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-01T10:24:14.390Z] [2020-06-01T10:24:14.390Z] + true [Pipeline] } [2020-06-01T10:24:14.399Z] [2020-06-01T10:24:14.399Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-01T10:24:14.400Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-01T10:24:14.400Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-01T10:24:14.400Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-01T10:24:14.400Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-01T10:24:14.400Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-06-01T10:24:14.400Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.84MB / 8.88MB 0.2s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-01T10:24:14.657Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-06-01T10:24:14.657Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-01T10:24:14.765Z] + sudo modprobe ip_vs [2020-06-01T10:24:14.914Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-01T10:24:15.022Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 . [2020-06-01T10:24:15.022Z] #2 [internal] load .dockerignore [2020-06-01T10:24:15.022Z] #2 transferring context: 87B done [2020-06-01T10:24:15.022Z] #2 DONE 0.0s [2020-06-01T10:24:15.022Z] [2020-06-01T10:24:15.022Z] #1 [internal] load build definition from Dockerfile [2020-06-01T10:24:15.022Z] #1 transferring dockerfile: 16.37kB done [2020-06-01T10:24:15.022Z] #1 DONE 0.1s [2020-06-01T10:24:15.168Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.7s done [2020-06-01T10:24:15.168Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 0.1s [2020-06-01T10:24:15.172Z] #4 DONE 0.8s [2020-06-01T10:24:15.278Z] [2020-06-01T10:24:15.278Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-01T10:24:15.429Z] [2020-06-01T10:24:15.429Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-01T10:24:15.534Z] #3 DONE 0.3s [2020-06-01T10:24:15.534Z] [2020-06-01T10:24:15.534Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-01T10:24:15.534Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-01T10:24:15.534Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-01T10:24:15.534Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-01T10:24:15.534Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-01T10:24:15.534Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 260.65kB / 8.88MB 0.1s [2020-06-01T10:24:15.687Z] #5 DONE 0.2s [2020-06-01T10:24:15.687Z] [2020-06-01T10:24:15.687Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-01T10:24:15.687Z] #6 DONE 0.2s [2020-06-01T10:24:15.687Z] [2020-06-01T10:24:15.687Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:24:15.687Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-01T10:24:15.789Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-06-01T10:24:15.789Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-06-01T10:24:15.789Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-01T10:24:15.842Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-06-01T10:24:16.018Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 125.53kB / 9.86MB 0.2s [2020-06-01T10:24:16.018Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-01T10:24:16.018Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-01T10:24:16.277Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-06-01T10:24:16.277Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-01T10:24:16.277Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-06-01T10:24:16.351Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-01T10:24:16.351Z] #4 DONE 0.8s [2020-06-01T10:24:16.457Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-06-01T10:24:16.913Z] [2020-06-01T10:24:16.913Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-01T10:24:17.168Z] #6 DONE 0.2s [2020-06-01T10:24:17.168Z] [2020-06-01T10:24:17.168Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-01T10:24:17.168Z] #5 DONE 0.3s [2020-06-01T10:24:17.168Z] [2020-06-01T10:24:17.168Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:24:17.168Z] #7 DONE 0.0s [2020-06-01T10:24:17.168Z] [2020-06-01T10:24:17.168Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:24:17.168Z] #58 DONE 0.0s [2020-06-01T10:24:17.168Z] [2020-06-01T10:24:17.168Z] #20 [internal] load build context [2020-06-01T10:24:17.464Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-06-01T10:24:18.463Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 3.4s done [2020-06-01T10:24:19.036Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e done [2020-06-01T10:24:19.296Z] #7 DONE 15.4s [2020-06-01T10:24:19.296Z] [2020-06-01T10:24:19.296Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-01T10:24:20.538Z] #20 transferring context: 11.96MB 2.9s [2020-06-01T10:24:20.679Z] #8 DONE 1.6s [2020-06-01T10:24:20.679Z] [2020-06-01T10:24:20.679Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-01T10:24:21.542Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.9s done [2020-06-01T10:24:21.542Z] #58 DONE 5.7s [2020-06-01T10:24:21.542Z] [2020-06-01T10:24:21.542Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:24:21.542Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-01T10:24:21.542Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-06-01T10:24:21.542Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-06-01T10:24:21.542Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-01T10:24:21.542Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 2.7s done [2020-06-01T10:24:21.542Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.8s done [2020-06-01T10:24:21.542Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 1.0s done [2020-06-01T10:24:21.542Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 3.5s done [2020-06-01T10:24:21.542Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 4.3s done [2020-06-01T10:24:21.542Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 86.47MB / 120.15MB 5.6s [2020-06-01T10:24:21.542Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 2.3s [2020-06-01T10:24:21.542Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 3.7s done [2020-06-01T10:24:21.618Z] #9 DONE 0.9s [2020-06-01T10:24:21.618Z] [2020-06-01T10:24:21.618Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-01T10:24:21.618Z] #35 DONE 0.1s [2020-06-01T10:24:21.618Z] [2020-06-01T10:24:21.618Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:24:21.799Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 97.30MB / 120.15MB 6.0s [2020-06-01T10:24:21.878Z] #10 ... [2020-06-01T10:24:21.878Z] [2020-06-01T10:24:21.878Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-01T10:24:21.878Z] #27 DONE 0.1s [2020-06-01T10:24:21.878Z] [2020-06-01T10:24:21.878Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:24:22.368Z] #7 ... [2020-06-01T10:24:22.368Z] [2020-06-01T10:24:22.368Z] #20 [internal] load build context [2020-06-01T10:24:22.368Z] #20 transferring context: 50.67MB 6.3s done [2020-06-01T10:24:22.368Z] #20 DONE 6.5s [2020-06-01T10:24:22.368Z] [2020-06-01T10:24:22.368Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:24:22.368Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 103.38MB / 120.15MB 6.4s [2020-06-01T10:24:22.368Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 117.23MB / 120.15MB 6.6s [2020-06-01T10:24:22.427Z] #20 ... [2020-06-01T10:24:22.427Z] [2020-06-01T10:24:22.427Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:24:22.427Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-01T10:24:22.427Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-01T10:24:22.427Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-01T10:24:22.427Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-01T10:24:22.427Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-06-01T10:24:22.427Z] #58 DONE 4.8s [2020-06-01T10:24:22.427Z] [2020-06-01T10:24:22.427Z] #20 [internal] load build context [2020-06-01T10:24:22.934Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 7.0s done [2020-06-01T10:24:24.264Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.8% of statements [2020-06-01T10:24:24.323Z] #20 transferring context: 50.67MB 6.8s done [2020-06-01T10:24:24.323Z] #20 DONE 6.9s [2020-06-01T10:24:24.323Z] [2020-06-01T10:24:24.323Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:24:24.323Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-01T10:24:24.323Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 2.1s done [2020-06-01T10:24:24.323Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-01T10:24:24.323Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-06-01T10:24:24.323Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-06-01T10:24:24.323Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.6s done [2020-06-01T10:24:24.323Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.8s done [2020-06-01T10:24:24.323Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.3s done [2020-06-01T10:24:24.323Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.4s done [2020-06-01T10:24:24.323Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.7s done [2020-06-01T10:24:24.323Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.4s done [2020-06-01T10:24:24.323Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.2s [2020-06-01T10:24:25.775Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-06-01T10:24:26.221Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.5s done [2020-06-01T10:24:26.221Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-06-01T10:24:26.221Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-06-01T10:24:26.389Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-06-01T10:24:26.479Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-01T10:24:26.737Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.5s done [2020-06-01T10:24:26.892Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.6s done [2020-06-01T10:24:26.892Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-06-01T10:24:26.996Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-06-01T10:24:27.003Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-06-01T10:24:27.429Z] #28 ... [2020-06-01T10:24:27.429Z] [2020-06-01T10:24:27.429Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:27.429Z] #59 3.260 + RM_GOPATH=0 [2020-06-01T10:24:27.429Z] #59 3.261 + TMP_GOPATH= [2020-06-01T10:24:27.429Z] #59 3.261 + : /build [2020-06-01T10:24:27.429Z] #59 3.261 + '[' -z '' ']' [2020-06-01T10:24:27.429Z] #59 3.265 ++ mktemp -d [2020-06-01T10:24:27.429Z] #59 3.266 + export GOPATH=/tmp/tmp.juCSEY9rWU [2020-06-01T10:24:27.429Z] #59 3.266 + GOPATH=/tmp/tmp.juCSEY9rWU [2020-06-01T10:24:27.429Z] #59 3.266 + RM_GOPATH=1 [2020-06-01T10:24:27.429Z] #59 3.266 + case "$(go env GOARCH)" in [2020-06-01T10:24:27.429Z] #59 3.266 ++ go env GOARCH [2020-06-01T10:24:27.429Z] #59 3.278 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:27.429Z] #59 3.278 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:27.429Z] #59 3.278 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:27.429Z] #59 3.280 + dir=/tmp/install [2020-06-01T10:24:27.429Z] #59 3.280 + bin=proxy [2020-06-01T10:24:27.429Z] #59 3.280 + shift [2020-06-01T10:24:27.429Z] #59 3.280 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-01T10:24:27.429Z] #59 3.280 + . /tmp/install/proxy.installer [2020-06-01T10:24:27.429Z] #59 3.280 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:27.429Z] #59 3.280 + install_proxy [2020-06-01T10:24:27.429Z] #59 3.280 + case "$1" in [2020-06-01T10:24:27.429Z] #59 3.280 + export CGO_ENABLED=0 [2020-06-01T10:24:27.429Z] #59 3.280 + CGO_ENABLED=0 [2020-06-01T10:24:27.429Z] #59 3.280 + _install_proxy [2020-06-01T10:24:27.429Z] #59 3.280 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-01T10:24:27.429Z] #59 3.280 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.juCSEY9rWU/src/github.com/docker/libnetwork [2020-06-01T10:24:27.429Z] #59 3.280 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:27.429Z] #59 3.285 Cloning into '/tmp/tmp.juCSEY9rWU/src/github.com/docker/libnetwork'... [2020-06-01T10:24:27.455Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.6s done [2020-06-01T10:24:27.455Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-06-01T10:24:27.616Z] ok github.com/docker/docker/daemon 12.266s coverage: 17.4% of statements [2020-06-01T10:24:27.616Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-01T10:24:27.616Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-01T10:24:27.616Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-01T10:24:27.616Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-01T10:24:27.616Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-06-01T10:24:28.016Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.5s done [2020-06-01T10:24:28.016Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-06-01T10:24:28.374Z] #59 ... [2020-06-01T10:24:28.374Z] [2020-06-01T10:24:28.374Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:28.374Z] #43 6.490 + RM_GOPATH=0 [2020-06-01T10:24:28.374Z] #43 6.490 + TMP_GOPATH= [2020-06-01T10:24:28.374Z] #43 6.490 + : /build [2020-06-01T10:24:28.374Z] #43 6.490 + '[' -z '' ']' [2020-06-01T10:24:28.374Z] #43 6.490 ++ mktemp -d [2020-06-01T10:24:28.374Z] #43 6.513 + export GOPATH=/tmp/tmp.Ko0uAZWji8 [2020-06-01T10:24:28.374Z] #43 6.513 + GOPATH=/tmp/tmp.Ko0uAZWji8 [2020-06-01T10:24:28.374Z] #43 6.513 + RM_GOPATH=1 [2020-06-01T10:24:28.374Z] #43 6.513 + case "$(go env GOARCH)" in [2020-06-01T10:24:28.374Z] #43 6.514 ++ go env GOARCH [2020-06-01T10:24:28.374Z] #43 6.548 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:28.374Z] #43 6.549 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:28.374Z] #43 6.553 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:28.374Z] #43 6.569 + dir=/tmp/install [2020-06-01T10:24:28.374Z] #43 6.569 + bin=gotestsum [2020-06-01T10:24:28.374Z] #43 6.570 + shift [2020-06-01T10:24:28.374Z] #43 6.570 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-01T10:24:28.374Z] #43 6.571 + . /tmp/install/gotestsum.installer [2020-06-01T10:24:28.374Z] #43 6.572 ++ : v0.3.5 [2020-06-01T10:24:28.374Z] #43 6.573 + install_gotestsum [2020-06-01T10:24:28.374Z] #43 6.576 + set -e [2020-06-01T10:24:28.374Z] #43 6.581 + export GO111MODULE=on [2020-06-01T10:24:28.374Z] #43 6.581 + GO111MODULE=on [2020-06-01T10:24:28.374Z] #43 6.586 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-01T10:24:28.374Z] #43 6.752 go: finding gotest.tools v0.3.5 [2020-06-01T10:24:28.374Z] #43 6.759 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-01T10:24:28.374Z] #43 ... [2020-06-01T10:24:28.374Z] [2020-06-01T10:24:28.374Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:24:28.374Z] #28 6.711 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-01T10:24:28.636Z] #28 6.718 Cloning into '.'... [2020-06-01T10:24:29.636Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-06-01T10:24:30.249Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 57.0% of statements [2020-06-01T10:24:31.176Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.8s done [2020-06-01T10:24:31.176Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s [2020-06-01T10:24:31.940Z] #28 ... [2020-06-01T10:24:31.940Z] [2020-06-01T10:24:31.940Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:31.940Z] #54 5.158 + RM_GOPATH=0 [2020-06-01T10:24:31.940Z] #54 5.158 + TMP_GOPATH= [2020-06-01T10:24:31.940Z] #54 5.158 + : /build [2020-06-01T10:24:31.940Z] #54 5.158 + '[' -z '' ']' [2020-06-01T10:24:31.940Z] #54 5.158 ++ mktemp -d [2020-06-01T10:24:31.940Z] #54 5.160 + export GOPATH=/tmp/tmp.rqcQFAQPmF [2020-06-01T10:24:31.940Z] #54 5.160 + GOPATH=/tmp/tmp.rqcQFAQPmF [2020-06-01T10:24:31.940Z] #54 5.160 + RM_GOPATH=1 [2020-06-01T10:24:31.940Z] #54 5.160 + case "$(go env GOARCH)" in [2020-06-01T10:24:31.940Z] #54 5.161 ++ go env GOARCH [2020-06-01T10:24:31.940Z] #54 5.205 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:31.940Z] #54 5.205 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:31.940Z] #54 5.205 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:31.940Z] #54 5.205 + dir=/tmp/install [2020-06-01T10:24:31.940Z] #54 5.205 + bin=rootlesskit [2020-06-01T10:24:31.940Z] #54 5.205 + shift [2020-06-01T10:24:31.940Z] #54 5.205 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-01T10:24:31.940Z] #54 5.205 + . /tmp/install/rootlesskit.installer [2020-06-01T10:24:31.940Z] #54 5.205 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:31.940Z] #54 5.205 + install_rootlesskit [2020-06-01T10:24:31.940Z] #54 5.205 + case "$1" in [2020-06-01T10:24:31.940Z] #54 5.205 + export CGO_ENABLED=0 [2020-06-01T10:24:31.940Z] #54 5.205 + CGO_ENABLED=0 [2020-06-01T10:24:31.940Z] #54 5.205 + _install_rootlesskit [2020-06-01T10:24:31.940Z] #54 5.205 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-01T10:24:31.940Z] #54 5.205 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rqcQFAQPmF/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:24:31.940Z] #54 5.206 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:31.940Z] #54 5.207 Cloning into '/tmp/tmp.rqcQFAQPmF/src/github.com/rootless-containers/rootlesskit'... [2020-06-01T10:24:31.940Z] #54 9.579 + cd /tmp/tmp.rqcQFAQPmF/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:24:31.940Z] #54 9.583 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:31.940Z] #54 9.654 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:24:31.940Z] #54 9.655 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-01T10:24:31.940Z] #54 ... [2020-06-01T10:24:31.940Z] [2020-06-01T10:24:31.940Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:31.940Z] #45 6.182 + RM_GOPATH=0 [2020-06-01T10:24:31.940Z] #45 6.182 + TMP_GOPATH= [2020-06-01T10:24:31.940Z] #45 6.182 + : /build [2020-06-01T10:24:31.940Z] #45 6.182 + '[' -z '' ']' [2020-06-01T10:24:31.940Z] #45 6.184 ++ mktemp -d [2020-06-01T10:24:31.940Z] #45 6.186 + export GOPATH=/tmp/tmp.VCOTftuaTC [2020-06-01T10:24:31.940Z] #45 6.186 + GOPATH=/tmp/tmp.VCOTftuaTC [2020-06-01T10:24:31.940Z] #45 6.186 + RM_GOPATH=1 [2020-06-01T10:24:31.940Z] #45 6.186 + case "$(go env GOARCH)" in [2020-06-01T10:24:31.940Z] #45 6.187 ++ go env GOARCH [2020-06-01T10:24:31.940Z] #45 6.290 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:31.940Z] #45 6.290 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:31.941Z] #45 6.291 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:31.941Z] #45 6.294 + dir=/tmp/install [2020-06-01T10:24:31.941Z] #45 6.295 + bin=golangci_lint [2020-06-01T10:24:31.941Z] #45 6.295 + shift [2020-06-01T10:24:31.941Z] #45 6.295 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-01T10:24:31.941Z] #45 6.295 + . /tmp/install/golangci_lint.installer [2020-06-01T10:24:31.941Z] #45 6.295 ++ : v1.23.8 [2020-06-01T10:24:31.941Z] #45 6.295 + install_golangci_lint [2020-06-01T10:24:31.941Z] #45 6.295 + echo 'Installing golangci-lint version v1.23.8' [2020-06-01T10:24:31.941Z] #45 6.295 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:24:31.941Z] #45 6.297 Installing golangci-lint version v1.23.8 [2020-06-01T10:24:31.941Z] #45 ... [2020-06-01T10:24:31.941Z] [2020-06-01T10:24:31.941Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:24:31.941Z] #32 7.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:31.941Z] #32 7.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:31.941Z] #32 7.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:31.941Z] #32 8.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-01T10:24:32.183Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.8s done [2020-06-01T10:24:32.184Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s [2020-06-01T10:24:32.202Z] #32 ... [2020-06-01T10:24:32.202Z] [2020-06-01T10:24:32.202Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:24:32.202Z] #36 6.806 + git clone https://github.com/docker/distribution.git . [2020-06-01T10:24:32.202Z] #36 6.810 Cloning into '.'... [2020-06-01T10:24:32.202Z] #36 ... [2020-06-01T10:24:32.202Z] [2020-06-01T10:24:32.202Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:32.202Z] #30 5.718 + RM_GOPATH=0 [2020-06-01T10:24:32.202Z] #30 5.718 + TMP_GOPATH= [2020-06-01T10:24:32.202Z] #30 5.718 + : /build [2020-06-01T10:24:32.202Z] #30 5.718 + '[' -z '' ']' [2020-06-01T10:24:32.202Z] #30 5.718 ++ mktemp -d [2020-06-01T10:24:32.202Z] #30 5.725 + export GOPATH=/tmp/tmp.mXEFfew4YV [2020-06-01T10:24:32.202Z] #30 5.725 + GOPATH=/tmp/tmp.mXEFfew4YV [2020-06-01T10:24:32.202Z] #30 5.728 + RM_GOPATH=1 [2020-06-01T10:24:32.202Z] #30 5.728 + case "$(go env GOARCH)" in [2020-06-01T10:24:32.202Z] #30 5.728 ++ go env GOARCH [2020-06-01T10:24:32.202Z] #30 5.782 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.202Z] #30 5.782 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.202Z] #30 5.782 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:32.202Z] #30 5.822 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:32.202Z] #30 5.825 + dir=/tmp/install [2020-06-01T10:24:32.202Z] #30 5.825 + bin=tomlv [2020-06-01T10:24:32.202Z] #30 5.825 + shift [2020-06-01T10:24:32.202Z] #30 5.825 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-01T10:24:32.202Z] #30 5.825 + . /tmp/install/tomlv.installer [2020-06-01T10:24:32.202Z] #30 5.825 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:32.202Z] #30 5.825 + install_tomlv [2020-06-01T10:24:32.202Z] #30 5.825 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-01T10:24:32.202Z] #30 5.825 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mXEFfew4YV/src/github.com/BurntSushi/toml [2020-06-01T10:24:32.202Z] #30 5.828 Cloning into '/tmp/tmp.mXEFfew4YV/src/github.com/BurntSushi/toml'... [2020-06-01T10:24:32.202Z] #30 7.201 + cd /tmp/tmp.mXEFfew4YV/src/github.com/BurntSushi/toml [2020-06-01T10:24:32.202Z] #30 7.206 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:32.202Z] #30 7.230 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:24:32.202Z] #30 8.107 internal/cpu [2020-06-01T10:24:32.202Z] #30 8.110 math/bits [2020-06-01T10:24:32.202Z] #30 8.129 runtime/internal/sys [2020-06-01T10:24:32.202Z] #30 8.194 runtime/internal/atomic [2020-06-01T10:24:32.202Z] #30 8.424 runtime/internal/math [2020-06-01T10:24:32.202Z] #30 8.821 math [2020-06-01T10:24:32.202Z] #30 9.060 unicode/utf8 [2020-06-01T10:24:32.202Z] #30 9.071 internal/race [2020-06-01T10:24:32.202Z] #30 9.087 internal/bytealg [2020-06-01T10:24:32.202Z] #30 9.520 sync/atomic [2020-06-01T10:24:32.202Z] #30 10.11 unicode [2020-06-01T10:24:32.202Z] #30 10.31 internal/testlog [2020-06-01T10:24:32.463Z] #30 ... [2020-06-01T10:24:32.463Z] [2020-06-01T10:24:32.463Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:32.463Z] #23 7.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:32.463Z] #23 7.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:32.463Z] #23 7.364 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:32.463Z] #23 8.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-01T10:24:32.463Z] #23 10.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-01T10:24:32.463Z] #23 ... [2020-06-01T10:24:32.463Z] [2020-06-01T10:24:32.463Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:32.463Z] #47 4.643 + RM_GOPATH=0 [2020-06-01T10:24:32.463Z] #47 4.643 + TMP_GOPATH= [2020-06-01T10:24:32.463Z] #47 4.643 + : /build [2020-06-01T10:24:32.463Z] #47 4.643 + '[' -z '' ']' [2020-06-01T10:24:32.463Z] #47 4.643 ++ mktemp -d [2020-06-01T10:24:32.463Z] #47 4.647 + export GOPATH=/tmp/tmp.0HXAgBI5lE [2020-06-01T10:24:32.463Z] #47 4.647 + GOPATH=/tmp/tmp.0HXAgBI5lE [2020-06-01T10:24:32.463Z] #47 4.647 + RM_GOPATH=1 [2020-06-01T10:24:32.463Z] #47 4.647 + case "$(go env GOARCH)" in [2020-06-01T10:24:32.463Z] #47 4.658 ++ go env GOARCH [2020-06-01T10:24:32.463Z] #47 4.712 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:24:32.463Z] #47 4.716 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.463Z] #47 4.716 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.463Z] #47 4.716 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:32.463Z] #47 4.716 + dir=/tmp/install [2020-06-01T10:24:32.463Z] #47 4.716 + bin=shfmt [2020-06-01T10:24:32.463Z] #47 4.716 + shift [2020-06-01T10:24:32.463Z] #47 4.716 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-01T10:24:32.463Z] #47 4.716 + . /tmp/install/shfmt.installer [2020-06-01T10:24:32.463Z] #47 4.716 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:24:32.463Z] #47 4.716 + install_shfmt [2020-06-01T10:24:32.463Z] #47 4.716 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-01T10:24:32.463Z] #47 4.716 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0HXAgBI5lE/src/github.com/mvdan/sh [2020-06-01T10:24:32.463Z] #47 4.716 Cloning into '/tmp/tmp.0HXAgBI5lE/src/github.com/mvdan/sh'... [2020-06-01T10:24:32.724Z] #47 ... [2020-06-01T10:24:32.724Z] [2020-06-01T10:24:32.724Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:32.724Z] #51 4.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:32.724Z] #51 4.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:32.724Z] #51 4.786 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:32.724Z] #51 5.431 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-01T10:24:32.724Z] #51 7.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-01T10:24:32.724Z] #51 9.672 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-01T10:24:32.724Z] #51 ... [2020-06-01T10:24:32.724Z] [2020-06-01T10:24:32.724Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:32.724Z] #21 3.816 + RM_GOPATH=0 [2020-06-01T10:24:32.724Z] #21 3.816 + TMP_GOPATH= [2020-06-01T10:24:32.724Z] #21 3.816 + : /build [2020-06-01T10:24:32.724Z] #21 3.816 + '[' -z '' ']' [2020-06-01T10:24:32.724Z] #21 3.816 ++ mktemp -d [2020-06-01T10:24:32.724Z] #21 3.823 + export GOPATH=/tmp/tmp.bjPIKPf8cF [2020-06-01T10:24:32.724Z] #21 3.823 + GOPATH=/tmp/tmp.bjPIKPf8cF [2020-06-01T10:24:32.724Z] #21 3.823 + RM_GOPATH=1 [2020-06-01T10:24:32.724Z] #21 3.823 + case "$(go env GOARCH)" in [2020-06-01T10:24:32.724Z] #21 3.825 ++ go env GOARCH [2020-06-01T10:24:32.724Z] #21 3.854 Install docker/cli version 17.06.2-ce from stable [2020-06-01T10:24:32.724Z] #21 3.854 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.725Z] #21 3.854 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.725Z] #21 3.854 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:32.725Z] #21 3.854 + dir=/tmp/install [2020-06-01T10:24:32.725Z] #21 3.854 + bin=dockercli [2020-06-01T10:24:32.725Z] #21 3.854 + shift [2020-06-01T10:24:32.725Z] #21 3.854 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-01T10:24:32.725Z] #21 3.854 + . /tmp/install/dockercli.installer [2020-06-01T10:24:32.725Z] #21 3.854 ++ : stable [2020-06-01T10:24:32.725Z] #21 3.854 ++ : 17.06.2-ce [2020-06-01T10:24:32.725Z] #21 3.854 + install_dockercli [2020-06-01T10:24:32.725Z] #21 3.854 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-01T10:24:32.725Z] #21 3.854 ++ uname -m [2020-06-01T10:24:32.725Z] #21 3.854 + arch=aarch64 [2020-06-01T10:24:32.725Z] #21 3.854 + '[' aarch64 '!=' x86_64 ']' [2020-06-01T10:24:32.725Z] #21 3.854 + '[' aarch64 '!=' s390x ']' [2020-06-01T10:24:32.725Z] #21 3.854 + '[' aarch64 '!=' armhf ']' [2020-06-01T10:24:32.725Z] #21 3.854 + build_dockercli [2020-06-01T10:24:32.725Z] #21 3.854 + git clone https://github.com/docker/docker-ce /tmp/tmp.bjPIKPf8cF/tmp/docker-ce [2020-06-01T10:24:32.725Z] #21 3.870 Cloning into '/tmp/tmp.bjPIKPf8cF/tmp/docker-ce'... [2020-06-01T10:24:32.860Z] INFO [loader] Go packages loading at mode 575 (name|exports_file|deps|files|imports|types_sizes|compiled_files) took 1m54.828413524s [2020-06-01T10:24:32.860Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.054114ms [2020-06-01T10:24:32.985Z] #21 ... [2020-06-01T10:24:32.985Z] [2020-06-01T10:24:32.985Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:24:32.985Z] #38 7.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:32.985Z] #38 7.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:32.985Z] #38 7.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:32.985Z] #38 8.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-01T10:24:32.985Z] #38 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-01T10:24:32.985Z] #38 ... [2020-06-01T10:24:32.985Z] [2020-06-01T10:24:32.985Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:24:32.985Z] #41 6.147 + RM_GOPATH=0 [2020-06-01T10:24:32.985Z] #41 6.147 + TMP_GOPATH= [2020-06-01T10:24:32.985Z] #41 6.147 + : /build [2020-06-01T10:24:32.985Z] #41 6.147 + '[' -z '' ']' [2020-06-01T10:24:32.985Z] #41 6.147 ++ mktemp -d [2020-06-01T10:24:32.985Z] #41 6.149 + export GOPATH=/tmp/tmp.QYOBxsdlOf [2020-06-01T10:24:32.985Z] #41 6.149 + GOPATH=/tmp/tmp.QYOBxsdlOf [2020-06-01T10:24:32.985Z] #41 6.149 + RM_GOPATH=1 [2020-06-01T10:24:32.985Z] #41 6.149 + case "$(go env GOARCH)" in [2020-06-01T10:24:32.985Z] #41 6.153 ++ go env GOARCH [2020-06-01T10:24:32.985Z] #41 6.310 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.985Z] #41 6.310 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:32.985Z] #41 6.310 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:32.985Z] #41 6.314 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:32.985Z] #41 6.314 + dir=/tmp/install [2020-06-01T10:24:32.985Z] #41 6.314 + bin=vndr [2020-06-01T10:24:32.985Z] #41 6.314 + shift [2020-06-01T10:24:32.985Z] #41 6.314 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-01T10:24:32.985Z] #41 6.314 + . /tmp/install/vndr.installer [2020-06-01T10:24:32.985Z] #41 6.314 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:32.985Z] #41 6.314 + install_vndr [2020-06-01T10:24:32.985Z] #41 6.314 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-01T10:24:32.985Z] #41 6.314 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QYOBxsdlOf/src/github.com/LK4D4/vndr [2020-06-01T10:24:32.985Z] #41 6.317 Cloning into '/tmp/tmp.QYOBxsdlOf/src/github.com/LK4D4/vndr'... [2020-06-01T10:24:32.985Z] #41 7.134 + cd /tmp/tmp.QYOBxsdlOf/src/github.com/LK4D4/vndr [2020-06-01T10:24:32.985Z] #41 7.134 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:32.985Z] #41 7.140 + go build -buildmode=pie -v -o /build/vndr . [2020-06-01T10:24:32.985Z] #41 9.150 sync/atomic [2020-06-01T10:24:32.985Z] #41 9.239 internal/bytealg [2020-06-01T10:24:32.985Z] #41 9.292 internal/race [2020-06-01T10:24:32.985Z] #41 9.326 unicode [2020-06-01T10:24:32.985Z] #41 9.613 unicode/utf8 [2020-06-01T10:24:32.985Z] #41 9.962 math [2020-06-01T10:24:32.985Z] #41 10.83 runtime [2020-06-01T10:24:32.985Z] #41 11.05 encoding [2020-06-01T10:24:32.985Z] #41 11.32 unicode/utf16 [2020-06-01T10:24:33.245Z] #41 ... [2020-06-01T10:24:33.245Z] [2020-06-01T10:24:33.245Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:33.245Z] #43 7.973 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-01T10:24:33.245Z] #43 8.433 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-01T10:24:33.245Z] #43 9.296 go: downloading gotest.tools v2.1.0+incompatible [2020-06-01T10:24:33.245Z] #43 9.374 go: extracting gotest.tools v2.1.0+incompatible [2020-06-01T10:24:33.245Z] #43 9.620 go: downloading github.com/fatih/color v1.6.0 [2020-06-01T10:24:33.245Z] #43 9.673 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:24:33.245Z] #43 9.676 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-01T10:24:33.245Z] #43 9.695 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:24:33.245Z] #43 9.786 go: downloading github.com/pkg/errors v0.8.0 [2020-06-01T10:24:33.245Z] #43 9.926 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:24:33.245Z] #43 9.965 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:24:33.245Z] #43 9.973 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:24:33.245Z] #43 10.05 go: extracting github.com/pkg/errors v0.8.0 [2020-06-01T10:24:33.245Z] #43 10.12 go: extracting github.com/fatih/color v1.6.0 [2020-06-01T10:24:33.245Z] #43 10.42 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:24:33.245Z] #43 10.53 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-01T10:24:33.245Z] #43 10.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:24:33.245Z] #43 10.87 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:24:33.245Z] #43 10.87 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:24:33.245Z] #43 10.90 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:24:33.245Z] #43 11.09 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:24:33.245Z] #43 11.25 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:24:33.245Z] #43 11.39 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:24:34.628Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.984s coverage: 46.2% of statements [2020-06-01T10:24:34.636Z] #43 12.78 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:24:34.636Z] #43 12.98 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:24:35.213Z] #43 13.53 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:24:35.241Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-01T10:24:35.361Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.6s done [2020-06-01T10:24:35.361Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-06-01T10:24:36.180Z] #43 ... [2020-06-01T10:24:36.180Z] [2020-06-01T10:24:36.180Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:36.355Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.7s done [2020-06-01T10:24:36.355Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-06-01T10:24:37.223Z] #59 14.38 Checking out files: 54% (1126/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 92% (1908/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-01T10:24:37.223Z] #59 15.60 + cd /tmp/tmp.juCSEY9rWU/src/github.com/docker/libnetwork [2020-06-01T10:24:37.223Z] #59 15.60 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:37.484Z] #59 15.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-01T10:24:38.687Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.477s coverage: 49.5% of statements [2020-06-01T10:24:39.399Z] #59 ... [2020-06-01T10:24:39.399Z] [2020-06-01T10:24:39.399Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:24:39.399Z] #10 7.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:39.399Z] #10 7.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:39.399Z] #10 7.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:39.399Z] #10 8.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-01T10:24:39.399Z] #10 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-01T10:24:39.399Z] #10 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-01T10:24:39.399Z] #10 ... [2020-06-01T10:24:39.399Z] [2020-06-01T10:24:39.399Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:39.399Z] #43 16.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-01T10:24:39.399Z] #43 17.18 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-01T10:24:39.399Z] #43 17.20 go: finding gotest.tools v2.2.0+incompatible [2020-06-01T10:24:39.399Z] #43 17.20 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-01T10:24:39.399Z] #43 17.21 go: downloading gotest.tools v2.2.0+incompatible [2020-06-01T10:24:39.399Z] #43 17.71 go: extracting gotest.tools v2.2.0+incompatible [2020-06-01T10:24:39.399Z] #43 17.71 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-01T10:24:40.341Z] #43 18.69 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:24:40.341Z] #43 18.71 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:24:40.341Z] #43 18.76 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-01T10:24:40.601Z] #43 19.02 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:24:40.626Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s [2020-06-01T10:24:40.705Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.736s coverage: 73.1% of statements [2020-06-01T10:24:40.705Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-01T10:24:40.862Z] #43 19.26 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:24:41.122Z] #43 19.29 go: downloading github.com/pkg/errors v0.8.1 [2020-06-01T10:24:41.383Z] #43 19.65 go: extracting github.com/pkg/errors v0.8.1 [2020-06-01T10:24:41.383Z] #43 19.68 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-01T10:24:41.594Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.1s [2020-06-01T10:24:41.709Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.605s coverage: 76.1% of statements [2020-06-01T10:24:42.325Z] #43 ... [2020-06-01T10:24:42.325Z] [2020-06-01T10:24:42.325Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:24:42.325Z] #32 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-01T10:24:42.325Z] #32 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-01T10:24:42.325Z] #32 19.81 Fetched 8178 kB in 13s (646 kB/s) [2020-06-01T10:24:42.522Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done [2020-06-01T10:24:42.522Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-06-01T10:24:42.522Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-06-01T10:24:42.586Z] #32 19.81 Reading package lists... [2020-06-01T10:24:42.586Z] #32 ... [2020-06-01T10:24:42.586Z] [2020-06-01T10:24:42.586Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:42.586Z] #30 10.85 encoding [2020-06-01T10:24:42.586Z] #30 10.94 runtime [2020-06-01T10:24:42.586Z] #30 11.38 runtime/cgo [2020-06-01T10:24:42.586Z] #30 ... [2020-06-01T10:24:42.586Z] [2020-06-01T10:24:42.586Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:42.586Z] #43 20.92 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:24:42.586Z] #43 21.11 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:24:42.714Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-06-01T10:24:42.781Z] #7 DONE 27.0s [2020-06-01T10:24:42.781Z] [2020-06-01T10:24:42.781Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-01T10:24:43.328Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-06-01T10:24:43.479Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.4s done [2020-06-01T10:24:43.527Z] #43 ... [2020-06-01T10:24:43.527Z] [2020-06-01T10:24:43.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:24:43.527Z] #41 11.66 container/list [2020-06-01T10:24:43.527Z] #41 13.81 crypto/internal/subtle [2020-06-01T10:24:43.527Z] #41 14.15 crypto/subtle [2020-06-01T10:24:43.527Z] #41 14.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-01T10:24:43.527Z] #41 14.76 internal/nettrace [2020-06-01T10:24:43.527Z] #41 15.20 runtime/cgo [2020-06-01T10:24:43.527Z] #41 17.19 vendor/golang.org/x/crypto/internal/subtle [2020-06-01T10:24:43.527Z] #41 ... [2020-06-01T10:24:43.527Z] [2020-06-01T10:24:43.527Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:24:43.527Z] #36 21.30 Checking out files: 86% (1383/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-01T10:24:43.527Z] #36 21.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-01T10:24:43.736Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-06-01T10:24:43.736Z] #7 DONE 26.5s [2020-06-01T10:24:43.736Z] [2020-06-01T10:24:43.736Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-01T10:24:44.131Z] #36 ... [2020-06-01T10:24:44.131Z] [2020-06-01T10:24:44.131Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:24:44.131Z] #38 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-01T10:24:44.131Z] #38 19.35 Fetched 8178 kB in 12s (666 kB/s) [2020-06-01T10:24:44.131Z] #38 19.35 Reading package lists... [2020-06-01T10:24:44.131Z] #38 ... [2020-06-01T10:24:44.131Z] [2020-06-01T10:24:44.131Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:44.131Z] #47 13.31 + cd /tmp/tmp.0HXAgBI5lE/src/github.com/mvdan/sh [2020-06-01T10:24:44.131Z] #47 13.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:24:44.131Z] #47 13.39 + GO111MODULE=on [2020-06-01T10:24:44.131Z] #47 13.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-01T10:24:44.131Z] #47 15.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:24:44.131Z] #47 15.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:24:44.131Z] #47 15.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:24:44.131Z] #47 15.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:24:44.131Z] #47 15.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:24:44.131Z] #47 16.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:24:44.131Z] #47 17.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:24:44.131Z] #47 18.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:24:44.131Z] #47 20.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:24:44.131Z] #47 20.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:24:44.131Z] #47 20.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:24:44.131Z] #47 21.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:24:44.131Z] #47 22.28 runtime/cgo [2020-06-01T10:24:44.131Z] #47 22.42 runtime [2020-06-01T10:24:44.157Z] #8 DONE 1.3s [2020-06-01T10:24:44.157Z] [2020-06-01T10:24:44.157Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-01T10:24:44.393Z] #47 ... [2020-06-01T10:24:44.393Z] [2020-06-01T10:24:44.393Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:44.393Z] #23 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-01T10:24:44.393Z] #23 19.49 Fetched 8178 kB in 12s (658 kB/s) [2020-06-01T10:24:44.662Z] #23 19.49 Reading package lists... [2020-06-01T10:24:44.662Z] #23 ... [2020-06-01T10:24:44.662Z] [2020-06-01T10:24:44.662Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:44.662Z] #51 16.33 Fetched 8178 kB in 12s (662 kB/s) [2020-06-01T10:24:44.662Z] #51 16.33 Reading package lists... [2020-06-01T10:24:44.923Z] #51 22.69 Reading package lists... [2020-06-01T10:24:44.923Z] #51 ... [2020-06-01T10:24:44.923Z] [2020-06-01T10:24:44.923Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:44.923Z] #43 23.16 go: finding github.com/fatih/color v1.6.0 [2020-06-01T10:24:44.923Z] #43 23.20 go: finding github.com/pkg/errors v0.8.1 [2020-06-01T10:24:44.923Z] #43 23.23 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:24:44.923Z] #43 23.27 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:24:45.088Z] #9 DONE 0.9s [2020-06-01T10:24:45.088Z] [2020-06-01T10:24:45.088Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:45.088Z] #23 ... [2020-06-01T10:24:45.088Z] [2020-06-01T10:24:45.088Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-01T10:24:45.088Z] #35 DONE 0.1s [2020-06-01T10:24:45.088Z] [2020-06-01T10:24:45.088Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-01T10:24:45.088Z] #27 DONE 0.1s [2020-06-01T10:24:45.184Z] #43 23.39 go: finding github.com/spf13/pflag v1.0.3 [2020-06-01T10:24:45.184Z] #43 23.44 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:24:45.346Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-06-01T10:24:45.346Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.765s coverage: 57.7% of statements [2020-06-01T10:24:45.346Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-01T10:24:45.346Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-01T10:24:45.346Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-01T10:24:45.346Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-06-01T10:24:45.346Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-01T10:24:45.347Z] [2020-06-01T10:24:45.347Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:24:45.444Z] #43 23.76 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:24:45.444Z] #43 23.92 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:24:45.444Z] #43 23.95 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:24:45.705Z] #43 24.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:24:46.816Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.8% of statements [2020-06-01T10:24:46.816Z] ok github.com/docker/docker/daemon/logger/awslogs 0.074s coverage: 77.8% of statements [2020-06-01T10:24:46.816Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-01T10:24:46.816Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-01T10:24:47.005Z] #8 DONE 2.7s [2020-06-01T10:24:47.005Z] [2020-06-01T10:24:47.005Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-01T10:24:47.573Z] #9 DONE 0.9s [2020-06-01T10:24:47.573Z] [2020-06-01T10:24:47.573Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-01T10:24:47.573Z] #27 DONE 0.1s [2020-06-01T10:24:47.573Z] [2020-06-01T10:24:47.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:24:47.573Z] #10 ... [2020-06-01T10:24:47.573Z] [2020-06-01T10:24:47.573Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-01T10:24:47.573Z] #35 DONE 0.1s [2020-06-01T10:24:47.822Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-06-01T10:24:47.822Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-06-01T10:24:47.830Z] [2020-06-01T10:24:47.830Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:24:48.435Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-06-01T10:24:48.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-06-01T10:24:49.331Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-06-01T10:24:49.331Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-01T10:24:49.613Z] time="2020-06-01T10:24:49Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate926634803/log988528886.1: no such file or directory" [2020-06-01T10:24:49.894Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 38.3% of statements [2020-06-01T10:24:50.176Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-06-01T10:24:50.612Z] #28 ... [2020-06-01T10:24:50.613Z] [2020-06-01T10:24:50.613Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:50.613Z] #47 5.346 + RM_GOPATH=0 [2020-06-01T10:24:50.613Z] #47 5.346 + TMP_GOPATH= [2020-06-01T10:24:50.613Z] #47 5.346 + : /build [2020-06-01T10:24:50.613Z] #47 5.346 + '[' -z '' ']' [2020-06-01T10:24:50.613Z] #47 5.346 ++ mktemp -d [2020-06-01T10:24:50.613Z] #47 5.346 + export GOPATH=/tmp/tmp.CWrRgfGyxR [2020-06-01T10:24:50.613Z] #47 5.346 + GOPATH=/tmp/tmp.CWrRgfGyxR [2020-06-01T10:24:50.613Z] #47 5.346 + RM_GOPATH=1 [2020-06-01T10:24:50.613Z] #47 5.346 + case "$(go env GOARCH)" in [2020-06-01T10:24:50.613Z] #47 5.346 ++ go env GOARCH [2020-06-01T10:24:50.613Z] #47 5.354 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:50.613Z] #47 5.354 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:50.613Z] #47 5.354 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:50.613Z] #47 5.354 + dir=/tmp/install [2020-06-01T10:24:50.613Z] #47 5.354 + bin=shfmt [2020-06-01T10:24:50.613Z] #47 5.354 + shift [2020-06-01T10:24:50.613Z] #47 5.354 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-01T10:24:50.613Z] #47 5.354 + . /tmp/install/shfmt.installer [2020-06-01T10:24:50.613Z] #47 5.354 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:24:50.613Z] #47 5.354 + install_shfmt [2020-06-01T10:24:50.613Z] #47 5.354 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-01T10:24:50.613Z] #47 5.354 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CWrRgfGyxR/src/github.com/mvdan/sh [2020-06-01T10:24:50.613Z] #47 5.354 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:24:50.613Z] #47 5.363 Cloning into '/tmp/tmp.CWrRgfGyxR/src/github.com/mvdan/sh'... [2020-06-01T10:24:51.243Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2020-06-01T10:24:51.331Z] #43 ... [2020-06-01T10:24:51.331Z] [2020-06-01T10:24:51.331Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:24:51.331Z] #10 19.41 Fetched 8178 kB in 12s (671 kB/s) [2020-06-01T10:24:51.331Z] #10 19.41 Reading package lists... [2020-06-01T10:24:51.331Z] #10 27.65 Reading package lists... [2020-06-01T10:24:51.331Z] #10 ... [2020-06-01T10:24:51.331Z] [2020-06-01T10:24:51.331Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:24:51.331Z] #36 23.47 + 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-01T10:24:51.524Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-01T10:24:51.550Z] #47 ... [2020-06-01T10:24:51.550Z] [2020-06-01T10:24:51.550Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:51.550Z] #60 6.445 + RM_GOPATH=0 [2020-06-01T10:24:51.550Z] #60 6.445 + TMP_GOPATH= [2020-06-01T10:24:51.550Z] #60 6.445 + : /build [2020-06-01T10:24:51.550Z] #60 6.445 + '[' -z '' ']' [2020-06-01T10:24:51.550Z] #60 6.455 ++ mktemp -d [2020-06-01T10:24:51.550Z] #60 6.455 + export GOPATH=/tmp/tmp.RU7YJdnrUc [2020-06-01T10:24:51.550Z] #60 6.455 + GOPATH=/tmp/tmp.RU7YJdnrUc [2020-06-01T10:24:51.550Z] #60 6.455 + RM_GOPATH=1 [2020-06-01T10:24:51.550Z] #60 6.455 + case "$(go env GOARCH)" in [2020-06-01T10:24:51.550Z] #60 6.455 ++ go env GOARCH [2020-06-01T10:24:51.550Z] #60 6.504 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:51.550Z] #60 6.504 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:51.550Z] #60 6.504 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:51.550Z] #60 6.513 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:51.550Z] #60 6.513 + dir=/tmp/install [2020-06-01T10:24:51.550Z] #60 6.513 + bin=proxy [2020-06-01T10:24:51.550Z] #60 6.513 + shift [2020-06-01T10:24:51.550Z] #60 6.513 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-01T10:24:51.550Z] #60 6.513 + . /tmp/install/proxy.installer [2020-06-01T10:24:51.550Z] #60 6.513 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:51.550Z] #60 6.513 + install_proxy [2020-06-01T10:24:51.550Z] #60 6.513 + case "$1" in [2020-06-01T10:24:51.550Z] #60 6.513 + export CGO_ENABLED=0 [2020-06-01T10:24:51.550Z] #60 6.513 + CGO_ENABLED=0 [2020-06-01T10:24:51.550Z] #60 6.513 + _install_proxy [2020-06-01T10:24:51.550Z] #60 6.513 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-01T10:24:51.550Z] #60 6.513 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RU7YJdnrUc/src/github.com/docker/libnetwork [2020-06-01T10:24:51.550Z] #60 6.513 Cloning into '/tmp/tmp.RU7YJdnrUc/src/github.com/docker/libnetwork'... [2020-06-01T10:24:51.904Z] #36 ... [2020-06-01T10:24:51.904Z] [2020-06-01T10:24:51.904Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:51.904Z] #51 22.69 Reading package lists... [2020-06-01T10:24:52.138Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-06-01T10:24:52.420Z] ok github.com/docker/docker/daemon/logger/splunk 1.457s coverage: 82.5% of statements [2020-06-01T10:24:52.420Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-01T10:24:52.420Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-01T10:24:53.071Z] #36 ... [2020-06-01T10:24:53.071Z] [2020-06-01T10:24:53.071Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:53.071Z] #45 5.322 Installing golangci-lint version v1.23.8 [2020-06-01T10:24:53.071Z] #45 5.322 + RM_GOPATH=0 [2020-06-01T10:24:53.071Z] #45 5.322 + TMP_GOPATH= [2020-06-01T10:24:53.071Z] #45 5.322 + : /build [2020-06-01T10:24:53.071Z] #45 5.322 + '[' -z '' ']' [2020-06-01T10:24:53.071Z] #45 5.322 ++ mktemp -d [2020-06-01T10:24:53.071Z] #45 5.322 + export GOPATH=/tmp/tmp.Edg74Vssdu [2020-06-01T10:24:53.071Z] #45 5.322 + GOPATH=/tmp/tmp.Edg74Vssdu [2020-06-01T10:24:53.071Z] #45 5.322 + RM_GOPATH=1 [2020-06-01T10:24:53.071Z] #45 5.322 + case "$(go env GOARCH)" in [2020-06-01T10:24:53.071Z] #45 5.322 ++ go env GOARCH [2020-06-01T10:24:53.071Z] #45 5.322 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:53.071Z] #45 5.322 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:53.071Z] #45 5.322 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:53.071Z] #45 5.322 + dir=/tmp/install [2020-06-01T10:24:53.071Z] #45 5.322 + bin=golangci_lint [2020-06-01T10:24:53.071Z] #45 5.322 + shift [2020-06-01T10:24:53.071Z] #45 5.322 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-01T10:24:53.071Z] #45 5.322 + . /tmp/install/golangci_lint.installer [2020-06-01T10:24:53.071Z] #45 5.322 ++ : v1.23.8 [2020-06-01T10:24:53.071Z] #45 5.322 + install_golangci_lint [2020-06-01T10:24:53.071Z] #45 5.322 + echo 'Installing golangci-lint version v1.23.8' [2020-06-01T10:24:53.071Z] #45 5.322 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:24:53.449Z] #60 ... [2020-06-01T10:24:53.449Z] [2020-06-01T10:24:53.449Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:53.449Z] #23 8.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:53.449Z] #23 8.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:53.449Z] #23 8.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:53.889Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-06-01T10:24:53.889Z] ok github.com/docker/docker/distribution 0.275s coverage: 22.1% of statements [2020-06-01T10:24:53.889Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-01T10:24:54.000Z] #45 ... [2020-06-01T10:24:54.000Z] [2020-06-01T10:24:54.000Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:54.000Z] #60 6.529 + RM_GOPATH=0 [2020-06-01T10:24:54.000Z] #60 6.529 + TMP_GOPATH= [2020-06-01T10:24:54.000Z] #60 6.529 + : /build [2020-06-01T10:24:54.000Z] #60 6.529 + '[' -z '' ']' [2020-06-01T10:24:54.000Z] #60 6.529 ++ mktemp -d [2020-06-01T10:24:54.000Z] #60 6.529 + export GOPATH=/tmp/tmp.fUkPNDc7Wn [2020-06-01T10:24:54.000Z] #60 6.529 + GOPATH=/tmp/tmp.fUkPNDc7Wn [2020-06-01T10:24:54.000Z] #60 6.529 + RM_GOPATH=1 [2020-06-01T10:24:54.000Z] #60 6.529 + case "$(go env GOARCH)" in [2020-06-01T10:24:54.000Z] #60 6.529 ++ go env GOARCH [2020-06-01T10:24:54.000Z] #60 6.581 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:54.000Z] #60 6.581 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:54.000Z] #60 6.581 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:54.000Z] #60 6.582 + dir=/tmp/install [2020-06-01T10:24:54.000Z] #60 6.583 + bin=proxy [2020-06-01T10:24:54.000Z] #60 6.583 + shift [2020-06-01T10:24:54.000Z] #60 6.586 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:54.000Z] #60 6.591 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-01T10:24:54.000Z] #60 6.591 + . /tmp/install/proxy.installer [2020-06-01T10:24:54.000Z] #60 6.591 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:24:54.000Z] #60 6.591 + install_proxy [2020-06-01T10:24:54.000Z] #60 6.591 + case "$1" in [2020-06-01T10:24:54.000Z] #60 6.591 + export CGO_ENABLED=0 [2020-06-01T10:24:54.000Z] #60 6.591 + CGO_ENABLED=0 [2020-06-01T10:24:54.000Z] #60 6.591 + _install_proxy [2020-06-01T10:24:54.000Z] #60 6.591 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-01T10:24:54.000Z] #60 6.608 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fUkPNDc7Wn/src/github.com/docker/libnetwork [2020-06-01T10:24:54.000Z] #60 6.608 Cloning into '/tmp/tmp.fUkPNDc7Wn/src/github.com/docker/libnetwork'... [2020-06-01T10:24:54.062Z] #51 30.44 Building dependency tree... [2020-06-01T10:24:54.894Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-06-01T10:24:54.969Z] #60 ... [2020-06-01T10:24:54.969Z] [2020-06-01T10:24:54.969Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:54.969Z] #30 7.370 + RM_GOPATH=0 [2020-06-01T10:24:54.969Z] #30 7.370 + TMP_GOPATH= [2020-06-01T10:24:54.969Z] #30 7.370 + : /build [2020-06-01T10:24:54.969Z] #30 7.370 + '[' -z '' ']' [2020-06-01T10:24:54.969Z] #30 7.372 ++ mktemp -d [2020-06-01T10:24:54.969Z] #30 7.375 + export GOPATH=/tmp/tmp.QhWNobusmc [2020-06-01T10:24:54.969Z] #30 7.375 + GOPATH=/tmp/tmp.QhWNobusmc [2020-06-01T10:24:54.969Z] #30 7.375 + RM_GOPATH=1 [2020-06-01T10:24:54.969Z] #30 7.375 + case "$(go env GOARCH)" in [2020-06-01T10:24:54.969Z] #30 7.375 ++ go env GOARCH [2020-06-01T10:24:54.969Z] #30 7.440 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:54.969Z] #30 7.440 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:54.969Z] #30 7.470 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:54.969Z] #30 7.515 + dir=/tmp/install [2020-06-01T10:24:54.969Z] #30 7.520 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:54.969Z] #30 7.520 + bin=tomlv [2020-06-01T10:24:54.969Z] #30 7.520 + shift [2020-06-01T10:24:54.969Z] #30 7.520 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-01T10:24:54.969Z] #30 7.520 + . /tmp/install/tomlv.installer [2020-06-01T10:24:54.969Z] #30 7.520 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:54.969Z] #30 7.520 + install_tomlv [2020-06-01T10:24:54.969Z] #30 7.520 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-01T10:24:54.969Z] #30 7.520 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QhWNobusmc/src/github.com/BurntSushi/toml [2020-06-01T10:24:54.969Z] #30 7.520 Cloning into '/tmp/tmp.QhWNobusmc/src/github.com/BurntSushi/toml'... [2020-06-01T10:24:55.348Z] #23 ... [2020-06-01T10:24:55.348Z] [2020-06-01T10:24:55.348Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:24:55.348Z] #32 ... [2020-06-01T10:24:55.348Z] [2020-06-01T10:24:55.348Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:55.348Z] #54 10.15 + RM_GOPATH=0 [2020-06-01T10:24:55.348Z] #54 10.15 + TMP_GOPATH= [2020-06-01T10:24:55.348Z] #54 10.15 + : /build [2020-06-01T10:24:55.348Z] #54 10.15 + '[' -z '' ']' [2020-06-01T10:24:55.348Z] #54 10.16 ++ mktemp -d [2020-06-01T10:24:55.348Z] #54 10.17 + export GOPATH=/tmp/tmp.B6cIzV0sGS [2020-06-01T10:24:55.348Z] #54 10.17 + GOPATH=/tmp/tmp.B6cIzV0sGS [2020-06-01T10:24:55.348Z] #54 10.18 + RM_GOPATH=1 [2020-06-01T10:24:55.348Z] #54 10.18 + case "$(go env GOARCH)" in [2020-06-01T10:24:55.348Z] #54 10.18 ++ go env GOARCH [2020-06-01T10:24:55.348Z] #54 10.22 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.348Z] #54 10.22 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.348Z] #54 10.22 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:55.348Z] #54 10.23 + dir=/tmp/install [2020-06-01T10:24:55.348Z] #54 10.23 + bin=rootlesskit [2020-06-01T10:24:55.348Z] #54 10.23 + shift [2020-06-01T10:24:55.348Z] #54 10.23 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-01T10:24:55.348Z] #54 10.23 + . /tmp/install/rootlesskit.installer [2020-06-01T10:24:55.348Z] #54 10.23 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:55.348Z] #54 10.23 + install_rootlesskit [2020-06-01T10:24:55.348Z] #54 10.24 + case "$1" in [2020-06-01T10:24:55.348Z] #54 10.24 + export CGO_ENABLED=0 [2020-06-01T10:24:55.348Z] #54 10.24 + CGO_ENABLED=0 [2020-06-01T10:24:55.348Z] #54 10.24 + _install_rootlesskit [2020-06-01T10:24:55.348Z] #54 10.24 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-01T10:24:55.348Z] #54 10.24 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:55.348Z] #54 10.24 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B6cIzV0sGS/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:24:55.348Z] #54 10.24 Cloning into '/tmp/tmp.B6cIzV0sGS/src/github.com/rootless-containers/rootlesskit'... [2020-06-01T10:24:55.348Z] #54 ... [2020-06-01T10:24:55.348Z] [2020-06-01T10:24:55.348Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:55.348Z] #51 ... [2020-06-01T10:24:55.348Z] [2020-06-01T10:24:55.348Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:24:55.348Z] #41 8.108 + RM_GOPATH=0 [2020-06-01T10:24:55.348Z] #41 8.110 + TMP_GOPATH= [2020-06-01T10:24:55.348Z] #41 8.110 + : /build [2020-06-01T10:24:55.348Z] #41 8.110 + '[' -z '' ']' [2020-06-01T10:24:55.348Z] #41 8.111 ++ mktemp -d [2020-06-01T10:24:55.348Z] #41 8.119 + export GOPATH=/tmp/tmp.UlbGEsmVNv [2020-06-01T10:24:55.348Z] #41 8.119 + GOPATH=/tmp/tmp.UlbGEsmVNv [2020-06-01T10:24:55.348Z] #41 8.119 + RM_GOPATH=1 [2020-06-01T10:24:55.348Z] #41 8.119 + case "$(go env GOARCH)" in [2020-06-01T10:24:55.348Z] #41 8.119 ++ go env GOARCH [2020-06-01T10:24:55.348Z] #41 8.139 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.348Z] #41 8.139 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.348Z] #41 8.139 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:55.348Z] #41 8.161 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:55.348Z] #41 8.164 + dir=/tmp/install [2020-06-01T10:24:55.348Z] #41 8.164 + bin=vndr [2020-06-01T10:24:55.348Z] #41 8.164 + shift [2020-06-01T10:24:55.348Z] #41 8.164 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-01T10:24:55.348Z] #41 8.164 + . /tmp/install/vndr.installer [2020-06-01T10:24:55.348Z] #41 8.164 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:55.348Z] #41 8.164 + install_vndr [2020-06-01T10:24:55.348Z] #41 8.164 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-01T10:24:55.348Z] #41 8.164 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UlbGEsmVNv/src/github.com/LK4D4/vndr [2020-06-01T10:24:55.348Z] #41 8.195 Cloning into '/tmp/tmp.UlbGEsmVNv/src/github.com/LK4D4/vndr'... [2020-06-01T10:24:55.348Z] #41 9.623 + cd /tmp/tmp.UlbGEsmVNv/src/github.com/LK4D4/vndr [2020-06-01T10:24:55.348Z] #41 9.623 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:55.348Z] #41 9.720 + go build -buildmode=pie -v -o /build/vndr . [2020-06-01T10:24:55.507Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-06-01T10:24:55.606Z] #41 ... [2020-06-01T10:24:55.606Z] [2020-06-01T10:24:55.606Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:55.606Z] #21 10.70 + RM_GOPATH=0 [2020-06-01T10:24:55.606Z] #21 10.70 + TMP_GOPATH= [2020-06-01T10:24:55.606Z] #21 10.70 + : /build [2020-06-01T10:24:55.606Z] #21 10.70 + '[' -z '' ']' [2020-06-01T10:24:55.606Z] #21 10.70 ++ mktemp -d [2020-06-01T10:24:55.606Z] #21 10.74 + export GOPATH=/tmp/tmp.LlSw1wKeOf [2020-06-01T10:24:55.606Z] #21 10.74 + GOPATH=/tmp/tmp.LlSw1wKeOf [2020-06-01T10:24:55.606Z] #21 10.74 + RM_GOPATH=1 [2020-06-01T10:24:55.606Z] #21 10.74 + case "$(go env GOARCH)" in [2020-06-01T10:24:55.606Z] #21 10.74 ++ go env GOARCH [2020-06-01T10:24:55.606Z] #21 ... [2020-06-01T10:24:55.606Z] [2020-06-01T10:24:55.606Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:55.606Z] #30 10.18 + RM_GOPATH=0 [2020-06-01T10:24:55.606Z] #30 10.18 + TMP_GOPATH= [2020-06-01T10:24:55.606Z] #30 10.18 + : /build [2020-06-01T10:24:55.606Z] #30 10.18 + '[' -z '' ']' [2020-06-01T10:24:55.606Z] #30 10.18 ++ mktemp -d [2020-06-01T10:24:55.606Z] #30 10.18 + export GOPATH=/tmp/tmp.7WR388HZ9p [2020-06-01T10:24:55.606Z] #30 10.18 + GOPATH=/tmp/tmp.7WR388HZ9p [2020-06-01T10:24:55.606Z] #30 10.18 + RM_GOPATH=1 [2020-06-01T10:24:55.606Z] #30 10.18 + case "$(go env GOARCH)" in [2020-06-01T10:24:55.606Z] #30 10.18 ++ go env GOARCH [2020-06-01T10:24:55.606Z] #30 10.25 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.606Z] #30 10.25 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.606Z] #30 10.25 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:55.606Z] #30 10.26 + dir=/tmp/install [2020-06-01T10:24:55.606Z] #30 10.26 + bin=tomlv [2020-06-01T10:24:55.606Z] #30 10.26 + shift [2020-06-01T10:24:55.606Z] #30 10.26 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-01T10:24:55.606Z] #30 10.26 + . /tmp/install/tomlv.installer [2020-06-01T10:24:55.606Z] #30 10.26 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:55.606Z] #30 10.26 + install_tomlv [2020-06-01T10:24:55.606Z] #30 10.26 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-01T10:24:55.606Z] #30 10.26 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7WR388HZ9p/src/github.com/BurntSushi/toml [2020-06-01T10:24:55.606Z] #30 10.26 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:55.606Z] #30 10.31 Cloning into '/tmp/tmp.7WR388HZ9p/src/github.com/BurntSushi/toml'... [2020-06-01T10:24:55.864Z] #30 ... [2020-06-01T10:24:55.864Z] [2020-06-01T10:24:55.864Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:55.864Z] #43 10.43 + RM_GOPATH=0 [2020-06-01T10:24:55.864Z] #43 10.43 + TMP_GOPATH= [2020-06-01T10:24:55.864Z] #43 10.43 + : /build [2020-06-01T10:24:55.864Z] #43 10.43 + '[' -z '' ']' [2020-06-01T10:24:55.864Z] #43 10.43 ++ mktemp -d [2020-06-01T10:24:55.864Z] #43 10.43 + export GOPATH=/tmp/tmp.aMSyi3Vk4m [2020-06-01T10:24:55.864Z] #43 10.43 + GOPATH=/tmp/tmp.aMSyi3Vk4m [2020-06-01T10:24:55.864Z] #43 10.43 + RM_GOPATH=1 [2020-06-01T10:24:55.864Z] #43 10.43 + case "$(go env GOARCH)" in [2020-06-01T10:24:55.864Z] #43 10.43 ++ go env GOARCH [2020-06-01T10:24:55.864Z] #43 10.48 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.864Z] #43 10.48 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:55.864Z] #43 10.48 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:55.864Z] #43 10.48 + dir=/tmp/install [2020-06-01T10:24:55.864Z] #43 10.48 + bin=gotestsum [2020-06-01T10:24:55.864Z] #43 10.48 + shift [2020-06-01T10:24:55.864Z] #43 10.49 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-01T10:24:55.864Z] #43 10.49 + . /tmp/install/gotestsum.installer [2020-06-01T10:24:55.864Z] #43 10.49 ++ : v0.3.5 [2020-06-01T10:24:55.864Z] #43 10.49 + install_gotestsum [2020-06-01T10:24:55.864Z] #43 10.49 + set -e [2020-06-01T10:24:55.864Z] #43 10.49 + export GO111MODULE=on [2020-06-01T10:24:55.864Z] #43 10.49 + GO111MODULE=on [2020-06-01T10:24:55.864Z] #43 10.49 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-01T10:24:55.864Z] #43 10.96 go: finding gotest.tools v0.3.5 [2020-06-01T10:24:55.864Z] #43 10.97 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-01T10:24:55.864Z] #43 ... [2020-06-01T10:24:55.864Z] [2020-06-01T10:24:55.864Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:24:56.120Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-06-01T10:24:56.122Z] #38 ... [2020-06-01T10:24:56.122Z] [2020-06-01T10:24:56.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:24:56.122Z] #10 6.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:56.122Z] #10 7.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:56.122Z] #10 7.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:56.122Z] #10 9.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:24:56.122Z] #10 ... [2020-06-01T10:24:56.122Z] [2020-06-01T10:24:56.122Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:24:56.122Z] #36 9.923 + git clone https://github.com/docker/distribution.git . [2020-06-01T10:24:56.122Z] #36 9.926 Cloning into '.'... [2020-06-01T10:24:56.382Z] #36 ... [2020-06-01T10:24:56.382Z] [2020-06-01T10:24:56.382Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:56.382Z] #45 9.763 + RM_GOPATH=0 [2020-06-01T10:24:56.382Z] #45 9.763 + TMP_GOPATH= [2020-06-01T10:24:56.382Z] #45 9.763 + : /build [2020-06-01T10:24:56.382Z] #45 9.763 + '[' -z '' ']' [2020-06-01T10:24:56.382Z] #45 9.763 ++ mktemp -d [2020-06-01T10:24:56.382Z] #45 9.768 + export GOPATH=/tmp/tmp.OxHlzXtU9C [2020-06-01T10:24:56.382Z] #45 9.768 + GOPATH=/tmp/tmp.OxHlzXtU9C [2020-06-01T10:24:56.382Z] #45 9.768 + RM_GOPATH=1 [2020-06-01T10:24:56.382Z] #45 9.768 + case "$(go env GOARCH)" in [2020-06-01T10:24:56.382Z] #45 9.768 ++ go env GOARCH [2020-06-01T10:24:56.382Z] #45 9.831 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:56.382Z] #45 9.831 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:56.382Z] #45 9.849 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:56.382Z] #45 9.897 + dir=/tmp/install [2020-06-01T10:24:56.382Z] #45 9.897 + bin=golangci_lint [2020-06-01T10:24:56.382Z] #45 9.897 + shift [2020-06-01T10:24:56.382Z] #45 9.897 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-01T10:24:56.382Z] #45 9.897 + . /tmp/install/golangci_lint.installer [2020-06-01T10:24:56.382Z] #45 9.897 ++ : v1.23.8 [2020-06-01T10:24:56.382Z] #45 9.897 + install_golangci_lint [2020-06-01T10:24:56.382Z] #45 9.897 + echo 'Installing golangci-lint version v1.23.8' [2020-06-01T10:24:56.382Z] #45 9.897 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:24:56.382Z] #45 9.898 Installing golangci-lint version v1.23.8 [2020-06-01T10:24:56.382Z] #45 ... [2020-06-01T10:24:56.382Z] [2020-06-01T10:24:56.382Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:56.382Z] #51 11.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:56.382Z] #51 11.50 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:56.382Z] #51 11.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:56.611Z] #51 34.81 The following additional packages will be installed: [2020-06-01T10:24:56.611Z] #51 34.82 libbtrfs0 [2020-06-01T10:24:56.733Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2020-06-01T10:24:56.733Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-01T10:24:56.733Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-01T10:24:56.855Z] #30 9.079 + cd /tmp/tmp.QhWNobusmc/src/github.com/BurntSushi/toml [2020-06-01T10:24:56.855Z] #30 9.079 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:24:56.855Z] #30 9.129 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:24:57.015Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-06-01T10:24:57.015Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-01T10:24:57.185Z] #51 ... [2020-06-01T10:24:57.185Z] [2020-06-01T10:24:57.185Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:57.185Z] #59 DONE 35.4s [2020-06-01T10:24:57.185Z] [2020-06-01T10:24:57.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:24:57.185Z] #10 27.65 Reading package lists... [2020-06-01T10:24:57.185Z] #10 33.90 Building dependency tree... [2020-06-01T10:24:57.416Z] #30 ... [2020-06-01T10:24:57.416Z] [2020-06-01T10:24:57.416Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:24:57.416Z] #47 ... [2020-06-01T10:24:57.416Z] [2020-06-01T10:24:57.416Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:57.416Z] #21 10.04 + RM_GOPATH=0 [2020-06-01T10:24:57.416Z] #21 10.04 + TMP_GOPATH= [2020-06-01T10:24:57.416Z] #21 10.04 + : /build [2020-06-01T10:24:57.416Z] #21 10.04 + '[' -z '' ']' [2020-06-01T10:24:57.416Z] #21 10.05 ++ mktemp -d [2020-06-01T10:24:57.416Z] #21 10.06 + export GOPATH=/tmp/tmp.i6PZPea5OZ [2020-06-01T10:24:57.416Z] #21 10.06 + GOPATH=/tmp/tmp.i6PZPea5OZ [2020-06-01T10:24:57.416Z] #21 10.06 + RM_GOPATH=1 [2020-06-01T10:24:57.416Z] #21 10.06 + case "$(go env GOARCH)" in [2020-06-01T10:24:57.416Z] #21 10.06 ++ go env GOARCH [2020-06-01T10:24:57.416Z] #21 10.11 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:57.416Z] #21 10.11 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:57.416Z] #21 10.11 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:57.416Z] #21 10.12 + dir=/tmp/install [2020-06-01T10:24:57.628Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-06-01T10:24:57.672Z] #21 10.12 + bin=dockercli [2020-06-01T10:24:57.672Z] #21 10.12 + shift [2020-06-01T10:24:57.672Z] #21 10.12 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-01T10:24:57.672Z] #21 10.13 + . /tmp/install/dockercli.installer [2020-06-01T10:24:57.672Z] #21 10.13 ++ : stable [2020-06-01T10:24:57.672Z] #21 10.13 ++ : 17.06.2-ce [2020-06-01T10:24:57.672Z] #21 10.13 + install_dockercli [2020-06-01T10:24:57.672Z] #21 10.14 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-01T10:24:57.672Z] #21 10.14 Install docker/cli version 17.06.2-ce from stable [2020-06-01T10:24:57.672Z] #21 10.14 ++ uname -m [2020-06-01T10:24:57.672Z] #21 10.14 + arch=x86_64 [2020-06-01T10:24:57.672Z] #21 10.14 + '[' x86_64 '!=' x86_64 ']' [2020-06-01T10:24:57.672Z] #21 10.14 + url=https://download.docker.com/linux/static [2020-06-01T10:24:57.672Z] #21 10.14 + tar -xz docker/docker [2020-06-01T10:24:57.672Z] #21 10.15 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-01T10:24:57.672Z] #21 ... [2020-06-01T10:24:57.672Z] [2020-06-01T10:24:57.672Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:57.928Z] #51 ... [2020-06-01T10:24:57.928Z] [2020-06-01T10:24:57.928Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:24:57.928Z] #38 ... [2020-06-01T10:24:57.928Z] [2020-06-01T10:24:57.928Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:57.928Z] #43 9.352 + RM_GOPATH=0 [2020-06-01T10:24:57.928Z] #43 9.352 + TMP_GOPATH= [2020-06-01T10:24:57.928Z] #43 9.352 + : /build [2020-06-01T10:24:57.928Z] #43 9.352 + '[' -z '' ']' [2020-06-01T10:24:57.928Z] #43 9.352 ++ mktemp -d [2020-06-01T10:24:57.928Z] #43 9.362 + export GOPATH=/tmp/tmp.UsD50Ppzdx [2020-06-01T10:24:57.928Z] #43 9.362 + GOPATH=/tmp/tmp.UsD50Ppzdx [2020-06-01T10:24:57.928Z] #43 9.362 + RM_GOPATH=1 [2020-06-01T10:24:57.928Z] #43 9.362 + case "$(go env GOARCH)" in [2020-06-01T10:24:57.928Z] #43 9.379 ++ go env GOARCH [2020-06-01T10:24:57.928Z] #43 9.480 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:57.928Z] #43 9.480 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:57.928Z] #43 9.480 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:57.928Z] #43 9.499 + dir=/tmp/install [2020-06-01T10:24:57.928Z] #43 9.499 + bin=gotestsum [2020-06-01T10:24:57.928Z] #43 9.499 + shift [2020-06-01T10:24:57.928Z] #43 9.499 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-01T10:24:57.928Z] #43 9.499 + . /tmp/install/gotestsum.installer [2020-06-01T10:24:57.928Z] #43 9.499 ++ : v0.3.5 [2020-06-01T10:24:57.928Z] #43 9.499 + install_gotestsum [2020-06-01T10:24:57.928Z] #43 9.499 + set -e [2020-06-01T10:24:57.928Z] #43 9.499 + export GO111MODULE=on [2020-06-01T10:24:57.928Z] #43 9.499 + GO111MODULE=on [2020-06-01T10:24:57.928Z] #43 9.499 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-01T10:24:57.928Z] #43 9.652 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-01T10:24:57.928Z] #43 9.661 go: finding gotest.tools v0.3.5 [2020-06-01T10:24:58.144Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-01T10:24:58.144Z] [2020-06-01T10:24:58.144Z] ________ ____ __. [2020-06-01T10:24:58.144Z] \_____ \ | |/ _| [2020-06-01T10:24:58.144Z] / | \| < [2020-06-01T10:24:58.144Z] / | \ | \ [2020-06-01T10:24:58.144Z] \_______ /____|__ \ [2020-06-01T10:24:58.144Z] \/ \/ [2020-06-01T10:24:58.144Z] [2020-06-01T10:24:58.144Z] INFO: make.ps1 ended at 06/01/2020 10:24:57 [2020-06-01T10:24:58.184Z] #43 ... [2020-06-01T10:24:58.184Z] [2020-06-01T10:24:58.184Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:24:58.184Z] #32 9.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:58.184Z] #32 10.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:58.184Z] #32 10.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:58.184Z] #32 ... [2020-06-01T10:24:58.184Z] [2020-06-01T10:24:58.184Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:24:58.280Z] #51 13.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:24:58.440Z] #28 10.85 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-01T10:24:58.440Z] #28 ... [2020-06-01T10:24:58.440Z] [2020-06-01T10:24:58.440Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:24:58.440Z] #54 8.599 + RM_GOPATH=0 [2020-06-01T10:24:58.440Z] #54 8.599 + TMP_GOPATH= [2020-06-01T10:24:58.440Z] #54 8.599 + : /build [2020-06-01T10:24:58.440Z] #54 8.599 + '[' -z '' ']' [2020-06-01T10:24:58.440Z] #54 8.599 ++ mktemp -d [2020-06-01T10:24:58.440Z] #54 8.611 + export GOPATH=/tmp/tmp.8qTWFsJjqt [2020-06-01T10:24:58.440Z] #54 8.611 + GOPATH=/tmp/tmp.8qTWFsJjqt [2020-06-01T10:24:58.440Z] #54 8.611 + RM_GOPATH=1 [2020-06-01T10:24:58.440Z] #54 8.611 + case "$(go env GOARCH)" in [2020-06-01T10:24:58.440Z] #54 8.611 ++ go env GOARCH [2020-06-01T10:24:58.440Z] #54 8.707 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:58.440Z] #54 8.707 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:58.440Z] #54 8.707 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:58.440Z] #54 8.707 + dir=/tmp/install [2020-06-01T10:24:58.440Z] #54 8.707 + bin=rootlesskit [2020-06-01T10:24:58.440Z] #54 8.707 + shift [2020-06-01T10:24:58.440Z] #54 8.707 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-01T10:24:58.440Z] #54 8.707 + . /tmp/install/rootlesskit.installer [2020-06-01T10:24:58.440Z] #54 8.707 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:58.440Z] #54 8.707 + install_rootlesskit [2020-06-01T10:24:58.440Z] #54 8.707 + case "$1" in [2020-06-01T10:24:58.440Z] #54 8.707 + export CGO_ENABLED=0 [2020-06-01T10:24:58.440Z] #54 8.707 + CGO_ENABLED=0 [2020-06-01T10:24:58.440Z] #54 8.707 + _install_rootlesskit [2020-06-01T10:24:58.440Z] #54 8.707 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-01T10:24:58.440Z] #54 8.707 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8qTWFsJjqt/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:24:58.440Z] #54 8.707 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:24:58.440Z] #54 8.708 Cloning into '/tmp/tmp.8qTWFsJjqt/src/github.com/rootless-containers/rootlesskit'... [2020-06-01T10:24:58.440Z] #54 ... [2020-06-01T10:24:58.440Z] [2020-06-01T10:24:58.440Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:58.440Z] #23 9.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:24:58.440Z] #23 9.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:24:58.440Z] #23 9.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:24:58.572Z] #10 37.06 The following additional packages will be installed: [2020-06-01T10:24:58.572Z] #10 37.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-01T10:24:58.572Z] #10 37.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-01T10:24:58.572Z] #10 37.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-01T10:24:58.572Z] #10 37.08 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:24:58.572Z] #10 37.08 Suggested packages: [2020-06-01T10:24:58.572Z] #10 37.08 gcc-8-locales seccomp wine64 [2020-06-01T10:24:58.633Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-06-01T10:24:58.695Z] #23 ... [2020-06-01T10:24:58.695Z] [2020-06-01T10:24:58.695Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:24:58.695Z] #41 8.921 + RM_GOPATH=0 [2020-06-01T10:24:58.695Z] #41 8.921 + TMP_GOPATH= [2020-06-01T10:24:58.695Z] #41 8.921 + : /build [2020-06-01T10:24:58.695Z] #41 8.921 + '[' -z '' ']' [2020-06-01T10:24:58.695Z] #41 8.921 ++ mktemp -d [2020-06-01T10:24:58.695Z] #41 8.921 + export GOPATH=/tmp/tmp.RjqjkNuTfn [2020-06-01T10:24:58.695Z] #41 8.921 + GOPATH=/tmp/tmp.RjqjkNuTfn [2020-06-01T10:24:58.695Z] #41 8.921 + RM_GOPATH=1 [2020-06-01T10:24:58.695Z] #41 8.921 + case "$(go env GOARCH)" in [2020-06-01T10:24:58.695Z] #41 8.921 ++ go env GOARCH [2020-06-01T10:24:58.695Z] #41 8.990 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:58.695Z] #41 8.990 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:24:58.695Z] #41 8.990 ++ dirname /tmp/install/install.sh [2020-06-01T10:24:58.695Z] #41 9.005 + dir=/tmp/install [2020-06-01T10:24:58.695Z] #41 9.005 + bin=vndr [2020-06-01T10:24:58.695Z] #41 9.005 + shift [2020-06-01T10:24:58.695Z] #41 9.005 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-01T10:24:58.695Z] #41 9.005 + . /tmp/install/vndr.installer [2020-06-01T10:24:58.695Z] #41 9.005 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:58.695Z] #41 9.005 + install_vndr [2020-06-01T10:24:58.695Z] #41 9.005 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-01T10:24:58.695Z] #41 9.005 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RjqjkNuTfn/src/github.com/LK4D4/vndr [2020-06-01T10:24:58.695Z] #41 9.005 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:58.695Z] #41 9.031 Cloning into '/tmp/tmp.RjqjkNuTfn/src/github.com/LK4D4/vndr'... [2020-06-01T10:24:58.695Z] #41 10.17 + cd /tmp/tmp.RjqjkNuTfn/src/github.com/LK4D4/vndr [2020-06-01T10:24:58.695Z] #41 10.17 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:24:58.695Z] #41 10.26 + go build -buildmode=pie -v -o /build/vndr . [2020-06-01T10:24:58.695Z] #41 ... [2020-06-01T10:24:58.695Z] [2020-06-01T10:24:58.695Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:58.695Z] #23 11.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:24:58.836Z] #10 ... [2020-06-01T10:24:58.836Z] [2020-06-01T10:24:58.836Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:24:58.836Z] #23 19.49 Reading package lists... [2020-06-01T10:24:58.836Z] #23 28.32 Reading package lists... [2020-06-01T10:24:58.836Z] #23 35.55 Building dependency tree... [2020-06-01T10:24:58.915Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-01T10:24:59.096Z] #23 ... [2020-06-01T10:24:59.097Z] [2020-06-01T10:24:59.097Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:59.097Z] #51 35.74 The following NEW packages will be installed: [2020-06-01T10:24:59.097Z] #51 35.80 libbtrfs-dev libbtrfs0 [2020-06-01T10:24:59.097Z] #51 36.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:24:59.097Z] #51 36.37 Need to get 119 kB of archives. [2020-06-01T10:24:59.097Z] #51 36.37 After this operation, 387 kB of additional disk space will be used. [2020-06-01T10:24:59.097Z] #51 36.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-01T10:24:59.097Z] #51 36.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-01T10:24:59.097Z] #51 ... [2020-06-01T10:24:59.097Z] [2020-06-01T10:24:59.097Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:24:59.097Z] #32 19.81 Reading package lists... [2020-06-01T10:24:59.097Z] #32 28.24 Reading package lists... [2020-06-01T10:24:59.097Z] #32 35.08 Building dependency tree... [2020-06-01T10:24:59.357Z] #32 ... [2020-06-01T10:24:59.357Z] [2020-06-01T10:24:59.357Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:24:59.357Z] #38 19.35 Reading package lists... [2020-06-01T10:24:59.357Z] #38 28.31 Reading package lists... [2020-06-01T10:24:59.357Z] #38 35.29 Building dependency tree... [2020-06-01T10:24:59.627Z] #38 ... [2020-06-01T10:24:59.627Z] [2020-06-01T10:24:59.627Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:24:59.627Z] #51 38.00 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:24:59.888Z] #51 38.24 Fetched 119 kB in 0s (392 kB/s) [2020-06-01T10:24:59.888Z] #51 38.30 Selecting previously unselected package libbtrfs0. [2020-06-01T10:25:00.149Z] #51 38.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 ... 15385 files and directories currently installed.) [2020-06-01T10:25:00.149Z] #51 38.37 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-01T10:25:00.149Z] #51 38.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:25:00.149Z] #51 38.46 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:25:00.149Z] #51 38.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-01T10:25:00.149Z] #51 38.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:25:00.375Z] INFO: Binaries build ended at 06/01/2020 10:24:59. Duration:00:01:19.4881964 [2020-06-01T10:25:00.383Z] ok github.com/docker/docker/pkg/archive 0.507s coverage: 76.7% of statements [2020-06-01T10:25:00.737Z] #51 38.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:25:00.737Z] #51 39.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:25:00.737Z] #51 39.08 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:25:01.310Z] #51 DONE 39.6s [2020-06-01T10:25:01.310Z] [2020-06-01T10:25:01.310Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:01.310Z] #10 38.55 The following NEW packages will be installed: [2020-06-01T10:25:01.310Z] #10 38.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-01T10:25:01.310Z] #10 38.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-01T10:25:01.310Z] #10 38.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-01T10:25:01.310Z] #10 38.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-01T10:25:01.310Z] #10 38.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-01T10:25:01.310Z] #10 38.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:25:01.310Z] #10 39.09 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:01.310Z] #10 39.09 Need to get 73.3 MB of archives. [2020-06-01T10:25:01.310Z] #10 39.09 After this operation, 472 MB of additional disk space will be used. [2020-06-01T10:25:01.310Z] #10 39.09 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-01T10:25:01.310Z] #10 39.34 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-01T10:25:01.310Z] #10 39.55 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-01T10:25:01.310Z] #10 39.58 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-01T10:25:01.310Z] #10 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-01T10:25:01.310Z] #10 39.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-01T10:25:01.387Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 68.3% of statements [2020-06-01T10:25:01.387Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-01T10:25:01.564Z] #51 ... [2020-06-01T10:25:01.564Z] [2020-06-01T10:25:01.564Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:01.564Z] #54 16.10 Checking out files: 90% (720/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-06-01T10:25:01.564Z] #54 16.18 + cd /tmp/tmp.B6cIzV0sGS/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:25:01.564Z] #54 16.18 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:25:01.575Z] #10 40.09 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-01T10:25:01.669Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-06-01T10:25:01.822Z] #54 16.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:25:01.822Z] #54 16.77 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-01T10:25:02.146Z] #10 40.32 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-01T10:25:02.146Z] #10 40.34 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-01T10:25:02.612Z] INFO: Copying the built daemon binary to d:\CI\PR-41011\4\binary\dockerd-63f523169e.exe... [2020-06-01T10:25:03.608Z] INFO: Copying the built client binary to d:\CI\PR-41011\4\binary\docker-63f523169e.exe... [2020-06-01T10:25:03.608Z] INFO: Copying dockerversion from the container... [2020-06-01T10:25:03.955Z] #23 ... [2020-06-01T10:25:03.956Z] [2020-06-01T10:25:03.956Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:04.081Z] INFO: Copying the golang package from the container to d:\CI\PR-41011\4\installer\go.zip... [2020-06-01T10:25:04.211Z] #54 16.06 Checking out files: 81% (644/795) Checking out files: 82% (652/795) Checking out files: 83% (660/795) Checking out files: 84% (668/795) Checking out files: 85% (676/795) Checking out files: 86% (684/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-06-01T10:25:04.211Z] #54 16.57 + cd /tmp/tmp.8qTWFsJjqt/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:25:04.211Z] #54 16.57 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:25:04.702Z] #10 42.60 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-01T10:25:04.702Z] #10 ... [2020-06-01T10:25:04.702Z] [2020-06-01T10:25:04.702Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:04.702Z] #23 39.01 ca-certificates is already the newest version (20190110). [2020-06-01T10:25:04.702Z] #23 39.01 The following additional packages will be installed: [2020-06-01T10:25:04.702Z] #23 39.02 libjq1 libonig5 [2020-06-01T10:25:04.702Z] #23 39.26 The following NEW packages will be installed: [2020-06-01T10:25:04.702Z] #23 39.28 jq libjq1 libonig5 [2020-06-01T10:25:04.702Z] #23 39.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:04.702Z] #23 39.70 Need to get 325 kB of archives. [2020-06-01T10:25:04.702Z] #23 39.70 After this operation, 1019 kB of additional disk space will be used. [2020-06-01T10:25:04.702Z] #23 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-01T10:25:04.702Z] #23 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-01T10:25:04.702Z] #23 39.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-01T10:25:04.702Z] #23 41.07 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:04.702Z] #23 41.26 Fetched 325 kB in 0s (951 kB/s) [2020-06-01T10:25:04.702Z] #23 41.42 Selecting previously unselected package libonig5:arm64. [2020-06-01T10:25:04.702Z] #23 41.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-01T10:25:04.702Z] #23 41.57 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-01T10:25:04.702Z] #23 41.58 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-01T10:25:04.702Z] #23 41.85 Selecting previously unselected package libjq1:arm64. [2020-06-01T10:25:04.702Z] #23 41.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-01T10:25:04.702Z] #23 41.86 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-01T10:25:04.702Z] #23 42.02 Selecting previously unselected package jq. [2020-06-01T10:25:04.702Z] #23 42.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-01T10:25:04.702Z] #23 42.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:25:04.702Z] #23 42.43 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-01T10:25:04.702Z] #23 42.47 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-01T10:25:04.702Z] #23 42.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:25:04.702Z] #23 42.50 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:25:04.702Z] #23 DONE 43.1s [2020-06-01T10:25:04.772Z] #54 17.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:25:04.772Z] #54 17.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-01T10:25:04.963Z] [2020-06-01T10:25:04.963Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:25:04.963Z] #24 DONE 0.1s [2020-06-01T10:25:04.963Z] [2020-06-01T10:25:04.963Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:05.119Z] ok github.com/docker/docker/layer 7.037s coverage: 68.8% of statements [2020-06-01T10:25:05.119Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-01T10:25:05.119Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-01T10:25:05.119Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-01T10:25:05.119Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-01T10:25:05.119Z] ? github.com/docker/docker/oci [no test files] [2020-06-01T10:25:05.119Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-01T10:25:05.401Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-01T10:25:05.682Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-06-01T10:25:05.682Z] ok github.com/docker/docker/pkg/chrootarchive 3.501s coverage: 43.2% of statements [2020-06-01T10:25:05.682Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-01T10:25:05.682Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-01T10:25:05.963Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-06-01T10:25:06.012Z] #54 ... [2020-06-01T10:25:06.012Z] [2020-06-01T10:25:06.012Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:25:06.012Z] #28 10.37 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-01T10:25:06.012Z] #28 10.37 Cloning into '.'... [2020-06-01T10:25:06.012Z] #28 ... [2020-06-01T10:25:06.012Z] [2020-06-01T10:25:06.012Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:06.012Z] #43 12.36 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-01T10:25:06.012Z] #43 12.92 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-01T10:25:06.012Z] #43 13.79 go: downloading gotest.tools v2.1.0+incompatible [2020-06-01T10:25:06.012Z] #43 13.87 go: extracting gotest.tools v2.1.0+incompatible [2020-06-01T10:25:06.012Z] #43 13.97 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-01T10:25:06.012Z] #43 14.26 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:25:06.012Z] #43 14.30 go: downloading github.com/pkg/errors v0.8.0 [2020-06-01T10:25:06.012Z] #43 14.30 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:25:06.012Z] #43 14.30 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:25:06.012Z] #43 14.37 go: downloading github.com/fatih/color v1.6.0 [2020-06-01T10:25:06.012Z] #43 14.72 go: extracting github.com/fatih/color v1.6.0 [2020-06-01T10:25:06.012Z] #43 14.72 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:25:06.012Z] #43 14.82 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:25:06.012Z] #43 15.11 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:25:06.012Z] #43 15.25 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-01T10:25:06.012Z] #43 15.26 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:25:06.012Z] #43 15.28 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:25:06.012Z] #43 15.39 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:25:06.012Z] #43 15.46 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:25:06.012Z] #43 15.52 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:25:06.012Z] #43 15.60 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:25:06.012Z] #43 15.69 go: extracting github.com/pkg/errors v0.8.0 [2020-06-01T10:25:06.012Z] #43 16.00 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:25:06.012Z] #43 19.93 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:25:06.012Z] #43 ... [2020-06-01T10:25:06.012Z] [2020-06-01T10:25:06.012Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:06.012Z] #23 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:06.012Z] #23 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:06.012Z] #23 17.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:06.012Z] #23 ... [2020-06-01T10:25:06.012Z] [2020-06-01T10:25:06.012Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:06.012Z] #21 10.88 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:06.012Z] #21 10.88 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:06.012Z] #21 10.88 ++ dirname /tmp/install/install.sh [2020-06-01T10:25:06.012Z] #21 10.90 + dir=/tmp/install [2020-06-01T10:25:06.012Z] #21 10.90 + bin=dockercli [2020-06-01T10:25:06.012Z] #21 10.90 + shift [2020-06-01T10:25:06.012Z] #21 10.90 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-01T10:25:06.012Z] #21 10.90 + . /tmp/install/dockercli.installer [2020-06-01T10:25:06.012Z] #21 10.90 ++ : stable [2020-06-01T10:25:06.012Z] #21 10.90 ++ : 17.06.2-ce [2020-06-01T10:25:06.012Z] #21 10.90 + install_dockercli [2020-06-01T10:25:06.012Z] #21 10.90 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-01T10:25:06.012Z] #21 10.90 ++ uname -m [2020-06-01T10:25:06.012Z] #21 10.90 Install docker/cli version 17.06.2-ce from stable [2020-06-01T10:25:06.012Z] #21 10.93 + arch=x86_64 [2020-06-01T10:25:06.012Z] #21 10.93 + '[' x86_64 '!=' x86_64 ']' [2020-06-01T10:25:06.012Z] #21 10.93 + url=https://download.docker.com/linux/static [2020-06-01T10:25:06.012Z] #21 10.93 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-01T10:25:06.012Z] #21 10.93 + tar -xz docker/docker [2020-06-01T10:25:06.012Z] #21 ... [2020-06-01T10:25:06.012Z] [2020-06-01T10:25:06.012Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:06.012Z] #47 15.38 + cd /tmp/tmp.CWrRgfGyxR/src/github.com/mvdan/sh [2020-06-01T10:25:06.012Z] #47 15.38 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:25:06.012Z] #47 15.49 + GO111MODULE=on [2020-06-01T10:25:06.012Z] #47 15.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-01T10:25:06.012Z] #47 17.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:25:06.012Z] #47 17.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:25:06.012Z] #47 17.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:25:06.012Z] #47 17.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:25:06.012Z] #47 18.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:25:06.012Z] #47 19.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:25:06.012Z] #47 20.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:25:06.270Z] #47 ... [2020-06-01T10:25:06.270Z] [2020-06-01T10:25:06.270Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:06.270Z] #32 11.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:25:06.270Z] #32 11.50 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:25:06.270Z] #32 11.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:25:06.270Z] #32 13.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:06.270Z] #32 17.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:06.528Z] #32 21.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:06.528Z] #32 ... [2020-06-01T10:25:06.528Z] [2020-06-01T10:25:06.528Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:06.528Z] #38 11.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:25:06.528Z] #38 11.36 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:25:06.528Z] #38 11.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:25:06.528Z] #38 13.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:06.528Z] #38 18.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:06.528Z] #38 ... [2020-06-01T10:25:06.528Z] [2020-06-01T10:25:06.528Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:06.528Z] #41 12.26 runtime/internal/atomic [2020-06-01T10:25:06.528Z] #41 12.28 internal/cpu [2020-06-01T10:25:06.528Z] #41 12.57 runtime/internal/sys [2020-06-01T10:25:06.528Z] #41 13.07 runtime/internal/math [2020-06-01T10:25:06.528Z] #41 13.22 internal/race [2020-06-01T10:25:06.528Z] #41 13.36 internal/bytealg [2020-06-01T10:25:06.528Z] #41 13.38 sync/atomic [2020-06-01T10:25:06.528Z] #41 14.16 unicode [2020-06-01T10:25:06.528Z] #41 15.70 runtime [2020-06-01T10:25:06.576Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-06-01T10:25:06.786Z] #41 21.78 math [2020-06-01T10:25:06.786Z] #41 ... [2020-06-01T10:25:06.786Z] [2020-06-01T10:25:06.786Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:06.786Z] #30 11.95 + cd /tmp/tmp.7WR388HZ9p/src/github.com/BurntSushi/toml [2020-06-01T10:25:06.786Z] #30 11.95 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:25:06.786Z] #30 11.96 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:25:06.786Z] #30 13.18 internal/cpu [2020-06-01T10:25:06.786Z] #30 13.21 runtime/internal/math [2020-06-01T10:25:06.786Z] #30 13.37 math/bits [2020-06-01T10:25:06.786Z] #30 14.93 unicode/utf8 [2020-06-01T10:25:06.786Z] #30 15.52 runtime [2020-06-01T10:25:06.786Z] #30 15.84 math [2020-06-01T10:25:06.858Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-06-01T10:25:07.054Z] INFO: Extracting go.zip to d:\CI\PR-41011\4\go [2020-06-01T10:25:07.139Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-06-01T10:25:07.353Z] #30 ... [2020-06-01T10:25:07.353Z] [2020-06-01T10:25:07.353Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:07.353Z] #43 22.46 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:25:08.040Z] #54 ... [2020-06-01T10:25:08.040Z] [2020-06-01T10:25:08.040Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:08.040Z] #30 10.17 runtime/internal/atomic [2020-06-01T10:25:08.040Z] #30 10.20 internal/cpu [2020-06-01T10:25:08.040Z] #30 10.54 runtime/internal/sys [2020-06-01T10:25:08.040Z] #30 10.85 runtime/internal/math [2020-06-01T10:25:08.040Z] #30 11.05 math/bits [2020-06-01T10:25:08.040Z] #30 11.18 internal/bytealg [2020-06-01T10:25:08.040Z] #30 12.20 math [2020-06-01T10:25:08.040Z] #30 13.47 runtime [2020-06-01T10:25:08.040Z] #30 ... [2020-06-01T10:25:08.040Z] [2020-06-01T10:25:08.040Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:08.040Z] #43 10.87 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-01T10:25:08.040Z] #43 11.41 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-01T10:25:08.040Z] #43 12.29 go: downloading gotest.tools v2.1.0+incompatible [2020-06-01T10:25:08.040Z] #43 12.45 go: extracting gotest.tools v2.1.0+incompatible [2020-06-01T10:25:08.040Z] #43 12.74 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:25:08.040Z] #43 12.87 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-01T10:25:08.040Z] #43 12.89 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:25:08.040Z] #43 13.02 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:25:08.040Z] #43 13.21 go: downloading github.com/fatih/color v1.6.0 [2020-06-01T10:25:08.040Z] #43 13.35 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-01T10:25:08.040Z] #43 13.37 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:25:08.040Z] #43 13.40 go: downloading github.com/pkg/errors v0.8.0 [2020-06-01T10:25:08.040Z] #43 13.52 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:25:08.040Z] #43 13.79 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:25:08.040Z] #43 13.85 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:25:08.040Z] #43 13.92 go: extracting github.com/pkg/errors v0.8.0 [2020-06-01T10:25:08.040Z] #43 14.03 go: extracting github.com/fatih/color v1.6.0 [2020-06-01T10:25:08.040Z] #43 14.19 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:25:08.040Z] #43 14.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:25:08.040Z] #43 14.29 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:25:08.040Z] #43 14.29 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:25:08.040Z] #43 14.99 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:25:08.040Z] #43 15.27 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:25:08.040Z] #43 19.77 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:25:08.040Z] #43 20.32 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:25:08.040Z] #43 20.62 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:25:08.040Z] #43 ... [2020-06-01T10:25:08.040Z] [2020-06-01T10:25:08.040Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:08.040Z] #47 10.48 + RM_GOPATH=0 [2020-06-01T10:25:08.040Z] #47 10.48 + TMP_GOPATH= [2020-06-01T10:25:08.040Z] #47 10.48 + : /build [2020-06-01T10:25:08.040Z] #47 10.48 + '[' -z '' ']' [2020-06-01T10:25:08.040Z] #47 10.48 ++ mktemp -d [2020-06-01T10:25:08.040Z] #47 10.49 + export GOPATH=/tmp/tmp.sjKCmOZcsg [2020-06-01T10:25:08.040Z] #47 10.49 + GOPATH=/tmp/tmp.sjKCmOZcsg [2020-06-01T10:25:08.040Z] #47 10.49 + RM_GOPATH=1 [2020-06-01T10:25:08.040Z] #47 10.49 + case "$(go env GOARCH)" in [2020-06-01T10:25:08.040Z] #47 10.49 ++ go env GOARCH [2020-06-01T10:25:08.040Z] #47 10.53 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:08.040Z] #47 10.53 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:08.040Z] #47 10.53 ++ dirname /tmp/install/install.sh [2020-06-01T10:25:08.040Z] #47 10.53 + dir=/tmp/install [2020-06-01T10:25:08.040Z] #47 10.53 + bin=shfmt [2020-06-01T10:25:08.040Z] #47 10.53 + shift [2020-06-01T10:25:08.040Z] #47 10.53 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-01T10:25:08.040Z] #47 10.53 + . /tmp/install/shfmt.installer [2020-06-01T10:25:08.040Z] #47 10.53 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:25:08.040Z] #47 10.53 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:25:08.040Z] #47 10.53 + install_shfmt [2020-06-01T10:25:08.040Z] #47 10.53 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-01T10:25:08.040Z] #47 10.53 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sjKCmOZcsg/src/github.com/mvdan/sh [2020-06-01T10:25:08.040Z] #47 10.55 Cloning into '/tmp/tmp.sjKCmOZcsg/src/github.com/mvdan/sh'... [2020-06-01T10:25:08.144Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-06-01T10:25:08.286Z] #43 23.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:25:08.296Z] #47 ... [2020-06-01T10:25:08.296Z] [2020-06-01T10:25:08.296Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:25:08.296Z] #36 10.75 + git clone https://github.com/docker/distribution.git . [2020-06-01T10:25:08.296Z] #36 10.77 Cloning into '.'... [2020-06-01T10:25:08.551Z] #36 ... [2020-06-01T10:25:08.551Z] [2020-06-01T10:25:08.551Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:25:08.551Z] #28 10.85 Cloning into '.'... [2020-06-01T10:25:08.551Z] #28 ... [2020-06-01T10:25:08.551Z] [2020-06-01T10:25:08.551Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:08.551Z] #30 21.13 unicode/utf8 [2020-06-01T10:25:08.757Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-06-01T10:25:08.856Z] #43 ... [2020-06-01T10:25:08.856Z] [2020-06-01T10:25:08.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:08.856Z] #10 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:08.856Z] #10 18.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:08.856Z] #10 ... [2020-06-01T10:25:08.856Z] [2020-06-01T10:25:08.856Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:08.856Z] #30 24.04 internal/testlog [2020-06-01T10:25:09.113Z] #30 ... [2020-06-01T10:25:09.113Z] [2020-06-01T10:25:09.113Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:09.113Z] #51 11.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:25:09.113Z] #51 11.60 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:25:09.113Z] #51 11.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:25:09.113Z] #51 14.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:09.113Z] #51 18.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:09.113Z] #51 ... [2020-06-01T10:25:09.113Z] [2020-06-01T10:25:09.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:09.113Z] #10 11.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:25:09.113Z] #10 11.72 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:25:09.113Z] #10 11.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:25:09.113Z] #10 14.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:09.113Z] #10 19.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:09.176Z] #25 4.074 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-01T10:25:09.369Z] #10 ... [2020-06-01T10:25:09.369Z] [2020-06-01T10:25:09.369Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:09.369Z] #38 11.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:25:09.369Z] #38 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:25:09.369Z] #38 11.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:25:09.369Z] #38 14.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:09.369Z] #38 19.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:09.369Z] #38 ... [2020-06-01T10:25:09.369Z] [2020-06-01T10:25:09.369Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:09.369Z] #32 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:25:09.369Z] #32 16.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:09.369Z] #32 20.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:09.437Z] #25 4.581 [2020-06-01T10:25:09.625Z] #32 ... [2020-06-01T10:25:09.625Z] [2020-06-01T10:25:09.625Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:09.625Z] #41 12.26 internal/bytealg [2020-06-01T10:25:09.625Z] #41 12.27 internal/race [2020-06-01T10:25:09.625Z] #41 12.58 sync/atomic [2020-06-01T10:25:09.625Z] #41 12.99 unicode [2020-06-01T10:25:09.625Z] #41 14.07 runtime [2020-06-01T10:25:09.625Z] #41 21.71 unicode/utf8 [2020-06-01T10:25:09.763Z] ok github.com/docker/docker/pkg/fsutils 0.449s coverage: 85.1% of statements [2020-06-01T10:25:09.763Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-06-01T10:25:09.795Z] #30 24.62 encoding [2020-06-01T10:25:09.795Z] #30 24.89 runtime/cgo [2020-06-01T10:25:09.881Z] #41 ... [2020-06-01T10:25:09.881Z] [2020-06-01T10:25:09.881Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:09.881Z] #30 22.43 internal/testlog [2020-06-01T10:25:09.967Z] #25 4.897 0.0% # 1.8% ## 4.0% [2020-06-01T10:25:09.967Z] #25 ... [2020-06-01T10:25:09.967Z] [2020-06-01T10:25:09.967Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:09.967Z] #32 38.29 The following additional packages will be installed: [2020-06-01T10:25:09.967Z] #32 38.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-01T10:25:09.967Z] #32 38.33 Suggested packages: [2020-06-01T10:25:09.967Z] #32 38.33 cmake-doc ninja-build lrzip [2020-06-01T10:25:09.967Z] #32 38.33 Recommended packages: [2020-06-01T10:25:09.967Z] #32 38.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-01T10:25:09.967Z] #32 39.41 The following NEW packages will be installed: [2020-06-01T10:25:09.967Z] #32 39.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-01T10:25:09.967Z] #32 39.43 vim-common xxd [2020-06-01T10:25:09.967Z] #32 39.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:09.967Z] #32 39.89 Need to get 14.2 MB of archives. [2020-06-01T10:25:09.967Z] #32 39.89 After this operation, 60.0 MB of additional disk space will be used. [2020-06-01T10:25:09.967Z] #32 39.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-01T10:25:09.967Z] #32 39.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:25:09.967Z] #32 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-01T10:25:09.967Z] #32 40.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-01T10:25:09.967Z] #32 40.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-01T10:25:09.967Z] #32 40.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-01T10:25:09.967Z] #32 40.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-01T10:25:09.967Z] #32 40.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-01T10:25:09.967Z] #32 40.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-01T10:25:09.967Z] #32 40.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-01T10:25:09.967Z] #32 42.08 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:09.967Z] #32 42.24 Fetched 14.2 MB in 1s (9872 kB/s) [2020-06-01T10:25:09.967Z] #32 42.35 Selecting previously unselected package xxd. [2020-06-01T10:25:09.967Z] #32 42.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-01T10:25:09.967Z] #32 42.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-01T10:25:09.967Z] #32 42.51 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:25:09.967Z] #32 42.74 Selecting previously unselected package vim-common. [2020-06-01T10:25:09.967Z] #32 42.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:25:09.967Z] #32 42.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:25:09.967Z] #32 43.26 Selecting previously unselected package cmake-data. [2020-06-01T10:25:09.967Z] #32 43.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-01T10:25:09.967Z] #32 43.29 Unpacking cmake-data (3.13.4-1) ... [2020-06-01T10:25:09.967Z] #32 47.81 Selecting previously unselected package libicu63:arm64. [2020-06-01T10:25:09.967Z] #32 47.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-01T10:25:09.967Z] #32 47.85 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-01T10:25:09.967Z] #32 ... [2020-06-01T10:25:09.967Z] [2020-06-01T10:25:09.967Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:10.044Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-06-01T10:25:10.137Z] #30 22.72 encoding [2020-06-01T10:25:10.491Z] #25 4.897 0.0% # 1.8% ## 4.0% ###### 9.3% ######### 13.7% ############ 16.9% ############## 20.0% ################ 23.0% [2020-06-01T10:25:10.491Z] #25 ... [2020-06-01T10:25:10.491Z] [2020-06-01T10:25:10.491Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:10.491Z] #38 39.00 The following additional packages will be installed: [2020-06-01T10:25:10.491Z] #38 39.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-01T10:25:10.491Z] #38 39.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-01T10:25:10.491Z] #38 39.01 Suggested packages: [2020-06-01T10:25:10.491Z] #38 39.01 manpages-dev python-setuptools [2020-06-01T10:25:10.491Z] #38 39.98 The following NEW packages will be installed: [2020-06-01T10:25:10.491Z] #38 39.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-01T10:25:10.491Z] #38 39.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-01T10:25:10.491Z] #38 39.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-01T10:25:10.492Z] #38 39.99 python-six zlib1g-dev [2020-06-01T10:25:10.492Z] #38 40.38 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:10.492Z] #38 40.38 Need to get 3798 kB of archives. [2020-06-01T10:25:10.492Z] #38 40.38 After this operation, 21.6 MB of additional disk space will be used. [2020-06-01T10:25:10.492Z] #38 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-01T10:25:10.492Z] #38 40.40 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-01T10:25:10.492Z] #38 40.41 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-01T10:25:10.492Z] #38 40.43 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-01T10:25:10.492Z] #38 40.43 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-01T10:25:10.492Z] #38 40.45 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-01T10:25:10.492Z] #38 40.46 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-01T10:25:10.492Z] #38 40.47 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-01T10:25:10.492Z] #38 40.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-01T10:25:10.492Z] #38 40.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-01T10:25:10.492Z] #38 40.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-01T10:25:10.492Z] #38 40.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-01T10:25:10.492Z] #38 40.61 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-01T10:25:10.492Z] #38 40.62 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-01T10:25:10.492Z] #38 40.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-01T10:25:10.492Z] #38 40.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-01T10:25:10.492Z] #38 40.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-01T10:25:10.492Z] #38 42.08 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:10.492Z] #38 42.30 Fetched 3798 kB in 1s (6691 kB/s) [2020-06-01T10:25:10.492Z] #38 42.41 Selecting previously unselected package libcap-dev:arm64. [2020-06-01T10:25:10.492Z] #38 42.41 (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 ... 15385 files and directories currently installed.) [2020-06-01T10:25:10.492Z] #38 42.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 42.58 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-01T10:25:10.492Z] #38 42.81 Selecting previously unselected package libnet1:arm64. [2020-06-01T10:25:10.492Z] #38 42.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 42.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:25:10.492Z] #38 43.04 Selecting previously unselected package libnet1-dev. [2020-06-01T10:25:10.492Z] #38 43.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 43.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:25:10.492Z] #38 43.37 Selecting previously unselected package libnl-3-200:arm64. [2020-06-01T10:25:10.492Z] #38 43.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 43.41 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-01T10:25:10.492Z] #38 43.55 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-01T10:25:10.492Z] #38 43.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 43.58 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-01T10:25:10.492Z] #38 43.97 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-01T10:25:10.492Z] #38 43.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 43.99 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-01T10:25:10.492Z] #38 44.20 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-01T10:25:10.492Z] #38 44.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 44.21 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-01T10:25:10.492Z] #38 44.41 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-01T10:25:10.492Z] #38 44.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 44.45 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-01T10:25:10.492Z] #38 44.67 Selecting previously unselected package libprotobuf17:arm64. [2020-06-01T10:25:10.492Z] #38 44.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 44.68 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:10.492Z] #38 45.48 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-01T10:25:10.492Z] #38 45.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 45.49 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:10.492Z] #38 45.65 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-01T10:25:10.492Z] #38 45.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 45.68 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:10.492Z] #38 46.75 Selecting previously unselected package libprotoc17:arm64. [2020-06-01T10:25:10.492Z] #38 46.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 46.77 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:10.492Z] #38 47.42 Selecting previously unselected package protobuf-c-compiler. [2020-06-01T10:25:10.492Z] #38 47.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 47.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:25:10.492Z] #38 47.60 Selecting previously unselected package protobuf-compiler. [2020-06-01T10:25:10.492Z] #38 47.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 47.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:25:10.492Z] #38 47.79 Selecting previously unselected package python-pkg-resources. [2020-06-01T10:25:10.492Z] #38 47.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:25:10.492Z] #38 47.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-01T10:25:10.492Z] #38 48.13 Selecting previously unselected package python-six. [2020-06-01T10:25:10.492Z] #38 48.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-01T10:25:10.492Z] #38 48.14 Unpacking python-six (1.12.0-1) ... [2020-06-01T10:25:10.492Z] #38 48.24 Selecting previously unselected package python-protobuf. [2020-06-01T10:25:10.492Z] #38 48.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-01T10:25:10.492Z] #38 48.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-01T10:25:10.492Z] #38 49.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-01T10:25:10.698Z] #30 23.03 runtime/cgo [2020-06-01T10:25:10.753Z] #38 ... [2020-06-01T10:25:10.753Z] [2020-06-01T10:25:10.753Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:11.057Z] ok github.com/docker/docker/pkg/ioutils 0.272s coverage: 70.1% of statements [2020-06-01T10:25:11.057Z] ok github.com/docker/docker/pkg/idtools 0.552s coverage: 70.3% of statements [2020-06-01T10:25:11.275Z] #25 4.897 0.0% # 1.8% ## 4.0% ###### 9.3% ######### 13.7% ############ 16.9% ############## 20.0% ################ 23.0% ################### 26.9% ##################### 30.2% ####################### 32.7% ########################## 36.1% ############################ 39.6% ############################### 44.4% ################################## 48.4% [2020-06-01T10:25:11.275Z] #25 ... [2020-06-01T10:25:11.275Z] [2020-06-01T10:25:11.275Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:11.275Z] #52 2.636 + RM_GOPATH=0 [2020-06-01T10:25:11.275Z] #52 2.636 + TMP_GOPATH= [2020-06-01T10:25:11.275Z] #52 2.636 + : /build [2020-06-01T10:25:11.275Z] #52 2.637 + '[' -z '' ']' [2020-06-01T10:25:11.275Z] #52 2.637 ++ mktemp -d [2020-06-01T10:25:11.275Z] #52 2.643 + export GOPATH=/tmp/tmp.e3X07hlrtO [2020-06-01T10:25:11.275Z] #52 2.643 + GOPATH=/tmp/tmp.e3X07hlrtO [2020-06-01T10:25:11.275Z] #52 2.643 + RM_GOPATH=1 [2020-06-01T10:25:11.275Z] #52 2.643 + case "$(go env GOARCH)" in [2020-06-01T10:25:11.275Z] #52 2.643 ++ go env GOARCH [2020-06-01T10:25:11.275Z] #52 2.723 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:11.275Z] #52 2.723 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:11.275Z] #52 2.724 ++ dirname /tmp/install/install.sh [2020-06-01T10:25:11.275Z] #52 2.725 + dir=/tmp/install [2020-06-01T10:25:11.275Z] #52 2.725 + bin=containerd [2020-06-01T10:25:11.275Z] #52 2.725 + shift [2020-06-01T10:25:11.275Z] #52 2.725 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-01T10:25:11.275Z] #52 2.725 + . /tmp/install/containerd.installer [2020-06-01T10:25:11.275Z] #52 2.726 ++ set -e [2020-06-01T10:25:11.275Z] #52 2.726 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:25:11.275Z] #52 2.727 + install_containerd [2020-06-01T10:25:11.275Z] #52 2.727 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-01T10:25:11.275Z] #52 2.727 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e3X07hlrtO/src/github.com/containerd/containerd [2020-06-01T10:25:11.275Z] #52 2.727 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:25:11.275Z] #52 2.780 Cloning into '/tmp/tmp.e3X07hlrtO/src/github.com/containerd/containerd'... [2020-06-01T10:25:11.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-06-01T10:25:11.338Z] ok github.com/docker/docker/pkg/locker 0.007s coverage: 88.9% of statements [2020-06-01T10:25:11.338Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-06-01T10:25:11.338Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-01T10:25:11.338Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-01T10:25:11.536Z] #52 ... [2020-06-01T10:25:11.536Z] [2020-06-01T10:25:11.536Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:11.619Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-06-01T10:25:11.619Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-01T10:25:11.901Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-06-01T10:25:11.901Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-01T10:25:12.182Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2020-06-01T10:25:12.182Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-06-01T10:25:12.182Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-01T10:25:12.182Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-01T10:25:12.325Z] #30 ... [2020-06-01T10:25:12.326Z] [2020-06-01T10:25:12.326Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:12.326Z] #51 17.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:12.326Z] #51 21.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:12.326Z] #51 ... [2020-06-01T10:25:12.326Z] [2020-06-01T10:25:12.326Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:12.326Z] #43 26.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-01T10:25:12.583Z] #43 ... [2020-06-01T10:25:12.583Z] [2020-06-01T10:25:12.583Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:12.583Z] #21 25.26 + mkdir -p /build [2020-06-01T10:25:12.583Z] #21 25.36 + mv docker/docker /build/ [2020-06-01T10:25:12.583Z] #21 25.46 + rmdir docker [2020-06-01T10:25:12.583Z] #21 DONE 27.7s [2020-06-01T10:25:12.796Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-06-01T10:25:12.841Z] [2020-06-01T10:25:12.841Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:12.841Z] #47 23.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:25:12.841Z] #47 25.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:25:12.841Z] #47 25.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:25:12.841Z] #47 25.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:25:12.841Z] #47 26.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:25:12.841Z] #47 27.70 unicode/utf16 [2020-06-01T10:25:12.842Z] #25 4.897 0.0% # 1.8% ## 4.0% ###### 9.3% ######### 13.7% ############ 16.9% ############## 20.0% ################ 23.0% ################### 26.9% ##################### 30.2% ####################### 32.7% ########################## 36.1% ############################ 39.6% ############################### 44.4% ################################## 48.4% ##################################### 52.7% ######################################## 56.2% ########################################## 59.2% ############################################ 62.1% ############################################## 64.0% ################################################ 67.6% ################################################### 70.9% ##################################################### 74.6% ######################################################## 78.1% ########################################################### 82.2% ############################################################# 85.1% ############################################################### 88.6% ################################################################# 91.6% #################################################################### 94.6% ##################################################################### 96.7% ######################################################################## 100.0% [2020-06-01T10:25:13.100Z] #47 28.24 runtime [2020-06-01T10:25:13.100Z] #47 28.35 runtime/cgo [2020-06-01T10:25:13.409Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-01T10:25:13.409Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-06-01T10:25:13.691Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-01T10:25:13.786Z] #25 8.773 [2020-06-01T10:25:13.963Z] #30 ... [2020-06-01T10:25:13.963Z] [2020-06-01T10:25:13.963Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:13.963Z] #21 24.50 + mkdir -p /build [2020-06-01T10:25:13.963Z] #21 24.53 + mv docker/docker /build/ [2020-06-01T10:25:13.963Z] #21 24.57 + rmdir docker [2020-06-01T10:25:13.963Z] #21 DONE 26.2s [2020-06-01T10:25:13.963Z] [2020-06-01T10:25:13.963Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:13.963Z] #43 24.53 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-01T10:25:13.963Z] #43 25.87 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-01T10:25:13.963Z] #43 25.87 go: finding gotest.tools v2.2.0+incompatible [2020-06-01T10:25:13.963Z] #43 25.92 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-01T10:25:13.963Z] #43 25.92 go: downloading gotest.tools v2.2.0+incompatible [2020-06-01T10:25:13.963Z] #43 26.65 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-01T10:25:13.963Z] #43 26.65 go: extracting gotest.tools v2.2.0+incompatible [2020-06-01T10:25:13.963Z] #43 ... [2020-06-01T10:25:13.963Z] [2020-06-01T10:25:13.963Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:13.963Z] #23 16.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:25:13.963Z] #23 21.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:14.035Z] #47 ... [2020-06-01T10:25:14.035Z] [2020-06-01T10:25:14.035Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:14.035Z] #41 29.05 container/list [2020-06-01T10:25:14.046Z] #25 9.138 0.1% ######### 13.0% [2020-06-01T10:25:14.046Z] #25 ... [2020-06-01T10:25:14.046Z] [2020-06-01T10:25:14.046Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:14.046Z] #30 42.41 sync [2020-06-01T10:25:14.046Z] #30 42.42 internal/reflectlite [2020-06-01T10:25:14.046Z] #30 45.48 sort [2020-06-01T10:25:14.046Z] #30 45.48 errors [2020-06-01T10:25:14.046Z] #30 45.98 strconv [2020-06-01T10:25:14.046Z] #30 45.99 io [2020-06-01T10:25:14.046Z] #30 46.00 internal/oserror [2020-06-01T10:25:14.046Z] #30 46.24 syscall [2020-06-01T10:25:14.046Z] #30 47.79 strings [2020-06-01T10:25:14.046Z] #30 47.80 bytes [2020-06-01T10:25:14.046Z] #30 52.39 bufio [2020-06-01T10:25:14.219Z] #23 ... [2020-06-01T10:25:14.219Z] [2020-06-01T10:25:14.219Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:14.219Z] #47 26.74 + cd /tmp/tmp.sjKCmOZcsg/src/github.com/mvdan/sh [2020-06-01T10:25:14.219Z] #47 26.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:25:14.307Z] #30 ... [2020-06-01T10:25:14.307Z] [2020-06-01T10:25:14.307Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:14.307Z] #38 52.64 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:14.307Z] #38 52.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:25:14.307Z] #38 52.67 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-01T10:25:14.307Z] #38 52.69 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-01T10:25:14.307Z] #38 52.73 Setting up python-six (1.12.0-1) ... [2020-06-01T10:25:14.475Z] #47 26.88 + GO111MODULE=on [2020-06-01T10:25:14.475Z] #47 26.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-01T10:25:14.968Z] #41 30.11 crypto/internal/subtle [2020-06-01T10:25:15.159Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-06-01T10:25:15.159Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-01T10:25:15.226Z] #41 30.28 crypto/subtle [2020-06-01T10:25:15.794Z] #41 30.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-01T10:25:15.794Z] #41 30.90 internal/nettrace [2020-06-01T10:25:16.290Z] #38 ... [2020-06-01T10:25:16.290Z] [2020-06-01T10:25:16.290Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:16.290Z] #10 44.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-01T10:25:16.290Z] #10 44.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-01T10:25:16.290Z] #10 44.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-01T10:25:16.290Z] #10 44.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-01T10:25:16.290Z] #10 44.38 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-01T10:25:16.290Z] #10 44.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-01T10:25:16.290Z] #10 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-01T10:25:16.290Z] #10 44.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-01T10:25:16.290Z] #10 44.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-01T10:25:16.290Z] #10 44.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-01T10:25:16.290Z] #10 44.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-01T10:25:16.290Z] #10 44.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-01T10:25:16.290Z] #10 44.52 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-01T10:25:16.290Z] #10 44.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-01T10:25:16.290Z] #10 44.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-01T10:25:16.290Z] #10 45.54 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:16.290Z] #10 45.84 Fetched 73.3 MB in 6s (12.8 MB/s) [2020-06-01T10:25:16.290Z] #10 45.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-01T10:25:16.290Z] #10 45.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-01T10:25:16.290Z] #10 46.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-01T10:25:16.290Z] #10 46.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:25:16.290Z] #10 48.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-01T10:25:16.290Z] #10 48.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-01T10:25:16.290Z] #10 48.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:25:16.290Z] #10 51.54 Selecting previously unselected package binutils-mingw-w64. [2020-06-01T10:25:16.290Z] #10 51.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-01T10:25:16.290Z] #10 51.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:25:16.290Z] #10 51.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-01T10:25:16.290Z] #10 51.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-01T10:25:16.290Z] #10 51.70 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-01T10:25:16.290Z] #10 51.96 Selecting previously unselected package dmsetup. [2020-06-01T10:25:16.290Z] #10 51.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-01T10:25:16.290Z] #10 51.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-01T10:25:16.290Z] #10 52.14 Selecting previously unselected package mingw-w64-common. [2020-06-01T10:25:16.290Z] #10 52.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-01T10:25:16.290Z] #10 52.18 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-01T10:25:16.290Z] #10 ... [2020-06-01T10:25:16.290Z] [2020-06-01T10:25:16.290Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:16.290Z] #25 9.138 0.1% ######### 13.0% ################# 24.2% ############################# 41.0% ################################# 46.8% ######################################### 58.3% ################################################## 69.5% ########################################################## 81.8% ##################################################################### 96.2% ######################################################################## 100.0% [2020-06-01T10:25:16.290Z] #25 10.37 [2020-06-01T10:25:16.360Z] #41 31.24 runtime/cgo [2020-06-01T10:25:16.551Z] #25 10.85 #=#=# ##O#- # 0.0% ## 4.0% ###### 9.3% ######## 12.0% ######### 13.4% ############## 20.8% [2020-06-01T10:25:16.551Z] #25 ... [2020-06-01T10:25:16.551Z] [2020-06-01T10:25:16.551Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:16.551Z] #41 44.92 github.com/LK4D4/vndr/godl/singleflight [2020-06-01T10:25:16.551Z] #41 44.92 internal/reflectlite [2020-06-01T10:25:16.551Z] #41 44.93 internal/singleflight [2020-06-01T10:25:16.551Z] #41 44.94 math/rand [2020-06-01T10:25:16.551Z] #41 47.04 io [2020-06-01T10:25:16.551Z] #41 47.09 strconv [2020-06-01T10:25:16.551Z] #41 47.10 sort [2020-06-01T10:25:16.551Z] #41 47.15 syscall [2020-06-01T10:25:16.551Z] #41 49.61 vendor/golang.org/x/net/dns/dnsmessage [2020-06-01T10:25:16.551Z] #41 49.68 bytes [2020-06-01T10:25:16.551Z] #41 53.54 bufio [2020-06-01T10:25:16.551Z] #41 54.24 reflect [2020-06-01T10:25:16.551Z] #41 ... [2020-06-01T10:25:16.551Z] [2020-06-01T10:25:16.551Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:16.814Z] #25 10.85 #=#=# ##O#- # 0.0% ## 4.0% ###### 9.3% ######## 12.0% ######### 13.4% ############## 20.8% ####################### 32.4% ############################### 43.1% #################################### 50.6% [2020-06-01T10:25:16.814Z] #25 ... [2020-06-01T10:25:16.814Z] [2020-06-01T10:25:16.814Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:25:16.815Z] #28 45.02 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-01T10:25:16.815Z] #28 45.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-01T10:25:16.815Z] #28 45.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-01T10:25:16.815Z] #28 ... [2020-06-01T10:25:16.815Z] [2020-06-01T10:25:16.815Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:17.067Z] #47 29.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:25:17.067Z] #47 29.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:25:17.067Z] #47 29.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:25:17.322Z] #47 29.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:25:17.583Z] #47 30.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:25:17.598Z] #25 10.85 #=#=# ##O#- # 0.0% ## 4.0% ###### 9.3% ######## 12.0% ######### 13.4% ############## 20.8% ####################### 32.4% ############################### 43.1% #################################### 50.6% ######################################### 57.5% ############################################## 64.1% ################################################## 69.8% ####################################################### 76.6% ########################################################## 81.7% ############################################################# 85.9% ################################################################### 94.1% ######################################################################## 100.0% [2020-06-01T10:25:17.738Z] #41 ... [2020-06-01T10:25:17.738Z] [2020-06-01T10:25:17.738Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:17.738Z] #38 22.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:17.832Z] ok github.com/docker/docker/pkg/signal 2.336s coverage: 61.0% of statements [2020-06-01T10:25:17.996Z] #38 ... [2020-06-01T10:25:17.996Z] [2020-06-01T10:25:17.996Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:25:17.996Z] #36 32.18 Checking out files: 73% (1181/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-01T10:25:17.996Z] #36 32.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-01T10:25:18.114Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-06-01T10:25:18.167Z] #25 13.20 [2020-06-01T10:25:18.395Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-06-01T10:25:18.677Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-06-01T10:25:18.958Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-06-01T10:25:19.475Z] #47 31.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:25:19.571Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.1% of statements [2020-06-01T10:25:19.853Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2020-06-01T10:25:20.134Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2020-06-01T10:25:20.401Z] #47 ... [2020-06-01T10:25:20.401Z] [2020-06-01T10:25:20.401Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:20.401Z] #41 22.92 encoding [2020-06-01T10:25:20.401Z] #41 23.09 unicode/utf16 [2020-06-01T10:25:20.401Z] #41 23.59 container/list [2020-06-01T10:25:20.401Z] #41 24.77 crypto/internal/subtle [2020-06-01T10:25:20.401Z] #41 24.96 crypto/subtle [2020-06-01T10:25:20.401Z] #41 25.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-01T10:25:20.401Z] #41 25.57 internal/nettrace [2020-06-01T10:25:20.401Z] #41 25.74 runtime/cgo [2020-06-01T10:25:20.659Z] #41 ... [2020-06-01T10:25:20.659Z] [2020-06-01T10:25:20.659Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:20.659Z] #43 27.91 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-01T10:25:20.659Z] #43 27.91 go: downloading github.com/pkg/errors v0.8.1 [2020-06-01T10:25:20.659Z] #43 27.94 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:25:20.659Z] #43 27.99 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:25:20.659Z] #43 28.44 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:25:20.659Z] #43 28.73 go: extracting github.com/pkg/errors v0.8.1 [2020-06-01T10:25:20.659Z] #43 28.88 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:25:20.659Z] #43 29.01 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-01T10:25:20.659Z] #43 31.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:25:20.659Z] #43 33.02 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:25:20.659Z] #43 ... [2020-06-01T10:25:20.659Z] [2020-06-01T10:25:20.659Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:20.659Z] #51 23.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:20.748Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-06-01T10:25:20.748Z] testing: warning: no tests to run [2020-06-01T10:25:20.748Z] coverage: [no statements] [2020-06-01T10:25:20.748Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-01T10:25:20.924Z] #51 ... [2020-06-01T10:25:20.924Z] [2020-06-01T10:25:20.924Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:20.924Z] #47 33.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:25:20.924Z] #47 ... [2020-06-01T10:25:20.924Z] [2020-06-01T10:25:20.924Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:20.924Z] #38 23.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:21.029Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-06-01T10:25:21.179Z] #38 ... [2020-06-01T10:25:21.179Z] [2020-06-01T10:25:21.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:21.179Z] #10 23.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:25:21.311Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-01T10:25:21.311Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-01T10:25:21.740Z] #10 ... [2020-06-01T10:25:21.740Z] [2020-06-01T10:25:21.740Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:22.182Z] #36 36.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-01T10:25:22.440Z] #36 ... [2020-06-01T10:25:22.440Z] [2020-06-01T10:25:22.440Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:22.440Z] #38 37.46 Fetched 8350 kB in 26s (317 kB/s) [2020-06-01T10:25:22.626Z] #25 13.52 0.0% # 2.0% ## 3.5% ### 5.2% #### 6.9% ###### 8.8% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.3% ############ 17.6% ############### 20.9% ################ 22.8% ################## 25.1% ################### 26.6% #################### 28.6% ###################### 30.8% ####################### 33.0% ######################## 34.4% ########################## 36.1% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.5% ################################# 47.1% ################################## 48.2% ################################### 49.3% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ######################################## 55.7% ######################################### 57.1% ######################################### 58.1% ########################################### 60.1% ############################################ 62.0% ############################################# 63.1% [2020-06-01T10:25:22.626Z] #25 ... [2020-06-01T10:25:22.626Z] [2020-06-01T10:25:22.626Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:22.626Z] #32 54.20 Selecting previously unselected package libxml2:arm64. [2020-06-01T10:25:22.626Z] #32 54.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-01T10:25:22.626Z] #32 54.21 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:25:22.626Z] #32 54.81 Selecting previously unselected package libarchive13:arm64. [2020-06-01T10:25:22.626Z] #32 54.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-01T10:25:22.626Z] #32 54.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-01T10:25:22.626Z] #32 55.17 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-01T10:25:22.626Z] #32 55.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-01T10:25:22.626Z] #32 55.18 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-01T10:25:22.626Z] #32 55.40 Selecting previously unselected package librhash0:arm64. [2020-06-01T10:25:22.626Z] #32 55.40 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-01T10:25:22.626Z] #32 55.42 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-01T10:25:22.626Z] #32 55.70 Selecting previously unselected package libuv1:arm64. [2020-06-01T10:25:22.626Z] #32 55.71 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-01T10:25:22.626Z] #32 55.72 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-01T10:25:22.626Z] #32 55.91 Selecting previously unselected package cmake. [2020-06-01T10:25:22.626Z] #32 55.93 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-01T10:25:22.626Z] #32 55.94 Unpacking cmake (3.13.4-1) ... [2020-06-01T10:25:22.626Z] #32 58.91 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-01T10:25:22.626Z] #32 58.97 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:25:22.626Z] #32 59.07 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-01T10:25:22.626Z] #32 59.09 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:25:22.626Z] #32 59.14 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-01T10:25:22.626Z] #32 59.16 Setting up cmake-data (3.13.4-1) ... [2020-06-01T10:25:22.626Z] #32 59.20 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:25:22.626Z] #32 59.22 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-01T10:25:22.626Z] #32 59.25 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-01T10:25:22.626Z] #32 59.28 Setting up cmake (3.13.4-1) ... [2020-06-01T10:25:22.626Z] #32 59.36 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:25:22.626Z] #32 59.52 Processing triggers for mime-support (3.62) ... [2020-06-01T10:25:22.626Z] #32 DONE 60.9s [2020-06-01T10:25:22.626Z] [2020-06-01T10:25:22.626Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:22.626Z] #25 13.52 0.0% # 2.0% ## 3.5% ### 5.2% #### 6.9% ###### 8.8% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.3% ############ 17.6% ############### 20.9% ################ 22.8% ################## 25.1% ################### 26.6% #################### 28.6% ###################### 30.8% ####################### 33.0% ######################## 34.4% ########################## 36.1% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.5% ################################# 47.1% ################################## 48.2% ################################### 49.3% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ######################################## 55.7% ######################################### 57.1% ######################################### 58.1% ########################################### 60.1% ############################################ 62.0% ############################################# 63.1% ############################################# 63.5% [2020-06-01T10:25:22.626Z] #25 ... [2020-06-01T10:25:22.626Z] [2020-06-01T10:25:22.626Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:22.887Z] #33 ... [2020-06-01T10:25:22.887Z] [2020-06-01T10:25:22.887Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:22.887Z] #47 51.11 syscall [2020-06-01T10:25:22.887Z] #47 51.11 strings [2020-06-01T10:25:22.887Z] #47 51.11 bytes [2020-06-01T10:25:22.887Z] #47 51.12 strconv [2020-06-01T10:25:22.887Z] #47 56.03 reflect [2020-06-01T10:25:22.887Z] #47 56.84 text/tabwriter [2020-06-01T10:25:22.887Z] #47 58.21 regexp/syntax [2020-06-01T10:25:22.887Z] #47 ... [2020-06-01T10:25:22.887Z] [2020-06-01T10:25:22.887Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:23.329Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.1% of statements [2020-06-01T10:25:23.380Z] #38 37.46 Reading package lists... [2020-06-01T10:25:23.380Z] #38 ... [2020-06-01T10:25:23.380Z] [2020-06-01T10:25:23.380Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:23.380Z] #43 28.41 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-01T10:25:23.380Z] #43 28.41 go: finding gotest.tools v2.2.0+incompatible [2020-06-01T10:25:23.380Z] #43 28.41 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-01T10:25:23.380Z] #43 28.41 go: downloading gotest.tools v2.2.0+incompatible [2020-06-01T10:25:23.380Z] #43 29.21 go: extracting gotest.tools v2.2.0+incompatible [2020-06-01T10:25:23.380Z] #43 29.31 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-01T10:25:23.380Z] #43 30.42 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-01T10:25:23.380Z] #43 30.52 go: downloading github.com/pkg/errors v0.8.1 [2020-06-01T10:25:23.380Z] #43 30.55 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:25:23.380Z] #43 30.71 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:25:23.380Z] #43 30.72 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:25:23.380Z] #43 31.22 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-01T10:25:23.380Z] #43 31.32 go: extracting github.com/pkg/errors v0.8.1 [2020-06-01T10:25:23.380Z] #43 31.60 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:25:23.380Z] #43 34.65 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:25:23.380Z] #43 35.23 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:25:23.380Z] #43 37.84 go: finding github.com/fatih/color v1.6.0 [2020-06-01T10:25:23.380Z] #43 38.06 go: finding github.com/pkg/errors v0.8.1 [2020-06-01T10:25:23.380Z] #43 38.22 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:25:23.380Z] #43 38.24 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:25:23.380Z] #43 38.30 go: finding github.com/spf13/pflag v1.0.3 [2020-06-01T10:25:23.556Z] #60 34.27 Checking out files: 44% (916/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 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-01T10:25:23.556Z] #60 36.15 + cd /tmp/tmp.fUkPNDc7Wn/src/github.com/docker/libnetwork [2020-06-01T10:25:23.556Z] #60 36.15 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:25:23.615Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-01T10:25:23.638Z] #43 38.54 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:25:23.638Z] #43 ... [2020-06-01T10:25:23.638Z] [2020-06-01T10:25:23.638Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:23.638Z] #60 33.90 Checking out files: 44% (919/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 76% (1572/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-01T10:25:23.638Z] #60 35.72 + cd /tmp/tmp.RU7YJdnrUc/src/github.com/docker/libnetwork [2020-06-01T10:25:23.638Z] #60 35.72 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:25:23.638Z] #60 36.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-01T10:25:23.932Z] #25 13.52 0.0% # 2.0% ## 3.5% ### 5.2% #### 6.9% ###### 8.8% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.3% ############ 17.6% ############### 20.9% ################ 22.8% ################## 25.1% ################### 26.6% #################### 28.6% ###################### 30.8% ####################### 33.0% ######################## 34.4% ########################## 36.1% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.5% ################################# 47.1% ################################## 48.2% ################################### 49.3% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ######################################## 55.7% ######################################### 57.1% ######################################### 58.1% ########################################### 60.1% ############################################ 62.0% ############################################# 63.1% ############################################# 63.5% ############################################## 65.2% ################################################ 66.7% ################################################# 68.5% ################################################## 69.7% ################################################### 71.3% #################################################### 72.4% #################################################### 73.3% ##################################################### 74.1% ###################################################### 76.2% ######################################################## 78.4% ######################################################### 80.1% ########################################################## 81.7% [2020-06-01T10:25:23.932Z] #25 ... [2020-06-01T10:25:23.932Z] [2020-06-01T10:25:23.932Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:23.932Z] #38 55.60 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-01T10:25:23.932Z] #38 55.63 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-01T10:25:23.932Z] #38 55.67 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:23.932Z] #38 55.68 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-01T10:25:23.932Z] #38 55.71 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:23.932Z] #38 55.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:25:23.932Z] #38 55.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:25:23.932Z] #38 55.76 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-01T10:25:23.932Z] #38 55.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:25:23.932Z] #38 55.79 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-01T10:25:23.932Z] #38 61.74 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-01T10:25:23.932Z] #38 61.77 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:25:23.932Z] #38 DONE 62.3s [2020-06-01T10:25:23.932Z] [2020-06-01T10:25:23.932Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:24.228Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-06-01T10:25:24.481Z] #60 36.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-01T10:25:24.842Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-01T10:25:24.978Z] #25 13.52 0.0% # 2.0% ## 3.5% ### 5.2% #### 6.9% ###### 8.8% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.3% ############ 17.6% ############### 20.9% ################ 22.8% ################## 25.1% ################### 26.6% #################### 28.6% ###################### 30.8% ####################### 33.0% ######################## 34.4% ########################## 36.1% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.5% ################################# 47.1% ################################## 48.2% ################################### 49.3% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ######################################## 55.7% ######################################### 57.1% ######################################### 58.1% ########################################### 60.1% ############################################ 62.0% ############################################# 63.1% ############################################# 63.5% ############################################## 65.2% ################################################ 66.7% ################################################# 68.5% ################################################## 69.7% ################################################### 71.3% #################################################### 72.4% #################################################### 73.3% ##################################################### 74.1% ###################################################### 76.2% ######################################################## 78.4% ######################################################### 80.1% ########################################################## 81.7% ########################################################### 82.8% ############################################################ 84.6% ############################################################# 85.7% ############################################################## 86.9% ############################################################### 88.1% ################################################################ 89.0% ################################################################ 90.2% ################################################################## 92.2% #################################################################### 94.5% ###################################################################### 97.6% [2020-06-01T10:25:24.978Z] #25 ... [2020-06-01T10:25:24.978Z] [2020-06-01T10:25:24.978Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:24.978Z] #30 53.30 reflect [2020-06-01T10:25:24.978Z] #30 53.64 path [2020-06-01T10:25:24.978Z] #30 56.16 text/tabwriter [2020-06-01T10:25:24.978Z] #30 58.94 internal/syscall/execenv [2020-06-01T10:25:24.978Z] #30 58.95 internal/syscall/unix [2020-06-01T10:25:24.978Z] #30 58.98 time [2020-06-01T10:25:24.978Z] #30 ... [2020-06-01T10:25:24.978Z] [2020-06-01T10:25:24.978Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:24.979Z] #25 13.52 0.0% # 2.0% ## 3.5% ### 5.2% #### 6.9% ###### 8.8% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.3% ############ 17.6% ############### 20.9% ################ 22.8% ################## 25.1% ################### 26.6% #################### 28.6% ###################### 30.8% ####################### 33.0% ######################## 34.4% ########################## 36.1% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.5% ################################# 47.1% ################################## 48.2% ################################### 49.3% #################################### 50.4% ##################################### 51.8% ###################################### 53.7% ######################################## 55.7% ######################################### 57.1% ######################################### 58.1% ########################################### 60.1% ############################################ 62.0% ############################################# 63.1% ############################################# 63.5% ############################################## 65.2% ################################################ 66.7% ################################################# 68.5% ################################################## 69.7% ################################################### 71.3% #################################################### 72.4% #################################################### 73.3% ##################################################### 74.1% ###################################################### 76.2% ######################################################## 78.4% ######################################################### 80.1% ########################################################## 81.7% ########################################################### 82.8% ############################################################ 84.6% ############################################################# 85.7% ############################################################## 86.9% ############################################################### 88.1% ################################################################ 89.0% ################################################################ 90.2% ################################################################## 92.2% #################################################################### 94.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-06-01T10:25:24.979Z] #25 20.22 [2020-06-01T10:25:25.846Z] ok github.com/docker/docker/registry 0.097s coverage: 56.3% of statements [2020-06-01T10:25:26.128Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-01T10:25:26.365Z] #25 21.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-01T10:25:26.410Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-06-01T10:25:27.017Z] #25 22.27 #=#=# [2020-06-01T10:25:27.415Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-06-01T10:25:27.415Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-06-01T10:25:27.618Z] #25 22.62 # 2.2% ######################################################################## 100.0% [2020-06-01T10:25:27.618Z] #25 22.71 [2020-06-01T10:25:28.607Z] #25 ... [2020-06-01T10:25:28.607Z] [2020-06-01T10:25:28.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:28.607Z] #41 56.80 regexp/syntax [2020-06-01T10:25:28.607Z] #41 59.44 hash/crc32 [2020-06-01T10:25:28.607Z] #41 60.86 vendor/golang.org/x/text/transform [2020-06-01T10:25:28.607Z] #41 61.79 time [2020-06-01T10:25:28.607Z] #41 65.75 regexp [2020-06-01T10:25:28.607Z] #41 ... [2020-06-01T10:25:28.607Z] [2020-06-01T10:25:28.607Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:28.607Z] #33 2.933 + RM_GOPATH=0 [2020-06-01T10:25:28.607Z] #33 2.934 + TMP_GOPATH= [2020-06-01T10:25:28.607Z] #33 2.934 + : /build [2020-06-01T10:25:28.607Z] #33 2.935 + '[' -z '' ']' [2020-06-01T10:25:28.607Z] #33 2.940 ++ mktemp -d [2020-06-01T10:25:28.607Z] #33 2.942 + export GOPATH=/tmp/tmp.hpHfyAjisd [2020-06-01T10:25:28.607Z] #33 2.943 + GOPATH=/tmp/tmp.hpHfyAjisd [2020-06-01T10:25:28.607Z] #33 2.944 + RM_GOPATH=1 [2020-06-01T10:25:28.608Z] #33 2.944 + case "$(go env GOARCH)" in [2020-06-01T10:25:28.608Z] #33 2.945 ++ go env GOARCH [2020-06-01T10:25:28.608Z] #33 2.964 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:28.608Z] #33 2.964 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:25:28.608Z] #33 2.965 ++ dirname /tmp/install/install.sh [2020-06-01T10:25:28.608Z] #33 2.967 + dir=/tmp/install [2020-06-01T10:25:28.608Z] #33 2.967 + bin=tini [2020-06-01T10:25:28.608Z] #33 2.967 + shift [2020-06-01T10:25:28.608Z] #33 2.967 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-01T10:25:28.608Z] #33 2.967 + . /tmp/install/tini.installer [2020-06-01T10:25:28.608Z] #33 2.967 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:25:28.608Z] #33 2.967 + install_tini [2020-06-01T10:25:28.608Z] #33 2.967 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-01T10:25:28.608Z] #33 2.968 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:25:28.608Z] #33 2.968 + git clone https://github.com/krallin/tini.git /tmp/tmp.hpHfyAjisd/tini [2020-06-01T10:25:28.608Z] #33 2.974 Cloning into '/tmp/tmp.hpHfyAjisd/tini'... [2020-06-01T10:25:28.608Z] #33 4.059 + cd /tmp/tmp.hpHfyAjisd/tini [2020-06-01T10:25:28.608Z] #33 4.059 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:25:28.608Z] #33 4.102 + cmake . [2020-06-01T10:25:29.433Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-06-01T10:25:30.046Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-06-01T10:25:30.199Z] #60 ... [2020-06-01T10:25:30.199Z] [2020-06-01T10:25:30.199Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:30.199Z] #23 34.09 Fetched 8350 kB in 26s (320 kB/s) [2020-06-01T10:25:30.199Z] #23 34.09 Reading package lists... [2020-06-01T10:25:30.199Z] #23 ... [2020-06-01T10:25:30.199Z] [2020-06-01T10:25:30.199Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:30.199Z] #43 38.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:25:30.199Z] #43 39.02 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:25:30.199Z] #43 39.08 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:25:30.199Z] #43 39.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:25:30.199Z] #43 ... [2020-06-01T10:25:30.199Z] [2020-06-01T10:25:30.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:30.199Z] #10 34.82 Fetched 8350 kB in 28s (296 kB/s) [2020-06-01T10:25:30.199Z] #10 34.82 Reading package lists... [2020-06-01T10:25:30.199Z] #10 ... [2020-06-01T10:25:30.199Z] [2020-06-01T10:25:30.199Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:30.199Z] #23 34.09 Reading package lists... [2020-06-01T10:25:30.659Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-01T10:25:31.020Z] #60 ... [2020-06-01T10:25:31.020Z] [2020-06-01T10:25:31.020Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:25:31.020Z] #36 36.63 Checking out files: 79% (1268/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-01T10:25:31.020Z] #36 37.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-01T10:25:31.020Z] #36 40.45 + 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-01T10:25:31.348Z] #33 ... [2020-06-01T10:25:31.348Z] [2020-06-01T10:25:31.348Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:31.348Z] #25 24.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-01T10:25:31.348Z] #25 24.96 [2020-06-01T10:25:31.348Z] #25 25.67 #=#=# ########################################## 59.1% ######################################################################## 100.0% [2020-06-01T10:25:31.348Z] #25 26.11 [2020-06-01T10:25:31.665Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-06-01T10:25:31.919Z] #25 ... [2020-06-01T10:25:31.919Z] [2020-06-01T10:25:31.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:31.919Z] #10 60.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-01T10:25:31.919Z] #10 60.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-01T10:25:31.919Z] #10 60.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:25:31.919Z] #10 69.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-01T10:25:31.919Z] #10 69.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-01T10:25:31.919Z] #10 69.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:25:31.919Z] #10 70.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-01T10:25:31.919Z] #10 70.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-01T10:25:31.919Z] #10 70.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:25:31.919Z] #10 ... [2020-06-01T10:25:31.919Z] [2020-06-01T10:25:31.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:31.919Z] #39 4.348 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:25:31.919Z] #39 4.348 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:25:31.919Z] #39 4.368 Note: Building without GnuTLS support [2020-06-01T10:25:31.919Z] #39 4.373 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:25:31.919Z] #39 4.373 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:25:31.919Z] #39 7.177 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:25:31.919Z] #39 7.253 GEN .gitid [2020-06-01T10:25:31.919Z] #39 7.336 GEN criu/include/version.h [2020-06-01T10:25:31.919Z] #39 7.500 GEN include/common/asm [2020-06-01T10:25:32.355Z] #23 45.65 Reading package lists... [2020-06-01T10:25:32.355Z] #23 ... [2020-06-01T10:25:32.355Z] [2020-06-01T10:25:32.355Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:32.355Z] #32 37.04 Fetched 8350 kB in 26s (321 kB/s) [2020-06-01T10:25:32.355Z] #32 37.04 Reading package lists... [2020-06-01T10:25:32.355Z] #32 ... [2020-06-01T10:25:32.355Z] [2020-06-01T10:25:32.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:32.355Z] #10 34.82 Reading package lists... [2020-06-01T10:25:32.383Z] #36 ... [2020-06-01T10:25:32.383Z] [2020-06-01T10:25:32.383Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:32.383Z] #43 34.87 go: finding github.com/fatih/color v1.6.0 [2020-06-01T10:25:32.383Z] #43 34.91 go: finding github.com/pkg/errors v0.8.1 [2020-06-01T10:25:32.383Z] #43 35.01 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:25:32.383Z] #43 35.27 go: finding github.com/spf13/pflag v1.0.3 [2020-06-01T10:25:32.383Z] #43 35.28 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:25:32.383Z] #43 35.35 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:25:32.383Z] #43 35.64 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:25:32.383Z] #43 35.80 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:25:32.383Z] #43 35.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:25:32.383Z] #43 36.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:25:32.383Z] #43 ... [2020-06-01T10:25:32.383Z] [2020-06-01T10:25:32.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:32.383Z] #41 45.03 vendor/golang.org/x/crypto/curve25519 [2020-06-01T10:25:32.492Z] #39 ... [2020-06-01T10:25:32.493Z] [2020-06-01T10:25:32.493Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:32.493Z] #41 70.96 context [2020-06-01T10:25:32.493Z] #41 70.98 os [2020-06-01T10:25:32.921Z] #10 45.89 Reading package lists... [2020-06-01T10:25:32.921Z] #10 ... [2020-06-01T10:25:32.921Z] [2020-06-01T10:25:32.921Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:32.921Z] #51 37.91 Fetched 8350 kB in 27s (312 kB/s) [2020-06-01T10:25:33.179Z] #51 37.91 Reading package lists... [2020-06-01T10:25:33.179Z] #51 ... [2020-06-01T10:25:33.179Z] [2020-06-01T10:25:33.179Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:33.179Z] #38 37.46 Reading package lists... [2020-06-01T10:25:33.311Z] #41 ... [2020-06-01T10:25:33.311Z] [2020-06-01T10:25:33.311Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:33.311Z] #47 35.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:25:33.311Z] #47 37.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:25:33.311Z] #47 38.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:25:33.311Z] #47 38.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:25:33.311Z] #47 38.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:25:33.311Z] #47 40.62 runtime/cgo [2020-06-01T10:25:33.311Z] #47 40.70 runtime [2020-06-01T10:25:34.434Z] #41 ... [2020-06-01T10:25:34.434Z] [2020-06-01T10:25:34.434Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:34.434Z] #47 62.49 time [2020-06-01T10:25:34.434Z] #47 68.29 regexp [2020-06-01T10:25:34.434Z] #47 ... [2020-06-01T10:25:34.434Z] [2020-06-01T10:25:34.434Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:34.434Z] #39 10.26 PBCC images/timens.pb-c.c [2020-06-01T10:25:34.434Z] #39 10.30 DEP images/timens.pb-c.d [2020-06-01T10:25:34.434Z] #39 10.34 PBCC images/fown.pb-c.c [2020-06-01T10:25:34.434Z] #39 10.38 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-01T10:25:34.434Z] #39 10.55 PBCC images/opts.pb-c.c [2020-06-01T10:25:34.677Z] #47 ... [2020-06-01T10:25:34.677Z] [2020-06-01T10:25:34.677Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:34.677Z] #23 37.27 Fetched 8350 kB in 28s (298 kB/s) [2020-06-01T10:25:34.696Z] #39 10.68 PBCC images/memfd.pb-c.c [2020-06-01T10:25:34.696Z] #39 10.76 DEP images/fown.pb-c.d [2020-06-01T10:25:34.696Z] #39 10.82 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-01T10:25:34.933Z] #23 37.27 Reading package lists... [2020-06-01T10:25:34.933Z] #23 ... [2020-06-01T10:25:34.933Z] [2020-06-01T10:25:34.933Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:34.933Z] #10 40.05 Fetched 8350 kB in 29s (292 kB/s) [2020-06-01T10:25:34.956Z] #39 10.92 DEP images/opts.pb-c.d [2020-06-01T10:25:34.956Z] #39 11.01 DEP images/memfd.pb-c.d [2020-06-01T10:25:34.956Z] #39 11.06 PBCC images/sit.pb-c.c [2020-06-01T10:25:34.956Z] #39 11.15 DEP images/sit.pb-c.d [2020-06-01T10:25:34.956Z] #39 11.21 PBCC images/macvlan.pb-c.c [2020-06-01T10:25:35.191Z] #10 40.05 Reading package lists... [2020-06-01T10:25:35.191Z] #10 ... [2020-06-01T10:25:35.191Z] [2020-06-01T10:25:35.191Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:35.191Z] #32 37.76 Fetched 8350 kB in 28s (298 kB/s) [2020-06-01T10:25:35.216Z] #39 11.23 DEP images/macvlan.pb-c.d [2020-06-01T10:25:35.216Z] #39 11.34 PBCC images/autofs.pb-c.c [2020-06-01T10:25:35.216Z] #39 11.37 DEP images/autofs.pb-c.d [2020-06-01T10:25:35.216Z] #39 11.40 PBCC images/sysctl.pb-c.c [2020-06-01T10:25:35.216Z] #39 11.45 DEP images/sysctl.pb-c.d [2020-06-01T10:25:35.447Z] #32 37.76 Reading package lists... [2020-06-01T10:25:35.447Z] #32 ... [2020-06-01T10:25:35.447Z] [2020-06-01T10:25:35.447Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:35.447Z] #23 37.27 Reading package lists... [2020-06-01T10:25:35.477Z] #39 11.58 PBCC images/time.pb-c.c [2020-06-01T10:25:35.477Z] #39 11.71 DEP images/time.pb-c.d [2020-06-01T10:25:35.737Z] #39 ... [2020-06-01T10:25:35.737Z] [2020-06-01T10:25:35.737Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:25:35.737Z] #25 27.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-01T10:25:35.737Z] #25 28.13 skipping existing ed4b54129745 [2020-06-01T10:25:35.737Z] #25 28.46 [2020-06-01T10:25:35.737Z] #25 29.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-01T10:25:35.737Z] #25 29.93 [2020-06-01T10:25:35.737Z] #25 30.04 ######################################################################## 100.0% [2020-06-01T10:25:35.737Z] #25 30.18 [2020-06-01T10:25:35.737Z] #25 30.25 Download of images into '/build' complete. [2020-06-01T10:25:35.737Z] #25 30.27 Use something like the following to load the result into a Docker daemon: [2020-06-01T10:25:35.737Z] #25 30.27 tar -cC '/build' . | docker load [2020-06-01T10:25:35.737Z] #25 DONE 30.9s [2020-06-01T10:25:35.737Z] [2020-06-01T10:25:35.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:35.737Z] #39 11.86 PBCC images/binfmt-misc.pb-c.c [2020-06-01T10:25:35.737Z] #39 11.92 DEP images/binfmt-misc.pb-c.d [2020-06-01T10:25:35.737Z] #39 11.97 PBCC images/seccomp.pb-c.c [2020-06-01T10:25:35.998Z] #39 12.04 DEP images/seccomp.pb-c.d [2020-06-01T10:25:35.998Z] #39 12.10 PBCC images/userns.pb-c.c [2020-06-01T10:25:36.259Z] #39 12.28 DEP images/userns.pb-c.d [2020-06-01T10:25:36.259Z] #39 12.34 PBCC images/cgroup.pb-c.c [2020-06-01T10:25:36.259Z] #39 12.39 DEP images/cgroup.pb-c.d [2020-06-01T10:25:36.520Z] #39 12.51 PBCC images/ext-file.pb-c.c [2020-06-01T10:25:36.520Z] #39 12.52 DEP images/ext-file.pb-c.d [2020-06-01T10:25:36.520Z] #39 12.63 PBCC images/rpc.pb-c.c [2020-06-01T10:25:36.520Z] #39 12.73 DEP images/rpc.pb-c.d [2020-06-01T10:25:36.781Z] #39 12.86 PBCC images/siginfo.pb-c.c [2020-06-01T10:25:36.781Z] #39 12.88 DEP images/siginfo.pb-c.d [2020-06-01T10:25:36.781Z] #39 12.99 PBCC images/pagemap.pb-c.c [2020-06-01T10:25:36.951Z] #23 48.93 Reading package lists... [2020-06-01T10:25:36.951Z] #23 ... [2020-06-01T10:25:36.951Z] [2020-06-01T10:25:36.951Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:36.951Z] #38 39.39 Fetched 8350 kB in 28s (298 kB/s) [2020-06-01T10:25:36.951Z] #38 39.39 Reading package lists... [2020-06-01T10:25:36.951Z] #38 ... [2020-06-01T10:25:36.951Z] [2020-06-01T10:25:36.951Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:36.951Z] #51 39.52 Fetched 8350 kB in 28s (295 kB/s) [2020-06-01T10:25:37.041Z] #39 13.13 DEP images/pagemap.pb-c.d [2020-06-01T10:25:37.206Z] #51 39.52 Reading package lists... [2020-06-01T10:25:37.207Z] #51 ... [2020-06-01T10:25:37.207Z] [2020-06-01T10:25:37.207Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:37.207Z] #32 37.76 Reading package lists... [2020-06-01T10:25:37.238Z] INFO: Extraction ended at 06/01/2020 10:25:33. Duration:00:00:26.5090666 [2020-06-01T10:25:37.238Z] INFO: Updating the golang and path environment variables [2020-06-01T10:25:37.238Z] INFO: GOPATH=d:\gopath [2020-06-01T10:25:37.238Z] INFO: go version go1.13.11 windows/amd64 [2020-06-01T10:25:37.238Z] INFO: Running the daemon under test in debug mode [2020-06-01T10:25:37.238Z] INFO: Starting a daemon under test... [2020-06-01T10:25:37.238Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41011\4\daemon --pidfile d:\CI\PR-41011\4\docker.pid -D [2020-06-01T10:25:37.238Z] INFO: Process started successfully. [2020-06-01T10:25:37.238Z] INFO: Start tailing logs of the daemon under tests [2020-06-01T10:25:37.238Z] INFO: Waiting for the daemon under test to start... [2020-06-01T10:25:37.238Z] INFO: Daemon under test started and replied! [2020-06-01T10:25:37.238Z] INFO: Docker version of the daemon under test [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] Client: [2020-06-01T10:25:37.238Z] Version: 17.06.2-ce [2020-06-01T10:25:37.238Z] API version: 1.30 [2020-06-01T10:25:37.238Z] Go version: go1.8.3 [2020-06-01T10:25:37.238Z] Git commit: cec0b72 [2020-06-01T10:25:37.238Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-01T10:25:37.238Z] OS/Arch: windows/amd64 [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] Server: [2020-06-01T10:25:37.238Z] Version: 0.0.0-dev [2020-06-01T10:25:37.238Z] API version: 1.41 (minimum version 1.24) [2020-06-01T10:25:37.238Z] Go version: go1.13.11 [2020-06-01T10:25:37.238Z] Git commit: 63f523169e [2020-06-01T10:25:37.238Z] Built: 06/01/2020 10:23:44 [2020-06-01T10:25:37.238Z] OS/Arch: windows/amd64 [2020-06-01T10:25:37.238Z] Experimental: false [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] INFO: Docker info of the daemon under test [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] Containers: 0 [2020-06-01T10:25:37.238Z] Running: 0 [2020-06-01T10:25:37.238Z] Paused: 0 [2020-06-01T10:25:37.238Z] Stopped: 0 [2020-06-01T10:25:37.238Z] Images: 0 [2020-06-01T10:25:37.238Z] Server Version: 0.0.0-dev [2020-06-01T10:25:37.238Z] Storage Driver: windowsfilter [2020-06-01T10:25:37.238Z] Windows: [2020-06-01T10:25:37.238Z] Logging Driver: json-file [2020-06-01T10:25:37.238Z] Plugins: [2020-06-01T10:25:37.238Z] Volume: local [2020-06-01T10:25:37.238Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-01T10:25:37.238Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-01T10:25:37.238Z] Swarm: inactive [2020-06-01T10:25:37.238Z] Default Isolation: process [2020-06-01T10:25:37.238Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-01T10:25:37.238Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-01T10:25:37.238Z] OSType: windows [2020-06-01T10:25:37.238Z] Architecture: x86_64 [2020-06-01T10:25:37.238Z] CPUs: 4 [2020-06-01T10:25:37.238Z] Total Memory: 32GiB [2020-06-01T10:25:37.238Z] Name: azwin-2-dbefd0 [2020-06-01T10:25:37.238Z] ID: SGJD:ZGLB:IYEH:QXQ3:HJXR:DQAC:XDKJ:4AAC:AR5C:7DPE:CCMS:S7IH [2020-06-01T10:25:37.238Z] Docker Root Dir: D:\CI\PR-41011\4\daemon [2020-06-01T10:25:37.238Z] Debug Mode (client): false [2020-06-01T10:25:37.238Z] Debug Mode (server): true [2020-06-01T10:25:37.238Z] File Descriptors: -1 [2020-06-01T10:25:37.238Z] Goroutines: 17 [2020-06-01T10:25:37.238Z] System Time: 2020-06-01T10:25:37.0715221Z [2020-06-01T10:25:37.238Z] EventsListeners: 0 [2020-06-01T10:25:37.238Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:25:37.238Z] Labels: [2020-06-01T10:25:37.238Z] Experimental: false [2020-06-01T10:25:37.238Z] Insecure Registries: [2020-06-01T10:25:37.238Z] 127.0.0.0/8 [2020-06-01T10:25:37.238Z] Live Restore Enabled: false [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] INFO: Docker images of the daemon under test [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-01T10:25:37.238Z] [2020-06-01T10:25:37.238Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-01T10:25:37.302Z] #39 13.35 PBCC images/rlimit.pb-c.c [2020-06-01T10:25:37.302Z] #39 13.42 DEP images/rlimit.pb-c.d [2020-06-01T10:25:37.563Z] #39 13.51 PBCC images/file-lock.pb-c.c [2020-06-01T10:25:37.563Z] #39 13.59 DEP images/file-lock.pb-c.d [2020-06-01T10:25:37.712Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-01T10:25:37.712Z] ltsc2019: Pulling from windows/servercore [2020-06-01T10:25:37.712Z] 4612f6d0b889: Pulling fs layer [2020-06-01T10:25:37.827Z] #39 13.72 PBCC images/tty.pb-c.c [2020-06-01T10:25:37.827Z] #39 13.90 DEP images/tty.pb-c.d [2020-06-01T10:25:37.827Z] #39 ... [2020-06-01T10:25:37.827Z] [2020-06-01T10:25:37.827Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:37.827Z] #30 66.17 internal/poll [2020-06-01T10:25:37.827Z] #30 68.03 os [2020-06-01T10:25:37.827Z] #30 69.75 internal/fmtsort [2020-06-01T10:25:37.827Z] #30 72.74 fmt [2020-06-01T10:25:37.827Z] #30 72.74 path/filepath [2020-06-01T10:25:37.827Z] #30 74.39 io/ioutil [2020-06-01T10:25:38.091Z] #30 ... [2020-06-01T10:25:38.091Z] [2020-06-01T10:25:38.091Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:38.091Z] #39 14.06 PBCC images/tun.pb-c.c [2020-06-01T10:25:38.091Z] #39 14.19 PBCC images/netdev.pb-c.c [2020-06-01T10:25:38.091Z] #39 14.28 DEP images/tun.pb-c.d [2020-06-01T10:25:38.351Z] #39 14.36 DEP images/netdev.pb-c.d [2020-06-01T10:25:38.352Z] #39 14.43 PBCC images/vma.pb-c.c [2020-06-01T10:25:38.352Z] #39 14.53 DEP images/vma.pb-c.d [2020-06-01T10:25:38.612Z] #39 14.62 PBCC images/creds.pb-c.c [2020-06-01T10:25:38.613Z] #39 14.66 DEP images/creds.pb-c.d [2020-06-01T10:25:38.613Z] #39 14.74 PBCC images/utsns.pb-c.c [2020-06-01T10:25:38.613Z] #39 14.82 DEP images/utsns.pb-c.d [2020-06-01T10:25:38.875Z] #39 14.98 PBCC images/ipc-desc.pb-c.c [2020-06-01T10:25:38.875Z] #39 15.05 PBCC images/ipc-sem.pb-c.c [2020-06-01T10:25:39.136Z] #39 15.07 DEP images/ipc-desc.pb-c.d [2020-06-01T10:25:39.136Z] #39 15.12 DEP images/ipc-sem.pb-c.d [2020-06-01T10:25:39.136Z] #39 15.20 PBCC images/ipc-msg.pb-c.c [2020-06-01T10:25:39.136Z] #39 15.23 DEP images/ipc-msg.pb-c.d [2020-06-01T10:25:39.136Z] #39 15.28 PBCC images/ipc-shm.pb-c.c [2020-06-01T10:25:39.136Z] #39 15.34 DEP images/ipc-shm.pb-c.d [2020-06-01T10:25:39.397Z] #39 15.44 PBCC images/ipc-var.pb-c.c [2020-06-01T10:25:39.397Z] #39 15.49 DEP images/ipc-var.pb-c.d [2020-06-01T10:25:39.397Z] #39 15.53 PBCC images/sk-opts.pb-c.c [2020-06-01T10:25:39.658Z] #39 15.62 PBCC images/packet-sock.pb-c.c [2020-06-01T10:25:39.658Z] #39 15.75 DEP images/sk-opts.pb-c.d [2020-06-01T10:25:39.658Z] #39 15.80 DEP images/packet-sock.pb-c.d [2020-06-01T10:25:39.918Z] #39 16.00 PBCC images/sk-netlink.pb-c.c [2020-06-01T10:25:39.918Z] #39 16.16 DEP images/sk-netlink.pb-c.d [2020-06-01T10:25:40.180Z] #39 16.23 PBCC images/sk-inet.pb-c.c [2020-06-01T10:25:40.312Z] #38 48.69 Reading package lists... [2020-06-01T10:25:40.312Z] #38 ... [2020-06-01T10:25:40.312Z] [2020-06-01T10:25:40.312Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:40.312Z] #51 37.91 Reading package lists... [2020-06-01T10:25:40.441Z] #39 16.34 DEP images/sk-inet.pb-c.d [2020-06-01T10:25:40.441Z] #39 16.41 PBCC images/sk-unix.pb-c.c [2020-06-01T10:25:40.441Z] #39 16.51 DEP images/sk-unix.pb-c.d [2020-06-01T10:25:40.441Z] #39 16.57 PBCC images/mm.pb-c.c [2020-06-01T10:25:40.507Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.471029403s with top 10 stages: buildssa: 1m31.854561722s, goimports: 21.54762694s, unconvert: 13.60796817s, gosec: 9.895922181s, golint: 5.967000718s, ineffassign: 4.539584309s, misspell: 4.169025089s, inspect: 3.356579579s, vrp: 3.091939024s, printf: 1.885850805s [2020-06-01T10:25:40.701Z] #39 16.69 DEP images/mm.pb-c.d [2020-06-01T10:25:40.701Z] #39 16.76 PBCC images/timerfd.pb-c.c [2020-06-01T10:25:40.701Z] #39 16.85 DEP images/timerfd.pb-c.d [2020-06-01T10:25:40.962Z] #39 16.96 PBCC images/timer.pb-c.c [2020-06-01T10:25:40.962Z] #39 17.02 DEP images/timer.pb-c.d [2020-06-01T10:25:41.224Z] #39 17.14 PBCC images/sa.pb-c.c [2020-06-01T10:25:41.224Z] #39 17.22 DEP images/sa.pb-c.d [2020-06-01T10:25:41.224Z] #39 17.32 PBCC images/pipe-data.pb-c.c [2020-06-01T10:25:41.224Z] #39 17.36 DEP images/pipe-data.pb-c.d [2020-06-01T10:25:41.245Z] #51 49.74 Reading package lists... [2020-06-01T10:25:41.245Z] #51 ... [2020-06-01T10:25:41.245Z] [2020-06-01T10:25:41.245Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:41.245Z] #10 45.89 Reading package lists... [2020-06-01T10:25:41.484Z] #39 17.47 PBCC images/mnt.pb-c.c [2020-06-01T10:25:41.484Z] #39 17.53 DEP images/mnt.pb-c.d [2020-06-01T10:25:41.484Z] #39 17.64 PBCC images/sk-packet.pb-c.c [2020-06-01T10:25:41.745Z] #39 17.66 DEP images/sk-packet.pb-c.d [2020-06-01T10:25:41.745Z] #39 17.81 PBCC images/tcp-stream.pb-c.c [2020-06-01T10:25:41.745Z] #39 17.88 DEP images/tcp-stream.pb-c.d [2020-06-01T10:25:42.009Z] #39 17.96 PBCC images/pipe.pb-c.c [2020-06-01T10:25:42.009Z] #39 18.04 DEP images/pipe.pb-c.d [2020-06-01T10:25:42.009Z] #39 18.10 PBCC images/pstree.pb-c.c [2020-06-01T10:25:42.009Z] #39 18.11 DEP images/pstree.pb-c.d [2020-06-01T10:25:42.009Z] #39 18.15 PBCC images/fs.pb-c.c [2020-06-01T10:25:42.009Z] #39 18.17 DEP images/fs.pb-c.d [2020-06-01T10:25:42.272Z] #39 18.27 PBCC images/signalfd.pb-c.c [2020-06-01T10:25:42.272Z] #39 18.35 DEP images/signalfd.pb-c.d [2020-06-01T10:25:42.272Z] #39 18.38 PBCC images/fh.pb-c.c [2020-06-01T10:25:42.272Z] #39 18.46 PBCC images/fsnotify.pb-c.c [2020-06-01T10:25:42.446Z] #32 49.09 Reading package lists... [2020-06-01T10:25:42.446Z] #32 ... [2020-06-01T10:25:42.446Z] [2020-06-01T10:25:42.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:42.446Z] #10 40.05 Reading package lists... [2020-06-01T10:25:42.532Z] #39 18.50 DEP images/fh.pb-c.d [2020-06-01T10:25:42.532Z] #39 18.56 DEP images/fsnotify.pb-c.d [2020-06-01T10:25:42.532Z] #39 18.60 PBCC images/eventpoll.pb-c.c [2020-06-01T10:25:42.532Z] #39 18.68 DEP images/eventpoll.pb-c.d [2020-06-01T10:25:42.793Z] #39 18.76 PBCC images/eventfd.pb-c.c [2020-06-01T10:25:42.793Z] #39 18.79 DEP images/eventfd.pb-c.d [2020-06-01T10:25:42.793Z] #39 18.90 PBCC images/remap-file-path.pb-c.c [2020-06-01T10:25:42.793Z] #39 18.93 DEP images/remap-file-path.pb-c.d [2020-06-01T10:25:42.793Z] #39 18.97 PBCC images/fifo.pb-c.c [2020-06-01T10:25:42.793Z] #39 19.04 DEP images/fifo.pb-c.d [2020-06-01T10:25:43.054Z] #39 19.13 PBCC images/ghost-file.pb-c.c [2020-06-01T10:25:43.316Z] #39 19.18 DEP images/ghost-file.pb-c.d [2020-06-01T10:25:43.316Z] #39 19.24 PBCC images/regfile.pb-c.c [2020-06-01T10:25:43.316Z] #39 19.35 DEP images/regfile.pb-c.d [2020-06-01T10:25:43.316Z] #39 19.41 PBCC images/ns.pb-c.c [2020-06-01T10:25:43.316Z] #39 19.46 DEP images/ns.pb-c.d [2020-06-01T10:25:43.577Z] #39 19.50 PBCC images/fdinfo.pb-c.c [2020-06-01T10:25:43.577Z] #39 19.67 DEP images/fdinfo.pb-c.d [2020-06-01T10:25:43.708Z] #10 56.71 Building dependency tree... [2020-06-01T10:25:43.708Z] #10 ... [2020-06-01T10:25:43.708Z] [2020-06-01T10:25:43.708Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:43.708Z] #32 37.04 Reading package lists... [2020-06-01T10:25:43.708Z] #32 49.15 Reading package lists... [2020-06-01T10:25:43.708Z] #32 ... [2020-06-01T10:25:43.708Z] [2020-06-01T10:25:43.708Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:43.708Z] #41 48.42 vendor/golang.org/x/crypto/internal/subtle [2020-06-01T10:25:43.708Z] #41 48.90 vendor/golang.org/x/crypto/curve25519 [2020-06-01T10:25:43.708Z] #41 ... [2020-06-01T10:25:43.708Z] [2020-06-01T10:25:43.708Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:43.708Z] #23 45.65 Reading package lists... [2020-06-01T10:25:43.838Z] #39 19.77 PBCC images/core-aarch64.pb-c.c [2020-06-01T10:25:43.838Z] #39 19.80 PBCC images/core-arm.pb-c.c [2020-06-01T10:25:43.838Z] #39 19.97 PBCC images/core-ppc64.pb-c.c [2020-06-01T10:25:43.838Z] #39 ... [2020-06-01T10:25:43.838Z] [2020-06-01T10:25:43.838Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:43.838Z] #33 11.41 -- The C compiler identification is GNU 8.3.0 [2020-06-01T10:25:43.838Z] #33 11.48 -- Check for working C compiler: /usr/bin/cc [2020-06-01T10:25:43.838Z] #33 12.40 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-01T10:25:43.838Z] #33 12.41 -- Detecting C compiler ABI info [2020-06-01T10:25:43.838Z] #33 13.49 -- Detecting C compiler ABI info - done [2020-06-01T10:25:43.838Z] #33 13.57 -- Detecting C compile features [2020-06-01T10:25:43.838Z] #33 16.41 -- Detecting C compile features - done [2020-06-01T10:25:43.838Z] #33 16.45 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-01T10:25:43.838Z] #33 16.95 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-01T10:25:43.838Z] #33 17.19 -- Configuring done [2020-06-01T10:25:43.838Z] #33 17.24 -- Generating done [2020-06-01T10:25:43.838Z] #33 17.27 -- Build files have been written to: /tmp/tmp.hpHfyAjisd/tini [2020-06-01T10:25:43.838Z] #33 17.30 + make tini-static [2020-06-01T10:25:43.838Z] #33 18.05 Scanning dependencies of target tini-static [2020-06-01T10:25:43.838Z] #33 18.28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-01T10:25:43.838Z] #33 20.27 [100%] Linking C executable tini-static [2020-06-01T10:25:43.838Z] #33 20.95 [100%] Built target tini-static [2020-06-01T10:25:43.838Z] #33 21.06 + mkdir -p /build [2020-06-01T10:25:43.838Z] #33 21.07 + cp tini-static /build/docker-init [2020-06-01T10:25:44.099Z] #33 ... [2020-06-01T10:25:44.099Z] [2020-06-01T10:25:44.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:44.099Z] #39 20.14 PBCC images/core-s390.pb-c.c [2020-06-01T10:25:44.099Z] #39 20.21 PBCC images/core-x86.pb-c.c [2020-06-01T10:25:44.099Z] #39 ... [2020-06-01T10:25:44.099Z] [2020-06-01T10:25:44.099Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:44.099Z] #33 DONE 21.6s [2020-06-01T10:25:44.099Z] [2020-06-01T10:25:44.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:44.099Z] #39 20.25 PBCC images/core.pb-c.c [2020-06-01T10:25:44.099Z] #39 20.33 PBCC images/inventory.pb-c.c [2020-06-01T10:25:44.359Z] #39 20.49 DEP images/core-aarch64.pb-c.d [2020-06-01T10:25:44.359Z] #39 20.61 DEP images/core-arm.pb-c.d [2020-06-01T10:25:44.620Z] #39 20.68 DEP images/core-ppc64.pb-c.d [2020-06-01T10:25:44.620Z] #39 20.75 DEP images/core-s390.pb-c.d [2020-06-01T10:25:44.620Z] #39 20.83 DEP images/core-x86.pb-c.d [2020-06-01T10:25:44.620Z] #39 20.88 DEP images/core.pb-c.d [2020-06-01T10:25:44.641Z] #23 57.42 Building dependency tree... [2020-06-01T10:25:44.881Z] #39 20.92 DEP images/inventory.pb-c.d [2020-06-01T10:25:44.881Z] #39 20.96 PBCC images/cpuinfo.pb-c.c [2020-06-01T10:25:44.881Z] #39 20.97 DEP images/cpuinfo.pb-c.d [2020-06-01T10:25:44.881Z] #39 21.01 PBCC images/stats.pb-c.c [2020-06-01T10:25:45.143Z] #39 21.04 DEP images/stats.pb-c.d [2020-06-01T10:25:45.143Z] #39 ... [2020-06-01T10:25:45.143Z] [2020-06-01T10:25:45.143Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:45.143Z] #47 73.51 path/filepath [2020-06-01T10:25:45.143Z] #47 74.26 mvdan.cc/sh/v3/fileutil [2020-06-01T10:25:45.143Z] #47 74.97 io/ioutil [2020-06-01T10:25:45.143Z] #47 75.99 encoding/binary [2020-06-01T10:25:45.143Z] #47 75.99 fmt [2020-06-01T10:25:45.143Z] #47 79.40 encoding/base64 [2020-06-01T10:25:45.143Z] #47 79.48 golang.org/x/sys/unix [2020-06-01T10:25:45.143Z] #47 79.84 github.com/pkg/diff [2020-06-01T10:25:45.143Z] #47 79.85 go/token [2020-06-01T10:25:45.143Z] #47 81.52 encoding/json [2020-06-01T10:25:45.143Z] #47 82.38 mvdan.cc/editorconfig [2020-06-01T10:25:45.143Z] #47 82.53 go/scanner [2020-06-01T10:25:45.404Z] #47 ... [2020-06-01T10:25:45.404Z] [2020-06-01T10:25:45.404Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:45.404Z] #41 73.60 github.com/LK4D4/vndr/versioned [2020-06-01T10:25:45.404Z] #41 77.59 internal/lazyregexp [2020-06-01T10:25:45.404Z] #41 77.60 os/exec [2020-06-01T10:25:45.404Z] #41 77.63 net [2020-06-01T10:25:45.404Z] #41 77.65 flag [2020-06-01T10:25:45.404Z] #41 78.62 go/token [2020-06-01T10:25:45.404Z] #41 80.30 net/url [2020-06-01T10:25:45.404Z] #41 80.58 go/scanner [2020-06-01T10:25:45.404Z] #41 81.45 text/template/parse [2020-06-01T10:25:45.404Z] #41 ... [2020-06-01T10:25:45.404Z] [2020-06-01T10:25:45.404Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:25:45.404Z] #52 36.85 Checking out files: 38% (1235/3182) Checking out files: 39% (1241/3182) Checking out files: 40% (1273/3182) Checking out files: 41% (1305/3182) Checking out files: 42% (1337/3182) Checking out files: 43% (1369/3182) Checking out files: 44% (1401/3182) Checking out files: 45% (1432/3182) Checking out files: 46% (1464/3182) Checking out files: 47% (1496/3182) Checking out files: 48% (1528/3182) Checking out files: 49% (1560/3182) Checking out files: 50% (1591/3182) Checking out files: 51% (1623/3182) Checking out files: 52% (1655/3182) Checking out files: 53% (1687/3182) Checking out files: 54% (1719/3182) Checking out files: 55% (1751/3182) Checking out files: 56% (1782/3182) Checking out files: 57% (1814/3182) Checking out files: 58% (1846/3182) Checking out files: 59% (1878/3182) Checking out files: 60% (1910/3182) Checking out files: 61% (1942/3182) Checking out files: 62% (1973/3182) Checking out files: 63% (2005/3182) Checking out files: 64% (2037/3182) Checking out files: 65% (2069/3182) Checking out files: 66% (2101/3182) Checking out files: 67% (2132/3182) Checking out files: 68% (2164/3182) Checking out files: 69% (2196/3182) Checking out files: 70% (2228/3182) Checking out files: 71% (2260/3182) Checking out files: 72% (2292/3182) Checking out files: 73% (2323/3182) Checking out files: 74% (2355/3182) Checking out files: 75% (2387/3182) Checking out files: 76% (2419/3182) Checking out files: 77% (2451/3182) Checking out files: 78% (2482/3182) Checking out files: 79% (2514/3182) Checking out files: 79% (2521/3182) Checking out files: 80% (2546/3182) Checking out files: 81% (2578/3182) Checking out files: 82% (2610/3182) Checking out files: 83% (2642/3182) Checking out files: 84% (2673/3182) Checking out files: 85% (2705/3182) Checking out files: 86% (2737/3182) Checking out files: 87% (2769/3182) Checking out files: 88% (2801/3182) Checking out files: 89% (2832/3182) Checking out files: 90% (2864/3182) Checking out files: 91% (2896/3182) Checking out files: 92% (2928/3182) Checking out files: 93% (2960/3182) Checking out files: 94% (2992/3182) Checking out files: 95% (3023/3182) Checking out files: 96% (3055/3182) Checking out files: 97% (3087/3182) Checking out files: 97% (3107/3182) Checking out files: 98% (3119/3182) Checking out files: 99% (3151/3182) Checking out files: 100% (3182/3182) Checking out files: 100% (3182/3182), done. [2020-06-01T10:25:45.404Z] #52 39.00 + cd /tmp/tmp.e3X07hlrtO/src/github.com/containerd/containerd [2020-06-01T10:25:45.404Z] #52 39.00 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:25:45.404Z] #52 40.89 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-01T10:25:45.404Z] #52 40.90 + BUILDTAGS='netgo osusergo static_build' [2020-06-01T10:25:45.404Z] #52 40.90 + export EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:25:45.404Z] #52 40.90 + EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:25:45.404Z] #52 40.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-01T10:25:45.404Z] #52 40.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-01T10:25:45.404Z] #52 40.90 + '[' '' = dynamic ']' [2020-06-01T10:25:45.404Z] #52 40.90 + make [2020-06-01T10:25:45.404Z] #52 42.30 + bin/ctr [2020-06-01T10:25:46.800Z] #52 ... [2020-06-01T10:25:46.800Z] [2020-06-01T10:25:46.800Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:46.800Z] #47 85.13 go/ast [2020-06-01T10:25:46.904Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-06-01T10:25:46.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/rootless [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/volume [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-01T10:25:46.905Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === Skipped [2020-06-01T10:25:46.905Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-01T10:25:46.905Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-01T10:25:46.905Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-01T10:25:46.905Z] time="2020-06-01T10:24:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-01T10:25:46.905Z] time="2020-06-01T10:24:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-01T10:25:46.905Z] time="2020-06-01T10:24:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-01T10:25:46.905Z] time="2020-06-01T10:24:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-01T10:25:46.905Z] time="2020-06-01T10:24:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-01T10:25:46.905Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-01T10:25:46.905Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-01T10:25:46.905Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:25:46.905Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-01T10:25:46.905Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-01T10:25:46.905Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-01T10:25:46.905Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] [2020-06-01T10:25:46.905Z] DONE 2123 tests, 26 skipped in 190.325s [2020-06-01T10:25:47.061Z] #47 85.38 mvdan.cc/sh/v3/syntax Post stage [Pipeline] junit [2020-06-01T10:25:47.223Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-01T10:25:47.690Z] #10 51.98 Reading package lists... [2020-06-01T10:25:47.690Z] #10 ... [2020-06-01T10:25:47.690Z] [2020-06-01T10:25:47.690Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:47.690Z] #51 39.52 Reading package lists... [2020-06-01T10:25:47.690Z] #51 50.64 Reading package lists... [2020-06-01T10:25:47.690Z] #51 ... [2020-06-01T10:25:47.690Z] [2020-06-01T10:25:47.690Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:47.690Z] #23 48.93 Reading package lists... [2020-06-01T10:25:47.750Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -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:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh dynbinary test-integration [2020-06-01T10:25:47.923Z] #23 ... [2020-06-01T10:25:47.924Z] [2020-06-01T10:25:47.924Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:47.924Z] #51 49.74 Reading package lists... [2020-06-01T10:25:47.949Z] #23 60.51 Building dependency tree... [2020-06-01T10:25:47.949Z] #23 ... [2020-06-01T10:25:47.949Z] [2020-06-01T10:25:47.949Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:47.949Z] #38 39.39 Reading package lists... [2020-06-01T10:25:48.023Z] #47 ... [2020-06-01T10:25:48.023Z] [2020-06-01T10:25:48.023Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:48.023Z] #30 77.42 flag [2020-06-01T10:25:48.023Z] #30 77.42 log [2020-06-01T10:25:48.023Z] #30 77.43 github.com/BurntSushi/toml [2020-06-01T10:25:48.023Z] #30 82.00 github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:25:48.023Z] #30 DONE 86.5s [2020-06-01T10:25:48.031Z] [2020-06-01T10:25:48.031Z] Removing bundles/ [2020-06-01T10:25:48.031Z] [2020-06-01T10:25:48.031Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-01T10:25:48.031Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:25:48.031Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:25:48.206Z] #38 51.26 Reading package lists... [2020-06-01T10:25:48.206Z] #38 ... [2020-06-01T10:25:48.206Z] [2020-06-01T10:25:48.206Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:48.206Z] #32 49.09 Reading package lists... [2020-06-01T10:25:48.296Z] [2020-06-01T10:25:48.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:25:48.296Z] #39 23.86 make[1]: Nothing to be done for 'all'. [2020-06-01T10:25:48.490Z] #51 61.16 Building dependency tree... [2020-06-01T10:25:50.390Z] #51 ... [2020-06-01T10:25:50.390Z] [2020-06-01T10:25:50.390Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:50.390Z] #60 DONE 65.4s [2020-06-01T10:25:50.390Z] [2020-06-01T10:25:50.390Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:50.390Z] #23 63.43 ca-certificates is already the newest version (20190110). [2020-06-01T10:25:50.390Z] #23 63.43 The following additional packages will be installed: [2020-06-01T10:25:50.390Z] #23 63.48 libjq1 libonig5 [2020-06-01T10:25:50.390Z] #23 64.20 The following NEW packages will be installed: [2020-06-01T10:25:50.390Z] #23 64.23 jq libjq1 libonig5 [2020-06-01T10:25:50.390Z] #23 65.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:50.390Z] #23 65.02 Need to get 355 kB of archives. [2020-06-01T10:25:50.390Z] #23 65.02 After this operation, 1072 kB of additional disk space will be used. [2020-06-01T10:25:50.390Z] #23 65.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-01T10:25:50.390Z] #23 65.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-01T10:25:50.390Z] #23 65.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-01T10:25:50.846Z] #39 26.89 CC images/stats.o [2020-06-01T10:25:51.471Z] #32 60.77 Building dependency tree... [2020-06-01T10:25:51.789Z] #39 27.66 CC images/core.o [2020-06-01T10:25:52.361Z] #39 28.49 CC images/core-x86.o [2020-06-01T10:25:52.404Z] #23 67.39 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:52.699Z] 4612f6d0b889: Verifying Checksum [2020-06-01T10:25:52.699Z] 4612f6d0b889: Download complete [2020-06-01T10:25:53.032Z] #23 67.87 Fetched 355 kB in 0s (723 kB/s) [2020-06-01T10:25:53.032Z] #23 68.03 Selecting previously unselected package libonig5:amd64. [2020-06-01T10:25:53.303Z] #39 29.44 CC images/core-arm.o [2020-06-01T10:25:53.334Z] #23 68.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 ... 15412 files and directories currently installed.) [2020-06-01T10:25:53.334Z] #23 68.20 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-01T10:25:53.334Z] #23 68.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:25:53.457Z] #32 ... [2020-06-01T10:25:53.457Z] [2020-06-01T10:25:53.457Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:53.457Z] #41 65.74 github.com/LK4D4/vndr/godl/singleflight [2020-06-01T10:25:53.457Z] #41 65.76 internal/reflectlite [2020-06-01T10:25:53.590Z] #23 68.59 Selecting previously unselected package libjq1:amd64. [2020-06-01T10:25:53.591Z] #23 68.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:25:53.591Z] #23 68.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:25:53.757Z] #41 66.25 math/rand [2020-06-01T10:25:53.874Z] #39 29.95 CC images/core-aarch64.o [2020-06-01T10:25:54.107Z] #23 69.02 Selecting previously unselected package jq. [2020-06-01T10:25:54.107Z] #23 69.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:25:54.107Z] #23 69.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:25:54.107Z] #23 ... [2020-06-01T10:25:54.107Z] [2020-06-01T10:25:54.107Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:54.107Z] #10 56.71 Building dependency tree... [2020-06-01T10:25:54.107Z] #10 62.92 The following additional packages will be installed: [2020-06-01T10:25:54.107Z] #10 62.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-01T10:25:54.107Z] #10 62.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-01T10:25:54.107Z] #10 62.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-01T10:25:54.107Z] #10 62.95 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:25:54.107Z] #10 62.96 Suggested packages: [2020-06-01T10:25:54.107Z] #10 62.99 gcc-8-locales seccomp wine64 [2020-06-01T10:25:54.107Z] #10 65.30 The following NEW packages will be installed: [2020-06-01T10:25:54.107Z] #10 65.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-01T10:25:54.107Z] #10 65.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-01T10:25:54.107Z] #10 65.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-01T10:25:54.107Z] #10 65.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-01T10:25:54.107Z] #10 65.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-01T10:25:54.107Z] #10 65.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:25:54.107Z] #10 65.98 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:54.107Z] #10 65.98 Need to get 77.7 MB of archives. [2020-06-01T10:25:54.107Z] #10 65.98 After this operation, 487 MB of additional disk space will be used. [2020-06-01T10:25:54.107Z] #10 65.98 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-01T10:25:54.107Z] #10 66.34 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-01T10:25:54.107Z] #10 66.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-01T10:25:54.107Z] #10 66.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-01T10:25:54.107Z] #10 66.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-01T10:25:54.107Z] #10 66.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-01T10:25:54.107Z] #10 67.74 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-01T10:25:54.107Z] #10 68.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-01T10:25:54.107Z] #10 68.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-01T10:25:54.134Z] #39 30.29 CC images/core-ppc64.o [2020-06-01T10:25:54.318Z] #41 ... [2020-06-01T10:25:54.318Z] [2020-06-01T10:25:54.318Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:54.318Z] #60 DONE 66.9s [2020-06-01T10:25:54.318Z] [2020-06-01T10:25:54.318Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:54.318Z] #23 60.51 Building dependency tree... [2020-06-01T10:25:54.318Z] #23 66.32 ca-certificates is already the newest version (20190110). [2020-06-01T10:25:54.319Z] #23 66.32 The following additional packages will be installed: [2020-06-01T10:25:54.319Z] #23 66.37 libjq1 libonig5 [2020-06-01T10:25:54.364Z] #10 ... [2020-06-01T10:25:54.364Z] [2020-06-01T10:25:54.364Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:54.364Z] #51 67.35 The following additional packages will be installed: [2020-06-01T10:25:54.364Z] #51 67.37 libbtrfs0 [2020-06-01T10:25:54.364Z] #51 67.65 The following NEW packages will be installed: [2020-06-01T10:25:54.364Z] #51 67.73 libbtrfs-dev libbtrfs0 [2020-06-01T10:25:54.364Z] #51 68.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:54.364Z] #51 68.39 Need to get 119 kB of archives. [2020-06-01T10:25:54.364Z] #51 68.39 After this operation, 387 kB of additional disk space will be used. [2020-06-01T10:25:54.364Z] #51 68.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-01T10:25:54.364Z] #51 68.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-01T10:25:54.364Z] #51 ... [2020-06-01T10:25:54.364Z] [2020-06-01T10:25:54.364Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:54.364Z] #38 48.69 Reading package lists... [2020-06-01T10:25:54.364Z] #38 59.99 Building dependency tree... [2020-06-01T10:25:54.364Z] #38 66.57 The following additional packages will be installed: [2020-06-01T10:25:54.364Z] #38 66.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-01T10:25:54.364Z] #38 66.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-01T10:25:54.364Z] #38 66.59 Suggested packages: [2020-06-01T10:25:54.364Z] #38 66.60 manpages-dev python-setuptools [2020-06-01T10:25:54.364Z] #38 68.92 The following NEW packages will be installed: [2020-06-01T10:25:54.364Z] #38 68.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-01T10:25:54.364Z] #38 68.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-01T10:25:54.364Z] #38 68.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-01T10:25:54.364Z] #38 68.96 python-six zlib1g-dev [2020-06-01T10:25:54.621Z] #38 69.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:54.621Z] #38 69.67 Need to get 4095 kB of archives. [2020-06-01T10:25:54.621Z] #38 69.67 After this operation, 22.5 MB of additional disk space will be used. [2020-06-01T10:25:54.621Z] #38 69.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-01T10:25:54.621Z] #38 ... [2020-06-01T10:25:54.621Z] [2020-06-01T10:25:54.621Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:54.621Z] #23 69.54 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:25:54.621Z] #23 69.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:25:54.621Z] #23 69.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:25:54.621Z] #23 69.62 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:25:54.878Z] #23 ... [2020-06-01T10:25:54.878Z] [2020-06-01T10:25:54.878Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:54.878Z] #32 49.15 Reading package lists... [2020-06-01T10:25:54.878Z] #32 60.36 Building dependency tree... [2020-06-01T10:25:54.878Z] #32 66.65 The following additional packages will be installed: [2020-06-01T10:25:54.878Z] #32 66.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-01T10:25:54.878Z] #32 66.72 Suggested packages: [2020-06-01T10:25:54.878Z] #32 66.72 cmake-doc ninja-build lrzip [2020-06-01T10:25:54.878Z] #32 66.72 Recommended packages: [2020-06-01T10:25:54.878Z] #32 66.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-01T10:25:54.878Z] #32 68.33 The following NEW packages will be installed: [2020-06-01T10:25:54.878Z] #32 68.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-01T10:25:54.878Z] #32 68.38 vim-common xxd [2020-06-01T10:25:54.878Z] #32 68.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:54.878Z] #32 68.90 Need to get 14.9 MB of archives. [2020-06-01T10:25:54.878Z] #32 68.90 After this operation, 61.8 MB of additional disk space will be used. [2020-06-01T10:25:54.878Z] #32 68.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-01T10:25:54.878Z] #32 68.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-01T10:25:54.878Z] #32 68.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-01T10:25:54.879Z] #32 69.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-01T10:25:54.879Z] #32 ... [2020-06-01T10:25:54.879Z] [2020-06-01T10:25:54.879Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:54.879Z] #38 69.69 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-01T10:25:54.879Z] #38 69.71 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-01T10:25:54.879Z] #38 69.71 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-01T10:25:54.879Z] #38 69.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-01T10:25:54.879Z] #38 69.73 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-01T10:25:54.879Z] #38 69.73 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-01T10:25:54.879Z] #38 69.73 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-01T10:25:54.879Z] #38 69.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-01T10:25:54.879Z] #38 69.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-01T10:25:54.879Z] #38 69.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-01T10:25:54.879Z] #23 67.20 The following NEW packages will be installed: [2020-06-01T10:25:54.879Z] #23 67.23 jq libjq1 libonig5 [2020-06-01T10:25:55.075Z] #39 31.23 CC images/core-s390.o [2020-06-01T10:25:55.136Z] #38 ... [2020-06-01T10:25:55.136Z] [2020-06-01T10:25:55.136Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:25:55.136Z] #23 DONE 70.2s [2020-06-01T10:25:55.136Z] [2020-06-01T10:25:55.136Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:25:55.136Z] #24 DONE 0.1s [2020-06-01T10:25:55.136Z] [2020-06-01T10:25:55.136Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:55.136Z] #38 70.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-01T10:25:55.136Z] #38 70.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-06-01T10:25:55.361Z] INFO [runner/unused/goanalysis] analyzers took 26.156535744s with top 10 stages: buildssa: 21.837873623s, U1000: 4.318662121s [2020-06-01T10:25:55.361Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-01T10:25:55.361Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1693/1693, skip_dirs: 1693/1693, identifier_marker: 1588/1588, exclude: 1588/1588, nolint: 0/64, filename_unadjuster: 1693/1693, path_prettifier: 1693/1693, cgo: 1693/2302, autogenerated_exclude: 1588/1693, exclude-rules: 64/1588 [2020-06-01T10:25:55.361Z] INFO [runner] processing took 147.460474ms with stages: nolint: 54.02257ms, identifier_marker: 42.500447ms, path_prettifier: 19.532245ms, skip_dirs: 15.64199ms, autogenerated_exclude: 7.42844ms, exclude-rules: 6.708423ms, cgo: 875.53µs, filename_unadjuster: 738.827µs, max_per_file_from_linter: 5.848µs, max_same_issues: 1.715µs, uniq_by_line: 928ns, max_from_linter: 820ns, exclude: 621ns, diff: 552ns, source_code: 520ns, path_shortener: 506ns, skip_files: 492ns [2020-06-01T10:25:55.361Z] INFO [runner] linters took 1m33.691902538s with stages: goanalysis_metalinter: 1m15.38706846s, unused: 18.156642552s [2020-06-01T10:25:55.361Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-01T10:25:55.395Z] #38 70.48 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-01T10:25:55.395Z] #38 70.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-01T10:25:55.395Z] #38 70.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-01T10:25:55.395Z] #38 70.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-01T10:25:55.440Z] #23 67.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:55.440Z] #23 67.89 Need to get 355 kB of archives. [2020-06-01T10:25:55.440Z] #23 67.89 After this operation, 1072 kB of additional disk space will be used. [2020-06-01T10:25:55.440Z] #23 67.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-01T10:25:55.440Z] #23 67.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-01T10:25:55.440Z] #23 67.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-01T10:25:55.617Z] INFO Memory: 1567 samples, avg is 235.9MB, max is 3163.9MB [2020-06-01T10:25:55.617Z] INFO Execution took 3m29.292449992s [2020-06-01T10:25:55.646Z] #39 ... [2020-06-01T10:25:55.646Z] [2020-06-01T10:25:55.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:25:55.646Z] #41 83.92 go/ast [2020-06-01T10:25:55.646Z] #41 84.77 encoding/json [2020-06-01T10:25:55.646Z] #41 90.67 go/parser [2020-06-01T10:25:55.646Z] #41 92.66 text/template [2020-06-01T10:25:55.874Z] Congratulations! The shell scripts are properly formatted. [2020-06-01T10:25:56.217Z] #41 ... [2020-06-01T10:25:56.217Z] [2020-06-01T10:25:56.217Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:56.217Z] #10 94.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-01T10:25:56.217Z] #10 94.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-01T10:25:56.217Z] #10 94.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-01T10:25:56.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh dynbinary-daemon test-docker-py [2020-06-01T10:25:56.804Z] #23 ... [2020-06-01T10:25:56.804Z] [2020-06-01T10:25:56.804Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:56.804Z] #38 51.26 Reading package lists... [2020-06-01T10:25:56.804Z] #38 62.48 Building dependency tree... [2020-06-01T10:25:56.804Z] #38 69.08 The following additional packages will be installed: [2020-06-01T10:25:56.804Z] #38 69.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-01T10:25:56.804Z] #38 69.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-01T10:25:56.804Z] #38 69.09 Suggested packages: [2020-06-01T10:25:56.804Z] #38 69.09 manpages-dev python-setuptools [2020-06-01T10:25:56.804Z] #38 ... [2020-06-01T10:25:56.804Z] [2020-06-01T10:25:56.804Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:25:56.804Z] #32 67.43 The following additional packages will be installed: [2020-06-01T10:25:56.804Z] #32 67.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-01T10:25:56.804Z] #32 67.45 Suggested packages: [2020-06-01T10:25:56.804Z] #32 67.45 cmake-doc ninja-build lrzip [2020-06-01T10:25:56.804Z] #32 67.45 Recommended packages: [2020-06-01T10:25:56.804Z] #32 67.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-01T10:25:56.804Z] #32 69.35 The following NEW packages will be installed: [2020-06-01T10:25:56.804Z] #32 69.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-01T10:25:56.804Z] #32 69.38 vim-common xxd [2020-06-01T10:25:57.293Z] #38 ... [2020-06-01T10:25:57.294Z] [2020-06-01T10:25:57.294Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:57.294Z] #51 70.13 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:57.294Z] #51 70.61 Fetched 119 kB in 0s (302 kB/s) [2020-06-01T10:25:57.294Z] #51 70.87 Selecting previously unselected package libbtrfs0. [2020-06-01T10:25:57.294Z] #51 70.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 ... 15412 files and directories currently installed.) [2020-06-01T10:25:57.294Z] #51 70.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-01T10:25:57.294Z] #51 71.01 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:25:57.294Z] #51 71.20 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:25:57.294Z] #51 71.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-01T10:25:57.294Z] #51 71.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:25:57.294Z] #51 71.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:25:57.294Z] #51 71.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:25:57.294Z] #51 71.71 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:25:57.294Z] #51 DONE 72.5s [2020-06-01T10:25:57.326Z] [2020-06-01T10:25:57.326Z] Removing bundles/ [2020-06-01T10:25:57.326Z] [2020-06-01T10:25:57.326Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-01T10:25:57.326Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:25:57.326Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:25:57.365Z] #32 69.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:57.365Z] #32 69.94 Need to get 14.9 MB of archives. [2020-06-01T10:25:57.365Z] #32 69.94 After this operation, 61.8 MB of additional disk space will be used. [2020-06-01T10:25:57.365Z] #32 69.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-01T10:25:57.365Z] #32 69.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:25:57.365Z] #32 69.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-01T10:25:57.552Z] [2020-06-01T10:25:57.552Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:57.552Z] #38 72.63 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:57.620Z] #32 70.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-01T10:25:57.810Z] #38 72.95 Fetched 4095 kB in 1s (3018 kB/s) [2020-06-01T10:25:58.068Z] #38 73.17 Selecting previously unselected package libcap-dev:amd64. [2020-06-01T10:25:58.325Z] #38 73.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:25:58.325Z] #38 73.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-01T10:25:58.325Z] #38 73.38 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-01T10:25:58.892Z] #38 73.79 Selecting previously unselected package libnet1:amd64. [2020-06-01T10:25:58.892Z] #38 73.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-01T10:25:58.892Z] #38 73.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:25:58.892Z] #38 ... [2020-06-01T10:25:58.892Z] [2020-06-01T10:25:58.892Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:25:58.892Z] #30 63.78 sync [2020-06-01T10:25:58.892Z] #30 63.79 internal/reflectlite [2020-06-01T10:25:58.892Z] #30 68.64 sort [2020-06-01T10:25:58.892Z] #30 68.64 errors [2020-06-01T10:25:58.892Z] #30 69.27 strconv [2020-06-01T10:25:58.892Z] #30 70.95 io [2020-06-01T10:25:58.892Z] #30 73.35 internal/oserror [2020-06-01T10:25:58.892Z] #30 73.48 syscall [2020-06-01T10:25:58.892Z] #30 ... [2020-06-01T10:25:58.892Z] [2020-06-01T10:25:58.892Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:25:58.892Z] #10 74.02 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-01T10:25:58.989Z] #32 71.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-01T10:25:58.989Z] #32 71.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-01T10:25:59.244Z] #32 71.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-01T10:25:59.244Z] #32 71.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-01T10:25:59.244Z] #32 71.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-01T10:25:59.244Z] #32 71.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-01T10:25:59.244Z] #32 ... [2020-06-01T10:25:59.244Z] [2020-06-01T10:25:59.244Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:25:59.244Z] #51 50.64 Reading package lists... [2020-06-01T10:25:59.244Z] #51 62.10 Building dependency tree... [2020-06-01T10:25:59.244Z] #51 68.24 The following additional packages will be installed: [2020-06-01T10:25:59.244Z] #51 68.29 libbtrfs0 [2020-06-01T10:25:59.244Z] #51 68.74 The following NEW packages will be installed: [2020-06-01T10:25:59.244Z] #51 68.78 libbtrfs-dev libbtrfs0 [2020-06-01T10:25:59.244Z] #51 69.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:59.244Z] #51 69.32 Need to get 119 kB of archives. [2020-06-01T10:25:59.244Z] #51 69.32 After this operation, 387 kB of additional disk space will be used. [2020-06-01T10:25:59.244Z] #51 69.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-01T10:25:59.244Z] #51 69.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-01T10:25:59.244Z] #51 71.29 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:25:59.244Z] #51 71.63 Fetched 119 kB in 0s (385 kB/s) [2020-06-01T10:25:59.244Z] #51 ... [2020-06-01T10:25:59.244Z] [2020-06-01T10:25:59.244Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:25:59.244Z] #38 71.23 The following NEW packages will be installed: [2020-06-01T10:25:59.244Z] #38 71.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-01T10:25:59.244Z] #38 71.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-01T10:25:59.245Z] #38 71.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-01T10:25:59.245Z] #38 71.26 python-six zlib1g-dev [2020-06-01T10:25:59.245Z] #38 71.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:25:59.245Z] #38 71.78 Need to get 4095 kB of archives. [2020-06-01T10:25:59.245Z] #38 71.78 After this operation, 22.5 MB of additional disk space will be used. [2020-06-01T10:25:59.245Z] #38 71.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-01T10:25:59.245Z] #38 71.78 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-01T10:25:59.245Z] #38 71.79 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-01T10:25:59.245Z] #38 71.80 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-01T10:25:59.245Z] #38 71.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-01T10:25:59.245Z] #38 71.86 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-01T10:25:59.500Z] #38 71.91 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-01T10:25:59.500Z] #38 71.92 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-01T10:25:59.500Z] #38 71.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-01T10:25:59.500Z] #38 72.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-01T10:25:59.500Z] #38 72.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-01T10:25:59.762Z] #38 72.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-01T10:26:00.021Z] #38 72.38 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-01T10:26:00.021Z] #38 72.39 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-01T10:26:00.021Z] #38 72.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-01T10:26:00.021Z] #38 72.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-01T10:26:00.021Z] #38 72.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-01T10:26:00.021Z] #38 ... [2020-06-01T10:26:00.021Z] [2020-06-01T10:26:00.021Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:00.021Z] #30 62.46 internal/reflectlite [2020-06-01T10:26:00.021Z] #30 62.47 sync [2020-06-01T10:26:00.021Z] #30 67.37 sort [2020-06-01T10:26:00.021Z] #30 67.37 errors [2020-06-01T10:26:00.021Z] #30 68.29 strconv [2020-06-01T10:26:00.021Z] #30 69.65 io [2020-06-01T10:26:00.021Z] #30 71.73 internal/oserror [2020-06-01T10:26:00.021Z] #30 71.95 syscall [2020-06-01T10:26:00.021Z] #30 ... [2020-06-01T10:26:00.021Z] [2020-06-01T10:26:00.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:00.021Z] #10 51.98 Reading package lists... [2020-06-01T10:26:00.021Z] #10 62.80 Building dependency tree... [2020-06-01T10:26:00.021Z] #10 69.41 The following additional packages will be installed: [2020-06-01T10:26:00.021Z] #10 69.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-01T10:26:00.021Z] #10 69.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-01T10:26:00.021Z] #10 69.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-01T10:26:00.021Z] #10 69.46 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:26:00.021Z] #10 69.47 Suggested packages: [2020-06-01T10:26:00.021Z] #10 69.52 gcc-8-locales seccomp wine64 [2020-06-01T10:26:00.021Z] #10 71.97 The following NEW packages will be installed: [2020-06-01T10:26:00.021Z] #10 71.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-01T10:26:00.021Z] #10 71.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-01T10:26:00.021Z] #10 71.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-01T10:26:00.021Z] #10 71.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-01T10:26:00.021Z] #10 71.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-01T10:26:00.021Z] #10 72.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:26:00.021Z] #10 72.58 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:26:00.021Z] #10 72.58 Need to get 77.7 MB of archives. [2020-06-01T10:26:00.021Z] #10 72.58 After this operation, 487 MB of additional disk space will be used. [2020-06-01T10:26:00.021Z] #10 72.58 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-01T10:26:00.277Z] #10 ... [2020-06-01T10:26:00.277Z] [2020-06-01T10:26:00.277Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:26:00.277Z] #23 70.01 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:26:00.277Z] #23 70.40 Fetched 355 kB in 0s (746 kB/s) [2020-06-01T10:26:00.277Z] #23 70.66 Selecting previously unselected package libonig5:amd64. [2020-06-01T10:26:00.277Z] #23 70.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:26:00.277Z] #23 70.72 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-01T10:26:00.277Z] #23 70.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:26:00.277Z] #23 71.21 Selecting previously unselected package libjq1:amd64. [2020-06-01T10:26:00.277Z] #23 71.21 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:26:00.277Z] #23 71.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:26:00.277Z] #23 71.89 Selecting previously unselected package jq. [2020-06-01T10:26:00.277Z] #23 71.89 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:26:00.277Z] #23 71.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:26:00.277Z] #23 72.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:26:00.277Z] #23 72.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:26:00.277Z] #23 72.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:26:00.277Z] #23 72.38 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:00.277Z] #23 DONE 72.8s [2020-06-01T10:26:00.277Z] [2020-06-01T10:26:00.277Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:26:00.277Z] #51 71.91 Selecting previously unselected package libbtrfs0. [2020-06-01T10:26:00.277Z] #51 71.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:26:00.277Z] #51 72.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-01T10:26:00.277Z] #51 72.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:26:00.277Z] #51 72.37 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:26:00.277Z] #51 72.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-01T10:26:00.277Z] #51 72.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:26:00.277Z] #51 ... [2020-06-01T10:26:00.277Z] [2020-06-01T10:26:00.277Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:26:00.277Z] #24 DONE 0.1s [2020-06-01T10:26:00.277Z] [2020-06-01T10:26:00.277Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:26:00.277Z] #51 72.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:26:00.535Z] #51 72.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:26:00.535Z] #51 72.97 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:00.791Z] #51 DONE 73.3s [2020-06-01T10:26:00.791Z] [2020-06-01T10:26:00.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:00.791Z] #10 72.98 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-01T10:26:01.046Z] #10 73.55 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-01T10:26:01.046Z] #10 73.58 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-01T10:26:01.046Z] #10 73.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-01T10:26:01.046Z] #10 73.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-01T10:26:01.973Z] #10 74.48 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-01T10:26:02.539Z] #10 75.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-01T10:26:02.539Z] #10 75.01 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-01T10:26:02.802Z] #10 ... [2020-06-01T10:26:02.802Z] [2020-06-01T10:26:02.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:02.802Z] #39 32.06 CC images/cpuinfo.o [2020-06-01T10:26:02.802Z] #39 32.69 CC images/inventory.o [2020-06-01T10:26:02.802Z] #39 33.14 CC images/fdinfo.o [2020-06-01T10:26:02.802Z] #39 33.73 CC images/fown.o [2020-06-01T10:26:02.802Z] #39 34.17 CC images/ns.o [2020-06-01T10:26:02.802Z] #39 34.47 CC images/regfile.o [2020-06-01T10:26:02.802Z] #39 34.73 CC images/ghost-file.o [2020-06-01T10:26:02.802Z] #39 35.22 CC images/fifo.o [2020-06-01T10:26:02.802Z] #39 35.56 CC images/remap-file-path.o [2020-06-01T10:26:02.802Z] #39 35.83 CC images/eventfd.o [2020-06-01T10:26:02.802Z] #39 36.23 CC images/eventpoll.o [2020-06-01T10:26:02.802Z] #39 36.53 CC images/fh.o [2020-06-01T10:26:02.802Z] #39 36.84 CC images/fsnotify.o [2020-06-01T10:26:02.802Z] #39 37.76 CC images/signalfd.o [2020-06-01T10:26:02.802Z] #39 38.02 CC images/fs.o [2020-06-01T10:26:02.803Z] #39 38.28 CC images/pstree.o [2020-06-01T10:26:02.803Z] #39 38.61 CC images/pipe.o [2020-06-01T10:26:02.803Z] #39 38.94 CC images/tcp-stream.o [2020-06-01T10:26:03.075Z] #10 ... [2020-06-01T10:26:03.075Z] [2020-06-01T10:26:03.075Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:03.075Z] #41 67.64 internal/reflectlite [2020-06-01T10:26:03.075Z] #41 67.70 github.com/LK4D4/vndr/godl/singleflight [2020-06-01T10:26:03.075Z] #41 68.41 math/rand [2020-06-01T10:26:03.075Z] #41 70.23 internal/singleflight [2020-06-01T10:26:03.075Z] #41 72.33 io [2020-06-01T10:26:03.075Z] #41 72.35 strconv [2020-06-01T10:26:03.075Z] #41 74.58 bytes [2020-06-01T10:26:03.075Z] #41 77.40 bufio [2020-06-01T10:26:03.075Z] #41 ... [2020-06-01T10:26:03.075Z] [2020-06-01T10:26:03.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:03.075Z] #10 77.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-01T10:26:03.075Z] #10 77.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-01T10:26:03.075Z] #10 77.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-01T10:26:03.075Z] #10 77.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-01T10:26:03.075Z] #10 77.98 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-01T10:26:03.075Z] #10 77.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-01T10:26:03.075Z] #10 78.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-01T10:26:03.075Z] #10 78.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-01T10:26:03.075Z] #10 78.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-01T10:26:03.075Z] #10 78.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-01T10:26:03.075Z] #10 78.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-01T10:26:03.333Z] #10 78.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-01T10:26:03.333Z] #10 78.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-01T10:26:03.333Z] #10 78.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-01T10:26:03.333Z] #10 78.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-01T10:26:03.375Z] #39 39.35 CC images/sk-packet.o [2020-06-01T10:26:03.945Z] #39 39.87 CC images/mnt.o [2020-06-01T10:26:04.206Z] #39 40.44 CC images/pipe-data.o [2020-06-01T10:26:04.777Z] #39 40.79 CC images/sa.o [2020-06-01T10:26:05.038Z] #39 41.18 CC images/timer.o [2020-06-01T10:26:05.234Z] #10 ... [2020-06-01T10:26:05.234Z] [2020-06-01T10:26:05.234Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:05.234Z] #25 6.140 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-01T10:26:05.234Z] #25 6.713 [2020-06-01T10:26:05.234Z] #25 7.000 # 2.0% ##### 7.9% ######### 13.5% ############## 19.6% ################# 24.8% ##################### 29.3% ######################## 33.4% ########################### 37.6% ############################## 42.5% ################################# 46.5% ################################### 49.4% ###################################### 53.5% ######################################### 57.5% ########################################### 61.0% ############################################### 65.6% ################################################# 68.8% #################################################### 72.3% ###################################################### 75.5% ######################################################### 79.9% ############################################################# 84.7% ####################################################################### 99.7% ######################################################################## 100.0% [2020-06-01T10:26:05.234Z] #25 9.654 [2020-06-01T10:26:05.298Z] #39 41.47 CC images/timerfd.o [2020-06-01T10:26:05.558Z] #39 41.64 CC images/mm.o [2020-06-01T10:26:05.807Z] #10 ... [2020-06-01T10:26:05.807Z] [2020-06-01T10:26:05.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:05.807Z] #41 68.24 internal/singleflight [2020-06-01T10:26:05.807Z] #41 70.77 strconv [2020-06-01T10:26:05.807Z] #41 70.78 io [2020-06-01T10:26:05.807Z] #41 72.90 bytes [2020-06-01T10:26:05.807Z] #41 76.95 bufio [2020-06-01T10:26:05.807Z] #41 77.45 reflect [2020-06-01T10:26:05.807Z] #41 ... [2020-06-01T10:26:05.807Z] [2020-06-01T10:26:05.807Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:05.807Z] #38 74.74 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:26:05.807Z] #38 75.10 Fetched 4095 kB in 1s (3892 kB/s) [2020-06-01T10:26:05.807Z] #38 75.25 Selecting previously unselected package libcap-dev:amd64. [2020-06-01T10:26:05.808Z] #38 75.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:26:05.808Z] #38 75.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 75.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-01T10:26:05.808Z] #38 75.85 Selecting previously unselected package libnet1:amd64. [2020-06-01T10:26:05.808Z] #38 75.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 75.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:05.808Z] #38 76.22 Selecting previously unselected package libnet1-dev. [2020-06-01T10:26:05.808Z] #38 76.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 76.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:05.808Z] #38 76.86 Selecting previously unselected package libnl-3-200:amd64. [2020-06-01T10:26:05.808Z] #38 76.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 76.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:26:05.808Z] #38 77.36 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-01T10:26:05.808Z] #38 77.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 77.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-01T10:26:05.808Z] #38 77.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-01T10:26:05.808Z] #38 77.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 77.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:05.808Z] #38 78.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-01T10:26:05.808Z] #38 78.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:26:05.808Z] #38 78.19 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:05.819Z] #39 42.06 CC images/sk-opts.o [2020-06-01T10:26:06.008Z] #25 9.885 #=#=# ##### 7.4% ######### 13.4% ############# 19.3% #################### 28.8% ########################## 36.1% ################################# 47.2% ########################################### 60.1% ###################################################### 75.9% [2020-06-01T10:26:06.008Z] #25 ... [2020-06-01T10:26:06.008Z] [2020-06-01T10:26:06.008Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:26:06.008Z] #32 71.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-01T10:26:06.008Z] #32 71.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-01T10:26:06.008Z] #32 71.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-01T10:26:06.008Z] #32 71.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-01T10:26:06.008Z] #32 71.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-01T10:26:06.008Z] #32 71.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-01T10:26:06.008Z] #32 73.61 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:26:06.008Z] #32 73.94 Fetched 14.9 MB in 3s (4690 kB/s) [2020-06-01T10:26:06.008Z] #32 74.16 Selecting previously unselected package xxd. [2020-06-01T10:26:06.008Z] #32 74.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:26:06.008Z] #32 74.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-01T10:26:06.008Z] #32 74.25 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:26:06.008Z] #32 74.69 Selecting previously unselected package vim-common. [2020-06-01T10:26:06.008Z] #32 74.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:26:06.008Z] #32 74.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:26:06.008Z] #32 75.12 Selecting previously unselected package cmake-data. [2020-06-01T10:26:06.008Z] #32 75.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-01T10:26:06.009Z] #32 75.16 Unpacking cmake-data (3.13.4-1) ... [2020-06-01T10:26:06.009Z] #32 80.93 Selecting previously unselected package libicu63:amd64. [2020-06-01T10:26:06.009Z] #32 80.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-01T10:26:06.009Z] #32 81.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:26:06.063Z] #38 78.49 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-01T10:26:06.064Z] #38 78.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-01T10:26:06.064Z] #38 78.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-01T10:26:06.282Z] #32 ... [2020-06-01T10:26:06.282Z] [2020-06-01T10:26:06.282Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:06.282Z] #25 9.885 #=#=# ##### 7.4% ######### 13.4% ############# 19.3% #################### 28.8% ########################## 36.1% ################################# 47.2% ########################################### 60.1% ###################################################### 75.9% ####################################################################### 98.8% ######################################################################## 100.0% [2020-06-01T10:26:06.389Z] #39 42.27 CC images/sk-unix.o [2020-06-01T10:26:06.540Z] #25 11.41 [2020-06-01T10:26:06.960Z] #39 42.90 CC images/sk-inet.o [2020-06-01T10:26:06.960Z] #39 ... [2020-06-01T10:26:06.960Z] [2020-06-01T10:26:06.960Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:06.960Z] #47 96.59 golang.org/x/crypto/ssh/terminal [2020-06-01T10:26:06.960Z] #47 99.81 mvdan.cc/sh/v3/cmd/shfmt [2020-06-01T10:26:06.960Z] #47 DONE 105.5s [2020-06-01T10:26:06.960Z] [2020-06-01T10:26:06.960Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:06.960Z] #41 96.47 encoding/xml [2020-06-01T10:26:06.960Z] #41 97.71 math/big [2020-06-01T10:26:06.960Z] #41 101.0 go/doc [2020-06-01T10:26:06.989Z] #38 79.39 Selecting previously unselected package libprotobuf17:amd64. [2020-06-01T10:26:06.989Z] #38 79.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:06.989Z] #38 79.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:07.220Z] #41 ... [2020-06-01T10:26:07.220Z] [2020-06-01T10:26:07.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:07.220Z] #39 43.31 CC images/tun.o [2020-06-01T10:26:07.314Z] #25 11.66 1.2% ### 4.9% ###### 9.2% ########## 14.2% ############ 16.7% ################ 22.4% [2020-06-01T10:26:07.314Z] #25 ... [2020-06-01T10:26:07.314Z] [2020-06-01T10:26:07.314Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:26:07.314Z] #52 4.890 + RM_GOPATH=0 [2020-06-01T10:26:07.314Z] #52 4.890 + TMP_GOPATH= [2020-06-01T10:26:07.314Z] #52 4.890 + : /build [2020-06-01T10:26:07.314Z] #52 4.890 + '[' -z '' ']' [2020-06-01T10:26:07.314Z] #52 4.890 ++ mktemp -d [2020-06-01T10:26:07.314Z] #52 4.890 + export GOPATH=/tmp/tmp.1Pb7uhUskN [2020-06-01T10:26:07.314Z] #52 4.890 + GOPATH=/tmp/tmp.1Pb7uhUskN [2020-06-01T10:26:07.314Z] #52 4.890 + RM_GOPATH=1 [2020-06-01T10:26:07.314Z] #52 4.890 + case "$(go env GOARCH)" in [2020-06-01T10:26:07.314Z] #52 4.891 ++ go env GOARCH [2020-06-01T10:26:07.314Z] #52 4.919 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:07.314Z] #52 4.919 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:07.314Z] #52 4.920 ++ dirname /tmp/install/install.sh [2020-06-01T10:26:07.314Z] #52 4.939 + dir=/tmp/install [2020-06-01T10:26:07.314Z] #52 4.939 + bin=containerd [2020-06-01T10:26:07.314Z] #52 4.939 + shift [2020-06-01T10:26:07.314Z] #52 4.939 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-01T10:26:07.314Z] #52 4.939 + . /tmp/install/containerd.installer [2020-06-01T10:26:07.314Z] #52 4.939 ++ set -e [2020-06-01T10:26:07.314Z] #52 4.939 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:26:07.314Z] #52 4.939 + install_containerd [2020-06-01T10:26:07.314Z] #52 4.939 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-01T10:26:07.314Z] #52 4.940 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:26:07.314Z] #52 4.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1Pb7uhUskN/src/github.com/containerd/containerd [2020-06-01T10:26:07.314Z] #52 4.969 Cloning into '/tmp/tmp.1Pb7uhUskN/src/github.com/containerd/containerd'... [2020-06-01T10:26:07.481Z] #39 43.53 CC images/sk-netlink.o [2020-06-01T10:26:07.574Z] #52 ... [2020-06-01T10:26:07.574Z] [2020-06-01T10:26:07.574Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:07.742Z] #39 43.87 CC images/packet-sock.o [2020-06-01T10:26:08.313Z] #39 44.39 CC images/ipc-var.o [2020-06-01T10:26:08.353Z] #38 ... [2020-06-01T10:26:08.353Z] [2020-06-01T10:26:08.353Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:26:08.353Z] #28 78.62 Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-01T10:26:08.353Z] #28 80.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-01T10:26:08.353Z] #28 80.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-01T10:26:08.604Z] #25 11.66 1.2% ### 4.9% ###### 9.2% ########## 14.2% ############ 16.7% ################ 22.4% ##################### 29.2% ######################### 34.8% ############################ 39.6% ############################### 44.3% ################################## 47.8% ####################################### 54.5% ########################################### 60.7% ############################################### 65.7% ################################################# 68.7% ##################################################### 73.7% ####### [2020-06-01T10:26:08.604Z] #25 ... [2020-06-01T10:26:08.604Z] [2020-06-01T10:26:08.604Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:08.604Z] #47 73.65 syscall [2020-06-01T10:26:08.604Z] #47 73.67 bytes [2020-06-01T10:26:08.604Z] #47 77.55 reflect [2020-06-01T10:26:08.604Z] #47 ... [2020-06-01T10:26:08.604Z] [2020-06-01T10:26:08.604Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:08.862Z] #25 11.66 1.2% ### 4.9% ###### 9.2% ########## 14.2% ############ 16.7% ################ 22.4% ##################### 29.2% ######################### 34.8% ############################ 39.6% ############################### 44.3% ################################## 47.8% ####################################### 54.5% ########################################### 60.7% ############################################### 65.7% ################################################# 68.7% ##################################################### 73.7% ############################################################# 85.0% ################################################################### 93.7% ######################################################################## 100.0% [2020-06-01T10:26:08.862Z] #25 ... [2020-06-01T10:26:08.862Z] [2020-06-01T10:26:08.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:08.862Z] #38 74.03 Selecting previously unselected package libnet1-dev. [2020-06-01T10:26:08.862Z] #38 74.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 74.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:08.862Z] #38 74.68 Selecting previously unselected package libnl-3-200:amd64. [2020-06-01T10:26:08.862Z] #38 74.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 74.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:26:08.862Z] #38 74.95 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-01T10:26:08.862Z] #38 74.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 74.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-01T10:26:08.862Z] #38 76.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-01T10:26:08.862Z] #38 76.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 76.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:08.862Z] #38 76.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-01T10:26:08.862Z] #38 76.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 76.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:08.862Z] #38 76.35 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-01T10:26:08.862Z] #38 76.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 76.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-01T10:26:08.862Z] #38 76.76 Selecting previously unselected package libprotobuf17:amd64. [2020-06-01T10:26:08.862Z] #38 76.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 76.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:08.862Z] #38 78.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-01T10:26:08.862Z] #38 78.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 78.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:08.862Z] #38 78.86 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-01T10:26:08.862Z] #38 78.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 78.89 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:08.862Z] #38 81.53 Selecting previously unselected package libprotoc17:amd64. [2020-06-01T10:26:08.862Z] #38 81.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 81.57 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:08.862Z] #38 82.64 Selecting previously unselected package protobuf-c-compiler. [2020-06-01T10:26:08.862Z] #38 82.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 82.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:26:08.862Z] #38 82.93 Selecting previously unselected package protobuf-compiler. [2020-06-01T10:26:08.862Z] #38 82.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 82.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:26:08.862Z] #38 83.23 Selecting previously unselected package python-pkg-resources. [2020-06-01T10:26:08.862Z] #38 83.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:26:08.862Z] #38 83.26 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-01T10:26:08.862Z] #38 83.69 Selecting previously unselected package python-six. [2020-06-01T10:26:08.862Z] #38 83.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-01T10:26:08.862Z] #38 83.76 Unpacking python-six (1.12.0-1) ... [2020-06-01T10:26:08.862Z] #38 83.98 Selecting previously unselected package python-protobuf. [2020-06-01T10:26:08.862Z] #38 83.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:08.862Z] #38 84.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-01T10:26:08.884Z] #39 44.87 CC images/ipc-desc.o [2020-06-01T10:26:09.427Z] #38 ... [2020-06-01T10:26:09.427Z] [2020-06-01T10:26:09.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:09.427Z] #25 14.28 [2020-06-01T10:26:09.454Z] #39 45.30 CC images/ipc-shm.o [2020-06-01T10:26:09.454Z] #39 45.57 CC images/ipc-msg.o [2020-06-01T10:26:10.028Z] #39 45.88 CC images/ipc-sem.o [2020-06-01T10:26:10.288Z] #39 46.20 CC images/utsns.o [2020-06-01T10:26:10.459Z] #25 14.50 0.5% ## 3.0% ### 5.5% ##### 7.6% ####### 10.1% ######## 12.4% [2020-06-01T10:26:10.459Z] #25 ... [2020-06-01T10:26:10.459Z] [2020-06-01T10:26:10.459Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:10.459Z] #30 75.49 reflect [2020-06-01T10:26:10.459Z] #30 ... [2020-06-01T10:26:10.459Z] [2020-06-01T10:26:10.459Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:10.549Z] #39 46.56 CC images/creds.o [2020-06-01T10:26:10.809Z] #39 47.03 CC images/vma.o [2020-06-01T10:26:10.912Z] #28 ... [2020-06-01T10:26:10.912Z] [2020-06-01T10:26:10.912Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:10.912Z] #25 6.816 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-01T10:26:10.912Z] #25 7.365 #=#=# [2020-06-01T10:26:10.912Z] #25 7.624 0.0% ### 5.3% ###### 9.3% ############## 19.6% ################# 24.3% ##################### 30.3% ########################## 36.9% ############################ 39.9% ################################ 44.8% ################################### 49.5% ######################################## 55.8% ######################################### 57.0% ############################################### 65.6% ################################################## 69.7% ###################################################### 76.0% ############################################################# 84.9% ################################################################### 93.5% ######################################################################## 100.0% [2020-06-01T10:26:10.912Z] #25 ... [2020-06-01T10:26:10.912Z] [2020-06-01T10:26:10.912Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:26:10.912Z] #52 5.065 + RM_GOPATH=0 [2020-06-01T10:26:10.912Z] #52 5.065 + TMP_GOPATH= [2020-06-01T10:26:10.912Z] #52 5.065 + : /build [2020-06-01T10:26:10.912Z] #52 5.065 + '[' -z '' ']' [2020-06-01T10:26:10.912Z] #52 5.065 ++ mktemp -d [2020-06-01T10:26:10.912Z] #52 5.065 + export GOPATH=/tmp/tmp.J2N3DdJhYT [2020-06-01T10:26:10.912Z] #52 5.065 + GOPATH=/tmp/tmp.J2N3DdJhYT [2020-06-01T10:26:10.912Z] #52 5.065 + RM_GOPATH=1 [2020-06-01T10:26:10.912Z] #52 5.065 + case "$(go env GOARCH)" in [2020-06-01T10:26:10.912Z] #52 5.069 ++ go env GOARCH [2020-06-01T10:26:10.912Z] #52 5.113 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:10.912Z] #52 5.113 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:10.912Z] #52 5.114 ++ dirname /tmp/install/install.sh [2020-06-01T10:26:10.912Z] #52 5.117 + dir=/tmp/install [2020-06-01T10:26:10.912Z] #52 5.117 + bin=containerd [2020-06-01T10:26:10.912Z] #52 5.117 + shift [2020-06-01T10:26:10.912Z] #52 5.117 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-01T10:26:10.912Z] #52 5.117 + . /tmp/install/containerd.installer [2020-06-01T10:26:10.912Z] #52 5.117 ++ set -e [2020-06-01T10:26:10.912Z] #52 5.117 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:26:10.912Z] #52 5.117 + install_containerd [2020-06-01T10:26:10.912Z] #52 5.117 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-01T10:26:10.912Z] #52 5.117 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:26:10.912Z] #52 5.117 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J2N3DdJhYT/src/github.com/containerd/containerd [2020-06-01T10:26:10.912Z] #52 5.134 Cloning into '/tmp/tmp.J2N3DdJhYT/src/github.com/containerd/containerd'... [2020-06-01T10:26:10.912Z] #52 ... [2020-06-01T10:26:10.912Z] [2020-06-01T10:26:10.912Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:10.912Z] #47 83.40 reflect [2020-06-01T10:26:10.912Z] #47 83.41 syscall [2020-06-01T10:26:11.356Z] #25 14.50 0.5% ## 3.0% ### 5.5% ##### 7.6% ####### 10.1% ######## 12.4% ########## 14.6% ############ 17.3% ############## 19.8% ############### 21.6% ################ 22.7% ################ 23.6% ################## 25.1% ################## 25.7% ################### 27.4% [2020-06-01T10:26:11.356Z] #25 ... [2020-06-01T10:26:11.356Z] [2020-06-01T10:26:11.356Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:26:11.356Z] #28 76.41 Checking out files: 67% (1031/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-01T10:26:11.356Z] #28 78.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-01T10:26:11.356Z] #28 78.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-01T10:26:11.379Z] #39 47.34 CC images/netdev.o [2020-06-01T10:26:11.840Z] #47 ... [2020-06-01T10:26:11.840Z] [2020-06-01T10:26:11.840Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:26:11.840Z] #32 74.38 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:26:11.840Z] #32 74.83 Fetched 14.9 MB in 2s (6062 kB/s) [2020-06-01T10:26:11.840Z] #32 75.07 Selecting previously unselected package xxd. [2020-06-01T10:26:11.840Z] #32 75.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 ... 15412 files and directories currently installed.) [2020-06-01T10:26:11.840Z] #32 75.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-01T10:26:11.840Z] #32 75.39 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:26:11.840Z] #32 75.78 Selecting previously unselected package vim-common. [2020-06-01T10:26:11.840Z] #32 75.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:26:11.840Z] #32 75.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:26:11.840Z] #32 76.49 Selecting previously unselected package cmake-data. [2020-06-01T10:26:11.840Z] #32 76.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-01T10:26:11.840Z] #32 76.51 Unpacking cmake-data (3.13.4-1) ... [2020-06-01T10:26:11.840Z] #32 82.22 Selecting previously unselected package libicu63:amd64. [2020-06-01T10:26:11.840Z] #32 82.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-01T10:26:11.840Z] #32 82.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:26:11.840Z] #32 ... [2020-06-01T10:26:11.840Z] [2020-06-01T10:26:11.840Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:11.840Z] #25 10.72 [2020-06-01T10:26:11.949Z] #39 47.98 CC images/tty.o [2020-06-01T10:26:11.979Z] #28 ... [2020-06-01T10:26:11.979Z] [2020-06-01T10:26:11.979Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:12.352Z] #25 11.01 ### 4.8% ######## 12.1% ############### 22.2% ######################### 35.4% ################################# 46.4% ########################################## 58.9% ################################################# 68.6% ######################################################## 78.6% ############################################################### 87.9% ######################################################################## 100.0% [2020-06-01T10:26:12.518Z] #39 ... [2020-06-01T10:26:12.518Z] [2020-06-01T10:26:12.518Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:12.518Z] #10 110.2 Selecting previously unselected package libapparmor1:arm64. [2020-06-01T10:26:12.518Z] #10 110.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-01T10:26:12.518Z] #10 110.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-01T10:26:12.518Z] #10 110.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-01T10:26:12.518Z] #10 110.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-01T10:26:12.518Z] #10 110.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-01T10:26:12.518Z] #10 110.6 Selecting previously unselected package libbtrfs0. [2020-06-01T10:26:12.518Z] #10 110.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-01T10:26:12.518Z] #10 110.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:26:12.518Z] #10 110.8 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:26:12.518Z] #10 110.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-01T10:26:12.518Z] #10 110.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:26:12.608Z] #25 ... [2020-06-01T10:26:12.608Z] [2020-06-01T10:26:12.608Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:12.608Z] #30 75.12 reflect [2020-06-01T10:26:12.608Z] #30 84.63 time [2020-06-01T10:26:12.778Z] #10 111.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-01T10:26:12.778Z] #10 111.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-01T10:26:12.778Z] #10 111.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-01T10:26:12.778Z] #10 111.1 Selecting previously unselected package libudev-dev:arm64. [2020-06-01T10:26:12.778Z] #10 111.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-01T10:26:12.778Z] #10 111.2 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-01T10:26:12.864Z] #30 ... [2020-06-01T10:26:12.864Z] [2020-06-01T10:26:12.864Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:12.864Z] #38 80.82 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-01T10:26:12.864Z] #38 80.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:12.864Z] #38 80.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:12.864Z] #38 81.57 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-01T10:26:12.864Z] #38 81.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:12.864Z] #38 81.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:12.864Z] #38 83.93 Selecting previously unselected package libprotoc17:amd64. [2020-06-01T10:26:12.864Z] #38 83.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:12.864Z] #38 84.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:12.864Z] #38 84.99 Selecting previously unselected package protobuf-c-compiler. [2020-06-01T10:26:12.864Z] #38 84.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:26:12.864Z] #38 85.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:26:12.864Z] #38 85.23 Selecting previously unselected package protobuf-compiler. [2020-06-01T10:26:12.864Z] #38 85.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:12.864Z] #38 85.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:26:12.864Z] #38 85.48 Selecting previously unselected package python-pkg-resources. [2020-06-01T10:26:13.038Z] #10 111.4 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-01T10:26:13.038Z] #10 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-01T10:26:13.038Z] #10 111.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-01T10:26:13.119Z] #38 85.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:26:13.119Z] #38 85.51 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-01T10:26:13.298Z] #10 111.7 Selecting previously unselected package libpcre16-3:arm64. [2020-06-01T10:26:13.298Z] #10 111.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-01T10:26:13.560Z] #10 111.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-01T10:26:13.560Z] #10 112.0 Selecting previously unselected package libpcre32-3:arm64. [2020-06-01T10:26:13.560Z] #10 112.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-01T10:26:13.560Z] #10 112.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-01T10:26:13.680Z] #38 86.08 Selecting previously unselected package python-six. [2020-06-01T10:26:13.680Z] #38 86.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-01T10:26:13.680Z] #38 86.10 Unpacking python-six (1.12.0-1) ... [2020-06-01T10:26:13.680Z] #38 ... [2020-06-01T10:26:13.680Z] [2020-06-01T10:26:13.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:13.680Z] #25 12.71 [2020-06-01T10:26:13.821Z] #10 112.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-01T10:26:13.821Z] #10 112.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-01T10:26:13.821Z] #10 112.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-01T10:26:13.821Z] #10 112.3 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-01T10:26:14.081Z] #10 112.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-01T10:26:14.081Z] #10 112.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-01T10:26:14.306Z] #25 14.50 0.5% ## 3.0% ### 5.5% ##### 7.6% ####### 10.1% ######## 12.4% ########## 14.6% ############ 17.3% ############## 19.8% ############### 21.6% ################ 22.7% ################ 23.6% ################## 25.1% ################## 25.7% ################### 27.4% ##################### 29.2% ##################### 30.5% ####################### 32.5% ######################### 35.3% ########################### 37.6% ############################ 39.3% ############################# 41.1% ############################### 43.2% ################################# 45.9% ################################## 48.3% #################################### 50.2% ##################################### 52.5% ####################################### 54.6% ######################################### 58.1% ############################################ 62.1% ############################################## 64.3% ################################################ 66.7% ################################################# 69.1% ################################################### 71.4% ##################################################### 74.2% ###################################################### 75.6% [2020-06-01T10:26:14.306Z] #25 ... [2020-06-01T10:26:14.306Z] [2020-06-01T10:26:14.306Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:14.306Z] #41 79.33 reflect [2020-06-01T10:26:14.306Z] #41 80.93 syscall [2020-06-01T10:26:14.306Z] #41 ... [2020-06-01T10:26:14.306Z] [2020-06-01T10:26:14.306Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:14.652Z] #10 113.0 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-01T10:26:14.652Z] #10 113.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-01T10:26:14.652Z] #10 113.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-01T10:26:14.913Z] #10 113.5 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-01T10:26:14.913Z] #10 113.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-01T10:26:15.174Z] #10 113.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-01T10:26:15.174Z] #10 113.6 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-01T10:26:15.174Z] #10 113.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-01T10:26:15.213Z] #25 12.97 0.0% ### 5.4% ########## 14.3% ############## 20.4% ################## 25.3% ##################### 29.8% ########################## 36.1% ############################### 43.2% ################################## 48.0% ####################################### 54.6% ########################################## 59.3% ################################################ 67.1% #################################################### 73.2% ######################################################## 78.2% ########################################################## 80.8% ############################################################ 84.3% ################################################################### 93.9% ######################################################################## 100.0% [2020-06-01T10:26:15.343Z] #25 14.50 0.5% ## 3.0% ### 5.5% ##### 7.6% ####### 10.1% ######## 12.4% ########## 14.6% ############ 17.3% ############## 19.8% ############### 21.6% ################ 22.7% ################ 23.6% ################## 25.1% ################## 25.7% ################### 27.4% ##################### 29.2% ##################### 30.5% ####################### 32.5% ######################### 35.3% ########################### 37.6% ############################ 39.3% ############################# 41.1% ############################### 43.2% ################################# 45.9% ################################## 48.3% #################################### 50.2% ##################################### 52.5% ####################################### 54.6% ######################################### 58.1% ############################################ 62.1% ############################################## 64.3% ################################################ 66.7% ################################################# 69.1% ################################################### 71.4% ##################################################### 74.2% ###################################################### 75.6% ####################################################### 76.8% ######################################################## 78.2% ######################################################### 80.4% ########################################################### 82.8% ########################################################### 83.2% ############################################################ 84.4% ############################################################# 86.1% ############################################################### 87.6% ################################################################ 89.4% ################################################################# 91.0% [2020-06-01T10:26:15.343Z] #25 ... [2020-06-01T10:26:15.343Z] [2020-06-01T10:26:15.343Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:15.343Z] #10 80.41 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:26:15.343Z] #10 80.73 Fetched 77.7 MB in 13s (6044 kB/s) [2020-06-01T10:26:15.343Z] #10 80.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-01T10:26:15.343Z] #10 80.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:26:15.343Z] #10 81.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-01T10:26:15.343Z] #10 81.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:26:15.343Z] #10 86.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-01T10:26:15.343Z] #10 86.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-01T10:26:15.343Z] #10 86.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:26:15.434Z] #10 113.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-01T10:26:15.434Z] #10 113.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-01T10:26:15.434Z] #10 113.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-01T10:26:15.434Z] #10 113.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-01T10:26:15.600Z] #10 ... [2020-06-01T10:26:15.600Z] [2020-06-01T10:26:15.600Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:15.778Z] #25 15.42 [2020-06-01T10:26:16.007Z] #10 114.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-01T10:26:16.007Z] #10 114.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-01T10:26:16.007Z] #10 114.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-01T10:26:16.007Z] #10 114.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:26:16.007Z] #10 114.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-01T10:26:16.007Z] #10 114.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-01T10:26:16.007Z] #10 114.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:16.007Z] #10 114.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:26:16.007Z] #10 114.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-01T10:26:16.007Z] #10 114.4 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-01T10:26:16.007Z] #10 114.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:26:16.007Z] #10 114.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:26:16.007Z] #10 114.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-01T10:26:16.007Z] #10 114.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-01T10:26:16.007Z] #10 114.5 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-01T10:26:16.007Z] #10 114.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:26:16.007Z] #10 114.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-01T10:26:16.007Z] #10 114.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:16.115Z] #25 14.50 0.5% ## 3.0% ### 5.5% ##### 7.6% ####### 10.1% ######## 12.4% ########## 14.6% ############ 17.3% ############## 19.8% ############### 21.6% ################ 22.7% ################ 23.6% ################## 25.1% ################## 25.7% ################### 27.4% ##################### 29.2% ##################### 30.5% ####################### 32.5% ######################### 35.3% ########################### 37.6% ############################ 39.3% ############################# 41.1% ############################### 43.2% ################################# 45.9% ################################## 48.3% #################################### 50.2% ##################################### 52.5% ####################################### 54.6% ######################################### 58.1% ############################################ 62.1% ############################################## 64.3% ################################################ 66.7% ################################################# 69.1% ################################################### 71.4% ##################################################### 74.2% ###################################################### 75.6% ####################################################### 76.8% ######################################################## 78.2% ######################################################### 80.4% ########################################################### 82.8% ########################################################### 83.2% ############################################################ 84.4% ############################################################# 86.1% ############################################################### 87.6% ################################################################ 89.4% ################################################################# 91.0% ################################################################## 92.4% ################################################################### 94.0% #################################################################### 95.7% ##################################################################### 96.4% ####################################################################### 98.7% ######################################################################## 100.0% [2020-06-01T10:26:16.115Z] #25 20.99 [2020-06-01T10:26:16.268Z] #10 114.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-01T10:26:16.268Z] #10 114.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-01T10:26:16.268Z] #10 114.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:16.268Z] #10 114.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-01T10:26:16.268Z] #10 114.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-01T10:26:16.268Z] #10 114.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:26:16.268Z] #10 114.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-01T10:26:16.268Z] #10 114.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-01T10:26:16.268Z] #10 114.7 Setting up dmsetup (2:1.02.155-3) ... [2020-06-01T10:26:16.268Z] #10 114.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-01T10:26:16.268Z] #10 114.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-01T10:26:16.268Z] #10 114.7 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:16.838Z] #10 DONE 115.4s [2020-06-01T10:26:16.838Z] [2020-06-01T10:26:16.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:16.838Z] #39 48.97 CC images/file-lock.o [2020-06-01T10:26:16.838Z] #39 49.23 CC images/rlimit.o [2020-06-01T10:26:16.838Z] #39 49.50 CC images/pagemap.o [2020-06-01T10:26:16.838Z] #39 49.95 CC images/siginfo.o [2020-06-01T10:26:16.838Z] #39 50.32 CC images/rpc.o [2020-06-01T10:26:16.839Z] #39 51.52 CC images/ext-file.o [2020-06-01T10:26:16.839Z] #39 51.78 CC images/cgroup.o [2020-06-01T10:26:16.839Z] #39 52.88 CC images/userns.o [2020-06-01T10:26:17.409Z] #39 53.53 CC images/google/protobuf/descriptor.o [2020-06-01T10:26:17.492Z] #25 22.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-01T10:26:18.059Z] #25 22.90 [2020-06-01T10:26:18.119Z] #25 15.63 0.0% # 2.7% ### 4.7% #### 6.9% ###### 8.5% ####### 10.6% ######## 12.0% ########## 14.1% ########### 16.2% ########### 16.7% ############# 19.0% ############## 20.3% ############### 22.0% ################ 23.3% ################# 24.6% ################## 25.8% ################### 27.5% #################### 29.0% [2020-06-01T10:26:18.119Z] #25 ... [2020-06-01T10:26:18.119Z] [2020-06-01T10:26:18.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:18.119Z] #41 80.62 syscall [2020-06-01T10:26:18.119Z] #41 ... [2020-06-01T10:26:18.119Z] [2020-06-01T10:26:18.119Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:18.375Z] #25 15.63 0.0% # 2.7% ### 4.7% #### 6.9% ###### 8.5% ####### 10.6% ######## 12.0% ########## 14.1% ########### 16.2% ########### 16.7% ############# 19.0% ############## 20.3% ############### 22.0% ################ 23.3% ################# 24.6% ################## 25.8% ################### 27.5% #################### 29.0% ##################### 30.1% ###################### 31.3% ####################### 32.2% [2020-06-01T10:26:18.375Z] #25 ... [2020-06-01T10:26:18.375Z] [2020-06-01T10:26:18.375Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:18.375Z] #10 80.93 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-01T10:26:18.375Z] #10 84.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-01T10:26:18.375Z] #10 84.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-01T10:26:18.375Z] #10 84.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-01T10:26:18.375Z] #10 84.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-01T10:26:18.375Z] #10 84.83 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-01T10:26:18.375Z] #10 84.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-01T10:26:18.375Z] #10 84.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-01T10:26:18.375Z] #10 84.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-01T10:26:18.375Z] #10 84.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-01T10:26:18.375Z] #10 84.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-01T10:26:18.375Z] #10 84.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-01T10:26:18.375Z] #10 85.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-01T10:26:18.375Z] #10 85.10 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-01T10:26:18.375Z] #10 85.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-01T10:26:18.375Z] #10 85.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-01T10:26:18.375Z] #10 86.76 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:26:18.375Z] #10 87.22 Fetched 77.7 MB in 13s (6008 kB/s) [2020-06-01T10:26:18.375Z] #10 87.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-01T10:26:18.375Z] #10 87.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-01T10:26:18.375Z] #10 87.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-01T10:26:18.375Z] #10 87.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:26:18.634Z] #10 ... [2020-06-01T10:26:18.634Z] [2020-06-01T10:26:18.634Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:18.634Z] #25 23.32 ######################################################################## 100.0% [2020-06-01T10:26:18.634Z] #25 23.52 [2020-06-01T10:26:18.793Z] #39 ... [2020-06-01T10:26:18.793Z] [2020-06-01T10:26:18.793Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:26:18.793Z] #54 110.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:26:18.793Z] #54 110.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-01T10:26:18.793Z] #54 DONE 117.2s [2020-06-01T10:26:18.793Z] [2020-06-01T10:26:18.793Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-01T10:26:19.054Z] #55 DONE 0.1s [2020-06-01T10:26:19.054Z] [2020-06-01T10:26:19.054Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-01T10:26:19.054Z] #56 DONE 0.1s [2020-06-01T10:26:19.054Z] [2020-06-01T10:26:19.054Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:19.997Z] #49 ... [2020-06-01T10:26:19.997Z] [2020-06-01T10:26:19.997Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:19.997Z] #41 108.1 github.com/LK4D4/vndr/build [2020-06-01T10:26:19.997Z] #41 108.9 vendor/golang.org/x/text/unicode/norm [2020-06-01T10:26:19.997Z] #41 113.0 crypto/rsa [2020-06-01T10:26:19.997Z] #41 113.2 vendor/golang.org/x/crypto/cryptobyte [2020-06-01T10:26:19.997Z] #41 ... [2020-06-01T10:26:19.997Z] [2020-06-01T10:26:19.997Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:19.997Z] #49 2.949 + RM_GOPATH=0 [2020-06-01T10:26:19.997Z] #49 2.949 + TMP_GOPATH= [2020-06-01T10:26:19.997Z] #49 2.949 + : /build [2020-06-01T10:26:19.997Z] #49 2.949 + '[' -z '' ']' [2020-06-01T10:26:19.997Z] #49 2.949 ++ mktemp -d [2020-06-01T10:26:19.997Z] #49 2.955 + export GOPATH=/tmp/tmp.OS9LyEuAWK [2020-06-01T10:26:19.997Z] #49 2.955 + GOPATH=/tmp/tmp.OS9LyEuAWK [2020-06-01T10:26:19.997Z] #49 2.955 + RM_GOPATH=1 [2020-06-01T10:26:19.997Z] #49 2.955 + case "$(go env GOARCH)" in [2020-06-01T10:26:19.997Z] #49 2.963 ++ go env GOARCH [2020-06-01T10:26:19.997Z] #49 2.988 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:19.997Z] #49 2.988 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:19.997Z] #49 2.988 ++ dirname /tmp/install/install.sh [2020-06-01T10:26:19.997Z] #49 2.988 + dir=/tmp/install [2020-06-01T10:26:19.997Z] #49 2.988 + bin=runc [2020-06-01T10:26:19.997Z] #49 2.988 + shift [2020-06-01T10:26:19.997Z] #49 2.988 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-01T10:26:19.997Z] #49 2.988 + . /tmp/install/runc.installer [2020-06-01T10:26:19.997Z] #49 2.988 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:26:19.997Z] #49 2.988 + install_runc [2020-06-01T10:26:19.997Z] #49 2.993 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-01T10:26:19.997Z] #49 2.993 + uname -r [2020-06-01T10:26:19.997Z] #49 3.004 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-01T10:26:19.997Z] #49 3.004 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-01T10:26:19.997Z] #49 3.004 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OS9LyEuAWK/src/github.com/opencontainers/runc [2020-06-01T10:26:19.997Z] #49 3.007 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-01T10:26:19.997Z] #49 3.034 Cloning into '/tmp/tmp.OS9LyEuAWK/src/github.com/opencontainers/runc'... [2020-06-01T10:26:20.010Z] #25 ... [2020-06-01T10:26:20.010Z] [2020-06-01T10:26:20.010Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:20.010Z] #38 84.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-01T10:26:20.010Z] #38 91.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:20.010Z] #38 91.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:20.010Z] #38 91.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:20.010Z] #38 91.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:20.010Z] #38 91.79 Setting up python-six (1.12.0-1) ... [2020-06-01T10:26:20.010Z] #38 ... [2020-06-01T10:26:20.010Z] [2020-06-01T10:26:20.010Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:26:20.010Z] #32 93.99 Selecting previously unselected package libxml2:amd64. [2020-06-01T10:26:20.010Z] #32 93.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-01T10:26:20.010Z] #32 94.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:26:20.010Z] #32 95.02 Selecting previously unselected package libarchive13:amd64. [2020-06-01T10:26:20.010Z] #32 95.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-01T10:26:20.010Z] #32 95.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-01T10:26:20.257Z] #49 ... [2020-06-01T10:26:20.257Z] [2020-06-01T10:26:20.257Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-01T10:26:20.257Z] #11 DONE 3.2s [2020-06-01T10:26:20.257Z] [2020-06-01T10:26:20.257Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-01T10:26:20.576Z] #32 95.66 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-01T10:26:20.576Z] #32 95.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-01T10:26:20.576Z] #32 95.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-01T10:26:20.833Z] #32 95.94 Selecting previously unselected package librhash0:amd64. [2020-06-01T10:26:20.833Z] #32 95.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-01T10:26:20.833Z] #32 96.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-01T10:26:21.399Z] #32 96.55 Selecting previously unselected package libuv1:amd64. [2020-06-01T10:26:21.399Z] #32 96.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-01T10:26:21.399Z] #32 96.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-01T10:26:21.914Z] #32 96.89 Selecting previously unselected package cmake. [2020-06-01T10:26:21.914Z] #32 96.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-01T10:26:21.914Z] #32 96.92 Unpacking cmake (3.13.4-1) ... [2020-06-01T10:26:22.481Z] #32 ... [2020-06-01T10:26:22.481Z] [2020-06-01T10:26:22.481Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:22.481Z] #30 87.54 time [2020-06-01T10:26:22.481Z] #30 96.66 internal/poll [2020-06-01T10:26:22.481Z] #30 97.52 internal/fmtsort [2020-06-01T10:26:22.739Z] #30 ... [2020-06-01T10:26:22.739Z] [2020-06-01T10:26:22.739Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:22.739Z] #47 87.59 time [2020-06-01T10:26:22.739Z] #47 97.37 context [2020-06-01T10:26:22.739Z] #47 97.46 encoding/binary [2020-06-01T10:26:22.739Z] #47 ... [2020-06-01T10:26:22.739Z] [2020-06-01T10:26:22.739Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:22.739Z] #25 25.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-01T10:26:22.739Z] #25 26.10 [2020-06-01T10:26:22.739Z] #25 26.38 #=#=# #### 5.9% ######################################################################## 100.0% [2020-06-01T10:26:22.739Z] #25 26.76 [2020-06-01T10:26:22.778Z] #25 15.63 0.0% # 2.7% ### 4.7% #### 6.9% ###### 8.5% ####### 10.6% ######## 12.0% ########## 14.1% ########### 16.2% ########### 16.7% ############# 19.0% ############## 20.3% ############### 22.0% ################ 23.3% ################# 24.6% ################## 25.8% ################### 27.5% #################### 29.0% ##################### 30.1% ###################### 31.3% ####################### 32.2% ######################## 33.8% ######################### 35.3% ########################## 36.8% ########################### 38.1% ############################ 39.6% ############################## 42.3% ################################ 44.5% ################################## 47.6% ################################### 49.8% #################################### 51.3% ###################################### 53.2% ####################################### 54.9% ######################################## 56.9% ########################################## 58.4% ########################################### 59.7% ############################################ 62.0% ############################################## 64.0% ############################################### 65.8% ################################################ 67.7% ################################################# 68.7% ################################################### 70.9% #################################################### 72.7% ##################################################### 74.1% ##################################################### 74.5% ###################################################### 75.7% ####################################################### 77.6% ######################################################## 79.1% ########################################################## 80.9% ########################################################### 82.7% ############################################################# 85.3% ############################################################## 87.2% ############################################################### 88.9% ################################################################# 90.7% ################################################################## 91.9% ################################################################## 92.7% #################################################################### 95.3% ####################################################################### 98.8% ######################################################################## 100.0% [2020-06-01T10:26:23.033Z] #25 22.64 [2020-06-01T10:26:23.560Z] #12 DONE 2.8s [2020-06-01T10:26:23.560Z] [2020-06-01T10:26:23.560Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-01T10:26:24.001Z] #25 ... [2020-06-01T10:26:24.001Z] [2020-06-01T10:26:24.001Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:24.001Z] #38 86.33 Selecting previously unselected package python-protobuf. [2020-06-01T10:26:24.001Z] #38 86.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-01T10:26:24.001Z] #38 86.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-01T10:26:24.001Z] #38 87.36 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-01T10:26:24.001Z] #38 95.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:24.001Z] #38 95.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:24.001Z] #38 95.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:24.001Z] #38 95.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-01T10:26:24.001Z] #38 95.58 Setting up python-six (1.12.0-1) ... [2020-06-01T10:26:24.001Z] #38 ... [2020-06-01T10:26:24.001Z] [2020-06-01T10:26:24.001Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:26:24.001Z] #32 95.86 Selecting previously unselected package libxml2:amd64. [2020-06-01T10:26:24.001Z] #32 95.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-01T10:26:24.001Z] #32 95.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:26:24.111Z] #25 28.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-01T10:26:24.258Z] #32 96.82 Selecting previously unselected package libarchive13:amd64. [2020-06-01T10:26:24.258Z] #32 96.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-01T10:26:24.258Z] #32 96.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-01T10:26:24.369Z] #25 29.13 skipping existing 1849cc453dee [2020-06-01T10:26:24.627Z] #25 29.31 [2020-06-01T10:26:25.247Z] #32 97.50 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-01T10:26:25.247Z] #32 97.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-01T10:26:25.247Z] #32 97.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-01T10:26:25.247Z] #32 97.79 Selecting previously unselected package librhash0:amd64. [2020-06-01T10:26:25.247Z] #32 97.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-01T10:26:25.247Z] #32 97.80 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-01T10:26:25.472Z] #13 2.113 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-01T10:26:25.472Z] #13 DONE 2.3s [2020-06-01T10:26:25.472Z] [2020-06-01T10:26:25.472Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-01T10:26:25.519Z] #32 98.06 Selecting previously unselected package libuv1:amd64. [2020-06-01T10:26:25.519Z] #32 98.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-01T10:26:25.519Z] #32 98.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-01T10:26:25.785Z] #32 98.30 Selecting previously unselected package cmake. [2020-06-01T10:26:25.785Z] #32 98.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-01T10:26:25.785Z] #32 98.31 Unpacking cmake (3.13.4-1) ... [2020-06-01T10:26:26.004Z] #25 30.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-01T10:26:26.571Z] #25 31.31 [2020-06-01T10:26:26.830Z] #25 31.43 ######################################################################## 100.0% [2020-06-01T10:26:26.830Z] #25 31.58 [2020-06-01T10:26:26.830Z] #25 31.64 Download of images into '/build' complete. [2020-06-01T10:26:26.830Z] #25 31.65 Use something like the following to load the result into a Docker daemon: [2020-06-01T10:26:26.830Z] #25 31.65 tar -cC '/build' . | docker load [2020-06-01T10:26:26.830Z] #25 ... [2020-06-01T10:26:26.830Z] [2020-06-01T10:26:26.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:26.830Z] #10 91.91 Selecting previously unselected package binutils-mingw-w64. [2020-06-01T10:26:26.830Z] #10 91.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-01T10:26:26.830Z] #10 91.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:26:26.830Z] #10 92.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-01T10:26:26.830Z] #10 92.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:26:26.830Z] #10 92.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:26:26.830Z] #10 92.60 Selecting previously unselected package dmsetup. [2020-06-01T10:26:26.830Z] #10 92.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:26:26.830Z] #10 92.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-01T10:26:26.830Z] #10 92.91 Selecting previously unselected package mingw-w64-common. [2020-06-01T10:26:26.830Z] #10 92.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-01T10:26:26.830Z] #10 92.93 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-01T10:26:27.089Z] #10 ... [2020-06-01T10:26:27.089Z] [2020-06-01T10:26:27.089Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:27.089Z] #25 DONE 31.7s [2020-06-01T10:26:27.089Z] [2020-06-01T10:26:27.089Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:27.089Z] #38 98.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-01T10:26:27.089Z] #38 98.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:26:27.089Z] #38 98.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:27.089Z] #38 98.17 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-01T10:26:27.089Z] #38 98.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:27.089Z] #38 98.20 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:26:27.089Z] #38 98.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:27.089Z] #38 98.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:27.089Z] #38 98.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:26:27.089Z] #38 98.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-01T10:26:27.668Z] #38 ... [2020-06-01T10:26:27.668Z] [2020-06-01T10:26:27.668Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:27.668Z] #41 92.62 time [2020-06-01T10:26:27.668Z] #41 100.5 strings [2020-06-01T10:26:27.668Z] #41 ... [2020-06-01T10:26:27.668Z] [2020-06-01T10:26:27.668Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:26:27.668Z] #32 102.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:26:27.668Z] #32 102.3 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:26:27.668Z] #32 102.3 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-01T10:26:27.668Z] #32 102.4 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:26:27.668Z] #32 102.4 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-01T10:26:27.668Z] #32 102.5 Setting up cmake-data (3.13.4-1) ... [2020-06-01T10:26:27.668Z] #32 102.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:26:27.668Z] #32 102.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-01T10:26:27.668Z] #32 102.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-01T10:26:27.937Z] #32 102.8 Setting up cmake (3.13.4-1) ... [2020-06-01T10:26:27.937Z] #32 102.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:28.016Z] #14 DONE 2.5s [2020-06-01T10:26:28.017Z] [2020-06-01T10:26:28.017Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:28.017Z] #49 10.47 + cd /tmp/tmp.OS9LyEuAWK/src/github.com/opencontainers/runc [2020-06-01T10:26:28.017Z] #49 10.48 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:26:28.212Z] #32 103.2 Processing triggers for mime-support (3.62) ... [2020-06-01T10:26:28.593Z] #49 11.61 + '[' -z '' ']' [2020-06-01T10:26:28.593Z] #49 11.61 + target=static [2020-06-01T10:26:28.593Z] #49 11.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-01T10:26:29.055Z] #32 ... [2020-06-01T10:26:29.055Z] [2020-06-01T10:26:29.055Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:29.055Z] #25 23.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-01T10:26:29.055Z] #25 24.79 [2020-06-01T10:26:29.055Z] #25 25.11 ########################## 36.3% ######################################################################## 100.0% [2020-06-01T10:26:29.055Z] #25 25.39 [2020-06-01T10:26:29.055Z] #25 27.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-01T10:26:29.055Z] #25 28.07 #=#=# [2020-06-01T10:26:29.055Z] #25 28.57 0.7% ################################## 48.0% ######################################################################## 100.0% [2020-06-01T10:26:29.192Z] #32 DONE 104.3s [2020-06-01T10:26:29.192Z] [2020-06-01T10:26:29.192Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:29.192Z] #41 103.0 os [2020-06-01T10:26:29.192Z] #41 104.1 regexp/syntax [2020-06-01T10:26:29.311Z] #25 28.94 [2020-06-01T10:26:29.568Z] #25 ... [2020-06-01T10:26:29.568Z] [2020-06-01T10:26:29.568Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:29.568Z] #10 92.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-01T10:26:29.568Z] #10 92.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-01T10:26:29.568Z] #10 92.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:26:29.568Z] #10 96.93 Selecting previously unselected package binutils-mingw-w64. [2020-06-01T10:26:29.568Z] #10 96.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-01T10:26:29.568Z] #10 96.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:26:29.568Z] #10 97.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-01T10:26:29.568Z] #10 97.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:26:29.568Z] #10 97.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:26:29.568Z] #10 97.55 Selecting previously unselected package dmsetup. [2020-06-01T10:26:29.568Z] #10 97.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:26:29.568Z] #10 97.60 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-01T10:26:29.568Z] #10 97.93 Selecting previously unselected package mingw-w64-common. [2020-06-01T10:26:29.568Z] #10 97.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-01T10:26:29.568Z] #10 97.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-01T10:26:29.823Z] #10 ... [2020-06-01T10:26:29.823Z] [2020-06-01T10:26:29.823Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:29.823Z] #38 102.3 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-01T10:26:29.823Z] #38 102.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:26:29.823Z] #38 102.4 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:29.823Z] #38 102.4 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-01T10:26:29.823Z] #38 102.4 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:29.823Z] #38 102.5 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:26:29.823Z] #38 102.5 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:26:29.823Z] #38 102.5 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-01T10:26:29.978Z] #49 ... [2020-06-01T10:26:29.979Z] [2020-06-01T10:26:29.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:29.979Z] #39 56.05 CC images/opts.o [2020-06-01T10:26:29.979Z] #39 56.50 CC images/seccomp.o [2020-06-01T10:26:29.979Z] #39 56.99 CC images/binfmt-misc.o [2020-06-01T10:26:29.979Z] #39 57.25 CC images/time.o [2020-06-01T10:26:29.979Z] #39 57.51 CC images/sysctl.o [2020-06-01T10:26:29.979Z] #39 57.75 CC images/autofs.o [2020-06-01T10:26:29.979Z] #39 58.04 CC images/macvlan.o [2020-06-01T10:26:29.979Z] #39 58.38 CC images/sit.o [2020-06-01T10:26:29.979Z] #39 58.75 CC images/memfd.o [2020-06-01T10:26:29.979Z] #39 59.08 CC images/timens.o [2020-06-01T10:26:29.979Z] #39 59.42 LINK images/built-in.o [2020-06-01T10:26:29.979Z] #39 59.65 GEN compel/include/asm [2020-06-01T10:26:29.979Z] #39 59.70 GEN compel/include/version.h [2020-06-01T10:26:29.979Z] #39 59.72 touch .config [2020-06-01T10:26:29.979Z] #39 59.80 GEN include/common/config.h [2020-06-01T10:26:29.979Z] #39 59.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-01T10:26:29.979Z] #39 59.96 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-01T10:26:29.979Z] #39 59.98 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-01T10:26:29.979Z] #39 60.01 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-01T10:26:29.979Z] #39 60.05 DEP compel/plugins/std/infect.d [2020-06-01T10:26:29.979Z] #39 60.20 DEP compel/plugins/std/string.d [2020-06-01T10:26:29.979Z] #39 60.28 DEP compel/plugins/std/log.d [2020-06-01T10:26:29.979Z] #39 60.36 DEP compel/plugins/std/fds.d [2020-06-01T10:26:29.979Z] #39 60.47 DEP compel/plugins/std/std.d [2020-06-01T10:26:29.979Z] #39 60.58 DEP compel/plugins/shmem/shmem.d [2020-06-01T10:26:29.979Z] #39 60.66 DEP compel/plugins/fds/fds.d [2020-06-01T10:26:29.979Z] #39 60.78 CC compel/plugins/std/std.o [2020-06-01T10:26:29.979Z] #39 61.19 CC compel/plugins/std/fds.o [2020-06-01T10:26:29.979Z] #39 61.79 CC compel/plugins/std/log.o [2020-06-01T10:26:29.979Z] #39 62.83 CC compel/plugins/std/string.o [2020-06-01T10:26:29.979Z] #39 63.90 CC compel/plugins/std/infect.o [2020-06-01T10:26:29.979Z] #39 64.79 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-01T10:26:29.979Z] #39 64.89 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-01T10:26:29.979Z] #39 64.97 AR compel/plugins/std.lib.a [2020-06-01T10:26:29.979Z] #39 65.06 CC compel/plugins/fds/fds.o [2020-06-01T10:26:29.979Z] #39 65.38 AR compel/plugins/fds.lib.a [2020-06-01T10:26:29.979Z] #39 65.52 HOSTDEP compel/src/lib/log-host.d [2020-06-01T10:26:29.979Z] #39 65.70 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-01T10:26:29.979Z] #39 65.96 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-01T10:26:29.979Z] #39 66.06 HOSTDEP compel/src/main-host.d [2020-06-01T10:26:30.078Z] #38 102.5 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:26:30.078Z] #38 102.6 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-01T10:26:30.240Z] #39 66.20 DEP compel/src/lib/ptrace.d [2020-06-01T10:26:30.500Z] #39 ... [2020-06-01T10:26:30.500Z] [2020-06-01T10:26:30.500Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:26:30.500Z] #15 DONE 2.5s [2020-06-01T10:26:30.500Z] [2020-06-01T10:26:30.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:30.500Z] #39 66.48 DEP compel/src/lib/infect.d [2020-06-01T10:26:30.500Z] #39 ... [2020-06-01T10:26:30.500Z] [2020-06-01T10:26:30.500Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:26:31.004Z] #38 ... [2020-06-01T10:26:31.004Z] [2020-06-01T10:26:31.004Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:31.004Z] #41 93.69 time [2020-06-01T10:26:31.004Z] #41 97.11 strings [2020-06-01T10:26:31.004Z] #41 102.5 regexp/syntax [2020-06-01T10:26:31.004Z] #41 103.6 os [2020-06-01T10:26:31.072Z] #16 ... [2020-06-01T10:26:31.072Z] [2020-06-01T10:26:31.072Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:26:31.072Z] #43 DONE 129.3s [2020-06-01T10:26:31.072Z] [2020-06-01T10:26:31.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:31.072Z] #39 66.76 DEP compel/src/lib/infect-util.d [2020-06-01T10:26:31.072Z] #39 67.05 DEP compel/src/lib/infect-rpc.d [2020-06-01T10:26:31.072Z] #39 67.19 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-01T10:26:31.072Z] #39 67.27 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-01T10:26:31.260Z] #41 ... [2020-06-01T10:26:31.260Z] [2020-06-01T10:26:31.260Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:31.260Z] #25 30.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-01T10:26:31.260Z] #25 30.42 skipping existing 1849cc453dee [2020-06-01T10:26:31.260Z] #25 30.60 [2020-06-01T10:26:31.336Z] #39 67.30 DEP compel/src/lib/log.d [2020-06-01T10:26:31.336Z] #39 67.35 DEP compel/src/main.d [2020-06-01T10:26:31.336Z] #39 67.42 DEP compel/src/lib/handle-elf.d [2020-06-01T10:26:31.336Z] #39 67.52 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-01T10:26:31.597Z] #39 67.59 CC compel/src/lib/log.o [2020-06-01T10:26:31.858Z] #39 67.91 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-01T10:26:32.119Z] #39 68.19 CC compel/arch/aarch64/src/lib/infect.o [2020-06-01T10:26:32.119Z] #39 ... [2020-06-01T10:26:32.119Z] [2020-06-01T10:26:32.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:32.119Z] #41 120.5 vendor/golang.org/x/net/http/httpproxy [2020-06-01T10:26:32.119Z] #41 120.5 net/textproto [2020-06-01T10:26:32.119Z] #41 120.5 crypto/x509 [2020-06-01T10:26:32.119Z] #41 122.0 vendor/golang.org/x/net/http/httpguts [2020-06-01T10:26:32.119Z] #41 122.0 mime/multipart [2020-06-01T10:26:32.119Z] #41 125.1 crypto/tls [2020-06-01T10:26:32.380Z] #41 ... [2020-06-01T10:26:32.380Z] [2020-06-01T10:26:32.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:32.380Z] #39 68.52 CC compel/src/lib/infect-rpc.o [2020-06-01T10:26:32.623Z] #25 32.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-01T10:26:32.623Z] #25 ... [2020-06-01T10:26:32.623Z] [2020-06-01T10:26:32.623Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:32.623Z] #30 95.02 internal/poll [2020-06-01T10:26:32.623Z] #30 95.34 internal/fmtsort [2020-06-01T10:26:32.623Z] #30 96.31 internal/syscall/execenv [2020-06-01T10:26:32.623Z] #30 96.62 internal/syscall/unix [2020-06-01T10:26:32.623Z] #30 96.90 strings [2020-06-01T10:26:32.623Z] #30 98.42 os [2020-06-01T10:26:32.623Z] #30 102.6 path [2020-06-01T10:26:32.623Z] #30 103.6 text/tabwriter [2020-06-01T10:26:32.623Z] #30 104.4 fmt [2020-06-01T10:26:32.623Z] #30 104.8 path/filepath [2020-06-01T10:26:32.623Z] #30 ... [2020-06-01T10:26:32.623Z] [2020-06-01T10:26:32.623Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:26:32.623Z] #32 104.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:26:32.623Z] #32 104.1 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:26:32.623Z] #32 104.2 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-01T10:26:32.623Z] #32 104.2 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:26:32.623Z] #32 104.3 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-01T10:26:32.623Z] #32 104.3 Setting up cmake-data (3.13.4-1) ... [2020-06-01T10:26:32.623Z] #32 104.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:26:32.623Z] #32 104.4 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-01T10:26:32.623Z] #32 104.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-01T10:26:32.623Z] #32 104.4 Setting up cmake (3.13.4-1) ... [2020-06-01T10:26:32.623Z] #32 104.4 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:32.623Z] #32 104.7 Processing triggers for mime-support (3.62) ... [2020-06-01T10:26:32.957Z] #39 69.08 CC compel/src/lib/infect-util.o [2020-06-01T10:26:33.185Z] #32 DONE 105.7s [2020-06-01T10:26:33.185Z] [2020-06-01T10:26:33.185Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:33.185Z] #47 95.94 context [2020-06-01T10:26:33.185Z] #47 97.48 internal/poll [2020-06-01T10:26:33.185Z] #47 101.5 os [2020-06-01T10:26:33.185Z] #47 ... [2020-06-01T10:26:33.185Z] [2020-06-01T10:26:33.185Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:33.235Z] #39 ... [2020-06-01T10:26:33.235Z] [2020-06-01T10:26:33.235Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:26:33.235Z] #16 DONE 2.9s [2020-06-01T10:26:33.388Z] #41 ... [2020-06-01T10:26:33.388Z] [2020-06-01T10:26:33.388Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:33.388Z] #38 108.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-01T10:26:33.388Z] #38 108.2 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:33.497Z] [2020-06-01T10:26:33.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:33.497Z] #39 69.53 CC compel/src/lib/infect.o [2020-06-01T10:26:33.645Z] #38 ... [2020-06-01T10:26:33.646Z] [2020-06-01T10:26:33.646Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:33.646Z] #30 98.68 internal/syscall/execenv [2020-06-01T10:26:33.646Z] #30 99.13 internal/syscall/unix [2020-06-01T10:26:33.646Z] #30 99.62 strings [2020-06-01T10:26:33.646Z] #30 100.5 os [2020-06-01T10:26:33.646Z] #30 103.8 path [2020-06-01T10:26:33.646Z] #30 104.7 text/tabwriter [2020-06-01T10:26:33.646Z] #30 105.1 fmt [2020-06-01T10:26:33.646Z] #30 105.5 path/filepath [2020-06-01T10:26:33.646Z] #30 108.5 io/ioutil [2020-06-01T10:26:33.904Z] #30 ... [2020-06-01T10:26:33.904Z] [2020-06-01T10:26:33.904Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:33.904Z] #38 DONE 108.8s [2020-06-01T10:26:33.904Z] [2020-06-01T10:26:33.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:34.112Z] #33 ... [2020-06-01T10:26:34.112Z] [2020-06-01T10:26:34.112Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:26:34.112Z] #25 32.97 [2020-06-01T10:26:34.112Z] #25 33.26 ######################################################################## 100.0% [2020-06-01T10:26:34.112Z] #25 33.40 [2020-06-01T10:26:34.112Z] #25 33.56 Download of images into '/build' complete. [2020-06-01T10:26:34.112Z] #25 33.56 Use something like the following to load the result into a Docker daemon: [2020-06-01T10:26:34.112Z] #25 33.56 tar -cC '/build' . | docker load [2020-06-01T10:26:34.112Z] #25 DONE 33.7s [2020-06-01T10:26:34.368Z] [2020-06-01T10:26:34.368Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:34.368Z] #47 106.6 encoding/base64 [2020-06-01T10:26:34.469Z] #39 ... [2020-06-01T10:26:34.469Z] [2020-06-01T10:26:34.469Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:34.469Z] #47 99.45 internal/poll [2020-06-01T10:26:34.469Z] #47 101.0 encoding/base64 [2020-06-01T10:26:34.469Z] #47 102.7 os [2020-06-01T10:26:34.469Z] #47 102.8 strings [2020-06-01T10:26:34.469Z] #47 106.5 golang.org/x/sys/unix [2020-06-01T10:26:34.469Z] #47 109.0 fmt [2020-06-01T10:26:34.469Z] #47 ... [2020-06-01T10:26:34.469Z] [2020-06-01T10:26:34.469Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:34.469Z] #33 4.848 + RM_GOPATH=0 [2020-06-01T10:26:34.469Z] #33 4.848 + TMP_GOPATH= [2020-06-01T10:26:34.469Z] #33 4.848 + : /build [2020-06-01T10:26:34.469Z] #33 4.848 + '[' -z '' ']' [2020-06-01T10:26:34.469Z] #33 4.848 ++ mktemp -d [2020-06-01T10:26:34.469Z] #33 4.848 + export GOPATH=/tmp/tmp.0ok0sjVcbr [2020-06-01T10:26:34.469Z] #33 4.848 + GOPATH=/tmp/tmp.0ok0sjVcbr [2020-06-01T10:26:34.469Z] #33 4.848 + RM_GOPATH=1 [2020-06-01T10:26:34.469Z] #33 4.848 + case "$(go env GOARCH)" in [2020-06-01T10:26:34.469Z] #33 4.848 ++ go env GOARCH [2020-06-01T10:26:34.469Z] #33 4.862 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:34.469Z] #33 4.862 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:34.469Z] #33 4.862 ++ dirname /tmp/install/install.sh [2020-06-01T10:26:34.469Z] #33 4.880 + dir=/tmp/install [2020-06-01T10:26:34.469Z] #33 4.880 + bin=tini [2020-06-01T10:26:34.469Z] #33 4.880 + shift [2020-06-01T10:26:34.469Z] #33 4.880 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-01T10:26:34.469Z] #33 4.880 + . /tmp/install/tini.installer [2020-06-01T10:26:34.469Z] #33 4.880 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:26:34.469Z] #33 4.883 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:26:34.469Z] #33 4.884 + install_tini [2020-06-01T10:26:34.469Z] #33 4.884 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-01T10:26:34.469Z] #33 4.884 + git clone https://github.com/krallin/tini.git /tmp/tmp.0ok0sjVcbr/tini [2020-06-01T10:26:34.469Z] #33 4.916 Cloning into '/tmp/tmp.0ok0sjVcbr/tini'... [2020-06-01T10:26:35.733Z] #47 108.4 golang.org/x/sys/unix [2020-06-01T10:26:35.843Z] #33 6.374 + cd /tmp/tmp.0ok0sjVcbr/tini [2020-06-01T10:26:35.843Z] #33 6.374 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:26:35.843Z] #33 6.434 + cmake . [2020-06-01T10:26:35.988Z] #47 108.6 fmt [2020-06-01T10:26:36.776Z] #33 7.446 -- The C compiler identification is GNU 8.3.0 [2020-06-01T10:26:36.776Z] #33 ... [2020-06-01T10:26:36.776Z] [2020-06-01T10:26:36.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:36.776Z] #30 111.9 github.com/BurntSushi/toml [2020-06-01T10:26:36.776Z] #30 111.9 flag [2020-06-01T10:26:36.796Z] #39 72.24 CC compel/src/lib/ptrace.o [2020-06-01T10:26:36.796Z] #39 72.67 AR compel/libcompel.a [2020-06-01T10:26:36.796Z] #39 72.80 HOSTCC compel/src/main-host.o [2020-06-01T10:26:37.371Z] #39 73.27 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-01T10:26:37.371Z] #39 73.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-01T10:26:37.632Z] #39 73.70 HOSTCC compel/src/lib/log-host.o [2020-06-01T10:26:37.893Z] #39 74.01 HOSTLINK compel/compel-host-bin [2020-06-01T10:26:38.154Z] #39 74.33 DEP soccr/soccr.d [2020-06-01T10:26:38.416Z] #39 74.61 CC soccr/soccr.o [2020-06-01T10:26:39.253Z] #47 ... [2020-06-01T10:26:39.254Z] [2020-06-01T10:26:39.254Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:39.254Z] #33 5.258 + RM_GOPATH=0 [2020-06-01T10:26:39.254Z] #33 5.258 + TMP_GOPATH= [2020-06-01T10:26:39.254Z] #33 5.258 + : /build [2020-06-01T10:26:39.254Z] #33 5.258 + '[' -z '' ']' [2020-06-01T10:26:39.254Z] #33 5.258 ++ mktemp -d [2020-06-01T10:26:39.254Z] #33 5.446 + export GOPATH=/tmp/tmp.dcl1H4pFhf [2020-06-01T10:26:39.254Z] #33 5.450 + GOPATH=/tmp/tmp.dcl1H4pFhf [2020-06-01T10:26:39.254Z] #33 5.450 + RM_GOPATH=1 [2020-06-01T10:26:39.254Z] #33 5.450 + case "$(go env GOARCH)" in [2020-06-01T10:26:39.254Z] #33 5.484 ++ go env GOARCH [2020-06-01T10:26:39.254Z] #33 5.525 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:39.254Z] #33 5.525 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:26:39.254Z] #33 5.550 ++ dirname /tmp/install/install.sh [2020-06-01T10:26:39.254Z] #33 5.553 + dir=/tmp/install [2020-06-01T10:26:39.254Z] #33 5.554 + bin=tini [2020-06-01T10:26:39.254Z] #33 5.554 + shift [2020-06-01T10:26:39.254Z] #33 5.554 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-01T10:26:39.254Z] #33 5.554 + . /tmp/install/tini.installer [2020-06-01T10:26:39.254Z] #33 5.554 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:26:39.254Z] #33 5.555 + install_tini [2020-06-01T10:26:39.254Z] #33 5.555 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-01T10:26:39.254Z] #33 5.555 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:26:39.254Z] #33 5.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.dcl1H4pFhf/tini [2020-06-01T10:26:39.254Z] #33 5.557 Cloning into '/tmp/tmp.dcl1H4pFhf/tini'... [2020-06-01T10:26:39.814Z] #33 6.561 + cd /tmp/tmp.dcl1H4pFhf/tini [2020-06-01T10:26:39.814Z] #33 6.576 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:26:39.814Z] #33 6.583 + cmake . [2020-06-01T10:26:40.058Z] #30 114.6 log [2020-06-01T10:26:40.058Z] #30 ... [2020-06-01T10:26:40.058Z] [2020-06-01T10:26:40.058Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:40.058Z] #10 105.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-01T10:26:40.058Z] #10 105.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-01T10:26:40.058Z] #10 105.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:26:40.315Z] #10 ... [2020-06-01T10:26:40.315Z] [2020-06-01T10:26:40.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:40.315Z] #39 5.777 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:26:40.315Z] #39 5.778 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:26:40.315Z] #39 5.796 Note: Building without GnuTLS support [2020-06-01T10:26:40.315Z] #39 5.803 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:26:40.315Z] #39 5.811 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:26:40.329Z] #39 76.50 AR soccr/libsoccr.a [2020-06-01T10:26:40.329Z] #39 ... [2020-06-01T10:26:40.329Z] [2020-06-01T10:26:40.329Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:40.329Z] #49 13.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 runc . [2020-06-01T10:26:40.589Z] #49 ... [2020-06-01T10:26:40.589Z] [2020-06-01T10:26:40.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:40.589Z] #39 76.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:26:40.741Z] #33 ... [2020-06-01T10:26:40.741Z] [2020-06-01T10:26:40.741Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:26:40.741Z] #38 112.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-01T10:26:40.741Z] #38 112.7 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:26:40.741Z] #38 DONE 113.1s [2020-06-01T10:26:40.741Z] [2020-06-01T10:26:40.741Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:40.741Z] #33 7.360 -- The C compiler identification is GNU 8.3.0 [2020-06-01T10:26:40.741Z] #33 7.461 -- Check for working C compiler: /usr/bin/cc [2020-06-01T10:26:41.160Z] #39 77.14 DEP criu/arch/aarch64/sigframe.d [2020-06-01T10:26:41.432Z] #39 77.32 DEP criu/arch/aarch64/crtools.d [2020-06-01T10:26:41.432Z] #39 77.57 DEP criu/arch/aarch64/cpu.d [2020-06-01T10:26:41.432Z] #39 77.63 DEP criu/arch/aarch64/bitops.d [2020-06-01T10:26:41.432Z] #39 77.68 CC criu/arch/aarch64/bitops.o [2020-06-01T10:26:41.667Z] #33 8.383 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-01T10:26:41.667Z] #33 8.389 -- Detecting C compiler ABI info [2020-06-01T10:26:41.693Z] #39 77.82 CC criu/arch/aarch64/cpu.o [2020-06-01T10:26:41.953Z] #39 78.00 CC criu/arch/aarch64/crtools.o [2020-06-01T10:26:42.228Z] #33 8.957 -- Detecting C compiler ABI info - done [2020-06-01T10:26:42.228Z] #33 8.973 -- Detecting C compile features [2020-06-01T10:26:42.524Z] #39 78.60 CC criu/arch/aarch64/sigframe.o [2020-06-01T10:26:42.784Z] #39 78.89 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-01T10:26:42.784Z] #39 78.95 DEP criu/pie/util-vdso.d [2020-06-01T10:26:43.355Z] #39 79.26 DEP criu/pie/util.d [2020-06-01T10:26:43.355Z] #39 ... [2020-06-01T10:26:43.355Z] [2020-06-01T10:26:43.355Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:26:43.355Z] #17 2.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:26:43.355Z] #17 2.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:26:43.355Z] #17 3.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:26:43.355Z] #17 3.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-01T10:26:43.355Z] #17 4.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-01T10:26:43.355Z] #17 6.090 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-01T10:26:43.355Z] #17 9.187 Fetched 8178 kB in 7s (1200 kB/s) [2020-06-01T10:26:43.355Z] #17 9.187 Reading package lists... [2020-06-01T10:26:43.355Z] #17 ... [2020-06-01T10:26:43.355Z] [2020-06-01T10:26:43.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:43.355Z] #39 79.45 CC criu/pie/util.o [2020-06-01T10:26:43.590Z] #39 9.304 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:26:43.590Z] #39 9.365 GEN .gitid [2020-06-01T10:26:43.590Z] #39 9.389 GEN criu/include/version.h [2020-06-01T10:26:43.590Z] #39 9.501 GEN include/common/asm [2020-06-01T10:26:43.590Z] #39 ... [2020-06-01T10:26:43.590Z] [2020-06-01T10:26:43.590Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:43.590Z] #41 108.4 fmt [2020-06-01T10:26:43.590Z] #41 113.2 regexp [2020-06-01T10:26:43.590Z] #41 116.5 go/token [2020-06-01T10:26:43.590Z] #41 118.2 go/scanner [2020-06-01T10:26:43.590Z] #41 ... [2020-06-01T10:26:43.590Z] [2020-06-01T10:26:43.590Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:43.590Z] #10 116.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-01T10:26:43.590Z] #10 116.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-01T10:26:43.590Z] #10 116.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:43.590Z] #10 117.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-01T10:26:43.590Z] #10 117.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-01T10:26:43.590Z] #10 117.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:43.927Z] #39 79.93 CC criu/pie/util-vdso.o [2020-06-01T10:26:44.188Z] #39 ... [2020-06-01T10:26:44.188Z] [2020-06-01T10:26:44.188Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:44.188Z] #41 132.4 net/http/httptrace [2020-06-01T10:26:44.188Z] #41 132.6 net/http [2020-06-01T10:26:44.188Z] #41 ... [2020-06-01T10:26:44.188Z] [2020-06-01T10:26:44.188Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:26:44.739Z] #33 11.35 -- Detecting C compile features - done [2020-06-01T10:26:44.740Z] #33 11.39 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-01T10:26:44.740Z] #33 ... [2020-06-01T10:26:44.740Z] [2020-06-01T10:26:44.740Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:44.740Z] #30 107.2 io/ioutil [2020-06-01T10:26:44.740Z] #30 111.4 flag [2020-06-01T10:26:44.740Z] #30 111.4 github.com/BurntSushi/toml [2020-06-01T10:26:44.740Z] #30 114.0 log [2020-06-01T10:26:44.740Z] #30 116.4 github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:26:44.755Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:26:44.755Z] [2020-06-01T10:26:44.755Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:26:44.755Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:26:44.755Z] HOSTNAME=06a62c520f84 [2020-06-01T10:26:44.755Z] TESTDEBUG=0 [2020-06-01T10:26:44.755Z] DEST=bundles/test-integration [2020-06-01T10:26:44.755Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:26:44.755Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:26:44.755Z] container=docker [2020-06-01T10:26:44.755Z] HOME=/root [2020-06-01T10:26:44.755Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:26:44.755Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:26:44.755Z] VALIDATE_BRANCH=master [2020-06-01T10:26:44.755Z] TERM=xterm [2020-06-01T10:26:44.755Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:26:44.755Z] SHLVL=1 [2020-06-01T10:26:44.755Z] TIMEOUT=120m [2020-06-01T10:26:44.755Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:26:44.755Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:26:44.755Z] GO111MODULE=off [2020-06-01T10:26:44.755Z] DOCKER_EXPERIMENTAL=1 [2020-06-01T10:26:44.755Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:26:44.755Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:26:44.755Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:26:44.755Z] GOPATH=/go [2020-06-01T10:26:44.755Z] PKG_CONFIG=pkg-config [2020-06-01T10:26:44.755Z] _=/usr/bin/env [2020-06-01T10:26:44.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:26:45.036Z] #30 ... [2020-06-01T10:26:45.037Z] [2020-06-01T10:26:45.037Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:45.037Z] #33 11.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-01T10:26:45.037Z] #33 11.89 -- Configuring done [2020-06-01T10:26:45.037Z] #33 11.90 -- Generating done [2020-06-01T10:26:45.037Z] #33 11.92 -- Build files have been written to: /tmp/tmp.dcl1H4pFhf/tini [2020-06-01T10:26:45.037Z] #33 11.94 + make tini-static [2020-06-01T10:26:45.599Z] #33 12.47 Scanning dependencies of target tini-static [2020-06-01T10:26:45.599Z] #33 12.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-01T10:26:46.865Z] #10 ... [2020-06-01T10:26:46.865Z] [2020-06-01T10:26:46.865Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:46.865Z] #33 7.602 -- Check for working C compiler: /usr/bin/cc [2020-06-01T10:26:46.865Z] #33 8.635 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-01T10:26:46.865Z] #33 8.637 -- Detecting C compiler ABI info [2020-06-01T10:26:46.865Z] #33 9.504 -- Detecting C compiler ABI info - done [2020-06-01T10:26:46.865Z] #33 9.568 -- Detecting C compile features [2020-06-01T10:26:46.865Z] #33 13.51 -- Detecting C compile features - done [2020-06-01T10:26:46.865Z] #33 13.60 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-01T10:26:46.865Z] #33 13.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-01T10:26:46.865Z] #33 13.91 -- Configuring done [2020-06-01T10:26:46.865Z] #33 13.93 -- Generating done [2020-06-01T10:26:46.865Z] #33 13.94 -- Build files have been written to: /tmp/tmp.0ok0sjVcbr/tini [2020-06-01T10:26:46.865Z] #33 13.96 + make tini-static [2020-06-01T10:26:46.865Z] #33 14.47 Scanning dependencies of target tini-static [2020-06-01T10:26:46.865Z] #33 14.80 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-01T10:26:46.865Z] #33 16.40 [100%] Linking C executable tini-static [2020-06-01T10:26:46.865Z] #33 17.03 [100%] Built target tini-static [2020-06-01T10:26:46.865Z] #33 17.12 + mkdir -p /build [2020-06-01T10:26:46.865Z] #33 17.12 + cp tini-static /build/docker-init [2020-06-01T10:26:46.865Z] #33 DONE 17.5s [2020-06-01T10:26:46.865Z] [2020-06-01T10:26:46.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:46.865Z] #39 11.25 PBCC images/timens.pb-c.c [2020-06-01T10:26:46.865Z] #39 11.31 DEP images/timens.pb-c.d [2020-06-01T10:26:46.865Z] #39 11.37 PBCC images/fown.pb-c.c [2020-06-01T10:26:46.865Z] #39 11.40 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-01T10:26:46.865Z] #39 11.48 PBCC images/opts.pb-c.c [2020-06-01T10:26:46.865Z] #39 11.59 PBCC images/memfd.pb-c.c [2020-06-01T10:26:46.865Z] #39 11.70 DEP images/fown.pb-c.d [2020-06-01T10:26:46.865Z] #39 11.77 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-01T10:26:46.865Z] #39 11.88 DEP images/opts.pb-c.d [2020-06-01T10:26:46.865Z] #39 11.93 DEP images/memfd.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.00 PBCC images/sit.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.07 DEP images/sit.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.14 PBCC images/macvlan.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.19 DEP images/macvlan.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.24 PBCC images/autofs.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.29 DEP images/autofs.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.35 PBCC images/sysctl.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.42 DEP images/sysctl.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.51 PBCC images/time.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.51 DEP images/time.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.57 PBCC images/binfmt-misc.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.61 DEP images/binfmt-misc.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.66 PBCC images/seccomp.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.68 DEP images/seccomp.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.73 PBCC images/userns.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.81 DEP images/userns.pb-c.d [2020-06-01T10:26:46.865Z] #39 12.90 PBCC images/cgroup.pb-c.c [2020-06-01T10:26:46.865Z] #39 12.96 DEP images/cgroup.pb-c.d [2020-06-01T10:26:46.865Z] #39 13.04 PBCC images/ext-file.pb-c.c [2020-06-01T10:26:46.865Z] #39 13.17 DEP images/ext-file.pb-c.d [2020-06-01T10:26:47.122Z] #39 13.31 PBCC images/rpc.pb-c.c [2020-06-01T10:26:47.122Z] #39 13.36 DEP images/rpc.pb-c.d [2020-06-01T10:26:47.381Z] #39 13.47 PBCC images/siginfo.pb-c.c [2020-06-01T10:26:47.381Z] #39 13.51 DEP images/siginfo.pb-c.d [2020-06-01T10:26:47.381Z] #39 13.60 PBCC images/pagemap.pb-c.c [2020-06-01T10:26:47.381Z] #39 13.74 DEP images/pagemap.pb-c.d [2020-06-01T10:26:47.485Z] #33 ... [2020-06-01T10:26:47.485Z] [2020-06-01T10:26:47.485Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:26:47.485Z] #10 109.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-01T10:26:47.485Z] #10 109.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-01T10:26:47.485Z] #10 109.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:26:47.485Z] #10 117.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-01T10:26:47.485Z] #10 117.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-01T10:26:47.485Z] #10 117.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:47.485Z] #10 117.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-01T10:26:47.485Z] #10 117.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-01T10:26:47.485Z] #10 117.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:26:47.485Z] #10 ... [2020-06-01T10:26:47.485Z] [2020-06-01T10:26:47.485Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:47.485Z] #33 14.26 [100%] Linking C executable tini-static [2020-06-01T10:26:47.639Z] #39 13.85 PBCC images/rlimit.pb-c.c [2020-06-01T10:26:47.639Z] #39 13.86 DEP images/rlimit.pb-c.d [2020-06-01T10:26:47.639Z] #39 13.92 PBCC images/file-lock.pb-c.c [2020-06-01T10:26:47.639Z] #39 13.97 DEP images/file-lock.pb-c.d [2020-06-01T10:26:47.896Z] #39 14.02 PBCC images/tty.pb-c.c [2020-06-01T10:26:47.896Z] #39 14.07 DEP images/tty.pb-c.d [2020-06-01T10:26:48.046Z] #33 14.95 [100%] Built target tini-static [2020-06-01T10:26:48.046Z] #33 15.05 + mkdir -p /build [2020-06-01T10:26:48.154Z] #39 14.13 PBCC images/tun.pb-c.c [2020-06-01T10:26:48.154Z] #39 14.31 PBCC images/netdev.pb-c.c [2020-06-01T10:26:48.154Z] #39 14.36 DEP images/tun.pb-c.d [2020-06-01T10:26:48.306Z] #33 15.05 + cp tini-static /build/docker-init [2020-06-01T10:26:48.306Z] #33 DONE 15.3s [2020-06-01T10:26:48.306Z] [2020-06-01T10:26:48.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:48.306Z] #39 4.012 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:26:48.306Z] #39 4.012 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:26:48.306Z] #39 4.032 Note: Building without GnuTLS support [2020-06-01T10:26:48.306Z] #39 4.038 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:26:48.306Z] #39 4.038 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:26:48.306Z] #39 5.896 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:26:48.306Z] #39 5.944 GEN .gitid [2020-06-01T10:26:48.306Z] #39 5.988 GEN criu/include/version.h [2020-06-01T10:26:48.306Z] #39 6.079 GEN include/common/asm [2020-06-01T10:26:48.368Z] #21 142.5 Checking out files: 23% (2545/10835) Checking out files: 24% (2601/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 42% (4599/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 60% (6512/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 78% (8487/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-01T10:26:48.411Z] #39 14.44 DEP images/netdev.pb-c.d [2020-06-01T10:26:48.411Z] #39 14.53 PBCC images/vma.pb-c.c [2020-06-01T10:26:48.411Z] #39 14.58 DEP images/vma.pb-c.d [2020-06-01T10:26:48.411Z] #39 14.67 PBCC images/creds.pb-c.c [2020-06-01T10:26:48.561Z] #39 ... [2020-06-01T10:26:48.561Z] [2020-06-01T10:26:48.561Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:48.561Z] #30 DONE 121.0s [2020-06-01T10:26:48.561Z] [2020-06-01T10:26:48.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:48.561Z] #39 8.016 PBCC images/timens.pb-c.c [2020-06-01T10:26:48.561Z] #39 ... [2020-06-01T10:26:48.561Z] [2020-06-01T10:26:48.561Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:48.561Z] #41 111.5 flag [2020-06-01T10:26:48.561Z] #41 111.9 go/token [2020-06-01T10:26:48.561Z] #41 112.7 go/scanner [2020-06-01T10:26:48.561Z] #41 113.9 regexp [2020-06-01T10:26:48.561Z] #41 114.9 go/ast [2020-06-01T10:26:48.561Z] #41 117.4 internal/lazyregexp [2020-06-01T10:26:48.561Z] #41 117.8 net/url [2020-06-01T10:26:48.561Z] #41 120.2 text/template/parse [2020-06-01T10:26:48.561Z] #41 120.7 go/parser [2020-06-01T10:26:48.561Z] #41 ... [2020-06-01T10:26:48.561Z] [2020-06-01T10:26:48.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:48.561Z] #39 8.085 DEP images/timens.pb-c.d [2020-06-01T10:26:48.628Z] #21 146.8 + cd /tmp/tmp.bjPIKPf8cF/tmp/docker-ce [2020-06-01T10:26:48.628Z] #21 146.8 + git checkout -q v17.06.2-ce [2020-06-01T10:26:48.669Z] #39 14.72 DEP images/creds.pb-c.d [2020-06-01T10:26:48.669Z] #39 14.74 PBCC images/utsns.pb-c.c [2020-06-01T10:26:48.669Z] #39 14.80 DEP images/utsns.pb-c.d [2020-06-01T10:26:48.669Z] #39 14.84 PBCC images/ipc-desc.pb-c.c [2020-06-01T10:26:48.669Z] #39 14.88 PBCC images/ipc-sem.pb-c.c [2020-06-01T10:26:48.669Z] #39 14.89 DEP images/ipc-desc.pb-c.d [2020-06-01T10:26:48.816Z] #39 8.203 PBCC images/fown.pb-c.c [2020-06-01T10:26:48.816Z] #39 8.257 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-01T10:26:48.926Z] #39 14.97 DEP images/ipc-sem.pb-c.d [2020-06-01T10:26:48.926Z] #39 15.03 PBCC images/ipc-msg.pb-c.c [2020-06-01T10:26:48.926Z] #39 15.08 DEP images/ipc-msg.pb-c.d [2020-06-01T10:26:48.926Z] #39 15.15 PBCC images/ipc-shm.pb-c.c [2020-06-01T10:26:48.926Z] #39 15.20 DEP images/ipc-shm.pb-c.d [2020-06-01T10:26:49.072Z] #39 8.348 PBCC images/opts.pb-c.c [2020-06-01T10:26:49.072Z] #39 8.436 PBCC images/memfd.pb-c.c [2020-06-01T10:26:49.183Z] #39 15.27 PBCC images/ipc-var.pb-c.c [2020-06-01T10:26:49.183Z] #39 15.31 DEP images/ipc-var.pb-c.d [2020-06-01T10:26:49.183Z] #39 ... [2020-06-01T10:26:49.183Z] [2020-06-01T10:26:49.183Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:49.183Z] #30 118.8 github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:26:49.183Z] #30 DONE 124.3s [2020-06-01T10:26:49.183Z] [2020-06-01T10:26:49.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:49.183Z] #39 15.42 PBCC images/sk-opts.pb-c.c [2020-06-01T10:26:49.327Z] #39 8.607 DEP images/fown.pb-c.d [2020-06-01T10:26:49.327Z] #39 8.766 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-01T10:26:49.327Z] #39 8.801 DEP images/opts.pb-c.d [2020-06-01T10:26:49.441Z] #39 15.43 PBCC images/packet-sock.pb-c.c [2020-06-01T10:26:49.441Z] #39 15.59 DEP images/sk-opts.pb-c.d [2020-06-01T10:26:49.441Z] #39 15.68 DEP images/packet-sock.pb-c.d [2020-06-01T10:26:49.441Z] #39 15.80 PBCC images/sk-netlink.pb-c.c [2020-06-01T10:26:49.582Z] #39 8.871 DEP images/memfd.pb-c.d [2020-06-01T10:26:49.582Z] #39 9.016 PBCC images/sit.pb-c.c [2020-06-01T10:26:49.582Z] #39 9.099 DEP images/sit.pb-c.d [2020-06-01T10:26:49.698Z] #39 15.87 DEP images/sk-netlink.pb-c.d [2020-06-01T10:26:49.698Z] #39 15.99 PBCC images/sk-inet.pb-c.c [2020-06-01T10:26:49.838Z] #39 9.151 PBCC images/macvlan.pb-c.c [2020-06-01T10:26:49.838Z] #39 9.255 DEP images/macvlan.pb-c.d [2020-06-01T10:26:49.838Z] #39 9.296 PBCC images/autofs.pb-c.c [2020-06-01T10:26:49.838Z] #39 9.339 DEP images/autofs.pb-c.d [2020-06-01T10:26:49.955Z] #39 16.11 DEP images/sk-inet.pb-c.d [2020-06-01T10:26:49.955Z] #39 16.16 PBCC images/sk-unix.pb-c.c [2020-06-01T10:26:49.955Z] #39 16.25 DEP images/sk-unix.pb-c.d [2020-06-01T10:26:50.093Z] #39 9.471 PBCC images/sysctl.pb-c.c [2020-06-01T10:26:50.093Z] #39 9.471 DEP images/sysctl.pb-c.d [2020-06-01T10:26:50.093Z] #39 9.595 PBCC images/time.pb-c.c [2020-06-01T10:26:50.093Z] #39 9.653 DEP images/time.pb-c.d [2020-06-01T10:26:50.212Z] #39 16.37 PBCC images/mm.pb-c.c [2020-06-01T10:26:50.212Z] #39 16.42 DEP images/mm.pb-c.d [2020-06-01T10:26:50.348Z] #39 9.779 PBCC images/binfmt-misc.pb-c.c [2020-06-01T10:26:50.348Z] #39 9.823 DEP images/binfmt-misc.pb-c.d [2020-06-01T10:26:50.348Z] #39 9.895 PBCC images/seccomp.pb-c.c [2020-06-01T10:26:50.348Z] #39 9.895 DEP images/seccomp.pb-c.d [2020-06-01T10:26:50.471Z] #39 16.50 PBCC images/timerfd.pb-c.c [2020-06-01T10:26:50.471Z] #39 16.55 DEP images/timerfd.pb-c.d [2020-06-01T10:26:50.471Z] #39 16.64 PBCC images/timer.pb-c.c [2020-06-01T10:26:50.471Z] #39 16.65 DEP images/timer.pb-c.d [2020-06-01T10:26:50.471Z] #39 16.73 PBCC images/sa.pb-c.c [2020-06-01T10:26:50.471Z] #39 16.79 DEP images/sa.pb-c.d [2020-06-01T10:26:50.605Z] #39 10.01 PBCC images/userns.pb-c.c [2020-06-01T10:26:50.605Z] #39 10.03 DEP images/userns.pb-c.d [2020-06-01T10:26:50.605Z] #39 10.06 PBCC images/cgroup.pb-c.c [2020-06-01T10:26:50.605Z] #39 10.08 DEP images/cgroup.pb-c.d [2020-06-01T10:26:50.605Z] #39 10.15 PBCC images/ext-file.pb-c.c [2020-06-01T10:26:50.728Z] #39 16.85 PBCC images/pipe-data.pb-c.c [2020-06-01T10:26:50.728Z] #39 16.92 DEP images/pipe-data.pb-c.d [2020-06-01T10:26:50.728Z] #39 16.98 PBCC images/mnt.pb-c.c [2020-06-01T10:26:50.861Z] #39 10.19 DEP images/ext-file.pb-c.d [2020-06-01T10:26:50.861Z] #39 10.23 PBCC images/rpc.pb-c.c [2020-06-01T10:26:50.861Z] #39 10.28 DEP images/rpc.pb-c.d [2020-06-01T10:26:50.861Z] #39 10.33 PBCC images/siginfo.pb-c.c [2020-06-01T10:26:50.861Z] #39 10.37 DEP images/siginfo.pb-c.d [2020-06-01T10:26:50.861Z] #39 10.40 PBCC images/pagemap.pb-c.c [2020-06-01T10:26:50.985Z] #39 17.03 DEP images/mnt.pb-c.d [2020-06-01T10:26:50.985Z] #39 17.10 PBCC images/sk-packet.pb-c.c [2020-06-01T10:26:50.985Z] #39 17.10 DEP images/sk-packet.pb-c.d [2020-06-01T10:26:50.985Z] #39 17.17 PBCC images/tcp-stream.pb-c.c [2020-06-01T10:26:50.985Z] #39 17.23 DEP images/tcp-stream.pb-c.d [2020-06-01T10:26:50.985Z] #39 17.28 PBCC images/pipe.pb-c.c [2020-06-01T10:26:51.116Z] #39 10.43 DEP images/pagemap.pb-c.d [2020-06-01T10:26:51.116Z] #39 10.49 PBCC images/rlimit.pb-c.c [2020-06-01T10:26:51.116Z] #39 10.54 DEP images/rlimit.pb-c.d [2020-06-01T10:26:51.116Z] #39 10.58 PBCC images/file-lock.pb-c.c [2020-06-01T10:26:51.116Z] #39 10.59 DEP images/file-lock.pb-c.d [2020-06-01T10:26:51.116Z] #39 10.66 PBCC images/tty.pb-c.c [2020-06-01T10:26:51.242Z] #39 17.33 DEP images/pipe.pb-c.d [2020-06-01T10:26:51.243Z] #39 17.38 PBCC images/pstree.pb-c.c [2020-06-01T10:26:51.243Z] #39 17.44 DEP images/pstree.pb-c.d [2020-06-01T10:26:51.372Z] #39 10.74 DEP images/tty.pb-c.d [2020-06-01T10:26:51.372Z] #39 10.78 PBCC images/tun.pb-c.c [2020-06-01T10:26:51.372Z] #39 10.81 PBCC images/netdev.pb-c.c [2020-06-01T10:26:51.372Z] #39 10.85 DEP images/tun.pb-c.d [2020-06-01T10:26:51.372Z] #39 10.88 DEP images/netdev.pb-c.d [2020-06-01T10:26:51.500Z] #39 17.53 PBCC images/fs.pb-c.c [2020-06-01T10:26:51.500Z] #39 17.57 DEP images/fs.pb-c.d [2020-06-01T10:26:51.500Z] #39 17.64 PBCC images/signalfd.pb-c.c [2020-06-01T10:26:51.500Z] #39 17.73 DEP images/signalfd.pb-c.d [2020-06-01T10:26:51.500Z] #39 17.78 PBCC images/fh.pb-c.c [2020-06-01T10:26:51.627Z] #39 10.93 PBCC images/vma.pb-c.c [2020-06-01T10:26:51.627Z] #39 11.02 DEP images/vma.pb-c.d [2020-06-01T10:26:51.627Z] #39 11.09 PBCC images/creds.pb-c.c [2020-06-01T10:26:51.627Z] #39 11.10 DEP images/creds.pb-c.d [2020-06-01T10:26:51.627Z] #39 11.16 PBCC images/utsns.pb-c.c [2020-06-01T10:26:51.627Z] #39 11.20 DEP images/utsns.pb-c.d [2020-06-01T10:26:51.757Z] #39 17.83 PBCC images/fsnotify.pb-c.c [2020-06-01T10:26:51.758Z] #39 ... [2020-06-01T10:26:51.758Z] [2020-06-01T10:26:51.758Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:51.758Z] #47 116.8 encoding/json [2020-06-01T10:26:51.758Z] #47 121.2 github.com/pkg/diff [2020-06-01T10:26:51.758Z] #47 123.4 go/ast [2020-06-01T10:26:51.758Z] #47 125.0 golang.org/x/crypto/ssh/terminal [2020-06-01T10:26:51.758Z] #47 126.7 mvdan.cc/editorconfig [2020-06-01T10:26:51.758Z] #47 ... [2020-06-01T10:26:51.758Z] [2020-06-01T10:26:51.758Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:26:51.758Z] #52 52.54 Checking out files: 26% (838/3182) Checking out files: 27% (860/3182) Checking out files: 28% (891/3182) Checking out files: 29% (923/3182) Checking out files: 30% (955/3182) Checking out files: 31% (987/3182) Checking out files: 32% (1019/3182) Checking out files: 33% (1051/3182) Checking out files: 34% (1082/3182) Checking out files: 35% (1114/3182) Checking out files: 36% (1146/3182) Checking out files: 37% (1178/3182) Checking out files: 38% (1210/3182) Checking out files: 39% (1241/3182) Checking out files: 40% (1273/3182) Checking out files: 41% (1305/3182) Checking out files: 42% (1337/3182) Checking out files: 43% (1369/3182) Checking out files: 44% (1401/3182) Checking out files: 45% (1432/3182) Checking out files: 46% (1464/3182) Checking out files: 47% (1496/3182) Checking out files: 48% (1528/3182) Checking out files: 49% (1560/3182) Checking out files: 50% (1591/3182) Checking out files: 51% (1623/3182) Checking out files: 52% (1655/3182) Checking out files: 53% (1687/3182) Checking out files: 54% (1719/3182) Checking out files: 55% (1751/3182) Checking out files: 56% (1782/3182) Checking out files: 57% (1814/3182) Checking out files: 58% (1846/3182) Checking out files: 59% (1878/3182) Checking out files: 60% (1910/3182) Checking out files: 61% (1942/3182) Checking out files: 62% (1973/3182) Checking out files: 63% (2005/3182) Checking out files: 64% (2037/3182) Checking out files: 65% (2069/3182) Checking out files: 66% (2101/3182) Checking out files: 67% (2132/3182) Checking out files: 68% (2164/3182) Checking out files: 69% (2196/3182) Checking out files: 70% (2228/3182) Checking out files: 71% (2260/3182) Checking out files: 72% (2292/3182) Checking out files: 72% (2299/3182) Checking out files: 73% (2323/3182) Checking out files: 74% (2355/3182) Checking out files: 75% (2387/3182) Checking out files: 76% (2419/3182) Checking out files: 77% (2451/3182) Checking out files: 78% (2482/3182) Checking out files: 79% (2514/3182) Checking out files: 80% (2546/3182) Checking out files: 81% (2578/3182) Checking out files: 82% (2610/3182) Checking out files: 83% (2642/3182) Checking out files: 84% (2673/3182) Checking out files: 85% (2705/3182) Checking out files: 86% (2737/3182) Checking out files: 87% (2769/3182) Checking out files: 88% (2801/3182) Checking out files: 89% (2832/3182) Checking out files: 90% (2864/3182) Checking out files: 91% (2896/3182) Checking out files: 92% (2928/3182) Checking out files: 93% (2960/3182) Checking out files: 94% (2992/3182) Checking out files: 95% (3023/3182) Checking out files: 96% (3055/3182) Checking out files: 97% (3087/3182) Checking out files: 98% (3119/3182) Checking out files: 99% (3151/3182) Checking out files: 100% (3182/3182) Checking out files: 100% (3182/3182), done. [2020-06-01T10:26:51.882Z] #39 11.24 PBCC images/ipc-desc.pb-c.c [2020-06-01T10:26:51.882Z] #39 11.29 PBCC images/ipc-sem.pb-c.c [2020-06-01T10:26:51.882Z] #39 11.31 DEP images/ipc-desc.pb-c.d [2020-06-01T10:26:51.882Z] #39 11.36 DEP images/ipc-sem.pb-c.d [2020-06-01T10:26:51.882Z] #39 11.43 PBCC images/ipc-msg.pb-c.c [2020-06-01T10:26:52.015Z] #52 54.52 + cd /tmp/tmp.1Pb7uhUskN/src/github.com/containerd/containerd [2020-06-01T10:26:52.015Z] #52 54.52 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:26:52.138Z] #39 11.48 DEP images/ipc-msg.pb-c.d [2020-06-01T10:26:52.138Z] #39 11.55 PBCC images/ipc-shm.pb-c.c [2020-06-01T10:26:52.138Z] #39 11.58 DEP images/ipc-shm.pb-c.d [2020-06-01T10:26:52.138Z] #39 11.64 PBCC images/ipc-var.pb-c.c [2020-06-01T10:26:52.138Z] #39 11.68 DEP images/ipc-var.pb-c.d [2020-06-01T10:26:52.393Z] #39 11.76 PBCC images/sk-opts.pb-c.c [2020-06-01T10:26:52.393Z] #39 11.77 PBCC images/packet-sock.pb-c.c [2020-06-01T10:26:52.393Z] #39 11.82 DEP images/sk-opts.pb-c.d [2020-06-01T10:26:52.393Z] #39 11.88 DEP images/packet-sock.pb-c.d [2020-06-01T10:26:52.393Z] #39 11.94 PBCC images/sk-netlink.pb-c.c [2020-06-01T10:26:52.648Z] #39 12.01 DEP images/sk-netlink.pb-c.d [2020-06-01T10:26:52.648Z] #39 12.07 PBCC images/sk-inet.pb-c.c [2020-06-01T10:26:52.648Z] #39 12.12 DEP images/sk-inet.pb-c.d [2020-06-01T10:26:52.648Z] #39 12.17 PBCC images/sk-unix.pb-c.c [2020-06-01T10:26:52.833Z] #21 151.2 + mkdir -p /tmp/tmp.bjPIKPf8cF/src/github.com/docker [2020-06-01T10:26:52.833Z] #21 151.2 + mv components/cli /tmp/tmp.bjPIKPf8cF/src/github.com/docker/cli [2020-06-01T10:26:52.833Z] #21 151.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-01T10:26:52.903Z] #39 12.26 DEP images/sk-unix.pb-c.d [2020-06-01T10:26:52.903Z] #39 12.32 PBCC images/mm.pb-c.c [2020-06-01T10:26:52.903Z] #39 12.41 DEP images/mm.pb-c.d [2020-06-01T10:26:52.903Z] #39 12.47 PBCC images/timerfd.pb-c.c [2020-06-01T10:26:53.158Z] #39 12.54 DEP images/timerfd.pb-c.d [2020-06-01T10:26:53.158Z] #39 12.60 PBCC images/timer.pb-c.c [2020-06-01T10:26:53.158Z] #39 12.66 DEP images/timer.pb-c.d [2020-06-01T10:26:53.158Z] #39 12.72 PBCC images/sa.pb-c.c [2020-06-01T10:26:53.456Z] #39 12.76 DEP images/sa.pb-c.d [2020-06-01T10:26:53.456Z] #39 12.82 PBCC images/pipe-data.pb-c.c [2020-06-01T10:26:53.456Z] #39 ... [2020-06-01T10:26:53.456Z] [2020-06-01T10:26:53.456Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:26:53.456Z] #47 115.9 encoding/json [2020-06-01T10:26:53.456Z] #47 120.4 github.com/pkg/diff [2020-06-01T10:26:53.456Z] #47 123.1 golang.org/x/crypto/ssh/terminal [2020-06-01T10:26:53.456Z] #47 123.9 mvdan.cc/editorconfig [2020-06-01T10:26:53.456Z] #47 124.9 mvdan.cc/sh/v3/fileutil [2020-06-01T10:26:53.456Z] #47 125.1 mvdan.cc/sh/v3/syntax [2020-06-01T10:26:53.456Z] #47 ... [2020-06-01T10:26:53.456Z] [2020-06-01T10:26:53.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:53.456Z] #39 12.85 DEP images/pipe-data.pb-c.d [2020-06-01T10:26:53.456Z] #39 12.90 PBCC images/mnt.pb-c.c [2020-06-01T10:26:53.456Z] #39 12.98 DEP images/mnt.pb-c.d [2020-06-01T10:26:53.456Z] #39 13.02 PBCC images/sk-packet.pb-c.c [2020-06-01T10:26:53.456Z] #39 13.07 DEP images/sk-packet.pb-c.d [2020-06-01T10:26:53.712Z] #39 13.11 PBCC images/tcp-stream.pb-c.c [2020-06-01T10:26:53.712Z] #39 13.17 DEP images/tcp-stream.pb-c.d [2020-06-01T10:26:53.712Z] #39 13.24 PBCC images/pipe.pb-c.c [2020-06-01T10:26:53.967Z] #39 13.35 DEP images/pipe.pb-c.d [2020-06-01T10:26:53.967Z] #39 13.42 PBCC images/pstree.pb-c.c [2020-06-01T10:26:53.967Z] #39 13.43 DEP images/pstree.pb-c.d [2020-06-01T10:26:53.967Z] #39 13.49 PBCC images/fs.pb-c.c [2020-06-01T10:26:53.967Z] #39 13.50 DEP images/fs.pb-c.d [2020-06-01T10:26:53.967Z] #39 13.54 PBCC images/signalfd.pb-c.c [2020-06-01T10:26:53.997Z] #52 56.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-01T10:26:53.997Z] #52 56.47 + BUILDTAGS='netgo osusergo static_build' [2020-06-01T10:26:53.997Z] #52 56.47 + export EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:26:53.997Z] #52 56.47 + EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:26:53.997Z] #52 56.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-01T10:26:53.997Z] #52 56.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-01T10:26:53.997Z] #52 56.47 + '[' '' = dynamic ']' [2020-06-01T10:26:53.997Z] #52 56.47 + make [2020-06-01T10:26:53.997Z] #52 ... [2020-06-01T10:26:53.997Z] [2020-06-01T10:26:53.997Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:53.997Z] #41 119.1 internal/lazyregexp [2020-06-01T10:26:53.997Z] #41 119.4 net/url [2020-06-01T10:26:53.997Z] #41 119.8 go/ast [2020-06-01T10:26:53.997Z] #41 121.4 text/template/parse [2020-06-01T10:26:53.997Z] #41 126.1 go/parser [2020-06-01T10:26:53.997Z] #41 127.0 text/template [2020-06-01T10:26:53.997Z] #41 ... [2020-06-01T10:26:53.997Z] [2020-06-01T10:26:53.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:53.997Z] #39 17.94 DEP images/fh.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.00 DEP images/fsnotify.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.04 PBCC images/eventpoll.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.06 DEP images/eventpoll.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.09 PBCC images/eventfd.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.12 DEP images/eventfd.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.17 PBCC images/remap-file-path.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.23 DEP images/remap-file-path.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.27 PBCC images/fifo.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.29 DEP images/fifo.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.36 PBCC images/ghost-file.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.45 DEP images/ghost-file.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.51 PBCC images/regfile.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.56 DEP images/regfile.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.66 PBCC images/ns.pb-c.c [2020-06-01T10:26:53.997Z] #39 18.67 DEP images/ns.pb-c.d [2020-06-01T10:26:53.997Z] #39 18.75 PBCC images/fdinfo.pb-c.c [2020-06-01T10:26:53.998Z] #39 18.82 DEP images/fdinfo.pb-c.d [2020-06-01T10:26:53.998Z] #39 18.90 PBCC images/core-aarch64.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.04 PBCC images/core-arm.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.14 PBCC images/core-ppc64.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.22 PBCC images/core-s390.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.31 PBCC images/core-x86.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.46 PBCC images/core.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.56 PBCC images/inventory.pb-c.c [2020-06-01T10:26:53.998Z] #39 19.64 DEP images/core-aarch64.pb-c.d [2020-06-01T10:26:53.998Z] #39 19.68 DEP images/core-arm.pb-c.d [2020-06-01T10:26:53.998Z] #39 19.75 DEP images/core-ppc64.pb-c.d [2020-06-01T10:26:53.998Z] #39 19.82 DEP images/core-s390.pb-c.d [2020-06-01T10:26:53.998Z] #39 19.91 DEP images/core-x86.pb-c.d [2020-06-01T10:26:53.998Z] #39 19.96 DEP images/core.pb-c.d [2020-06-01T10:26:53.998Z] #39 20.04 DEP images/inventory.pb-c.d [2020-06-01T10:26:53.998Z] #39 20.12 PBCC images/cpuinfo.pb-c.c [2020-06-01T10:26:53.998Z] #39 20.17 DEP images/cpuinfo.pb-c.d [2020-06-01T10:26:53.998Z] #39 20.23 PBCC images/stats.pb-c.c [2020-06-01T10:26:53.998Z] #39 20.27 DEP images/stats.pb-c.d [2020-06-01T10:26:54.223Z] #39 13.60 DEP images/signalfd.pb-c.d [2020-06-01T10:26:54.223Z] #39 13.66 PBCC images/fh.pb-c.c [2020-06-01T10:26:54.223Z] #39 13.72 PBCC images/fsnotify.pb-c.c [2020-06-01T10:26:54.223Z] #39 13.78 DEP images/fh.pb-c.d [2020-06-01T10:26:54.519Z] #39 13.82 DEP images/fsnotify.pb-c.d [2020-06-01T10:26:54.519Z] #39 13.88 PBCC images/eventpoll.pb-c.c [2020-06-01T10:26:54.519Z] #39 13.92 DEP images/eventpoll.pb-c.d [2020-06-01T10:26:54.519Z] #39 13.97 PBCC images/eventfd.pb-c.c [2020-06-01T10:26:54.519Z] #39 14.03 DEP images/eventfd.pb-c.d [2020-06-01T10:26:54.519Z] #39 14.08 PBCC images/remap-file-path.pb-c.c [2020-06-01T10:26:54.519Z] #39 14.11 DEP images/remap-file-path.pb-c.d [2020-06-01T10:26:54.747Z] #21 ... [2020-06-01T10:26:54.747Z] [2020-06-01T10:26:54.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:54.747Z] #39 80.72 AR criu/pie/pie.lib.a [2020-06-01T10:26:54.747Z] #39 80.80 DEP criu/pie/restorer.d [2020-06-01T10:26:54.747Z] #39 81.09 DEP criu/arch/aarch64/intraprocedure.d [2020-06-01T10:26:54.747Z] #39 81.11 DEP criu/arch/aarch64/restorer.d [2020-06-01T10:26:54.748Z] #39 81.28 DEP criu/arch/aarch64/vdso-pie.d [2020-06-01T10:26:54.748Z] #39 81.38 DEP criu/pie/parasite-vdso.d [2020-06-01T10:26:54.748Z] #39 81.61 DEP criu/pie/parasite.d [2020-06-01T10:26:54.748Z] #39 82.00 CC criu/pie/parasite.o [2020-06-01T10:26:54.748Z] #39 83.52 LINK criu/pie/parasite.built-in.o [2020-06-01T10:26:54.748Z] #39 83.53 GEN criu/pie/parasite-blob.h [2020-06-01T10:26:54.748Z] #39 83.56 CC criu/pie/parasite-vdso.o [2020-06-01T10:26:54.748Z] #39 84.31 CC criu/arch/aarch64/vdso-pie.o [2020-06-01T10:26:54.748Z] #39 84.72 CC criu/arch/aarch64/restorer.o [2020-06-01T10:26:54.748Z] #39 85.30 CC criu/arch/aarch64/intraprocedure.o [2020-06-01T10:26:54.748Z] #39 85.33 CC criu/pie/restorer.o [2020-06-01T10:26:54.748Z] #39 89.37 LINK criu/pie/restorer.built-in.o [2020-06-01T10:26:54.748Z] #39 89.40 GEN criu/pie/restorer-blob.h [2020-06-01T10:26:54.748Z] #39 89.55 DEP criu/vdso.d [2020-06-01T10:26:54.748Z] #39 89.79 DEP criu/uts_ns.d [2020-06-01T10:26:54.748Z] #39 89.96 DEP criu/util.d [2020-06-01T10:26:54.748Z] #39 90.20 DEP criu/uffd.d [2020-06-01T10:26:54.748Z] #39 90.41 DEP criu/tun.d [2020-06-01T10:26:54.748Z] #39 90.52 DEP criu/tty.d [2020-06-01T10:26:54.748Z] #39 90.62 DEP criu/timerfd.d [2020-06-01T10:26:54.748Z] #39 90.80 DEP criu/timens.d [2020-06-01T10:26:54.748Z] #39 ... [2020-06-01T10:26:54.748Z] [2020-06-01T10:26:54.748Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:26:54.748Z] #17 9.187 Reading package lists... [2020-06-01T10:26:54.748Z] #17 11.83 Reading package lists... [2020-06-01T10:26:54.748Z] #17 15.57 Building dependency tree... [2020-06-01T10:26:54.748Z] #17 17.66 libcap2-bin is already the newest version (1:2.25-2). [2020-06-01T10:26:54.748Z] #17 17.66 The following additional packages will be installed: [2020-06-01T10:26:54.748Z] #17 17.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-01T10:26:54.748Z] #17 17.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-01T10:26:54.748Z] #17 17.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-01T10:26:54.748Z] #17 17.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-01T10:26:54.748Z] #17 17.67 python3.7 python3.7-minimal vim-runtime xxd [2020-06-01T10:26:54.748Z] #17 17.67 Suggested packages: [2020-06-01T10:26:54.748Z] #17 17.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-01T10:26:54.748Z] #17 17.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-01T10:26:54.748Z] #17 17.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-01T10:26:54.748Z] #17 17.68 Recommended packages: [2020-06-01T10:26:54.748Z] #17 17.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-01T10:26:54.748Z] #17 17.68 python3-keyrings.alt python3-xdg unzip [2020-06-01T10:26:54.748Z] #17 19.91 The following NEW packages will be installed: [2020-06-01T10:26:54.748Z] #17 19.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-01T10:26:54.748Z] #17 19.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-01T10:26:54.748Z] #17 19.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-01T10:26:54.748Z] #17 19.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-01T10:26:54.748Z] #17 19.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-01T10:26:54.748Z] #17 19.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-01T10:26:54.748Z] #17 19.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-01T10:26:54.748Z] #17 19.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-01T10:26:54.748Z] #17 19.92 xz-utils zip [2020-06-01T10:26:54.748Z] #17 20.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:26:54.748Z] #17 20.26 Need to get 27.6 MB of archives. [2020-06-01T10:26:54.748Z] #17 20.26 After this operation, 114 MB of additional disk space will be used. [2020-06-01T10:26:54.748Z] #17 20.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-01T10:26:54.748Z] #17 20.29 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-01T10:26:54.748Z] #17 20.33 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-01T10:26:54.748Z] #17 20.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-01T10:26:54.748Z] #17 20.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-01T10:26:54.748Z] #17 20.47 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-01T10:26:54.748Z] #17 20.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-01T10:26:54.748Z] #17 20.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-01T10:26:54.748Z] #17 20.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-01T10:26:54.748Z] #17 20.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-01T10:26:54.748Z] #17 20.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-01T10:26:54.748Z] #17 20.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-01T10:26:54.748Z] #17 21.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-01T10:26:54.748Z] #17 21.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-01T10:26:54.748Z] #17 21.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-01T10:26:54.748Z] #17 21.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-01T10:26:54.748Z] #17 21.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-01T10:26:54.748Z] #17 21.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:26:54.748Z] #17 21.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-01T10:26:54.748Z] #17 21.20 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-01T10:26:54.748Z] #17 21.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-01T10:26:54.748Z] #17 21.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-01T10:26:54.748Z] #17 21.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-01T10:26:54.748Z] #17 21.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-01T10:26:54.748Z] #17 21.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-01T10:26:54.748Z] #17 21.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-01T10:26:54.748Z] #17 21.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-01T10:26:54.748Z] #17 21.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-01T10:26:54.748Z] #17 21.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-01T10:26:54.748Z] #17 21.58 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-01T10:26:54.748Z] #17 21.59 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-01T10:26:54.748Z] #17 21.63 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-01T10:26:54.748Z] #17 21.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-01T10:26:54.748Z] #17 ... [2020-06-01T10:26:54.748Z] [2020-06-01T10:26:54.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:54.748Z] #39 90.95 DEP criu/sysfs_parse.d [2020-06-01T10:26:54.815Z] #39 14.17 PBCC images/fifo.pb-c.c [2020-06-01T10:26:54.815Z] #39 14.19 DEP images/fifo.pb-c.d [2020-06-01T10:26:54.815Z] #39 14.24 PBCC images/ghost-file.pb-c.c [2020-06-01T10:26:54.815Z] #39 14.29 DEP images/ghost-file.pb-c.d [2020-06-01T10:26:54.815Z] #39 14.35 PBCC images/regfile.pb-c.c [2020-06-01T10:26:55.009Z] #39 91.09 DEP criu/sysctl.d [2020-06-01T10:26:55.009Z] #39 91.21 DEP criu/string.d [2020-06-01T10:26:55.009Z] #39 ... [2020-06-01T10:26:55.009Z] [2020-06-01T10:26:55.009Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:55.009Z] #41 143.5 github.com/LK4D4/vndr/godl [2020-06-01T10:26:55.009Z] #41 144.3 github.com/LK4D4/vndr [2020-06-01T10:26:55.070Z] #39 14.42 DEP images/regfile.pb-c.d [2020-06-01T10:26:55.070Z] #39 14.50 PBCC images/ns.pb-c.c [2020-06-01T10:26:55.070Z] #39 14.56 DEP images/ns.pb-c.d [2020-06-01T10:26:55.070Z] #39 14.60 PBCC images/fdinfo.pb-c.c [2020-06-01T10:26:55.270Z] #41 ... [2020-06-01T10:26:55.270Z] [2020-06-01T10:26:55.270Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:26:55.270Z] #17 21.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-01T10:26:55.270Z] #17 21.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-01T10:26:55.270Z] #17 21.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-01T10:26:55.270Z] #17 21.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-01T10:26:55.270Z] #17 21.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-01T10:26:55.270Z] #17 21.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-01T10:26:55.270Z] #17 21.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-01T10:26:55.270Z] #17 21.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-01T10:26:55.270Z] #17 21.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-01T10:26:55.270Z] #17 22.14 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-01T10:26:55.334Z] #39 14.68 DEP images/fdinfo.pb-c.d [2020-06-01T10:26:55.334Z] #39 14.76 PBCC images/core-aarch64.pb-c.c [2020-06-01T10:26:55.334Z] #39 14.82 PBCC images/core-arm.pb-c.c [2020-06-01T10:26:55.369Z] #39 21.73 make[1]: Nothing to be done for 'all'. [2020-06-01T10:26:55.531Z] #17 ... [2020-06-01T10:26:55.531Z] [2020-06-01T10:26:55.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:26:55.531Z] #41 DONE 153.8s [2020-06-01T10:26:55.531Z] [2020-06-01T10:26:55.531Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:26:55.531Z] #17 22.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-01T10:26:55.531Z] #17 22.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-01T10:26:55.589Z] #39 14.92 PBCC images/core-ppc64.pb-c.c [2020-06-01T10:26:55.589Z] #39 14.99 PBCC images/core-s390.pb-c.c [2020-06-01T10:26:55.589Z] #39 15.08 PBCC images/core-x86.pb-c.c [2020-06-01T10:26:55.589Z] #39 15.13 PBCC images/core.pb-c.c [2020-06-01T10:26:55.589Z] #39 15.19 PBCC images/inventory.pb-c.c [2020-06-01T10:26:55.792Z] #17 22.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-01T10:26:55.792Z] #17 22.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-01T10:26:55.792Z] #17 22.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-01T10:26:55.792Z] #17 ... [2020-06-01T10:26:55.792Z] [2020-06-01T10:26:55.792Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:26:55.792Z] #28 DONE 154.1s [2020-06-01T10:26:55.844Z] #39 15.25 DEP images/core-aarch64.pb-c.d [2020-06-01T10:26:55.844Z] #39 15.30 DEP images/core-arm.pb-c.d [2020-06-01T10:26:55.844Z] #39 15.35 DEP images/core-ppc64.pb-c.d [2020-06-01T10:26:55.844Z] #39 15.44 DEP images/core-s390.pb-c.d [2020-06-01T10:26:56.052Z] [2020-06-01T10:26:56.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:26:56.053Z] #39 91.26 DEP criu/stats.d [2020-06-01T10:26:56.053Z] #39 91.39 DEP criu/sockets.d [2020-06-01T10:26:56.053Z] #39 91.61 DEP criu/sk-unix.d [2020-06-01T10:26:56.053Z] #39 92.01 DEP criu/sk-tcp.d [2020-06-01T10:26:56.098Z] #39 15.53 DEP images/core-x86.pb-c.d [2020-06-01T10:26:56.098Z] #39 15.62 DEP images/core.pb-c.d [2020-06-01T10:26:56.098Z] #39 15.68 DEP images/inventory.pb-c.d [2020-06-01T10:26:56.098Z] #39 15.72 PBCC images/cpuinfo.pb-c.c [2020-06-01T10:26:56.353Z] #39 15.75 DEP images/cpuinfo.pb-c.d [2020-06-01T10:26:56.353Z] #39 15.82 PBCC images/stats.pb-c.c [2020-06-01T10:26:56.353Z] #39 15.87 DEP images/stats.pb-c.d [2020-06-01T10:26:56.360Z] #39 92.31 DEP criu/sk-queue.d [2020-06-01T10:26:56.620Z] #39 92.64 DEP criu/sk-packet.d [2020-06-01T10:26:56.884Z] #39 92.92 DEP criu/sk-netlink.d [2020-06-01T10:26:56.884Z] #39 93.15 DEP criu/sk-inet.d [2020-06-01T10:26:57.264Z] #39 23.17 CC images/stats.o [2020-06-01T10:26:57.458Z] #39 93.44 DEP criu/signalfd.d [2020-06-01T10:26:57.521Z] #39 23.70 CC images/core.o [2020-06-01T10:26:57.716Z] #39 17.27 make[1]: Nothing to be done for 'all'. [2020-06-01T10:26:57.718Z] #39 93.73 DEP criu/sigframe.d [2020-06-01T10:26:57.979Z] #39 93.87 DEP criu/shmem.d [2020-06-01T10:26:57.979Z] #39 94.11 DEP criu/servicefd.d [2020-06-01T10:26:58.085Z] #39 24.37 CC images/core-x86.o [2020-06-01T10:26:58.240Z] #39 94.29 DEP criu/seize.d [2020-06-01T10:26:58.240Z] #39 94.41 DEP criu/seccomp.d [2020-06-01T10:26:58.502Z] #39 94.57 DEP criu/rst-malloc.d [2020-06-01T10:26:58.502Z] #39 94.63 DEP criu/rbtree.d [2020-06-01T10:26:58.502Z] #39 94.67 DEP criu/pstree.d [2020-06-01T10:26:58.762Z] #39 94.83 DEP criu/protobuf.d [2020-06-01T10:26:59.016Z] #39 24.88 CC images/core-arm.o [2020-06-01T10:26:59.022Z] #39 95.04 GEN criu/protobuf-desc-gen.h [2020-06-01T10:26:59.273Z] #39 25.37 CC images/core-aarch64.o [2020-06-01T10:26:59.654Z] #39 18.82 CC images/stats.o [2020-06-01T10:26:59.654Z] #39 19.18 CC images/core.o [2020-06-01T10:26:59.837Z] #39 25.79 CC images/core-ppc64.o [2020-06-01T10:27:00.405Z] #39 26.51 CC images/core-s390.o [2020-06-01T10:27:00.578Z] #39 20.01 CC images/core-x86.o [2020-06-01T10:27:00.937Z] #39 96.84 DEP criu/protobuf-desc.d [2020-06-01T10:27:00.937Z] #39 96.92 DEP criu/proc_parse.d [2020-06-01T10:27:01.198Z] #39 97.12 DEP criu/plugin.d [2020-06-01T10:27:01.198Z] #39 97.25 DEP criu/pipes.d [2020-06-01T10:27:01.337Z] #39 27.30 CC images/cpuinfo.o [2020-06-01T10:27:01.458Z] #39 97.43 DEP criu/pie-util.d [2020-06-01T10:27:01.459Z] #39 97.55 DEP criu/pie-util-vdso.d [2020-06-01T10:27:01.509Z] #39 20.75 CC images/core-arm.o [2020-06-01T10:27:01.594Z] #39 27.78 CC images/inventory.o [2020-06-01T10:27:01.719Z] #39 97.74 DEP criu/path.d [2020-06-01T10:27:01.719Z] #39 97.85 DEP criu/parasite-syscall.d [2020-06-01T10:27:01.764Z] #39 21.24 CC images/core-aarch64.o [2020-06-01T10:27:01.980Z] #39 98.01 DEP criu/pagemap.d [2020-06-01T10:27:01.980Z] #39 98.14 DEP criu/pagemap-cache.d [2020-06-01T10:27:02.158Z] #39 28.09 CC images/fdinfo.o [2020-06-01T10:27:02.241Z] #39 98.32 DEP criu/page-xfer.d [2020-06-01T10:27:02.415Z] #39 28.48 CC images/fown.o [2020-06-01T10:27:02.502Z] #39 98.47 DEP criu/page-pipe.d [2020-06-01T10:27:02.502Z] #39 98.58 DEP criu/netfilter.d [2020-06-01T10:27:02.673Z] #39 28.81 CC images/ns.o [2020-06-01T10:27:02.695Z] #39 21.84 CC images/core-ppc64.o [2020-06-01T10:27:02.762Z] #39 98.74 DEP criu/net.d [2020-06-01T10:27:02.930Z] #39 29.01 CC images/regfile.o [2020-06-01T10:27:02.930Z] #39 ... [2020-06-01T10:27:02.930Z] [2020-06-01T10:27:02.930Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:27:02.930Z] #47 128.1 mvdan.cc/sh/v3/fileutil [2020-06-01T10:27:02.930Z] #47 128.3 mvdan.cc/sh/v3/syntax [2020-06-01T10:27:02.930Z] #47 134.6 mvdan.cc/sh/v3/cmd/shfmt [2020-06-01T10:27:03.023Z] #39 99.00 DEP criu/namespaces.d [2020-06-01T10:27:03.023Z] #39 99.20 DEP criu/mount.d [2020-06-01T10:27:03.187Z] #47 ... [2020-06-01T10:27:03.188Z] [2020-06-01T10:27:03.188Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:03.188Z] #39 29.30 CC images/ghost-file.o [2020-06-01T10:27:03.256Z] #39 22.57 CC images/core-s390.o [2020-06-01T10:27:03.256Z] #39 ... [2020-06-01T10:27:03.256Z] [2020-06-01T10:27:03.256Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:03.256Z] #41 125.8 text/template [2020-06-01T10:27:03.256Z] #41 126.0 encoding/xml [2020-06-01T10:27:03.256Z] #41 131.2 go/doc [2020-06-01T10:27:03.256Z] #41 132.3 github.com/LK4D4/vndr/versioned [2020-06-01T10:27:03.256Z] #41 132.4 compress/flate [2020-06-01T10:27:03.256Z] #41 134.9 github.com/LK4D4/vndr/build [2020-06-01T10:27:03.256Z] #41 135.5 hash/crc32 [2020-06-01T10:27:03.256Z] #41 ... [2020-06-01T10:27:03.256Z] [2020-06-01T10:27:03.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:27:03.256Z] #52 52.98 Checking out files: 61% (1950/3182) Checking out files: 62% (1973/3182) Checking out files: 63% (2005/3182) Checking out files: 64% (2037/3182) Checking out files: 65% (2069/3182) Checking out files: 66% (2101/3182) Checking out files: 67% (2132/3182) Checking out files: 68% (2164/3182) Checking out files: 69% (2196/3182) Checking out files: 70% (2228/3182) Checking out files: 71% (2260/3182) Checking out files: 72% (2292/3182) Checking out files: 73% (2323/3182) Checking out files: 74% (2355/3182) Checking out files: 75% (2387/3182) Checking out files: 76% (2419/3182) Checking out files: 77% (2451/3182) Checking out files: 78% (2482/3182) Checking out files: 79% (2514/3182) Checking out files: 80% (2546/3182) Checking out files: 81% (2578/3182) Checking out files: 82% (2610/3182) Checking out files: 83% (2642/3182) Checking out files: 84% (2673/3182) Checking out files: 85% (2705/3182) Checking out files: 86% (2737/3182) Checking out files: 87% (2769/3182) Checking out files: 88% (2801/3182) Checking out files: 89% (2832/3182) Checking out files: 90% (2864/3182) Checking out files: 91% (2896/3182) Checking out files: 92% (2928/3182) Checking out files: 93% (2960/3182) Checking out files: 94% (2992/3182) Checking out files: 95% (3023/3182) Checking out files: 96% (3055/3182) Checking out files: 97% (3087/3182) Checking out files: 98% (3119/3182) Checking out files: 98% (3133/3182) Checking out files: 99% (3151/3182) Checking out files: 100% (3182/3182) Checking out files: 100% (3182/3182), done. [2020-06-01T10:27:03.256Z] #52 54.05 + cd /tmp/tmp.J2N3DdJhYT/src/github.com/containerd/containerd [2020-06-01T10:27:03.256Z] #52 54.06 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:27:03.256Z] #52 55.60 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-01T10:27:03.256Z] #52 55.61 + BUILDTAGS='netgo osusergo static_build' [2020-06-01T10:27:03.256Z] #52 55.61 + export EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:27:03.256Z] #52 55.61 + EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:27:03.257Z] #52 55.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-01T10:27:03.257Z] #52 55.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-01T10:27:03.257Z] #52 55.61 + '[' '' = dynamic ']' [2020-06-01T10:27:03.257Z] #52 55.61 + make [2020-06-01T10:27:03.257Z] #52 56.71 + bin/ctr [2020-06-01T10:27:03.284Z] #39 99.38 DEP criu/memfd.d [2020-06-01T10:27:03.445Z] #39 29.65 CC images/fifo.o [2020-06-01T10:27:03.544Z] #39 99.55 DEP criu/mem.d [2020-06-01T10:27:03.544Z] #39 ... [2020-06-01T10:27:03.544Z] [2020-06-01T10:27:03.544Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:03.544Z] #17 23.40 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:27:03.544Z] #17 23.59 Fetched 27.6 MB in 3s (11.0 MB/s) [2020-06-01T10:27:03.544Z] #17 23.72 Selecting previously unselected package pigz. [2020-06-01T10:27:03.544Z] #17 23.72 (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 ... 23407 files and directories currently installed.) [2020-06-01T10:27:03.544Z] #17 23.90 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-01T10:27:03.544Z] #17 23.91 Unpacking pigz (2.4-1) ... [2020-06-01T10:27:03.544Z] #17 24.11 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-01T10:27:03.544Z] #17 24.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-01T10:27:03.544Z] #17 24.11 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-01T10:27:03.544Z] #17 25.35 Selecting previously unselected package python3.7-minimal. [2020-06-01T10:27:03.544Z] #17 25.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-01T10:27:03.544Z] #17 25.37 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:27:03.544Z] #17 26.09 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-01T10:27:03.544Z] #17 26.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:27:03.544Z] #17 28.69 Selecting previously unselected package python3-minimal. [2020-06-01T10:27:03.544Z] #17 28.69 (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 ... 23656 files and directories currently installed.) [2020-06-01T10:27:03.544Z] #17 28.75 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-01T10:27:03.544Z] #17 28.77 Unpacking python3-minimal (3.7.3-1) ... [2020-06-01T10:27:03.544Z] #17 28.89 Selecting previously unselected package libmpdec2:arm64. [2020-06-01T10:27:03.544Z] #17 28.91 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-01T10:27:03.544Z] #17 28.94 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-01T10:27:03.544Z] #17 29.16 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-01T10:27:03.544Z] #17 29.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-01T10:27:03.544Z] #17 29.19 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-01T10:27:03.544Z] #17 30.15 Selecting previously unselected package python3.7. [2020-06-01T10:27:03.544Z] #17 30.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-01T10:27:03.545Z] #17 30.16 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:27:03.545Z] #17 30.38 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-01T10:27:03.545Z] #17 30.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-01T10:27:03.545Z] #17 30.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-01T10:27:03.545Z] #17 ... [2020-06-01T10:27:03.545Z] [2020-06-01T10:27:03.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:03.545Z] #39 99.77 DEP criu/lsm.d [2020-06-01T10:27:03.702Z] #39 29.89 CC images/remap-file-path.o [2020-06-01T10:27:03.805Z] #39 99.94 DEP criu/log.d [2020-06-01T10:27:03.818Z] #52 ... [2020-06-01T10:27:03.818Z] [2020-06-01T10:27:03.818Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:03.818Z] #41 136.2 compress/gzip [2020-06-01T10:27:03.960Z] #39 30.08 CC images/eventfd.o [2020-06-01T10:27:04.085Z] #39 100.1 DEP criu/libnetlink.d [2020-06-01T10:27:04.218Z] #39 30.31 CC images/eventpoll.o [2020-06-01T10:27:04.346Z] #39 100.3 DEP criu/kerndat.d [2020-06-01T10:27:04.346Z] #39 100.6 DEP criu/kcmp-ids.d [2020-06-01T10:27:04.390Z] #41 136.9 crypto/dsa [2020-06-01T10:27:04.481Z] #39 30.67 CC images/fh.o [2020-06-01T10:27:04.607Z] #39 100.7 DEP criu/irmap.d [2020-06-01T10:27:04.739Z] #39 ... [2020-06-01T10:27:04.739Z] [2020-06-01T10:27:04.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:04.739Z] #41 129.9 encoding/xml [2020-06-01T10:27:04.739Z] #41 132.5 go/doc [2020-06-01T10:27:04.739Z] #41 135.6 github.com/LK4D4/vndr/versioned [2020-06-01T10:27:04.739Z] #41 135.8 compress/flate [2020-06-01T10:27:04.739Z] #41 136.3 github.com/LK4D4/vndr/build [2020-06-01T10:27:04.739Z] #41 138.7 hash/crc32 [2020-06-01T10:27:04.739Z] #41 139.2 compress/gzip [2020-06-01T10:27:04.739Z] #41 139.8 vendor/golang.org/x/crypto/cryptobyte [2020-06-01T10:27:04.868Z] #39 101.0 DEP criu/ipc_ns.d [2020-06-01T10:27:04.952Z] #41 137.5 crypto/x509/pkix [2020-06-01T10:27:04.997Z] #41 ... [2020-06-01T10:27:04.997Z] [2020-06-01T10:27:04.997Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:27:04.997Z] #47 DONE 140.0s [2020-06-01T10:27:04.997Z] [2020-06-01T10:27:04.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:04.997Z] #39 31.06 CC images/fsnotify.o [2020-06-01T10:27:04.997Z] #39 ... [2020-06-01T10:27:04.997Z] [2020-06-01T10:27:04.997Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:27:04.997Z] #52 57.65 + bin/ctr [2020-06-01T10:27:05.129Z] #39 101.2 DEP criu/image.d [2020-06-01T10:27:05.208Z] #41 ... [2020-06-01T10:27:05.208Z] [2020-06-01T10:27:05.208Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:27:05.208Z] #47 132.0 mvdan.cc/sh/v3/cmd/shfmt [2020-06-01T10:27:05.208Z] #47 DONE 137.8s [2020-06-01T10:27:05.254Z] #52 ... [2020-06-01T10:27:05.254Z] [2020-06-01T10:27:05.254Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:05.254Z] #41 140.2 net [2020-06-01T10:27:05.389Z] #39 101.4 DEP criu/image-desc.d [2020-06-01T10:27:05.389Z] #39 101.5 DEP criu/fsnotify.d [2020-06-01T10:27:05.389Z] #39 101.6 DEP criu/filesystems.d [2020-06-01T10:27:05.463Z] [2020-06-01T10:27:05.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:05.463Z] #39 23.38 CC images/cpuinfo.o [2020-06-01T10:27:05.463Z] #39 23.83 CC images/inventory.o [2020-06-01T10:27:05.463Z] #39 24.17 CC images/fdinfo.o [2020-06-01T10:27:05.463Z] #39 24.53 CC images/fown.o [2020-06-01T10:27:05.463Z] #39 24.97 CC images/ns.o [2020-06-01T10:27:05.650Z] #39 101.7 DEP criu/files.d [2020-06-01T10:27:05.650Z] #39 101.8 DEP criu/files-reg.d [2020-06-01T10:27:05.911Z] #39 102.0 DEP criu/files-ext.d [2020-06-01T10:27:06.025Z] #39 25.38 CC images/regfile.o [2020-06-01T10:27:06.172Z] #39 102.2 DEP criu/file-lock.d [2020-06-01T10:27:06.283Z] #39 25.90 CC images/ghost-file.o [2020-06-01T10:27:06.433Z] #39 102.4 DEP criu/file-ids.d [2020-06-01T10:27:06.433Z] #39 102.5 DEP criu/fifo.d [2020-06-01T10:27:06.694Z] #39 102.7 DEP criu/fdstore.d [2020-06-01T10:27:06.694Z] #39 102.9 DEP criu/fault-injection.d [2020-06-01T10:27:06.844Z] #39 26.19 CC images/fifo.o [2020-06-01T10:27:06.954Z] #39 103.0 DEP criu/external.d [2020-06-01T10:27:06.954Z] #39 103.2 DEP criu/eventpoll.d [2020-06-01T10:27:07.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:27:07.100Z] #39 26.37 CC images/remap-file-path.o [2020-06-01T10:27:07.100Z] #39 26.51 CC images/eventfd.o [2020-06-01T10:27:07.151Z] #41 142.2 vendor/golang.org/x/crypto/poly1305 [2020-06-01T10:27:07.214Z] #39 103.4 DEP criu/eventfd.d [2020-06-01T10:27:07.356Z] #39 26.65 CC images/eventpoll.o [2020-06-01T10:27:07.356Z] #39 26.82 CC images/fh.o [2020-06-01T10:27:07.409Z] #41 142.5 vendor/golang.org/x/sys/cpu [2020-06-01T10:27:07.475Z] #39 103.6 DEP criu/crtools.d [2020-06-01T10:27:07.612Z] #39 27.21 CC images/fsnotify.o [2020-06-01T10:27:07.666Z] #41 142.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-01T10:27:08.046Z] #39 103.9 DEP criu/cr-service.d [2020-06-01T10:27:08.046Z] #39 104.0 DEP criu/cr-restore.d [2020-06-01T10:27:08.046Z] #39 104.3 DEP criu/cr-errno.d [2020-06-01T10:27:08.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:27:08.306Z] #39 104.3 DEP criu/cr-dump.d [2020-06-01T10:27:08.540Z] #39 27.73 CC images/signalfd.o [2020-06-01T10:27:08.540Z] #39 27.98 CC images/fs.o [2020-06-01T10:27:08.566Z] #39 104.6 DEP criu/cr-dedup.d [2020-06-01T10:27:08.795Z] #39 28.17 CC images/pstree.o [2020-06-01T10:27:08.795Z] #39 28.36 CC images/pipe.o [2020-06-01T10:27:08.827Z] #39 104.8 DEP criu/cr-check.d [2020-06-01T10:27:08.827Z] #39 105.0 DEP criu/config.d [2020-06-01T10:27:09.037Z] #41 143.9 vendor/golang.org/x/crypto/hkdf [2020-06-01T10:27:09.037Z] #41 144.1 vendor/golang.org/x/text/transform [2020-06-01T10:27:09.051Z] #39 28.55 CC images/tcp-stream.o [2020-06-01T10:27:09.307Z] #39 28.78 CC images/sk-packet.o [2020-06-01T10:27:09.397Z] #39 105.6 DEP criu/clone-noasan.d [2020-06-01T10:27:09.562Z] #39 29.03 CC images/mnt.o [2020-06-01T10:27:09.604Z] #41 144.7 vendor/golang.org/x/text/unicode/bidi [2020-06-01T10:27:09.657Z] #39 105.7 DEP criu/cgroup.d [2020-06-01T10:27:09.818Z] #39 29.36 CC images/pipe-data.o [2020-06-01T10:27:09.917Z] #39 105.9 DEP criu/cgroup-props.d [2020-06-01T10:27:09.917Z] #39 106.0 DEP criu/bitmap.d [2020-06-01T10:27:09.917Z] #39 106.0 DEP criu/bfd.d [2020-06-01T10:27:10.073Z] #39 29.57 CC images/sa.o [2020-06-01T10:27:10.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-01T10:27:10.177Z] #39 106.1 DEP criu/autofs.d [2020-06-01T10:27:10.178Z] #39 106.4 DEP criu/aio.d [2020-06-01T10:27:10.437Z] #39 106.5 DEP criu/action-scripts.d [2020-06-01T10:27:10.635Z] #39 29.81 CC images/timer.o [2020-06-01T10:27:10.697Z] #39 106.8 CC criu/action-scripts.o [2020-06-01T10:27:10.890Z] #39 30.18 CC images/timerfd.o [2020-06-01T10:27:11.146Z] #39 30.44 CC images/mm.o [2020-06-01T10:27:11.146Z] #39 ... [2020-06-01T10:27:11.146Z] [2020-06-01T10:27:11.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:27:11.146Z] #10 143.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-01T10:27:11.268Z] #39 107.4 CC criu/aio.o [2020-06-01T10:27:11.443Z] #10 143.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-01T10:27:11.443Z] #10 143.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:11.498Z] #41 ... [2020-06-01T10:27:11.498Z] [2020-06-01T10:27:11.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:11.498Z] #39 31.86 CC images/signalfd.o [2020-06-01T10:27:11.498Z] #39 32.23 CC images/fs.o [2020-06-01T10:27:11.498Z] #39 32.42 CC images/pstree.o [2020-06-01T10:27:11.498Z] #39 32.61 CC images/pipe.o [2020-06-01T10:27:11.498Z] #39 32.90 CC images/tcp-stream.o [2020-06-01T10:27:11.498Z] #39 33.13 CC images/sk-packet.o [2020-06-01T10:27:11.498Z] #39 33.51 CC images/mnt.o [2020-06-01T10:27:11.498Z] #39 33.75 CC images/pipe-data.o [2020-06-01T10:27:11.498Z] #39 34.04 CC images/sa.o [2020-06-01T10:27:11.498Z] #39 34.35 CC images/timer.o [2020-06-01T10:27:11.498Z] #39 34.80 CC images/timerfd.o [2020-06-01T10:27:11.498Z] #39 35.02 CC images/mm.o [2020-06-01T10:27:11.498Z] #39 35.32 CC images/sk-opts.o [2020-06-01T10:27:11.498Z] #39 35.61 CC images/sk-unix.o [2020-06-01T10:27:11.498Z] #39 35.88 CC images/sk-inet.o [2020-06-01T10:27:11.498Z] #39 36.24 CC images/tun.o [2020-06-01T10:27:11.498Z] #39 36.55 CC images/sk-netlink.o [2020-06-01T10:27:11.498Z] #39 36.83 CC images/packet-sock.o [2020-06-01T10:27:11.498Z] #39 37.19 CC images/ipc-var.o [2020-06-01T10:27:11.498Z] #39 37.35 CC images/ipc-desc.o [2020-06-01T10:27:11.498Z] #39 37.50 CC images/ipc-shm.o [2020-06-01T10:27:11.498Z] #39 37.70 CC images/ipc-msg.o [2020-06-01T10:27:11.498Z] #39 ... [2020-06-01T10:27:11.498Z] [2020-06-01T10:27:11.498Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:11.498Z] #41 146.6 vendor/golang.org/x/text/secure/bidirule [2020-06-01T10:27:11.529Z] #39 ... [2020-06-01T10:27:11.529Z] [2020-06-01T10:27:11.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:11.529Z] #17 30.49 Setting up python3-minimal (3.7.3-1) ... [2020-06-01T10:27:11.529Z] #17 31.51 Selecting previously unselected package python3. [2020-06-01T10:27:11.529Z] #17 31.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24068 files and directories currently installed.) [2020-06-01T10:27:11.529Z] #17 31.56 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 31.58 Unpacking python3 (3.7.3-1) ... [2020-06-01T10:27:11.529Z] #17 31.68 Selecting previously unselected package libip4tc0:arm64. [2020-06-01T10:27:11.529Z] #17 31.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 31.70 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-01T10:27:11.529Z] #17 31.78 Selecting previously unselected package libip6tc0:arm64. [2020-06-01T10:27:11.529Z] #17 31.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 31.79 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-01T10:27:11.529Z] #17 31.94 Selecting previously unselected package libiptc0:arm64. [2020-06-01T10:27:11.529Z] #17 31.94 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 31.96 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-01T10:27:11.529Z] #17 32.04 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-01T10:27:11.529Z] #17 32.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 32.05 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-01T10:27:11.529Z] #17 32.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-01T10:27:11.529Z] #17 32.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 32.16 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-01T10:27:11.529Z] #17 32.26 Selecting previously unselected package libnftnl11:arm64. [2020-06-01T10:27:11.529Z] #17 32.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 32.33 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-01T10:27:11.529Z] #17 32.44 Selecting previously unselected package iptables. [2020-06-01T10:27:11.529Z] #17 32.45 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 32.46 Unpacking iptables (1.8.2-4) ... [2020-06-01T10:27:11.529Z] #17 32.89 Selecting previously unselected package xxd. [2020-06-01T10:27:11.529Z] #17 32.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 32.91 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:27:11.529Z] #17 33.05 Selecting previously unselected package vim-common. [2020-06-01T10:27:11.529Z] #17 33.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:27:11.529Z] #17 33.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:27:11.529Z] #17 33.28 Selecting previously unselected package bash-completion. [2020-06-01T10:27:11.529Z] #17 33.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-01T10:27:11.529Z] #17 36.36 Unpacking bash-completion (1:2.8-6) ... [2020-06-01T10:27:11.529Z] #17 36.96 Selecting previously unselected package bzip2. [2020-06-01T10:27:11.529Z] #17 36.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 36.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:27:11.529Z] #17 37.09 Selecting previously unselected package xz-utils. [2020-06-01T10:27:11.529Z] #17 37.10 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 37.10 Unpacking xz-utils (5.2.4-1) ... [2020-06-01T10:27:11.529Z] #17 37.37 Selecting previously unselected package apparmor. [2020-06-01T10:27:11.529Z] #17 37.37 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 37.45 Unpacking apparmor (2.13.2-10) ... [2020-06-01T10:27:11.529Z] #17 37.80 Selecting previously unselected package aufs-tools. [2020-06-01T10:27:11.529Z] #17 37.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 37.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:27:11.529Z] #17 38.06 Selecting previously unselected package libonig5:arm64. [2020-06-01T10:27:11.529Z] #17 38.06 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 38.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-01T10:27:11.529Z] #17 38.24 Selecting previously unselected package libjq1:arm64. [2020-06-01T10:27:11.529Z] #17 38.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-01T10:27:11.529Z] #17 38.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-01T10:27:11.755Z] #41 146.9 vendor/golang.org/x/text/unicode/norm [2020-06-01T10:27:11.790Z] #17 38.42 Selecting previously unselected package jq. [2020-06-01T10:27:11.790Z] #17 38.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-01T10:27:11.790Z] #17 38.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:27:12.050Z] #17 38.62 Selecting previously unselected package libaio1:arm64. [2020-06-01T10:27:12.051Z] #17 38.63 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-01T10:27:12.051Z] #17 38.63 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-01T10:27:12.051Z] #17 38.75 Selecting previously unselected package libgpm2:arm64. [2020-06-01T10:27:12.051Z] #17 ... [2020-06-01T10:27:12.051Z] [2020-06-01T10:27:12.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:12.051Z] #39 108.1 CC criu/autofs.o [2020-06-01T10:27:13.963Z] #39 109.7 CC criu/bfd.o [2020-06-01T10:27:14.904Z] #39 111.1 CC criu/bitmap.o [2020-06-01T10:27:15.175Z] #39 111.2 CC criu/cgroup-props.o [2020-06-01T10:27:15.606Z] #10 ... [2020-06-01T10:27:15.607Z] [2020-06-01T10:27:15.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:15.607Z] #41 138.0 vendor/golang.org/x/crypto/cryptobyte [2020-06-01T10:27:15.607Z] #41 139.4 net [2020-06-01T10:27:15.607Z] #41 140.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-01T10:27:15.607Z] #41 141.2 vendor/golang.org/x/crypto/poly1305 [2020-06-01T10:27:15.607Z] #41 141.7 vendor/golang.org/x/sys/cpu [2020-06-01T10:27:15.607Z] #41 142.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-01T10:27:15.607Z] #41 143.1 vendor/golang.org/x/crypto/hkdf [2020-06-01T10:27:15.607Z] #41 143.3 vendor/golang.org/x/text/transform [2020-06-01T10:27:15.607Z] #41 144.1 vendor/golang.org/x/text/unicode/bidi [2020-06-01T10:27:15.607Z] #41 145.9 vendor/golang.org/x/text/secure/bidirule [2020-06-01T10:27:15.607Z] #41 146.2 vendor/golang.org/x/text/unicode/norm [2020-06-01T10:27:15.607Z] #41 ... [2020-06-01T10:27:15.607Z] [2020-06-01T10:27:15.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:15.607Z] #39 30.76 CC images/sk-opts.o [2020-06-01T10:27:15.607Z] #39 31.06 CC images/sk-unix.o [2020-06-01T10:27:15.607Z] #39 31.42 CC images/sk-inet.o [2020-06-01T10:27:15.607Z] #39 31.79 CC images/tun.o [2020-06-01T10:27:15.607Z] #39 32.13 CC images/sk-netlink.o [2020-06-01T10:27:15.607Z] #39 32.37 CC images/packet-sock.o [2020-06-01T10:27:15.607Z] #39 32.74 CC images/ipc-var.o [2020-06-01T10:27:15.607Z] #39 32.97 CC images/ipc-desc.o [2020-06-01T10:27:15.607Z] #39 33.23 CC images/ipc-shm.o [2020-06-01T10:27:15.607Z] #39 33.43 CC images/ipc-msg.o [2020-06-01T10:27:15.607Z] #39 33.68 CC images/ipc-sem.o [2020-06-01T10:27:15.607Z] #39 33.89 CC images/utsns.o [2020-06-01T10:27:15.607Z] #39 34.13 CC images/creds.o [2020-06-01T10:27:15.607Z] #39 34.27 CC images/vma.o [2020-06-01T10:27:15.607Z] #39 34.57 CC images/netdev.o [2020-06-01T10:27:15.607Z] #39 34.94 CC images/tty.o [2020-06-01T10:27:16.117Z] #39 112.0 CC criu/cgroup.o [2020-06-01T10:27:16.168Z] #39 35.67 CC images/file-lock.o [2020-06-01T10:27:16.424Z] #39 35.86 CC images/rlimit.o [2020-06-01T10:27:16.680Z] #39 36.04 CC images/pagemap.o [2020-06-01T10:27:16.935Z] #39 36.42 CC images/siginfo.o [2020-06-01T10:27:17.014Z] #41 151.4 vendor/golang.org/x/net/idna [2020-06-01T10:27:17.191Z] #39 36.71 CC images/rpc.o [2020-06-01T10:27:17.580Z] #41 ... [2020-06-01T10:27:17.580Z] [2020-06-01T10:27:17.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:17.580Z] #39 38.01 CC images/ipc-sem.o [2020-06-01T10:27:17.580Z] #39 38.21 CC images/utsns.o [2020-06-01T10:27:17.580Z] #39 38.41 CC images/creds.o [2020-06-01T10:27:17.580Z] #39 38.57 CC images/vma.o [2020-06-01T10:27:17.580Z] #39 38.81 CC images/netdev.o [2020-06-01T10:27:17.580Z] #39 39.16 CC images/tty.o [2020-06-01T10:27:17.580Z] #39 39.78 CC images/file-lock.o [2020-06-01T10:27:17.580Z] #39 39.98 CC images/rlimit.o [2020-06-01T10:27:17.580Z] #39 40.16 CC images/pagemap.o [2020-06-01T10:27:17.580Z] #39 40.49 CC images/siginfo.o [2020-06-01T10:27:17.580Z] #39 40.71 CC images/rpc.o [2020-06-01T10:27:17.580Z] #39 41.86 CC images/ext-file.o [2020-06-01T10:27:17.580Z] #39 42.00 CC images/cgroup.o [2020-06-01T10:27:17.580Z] #39 42.66 CC images/userns.o [2020-06-01T10:27:17.580Z] #39 42.93 CC images/google/protobuf/descriptor.o [2020-06-01T10:27:18.033Z] #39 ... [2020-06-01T10:27:18.033Z] [2020-06-01T10:27:18.033Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:18.033Z] #17 38.75 Selecting previously unselected package libgpm2:arm64. [2020-06-01T10:27:18.033Z] #17 38.77 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 38.78 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-01T10:27:18.033Z] #17 38.87 Selecting previously unselected package libicu63:arm64. [2020-06-01T10:27:18.033Z] #17 38.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 38.89 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-01T10:27:18.033Z] #17 41.95 Selecting previously unselected package libnet1:arm64. [2020-06-01T10:27:18.033Z] #17 41.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 41.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:27:18.033Z] #17 42.28 Selecting previously unselected package libnl-3-200:arm64. [2020-06-01T10:27:18.033Z] #17 42.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 42.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-01T10:27:18.033Z] #17 42.57 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-01T10:27:18.033Z] #17 42.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 42.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-01T10:27:18.033Z] #17 42.80 Selecting previously unselected package libreadline5:arm64. [2020-06-01T10:27:18.033Z] #17 42.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 42.81 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-01T10:27:18.033Z] #17 42.99 Selecting previously unselected package net-tools. [2020-06-01T10:27:18.033Z] #17 43.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-01T10:27:18.033Z] #17 43.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:27:18.033Z] #17 43.36 Selecting previously unselected package python-pip-whl. [2020-06-01T10:27:18.033Z] #17 43.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-01T10:27:18.033Z] #17 43.40 Unpacking python-pip-whl (18.1-5) ... [2020-06-01T10:27:18.033Z] #17 43.77 Selecting previously unselected package python3-lib2to3. [2020-06-01T10:27:18.033Z] #17 43.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-01T10:27:18.033Z] #17 43.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:27:18.033Z] #17 44.05 Selecting previously unselected package python3-distutils. [2020-06-01T10:27:18.033Z] #17 44.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-01T10:27:18.033Z] #17 44.08 Unpacking python3-distutils (3.7.3-1) ... [2020-06-01T10:27:18.033Z] #17 44.28 Selecting previously unselected package python3-pip. [2020-06-01T10:27:18.033Z] #17 44.29 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-01T10:27:18.033Z] #17 44.29 Unpacking python3-pip (18.1-5) ... [2020-06-01T10:27:18.033Z] #17 44.68 Selecting previously unselected package python3-pkg-resources. [2020-06-01T10:27:18.033Z] #17 44.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:27:18.033Z] #17 44.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:27:18.033Z] #17 44.83 Selecting previously unselected package python3-setuptools. [2020-06-01T10:27:18.294Z] #17 44.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-01T10:27:18.294Z] #17 44.85 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-01T10:27:18.294Z] #17 45.10 Selecting previously unselected package python3-wheel. [2020-06-01T10:27:18.513Z] #39 44.45 CC images/opts.o [2020-06-01T10:27:18.513Z] #39 44.65 CC images/seccomp.o [2020-06-01T10:27:18.513Z] #39 ... [2020-06-01T10:27:18.513Z] [2020-06-01T10:27:18.513Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:18.513Z] #41 153.6 vendor/golang.org/x/net/http2/hpack [2020-06-01T10:27:18.555Z] #17 45.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-01T10:27:18.555Z] #17 45.12 Unpacking python3-wheel (0.32.3-2) ... [2020-06-01T10:27:18.555Z] #17 45.24 Selecting previously unselected package sudo. [2020-06-01T10:27:18.555Z] #17 45.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-01T10:27:18.555Z] #17 45.26 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:27:18.556Z] #39 38.05 CC images/ext-file.o [2020-06-01T10:27:18.556Z] #39 ... [2020-06-01T10:27:18.556Z] [2020-06-01T10:27:18.556Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:18.556Z] #41 151.1 vendor/golang.org/x/net/idna [2020-06-01T10:27:18.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:27:18.745Z] [2020-06-01T10:27:18.745Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-01T10:27:18.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-01T10:27:18.745Z] Using test binary docker [2020-06-01T10:27:19.128Z] #17 45.73 Selecting previously unselected package thin-provisioning-tools. [2020-06-01T10:27:19.128Z] #17 45.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-01T10:27:19.128Z] #17 45.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:27:19.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-01T10:27:19.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:27:19.307Z] INFO: Waiting for daemon to start... [2020-06-01T10:27:19.307Z] Starting dockerd [2020-06-01T10:27:19.391Z] #17 45.99 Selecting previously unselected package uidmap. [2020-06-01T10:27:19.391Z] #17 46.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-01T10:27:19.391Z] #17 46.02 Unpacking uidmap (1:4.5-1.1) ... [2020-06-01T10:27:19.391Z] #17 46.15 Selecting previously unselected package vim-runtime. [2020-06-01T10:27:19.391Z] #17 46.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:27:19.391Z] #17 46.25 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-01T10:27:19.652Z] #17 46.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-01T10:27:19.652Z] #17 46.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:27:19.885Z] #41 154.7 mime [2020-06-01T10:27:19.885Z] #41 ... [2020-06-01T10:27:19.885Z] [2020-06-01T10:27:19.885Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:27:19.885Z] #10 144.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-01T10:27:19.885Z] #10 144.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-01T10:27:19.885Z] #10 144.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:19.913Z] #17 ... [2020-06-01T10:27:19.913Z] [2020-06-01T10:27:19.913Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:27:19.913Z] #36 178.1 + dpkg --print-architecture [2020-06-01T10:27:20.142Z] #10 ... [2020-06-01T10:27:20.142Z] [2020-06-01T10:27:20.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:20.142Z] #39 44.95 CC images/binfmt-misc.o [2020-06-01T10:27:20.142Z] #39 45.11 CC images/time.o [2020-06-01T10:27:20.142Z] #39 45.27 CC images/sysctl.o [2020-06-01T10:27:20.142Z] #39 45.42 CC images/autofs.o [2020-06-01T10:27:20.142Z] #39 45.58 CC images/macvlan.o [2020-06-01T10:27:20.142Z] #39 45.80 CC images/sit.o [2020-06-01T10:27:20.142Z] #39 46.05 CC images/memfd.o [2020-06-01T10:27:20.142Z] #39 46.34 CC images/timens.o [2020-06-01T10:27:20.400Z] #39 46.63 LINK images/built-in.o [2020-06-01T10:27:20.485Z] #36 DONE 178.7s [2020-06-01T10:27:20.485Z] [2020-06-01T10:27:20.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:20.485Z] #39 114.8 CC criu/clone-noasan.o [2020-06-01T10:27:20.485Z] #39 115.1 CC criu/config.o [2020-06-01T10:27:20.658Z] #39 46.76 GEN compel/include/asm [2020-06-01T10:27:20.658Z] #39 46.79 GEN compel/include/version.h [2020-06-01T10:27:20.658Z] #39 46.80 touch .config [2020-06-01T10:27:20.658Z] #39 46.86 GEN include/common/config.h [2020-06-01T10:27:20.658Z] #39 46.92 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-01T10:27:20.658Z] #39 46.95 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-01T10:27:20.658Z] #39 46.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-01T10:27:20.746Z] #39 116.9 CC criu/cr-check.o [2020-06-01T10:27:20.915Z] #39 47.01 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-01T10:27:20.915Z] #39 47.06 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-01T10:27:20.915Z] #39 47.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-01T10:27:20.915Z] #39 47.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-01T10:27:20.915Z] #39 47.18 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-01T10:27:20.915Z] #39 47.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-01T10:27:20.915Z] #39 47.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-01T10:27:21.172Z] #39 47.23 DEP compel/plugins/std/infect.d [2020-06-01T10:27:21.172Z] #39 47.32 DEP compel/plugins/std/string.d [2020-06-01T10:27:21.172Z] #39 47.40 DEP compel/plugins/std/log.d [2020-06-01T10:27:21.172Z] #39 47.51 DEP compel/plugins/std/fds.d [2020-06-01T10:27:21.429Z] #39 47.60 DEP compel/plugins/std/std.d [2020-06-01T10:27:21.429Z] #39 47.66 DEP compel/plugins/shmem/shmem.d [2020-06-01T10:27:21.455Z] . [2020-06-01T10:27:21.455Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-01T10:27:21.687Z] #39 47.74 DEP compel/plugins/fds/fds.d [2020-06-01T10:27:21.687Z] #39 47.84 CC compel/plugins/std/std.o [2020-06-01T10:27:21.819Z] #41 153.7 vendor/golang.org/x/net/http2/hpack [2020-06-01T10:27:22.251Z] #39 48.27 CC compel/plugins/std/fds.o [2020-06-01T10:27:22.381Z] #41 154.7 mime [2020-06-01T10:27:22.508Z] #39 48.74 CC compel/plugins/std/log.o [2020-06-01T10:27:22.659Z] #39 118.5 CC criu/cr-dedup.o [2020-06-01T10:27:22.921Z] #39 118.9 CC criu/cr-dump.o [2020-06-01T10:27:23.440Z] #39 49.70 CC compel/plugins/std/string.o [2020-06-01T10:27:24.269Z] #41 156.7 mime/quotedprintable [2020-06-01T10:27:24.312Z] #39 ... [2020-06-01T10:27:24.312Z] [2020-06-01T10:27:24.312Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:24.312Z] #17 49.92 Selecting previously unselected package vim. [2020-06-01T10:27:24.312Z] #17 49.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-01T10:27:24.312Z] #17 49.96 Unpacking vim (2:8.1.0875-5) ... [2020-06-01T10:27:24.312Z] #17 50.36 Selecting previously unselected package xfsprogs. [2020-06-01T10:27:24.312Z] #17 50.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-01T10:27:24.312Z] #17 50.38 Unpacking xfsprogs (4.20.0-1) ... [2020-06-01T10:27:24.312Z] #17 50.74 Selecting previously unselected package zip. [2020-06-01T10:27:24.312Z] #17 50.74 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-01T10:27:24.312Z] #17 50.75 Unpacking zip (3.0-11+b1) ... [2020-06-01T10:27:24.312Z] #17 51.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:27:24.312Z] #17 51.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:27:24.312Z] #17 51.05 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-01T10:27:24.312Z] #17 51.06 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-01T10:27:24.312Z] #17 51.08 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-01T10:27:24.312Z] #17 51.09 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-01T10:27:24.312Z] #17 51.10 Setting up uidmap (1:4.5-1.1) ... [2020-06-01T10:27:24.312Z] #17 51.11 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-01T10:27:24.312Z] #17 51.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:27:24.312Z] #17 51.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:27:24.312Z] #17 51.15 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-01T10:27:24.312Z] #17 51.16 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-01T10:27:24.312Z] #17 51.18 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:27:24.380Z] #39 50.55 CC compel/plugins/std/infect.o [2020-06-01T10:27:24.526Z] #41 157.0 net/http/internal [2020-06-01T10:27:24.526Z] #41 ... [2020-06-01T10:27:24.526Z] [2020-06-01T10:27:24.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:24.526Z] #39 38.27 CC images/cgroup.o [2020-06-01T10:27:24.526Z] #39 38.94 CC images/userns.o [2020-06-01T10:27:24.526Z] #39 39.26 CC images/google/protobuf/descriptor.o [2020-06-01T10:27:24.526Z] #39 41.17 CC images/opts.o [2020-06-01T10:27:24.526Z] #39 41.40 CC images/seccomp.o [2020-06-01T10:27:24.526Z] #39 41.71 CC images/binfmt-misc.o [2020-06-01T10:27:24.526Z] #39 42.02 CC images/time.o [2020-06-01T10:27:24.526Z] #39 42.23 CC images/sysctl.o [2020-06-01T10:27:24.526Z] #39 42.50 CC images/autofs.o [2020-06-01T10:27:24.526Z] #39 42.70 CC images/macvlan.o [2020-06-01T10:27:24.526Z] #39 42.88 CC images/sit.o [2020-06-01T10:27:24.526Z] #39 43.05 CC images/memfd.o [2020-06-01T10:27:24.526Z] #39 43.36 CC images/timens.o [2020-06-01T10:27:24.526Z] #39 43.62 LINK images/built-in.o [2020-06-01T10:27:24.526Z] #39 43.78 GEN compel/include/asm [2020-06-01T10:27:24.526Z] #39 43.82 GEN compel/include/version.h [2020-06-01T10:27:24.526Z] #39 43.84 touch .config [2020-06-01T10:27:24.526Z] #39 43.89 GEN include/common/config.h [2020-06-01T10:27:24.526Z] #39 43.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-01T10:27:24.526Z] #39 44.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-01T10:27:24.526Z] #39 44.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-01T10:27:24.526Z] #39 44.04 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-01T10:27:24.526Z] #39 44.06 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-01T10:27:24.526Z] #39 44.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-01T10:27:24.526Z] #39 44.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-01T10:27:24.526Z] #39 44.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-01T10:27:24.573Z] #17 51.22 Setting up zip (3.0-11+b1) ... [2020-06-01T10:27:24.573Z] #17 51.24 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:27:24.573Z] #17 51.29 Setting up bash-completion (1:2.8-6) ... [2020-06-01T10:27:24.637Z] #39 ... [2020-06-01T10:27:24.637Z] [2020-06-01T10:27:24.637Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:27:24.637Z] #43 DONE 159.6s [2020-06-01T10:27:24.637Z] [2020-06-01T10:27:24.637Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:24.637Z] #41 156.4 mime/quotedprintable [2020-06-01T10:27:24.637Z] #41 156.8 net/http/internal [2020-06-01T10:27:24.637Z] #41 159.5 crypto/tls [2020-06-01T10:27:24.782Z] #39 44.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-01T10:27:24.782Z] #39 44.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-01T10:27:24.782Z] #39 44.18 DEP compel/plugins/std/infect.d [2020-06-01T10:27:24.782Z] #39 44.27 DEP compel/plugins/std/string.d [2020-06-01T10:27:25.038Z] #39 44.33 DEP compel/plugins/std/log.d [2020-06-01T10:27:25.038Z] #39 44.45 DEP compel/plugins/std/fds.d [2020-06-01T10:27:25.294Z] #39 44.58 DEP compel/plugins/std/std.d [2020-06-01T10:27:25.294Z] #39 44.72 DEP compel/plugins/shmem/shmem.d [2020-06-01T10:27:25.294Z] #39 44.81 DEP compel/plugins/fds/fds.d [2020-06-01T10:27:25.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:27:25.595Z] #39 44.94 CC compel/plugins/std/std.o [2020-06-01T10:27:25.850Z] #39 45.23 CC compel/plugins/std/fds.o [2020-06-01T10:27:25.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:27:26.106Z] #39 ... [2020-06-01T10:27:26.106Z] [2020-06-01T10:27:26.106Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:26.106Z] #41 158.6 crypto/tls [2020-06-01T10:27:27.159Z] #41 ... [2020-06-01T10:27:27.159Z] [2020-06-01T10:27:27.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:27.159Z] #39 51.12 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-01T10:27:27.159Z] #39 51.17 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-01T10:27:27.159Z] #39 51.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-01T10:27:27.159Z] #39 51.35 AR compel/plugins/std.lib.a [2020-06-01T10:27:27.159Z] #39 51.47 CC compel/plugins/fds/fds.o [2020-06-01T10:27:27.159Z] #39 51.80 AR compel/plugins/fds.lib.a [2020-06-01T10:27:27.159Z] #39 51.86 HOSTDEP compel/src/lib/log-host.d [2020-06-01T10:27:27.159Z] #39 51.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-01T10:27:27.159Z] #39 51.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-01T10:27:27.159Z] #39 52.05 HOSTDEP compel/src/main-host.d [2020-06-01T10:27:27.159Z] #39 52.09 DEP compel/src/lib/ptrace.d [2020-06-01T10:27:27.159Z] #39 52.17 DEP compel/src/lib/infect.d [2020-06-01T10:27:27.159Z] #39 52.26 DEP compel/src/lib/infect-util.d [2020-06-01T10:27:27.159Z] #39 52.44 DEP compel/src/lib/infect-rpc.d [2020-06-01T10:27:27.159Z] #39 52.65 DEP compel/arch/x86/src/lib/infect.d [2020-06-01T10:27:27.159Z] #39 52.82 DEP compel/arch/x86/src/lib/cpu.d [2020-06-01T10:27:27.159Z] #39 ... [2020-06-01T10:27:27.159Z] [2020-06-01T10:27:27.159Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:27:27.159Z] #54 154.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:27:27.159Z] #54 154.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-01T10:27:27.159Z] #54 DONE 161.9s [2020-06-01T10:27:27.159Z] [2020-06-01T10:27:27.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:27.159Z] #39 52.93 DEP compel/src/lib/log.d [2020-06-01T10:27:27.159Z] #39 ... [2020-06-01T10:27:27.159Z] [2020-06-01T10:27:27.159Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-01T10:27:27.159Z] #55 DONE 0.1s [2020-06-01T10:27:27.159Z] [2020-06-01T10:27:27.159Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-01T10:27:27.159Z] #56 DONE 0.1s [2020-06-01T10:27:27.159Z] [2020-06-01T10:27:27.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:27.159Z] #39 53.04 DEP compel/src/main.d [2020-06-01T10:27:27.159Z] #39 53.25 DEP compel/src/lib/handle-elf.d [2020-06-01T10:27:27.159Z] #39 53.37 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-01T10:27:27.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:27:27.416Z] #39 53.51 CC compel/src/lib/log.o [2020-06-01T10:27:27.673Z] #39 53.89 CC compel/arch/x86/src/lib/cpu.o [2020-06-01T10:27:27.915Z] #17 54.44 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-01T10:27:27.915Z] #17 54.46 Setting up xz-utils (5.2.4-1) ... [2020-06-01T10:27:27.915Z] #17 54.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-01T10:27:27.915Z] #17 54.51 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:27:27.916Z] #17 54.61 invoke-rc.d: could not determine current runlevel [2020-06-01T10:27:27.916Z] #17 54.63 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-01T10:27:27.916Z] #17 54.65 Setting up pigz (2.4-1) ... [2020-06-01T10:27:27.916Z] #17 54.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-01T10:27:27.916Z] #17 54.68 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-01T10:27:28.035Z] #41 ... [2020-06-01T10:27:28.035Z] [2020-06-01T10:27:28.035Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:27:28.035Z] #54 153.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:27:28.035Z] #54 153.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-01T10:27:28.035Z] #54 DONE 160.5s [2020-06-01T10:27:28.035Z] [2020-06-01T10:27:28.035Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-01T10:27:28.035Z] #55 DONE 0.1s [2020-06-01T10:27:28.035Z] [2020-06-01T10:27:28.035Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-01T10:27:28.035Z] #56 DONE 0.1s [2020-06-01T10:27:28.035Z] [2020-06-01T10:27:28.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:27:28.035Z] #10 159.0 Selecting previously unselected package libapparmor1:amd64. [2020-06-01T10:27:28.035Z] #10 159.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 159.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-01T10:27:28.035Z] #10 159.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-01T10:27:28.035Z] #10 159.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 159.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-01T10:27:28.035Z] #10 159.4 Selecting previously unselected package libbtrfs0. [2020-06-01T10:27:28.035Z] #10 159.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 159.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:27:28.035Z] #10 159.4 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:27:28.035Z] #10 159.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 159.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:27:28.035Z] #10 159.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-01T10:27:28.035Z] #10 159.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 159.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:28.035Z] #10 159.8 Selecting previously unselected package libudev-dev:amd64. [2020-06-01T10:27:28.035Z] #10 159.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 159.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:28.035Z] #10 159.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-01T10:27:28.035Z] #10 159.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 160.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-01T10:27:28.035Z] #10 160.3 Selecting previously unselected package libpcre16-3:amd64. [2020-06-01T10:27:28.035Z] #10 160.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 160.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:28.035Z] #10 160.5 Selecting previously unselected package libpcre32-3:amd64. [2020-06-01T10:27:28.035Z] #10 160.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:28.035Z] #10 160.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:28.200Z] #17 54.70 Setting up python-pip-whl (18.1-5) ... [2020-06-01T10:27:28.200Z] #17 54.71 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-01T10:27:28.200Z] #17 54.74 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:27:28.290Z] #10 160.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-01T10:27:28.290Z] #10 160.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:28.290Z] #10 160.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-01T10:27:28.290Z] #10 161.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-01T10:27:28.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:27:28.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:27:28.481Z] #17 55.29 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-01T10:27:28.546Z] #10 161.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:28.546Z] #10 161.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-01T10:27:28.603Z] #39 54.69 CC compel/arch/x86/src/lib/infect.o [2020-06-01T10:27:28.745Z] #17 55.30 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-01T10:27:28.745Z] #17 55.31 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-01T10:27:28.745Z] #17 55.33 Setting up vim (2:8.1.0875-5) ... [2020-06-01T10:27:28.745Z] #17 55.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-01T10:27:28.745Z] #17 55.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-01T10:27:28.745Z] #17 55.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-01T10:27:28.745Z] #17 55.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-01T10:27:28.745Z] #17 55.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-01T10:27:28.745Z] #17 55.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-01T10:27:28.745Z] #17 55.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-01T10:27:28.745Z] #17 55.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-01T10:27:28.745Z] #17 55.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-01T10:27:28.745Z] #17 55.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:27:28.745Z] #17 55.48 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-01T10:27:28.745Z] #17 55.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:27:28.745Z] #17 55.51 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-01T10:27:28.745Z] #17 55.52 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:27:28.801Z] #10 ... [2020-06-01T10:27:28.801Z] [2020-06-01T10:27:28.801Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:27:28.801Z] #43 DONE 161.3s [2020-06-01T10:27:29.057Z] [2020-06-01T10:27:29.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:29.057Z] #39 45.82 CC compel/plugins/std/log.o [2020-06-01T10:27:29.057Z] #39 46.81 CC compel/plugins/std/string.o [2020-06-01T10:27:29.057Z] #39 47.39 CC compel/plugins/std/infect.o [2020-06-01T10:27:29.057Z] #39 48.04 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-01T10:27:29.057Z] #39 48.14 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-01T10:27:29.057Z] #39 48.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-01T10:27:29.057Z] #39 48.37 AR compel/plugins/std.lib.a [2020-06-01T10:27:29.057Z] #39 48.54 CC compel/plugins/fds/fds.o [2020-06-01T10:27:29.167Z] #39 55.40 CC compel/src/lib/infect-rpc.o [2020-06-01T10:27:29.424Z] #39 55.68 CC compel/src/lib/infect-util.o [2020-06-01T10:27:29.619Z] #39 49.04 AR compel/plugins/fds.lib.a [2020-06-01T10:27:29.619Z] #39 49.09 HOSTDEP compel/src/lib/log-host.d [2020-06-01T10:27:29.681Z] #39 55.94 CC compel/src/lib/infect.o [2020-06-01T10:27:29.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:27:29.874Z] #39 49.27 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-01T10:27:29.875Z] #39 49.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-01T10:27:30.130Z] #39 49.45 HOSTDEP compel/src/main-host.d [2020-06-01T10:27:30.130Z] #39 49.52 DEP compel/src/lib/ptrace.d [2020-06-01T10:27:30.130Z] #39 49.60 DEP compel/src/lib/infect.d [2020-06-01T10:27:30.386Z] #39 49.85 DEP compel/src/lib/infect-util.d [2020-06-01T10:27:30.386Z] #39 49.95 DEP compel/src/lib/infect-rpc.d [2020-06-01T10:27:30.642Z] #39 49.99 DEP compel/arch/x86/src/lib/infect.d [2020-06-01T10:27:30.642Z] #39 50.04 DEP compel/arch/x86/src/lib/cpu.d [2020-06-01T10:27:30.642Z] #39 50.09 DEP compel/src/lib/log.d [2020-06-01T10:27:30.897Z] #39 50.17 DEP compel/src/main.d [2020-06-01T10:27:30.897Z] #39 50.25 DEP compel/src/lib/handle-elf.d [2020-06-01T10:27:30.897Z] #39 50.32 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-01T10:27:31.153Z] #39 50.47 CC compel/src/lib/log.o [2020-06-01T10:27:31.409Z] #39 ... [2020-06-01T10:27:31.409Z] [2020-06-01T10:27:31.409Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:27:31.409Z] #10 161.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-01T10:27:31.409Z] #10 161.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-01T10:27:31.409Z] #10 161.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-01T10:27:31.409Z] #10 162.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-01T10:27:31.409Z] #10 162.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:27:31.409Z] #10 162.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:31.409Z] #10 162.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-01T10:27:31.409Z] #10 162.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-01T10:27:31.409Z] #10 162.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-01T10:27:31.409Z] #10 162.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-01T10:27:31.409Z] #10 162.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-01T10:27:31.409Z] #10 162.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-01T10:27:31.409Z] #10 163.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:31.409Z] #10 163.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:27:31.409Z] #10 163.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-01T10:27:31.409Z] #10 163.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:31.409Z] #10 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-01T10:27:31.409Z] #10 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-01T10:27:31.409Z] #10 163.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:31.409Z] #10 163.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-01T10:27:31.409Z] #10 163.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-01T10:27:31.409Z] #10 163.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:27:31.409Z] #10 163.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-01T10:27:31.409Z] #10 163.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:31.409Z] #10 163.5 Setting up dmsetup (2:1.02.155-3) ... [2020-06-01T10:27:31.409Z] #10 163.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:31.409Z] #10 163.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:31.409Z] #10 163.5 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:27:31.409Z] #10 DONE 163.8s [2020-06-01T10:27:31.409Z] [2020-06-01T10:27:31.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:31.409Z] #39 50.75 CC compel/arch/x86/src/lib/cpu.o [2020-06-01T10:27:31.409Z] #39 ... [2020-06-01T10:27:31.409Z] [2020-06-01T10:27:31.409Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-01T10:27:31.577Z] #39 57.82 CC compel/src/lib/ptrace.o [2020-06-01T10:27:32.141Z] #39 ... [2020-06-01T10:27:32.141Z] [2020-06-01T10:27:32.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:27:32.141Z] #10 163.4 Selecting previously unselected package libapparmor1:amd64. [2020-06-01T10:27:32.141Z] #10 163.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 163.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-01T10:27:32.141Z] #10 163.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-01T10:27:32.141Z] #10 163.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 163.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-01T10:27:32.141Z] #10 163.7 Selecting previously unselected package libbtrfs0. [2020-06-01T10:27:32.141Z] #10 163.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 163.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:27:32.141Z] #10 163.8 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:27:32.141Z] #10 163.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 163.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:27:32.141Z] #10 163.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-01T10:27:32.141Z] #10 163.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 163.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:32.141Z] #10 163.9 Selecting previously unselected package libudev-dev:amd64. [2020-06-01T10:27:32.141Z] #10 163.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 164.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:32.141Z] #10 164.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-01T10:27:32.141Z] #10 164.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 164.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-01T10:27:32.141Z] #10 164.4 Selecting previously unselected package libpcre16-3:amd64. [2020-06-01T10:27:32.141Z] #10 164.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 164.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 164.7 Selecting previously unselected package libpcre32-3:amd64. [2020-06-01T10:27:32.141Z] #10 164.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 164.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 164.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-01T10:27:32.141Z] #10 164.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 164.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 164.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-01T10:27:32.141Z] #10 164.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 164.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 165.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-01T10:27:32.141Z] #10 165.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 165.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-01T10:27:32.141Z] #10 165.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-01T10:27:32.141Z] #10 165.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 165.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:32.141Z] #10 165.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-01T10:27:32.141Z] #10 165.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 165.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-01T10:27:32.141Z] #10 165.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-01T10:27:32.141Z] #10 165.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-01T10:27:32.141Z] #10 165.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:32.141Z] #10 166.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 166.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-01T10:27:32.141Z] #10 166.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:32.141Z] #10 166.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-01T10:27:32.141Z] #10 166.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-01T10:27:32.141Z] #10 166.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:27:32.141Z] #10 166.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-01T10:27:32.142Z] #10 166.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-01T10:27:32.142Z] #10 166.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:27:32.142Z] #10 166.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-01T10:27:32.142Z] #10 166.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:32.142Z] #10 166.6 Setting up dmsetup (2:1.02.155-3) ... [2020-06-01T10:27:32.142Z] #10 166.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:32.142Z] #10 166.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-01T10:27:32.142Z] #10 166.6 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:27:32.142Z] #10 DONE 167.0s [2020-06-01T10:27:32.142Z] [2020-06-01T10:27:32.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:32.142Z] #39 58.12 AR compel/libcompel.a [2020-06-01T10:27:32.142Z] #39 58.26 HOSTCC compel/src/main-host.o [2020-06-01T10:27:32.142Z] #39 ... [2020-06-01T10:27:32.142Z] [2020-06-01T10:27:32.142Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:32.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:27:33.042Z] #17 59.52 Setting up iptables (1.8.2-4) ... [2020-06-01T10:27:33.042Z] #17 59.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:27:33.042Z] #17 59.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:27:33.042Z] #17 59.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:27:33.042Z] #17 59.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:27:33.042Z] #17 59.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-01T10:27:33.042Z] #17 59.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-01T10:27:33.042Z] #17 59.61 Setting up python3 (3.7.3-1) ... [2020-06-01T10:27:33.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:27:33.651Z] #17 60.28 Setting up python3-wheel (0.32.3-2) ... [2020-06-01T10:27:33.997Z] #11 DONE 2.8s [2020-06-01T10:27:33.998Z] [2020-06-01T10:27:33.998Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-01T10:27:34.607Z] #17 61.30 Setting up apparmor (2.13.2-10) ... [2020-06-01T10:27:34.667Z] #49 ... [2020-06-01T10:27:34.667Z] [2020-06-01T10:27:34.667Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-01T10:27:34.667Z] #11 DONE 2.5s [2020-06-01T10:27:34.667Z] [2020-06-01T10:27:34.667Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:34.667Z] #49 2.482 + RM_GOPATH=0 [2020-06-01T10:27:34.667Z] #49 2.482 + TMP_GOPATH= [2020-06-01T10:27:34.667Z] #49 2.482 + : /build [2020-06-01T10:27:34.667Z] #49 2.482 + '[' -z '' ']' [2020-06-01T10:27:34.667Z] #49 2.483 ++ mktemp -d [2020-06-01T10:27:34.667Z] #49 2.487 + export GOPATH=/tmp/tmp.oRDTYZQ9GD [2020-06-01T10:27:34.667Z] #49 2.487 + GOPATH=/tmp/tmp.oRDTYZQ9GD [2020-06-01T10:27:34.667Z] #49 2.487 + RM_GOPATH=1 [2020-06-01T10:27:34.667Z] #49 2.487 + case "$(go env GOARCH)" in [2020-06-01T10:27:34.667Z] #49 2.488 ++ go env GOARCH [2020-06-01T10:27:34.667Z] #49 2.514 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:27:34.667Z] #49 2.514 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:27:34.667Z] #49 2.517 ++ dirname /tmp/install/install.sh [2020-06-01T10:27:34.667Z] #49 2.520 + dir=/tmp/install [2020-06-01T10:27:34.667Z] #49 2.542 + bin=runc [2020-06-01T10:27:34.667Z] #49 2.543 + shift [2020-06-01T10:27:34.667Z] #49 2.546 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-01T10:27:34.667Z] #49 2.560 + . /tmp/install/runc.installer [2020-06-01T10:27:34.667Z] #49 2.560 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:27:34.667Z] #49 2.560 + install_runc [2020-06-01T10:27:34.667Z] #49 2.568 + uname -r [2020-06-01T10:27:34.667Z] #49 2.569 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-01T10:27:34.667Z] #49 2.583 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-01T10:27:34.667Z] #49 2.584 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-01T10:27:34.667Z] #49 2.584 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-01T10:27:34.667Z] #49 2.584 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oRDTYZQ9GD/src/github.com/opencontainers/runc [2020-06-01T10:27:34.667Z] #49 2.591 Cloning into '/tmp/tmp.oRDTYZQ9GD/src/github.com/opencontainers/runc'... [2020-06-01T10:27:34.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:27:35.175Z] #17 ... [2020-06-01T10:27:35.175Z] [2020-06-01T10:27:35.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:35.175Z] #39 121.2 CC criu/cr-errno.o [2020-06-01T10:27:35.175Z] #39 121.2 CC criu/cr-restore.o [2020-06-01T10:27:35.175Z] #39 126.2 CC criu/cr-service.o [2020-06-01T10:27:35.175Z] #39 128.6 CC criu/crtools.o [2020-06-01T10:27:35.175Z] #39 129.3 CC criu/eventfd.o [2020-06-01T10:27:35.175Z] #39 129.9 CC criu/eventpoll.o [2020-06-01T10:27:35.175Z] #39 131.0 CC criu/external.o [2020-06-01T10:27:35.175Z] #39 131.3 CC criu/fault-injection.o [2020-06-01T10:27:35.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:27:35.435Z] #39 131.5 CC criu/fdstore.o [2020-06-01T10:27:36.005Z] #39 132.0 CC criu/fifo.o [2020-06-01T10:27:36.563Z] #49 ... [2020-06-01T10:27:36.563Z] [2020-06-01T10:27:36.563Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-01T10:27:36.563Z] #12 DONE 2.1s [2020-06-01T10:27:36.575Z] #39 132.6 CC criu/file-ids.o [2020-06-01T10:27:36.575Z] #39 ... [2020-06-01T10:27:36.575Z] [2020-06-01T10:27:36.575Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:36.575Z] #17 63.28 Setting up xfsprogs (4.20.0-1) ... [2020-06-01T10:27:36.575Z] #17 63.29 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:27:36.608Z] #12 DONE 2.3s [2020-06-01T10:27:36.608Z] [2020-06-01T10:27:36.608Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-01T10:27:36.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:27:36.820Z] [2020-06-01T10:27:36.820Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-01T10:27:37.148Z] #17 63.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:27:37.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:27:37.972Z] #13 1.793 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-01T10:27:38.101Z] #17 64.79 Setting up python3-distutils (3.7.3-1) ... [2020-06-01T10:27:38.227Z] #13 DONE 1.9s [2020-06-01T10:27:38.227Z] [2020-06-01T10:27:38.227Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:38.227Z] #49 2.668 + RM_GOPATH=0 [2020-06-01T10:27:38.227Z] #49 2.668 + TMP_GOPATH= [2020-06-01T10:27:38.227Z] #49 2.668 + : /build [2020-06-01T10:27:38.227Z] #49 2.668 + '[' -z '' ']' [2020-06-01T10:27:38.227Z] #49 2.671 ++ mktemp -d [2020-06-01T10:27:38.227Z] #49 2.675 + export GOPATH=/tmp/tmp.bgxdnSZQaD [2020-06-01T10:27:38.227Z] #49 2.675 + GOPATH=/tmp/tmp.bgxdnSZQaD [2020-06-01T10:27:38.227Z] #49 2.676 + RM_GOPATH=1 [2020-06-01T10:27:38.227Z] #49 2.676 + case "$(go env GOARCH)" in [2020-06-01T10:27:38.227Z] #49 2.676 ++ go env GOARCH [2020-06-01T10:27:38.227Z] #49 2.686 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:27:38.227Z] #49 2.686 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:27:38.227Z] #49 2.688 ++ dirname /tmp/install/install.sh [2020-06-01T10:27:38.227Z] #49 2.690 + dir=/tmp/install [2020-06-01T10:27:38.227Z] #49 2.691 + bin=runc [2020-06-01T10:27:38.227Z] #49 2.691 + shift [2020-06-01T10:27:38.227Z] #49 2.691 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-01T10:27:38.227Z] #49 2.692 + . /tmp/install/runc.installer [2020-06-01T10:27:38.227Z] #49 2.694 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:27:38.227Z] #49 2.695 + install_runc [2020-06-01T10:27:38.227Z] #49 2.698 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-01T10:27:38.227Z] #49 2.699 + uname -r [2020-06-01T10:27:38.227Z] #49 2.708 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-01T10:27:38.227Z] #49 2.710 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-01T10:27:38.227Z] #49 2.711 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-01T10:27:38.227Z] #49 2.711 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bgxdnSZQaD/src/github.com/opencontainers/runc [2020-06-01T10:27:38.227Z] #49 2.712 Cloning into '/tmp/tmp.bgxdnSZQaD/src/github.com/opencontainers/runc'... [2020-06-01T10:27:38.227Z] #49 ... [2020-06-01T10:27:38.227Z] [2020-06-01T10:27:38.227Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-01T10:27:38.673Z] #17 65.33 Setting up python3-setuptools (40.8.0-1) ... [2020-06-01T10:27:38.716Z] #13 1.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-01T10:27:38.716Z] #13 DONE 2.0s [2020-06-01T10:27:38.716Z] [2020-06-01T10:27:38.716Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-01T10:27:39.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:27:40.058Z] #17 66.62 Setting up python3-pip (18.1-5) ... [2020-06-01T10:27:40.618Z] #14 DONE 1.9s [2020-06-01T10:27:40.618Z] [2020-06-01T10:27:40.618Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:27:40.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:27:40.741Z] #14 DONE 2.1s [2020-06-01T10:27:40.741Z] [2020-06-01T10:27:40.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:40.741Z] #39 51.81 CC compel/arch/x86/src/lib/infect.o [2020-06-01T10:27:40.741Z] #39 52.75 CC compel/src/lib/infect-rpc.o [2020-06-01T10:27:40.741Z] #39 53.10 CC compel/src/lib/infect-util.o [2020-06-01T10:27:40.741Z] #39 53.31 CC compel/src/lib/infect.o [2020-06-01T10:27:40.741Z] #39 56.03 CC compel/src/lib/ptrace.o [2020-06-01T10:27:40.741Z] #39 56.69 AR compel/libcompel.a [2020-06-01T10:27:40.741Z] #39 56.77 HOSTCC compel/src/main-host.o [2020-06-01T10:27:40.741Z] #39 57.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-01T10:27:40.741Z] #39 57.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-01T10:27:40.741Z] #39 57.45 HOSTCC compel/src/lib/log-host.o [2020-06-01T10:27:40.741Z] #39 57.62 HOSTLINK compel/compel-host-bin [2020-06-01T10:27:40.741Z] #39 57.91 DEP soccr/soccr.d [2020-06-01T10:27:40.741Z] #39 58.13 CC soccr/soccr.o [2020-06-01T10:27:40.741Z] #39 59.57 AR soccr/libsoccr.a [2020-06-01T10:27:40.741Z] #39 59.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:27:40.741Z] #39 ... [2020-06-01T10:27:40.741Z] [2020-06-01T10:27:40.741Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:27:41.446Z] #17 67.88 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:27:41.446Z] #17 67.92 Processing triggers for mime-support (3.62) ... [2020-06-01T10:27:41.553Z] #15 ... [2020-06-01T10:27:41.553Z] [2020-06-01T10:27:41.553Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:41.553Z] #41 166.4 net/http/httptrace [2020-06-01T10:27:41.553Z] #41 166.6 net/http [2020-06-01T10:27:41.553Z] #41 ... [2020-06-01T10:27:41.553Z] [2020-06-01T10:27:41.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:41.553Z] #39 58.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-01T10:27:41.553Z] #39 58.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-01T10:27:41.553Z] #39 59.20 HOSTCC compel/src/lib/log-host.o [2020-06-01T10:27:41.553Z] #39 59.44 HOSTLINK compel/compel-host-bin [2020-06-01T10:27:41.553Z] #39 59.69 DEP soccr/soccr.d [2020-06-01T10:27:41.553Z] #39 59.90 CC soccr/soccr.o [2020-06-01T10:27:41.553Z] #39 61.29 AR soccr/libsoccr.a [2020-06-01T10:27:41.553Z] #39 61.32 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:27:41.553Z] #39 61.76 DEP criu/arch/x86/sigframe.d [2020-06-01T10:27:41.553Z] #39 61.85 DEP criu/arch/x86/sigaction_compat.d [2020-06-01T10:27:41.553Z] #39 61.98 DEP criu/arch/x86/kerndat.d [2020-06-01T10:27:41.553Z] #39 62.10 DEP criu/arch/x86/crtools.d [2020-06-01T10:27:41.553Z] #39 62.28 DEP criu/arch/x86/cpu.d [2020-06-01T10:27:41.553Z] #39 62.39 CC criu/arch/x86/cpu.o [2020-06-01T10:27:41.553Z] #39 63.12 CC criu/arch/x86/crtools.o [2020-06-01T10:27:41.553Z] #39 64.16 CC criu/arch/x86/kerndat.o [2020-06-01T10:27:41.553Z] #39 64.62 CC criu/arch/x86/sigaction_compat.o [2020-06-01T10:27:41.553Z] #39 65.04 CC criu/arch/x86/sigframe.o [2020-06-01T10:27:41.553Z] #39 65.32 LINK criu/arch/x86/crtools.built-in.o [2020-06-01T10:27:41.553Z] #39 65.34 DEP criu/pie/util-vdso-elf32.d [2020-06-01T10:27:41.553Z] #39 65.41 DEP criu/pie/util-vdso.d [2020-06-01T10:27:41.553Z] #39 65.56 DEP criu/pie/util.d [2020-06-01T10:27:41.553Z] #39 65.67 CC criu/pie/util.o [2020-06-01T10:27:41.553Z] #39 65.93 CC criu/pie/util-vdso.o [2020-06-01T10:27:41.553Z] #39 66.51 CC criu/pie/util-vdso-elf32.o [2020-06-01T10:27:41.553Z] #39 67.50 AR criu/pie/pie.lib.a [2020-06-01T10:27:41.553Z] #39 67.56 DEP criu/pie/restorer.d [2020-06-01T10:27:41.553Z] #39 67.77 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-01T10:27:41.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:27:41.707Z] #17 DONE 68.4s [2020-06-01T10:27:41.707Z] [2020-06-01T10:27:41.707Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-01T10:27:41.811Z] #39 67.89 DEP criu/arch/x86/restorer_unmap.d [2020-06-01T10:27:41.811Z] #39 67.93 DEP criu/arch/x86/restorer.d [2020-06-01T10:27:41.811Z] #39 68.11 DEP criu/arch/x86/vdso-pie.d [2020-06-01T10:27:41.811Z] #39 ... [2020-06-01T10:27:41.811Z] [2020-06-01T10:27:41.811Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:41.811Z] #49 9.945 + cd /tmp/tmp.oRDTYZQ9GD/src/github.com/opencontainers/runc [2020-06-01T10:27:41.811Z] #49 9.948 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:27:42.377Z] #49 ... [2020-06-01T10:27:42.377Z] [2020-06-01T10:27:42.377Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:27:42.377Z] #15 DONE 1.9s [2020-06-01T10:27:42.377Z] [2020-06-01T10:27:42.377Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:27:42.628Z] #15 DONE 2.0s [2020-06-01T10:27:42.628Z] [2020-06-01T10:27:42.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:42.628Z] #39 60.31 DEP criu/arch/x86/sigframe.d [2020-06-01T10:27:42.628Z] #39 60.46 DEP criu/arch/x86/sigaction_compat.d [2020-06-01T10:27:42.628Z] #39 60.54 DEP criu/arch/x86/kerndat.d [2020-06-01T10:27:42.628Z] #39 60.65 DEP criu/arch/x86/crtools.d [2020-06-01T10:27:42.628Z] #39 60.80 DEP criu/arch/x86/cpu.d [2020-06-01T10:27:42.628Z] #39 60.99 CC criu/arch/x86/cpu.o [2020-06-01T10:27:42.628Z] #39 61.49 CC criu/arch/x86/crtools.o [2020-06-01T10:27:42.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:27:42.680Z] Using test binary docker [2020-06-01T10:27:42.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-01T10:27:42.680Z] +++ /etc/init.d/apparmor start [2020-06-01T10:27:42.680Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:27:42.680Z] INFO: Waiting for daemon to start... [2020-06-01T10:27:42.680Z] Starting dockerd [2020-06-01T10:27:42.680Z] +++ 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-01T10:27:43.556Z] #39 62.86 CC criu/arch/x86/kerndat.o [2020-06-01T10:27:43.812Z] #39 63.33 CC criu/arch/x86/sigaction_compat.o [2020-06-01T10:27:44.067Z] #39 63.54 CC criu/arch/x86/sigframe.o [2020-06-01T10:27:44.067Z] #39 ... [2020-06-01T10:27:44.067Z] [2020-06-01T10:27:44.067Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:44.067Z] #41 166.7 net/http/httptrace [2020-06-01T10:27:44.067Z] #41 167.1 net/http [2020-06-01T10:27:44.247Z] #18 2.061 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-01T10:27:44.247Z] #18 2.067 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-01T10:27:44.247Z] #18 2.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-01T10:27:44.247Z] #18 DONE 2.2s [2020-06-01T10:27:44.247Z] [2020-06-01T10:27:44.247Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:27:44.328Z] #41 ... [2020-06-01T10:27:44.328Z] [2020-06-01T10:27:44.328Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:44.328Z] #49 10.01 + cd /tmp/tmp.bgxdnSZQaD/src/github.com/opencontainers/runc [2020-06-01T10:27:44.328Z] #49 10.01 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:27:44.328Z] #49 10.55 + '[' -z '' ']' [2020-06-01T10:27:44.328Z] #49 10.55 + target=static [2020-06-01T10:27:44.328Z] #49 10.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-01T10:27:44.328Z] #49 12.13 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-01T10:27:44.584Z] #49 ... [2020-06-01T10:27:44.584Z] [2020-06-01T10:27:44.584Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:27:44.584Z] #16 DONE 2.1s [2020-06-01T10:27:44.584Z] [2020-06-01T10:27:44.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:44.584Z] #39 63.91 LINK criu/arch/x86/crtools.built-in.o [2020-06-01T10:27:44.584Z] #39 63.98 DEP criu/pie/util-vdso-elf32.d [2020-06-01T10:27:44.584Z] #39 64.09 DEP criu/pie/util-vdso.d [2020-06-01T10:27:44.840Z] #39 64.24 DEP criu/pie/util.d [2020-06-01T10:27:44.903Z] #16 DONE 1.9s [2020-06-01T10:27:44.903Z] [2020-06-01T10:27:44.903Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:45.086Z] . [2020-06-01T10:27:45.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:27:45.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:27:45.086Z] Error: No such image: emptyfs [2020-06-01T10:27:45.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-01T10:27:45.086Z] ++++ docker load [2020-06-01T10:27:45.086Z] Running integration-test (iteration 1) [2020-06-01T10:27:45.086Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-01T10:27:45.086Z] ++ 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-01T10:27:45.086Z] ++ set -e [2020-06-01T10:27:45.086Z] ++ '[' -n 0 ']' [2020-06-01T10:27:45.086Z] ++ set -x [2020-06-01T10:27:45.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:27:45.095Z] #39 64.44 CC criu/pie/util.o [2020-06-01T10:27:45.095Z] #39 64.65 CC criu/pie/util-vdso.o [2020-06-01T10:27:45.658Z] #39 65.24 CC criu/pie/util-vdso-elf32.o [2020-06-01T10:27:46.585Z] #39 65.95 AR criu/pie/pie.lib.a [2020-06-01T10:27:46.585Z] #39 66.01 DEP criu/pie/restorer.d [2020-06-01T10:27:46.804Z] #17 2.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:27:46.841Z] #39 66.22 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-01T10:27:46.841Z] #39 66.32 DEP criu/arch/x86/restorer_unmap.d [2020-06-01T10:27:46.841Z] #39 66.36 DEP criu/arch/x86/restorer.d [2020-06-01T10:27:47.062Z] #17 2.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:27:47.320Z] #17 2.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:27:47.404Z] #39 66.64 DEP criu/arch/x86/vdso-pie.d [2020-06-01T10:27:47.404Z] #39 66.79 DEP criu/pie/parasite-vdso.d [2020-06-01T10:27:47.404Z] #39 66.95 DEP criu/pie/parasite.d [2020-06-01T10:27:47.547Z] #19 ... [2020-06-01T10:27:47.547Z] [2020-06-01T10:27:47.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:47.547Z] #39 133.0 CC criu/file-lock.o [2020-06-01T10:27:47.547Z] #39 133.8 CC criu/files-ext.o [2020-06-01T10:27:47.547Z] #39 134.2 CC criu/files-reg.o [2020-06-01T10:27:47.547Z] #39 136.4 CC criu/files.o [2020-06-01T10:27:47.547Z] #39 138.6 CC criu/filesystems.o [2020-06-01T10:27:47.547Z] #39 139.3 CC criu/fsnotify.o [2020-06-01T10:27:47.547Z] #39 140.6 CC criu/image-desc.o [2020-06-01T10:27:47.547Z] #39 140.9 CC criu/image.o [2020-06-01T10:27:47.547Z] #39 141.9 CC criu/ipc_ns.o [2020-06-01T10:27:47.547Z] #39 143.3 CC criu/irmap.o [2020-06-01T10:27:47.578Z] #17 3.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:27:47.807Z] #39 143.9 CC criu/kcmp-ids.o [2020-06-01T10:27:47.966Z] #39 67.18 CC criu/pie/parasite.o [2020-06-01T10:27:48.068Z] #39 144.2 CC criu/kerndat.o [2020-06-01T10:27:48.951Z] #17 4.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:27:49.372Z] #39 68.50 LINK criu/pie/parasite.built-in.o [2020-06-01T10:27:49.372Z] #39 68.53 GEN criu/pie/parasite-blob.h [2020-06-01T10:27:49.372Z] #39 68.55 CC criu/pie/parasite-vdso.o [2020-06-01T10:27:49.459Z] #39 145.4 CC criu/libnetlink.o [2020-06-01T10:27:49.459Z] #39 145.6 CC criu/log.o [2020-06-01T10:27:49.719Z] #39 ... [2020-06-01T10:27:49.719Z] [2020-06-01T10:27:49.719Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:27:49.719Z] #19 5.750 Collecting yamllint==1.16.0 [2020-06-01T10:27:49.932Z] #39 69.25 CC criu/arch/x86/vdso-pie.o [2020-06-01T10:27:50.188Z] #39 69.60 CC criu/arch/x86/restorer.o [2020-06-01T10:27:50.323Z] #17 5.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:27:50.749Z] #39 70.08 CC criu/arch/x86/restorer_unmap.o [2020-06-01T10:27:50.749Z] #39 70.15 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-01T10:27:50.889Z] #17 ... [2020-06-01T10:27:50.889Z] [2020-06-01T10:27:50.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:50.889Z] #39 68.19 DEP criu/pie/parasite-vdso.d [2020-06-01T10:27:50.889Z] #39 68.37 DEP criu/pie/parasite.d [2020-06-01T10:27:50.889Z] #39 68.72 CC criu/pie/parasite.o [2020-06-01T10:27:50.889Z] #39 70.04 LINK criu/pie/parasite.built-in.o [2020-06-01T10:27:50.889Z] #39 70.06 GEN criu/pie/parasite-blob.h [2020-06-01T10:27:50.889Z] #39 70.11 CC criu/pie/parasite-vdso.o [2020-06-01T10:27:50.889Z] #39 70.98 CC criu/arch/x86/vdso-pie.o [2020-06-01T10:27:50.889Z] #39 71.39 CC criu/arch/x86/restorer.o [2020-06-01T10:27:50.889Z] #39 71.79 CC criu/arch/x86/restorer_unmap.o [2020-06-01T10:27:50.889Z] #39 71.85 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-01T10:27:50.889Z] #39 72.08 CC criu/pie/restorer.o [2020-06-01T10:27:50.889Z] #39 74.77 LINK criu/pie/restorer.built-in.o [2020-06-01T10:27:50.889Z] #39 74.78 GEN criu/pie/restorer-blob.h [2020-06-01T10:27:50.889Z] #39 74.90 DEP criu/vdso.d [2020-06-01T10:27:50.889Z] #39 75.07 DEP criu/vdso-compat.d [2020-06-01T10:27:50.889Z] #39 75.20 DEP criu/uts_ns.d [2020-06-01T10:27:50.889Z] #39 75.33 DEP criu/util.d [2020-06-01T10:27:50.889Z] #39 75.62 DEP criu/uffd.d [2020-06-01T10:27:50.889Z] #39 75.87 DEP criu/tun.d [2020-06-01T10:27:50.889Z] #39 76.00 DEP criu/tty.d [2020-06-01T10:27:50.889Z] #39 76.16 DEP criu/timerfd.d [2020-06-01T10:27:50.889Z] #39 76.33 DEP criu/timens.d [2020-06-01T10:27:50.889Z] #39 76.47 DEP criu/sysfs_parse.d [2020-06-01T10:27:50.889Z] #39 76.63 DEP criu/sysctl.d [2020-06-01T10:27:50.889Z] #39 76.81 DEP criu/string.d [2020-06-01T10:27:50.889Z] #39 76.86 DEP criu/stats.d [2020-06-01T10:27:50.889Z] #39 76.97 DEP criu/sockets.d [2020-06-01T10:27:50.889Z] #39 77.09 DEP criu/sk-unix.d [2020-06-01T10:27:51.005Z] #39 70.43 CC criu/pie/restorer.o [2020-06-01T10:27:51.147Z] #39 77.27 DEP criu/sk-tcp.d [2020-06-01T10:27:51.409Z] #39 77.43 DEP criu/sk-queue.d [2020-06-01T10:27:51.409Z] #39 77.65 DEP criu/sk-packet.d [2020-06-01T10:27:51.667Z] #39 77.80 DEP criu/sk-netlink.d [2020-06-01T10:27:51.924Z] #39 78.00 DEP criu/sk-inet.d [2020-06-01T10:27:51.924Z] #39 78.19 DEP criu/signalfd.d [2020-06-01T10:27:52.490Z] #39 78.41 DEP criu/sigframe.d [2020-06-01T10:27:52.490Z] #39 78.50 DEP criu/shmem.d [2020-06-01T10:27:52.490Z] #39 78.68 DEP criu/servicefd.d [2020-06-01T10:27:52.490Z] #39 ... [2020-06-01T10:27:52.490Z] [2020-06-01T10:27:52.490Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:52.490Z] #49 10.68 + '[' -z '' ']' [2020-06-01T10:27:52.490Z] #49 10.68 + target=static [2020-06-01T10:27:52.490Z] #49 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-01T10:27:52.490Z] #49 12.14 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-01T10:27:52.748Z] #49 ... [2020-06-01T10:27:52.748Z] [2020-06-01T10:27:52.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:52.748Z] #39 78.84 DEP criu/seize.d [2020-06-01T10:27:53.006Z] #39 79.02 DEP criu/seccomp.d [2020-06-01T10:27:53.006Z] #39 79.18 DEP criu/rst-malloc.d [2020-06-01T10:27:53.006Z] #39 79.24 DEP criu/rbtree.d [2020-06-01T10:27:53.264Z] #39 79.27 DEP criu/pstree.d [2020-06-01T10:27:53.264Z] #39 79.40 DEP criu/protobuf.d [2020-06-01T10:27:53.264Z] #39 79.49 GEN criu/protobuf-desc-gen.h [2020-06-01T10:27:53.446Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:27:53.446Z] Loaded image: busybox:latest [2020-06-01T10:27:53.446Z] Loaded image: busybox:glibc [2020-06-01T10:27:53.446Z] Loaded image: debian:jessie [2020-06-01T10:27:53.446Z] Loaded image: hello-world:latest [2020-06-01T10:27:53.446Z] INFO: Testing against a local daemon [2020-06-01T10:27:53.446Z] === RUN TestCgroupNamespacesBuild [2020-06-01T10:27:54.268Z] #39 73.51 LINK criu/pie/restorer.built-in.o [2020-06-01T10:27:54.269Z] #39 73.55 GEN criu/pie/restorer-blob.h [2020-06-01T10:27:54.269Z] #39 73.60 DEP criu/vdso.d [2020-06-01T10:27:54.524Z] #39 73.83 DEP criu/vdso-compat.d [2020-06-01T10:27:54.524Z] #39 ... [2020-06-01T10:27:54.524Z] [2020-06-01T10:27:54.524Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:27:54.524Z] #17 2.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:27:54.524Z] #17 2.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:27:54.524Z] #17 2.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:27:54.524Z] #17 2.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-01T10:27:54.524Z] #17 4.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-01T10:27:54.524Z] #17 5.531 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-01T10:27:54.524Z] #17 ... [2020-06-01T10:27:54.524Z] [2020-06-01T10:27:54.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:54.524Z] #39 74.03 DEP criu/uts_ns.d [2020-06-01T10:27:54.636Z] #39 ... [2020-06-01T10:27:54.636Z] [2020-06-01T10:27:54.636Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:54.636Z] #41 179.9 github.com/LK4D4/vndr/godl [2020-06-01T10:27:54.636Z] #41 180.9 github.com/LK4D4/vndr [2020-06-01T10:27:54.637Z] #41 DONE 189.8s [2020-06-01T10:27:54.780Z] #39 74.19 DEP criu/util.d [2020-06-01T10:27:54.780Z] #39 74.38 DEP criu/uffd.d [2020-06-01T10:27:54.894Z] [2020-06-01T10:27:54.894Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:54.913Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2020-06-01T10:27:54.913Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-01T10:27:55.003Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-01T10:27:55.003Z] #19 11.24 Collecting pyyaml (from yamllint==1.16.0) [2020-06-01T10:27:55.152Z] #49 ... [2020-06-01T10:27:55.152Z] [2020-06-01T10:27:55.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:55.152Z] #39 81.29 DEP criu/protobuf-desc.d [2020-06-01T10:27:55.152Z] #39 81.36 DEP criu/proc_parse.d [2020-06-01T10:27:55.340Z] #39 74.54 DEP criu/tun.d [2020-06-01T10:27:55.340Z] #39 74.72 DEP criu/tty.d [2020-06-01T10:27:55.340Z] #39 74.94 DEP criu/timerfd.d [2020-06-01T10:27:55.410Z] #39 81.63 DEP criu/plugin.d [2020-06-01T10:27:55.410Z] #39 81.73 DEP criu/pipes.d [2020-06-01T10:27:55.573Z] #19 11.44 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-01T10:27:55.903Z] #39 75.12 DEP criu/timens.d [2020-06-01T10:27:55.903Z] #39 75.34 DEP criu/sysfs_parse.d [2020-06-01T10:27:55.976Z] #39 82.03 DEP criu/pie-util.d [2020-06-01T10:27:55.977Z] #39 82.19 DEP criu/pie-util-vdso.d [2020-06-01T10:27:56.159Z] #39 75.53 DEP criu/sysctl.d [2020-06-01T10:27:56.159Z] #39 75.67 DEP criu/string.d [2020-06-01T10:27:56.234Z] #39 82.35 DEP criu/pie-util-vdso-elf32.d [2020-06-01T10:27:56.414Z] #39 75.75 DEP criu/stats.d [2020-06-01T10:27:56.414Z] #39 75.92 DEP criu/sockets.d [2020-06-01T10:27:56.492Z] #39 82.50 DEP criu/path.d [2020-06-01T10:27:56.492Z] #39 82.63 DEP criu/parasite-syscall.d [2020-06-01T10:27:56.670Z] #39 76.12 DEP criu/sk-unix.d [2020-06-01T10:27:56.750Z] #39 82.82 DEP criu/pagemap.d [2020-06-01T10:27:56.750Z] #39 82.95 DEP criu/pagemap-cache.d [2020-06-01T10:27:56.750Z] #39 83.05 DEP criu/page-xfer.d [2020-06-01T10:27:56.925Z] #39 76.33 DEP criu/sk-tcp.d [2020-06-01T10:27:56.925Z] #39 76.48 DEP criu/sk-queue.d [2020-06-01T10:27:56.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-06-01T10:27:56.931Z] === RUN TestBuildWithSession [2020-06-01T10:27:56.931Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-01T10:27:56.931Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:27:56.931Z] === RUN TestBuildSquashParent [2020-06-01T10:27:56.957Z] #19 13.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-01T10:27:56.957Z] #19 13.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-01T10:27:56.957Z] #19 13.09 Building wheels for collected packages: pyyaml [2020-06-01T10:27:56.957Z] #19 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-06-01T10:27:57.008Z] #39 83.25 DEP criu/page-pipe.d [2020-06-01T10:27:57.008Z] #39 83.34 DEP criu/netfilter.d [2020-06-01T10:27:57.180Z] #39 76.73 DEP criu/sk-packet.d [2020-06-01T10:27:57.435Z] #39 ... [2020-06-01T10:27:57.435Z] [2020-06-01T10:27:57.435Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:27:57.435Z] #41 180.3 github.com/LK4D4/vndr/godl [2020-06-01T10:27:57.435Z] #41 181.1 github.com/LK4D4/vndr [2020-06-01T10:27:57.435Z] #41 DONE 189.9s [2020-06-01T10:27:57.435Z] [2020-06-01T10:27:57.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:57.435Z] #39 77.02 DEP criu/sk-netlink.d [2020-06-01T10:27:57.573Z] #39 83.49 DEP criu/net.d [2020-06-01T10:27:57.573Z] #39 83.72 DEP criu/namespaces.d [2020-06-01T10:27:57.573Z] #39 83.91 DEP criu/mount.d [2020-06-01T10:27:57.690Z] #39 77.28 DEP criu/sk-inet.d [2020-06-01T10:27:58.139Z] #39 84.11 DEP criu/memfd.d [2020-06-01T10:27:58.139Z] #39 84.27 DEP criu/mem.d [2020-06-01T10:27:58.249Z] #39 77.47 DEP criu/signalfd.d [2020-06-01T10:27:58.249Z] #39 77.63 DEP criu/sigframe.d [2020-06-01T10:27:58.340Z] #19 14.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-01T10:27:58.340Z] #19 14.34 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-01T10:27:58.340Z] #19 14.41 Successfully built pyyaml [2020-06-01T10:27:58.340Z] #19 14.43 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-01T10:27:58.396Z] #39 84.42 DEP criu/lsm.d [2020-06-01T10:27:58.396Z] #39 84.52 DEP criu/log.d [2020-06-01T10:27:58.396Z] #39 84.64 DEP criu/libnetlink.d [2020-06-01T10:27:58.503Z] #39 77.76 DEP criu/shmem.d [2020-06-01T10:27:58.503Z] #39 77.98 DEP criu/servicefd.d [2020-06-01T10:27:58.600Z] #19 14.71 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-01T10:27:58.654Z] #39 84.80 DEP criu/kerndat.d [2020-06-01T10:27:58.758Z] #39 78.19 DEP criu/seize.d [2020-06-01T10:27:58.758Z] #39 78.31 DEP criu/seccomp.d [2020-06-01T10:27:58.912Z] #39 85.01 DEP criu/kcmp-ids.d [2020-06-01T10:27:58.912Z] #39 85.10 DEP criu/irmap.d [2020-06-01T10:27:58.912Z] #39 85.21 DEP criu/ipc_ns.d [2020-06-01T10:27:59.013Z] #39 78.50 DEP criu/rst-malloc.d [2020-06-01T10:27:59.013Z] #39 78.57 DEP criu/rbtree.d [2020-06-01T10:27:59.170Z] #39 85.41 DEP criu/image.d [2020-06-01T10:27:59.172Z] #19 DONE 15.4s [2020-06-01T10:27:59.172Z] [2020-06-01T10:27:59.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:27:59.172Z] #39 146.2 CC criu/lsm.o [2020-06-01T10:27:59.172Z] #39 146.6 CC criu/mem.o [2020-06-01T10:27:59.172Z] #39 148.0 CC criu/memfd.o [2020-06-01T10:27:59.172Z] #39 148.5 CC criu/mount.o [2020-06-01T10:27:59.172Z] #39 151.7 CC criu/namespaces.o [2020-06-01T10:27:59.172Z] #39 153.3 CC criu/net.o [2020-06-01T10:27:59.268Z] #39 78.61 DEP criu/pstree.d [2020-06-01T10:27:59.269Z] #39 78.75 DEP criu/protobuf.d [2020-06-01T10:27:59.428Z] #39 85.54 DEP criu/image-desc.d [2020-06-01T10:27:59.524Z] #39 78.87 GEN criu/protobuf-desc-gen.h [2020-06-01T10:27:59.688Z] #39 85.66 DEP criu/fsnotify.d [2020-06-01T10:27:59.688Z] #39 85.85 DEP criu/filesystems.d [2020-06-01T10:27:59.742Z] #39 155.9 CC criu/netfilter.o [2020-06-01T10:27:59.946Z] #39 85.98 DEP criu/files.d [2020-06-01T10:27:59.946Z] #39 86.09 DEP criu/files-reg.d [2020-06-01T10:27:59.946Z] #39 86.23 DEP criu/files-ext.d [2020-06-01T10:28:00.002Z] #39 156.1 CC criu/page-pipe.o [2020-06-01T10:28:00.204Z] #39 86.35 DEP criu/file-lock.d [2020-06-01T10:28:00.204Z] #39 86.46 DEP criu/file-ids.d [2020-06-01T10:28:00.462Z] #39 86.57 DEP criu/fifo.d [2020-06-01T10:28:00.462Z] #39 86.70 DEP criu/fdstore.d [2020-06-01T10:28:00.720Z] #39 86.79 DEP criu/fault-injection.d [2020-06-01T10:28:00.720Z] #39 86.84 DEP criu/external.d [2020-06-01T10:28:00.720Z] #39 86.93 DEP criu/eventpoll.d [2020-06-01T10:28:00.884Z] #39 80.35 DEP criu/protobuf-desc.d [2020-06-01T10:28:00.884Z] #39 80.42 DEP criu/proc_parse.d [2020-06-01T10:28:00.944Z] #39 156.7 CC criu/page-xfer.o [2020-06-01T10:28:00.944Z] #39 ... [2020-06-01T10:28:00.944Z] [2020-06-01T10:28:00.944Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:28:00.944Z] #49 103.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-01T10:28:00.977Z] #39 87.06 DEP criu/eventfd.d [2020-06-01T10:28:00.977Z] #39 87.15 DEP criu/crtools.d [2020-06-01T10:28:01.139Z] #39 80.60 DEP criu/plugin.d [2020-06-01T10:28:01.235Z] #39 87.31 DEP criu/cr-service.d [2020-06-01T10:28:01.235Z] #39 87.50 DEP criu/cr-restore.d [2020-06-01T10:28:01.394Z] #39 80.71 DEP criu/pipes.d [2020-06-01T10:28:01.394Z] #39 80.85 DEP criu/pie-util.d [2020-06-01T10:28:01.494Z] #39 87.72 DEP criu/cr-errno.d [2020-06-01T10:28:01.649Z] #39 81.00 DEP criu/pie-util-vdso.d [2020-06-01T10:28:01.649Z] #39 81.16 DEP criu/pie-util-vdso-elf32.d [2020-06-01T10:28:01.752Z] #39 87.73 DEP criu/cr-dump.d [2020-06-01T10:28:01.752Z] #39 87.93 DEP criu/cr-dedup.d [2020-06-01T10:28:01.904Z] #39 81.32 DEP criu/path.d [2020-06-01T10:28:02.010Z] #39 88.08 DEP criu/cr-check.d [2020-06-01T10:28:02.160Z] #39 81.44 DEP criu/parasite-syscall.d [2020-06-01T10:28:02.160Z] #39 81.64 DEP criu/pagemap.d [2020-06-01T10:28:02.268Z] #39 88.35 DEP criu/config.d [2020-06-01T10:28:02.268Z] #39 88.60 DEP criu/clone-noasan.d [2020-06-01T10:28:02.328Z] #49 105.5 + mkdir -p /build [2020-06-01T10:28:02.416Z] #39 81.74 DEP criu/pagemap-cache.d [2020-06-01T10:28:02.416Z] #39 81.82 DEP criu/page-xfer.d [2020-06-01T10:28:02.416Z] #39 81.94 DEP criu/page-pipe.d [2020-06-01T10:28:02.526Z] #39 88.66 DEP criu/cgroup.d [2020-06-01T10:28:02.526Z] #39 88.87 DEP criu/cgroup-props.d [2020-06-01T10:28:02.589Z] #49 105.5 + cp runc /build/runc [2020-06-01T10:28:02.672Z] #39 82.02 DEP criu/netfilter.d [2020-06-01T10:28:02.672Z] #39 82.19 DEP criu/net.d [2020-06-01T10:28:02.784Z] #39 88.97 DEP criu/bitmap.d [2020-06-01T10:28:02.784Z] #39 88.98 DEP criu/bfd.d [2020-06-01T10:28:02.927Z] #39 82.40 DEP criu/namespaces.d [2020-06-01T10:28:03.116Z] #39 89.14 DEP criu/autofs.d [2020-06-01T10:28:03.116Z] #39 89.29 DEP criu/aio.d [2020-06-01T10:28:03.227Z] #39 82.61 DEP criu/mount.d [2020-06-01T10:28:03.387Z] #39 89.42 DEP criu/action-scripts.d [2020-06-01T10:28:03.387Z] #39 ... [2020-06-01T10:28:03.387Z] [2020-06-01T10:28:03.387Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:28:03.387Z] #28 DONE 198.4s [2020-06-01T10:28:03.387Z] [2020-06-01T10:28:03.387Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:03.387Z] #17 12.06 Fetched 8350 kB in 10s (838 kB/s) [2020-06-01T10:28:03.387Z] #17 12.06 Reading package lists... [2020-06-01T10:28:03.387Z] #17 15.30 Reading package lists... [2020-06-01T10:28:03.482Z] #39 82.81 DEP criu/memfd.d [2020-06-01T10:28:03.482Z] #39 82.92 DEP criu/mem.d [2020-06-01T10:28:03.529Z] #49 DONE 106.3s [2020-06-01T10:28:03.529Z] [2020-06-01T10:28:03.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:03.529Z] #39 158.1 CC criu/pagemap-cache.o [2020-06-01T10:28:03.529Z] #39 158.5 CC criu/pagemap.o [2020-06-01T10:28:03.529Z] #39 159.2 CC criu/parasite-syscall.o [2020-06-01T10:28:03.652Z] #17 18.74 Building dependency tree... [2020-06-01T10:28:03.652Z] #17 ... [2020-06-01T10:28:03.652Z] [2020-06-01T10:28:03.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:03.652Z] #39 89.87 CC criu/action-scripts.o [2020-06-01T10:28:03.715Z] --- PASS: TestBuildSquashParent (7.02s) [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:28:03.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:28:03.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:28:03.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:28:03.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:28:03.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:28:03.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:28:03.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:28:03.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:28:03.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:28:03.738Z] #39 83.07 DEP criu/lsm.d [2020-06-01T10:28:03.789Z] #39 159.8 CC criu/path.o [2020-06-01T10:28:03.993Z] #39 83.28 DEP criu/log.d [2020-06-01T10:28:03.993Z] #39 83.47 DEP criu/libnetlink.d [2020-06-01T10:28:04.049Z] #39 160.0 CC criu/pie-util-vdso.o [2020-06-01T10:28:04.249Z] #39 83.66 DEP criu/kerndat.d [2020-06-01T10:28:04.310Z] #39 160.3 CC criu/pie-util.o [2020-06-01T10:28:04.310Z] #39 160.5 CC criu/pipes.o [2020-06-01T10:28:04.504Z] #39 83.84 DEP criu/kcmp-ids.d [2020-06-01T10:28:04.504Z] #39 83.94 DEP criu/irmap.d [2020-06-01T10:28:04.504Z] #39 84.06 DEP criu/ipc_ns.d [2020-06-01T10:28:04.597Z] #39 90.67 CC criu/aio.o [2020-06-01T10:28:04.760Z] #39 84.22 DEP criu/image.d [2020-06-01T10:28:04.853Z] #39 91.06 CC criu/autofs.o [2020-06-01T10:28:05.016Z] #39 84.38 DEP criu/image-desc.d [2020-06-01T10:28:05.251Z] #39 161.1 CC criu/plugin.o [2020-06-01T10:28:05.251Z] #39 161.4 CC criu/proc_parse.o [2020-06-01T10:28:05.316Z] #39 84.55 DEP criu/fsnotify.d [2020-06-01T10:28:05.316Z] #39 84.76 DEP criu/filesystems.d [2020-06-01T10:28:05.316Z] #39 ... [2020-06-01T10:28:05.316Z] [2020-06-01T10:28:05.316Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:05.316Z] #17 10.90 Fetched 8350 kB in 9s (945 kB/s) [2020-06-01T10:28:05.316Z] #17 10.90 Reading package lists... [2020-06-01T10:28:05.316Z] #17 15.22 Reading package lists... [2020-06-01T10:28:05.316Z] #17 18.92 Building dependency tree... [2020-06-01T10:28:05.316Z] #17 20.50 libcap2-bin is already the newest version (1:2.25-2). [2020-06-01T10:28:05.316Z] #17 20.50 The following additional packages will be installed: [2020-06-01T10:28:05.316Z] #17 20.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-01T10:28:05.316Z] #17 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-01T10:28:05.316Z] #17 20.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-01T10:28:05.316Z] #17 20.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-01T10:28:05.316Z] #17 20.52 python3.7 python3.7-minimal vim-runtime xxd [2020-06-01T10:28:05.316Z] #17 20.52 Suggested packages: [2020-06-01T10:28:05.316Z] #17 20.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-01T10:28:05.316Z] #17 20.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-01T10:28:05.316Z] #17 20.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-01T10:28:05.316Z] #17 20.52 Recommended packages: [2020-06-01T10:28:05.316Z] #17 20.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-01T10:28:05.316Z] #17 20.52 python3-keyrings.alt python3-xdg unzip [2020-06-01T10:28:05.316Z] #17 ... [2020-06-01T10:28:05.316Z] [2020-06-01T10:28:05.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:05.316Z] #39 84.89 DEP criu/files.d [2020-06-01T10:28:05.572Z] #39 85.10 DEP criu/files-reg.d [2020-06-01T10:28:05.827Z] #39 85.25 DEP criu/files-ext.d [2020-06-01T10:28:06.083Z] #39 85.42 DEP criu/file-lock.d [2020-06-01T10:28:06.083Z] #39 85.60 DEP criu/file-ids.d [2020-06-01T10:28:06.223Z] #39 92.32 CC criu/bfd.o [2020-06-01T10:28:06.339Z] #39 85.74 DEP criu/fifo.d [2020-06-01T10:28:06.339Z] #39 85.88 DEP criu/fdstore.d [2020-06-01T10:28:06.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:28:06.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:28:06.595Z] #39 85.99 DEP criu/fault-injection.d [2020-06-01T10:28:06.595Z] #39 86.04 DEP criu/external.d [2020-06-01T10:28:06.788Z] #39 92.80 CC criu/bitmap.o [2020-06-01T10:28:06.788Z] #39 92.96 CC criu/cgroup-props.o [2020-06-01T10:28:06.850Z] #39 ... [2020-06-01T10:28:06.850Z] [2020-06-01T10:28:06.850Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:28:06.850Z] #28 DONE 199.1s [2020-06-01T10:28:06.850Z] [2020-06-01T10:28:06.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:06.850Z] #39 86.10 DEP criu/eventpoll.d [2020-06-01T10:28:06.850Z] #39 86.23 DEP criu/eventfd.d [2020-06-01T10:28:06.850Z] #39 86.30 DEP criu/crtools.d [2020-06-01T10:28:07.106Z] #39 86.64 DEP criu/cr-service.d [2020-06-01T10:28:07.176Z] #39 163.2 CC criu/protobuf-desc.o [2020-06-01T10:28:07.667Z] #39 86.91 DEP criu/cr-restore.d [2020-06-01T10:28:07.718Z] #39 93.79 CC criu/cgroup.o [2020-06-01T10:28:07.747Z] #39 163.9 CC criu/protobuf.o [2020-06-01T10:28:07.923Z] #39 87.23 DEP criu/cr-errno.d [2020-06-01T10:28:07.923Z] #39 87.24 DEP criu/cr-dump.d [2020-06-01T10:28:07.923Z] #39 87.40 DEP criu/cr-dedup.d [2020-06-01T10:28:08.006Z] #39 164.2 CC criu/pstree.o [2020-06-01T10:28:08.006Z] #39 ... [2020-06-01T10:28:08.006Z] [2020-06-01T10:28:08.006Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:08.006Z] #45 226.4 + cd /tmp/tmp.VCOTftuaTC/src/github.com/golangci/golangci-lint/ [2020-06-01T10:28:08.006Z] #45 226.4 + git checkout -q v1.23.8 [2020-06-01T10:28:08.092Z] sha256:e043bfde02912d87505329c6636926b3cb559ab0f205aa05d725baf3af066867 [2020-06-01T10:28:08.092Z] INFO: Starting docker-py tests... [2020-06-01T10:28:08.179Z] #39 87.52 DEP criu/cr-check.d [2020-06-01T10:28:08.179Z] #39 87.69 DEP criu/config.d [2020-06-01T10:28:08.267Z] #45 226.8 ++ git describe --tags [2020-06-01T10:28:08.434Z] #39 87.81 DEP criu/clone-noasan.d [2020-06-01T10:28:08.434Z] #39 87.86 DEP criu/cgroup.d [2020-06-01T10:28:08.434Z] #39 87.95 DEP criu/cgroup-props.d [2020-06-01T10:28:08.434Z] #39 88.01 DEP criu/bitmap.d [2020-06-01T10:28:08.434Z] #39 88.03 DEP criu/bfd.d [2020-06-01T10:28:08.527Z] #45 226.8 + version=v1.23.8 [2020-06-01T10:28:08.527Z] #45 226.8 ++ git rev-parse --short HEAD [2020-06-01T10:28:08.527Z] #45 226.8 + commit=76a82c6 [2020-06-01T10:28:08.527Z] #45 226.8 ++ git show -s --format=%cd [2020-06-01T10:28:08.527Z] #45 226.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-01T10:28:08.527Z] #45 226.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:28:08.689Z] #39 88.12 DEP criu/autofs.d [2020-06-01T10:28:08.945Z] #39 88.22 DEP criu/aio.d [2020-06-01T10:28:08.945Z] #39 88.40 DEP criu/action-scripts.d [2020-06-01T10:28:09.020Z] ============================= test session starts ============================== [2020-06-01T10:28:09.020Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-06-01T10:28:09.020Z] rootdir: /src, inifile: pytest.ini [2020-06-01T10:28:09.020Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-01T10:28:09.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:28:09.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:28:09.088Z] #39 ... [2020-06-01T10:28:09.088Z] [2020-06-01T10:28:09.088Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:09.088Z] #17 18.74 Building dependency tree... [2020-06-01T10:28:09.088Z] #17 20.88 libcap2-bin is already the newest version (1:2.25-2). [2020-06-01T10:28:09.088Z] #17 20.88 The following additional packages will be installed: [2020-06-01T10:28:09.088Z] #17 20.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-01T10:28:09.088Z] #17 20.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-01T10:28:09.088Z] #17 20.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-01T10:28:09.088Z] #17 20.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-01T10:28:09.088Z] #17 20.89 python3.7 python3.7-minimal vim-runtime xxd [2020-06-01T10:28:09.088Z] #17 20.89 Suggested packages: [2020-06-01T10:28:09.088Z] #17 20.89 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-01T10:28:09.088Z] #17 20.89 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-01T10:28:09.088Z] #17 20.89 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-01T10:28:09.088Z] #17 20.89 Recommended packages: [2020-06-01T10:28:09.088Z] #17 20.89 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-01T10:28:09.088Z] #17 20.89 python3-keyrings.alt python3-xdg unzip [2020-06-01T10:28:09.088Z] #17 22.24 The following NEW packages will be installed: [2020-06-01T10:28:09.088Z] #17 22.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-01T10:28:09.088Z] #17 22.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-01T10:28:09.088Z] #17 22.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-01T10:28:09.088Z] #17 22.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-01T10:28:09.088Z] #17 22.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-01T10:28:09.088Z] #17 22.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-01T10:28:09.088Z] #17 22.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-01T10:28:09.088Z] #17 22.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-01T10:28:09.088Z] #17 22.26 xz-utils zip [2020-06-01T10:28:09.088Z] #17 22.57 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:28:09.088Z] #17 22.57 Need to get 28.5 MB of archives. [2020-06-01T10:28:09.088Z] #17 22.57 After this operation, 116 MB of additional disk space will be used. [2020-06-01T10:28:09.088Z] #17 22.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-01T10:28:09.088Z] #17 22.58 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-01T10:28:09.088Z] #17 22.61 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-01T10:28:09.088Z] #17 22.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-01T10:28:09.088Z] #17 22.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-01T10:28:09.088Z] #17 22.72 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-01T10:28:09.088Z] #17 22.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-01T10:28:09.088Z] #17 22.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-01T10:28:09.088Z] #17 22.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-01T10:28:09.088Z] #17 22.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-01T10:28:09.088Z] #17 22.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-01T10:28:09.088Z] #17 22.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-01T10:28:09.088Z] #17 22.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-01T10:28:09.088Z] #17 22.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-01T10:28:09.088Z] #17 22.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-01T10:28:09.088Z] #17 22.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-01T10:28:09.088Z] #17 22.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-01T10:28:09.088Z] #17 22.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:28:09.088Z] #17 22.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-01T10:28:09.088Z] #17 22.92 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-01T10:28:09.088Z] #17 22.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-01T10:28:09.088Z] #17 22.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-01T10:28:09.088Z] #17 22.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-01T10:28:09.088Z] #17 22.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-01T10:28:09.088Z] #17 22.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-01T10:28:09.088Z] #17 22.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-01T10:28:09.088Z] #17 22.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-01T10:28:09.088Z] #17 22.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-01T10:28:09.088Z] #17 23.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-01T10:28:09.088Z] #17 23.34 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-01T10:28:09.088Z] #17 23.34 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-01T10:28:09.088Z] #17 23.34 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-01T10:28:09.088Z] #17 23.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-01T10:28:09.088Z] #17 23.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-01T10:28:09.088Z] #17 23.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-01T10:28:09.088Z] #17 23.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-01T10:28:09.088Z] #17 23.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-01T10:28:09.088Z] #17 23.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-01T10:28:09.088Z] #17 23.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-01T10:28:09.088Z] #17 23.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-01T10:28:09.088Z] #17 23.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-01T10:28:09.088Z] #17 23.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-01T10:28:09.088Z] #17 23.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-01T10:28:09.088Z] #17 23.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-01T10:28:09.088Z] #17 23.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-01T10:28:09.088Z] #17 23.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-01T10:28:09.088Z] #17 23.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-01T10:28:09.088Z] #17 23.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-01T10:28:09.088Z] #17 24.36 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:28:09.088Z] #17 24.46 Fetched 28.5 MB in 2s (18.2 MB/s) [2020-06-01T10:28:09.088Z] #17 24.51 Selecting previously unselected package pigz. [2020-06-01T10:28:09.088Z] #17 24.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-01T10:28:09.088Z] #17 24.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-01T10:28:09.088Z] #17 24.57 Unpacking pigz (2.4-1) ... [2020-06-01T10:28:09.088Z] #17 24.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-01T10:28:09.088Z] #17 24.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:09.088Z] #17 24.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:09.201Z] #39 88.66 CC criu/action-scripts.o [2020-06-01T10:28:09.346Z] #17 25.01 Selecting previously unselected package python3.7-minimal. [2020-06-01T10:28:09.346Z] #17 25.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:09.346Z] #17 25.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:28:09.761Z] #39 89.05 CC criu/aio.o [2020-06-01T10:28:09.950Z] collected 387 items / 1 deselected / 386 selected [2020-06-01T10:28:09.950Z] [2020-06-01T10:28:10.278Z] #17 25.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:10.278Z] #17 25.85 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:28:10.322Z] #39 89.52 CC criu/autofs.o [2020-06-01T10:28:11.684Z] #39 90.91 CC criu/bfd.o [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-06-01T10:28:11.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-06-01T10:28:11.768Z] === RUN TestBuildMultiStageCopy [2020-06-01T10:28:11.768Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-01T10:28:11.940Z] #39 91.37 CC criu/bitmap.o [2020-06-01T10:28:12.175Z] #17 27.58 Selecting previously unselected package python3-minimal. [2020-06-01T10:28:12.175Z] #17 27.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23683 files and directories currently installed.) [2020-06-01T10:28:12.175Z] #17 27.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-01T10:28:12.175Z] #17 27.62 Unpacking python3-minimal (3.7.3-1) ... [2020-06-01T10:28:12.175Z] #17 27.70 Selecting previously unselected package libmpdec2:amd64. [2020-06-01T10:28:12.175Z] #17 27.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-01T10:28:12.175Z] #17 27.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-01T10:28:12.175Z] #17 27.81 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-01T10:28:12.175Z] #17 27.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:12.175Z] #17 27.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:12.195Z] #39 91.50 CC criu/cgroup-props.o [2020-06-01T10:28:12.756Z] #39 92.15 CC criu/cgroup.o [2020-06-01T10:28:12.756Z] #39 ... [2020-06-01T10:28:12.756Z] [2020-06-01T10:28:12.756Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:12.756Z] #17 22.24 The following NEW packages will be installed: [2020-06-01T10:28:12.756Z] #17 22.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-01T10:28:12.756Z] #17 22.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-01T10:28:12.756Z] #17 22.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-01T10:28:12.756Z] #17 22.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-01T10:28:12.756Z] #17 22.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-01T10:28:12.756Z] #17 22.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-01T10:28:12.756Z] #17 22.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-01T10:28:12.756Z] #17 22.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-01T10:28:12.756Z] #17 22.25 xz-utils zip [2020-06-01T10:28:12.756Z] #17 22.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-01T10:28:12.756Z] #17 22.58 Need to get 28.5 MB of archives. [2020-06-01T10:28:12.756Z] #17 22.58 After this operation, 116 MB of additional disk space will be used. [2020-06-01T10:28:12.756Z] #17 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-01T10:28:12.756Z] #17 22.58 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-01T10:28:12.756Z] #17 22.61 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-01T10:28:12.756Z] #17 22.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-01T10:28:12.756Z] #17 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-01T10:28:12.756Z] #17 22.66 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-01T10:28:12.756Z] #17 22.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-01T10:28:12.756Z] #17 22.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-01T10:28:12.756Z] #17 22.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-01T10:28:12.756Z] #17 22.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-01T10:28:12.756Z] #17 22.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-01T10:28:12.756Z] #17 22.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-01T10:28:12.756Z] #17 22.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-01T10:28:12.756Z] #17 22.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-01T10:28:12.756Z] #17 22.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-01T10:28:12.756Z] #17 22.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-01T10:28:12.756Z] #17 22.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-01T10:28:12.757Z] #17 22.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:28:12.757Z] #17 22.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-01T10:28:12.757Z] #17 22.83 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-01T10:28:12.757Z] #17 22.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-01T10:28:12.757Z] #17 22.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-01T10:28:12.757Z] #17 22.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-01T10:28:12.757Z] #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-01T10:28:12.757Z] #17 22.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-01T10:28:12.757Z] #17 22.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-01T10:28:12.757Z] #17 22.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-01T10:28:12.757Z] #17 22.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-01T10:28:12.757Z] #17 22.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-01T10:28:12.757Z] #17 23.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #17 23.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #17 23.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #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-01T10:28:12.757Z] #17 23.63 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-01T10:28:12.757Z] #17 23.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-01T10:28:12.757Z] #17 23.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-01T10:28:12.757Z] #17 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-01T10:28:12.757Z] #17 23.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-01T10:28:12.757Z] #17 24.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-01T10:28:12.757Z] #17 24.60 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:28:12.757Z] #17 24.70 Fetched 28.5 MB in 2s (16.9 MB/s) [2020-06-01T10:28:12.757Z] #17 24.75 Selecting previously unselected package pigz. [2020-06-01T10:28:12.757Z] #17 24.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-01T10:28:12.757Z] #17 24.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-01T10:28:12.757Z] #17 24.82 Unpacking pigz (2.4-1) ... [2020-06-01T10:28:12.757Z] #17 24.94 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-01T10:28:12.757Z] #17 24.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:12.757Z] #17 24.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:12.757Z] #17 25.37 Selecting previously unselected package python3.7-minimal. [2020-06-01T10:28:12.757Z] #17 25.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:12.757Z] #17 25.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:28:12.757Z] #17 26.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:12.757Z] #17 26.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:28:12.757Z] #17 27.82 Selecting previously unselected package python3-minimal. [2020-06-01T10:28:12.757Z] #17 27.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 ... 23683 files and directories currently installed.) [2020-06-01T10:28:12.757Z] #17 27.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-01T10:28:12.757Z] #17 27.87 Unpacking python3-minimal (3.7.3-1) ... [2020-06-01T10:28:12.757Z] #17 27.95 Selecting previously unselected package libmpdec2:amd64. [2020-06-01T10:28:12.757Z] #17 27.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-01T10:28:12.757Z] #17 27.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-01T10:28:12.757Z] #17 28.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-01T10:28:12.757Z] #17 28.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:12.757Z] #17 28.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:13.108Z] #17 28.71 Selecting previously unselected package python3.7. [2020-06-01T10:28:13.108Z] #17 28.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:13.108Z] #17 28.72 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:13.108Z] #17 28.80 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-01T10:28:13.108Z] #17 28.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-01T10:28:13.318Z] #17 28.92 Selecting previously unselected package python3.7. [2020-06-01T10:28:13.318Z] #17 28.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-01T10:28:13.318Z] #17 28.93 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:13.318Z] #17 29.01 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-01T10:28:13.318Z] #17 29.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-01T10:28:13.318Z] #17 29.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-01T10:28:13.365Z] #17 28.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-01T10:28:13.365Z] #17 28.86 Setting up python3-minimal (3.7.3-1) ... [2020-06-01T10:28:13.574Z] #17 29.13 Setting up python3-minimal (3.7.3-1) ... [2020-06-01T10:28:13.779Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-01T10:28:14.134Z] #17 29.79 Selecting previously unselected package python3. [2020-06-01T10:28:14.188Z] #17 29.62 Selecting previously unselected package python3. [2020-06-01T10:28:14.188Z] #17 29.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 ... 24095 files and directories currently installed.) [2020-06-01T10:28:14.188Z] #17 29.68 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-01T10:28:14.188Z] #17 29.71 Unpacking python3 (3.7.3-1) ... [2020-06-01T10:28:14.188Z] #17 29.81 Selecting previously unselected package libip4tc0:amd64. [2020-06-01T10:28:14.188Z] #17 29.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.188Z] #17 29.83 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:14.390Z] #17 29.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-01T10:28:14.390Z] #17 29.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-01T10:28:14.390Z] #17 29.85 Unpacking python3 (3.7.3-1) ... [2020-06-01T10:28:14.390Z] #17 29.94 Selecting previously unselected package libip4tc0:amd64. [2020-06-01T10:28:14.390Z] #17 29.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.390Z] #17 29.95 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:14.390Z] #17 30.05 Selecting previously unselected package libip6tc0:amd64. [2020-06-01T10:28:14.390Z] #17 30.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.390Z] #17 30.06 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:14.390Z] #17 30.14 Selecting previously unselected package libiptc0:amd64. [2020-06-01T10:28:14.390Z] #17 30.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-01T10:28:14.445Z] #17 29.93 Selecting previously unselected package libip6tc0:amd64. [2020-06-01T10:28:14.445Z] #17 29.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.445Z] #17 29.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:14.445Z] #17 30.08 Selecting previously unselected package libiptc0:amd64. [2020-06-01T10:28:14.445Z] #17 30.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.445Z] #17 30.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:14.445Z] #17 30.18 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-01T10:28:14.445Z] #17 30.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-01T10:28:14.646Z] #17 30.15 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:14.646Z] #17 30.23 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-01T10:28:14.646Z] #17 30.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-01T10:28:14.646Z] #17 30.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-01T10:28:14.646Z] #17 30.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-01T10:28:14.646Z] #17 30.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-01T10:28:14.646Z] #17 30.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-01T10:28:14.703Z] #17 30.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-01T10:28:14.703Z] #17 30.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-01T10:28:14.703Z] #17 30.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-01T10:28:14.703Z] #17 30.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-01T10:28:14.703Z] #17 30.37 Selecting previously unselected package libnftnl11:amd64. [2020-06-01T10:28:14.703Z] #17 30.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-01T10:28:14.703Z] #17 30.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-01T10:28:14.703Z] #17 30.46 Selecting previously unselected package iptables. [2020-06-01T10:28:14.703Z] #17 30.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.902Z] #17 30.40 Selecting previously unselected package libnftnl11:amd64. [2020-06-01T10:28:14.902Z] #17 30.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-01T10:28:14.902Z] #17 30.42 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-01T10:28:14.902Z] #17 30.48 Selecting previously unselected package iptables. [2020-06-01T10:28:14.902Z] #17 30.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-01T10:28:14.902Z] #17 30.50 Unpacking iptables (1.8.2-4) ... [2020-06-01T10:28:14.960Z] #17 30.46 Unpacking iptables (1.8.2-4) ... [2020-06-01T10:28:15.001Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-01T10:28:15.218Z] #17 30.79 Selecting previously unselected package xxd. [2020-06-01T10:28:15.218Z] #17 30.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-01T10:28:15.218Z] #17 30.80 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:28:15.413Z] #17 30.83 Selecting previously unselected package xxd. [2020-06-01T10:28:15.413Z] #17 30.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-01T10:28:15.413Z] #17 30.84 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:28:15.413Z] #17 30.97 Selecting previously unselected package vim-common. [2020-06-01T10:28:15.413Z] #17 30.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:28:15.413Z] #17 30.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:28:15.413Z] #17 ... [2020-06-01T10:28:15.413Z] [2020-06-01T10:28:15.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:15.413Z] #39 94.94 CC criu/clone-noasan.o [2020-06-01T10:28:15.476Z] #17 30.94 Selecting previously unselected package vim-common. [2020-06-01T10:28:15.476Z] #17 30.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:28:15.476Z] #17 30.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:28:15.476Z] #17 31.16 Selecting previously unselected package bash-completion. [2020-06-01T10:28:15.611Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-01T10:28:15.669Z] #39 95.09 CC criu/config.o [2020-06-01T10:28:15.733Z] #17 31.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-01T10:28:16.223Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2020-06-01T10:28:16.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-06-01T10:28:16.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-06-01T10:28:16.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-06-01T10:28:16.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-06-01T10:28:16.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-06-01T10:28:16.223Z] === RUN TestBuildMultiStageParentConfig [2020-06-01T10:28:16.659Z] #45 ... [2020-06-01T10:28:16.659Z] [2020-06-01T10:28:16.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:16.659Z] #39 165.0 CC criu/rbtree.o [2020-06-01T10:28:16.659Z] #39 165.3 CC criu/rst-malloc.o [2020-06-01T10:28:16.659Z] #39 165.6 CC criu/seccomp.o [2020-06-01T10:28:16.659Z] #39 166.2 CC criu/seize.o [2020-06-01T10:28:16.659Z] #39 167.0 CC criu/servicefd.o [2020-06-01T10:28:16.659Z] #39 167.4 CC criu/shmem.o [2020-06-01T10:28:16.659Z] #39 168.3 CC criu/sigframe.o [2020-06-01T10:28:16.659Z] #39 168.4 CC criu/signalfd.o [2020-06-01T10:28:16.659Z] #39 168.6 CC criu/sk-inet.o [2020-06-01T10:28:16.659Z] #39 169.5 CC criu/sk-netlink.o [2020-06-01T10:28:16.659Z] #39 169.8 CC criu/sk-packet.o [2020-06-01T10:28:16.659Z] #39 170.4 CC criu/sk-queue.o [2020-06-01T10:28:16.659Z] #39 170.9 CC criu/sk-tcp.o [2020-06-01T10:28:16.659Z] #39 171.4 CC criu/sk-unix.o [2020-06-01T10:28:16.919Z] #39 173.0 CC criu/sockets.o [2020-06-01T10:28:16.919Z] #39 ... [2020-06-01T10:28:16.919Z] [2020-06-01T10:28:16.919Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:16.919Z] #52 185.8 + bin/containerd [2020-06-01T10:28:17.032Z] #39 96.52 CC criu/cr-check.o [2020-06-01T10:28:17.491Z] #52 ... [2020-06-01T10:28:17.491Z] [2020-06-01T10:28:17.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:17.491Z] #39 173.7 CC criu/stats.o [2020-06-01T10:28:17.686Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-06-01T10:28:17.686Z] === RUN TestBuildLabelWithTargets [2020-06-01T10:28:18.062Z] #39 174.1 CC criu/string.o [2020-06-01T10:28:18.260Z] #17 33.55 Unpacking bash-completion (1:2.8-6) ... [2020-06-01T10:28:18.260Z] #17 33.91 Selecting previously unselected package bzip2. [2020-06-01T10:28:18.260Z] #17 33.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-01T10:28:18.260Z] #17 33.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:28:18.322Z] #39 174.2 CC criu/sysctl.o [2020-06-01T10:28:18.518Z] #17 34.01 Selecting previously unselected package xz-utils. [2020-06-01T10:28:18.518Z] #17 34.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-01T10:28:18.518Z] #17 34.02 Unpacking xz-utils (5.2.4-1) ... [2020-06-01T10:28:18.518Z] #17 34.20 Selecting previously unselected package apparmor. [2020-06-01T10:28:18.518Z] #17 34.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-01T10:28:18.518Z] #17 34.28 Unpacking apparmor (2.13.2-10) ... [2020-06-01T10:28:18.893Z] #39 174.8 CC criu/sysfs_parse.o [2020-06-01T10:28:18.962Z] #39 98.25 CC criu/cr-dedup.o [2020-06-01T10:28:19.083Z] #17 34.64 Selecting previously unselected package aufs-tools. [2020-06-01T10:28:19.083Z] #17 34.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-01T10:28:19.083Z] #17 34.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:28:19.083Z] #17 34.81 Selecting previously unselected package libonig5:amd64. [2020-06-01T10:28:19.083Z] #17 34.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-01T10:28:19.083Z] #17 34.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:28:19.153Z] #39 175.2 CC criu/timens.o [2020-06-01T10:28:19.218Z] #39 98.65 CC criu/cr-dump.o [2020-06-01T10:28:19.341Z] #17 34.96 Selecting previously unselected package libjq1:amd64. [2020-06-01T10:28:19.341Z] #17 34.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:28:19.341Z] #17 34.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:28:19.413Z] #39 175.6 CC criu/timerfd.o [2020-06-01T10:28:19.600Z] #17 35.09 Selecting previously unselected package jq. [2020-06-01T10:28:19.600Z] #17 35.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:28:19.600Z] #17 35.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:28:19.600Z] #17 35.20 Selecting previously unselected package libaio1:amd64. [2020-06-01T10:28:19.600Z] #17 35.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-01T10:28:19.600Z] #17 35.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-01T10:28:19.600Z] #17 35.26 Selecting previously unselected package libgpm2:amd64. [2020-06-01T10:28:19.600Z] #17 35.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-01T10:28:19.600Z] #17 35.27 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-01T10:28:19.600Z] #17 35.34 Selecting previously unselected package libicu63:amd64. [2020-06-01T10:28:19.857Z] #17 35.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-01T10:28:19.857Z] #17 35.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:28:19.984Z] #39 175.9 CC criu/tty.o [2020-06-01T10:28:20.119Z] #17 ... [2020-06-01T10:28:20.119Z] [2020-06-01T10:28:20.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:20.120Z] #39 96.42 CC criu/clone-noasan.o [2020-06-01T10:28:20.120Z] #39 96.69 CC criu/config.o [2020-06-01T10:28:20.120Z] #39 98.14 CC criu/cr-check.o [2020-06-01T10:28:20.120Z] #39 99.75 CC criu/cr-dedup.o [2020-06-01T10:28:20.120Z] #39 100.1 CC criu/cr-dump.o [2020-06-01T10:28:20.120Z] #39 102.2 CC criu/cr-errno.o [2020-06-01T10:28:20.120Z] #39 102.3 CC criu/cr-restore.o [2020-06-01T10:28:20.397Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2020-06-01T10:28:20.397Z] === RUN TestBuildWithEmptyLayers [2020-06-01T10:28:20.685Z] #39 106.9 CC criu/cr-service.o [2020-06-01T10:28:21.105Z] #39 ... [2020-06-01T10:28:21.105Z] [2020-06-01T10:28:21.105Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:21.105Z] #17 31.14 Selecting previously unselected package bash-completion. [2020-06-01T10:28:21.105Z] #17 31.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-01T10:28:21.105Z] #17 33.58 Unpacking bash-completion (1:2.8-6) ... [2020-06-01T10:28:21.105Z] #17 33.94 Selecting previously unselected package bzip2. [2020-06-01T10:28:21.105Z] #17 33.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 33.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:28:21.105Z] #17 34.03 Selecting previously unselected package xz-utils. [2020-06-01T10:28:21.105Z] #17 34.04 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 34.04 Unpacking xz-utils (5.2.4-1) ... [2020-06-01T10:28:21.105Z] #17 34.18 Selecting previously unselected package apparmor. [2020-06-01T10:28:21.105Z] #17 34.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 34.26 Unpacking apparmor (2.13.2-10) ... [2020-06-01T10:28:21.105Z] #17 34.58 Selecting previously unselected package aufs-tools. [2020-06-01T10:28:21.105Z] #17 34.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 34.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:28:21.105Z] #17 34.68 Selecting previously unselected package libonig5:amd64. [2020-06-01T10:28:21.105Z] #17 34.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 34.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:28:21.105Z] #17 34.83 Selecting previously unselected package libjq1:amd64. [2020-06-01T10:28:21.105Z] #17 34.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 34.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:28:21.105Z] #17 34.96 Selecting previously unselected package jq. [2020-06-01T10:28:21.105Z] #17 34.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:28:21.105Z] #17 35.06 Selecting previously unselected package libaio1:amd64. [2020-06-01T10:28:21.105Z] #17 35.07 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 35.07 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-01T10:28:21.105Z] #17 35.15 Selecting previously unselected package libgpm2:amd64. [2020-06-01T10:28:21.105Z] #17 35.16 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 35.16 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-01T10:28:21.105Z] #17 35.23 Selecting previously unselected package libicu63:amd64. [2020-06-01T10:28:21.105Z] #17 35.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-01T10:28:21.105Z] #17 35.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:28:21.105Z] #17 ... [2020-06-01T10:28:21.105Z] [2020-06-01T10:28:21.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:21.105Z] #39 100.7 CC criu/cr-errno.o [2020-06-01T10:28:21.361Z] #39 100.8 CC criu/cr-restore.o [2020-06-01T10:28:21.366Z] #39 177.6 CC criu/tun.o [2020-06-01T10:28:21.398Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-06-01T10:28:21.398Z] === RUN TestBuildMultiStageOnBuild [2020-06-01T10:28:21.936Z] #39 178.1 CC criu/uffd.o [2020-06-01T10:28:22.583Z] #39 108.6 CC criu/crtools.o [2020-06-01T10:28:22.841Z] #39 109.1 CC criu/eventfd.o [2020-06-01T10:28:23.317Z] #39 ... [2020-06-01T10:28:23.317Z] [2020-06-01T10:28:23.317Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:23.317Z] #21 240.1 + return [2020-06-01T10:28:23.317Z] #21 DONE 241.4s [2020-06-01T10:28:23.317Z] [2020-06-01T10:28:23.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:23.317Z] #39 179.2 CC criu/util.o [2020-06-01T10:28:23.407Z] #39 109.4 CC criu/eventpoll.o [2020-06-01T10:28:23.407Z] #39 ... [2020-06-01T10:28:23.407Z] [2020-06-01T10:28:23.407Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:23.407Z] #17 39.12 Selecting previously unselected package libnet1:amd64. [2020-06-01T10:28:23.407Z] #17 39.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-01T10:28:23.407Z] #17 39.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:28:23.665Z] #17 39.22 Selecting previously unselected package libnl-3-200:amd64. [2020-06-01T10:28:23.665Z] #17 39.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-01T10:28:23.665Z] #17 39.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:28:23.665Z] #17 39.31 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-01T10:28:23.665Z] #17 39.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:28:23.665Z] #17 39.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:28:23.665Z] #17 39.39 Selecting previously unselected package libreadline5:amd64. [2020-06-01T10:28:23.665Z] #17 39.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-01T10:28:23.665Z] #17 39.41 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-01T10:28:23.922Z] #17 39.51 Selecting previously unselected package net-tools. [2020-06-01T10:28:23.922Z] #17 39.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-01T10:28:23.922Z] #17 39.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:28:23.922Z] #17 39.72 Selecting previously unselected package python-pip-whl. [2020-06-01T10:28:24.180Z] #17 39.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-01T10:28:24.180Z] #17 39.75 Unpacking python-pip-whl (18.1-5) ... [2020-06-01T10:28:24.268Z] #39 180.4 CC criu/uts_ns.o [2020-06-01T10:28:24.529Z] #39 180.6 CC criu/vdso.o [2020-06-01T10:28:24.746Z] #17 40.29 Selecting previously unselected package python3-lib2to3. [2020-06-01T10:28:24.746Z] #17 40.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-01T10:28:24.746Z] #17 40.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:28:24.960Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-06-01T10:28:24.960Z] === RUN TestBuildUncleanTarFilenames [2020-06-01T10:28:25.003Z] #17 40.45 Selecting previously unselected package python3-distutils. [2020-06-01T10:28:25.003Z] #17 40.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-01T10:28:25.003Z] #17 40.46 Unpacking python3-distutils (3.7.3-1) ... [2020-06-01T10:28:25.003Z] #17 40.60 Selecting previously unselected package python3-pip. [2020-06-01T10:28:25.003Z] #17 40.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-01T10:28:25.003Z] #17 40.61 Unpacking python3-pip (18.1-5) ... [2020-06-01T10:28:25.100Z] #39 181.1 LINK criu/built-in.o [2020-06-01T10:28:25.261Z] #17 40.82 Selecting previously unselected package python3-pkg-resources. [2020-06-01T10:28:25.261Z] #17 40.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:28:25.261Z] #17 40.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:28:25.261Z] #17 40.99 Selecting previously unselected package python3-setuptools. [2020-06-01T10:28:25.360Z] #39 181.3 LINK criu/criu [2020-06-01T10:28:25.360Z] #39 ... [2020-06-01T10:28:25.360Z] [2020-06-01T10:28:25.360Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-01T10:28:25.360Z] #22 DONE 0.5s [2020-06-01T10:28:25.519Z] #17 40.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-01T10:28:25.519Z] #17 41.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-01T10:28:25.519Z] #17 41.26 Selecting previously unselected package python3-wheel. [2020-06-01T10:28:25.573Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-06-01T10:28:25.573Z] === RUN TestBuildMultiStageLayerLeak [2020-06-01T10:28:25.620Z] [2020-06-01T10:28:25.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:25.621Z] #39 181.7 DEP lib/c/criu.d [2020-06-01T10:28:25.621Z] #39 181.8 CC images/rpc.pb-c.o [2020-06-01T10:28:25.777Z] #17 41.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-01T10:28:25.777Z] #17 41.27 Unpacking python3-wheel (0.32.3-2) ... [2020-06-01T10:28:25.777Z] #17 41.34 Selecting previously unselected package sudo. [2020-06-01T10:28:25.777Z] #17 41.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-01T10:28:25.777Z] #17 41.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:28:26.151Z] Fetching without tags [2020-06-01T10:28:26.293Z] #17 41.86 Selecting previously unselected package thin-provisioning-tools. [2020-06-01T10:28:26.293Z] #17 41.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-01T10:28:26.293Z] #17 41.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:28:26.293Z] #17 42.09 Selecting previously unselected package uidmap. [2020-06-01T10:28:26.550Z] #17 42.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-01T10:28:26.550Z] #17 42.12 Unpacking uidmap (1:4.5-1.1) ... [2020-06-01T10:28:26.550Z] #17 42.24 Selecting previously unselected package vim-runtime. [2020-06-01T10:28:26.565Z] #39 182.5 CC lib/c/criu.o [2020-06-01T10:28:26.642Z] #39 105.2 CC criu/cr-service.o [2020-06-01T10:28:26.642Z] #39 ... [2020-06-01T10:28:26.642Z] [2020-06-01T10:28:26.642Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:26.642Z] #17 39.04 Selecting previously unselected package libnet1:amd64. [2020-06-01T10:28:26.642Z] #17 39.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 39.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:28:26.642Z] #17 39.17 Selecting previously unselected package libnl-3-200:amd64. [2020-06-01T10:28:26.642Z] #17 39.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 39.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:28:26.642Z] #17 39.27 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-01T10:28:26.642Z] #17 39.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 39.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:28:26.642Z] #17 39.35 Selecting previously unselected package libreadline5:amd64. [2020-06-01T10:28:26.642Z] #17 39.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 39.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-01T10:28:26.642Z] #17 39.49 Selecting previously unselected package net-tools. [2020-06-01T10:28:26.642Z] #17 39.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 39.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:28:26.642Z] #17 39.71 Selecting previously unselected package python-pip-whl. [2020-06-01T10:28:26.642Z] #17 39.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-01T10:28:26.642Z] #17 39.72 Unpacking python-pip-whl (18.1-5) ... [2020-06-01T10:28:26.642Z] #17 40.26 Selecting previously unselected package python3-lib2to3. [2020-06-01T10:28:26.642Z] #17 40.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-01T10:28:26.642Z] #17 40.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:28:26.642Z] #17 40.43 Selecting previously unselected package python3-distutils. [2020-06-01T10:28:26.642Z] #17 40.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-01T10:28:26.642Z] #17 40.44 Unpacking python3-distutils (3.7.3-1) ... [2020-06-01T10:28:26.642Z] #17 40.62 Selecting previously unselected package python3-pip. [2020-06-01T10:28:26.642Z] #17 40.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-01T10:28:26.642Z] #17 40.65 Unpacking python3-pip (18.1-5) ... [2020-06-01T10:28:26.642Z] #17 40.79 Selecting previously unselected package python3-pkg-resources. [2020-06-01T10:28:26.642Z] #17 40.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:28:26.642Z] #17 40.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:28:26.642Z] #17 40.96 Selecting previously unselected package python3-setuptools. [2020-06-01T10:28:26.642Z] #17 40.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-01T10:28:26.642Z] #17 40.98 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-01T10:28:26.642Z] #17 41.14 Selecting previously unselected package python3-wheel. [2020-06-01T10:28:26.642Z] #17 41.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-01T10:28:26.642Z] #17 41.16 Unpacking python3-wheel (0.32.3-2) ... [2020-06-01T10:28:26.642Z] #17 41.23 Selecting previously unselected package sudo. [2020-06-01T10:28:26.642Z] #17 41.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 41.25 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:28:26.642Z] #17 41.73 Selecting previously unselected package thin-provisioning-tools. [2020-06-01T10:28:26.642Z] #17 41.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 41.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:28:26.642Z] #17 41.95 Selecting previously unselected package uidmap. [2020-06-01T10:28:26.642Z] #17 41.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-01T10:28:26.642Z] #17 41.96 Unpacking uidmap (1:4.5-1.1) ... [2020-06-01T10:28:26.642Z] #17 42.07 Selecting previously unselected package vim-runtime. [2020-06-01T10:28:26.642Z] #17 42.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:28:26.642Z] #17 42.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-01T10:28:26.642Z] #17 42.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-01T10:28:26.642Z] #17 42.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:28:26.808Z] #17 42.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:28:26.808Z] #17 42.27 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-01T10:28:26.808Z] #17 42.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-01T10:28:26.808Z] #17 42.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:28:26.997Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:28:27.506Z] #39 183.6 LINK lib/c/built-in.o [2020-06-01T10:28:27.506Z] #39 183.6 LINK lib/c/libcriu.so [2020-06-01T10:28:27.506Z] #39 183.6 LINK lib/c/libcriu.a [2020-06-01T10:28:27.766Z] #39 183.8 GEN magic.py [2020-06-01T10:28:28.026Z] #39 184.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:28:28.026Z] #39 184.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:28:28.026Z] #39 184.0 Note: Building without GnuTLS support [2020-06-01T10:28:28.026Z] #39 184.0 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:28:28.026Z] #39 184.0 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:28:28.026Z] #39 ... [2020-06-01T10:28:28.026Z] [2020-06-01T10:28:28.026Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-01T10:28:28.026Z] #26 DONE 2.7s [2020-06-01T10:28:28.125Z] Merge succeeded, producing 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:28:28.125Z] Checking out Revision 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 (PR-41011) [2020-06-01T10:28:28.286Z] [2020-06-01T10:28:28.286Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-01T10:28:28.286Z] #29 DONE 0.2s [2020-06-01T10:28:28.286Z] [2020-06-01T10:28:28.286Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-01T10:28:28.286Z] #31 DONE 0.1s [2020-06-01T10:28:28.286Z] [2020-06-01T10:28:28.286Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:28.547Z] #39 ... [2020-06-01T10:28:28.547Z] [2020-06-01T10:28:28.547Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-01T10:28:28.547Z] #34 DONE 0.1s [2020-06-01T10:28:28.547Z] [2020-06-01T10:28:28.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:28.547Z] #39 184.7 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:28:28.807Z] #39 ... [2020-06-01T10:28:28.807Z] [2020-06-01T10:28:28.807Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-01T10:28:28.807Z] #37 DONE 0.2s [2020-06-01T10:28:29.037Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-06-01T10:28:29.037Z] === RUN TestBuildWithHugeFile [2020-06-01T10:28:29.067Z] [2020-06-01T10:28:29.067Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:29.327Z] #45 ... [2020-06-01T10:28:29.327Z] [2020-06-01T10:28:29.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:29.327Z] #39 185.5 make[1]: Nothing to be done for 'all'. [2020-06-01T10:28:29.338Z] Commit message: "Fix 'failed to get network during CreateEndpoint'" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-06-01T10:28:29.906Z] #17 45.18 Selecting previously unselected package vim. [2020-06-01T10:28:29.906Z] #17 45.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-01T10:28:29.906Z] #17 45.20 Unpacking vim (2:8.1.0875-5) ... [Pipeline] sh [2020-06-01T10:28:30.087Z] #17 45.29 Selecting previously unselected package vim. [2020-06-01T10:28:30.087Z] #17 45.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-01T10:28:30.087Z] #17 45.32 Unpacking vim (2:8.1.0875-5) ... [2020-06-01T10:28:30.162Z] #17 45.76 Selecting previously unselected package xfsprogs. [2020-06-01T10:28:30.162Z] #17 45.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-01T10:28:30.162Z] #17 45.80 Unpacking xfsprogs (4.20.0-1) ... [2020-06-01T10:28:30.283Z] #39 186.4 make[1]: 'images/built-in.o' is up to date. [2020-06-01T10:28:30.283Z] #39 186.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-01T10:28:30.283Z] #39 186.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-01T10:28:30.345Z] #17 45.87 Selecting previously unselected package xfsprogs. [2020-06-01T10:28:30.345Z] #17 45.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-01T10:28:30.345Z] #17 45.89 Unpacking xfsprogs (4.20.0-1) ... [2020-06-01T10:28:30.494Z] + docker version [2020-06-01T10:28:30.494Z] Client: [2020-06-01T10:28:30.494Z] Version: 18.06.1-ce [2020-06-01T10:28:30.494Z] API version: 1.38 [2020-06-01T10:28:30.494Z] Go version: go1.10.3 [2020-06-01T10:28:30.494Z] Git commit: e68fc7a [2020-06-01T10:28:30.494Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-01T10:28:30.494Z] OS/Arch: linux/ppc64le [2020-06-01T10:28:30.494Z] Experimental: false [2020-06-01T10:28:30.494Z] [2020-06-01T10:28:30.494Z] Server: [2020-06-01T10:28:30.494Z] Engine: [2020-06-01T10:28:30.494Z] Version: 18.06.1-ce [2020-06-01T10:28:30.494Z] API version: 1.38 (minimum version 1.12) [2020-06-01T10:28:30.494Z] Go version: go1.10.3 [2020-06-01T10:28:30.494Z] Git commit: e68fc7a [2020-06-01T10:28:30.494Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-01T10:28:30.494Z] OS/Arch: linux/ppc64le [2020-06-01T10:28:30.494Z] Experimental: true [Pipeline] sh [2020-06-01T10:28:30.542Z] #39 186.6 make[1]: 'compel/libcompel.a' is up to date. [2020-06-01T10:28:30.542Z] #39 186.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-01T10:28:30.542Z] #39 186.7 make[1]: Nothing to be done for 'all'. [2020-06-01T10:28:30.542Z] #39 186.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:28:30.723Z] #17 46.33 Selecting previously unselected package zip. [2020-06-01T10:28:30.723Z] #17 46.33 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-01T10:28:30.723Z] #17 46.33 Unpacking zip (3.0-11+b1) ... [2020-06-01T10:28:30.802Z] #39 187.0 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:30.802Z] #39 187.0 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:30.910Z] #17 46.41 Selecting previously unselected package zip. [2020-06-01T10:28:30.910Z] #17 46.41 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-01T10:28:30.910Z] #17 46.43 Unpacking zip (3.0-11+b1) ... [2020-06-01T10:28:30.910Z] #17 46.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:28:30.910Z] #17 46.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:28:30.910Z] #17 46.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:30.910Z] #17 46.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-01T10:28:30.978Z] #17 46.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:28:30.978Z] #17 46.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:28:30.978Z] #17 46.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:30.978Z] #17 46.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-01T10:28:30.978Z] #17 46.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-01T10:28:30.978Z] #17 46.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:30.978Z] #17 46.59 Setting up uidmap (1:4.5-1.1) ... [2020-06-01T10:28:30.978Z] #17 46.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-01T10:28:30.978Z] #17 46.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:28:30.978Z] #17 46.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:28:30.978Z] #17 46.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:28:30.978Z] #17 46.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:28:30.978Z] #17 46.64 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:28:30.978Z] #17 46.65 Setting up zip (3.0-11+b1) ... [2020-06-01T10:28:30.978Z] #17 46.66 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:28:31.061Z] #39 187.1 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:31.061Z] #39 187.2 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:31.061Z] #39 187.3 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:31.061Z] #39 187.3 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:31.114Z] + docker info [2020-06-01T10:28:31.114Z] Containers: 0 [2020-06-01T10:28:31.114Z] Running: 0 [2020-06-01T10:28:31.114Z] Paused: 0 [2020-06-01T10:28:31.114Z] Stopped: 0 [2020-06-01T10:28:31.114Z] Images: 0 [2020-06-01T10:28:31.114Z] Server Version: 18.06.1-ce [2020-06-01T10:28:31.114Z] Storage Driver: overlay2 [2020-06-01T10:28:31.114Z] Backing Filesystem: extfs [2020-06-01T10:28:31.114Z] Supports d_type: true [2020-06-01T10:28:31.114Z] Native Overlay Diff: true [2020-06-01T10:28:31.114Z] Logging Driver: json-file [2020-06-01T10:28:31.114Z] Cgroup Driver: cgroupfs [2020-06-01T10:28:31.114Z] Plugins: [2020-06-01T10:28:31.114Z] Volume: local [2020-06-01T10:28:31.114Z] Network: bridge host ipvlan macvlan null overlay [2020-06-01T10:28:31.114Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-01T10:28:31.114Z] Swarm: inactive [2020-06-01T10:28:31.114Z] Runtimes: runc [2020-06-01T10:28:31.114Z] Default Runtime: runc [2020-06-01T10:28:31.114Z] Init Binary: docker-init [2020-06-01T10:28:31.114Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-01T10:28:31.114Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-01T10:28:31.114Z] init version: fec3683 [2020-06-01T10:28:31.114Z] Security Options: [2020-06-01T10:28:31.114Z] apparmor [2020-06-01T10:28:31.114Z] seccomp [2020-06-01T10:28:31.114Z] Profile: default [2020-06-01T10:28:31.114Z] Kernel Version: 4.4.0-130-generic [2020-06-01T10:28:31.114Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-01T10:28:31.114Z] OSType: linux [2020-06-01T10:28:31.114Z] Architecture: ppc64le [2020-06-01T10:28:31.114Z] CPUs: 4 [2020-06-01T10:28:31.114Z] Total Memory: 7.972GiB [2020-06-01T10:28:31.114Z] Name: ppc64le-ubuntu-24 [2020-06-01T10:28:31.114Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-01T10:28:31.114Z] Docker Root Dir: /var/lib/docker [2020-06-01T10:28:31.114Z] Debug Mode (client): false [2020-06-01T10:28:31.114Z] Debug Mode (server): false [2020-06-01T10:28:31.114Z] Username: dockerbuildbot [2020-06-01T10:28:31.114Z] Registry: https://index.docker.io/v1/ [2020-06-01T10:28:31.114Z] Labels: [2020-06-01T10:28:31.114Z] Experimental: true [2020-06-01T10:28:31.114Z] Insecure Registries: [2020-06-01T10:28:31.114Z] 127.0.0.0/8 [2020-06-01T10:28:31.114Z] Live Restore Enabled: false [2020-06-01T10:28:31.114Z] [Pipeline] sh [2020-06-01T10:28:31.167Z] #17 46.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-01T10:28:31.168Z] #17 46.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:31.168Z] #17 46.71 Setting up uidmap (1:4.5-1.1) ... [2020-06-01T10:28:31.168Z] #17 46.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-01T10:28:31.168Z] #17 46.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-01T10:28:31.168Z] #17 46.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:28:31.168Z] #17 46.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-01T10:28:31.168Z] #17 46.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-01T10:28:31.168Z] #17 46.78 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:28:31.168Z] #17 46.79 Setting up zip (3.0-11+b1) ... [2020-06-01T10:28:31.168Z] #17 46.80 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:28:31.168Z] #17 46.84 Setting up bash-completion (1:2.8-6) ... [2020-06-01T10:28:31.274Z] #17 46.69 Setting up bash-completion (1:2.8-6) ... [2020-06-01T10:28:31.320Z] #39 187.4 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:31.580Z] #39 187.5 make[2]: Nothing to be done for 'all'. [2020-06-01T10:28:31.580Z] #39 187.5 INSTALL criu/criu [2020-06-01T10:28:31.580Z] #39 DONE 187.8s [2020-06-01T10:28:31.580Z] [2020-06-01T10:28:31.580Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:31.743Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:28:31.743Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-01T10:28:31.743Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41011/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-01T10:28:31.743Z] + bash /home/docker/workspace/moby_PR-41011/check-config.sh [2020-06-01T10:28:31.743Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-01T10:28:31.743Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-06-01T10:28:31.743Z] [2020-06-01T10:28:31.743Z] Generally Necessary: [2020-06-01T10:28:31.743Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-01T10:28:31.743Z] - apparmor: enabled and tools installed [2020-06-01T10:28:31.743Z] - CONFIG_NAMESPACES: enabled [2020-06-01T10:28:32.047Z] - CONFIG_NET_NS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_PID_NS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_IPC_NS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_UTS_NS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUPS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CPUSETS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_MEMCG: enabled [2020-06-01T10:28:32.047Z] - CONFIG_KEYS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_VETH: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-01T10:28:32.047Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-01T10:28:32.047Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-01T10:28:32.047Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-01T10:28:32.047Z] [2020-06-01T10:28:32.047Z] Optional Features: [2020-06-01T10:28:32.047Z] - CONFIG_USER_NS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_SECCOMP: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-01T10:28:32.047Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-01T10:28:32.047Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-01T10:28:32.047Z] (cgroup swap accounting is currently enabled) [2020-06-01T10:28:32.047Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-01T10:28:32.047Z] - CONFIG_BLK_CGROUP: enabled [2020-06-01T10:28:32.047Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-01T10:28:32.047Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_PERF: enabled [2020-06-01T10:28:32.047Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-01T10:28:32.354Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-01T10:28:32.354Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-01T10:28:32.354Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-01T10:28:32.354Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-01T10:28:32.354Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_IP_VS: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-01T10:28:32.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-01T10:28:32.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-01T10:28:32.354Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_EXT4_FS: enabled [2020-06-01T10:28:32.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-01T10:28:32.354Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-01T10:28:32.354Z] - Network Drivers: [2020-06-01T10:28:32.354Z] - "overlay": [2020-06-01T10:28:32.354Z] - CONFIG_VXLAN: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-01T10:28:32.354Z] Optional (for encrypted networks): [2020-06-01T10:28:32.354Z] - CONFIG_CRYPTO: enabled [2020-06-01T10:28:32.354Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_XFRM: enabled [2020-06-01T10:28:32.354Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-01T10:28:32.354Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-01T10:28:32.354Z] - "ipvlan": [2020-06-01T10:28:32.354Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-01T10:28:32.354Z] - "macvlan": [2020-06-01T10:28:32.354Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-01T10:28:32.355Z] - CONFIG_DUMMY: enabled (as module) [2020-06-01T10:28:32.355Z] - "ftp,tftp client in container": [2020-06-01T10:28:32.667Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-01T10:28:32.667Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-01T10:28:32.667Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-01T10:28:32.667Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-01T10:28:32.667Z] - Storage Drivers: [2020-06-01T10:28:32.667Z] - "aufs": [2020-06-01T10:28:32.667Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-01T10:28:32.667Z] - "btrfs": [2020-06-01T10:28:32.667Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-01T10:28:32.668Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-01T10:28:32.668Z] - "devicemapper": [2020-06-01T10:28:32.668Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-01T10:28:32.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-01T10:28:32.668Z] - "overlay": [2020-06-01T10:28:32.668Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-01T10:28:32.668Z] - "zfs": [2020-06-01T10:28:32.668Z] - /dev/zfs: missing [2020-06-01T10:28:32.668Z] - zfs command: missing [2020-06-01T10:28:32.668Z] - zpool command: missing [2020-06-01T10:28:32.668Z] [2020-06-01T10:28:32.668Z] Limits: [2020-06-01T10:28:32.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-01T10:28:32.668Z] [2020-06-01T10:28:32.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-01T10:28:33.282Z] + make bundles/buildx [2020-06-01T10:28:33.488Z] #45 ... [2020-06-01T10:28:33.488Z] [2020-06-01T10:28:33.488Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-01T10:28:33.607Z] make: command: Command not found [2020-06-01T10:28:33.607Z] make: command: Command not found [2020-06-01T10:28:33.607Z] mkdir bundles [2020-06-01T10:28:33.607Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-01T10:28:33.607Z] --build-arg BUILDX_COMMIT \ [2020-06-01T10:28:33.607Z] --build-arg BUILDX_REPO \ [2020-06-01T10:28:33.607Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-01T10:28:33.607Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-01T10:28:33.607Z] . [2020-06-01T10:28:33.607Z] /bin/sh: 4: go: not found [2020-06-01T10:28:33.607Z] /bin/sh: 5: go: not found [2020-06-01T10:28:33.694Z] #17 49.41 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:33.695Z] #17 49.42 Setting up xz-utils (5.2.4-1) ... [2020-06-01T10:28:33.695Z] #17 49.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-01T10:28:33.695Z] #17 49.44 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:28:33.748Z] #40 DONE 0.2s [2020-06-01T10:28:33.748Z] [2020-06-01T10:28:33.748Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-01T10:28:33.748Z] #42 DONE 0.2s [2020-06-01T10:28:33.748Z] [2020-06-01T10:28:33.748Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:33.788Z] #17 49.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-01T10:28:33.788Z] #17 49.40 Setting up xz-utils (5.2.4-1) ... [2020-06-01T10:28:33.788Z] #17 49.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-01T10:28:33.788Z] #17 49.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:28:33.952Z] #17 49.52 invoke-rc.d: could not determine current runlevel [2020-06-01T10:28:33.952Z] #17 49.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-01T10:28:33.952Z] #17 49.55 Setting up pigz (2.4-1) ... [2020-06-01T10:28:33.952Z] #17 49.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-01T10:28:33.952Z] #17 49.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:28:33.952Z] #17 49.59 Setting up python-pip-whl (18.1-5) ... [2020-06-01T10:28:33.952Z] #17 49.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-01T10:28:33.952Z] #17 49.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:28:34.011Z] #45 ... [2020-06-01T10:28:34.011Z] [2020-06-01T10:28:34.011Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-01T10:28:34.043Z] #17 49.49 invoke-rc.d: could not determine current runlevel [2020-06-01T10:28:34.043Z] #17 49.50 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-01T10:28:34.043Z] #17 49.51 Setting up pigz (2.4-1) ... [2020-06-01T10:28:34.043Z] #17 49.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-01T10:28:34.043Z] #17 49.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-01T10:28:34.043Z] #17 49.55 Setting up python-pip-whl (18.1-5) ... [2020-06-01T10:28:34.043Z] #17 49.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-01T10:28:34.043Z] #17 49.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:28:26.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:28:26.097Z] > git config --add remote.origin.fetch +refs/pull/41011/head:refs/remotes/origin/PR-41011 # timeout=10 [2020-06-01T10:28:26.101Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:28:26.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-01T10:28:26.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-01T10:28:26.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-01T10:28:26.166Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41011/head:refs/remotes/origin/PR-41011 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T10:28:27.001Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:28:27.005Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:28:28.069Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-01T10:28:28.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-01T10:28:28.136Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T10:28:28.140Z] > git checkout -f 63f523169ef7cc8c7b273b2ccb436243a81c1ad6 # timeout=10 [2020-06-01T10:28:34.210Z] #17 ... [2020-06-01T10:28:34.210Z] [2020-06-01T10:28:34.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:34.210Z] #39 110.3 CC criu/external.o [2020-06-01T10:28:34.210Z] #39 110.6 CC criu/fault-injection.o [2020-06-01T10:28:34.210Z] #39 110.7 CC criu/fdstore.o [2020-06-01T10:28:34.210Z] #39 111.1 CC criu/fifo.o [2020-06-01T10:28:34.210Z] #39 111.4 CC criu/file-ids.o [2020-06-01T10:28:34.210Z] #39 111.7 CC criu/file-lock.o [2020-06-01T10:28:34.210Z] #39 112.6 CC criu/files-ext.o [2020-06-01T10:28:34.210Z] #39 113.0 CC criu/files-reg.o [2020-06-01T10:28:34.210Z] #39 115.2 CC criu/files.o [2020-06-01T10:28:34.210Z] #39 117.1 CC criu/filesystems.o [2020-06-01T10:28:34.210Z] #39 117.7 CC criu/fsnotify.o [2020-06-01T10:28:34.210Z] #39 118.8 CC criu/image-desc.o [2020-06-01T10:28:34.210Z] #39 119.0 CC criu/image.o [2020-06-01T10:28:34.210Z] #39 119.9 CC criu/ipc_ns.o [2020-06-01T10:28:34.271Z] #44 DONE 0.1s [2020-06-01T10:28:34.271Z] [2020-06-01T10:28:34.271Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:34.301Z] #17 49.93 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-01T10:28:34.301Z] #17 49.95 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:28:34.301Z] #17 49.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:34.301Z] #17 49.97 Setting up vim (2:8.1.0875-5) ... [2020-06-01T10:28:34.301Z] #17 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-01T10:28:34.301Z] #17 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-01T10:28:34.301Z] #17 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-01T10:28:34.301Z] #17 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-01T10:28:34.301Z] #17 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-01T10:28:34.301Z] #17 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-01T10:28:34.468Z] #39 ... [2020-06-01T10:28:34.468Z] [2020-06-01T10:28:34.468Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:34.468Z] #17 50.00 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-01T10:28:34.468Z] #17 50.01 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-01T10:28:34.468Z] #17 50.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:34.468Z] #17 50.03 Setting up vim (2:8.1.0875-5) ... [2020-06-01T10:28:34.468Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-01T10:28:34.468Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-01T10:28:34.468Z] #17 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-01T10:28:34.468Z] #17 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-01T10:28:34.468Z] #17 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-01T10:28:34.468Z] #17 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-01T10:28:34.468Z] #17 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-01T10:28:34.468Z] #17 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-01T10:28:34.556Z] #17 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-01T10:28:34.556Z] #17 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-01T10:28:34.556Z] #17 50.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:28:34.556Z] #17 50.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:28:34.556Z] #17 50.06 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-01T10:28:34.556Z] #17 50.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:28:34.556Z] #17 50.08 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-01T10:28:34.556Z] #17 50.09 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:34.726Z] #17 50.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-01T10:28:34.727Z] #17 50.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:28:34.727Z] #17 50.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-01T10:28:34.727Z] #17 50.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:28:34.727Z] #17 50.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-01T10:28:34.727Z] #17 50.24 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:28:35.187Z] 4612f6d0b889: Pull complete [2020-06-01T10:28:35.187Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-01T10:28:35.187Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:28:35.187Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-01T10:28:35.187Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-01T10:28:35.187Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-06-01T10:28:35.187Z] WARN: Skipping validation tests [2020-06-01T10:28:35.187Z] INFO: Running unit tests at 06/01/2020 10:28:23... [2020-06-01T10:28:35.187Z] INFO: make.ps1 starting at 06/01/2020 10:28:27 [2020-06-01T10:28:35.188Z] INFO: Git commit (63f523169e) assumed from DOCKER_GITCOMMIT environment variable [2020-06-01T10:28:35.188Z] INFO: Invoking autogen... [2020-06-01T10:28:35.188Z] INFO: Running unit tests... [2020-06-01T10:28:35.847Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-01T10:28:36.103Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-01T10:28:36.688Z] Sending build context to Docker daemon 55.42MB [2020-06-01T10:28:36.688Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-06-01T10:28:36.688Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-01T10:28:36.688Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-01T10:28:36.688Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-01T10:28:37.762Z] 1.13.11-stretch: Pulling from library/golang [2020-06-01T10:28:37.814Z] #17 52.87 Setting up iptables (1.8.2-4) ... [2020-06-01T10:28:37.814Z] #17 52.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:28:37.814Z] #17 52.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:28:37.814Z] #17 52.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:28:37.814Z] #17 52.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:28:37.814Z] #17 52.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-01T10:28:37.814Z] #17 52.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-01T10:28:37.814Z] #17 52.94 Setting up python3 (3.7.3-1) ... [2020-06-01T10:28:37.814Z] #17 ... [2020-06-01T10:28:37.814Z] [2020-06-01T10:28:37.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:37.814Z] #39 106.9 CC criu/crtools.o [2020-06-01T10:28:37.814Z] #39 107.4 CC criu/eventfd.o [2020-06-01T10:28:37.814Z] #39 107.8 CC criu/eventpoll.o [2020-06-01T10:28:37.814Z] #39 108.7 CC criu/external.o [2020-06-01T10:28:37.814Z] #39 109.0 CC criu/fault-injection.o [2020-06-01T10:28:37.814Z] #39 109.1 CC criu/fdstore.o [2020-06-01T10:28:37.814Z] #39 109.5 CC criu/fifo.o [2020-06-01T10:28:37.814Z] #39 109.9 CC criu/file-ids.o [2020-06-01T10:28:37.814Z] #39 110.2 CC criu/file-lock.o [2020-06-01T10:28:37.814Z] #39 111.1 CC criu/files-ext.o [2020-06-01T10:28:37.814Z] #39 111.6 CC criu/files-reg.o [2020-06-01T10:28:37.814Z] #39 113.8 CC criu/files.o [2020-06-01T10:28:37.814Z] #39 115.9 CC criu/filesystems.o [2020-06-01T10:28:37.814Z] #39 116.7 CC criu/fsnotify.o [2020-06-01T10:28:37.814Z] #39 ... [2020-06-01T10:28:37.814Z] [2020-06-01T10:28:37.814Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:37.814Z] #17 53.35 Setting up python3-wheel (0.32.3-2) ... [2020-06-01T10:28:38.005Z] #17 53.24 Setting up iptables (1.8.2-4) ... [2020-06-01T10:28:38.005Z] #17 53.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:28:38.005Z] #17 53.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:28:38.005Z] #17 53.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:28:38.005Z] #17 53.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:28:38.005Z] #17 53.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-01T10:28:38.005Z] #17 53.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-01T10:28:38.005Z] #17 53.29 Setting up python3 (3.7.3-1) ... [2020-06-01T10:28:38.263Z] #17 53.73 Setting up python3-wheel (0.32.3-2) ... [2020-06-01T10:28:38.389Z] #17 54.01 Setting up apparmor (2.13.2-10) ... [2020-06-01T10:28:38.555Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-01T10:28:38.828Z] #17 54.42 Setting up apparmor (2.13.2-10) ... [2020-06-01T10:28:39.013Z] 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-01T10:28:39.150Z] 7732483b686e: Pulling fs layer [2020-06-01T10:28:39.150Z] df33ef5c6dd4: Pulling fs layer [2020-06-01T10:28:39.150Z] 02507bd450f7: Pulling fs layer [2020-06-01T10:28:39.150Z] 59a5abe5a03e: Pulling fs layer [2020-06-01T10:28:39.150Z] 0e35845be2ad: Pulling fs layer [2020-06-01T10:28:39.150Z] 67a05919b67a: Pulling fs layer [2020-06-01T10:28:39.150Z] a42503eecb04: Pulling fs layer [2020-06-01T10:28:39.150Z] 0e35845be2ad: Waiting [2020-06-01T10:28:39.150Z] 67a05919b67a: Waiting [2020-06-01T10:28:39.150Z] a42503eecb04: Waiting [2020-06-01T10:28:39.150Z] 59a5abe5a03e: Waiting [2020-06-01T10:28:39.442Z] 02507bd450f7: Verifying Checksum [2020-06-01T10:28:39.442Z] 02507bd450f7: Download complete [2020-06-01T10:28:40.084Z] df33ef5c6dd4: Verifying Checksum [2020-06-01T10:28:40.084Z] df33ef5c6dd4: Download complete [2020-06-01T10:28:40.200Z] #17 55.86 Setting up xfsprogs (4.20.0-1) ... [2020-06-01T10:28:40.200Z] #17 55.87 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:28:40.271Z] #17 55.75 Setting up xfsprogs (4.20.0-1) ... [2020-06-01T10:28:40.271Z] #17 55.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:28:40.527Z] #17 56.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:28:40.765Z] #17 56.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:28:41.496Z] #17 57.14 Setting up python3-distutils (3.7.3-1) ... [2020-06-01T10:28:41.698Z] #17 57.19 Setting up python3-distutils (3.7.3-1) ... [2020-06-01T10:28:42.065Z] #17 57.68 Setting up python3-setuptools (40.8.0-1) ... [2020-06-01T10:28:42.213Z] #17 57.68 Setting up python3-setuptools (40.8.0-1) ... [2020-06-01T10:28:42.828Z] 7732483b686e: Verifying Checksum [2020-06-01T10:28:42.828Z] 7732483b686e: Download complete [2020-06-01T10:28:43.145Z] #17 58.82 Setting up python3-pip (18.1-5) ... [2020-06-01T10:28:43.430Z] #17 58.77 Setting up python3-pip (18.1-5) ... [2020-06-01T10:28:43.468Z] 59a5abe5a03e: Verifying Checksum [2020-06-01T10:28:43.468Z] 59a5abe5a03e: Download complete [2020-06-01T10:28:43.794Z] a42503eecb04: Verifying Checksum [2020-06-01T10:28:43.794Z] a42503eecb04: Download complete [2020-06-01T10:28:44.354Z] #17 59.89 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:28:44.354Z] #17 59.93 Processing triggers for mime-support (3.62) ... [2020-06-01T10:28:44.518Z] #17 59.86 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:28:44.518Z] #17 59.91 Processing triggers for mime-support (3.62) ... [2020-06-01T10:28:44.776Z] #17 ... [2020-06-01T10:28:44.776Z] [2020-06-01T10:28:44.776Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:28:44.776Z] #36 229.6 + dpkg --print-architecture [2020-06-01T10:28:44.776Z] #36 229.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-01T10:28:44.776Z] #36 229.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-01T10:28:44.776Z] #36 229.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-01T10:28:44.776Z] #36 ... [2020-06-01T10:28:44.776Z] [2020-06-01T10:28:44.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:28:44.776Z] #17 DONE 60.5s [2020-06-01T10:28:44.776Z] [2020-06-01T10:28:44.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:44.776Z] #39 121.2 CC criu/irmap.o [2020-06-01T10:28:44.776Z] #39 121.7 CC criu/kcmp-ids.o [2020-06-01T10:28:44.776Z] #39 122.1 CC criu/kerndat.o [2020-06-01T10:28:44.776Z] #39 123.2 CC criu/libnetlink.o [2020-06-01T10:28:44.776Z] #39 123.5 CC criu/log.o [2020-06-01T10:28:44.776Z] #39 124.1 CC criu/lsm.o [2020-06-01T10:28:44.776Z] #39 124.6 CC criu/mem.o [2020-06-01T10:28:44.776Z] #39 126.1 CC criu/memfd.o [2020-06-01T10:28:44.776Z] #39 126.7 CC criu/mount.o [2020-06-01T10:28:44.776Z] #39 130.8 CC criu/namespaces.o [2020-06-01T10:28:44.840Z] 0e35845be2ad: Verifying Checksum [2020-06-01T10:28:44.840Z] 0e35845be2ad: Download complete [2020-06-01T10:28:44.924Z] #17 DONE 60.4s [2020-06-01T10:28:44.924Z] [2020-06-01T10:28:44.924Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:28:44.924Z] #36 231.8 + dpkg --print-architecture [2020-06-01T10:28:44.924Z] #36 231.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-01T10:28:44.924Z] #36 232.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-01T10:28:44.924Z] #36 232.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-01T10:28:45.033Z] #39 ... [2020-06-01T10:28:45.033Z] [2020-06-01T10:28:45.033Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-01T10:28:46.848Z] #36 ... [2020-06-01T10:28:46.848Z] [2020-06-01T10:28:46.848Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-01T10:28:46.848Z] #18 1.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-01T10:28:46.849Z] #18 1.831 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-01T10:28:46.849Z] #18 1.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-01T10:28:46.849Z] #18 DONE 1.9s [2020-06-01T10:28:46.849Z] [2020-06-01T10:28:46.849Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:28:46.932Z] #18 1.771 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-01T10:28:46.932Z] #18 1.777 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-01T10:28:46.932Z] #18 1.780 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-01T10:28:46.932Z] #18 DONE 1.9s [2020-06-01T10:28:46.932Z] [2020-06-01T10:28:46.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:46.932Z] #39 132.8 CC criu/net.o [2020-06-01T10:28:47.622Z] 7732483b686e: Pull complete [2020-06-01T10:28:47.720Z] ? github.com/docker/docker/api [no test files] [2020-06-01T10:28:48.249Z] #19 ... [2020-06-01T10:28:48.249Z] [2020-06-01T10:28:48.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:48.249Z] #39 117.8 CC criu/image-desc.o [2020-06-01T10:28:48.249Z] #39 118.0 CC criu/image.o [2020-06-01T10:28:48.249Z] #39 118.9 CC criu/ipc_ns.o [2020-06-01T10:28:48.249Z] #39 120.1 CC criu/irmap.o [2020-06-01T10:28:48.249Z] #39 120.9 CC criu/kcmp-ids.o [2020-06-01T10:28:48.249Z] #39 121.3 CC criu/kerndat.o [2020-06-01T10:28:48.250Z] #39 122.5 CC criu/libnetlink.o [2020-06-01T10:28:48.250Z] #39 122.9 CC criu/log.o [2020-06-01T10:28:48.250Z] #39 123.5 CC criu/lsm.o [2020-06-01T10:28:48.250Z] #39 124.0 CC criu/mem.o [2020-06-01T10:28:48.250Z] #39 126.1 CC criu/memfd.o [2020-06-01T10:28:48.250Z] #39 127.0 CC criu/mount.o [2020-06-01T10:28:48.250Z] df33ef5c6dd4: Pull complete [2020-06-01T10:28:48.540Z] 02507bd450f7: Pull complete [2020-06-01T10:28:49.571Z] 67a05919b67a: Download complete [2020-06-01T10:28:50.217Z] #39 136.5 CC criu/netfilter.o [2020-06-01T10:28:50.782Z] #39 136.9 CC criu/page-pipe.o [2020-06-01T10:28:51.348Z] #39 137.6 CC criu/page-xfer.o [2020-06-01T10:28:52.374Z] #45 DONE 270.2s [2020-06-01T10:28:52.374Z] [2020-06-01T10:28:52.374Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:52.409Z] #39 131.2 CC criu/namespaces.o [2020-06-01T10:28:52.409Z] #39 ... [2020-06-01T10:28:52.409Z] [2020-06-01T10:28:52.409Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:28:52.409Z] #19 5.814 Collecting yamllint==1.16.0 [2020-06-01T10:28:52.462Z] 59a5abe5a03e: Pull complete [2020-06-01T10:28:53.246Z] #39 139.1 CC criu/pagemap-cache.o [2020-06-01T10:28:53.246Z] #39 139.5 CC criu/pagemap.o [2020-06-01T10:28:54.180Z] #39 140.4 CC criu/parasite-syscall.o [2020-06-01T10:28:54.278Z] #52 ... [2020-06-01T10:28:54.278Z] [2020-06-01T10:28:54.278Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-01T10:28:54.278Z] #46 DONE 0.2s [2020-06-01T10:28:54.278Z] [2020-06-01T10:28:54.278Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-01T10:28:54.537Z] #48 DONE 0.1s [2020-06-01T10:28:54.537Z] [2020-06-01T10:28:54.537Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-01T10:28:54.537Z] #50 DONE 0.1s [2020-06-01T10:28:54.537Z] [2020-06-01T10:28:54.537Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:28:54.844Z] 0e35845be2ad: Pull complete [2020-06-01T10:28:55.114Z] #39 141.3 CC criu/path.o [2020-06-01T10:28:55.371Z] #39 141.6 CC criu/pie-util-vdso-elf32.o [2020-06-01T10:28:55.473Z] #52 234.4 + bin/containerd-stress [2020-06-01T10:28:55.936Z] #39 142.0 CC criu/pie-util-vdso.o [2020-06-01T10:28:56.094Z] --- PASS: TestBuildWithHugeFile (26.85s) [2020-06-01T10:28:56.095Z] === RUN TestBuildWithEmptyDockerfile [2020-06-01T10:28:56.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:28:56.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:28:56.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:28:56.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:28:56.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:28:56.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:28:56.095Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:28:56.095Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:28:56.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:28:56.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-01T10:28:56.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-06-01T10:28:56.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-06-01T10:28:56.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-06-01T10:28:56.095Z] === RUN TestBuildPreserveOwnership [2020-06-01T10:28:56.095Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-01T10:28:56.194Z] #39 142.3 CC criu/pie-util.o [2020-06-01T10:28:56.451Z] #39 142.5 CC criu/pipes.o [2020-06-01T10:28:56.709Z] #39 ... [2020-06-01T10:28:56.709Z] [2020-06-01T10:28:56.709Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:28:56.709Z] #19 6.001 Collecting yamllint==1.16.0 [2020-06-01T10:28:56.967Z] #19 ... [2020-06-01T10:28:56.967Z] [2020-06-01T10:28:56.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:28:56.967Z] #39 143.1 CC criu/plugin.o [2020-06-01T10:28:57.536Z] #39 143.6 CC criu/proc_parse.o [2020-06-01T10:28:58.012Z] #52 236.9 + bin/containerd-shim [2020-06-01T10:28:58.979Z] #19 11.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-01T10:28:58.979Z] #19 11.29 Collecting pyyaml (from yamllint==1.16.0) [2020-06-01T10:28:58.979Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-01T10:28:59.539Z] #19 12.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-01T10:28:59.795Z] #19 12.91 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-01T10:28:59.795Z] #19 12.96 Building wheels for collected packages: pyyaml [2020-06-01T10:28:59.795Z] #19 12.96 Running setup.py bdist_wheel for pyyaml: started [2020-06-01T10:28:59.810Z] 67a05919b67a: Pull complete [2020-06-01T10:28:59.810Z] a42503eecb04: Pull complete [2020-06-01T10:28:59.810Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-06-01T10:28:59.810Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-06-01T10:28:59.810Z] ---> 607a6a8b67de [2020-06-01T10:28:59.810Z] Step 5/15 : ARG BUILDX_REPO [2020-06-01T10:28:59.810Z] ---> Running in a418b22d9957 [2020-06-01T10:28:59.810Z] Removing intermediate container a418b22d9957 [2020-06-01T10:28:59.810Z] ---> e5deb4728660 [2020-06-01T10:28:59.810Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-01T10:28:59.810Z] ---> Running in 5d6f22d75ecd [2020-06-01T10:29:00.064Z] #39 145.9 CC criu/protobuf-desc.o [2020-06-01T10:29:00.116Z] Cloning into '/buildx'... [2020-06-01T10:29:00.460Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-01T10:29:00.629Z] #39 146.8 CC criu/protobuf.o [2020-06-01T10:29:00.763Z] #19 13.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-01T10:29:00.763Z] #19 13.94 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-01T10:29:00.763Z] #19 14.03 Successfully built pyyaml [2020-06-01T10:29:00.763Z] #19 14.04 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-01T10:29:00.887Z] #39 147.1 CC criu/pstree.o [2020-06-01T10:29:01.324Z] #19 14.36 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-01T10:29:01.453Z] #39 ... [2020-06-01T10:29:01.453Z] [2020-06-01T10:29:01.453Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:29:01.453Z] #36 DONE 256.5s [2020-06-01T10:29:01.581Z] #19 DONE 14.9s [2020-06-01T10:29:01.581Z] [2020-06-01T10:29:01.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:01.581Z] #39 133.2 CC criu/net.o [2020-06-01T10:29:01.581Z] #39 136.0 CC criu/netfilter.o [2020-06-01T10:29:01.581Z] #39 136.3 CC criu/page-pipe.o [2020-06-01T10:29:01.581Z] #39 136.9 CC criu/page-xfer.o [2020-06-01T10:29:01.581Z] #39 138.3 CC criu/pagemap-cache.o [2020-06-01T10:29:01.581Z] #39 138.8 CC criu/pagemap.o [2020-06-01T10:29:01.581Z] #39 139.9 CC criu/parasite-syscall.o [2020-06-01T10:29:01.581Z] #39 141.0 CC criu/path.o [2020-06-01T10:29:01.711Z] [2020-06-01T10:29:01.711Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:29:01.711Z] #19 11.33 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-01T10:29:01.711Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0) [2020-06-01T10:29:01.836Z] #39 ... [2020-06-01T10:29:01.836Z] [2020-06-01T10:29:01.836Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-01T10:29:01.836Z] #22 DONE 0.2s [2020-06-01T10:29:01.836Z] [2020-06-01T10:29:01.836Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-01T10:29:02.398Z] #26 DONE 0.7s [2020-06-01T10:29:02.398Z] [2020-06-01T10:29:02.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:02.398Z] #39 141.5 CC criu/pie-util-vdso-elf32.o [2020-06-01T10:29:02.653Z] #39 142.1 CC criu/pie-util-vdso.o [2020-06-01T10:29:02.653Z] #39 ... [2020-06-01T10:29:02.653Z] [2020-06-01T10:29:02.653Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-01T10:29:02.653Z] #29 DONE 0.1s [2020-06-01T10:29:02.653Z] [2020-06-01T10:29:02.653Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-01T10:29:02.653Z] #31 DONE 0.1s [2020-06-01T10:29:02.716Z] ok github.com/docker/docker/api/server 0.185s coverage: 9.0% of statements [2020-06-01T10:29:02.909Z] [2020-06-01T10:29:02.909Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-01T10:29:02.909Z] #34 DONE 0.1s [2020-06-01T10:29:02.909Z] [2020-06-01T10:29:02.909Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:03.084Z] #19 16.33 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-01T10:29:03.125Z] --- PASS: TestBuildPreserveOwnership (6.57s) [2020-06-01T10:29:03.125Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.28s) [2020-06-01T10:29:03.125Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-06-01T10:29:03.125Z] === RUN TestBuildPlatformInvalid [2020-06-01T10:29:03.125Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-06-01T10:29:03.125Z] PASS [2020-06-01T10:29:03.125Z] [2020-06-01T10:29:03.125Z] === Skipped [2020-06-01T10:29:03.125Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-01T10:29:03.125Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:29:03.125Z] [2020-06-01T10:29:03.125Z] [2020-06-01T10:29:03.125Z] DONE 32 tests, 1 skipped in 77.724s [2020-06-01T10:29:03.125Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-01T10:29:03.125Z] ++ 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-01T10:29:03.125Z] ++ set -e [2020-06-01T10:29:03.125Z] ++ '[' -n 0 ']' [2020-06-01T10:29:03.125Z] ++ set -x [2020-06-01T10:29:03.125Z] ++ env -i DEST=/go/src/github.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-01T10:29:03.125Z] INFO: Testing against a local daemon [2020-06-01T10:29:03.125Z] === RUN TestConfigInspect [2020-06-01T10:29:03.165Z] #45 ... [2020-06-01T10:29:03.165Z] [2020-06-01T10:29:03.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:03.165Z] #39 142.5 CC criu/pie-util.o [2020-06-01T10:29:03.420Z] #39 142.7 CC criu/pipes.o [2020-06-01T10:29:03.981Z] #39 143.5 CC criu/plugin.o [2020-06-01T10:29:04.456Z] #19 ... [2020-06-01T10:29:04.456Z] [2020-06-01T10:29:04.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:04.456Z] #39 148.1 CC criu/rbtree.o [2020-06-01T10:29:04.456Z] #39 148.3 CC criu/rst-malloc.o [2020-06-01T10:29:04.456Z] #39 148.7 CC criu/seccomp.o [2020-06-01T10:29:04.456Z] #39 149.4 CC criu/seize.o [2020-06-01T10:29:04.456Z] #39 150.4 CC criu/servicefd.o [2020-06-01T10:29:04.541Z] #39 143.9 CC criu/proc_parse.o [2020-06-01T10:29:04.587Z] #52 242.3 + bin/containerd-shim-runc-v1 [2020-06-01T10:29:04.714Z] #39 150.9 CC criu/shmem.o [2020-06-01T10:29:05.647Z] #39 151.7 CC criu/sigframe.o [2020-06-01T10:29:05.905Z] #39 151.9 CC criu/signalfd.o [2020-06-01T10:29:05.905Z] #39 ... [2020-06-01T10:29:05.905Z] [2020-06-01T10:29:05.905Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:29:05.905Z] #19 17.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-01T10:29:05.905Z] #19 17.59 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-01T10:29:05.905Z] #19 17.63 Building wheels for collected packages: pyyaml [2020-06-01T10:29:05.905Z] #19 17.64 Running setup.py bdist_wheel for pyyaml: started [2020-06-01T10:29:05.905Z] #19 18.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-01T10:29:05.905Z] #19 18.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-01T10:29:05.905Z] #19 18.60 Successfully built pyyaml [2020-06-01T10:29:05.905Z] #19 18.61 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-01T10:29:05.905Z] #19 18.86 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-01T10:29:05.905Z] #19 DONE 19.2s [2020-06-01T10:29:05.905Z] [2020-06-01T10:29:05.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:05.905Z] #39 152.1 CC criu/sk-inet.o [2020-06-01T10:29:06.164Z] #39 ... [2020-06-01T10:29:06.164Z] [2020-06-01T10:29:06.164Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-01T10:29:06.164Z] #22 DONE 0.2s [2020-06-01T10:29:06.164Z] [2020-06-01T10:29:06.164Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-01T10:29:06.493Z] #52 245.1 + bin/containerd-shim-runc-v2 [2020-06-01T10:29:07.055Z] #39 146.1 CC criu/protobuf-desc.o [2020-06-01T10:29:07.097Z] #26 DONE 0.8s [2020-06-01T10:29:07.097Z] [2020-06-01T10:29:07.097Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-01T10:29:07.097Z] #29 DONE 0.1s [2020-06-01T10:29:07.097Z] [2020-06-01T10:29:07.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:07.097Z] #39 153.1 CC criu/sk-netlink.o [2020-06-01T10:29:07.097Z] #39 ... [2020-06-01T10:29:07.097Z] [2020-06-01T10:29:07.097Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-01T10:29:07.097Z] #31 DONE 0.1s [2020-06-01T10:29:07.097Z] [2020-06-01T10:29:07.097Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-01T10:29:07.097Z] #34 DONE 0.1s [2020-06-01T10:29:07.097Z] [2020-06-01T10:29:07.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:07.097Z] #39 153.4 CC criu/sk-packet.o [2020-06-01T10:29:07.355Z] #39 ... [2020-06-01T10:29:07.355Z] [2020-06-01T10:29:07.355Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-01T10:29:07.355Z] #37 DONE 0.2s [2020-06-01T10:29:07.429Z] #52 246.1 + binaries [2020-06-01T10:29:07.429Z] #52 246.1 + install -D bin/containerd /build/containerd [2020-06-01T10:29:07.429Z] #52 246.1 + install -D bin/containerd-shim /build/containerd-shim [2020-06-01T10:29:07.429Z] #52 246.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-01T10:29:07.429Z] #52 246.2 + install -D bin/ctr /build/ctr [2020-06-01T10:29:07.567Z] --- PASS: TestConfigInspect (3.99s) [2020-06-01T10:29:07.567Z] === RUN TestConfigList [2020-06-01T10:29:07.613Z] [2020-06-01T10:29:07.613Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:29:07.616Z] #39 147.1 CC criu/protobuf.o [2020-06-01T10:29:07.689Z] #52 DONE 246.5s [2020-06-01T10:29:07.871Z] #49 ... [2020-06-01T10:29:07.871Z] [2020-06-01T10:29:07.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:07.871Z] #39 153.9 CC criu/sk-queue.o [2020-06-01T10:29:07.872Z] #39 ... [2020-06-01T10:29:07.872Z] [2020-06-01T10:29:07.872Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:29:07.872Z] #36 DONE 260.2s [2020-06-01T10:29:07.872Z] [2020-06-01T10:29:07.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:07.872Z] #39 147.5 CC criu/pstree.o [2020-06-01T10:29:08.436Z] #39 154.3 CC criu/sk-tcp.o [2020-06-01T10:29:08.436Z] #39 154.7 CC criu/sk-unix.o [2020-06-01T10:29:09.592Z] [2020-06-01T10:29:09.592Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-01T10:29:09.592Z] #53 DONE 0.3s [2020-06-01T10:29:09.592Z] [2020-06-01T10:29:09.592Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-01T10:29:09.592Z] #57 DONE 0.1s [2020-06-01T10:29:09.592Z] [2020-06-01T10:29:09.592Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-01T10:29:09.803Z] #39 ... [2020-06-01T10:29:09.803Z] [2020-06-01T10:29:09.803Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-01T10:29:09.803Z] #37 DONE 0.2s [2020-06-01T10:29:09.803Z] [2020-06-01T10:29:09.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:09.803Z] #39 148.9 CC criu/rbtree.o [2020-06-01T10:29:09.803Z] #39 149.1 CC criu/rst-malloc.o [2020-06-01T10:29:09.803Z] #39 149.3 CC criu/seccomp.o [2020-06-01T10:29:09.850Z] #58 DONE 0.2s [2020-06-01T10:29:09.850Z] [2020-06-01T10:29:09.851Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-01T10:29:09.851Z] #60 DONE 0.1s [2020-06-01T10:29:09.851Z] [2020-06-01T10:29:09.851Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-01T10:29:09.851Z] #61 DONE 0.0s [2020-06-01T10:29:09.851Z] [2020-06-01T10:29:09.851Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-01T10:29:10.400Z] #39 156.3 CC criu/sockets.o [2020-06-01T10:29:10.730Z] #39 149.9 CC criu/seize.o [2020-06-01T10:29:10.973Z] #39 157.1 CC criu/stats.o [2020-06-01T10:29:11.005Z] --- PASS: TestConfigList (3.60s) [2020-06-01T10:29:11.005Z] === RUN TestConfigsCreateAndDelete [2020-06-01T10:29:11.244Z] #39 157.4 CC criu/string.o [2020-06-01T10:29:11.244Z] #39 157.5 CC criu/sysctl.o [2020-06-01T10:29:11.291Z] #39 150.6 CC criu/servicefd.o [2020-06-01T10:29:11.590Z] #39 151.0 CC criu/shmem.o [2020-06-01T10:29:11.754Z] #62 DONE 1.6s [2020-06-01T10:29:11.754Z] [2020-06-01T10:29:11.754Z] #64 exporting to image [2020-06-01T10:29:11.754Z] #64 exporting layers [2020-06-01T10:29:11.817Z] #39 158.1 CC criu/sysfs_parse.o [2020-06-01T10:29:12.076Z] #39 158.4 CC criu/timens.o [2020-06-01T10:29:12.526Z] #39 151.9 CC criu/sigframe.o [2020-06-01T10:29:12.639Z] #39 158.7 CC criu/timerfd.o [2020-06-01T10:29:12.781Z] #39 152.1 CC criu/signalfd.o [2020-06-01T10:29:12.781Z] #39 152.3 CC criu/sk-inet.o [2020-06-01T10:29:12.896Z] #39 159.1 CC criu/tty.o [2020-06-01T10:29:13.250Z] Removing intermediate container 5d6f22d75ecd [2020-06-01T10:29:13.250Z] ---> 11b0de13921f [2020-06-01T10:29:13.250Z] Step 7/15 : WORKDIR /buildx [2020-06-01T10:29:13.250Z] ---> Running in 4c51a2d7c863 [2020-06-01T10:29:13.250Z] Removing intermediate container 4c51a2d7c863 [2020-06-01T10:29:13.250Z] ---> 96aeb592f2b5 [2020-06-01T10:29:13.250Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-01T10:29:13.250Z] ---> Running in c1ec2796bc97 [2020-06-01T10:29:13.250Z] Removing intermediate container c1ec2796bc97 [2020-06-01T10:29:13.250Z] ---> 798540585324 [2020-06-01T10:29:13.250Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-01T10:29:13.250Z] ---> Running in f6e0314d62dd [2020-06-01T10:29:13.250Z] From https://github.com/docker/buildx [2020-06-01T10:29:13.250Z] * [new tag] v0.3.1 -> build [2020-06-01T10:29:13.250Z] Switched to branch 'build' [2020-06-01T10:29:13.708Z] #39 153.1 CC criu/sk-netlink.o [2020-06-01T10:29:14.268Z] #39 153.5 CC criu/sk-packet.o [2020-06-01T10:29:14.351Z] Removing intermediate container f6e0314d62dd [2020-06-01T10:29:14.351Z] ---> 51f15d09332b [2020-06-01T10:29:14.351Z] Step 10/15 : ARG GOOS [2020-06-01T10:29:14.351Z] ---> Running in 3883a786a083 [2020-06-01T10:29:14.447Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-06-01T10:29:14.447Z] === RUN TestConfigsUpdate [2020-06-01T10:29:14.523Z] #39 154.1 CC criu/sk-queue.o [2020-06-01T10:29:14.678Z] Removing intermediate container 3883a786a083 [2020-06-01T10:29:14.678Z] ---> 3f9c13215c06 [2020-06-01T10:29:14.678Z] Step 11/15 : ARG GOARCH [2020-06-01T10:29:14.678Z] ---> Running in 3e4c76e929a2 [2020-06-01T10:29:14.678Z] Removing intermediate container 3e4c76e929a2 [2020-06-01T10:29:14.678Z] ---> bfbc72de4c24 [2020-06-01T10:29:14.678Z] 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-01T10:29:14.678Z] ---> Running in 19ad8c86817f [2020-06-01T10:29:14.793Z] #39 160.5 CC criu/tun.o [2020-06-01T10:29:14.793Z] #39 161.0 CC criu/uffd.o [2020-06-01T10:29:15.045Z] #64 exporting layers 3.6s done [2020-06-01T10:29:15.045Z] #64 writing image sha256:538d71214d4c2d895e4f87e880d339fcd64a402915e68c74d3f753dd66e9cbf4 done [2020-06-01T10:29:15.045Z] #64 naming to docker.io/library/docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 done [2020-06-01T10:29:15.045Z] #64 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-01T10:29:15.388Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/test/unit [2020-06-01T10:29:15.494Z] #39 154.6 CC criu/sk-tcp.o [2020-06-01T10:29:15.749Z] #39 155.1 CC criu/sk-unix.o [2020-06-01T10:29:16.165Z] #39 162.1 CC criu/util.o [2020-06-01T10:29:17.098Z] #39 163.2 CC criu/uts_ns.o [2020-06-01T10:29:17.356Z] #39 163.5 CC criu/vdso-compat.o [2020-06-01T10:29:17.614Z] #39 163.7 CC criu/vdso.o [2020-06-01T10:29:17.637Z] #39 156.8 CC criu/sockets.o [2020-06-01T10:29:17.872Z] #39 ... [2020-06-01T10:29:17.872Z] [2020-06-01T10:29:17.872Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:29:17.872Z] #49 105.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-01T10:29:18.032Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-01T10:29:18.197Z] #39 157.5 CC criu/stats.o [2020-06-01T10:29:18.197Z] #39 157.7 CC criu/string.o [2020-06-01T10:29:18.452Z] #39 157.8 CC criu/sysctl.o [2020-06-01T10:29:18.814Z] --- PASS: TestConfigsUpdate (3.73s) [2020-06-01T10:29:18.814Z] === RUN TestTemplatedConfig [2020-06-01T10:29:19.012Z] #39 158.4 CC criu/sysfs_parse.o [2020-06-01T10:29:19.267Z] #39 158.7 CC criu/timens.o [2020-06-01T10:29:19.522Z] #39 159.1 CC criu/timerfd.o [2020-06-01T10:29:19.780Z] #49 107.4 + mkdir -p /build [2020-06-01T10:29:19.780Z] #49 107.4 + cp runc /build/runc [2020-06-01T10:29:19.780Z] #49 DONE 107.8s [2020-06-01T10:29:19.780Z] [2020-06-01T10:29:19.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:19.780Z] #39 164.2 LINK criu/built-in.o [2020-06-01T10:29:19.780Z] #39 164.3 LINK criu/criu [2020-06-01T10:29:19.780Z] #39 164.7 DEP lib/c/criu.d [2020-06-01T10:29:19.780Z] #39 164.8 CC images/rpc.pb-c.o [2020-06-01T10:29:19.780Z] #39 165.2 CC lib/c/criu.o [2020-06-01T10:29:19.819Z] #39 ... [2020-06-01T10:29:19.819Z] [2020-06-01T10:29:19.819Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:29:19.819Z] #49 108.5 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-01T10:29:20.038Z] #39 166.3 LINK lib/c/built-in.o [2020-06-01T10:29:20.038Z] #39 166.3 LINK lib/c/libcriu.so [2020-06-01T10:29:20.038Z] #39 166.3 LINK lib/c/libcriu.a [2020-06-01T10:29:20.038Z] #39 166.4 GEN magic.py [2020-06-01T10:29:20.295Z] #39 166.5 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:29:20.295Z] #39 166.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:29:20.295Z] #39 166.5 Note: Building without GnuTLS support [2020-06-01T10:29:20.295Z] #39 166.5 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:29:20.295Z] #39 166.5 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:29:20.553Z] #39 ... [2020-06-01T10:29:20.553Z] [2020-06-01T10:29:20.553Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:20.553Z] #45 265.6 + cd /tmp/tmp.OxHlzXtU9C/src/github.com/golangci/golangci-lint/ [2020-06-01T10:29:20.553Z] #45 265.6 + git checkout -q v1.23.8 [2020-06-01T10:29:20.553Z] #45 266.2 ++ git describe --tags [2020-06-01T10:29:20.553Z] #45 266.3 + version=v1.23.8 [2020-06-01T10:29:20.553Z] #45 266.3 ++ git rev-parse --short HEAD [2020-06-01T10:29:20.553Z] #45 266.3 + commit=76a82c6 [2020-06-01T10:29:20.553Z] #45 266.3 ++ git show -s --format=%cd [2020-06-01T10:29:20.553Z] #45 266.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-01T10:29:20.553Z] #45 266.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-01T10:29:20.660Z] ? github.com/docker/docker/api [no test files] [2020-06-01T10:29:21.119Z] #45 ... [2020-06-01T10:29:21.119Z] [2020-06-01T10:29:21.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:21.119Z] #39 167.3 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:29:21.182Z] #49 109.7 + mkdir -p /build [2020-06-01T10:29:21.182Z] #49 109.7 + cp runc /build/runc [2020-06-01T10:29:21.438Z] #49 DONE 110.1s [2020-06-01T10:29:21.438Z] [2020-06-01T10:29:21.438Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:21.438Z] #45 264.0 + cd /tmp/tmp.Edg74Vssdu/src/github.com/golangci/golangci-lint/ [2020-06-01T10:29:21.438Z] #45 264.0 + git checkout -q v1.23.8 [2020-06-01T10:29:21.438Z] #45 264.6 ++ git describe --tags [2020-06-01T10:29:21.438Z] #45 264.6 + version=v1.23.8 [2020-06-01T10:29:21.438Z] #45 264.6 ++ git rev-parse --short HEAD [2020-06-01T10:29:21.438Z] #45 264.6 + commit=76a82c6 [2020-06-01T10:29:21.438Z] #45 264.6 ++ git show -s --format=%cd [2020-06-01T10:29:21.438Z] #45 264.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-01T10:29:21.438Z] #45 264.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:29:21.478Z] --- PASS: TestTemplatedConfig (3.21s) [2020-06-01T10:29:21.478Z] === RUN TestConfigCreateResolve [2020-06-01T10:29:21.684Z] #39 167.8 make[1]: Nothing to be done for 'all'. [2020-06-01T10:29:21.693Z] #45 ... [2020-06-01T10:29:21.693Z] [2020-06-01T10:29:21.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:21.693Z] #39 159.5 CC criu/tty.o [2020-06-01T10:29:21.693Z] #39 161.1 CC criu/tun.o [2020-06-01T10:29:22.250Z] #39 168.3 make[1]: 'images/built-in.o' is up to date. [2020-06-01T10:29:22.250Z] #39 168.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-01T10:29:22.250Z] #39 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-01T10:29:22.250Z] #39 168.4 make[1]: 'compel/libcompel.a' is up to date. [2020-06-01T10:29:22.250Z] #39 168.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-01T10:29:22.250Z] #39 168.5 make[1]: Nothing to be done for 'all'. [2020-06-01T10:29:22.250Z] #39 168.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:29:22.255Z] #39 161.7 CC criu/uffd.o [2020-06-01T10:29:22.508Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.508Z] #39 168.9 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:22.766Z] #39 168.9 INSTALL criu/criu [2020-06-01T10:29:23.024Z] #39 DONE 169.0s [2020-06-01T10:29:23.024Z] [2020-06-01T10:29:23.024Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:23.181Z] #39 162.6 CC criu/util.o [2020-06-01T10:29:23.282Z] #45 ... [2020-06-01T10:29:23.282Z] [2020-06-01T10:29:23.282Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:23.282Z] #52 205.8 + bin/containerd [2020-06-01T10:29:24.107Z] #39 163.5 CC criu/uts_ns.o [2020-06-01T10:29:24.215Z] #52 ... [2020-06-01T10:29:24.215Z] [2020-06-01T10:29:24.215Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-01T10:29:24.215Z] #40 DONE 0.2s [2020-06-01T10:29:24.215Z] [2020-06-01T10:29:24.215Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-01T10:29:24.215Z] #42 DONE 0.1s [2020-06-01T10:29:24.215Z] [2020-06-01T10:29:24.215Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-01T10:29:24.362Z] #39 163.7 CC criu/vdso-compat.o [2020-06-01T10:29:24.362Z] #39 163.8 CC criu/vdso.o [2020-06-01T10:29:24.473Z] #44 DONE 0.1s [2020-06-01T10:29:24.473Z] [2020-06-01T10:29:24.473Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:24.924Z] #39 164.2 LINK criu/built-in.o [2020-06-01T10:29:24.924Z] #39 164.3 LINK criu/criu [2020-06-01T10:29:24.956Z] --- PASS: TestConfigCreateResolve (3.69s) [2020-06-01T10:29:24.956Z] === RUN TestConfigDaemonLibtrustID [2020-06-01T10:29:25.179Z] #39 164.7 DEP lib/c/criu.d [2020-06-01T10:29:25.179Z] #39 164.7 CC images/rpc.pb-c.o [2020-06-01T10:29:25.566Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-06-01T10:29:25.566Z] PASS [2020-06-01T10:29:25.566Z] [2020-06-01T10:29:25.566Z] DONE 7 tests in 22.506s [2020-06-01T10:29:25.566Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-01T10:29:25.566Z] ++ 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-01T10:29:25.566Z] ++ set -e [2020-06-01T10:29:25.566Z] ++ '[' -n 0 ']' [2020-06-01T10:29:25.566Z] ++ set -x [2020-06-01T10:29:25.566Z] ++ env -i DEST=/go/src/github.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-01T10:29:25.566Z] INFO: Testing against a local daemon [2020-06-01T10:29:25.566Z] === RUN TestCheckpoint [2020-06-01T10:29:25.566Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-01T10:29:25.566Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:29:25.566Z] === RUN TestContainerInvalidJSON [2020-06-01T10:29:25.566Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:29:25.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:29:25.566Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:29:25.566Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:29:25.566Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:29:25.566Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:29:25.566Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:29:25.567Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:29:25.567Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:29:25.567Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-01T10:29:25.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-01T10:29:25.567Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-01T10:29:25.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-01T10:29:25.567Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-01T10:29:25.740Z] #39 165.2 CC lib/c/criu.o [2020-06-01T10:29:25.847Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-06-01T10:29:25.847Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-01T10:29:25.847Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-06-01T10:29:25.847Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-01T10:29:25.995Z] #39 ... [2020-06-01T10:29:25.995Z] [2020-06-01T10:29:25.995Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:25.995Z] #52 205.3 + bin/containerd [2020-06-01T10:29:26.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-06-01T10:29:26.127Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-01T10:29:26.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-06-01T10:29:26.127Z] === RUN TestCopyFromContainer [2020-06-01T10:29:28.138Z] === RUN TestCopyFromContainer// [2020-06-01T10:29:28.138Z] === RUN TestCopyFromContainer//bar/root [2020-06-01T10:29:28.419Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-01T10:29:28.419Z] === RUN TestCopyFromContainer/bar/quux [2020-06-01T10:29:28.419Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-01T10:29:28.699Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-01T10:29:28.699Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-01T10:29:28.699Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-01T10:29:28.981Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-01T10:29:28.981Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer (2.89s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-01T10:29:28.981Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-01T10:29:28.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-01T10:29:28.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:29:28.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:29:28.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:29:28.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:29:28.981Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:29:28.981Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:29:28.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:29:28.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:29:28.981Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:29:28.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-01T10:29:28.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-01T10:29:28.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-01T10:29:28.981Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-01T10:29:28.981Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-01T10:29:28.981Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-01T10:29:28.981Z] === RUN TestCreateWithInvalidEnv [2020-06-01T10:29:28.981Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-01T10:29:28.981Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-01T10:29:28.981Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-01T10:29:28.981Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-01T10:29:28.981Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-01T10:29:28.981Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-01T10:29:28.981Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-01T10:29:28.981Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-01T10:29:28.981Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-01T10:29:28.981Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-01T10:29:28.981Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-01T10:29:28.981Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-01T10:29:28.981Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-01T10:29:28.981Z] === RUN TestCreateTmpfsMountsTarget [2020-06-01T10:29:29.258Z] #52 ... [2020-06-01T10:29:29.258Z] [2020-06-01T10:29:29.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:29:29.258Z] #39 165.9 LINK lib/c/built-in.o [2020-06-01T10:29:29.258Z] #39 165.9 LINK lib/c/libcriu.so [2020-06-01T10:29:29.258Z] #39 166.0 LINK lib/c/libcriu.a [2020-06-01T10:29:29.258Z] #39 166.1 GEN magic.py [2020-06-01T10:29:29.258Z] #39 166.2 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:29:29.258Z] #39 166.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:29:29.258Z] #39 166.2 Note: Building without GnuTLS support [2020-06-01T10:29:29.258Z] #39 166.2 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:29:29.258Z] #39 166.2 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:29:29.258Z] #39 166.8 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:29:29.258Z] #39 167.3 make[1]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 167.8 make[1]: 'images/built-in.o' is up to date. [2020-06-01T10:29:29.258Z] #39 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-01T10:29:29.258Z] #39 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-01T10:29:29.258Z] #39 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-06-01T10:29:29.258Z] #39 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-01T10:29:29.258Z] #39 167.9 make[1]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:29:29.258Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-06-01T10:29:29.258Z] #39 168.4 INSTALL criu/criu [2020-06-01T10:29:29.258Z] #39 DONE 168.6s [2020-06-01T10:29:29.258Z] [2020-06-01T10:29:29.258Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:29.262Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-01T10:29:29.262Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-01T10:29:30.623Z] #45 ... [2020-06-01T10:29:30.623Z] [2020-06-01T10:29:30.623Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-01T10:29:30.623Z] #40 DONE 0.1s [2020-06-01T10:29:30.623Z] [2020-06-01T10:29:30.623Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:30.623Z] #45 ... [2020-06-01T10:29:30.623Z] [2020-06-01T10:29:30.623Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-01T10:29:30.878Z] #42 DONE 0.2s [2020-06-01T10:29:30.878Z] [2020-06-01T10:29:30.878Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-01T10:29:30.878Z] #44 DONE 0.1s [2020-06-01T10:29:30.878Z] [2020-06-01T10:29:30.878Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:29:31.925Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:29:31.925Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-06-01T10:29:31.925Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-06-01T10:29:31.925Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-01T10:29:32.883Z] ok github.com/docker/docker/api/server 0.079s coverage: 9.0% of statements [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-06-01T10:29:34.589Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-01T10:29:34.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:29:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:29:34.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:29:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:29:34.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:29:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:29:34.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:29:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:29:34.589Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:29:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:29:34.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:29:34.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:29:34.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:29:34.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:29:34.589Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-01T10:29:34.589Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-06-01T10:29:34.589Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-01T10:29:35.206Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-06-01T10:29:35.206Z] === RUN TestCreateDifferentPlatform [2020-06-01T10:29:35.206Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-01T10:29:35.206Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-01T10:29:35.206Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-01T10:29:35.206Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-01T10:29:35.206Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-01T10:29:35.206Z] === RUN TestContainerStartOnDaemonRestart [2020-06-01T10:29:35.206Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-01T10:29:35.206Z] === RUN TestDaemonRestartIpcMode [2020-06-01T10:29:35.206Z] === PAUSE TestDaemonRestartIpcMode [2020-06-01T10:29:35.206Z] === RUN TestDaemonHostGatewayIP [2020-06-01T10:29:35.206Z] === PAUSE TestDaemonHostGatewayIP [2020-06-01T10:29:35.206Z] === RUN TestContainerKillOnDaemonStart [2020-06-01T10:29:35.206Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-01T10:29:35.206Z] === RUN TestDiff [2020-06-01T10:29:36.207Z] --- PASS: TestDiff (0.81s) [2020-06-01T10:29:36.207Z] === RUN TestExecWithCloseStdin [2020-06-01T10:29:37.208Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-06-01T10:29:37.208Z] === RUN TestExec [2020-06-01T10:29:37.819Z] --- PASS: TestExec (0.91s) [2020-06-01T10:29:37.819Z] === RUN TestExecUser [2020-06-01T10:29:38.826Z] --- PASS: TestExecUser (0.96s) [2020-06-01T10:29:38.826Z] === RUN TestExportContainerAndImportImage [2020-06-01T10:29:40.291Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-06-01T10:29:40.291Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-01T10:29:41.755Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-06-01T10:29:41.755Z] === RUN TestHealthCheckWorkdir [2020-06-01T10:29:42.757Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-06-01T10:29:42.757Z] === RUN TestHealthKillContainer [2020-06-01T10:29:46.195Z] --- PASS: TestHealthKillContainer (3.04s) [2020-06-01T10:29:46.195Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-01T10:29:46.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-06-01T10:29:46.476Z] === RUN TestIpcModeNone [2020-06-01T10:29:47.477Z] --- PASS: TestIpcModeNone (0.87s) [2020-06-01T10:29:47.477Z] === RUN TestIpcModePrivate [2020-06-01T10:29:48.480Z] --- PASS: TestIpcModePrivate (0.91s) [2020-06-01T10:29:48.480Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-01T10:29:48.480Z] === RUN TestIpcModeShareable [2020-06-01T10:29:49.486Z] --- PASS: TestIpcModeShareable (0.93s) [2020-06-01T10:29:49.486Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-01T10:29:49.486Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-01T10:29:52.247Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2020-06-01T10:29:52.247Z] === RUN TestAPIIpcModeHost [2020-06-01T10:29:52.857Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-06-01T10:29:52.857Z] === RUN TestDaemonIpcModeShareable [2020-06-01T10:29:53.691Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-01T10:29:53.691Z] ok github.com/docker/docker/api/server/httputils 0.194s coverage: 14.7% of statements [2020-06-01T10:29:54.870Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-06-01T10:29:54.870Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-01T10:29:54.870Z] === RUN TestDaemonIpcModePrivate [2020-06-01T10:29:55.927Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-01T10:29:55.927Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-01T10:29:56.334Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-06-01T10:29:56.334Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-01T10:29:56.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-01T10:29:56.923Z] ok github.com/docker/docker/api/types/strslice 0.087s coverage: 90.0% of statements [2020-06-01T10:29:57.396Z] ok github.com/docker/docker/api/types/filters 0.079s coverage: 92.2% of statements [2020-06-01T10:29:57.396Z] ok github.com/docker/docker/api/server/router/swarm 0.220s coverage: 4.8% of statements [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-01T10:29:57.396Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-01T10:29:57.396Z] ok github.com/docker/docker/api/types/time 0.230s coverage: 100.0% of statements [2020-06-01T10:29:58.361Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-06-01T10:29:58.361Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-01T10:29:58.361Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-01T10:29:58.391Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-01T10:29:58.391Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-01T10:29:58.865Z] ok github.com/docker/docker/builder/dockerignore 0.340s coverage: 96.8% of statements [2020-06-01T10:29:59.854Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-06-01T10:29:59.854Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-01T10:29:59.854Z] === RUN TestIpcModeOlderClient [2020-06-01T10:29:59.854Z] === PAUSE TestIpcModeOlderClient [2020-06-01T10:29:59.854Z] === RUN TestKillContainerInvalidSignal [2020-06-01T10:30:00.855Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-06-01T10:30:00.855Z] === RUN TestKillContainer [2020-06-01T10:30:00.855Z] === RUN TestKillContainer/no_signal [2020-06-01T10:30:01.466Z] === RUN TestKillContainer/non_killing_signal [2020-06-01T10:30:02.077Z] === RUN TestKillContainer/killing_signal [2020-06-01T10:30:03.180Z] #52 ... [2020-06-01T10:30:03.180Z] [2020-06-01T10:30:03.180Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:30:03.180Z] #45 DONE 318.0s [2020-06-01T10:30:03.180Z] [2020-06-01T10:30:03.180Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:30:03.542Z] --- PASS: TestKillContainer (2.63s) [2020-06-01T10:30:03.542Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-06-01T10:30:03.542Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-06-01T10:30:03.542Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-06-01T10:30:03.542Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-01T10:30:03.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-01T10:30:03.657Z] ok github.com/docker/docker/cli/debug 0.329s coverage: 100.0% of statements [2020-06-01T10:30:03.657Z] ok github.com/docker/docker/builder/dockerfile 0.401s coverage: 46.5% of statements [2020-06-01T10:30:03.657Z] ok github.com/docker/docker/builder/remotecontext 0.747s coverage: 9.2% of statements [2020-06-01T10:30:04.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-01T10:30:04.553Z] #52 ... [2020-06-01T10:30:04.553Z] [2020-06-01T10:30:04.553Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-01T10:30:04.553Z] #46 DONE 0.1s [2020-06-01T10:30:04.811Z] [2020-06-01T10:30:04.811Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-01T10:30:04.811Z] #48 DONE 0.1s [2020-06-01T10:30:04.811Z] [2020-06-01T10:30:04.811Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-01T10:30:05.068Z] #50 DONE 0.1s [2020-06-01T10:30:05.068Z] [2020-06-01T10:30:05.068Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:30:05.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-06-01T10:30:05.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-06-01T10:30:05.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-06-01T10:30:05.159Z] === RUN TestKillStoppedContainer [2020-06-01T10:30:05.159Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-06-01T10:30:05.159Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-01T10:30:05.159Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-06-01T10:30:05.159Z] === RUN TestKillDifferentUserContainer [2020-06-01T10:30:06.160Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-06-01T10:30:06.160Z] === RUN TestInspectOomKilledTrue [2020-06-01T10:30:06.160Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-01T10:30:06.160Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:30:06.160Z] === RUN TestInspectOomKilledFalse [2020-06-01T10:30:06.160Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-01T10:30:06.160Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:30:06.160Z] === RUN TestLinksEtcHostsContentMatch [2020-06-01T10:30:06.771Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-06-01T10:30:06.771Z] === RUN TestLinksContainerNames [2020-06-01T10:30:08.349Z] #52 250.6 + bin/containerd-stress [2020-06-01T10:30:08.785Z] --- PASS: TestLinksContainerNames (1.72s) [2020-06-01T10:30:08.786Z] === RUN TestLogsFollowTailEmpty [2020-06-01T10:30:09.426Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-06-01T10:30:09.426Z] === RUN TestContainerNetworkMountsNoChown [2020-06-01T10:30:09.619Z] #45 DONE 318.9s [2020-06-01T10:30:09.619Z] [2020-06-01T10:30:09.619Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:30:09.619Z] #52 ... [2020-06-01T10:30:09.619Z] [2020-06-01T10:30:09.619Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-01T10:30:09.619Z] #46 DONE 0.2s [2020-06-01T10:30:09.619Z] [2020-06-01T10:30:09.619Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-01T10:30:09.619Z] #48 DONE 0.1s [2020-06-01T10:30:09.619Z] [2020-06-01T10:30:09.619Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-01T10:30:09.619Z] #50 DONE 0.1s [2020-06-01T10:30:09.619Z] [2020-06-01T10:30:09.619Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:30:09.719Z] #52 252.3 + bin/containerd-shim [2020-06-01T10:30:10.037Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/default [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/default [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/private [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/private [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rprivate [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/slave [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/slave [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rslave [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/shared [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/shared [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rshared [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/default [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/rshared [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/shared [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/rslave [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/slave [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/rprivate [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/private [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-01T10:30:10.037Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:30:10.037Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:30:10.037Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-01T10:30:10.319Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-01T10:30:10.319Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:30:10.319Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:30:10.319Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:30:10.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:30:10.319Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:30:10.599Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-01T10:30:10.880Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:30:11.160Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-01T10:30:11.160Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-01T10:30:11.160Z] === RUN TestContainerBindMountNonRecursive [2020-06-01T10:30:12.131Z] #52 251.1 + bin/containerd-stress [2020-06-01T10:30:13.492Z] #52 252.9 + bin/containerd-shim [2020-06-01T10:30:13.823Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) [2020-06-01T10:30:13.823Z] === RUN TestNetworkNat [2020-06-01T10:30:14.434Z] --- PASS: TestNetworkNat (0.91s) [2020-06-01T10:30:14.434Z] === RUN TestNetworkLocalhostTCPNat [2020-06-01T10:30:15.045Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-06-01T10:30:15.045Z] === RUN TestNetworkLoopbackNat [2020-06-01T10:30:16.270Z] #52 258.8 + bin/containerd-shim-runc-v1 [2020-06-01T10:30:16.508Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-06-01T10:30:16.508Z] === RUN TestPause [2020-06-01T10:30:17.510Z] --- PASS: TestPause (0.90s) [2020-06-01T10:30:17.510Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-01T10:30:17.510Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:30:17.510Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:30:17.510Z] === RUN TestPauseStopPausedContainer [2020-06-01T10:30:18.121Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-06-01T10:30:18.121Z] === RUN TestPsFilter [2020-06-01T10:30:18.408Z] --- PASS: TestPsFilter (0.28s) [2020-06-01T10:30:18.408Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-01T10:30:18.663Z] ok github.com/docker/docker/client 0.668s coverage: 74.9% of statements [2020-06-01T10:30:19.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-06-01T10:30:19.409Z] === RUN TestRemoveContainerWithVolume [2020-06-01T10:30:19.547Z] #52 261.8 + bin/containerd-shim-runc-v2 [2020-06-01T10:30:20.020Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-06-01T10:30:20.020Z] === RUN TestRemoveContainerRunning [2020-06-01T10:30:20.118Z] #52 262.6 + binaries [2020-06-01T10:30:20.118Z] #52 262.6 + install -D bin/containerd /build/containerd [2020-06-01T10:30:20.118Z] #52 262.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-01T10:30:20.118Z] #52 262.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-01T10:30:20.118Z] #52 262.6 + install -D bin/ctr /build/ctr [2020-06-01T10:30:20.375Z] #52 DONE 263.0s [2020-06-01T10:30:21.022Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-06-01T10:30:21.022Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-01T10:30:21.306Z] [2020-06-01T10:30:21.306Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-01T10:30:21.563Z] #53 DONE 0.2s [2020-06-01T10:30:21.563Z] [2020-06-01T10:30:21.563Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-01T10:30:21.563Z] #57 DONE 0.1s [2020-06-01T10:30:21.577Z] #52 259.4 + bin/containerd-shim-runc-v1 [2020-06-01T10:30:21.820Z] [2020-06-01T10:30:21.820Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-01T10:30:21.820Z] #59 DONE 0.1s [2020-06-01T10:30:21.820Z] [2020-06-01T10:30:21.820Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-01T10:30:21.820Z] #61 DONE 0.1s [2020-06-01T10:30:21.820Z] [2020-06-01T10:30:21.820Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-01T10:30:21.820Z] #62 DONE 0.0s [2020-06-01T10:30:22.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-06-01T10:30:22.023Z] === RUN TestRemoveInvalidContainer [2020-06-01T10:30:22.023Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-01T10:30:22.023Z] === RUN TestRenameLinkedContainer [2020-06-01T10:30:22.077Z] [2020-06-01T10:30:22.077Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-01T10:30:23.007Z] #63 DONE 1.1s [2020-06-01T10:30:23.266Z] [2020-06-01T10:30:23.267Z] #64 exporting to image [2020-06-01T10:30:23.267Z] #64 exporting layers [2020-06-01T10:30:23.464Z] #52 262.5 + bin/containerd-shim-runc-v2 [2020-06-01T10:30:24.024Z] #52 263.3 + binaries [2020-06-01T10:30:24.024Z] #52 263.3 + install -D bin/containerd /build/containerd [2020-06-01T10:30:24.024Z] #52 263.3 + install -D bin/containerd-shim /build/containerd-shim [2020-06-01T10:30:24.024Z] #52 263.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-01T10:30:24.024Z] #52 263.3 + install -D bin/ctr /build/ctr [2020-06-01T10:30:24.281Z] #52 DONE 263.6s [2020-06-01T10:30:24.470Z] Removing intermediate container 19ad8c86817f [2020-06-01T10:30:24.471Z] ---> fd2040beba47 [2020-06-01T10:30:24.471Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-01T10:30:24.471Z] ---> 607a6a8b67de [2020-06-01T10:30:24.471Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-01T10:30:24.471Z] ---> 554ecc03f401 [2020-06-01T10:30:24.471Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-01T10:30:24.471Z] ---> Running in ac4826f5135e [2020-06-01T10:30:24.471Z] Removing intermediate container ac4826f5135e [2020-06-01T10:30:24.471Z] ---> 98b688bca456 [2020-06-01T10:30:24.471Z] Successfully built 98b688bca456 [2020-06-01T10:30:24.471Z] Successfully tagged moby-buildx:latest [2020-06-01T10:30:24.471Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-01T10:30:24.471Z] if [ -n "${id}" ]; then \ [2020-06-01T10:30:24.471Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-01T10:30:24.471Z] && touch bundles/buildx; \ [2020-06-01T10:30:24.471Z] docker rm -f ${id}; \ [2020-06-01T10:30:24.471Z] fi [2020-06-01T10:30:24.471Z] f8220be2d96700b71a8e3ec2951e80704f5377689e8f85b9ea00a6d7885cf876 [2020-06-01T10:30:24.471Z] bundles/buildx version [2020-06-01T10:30:24.471Z] buildx v0.3.1 6db68d0 [2020-06-01T10:30:24.471Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 . [2020-06-01T10:30:24.471Z] #1 [internal] booting buildkit [2020-06-01T10:30:24.471Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-01T10:30:24.471Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2020-06-01T10:30:24.471Z] #1 creating container buildx_buildkit_default [2020-06-01T10:30:24.471Z] #1 creating container buildx_buildkit_default 0.5s done [2020-06-01T10:30:24.471Z] #1 DONE 3.8s [2020-06-01T10:30:24.471Z] [2020-06-01T10:30:24.471Z] #3 [internal] load build definition from Dockerfile [2020-06-01T10:30:24.471Z] #3 transferring dockerfile: 16.36kB done [2020-06-01T10:30:24.471Z] #3 DONE 0.0s [2020-06-01T10:30:24.471Z] [2020-06-01T10:30:24.471Z] #2 [internal] load .dockerignore [2020-06-01T10:30:24.471Z] #2 transferring context: 87B 0.0s done [2020-06-01T10:30:24.471Z] #2 DONE 0.0s [2020-06-01T10:30:24.471Z] [2020-06-01T10:30:24.471Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-01T10:30:24.834Z] #4 DONE 3.7s [2020-06-01T10:30:24.834Z] [2020-06-01T10:30:24.834Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-01T10:30:24.834Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-01T10:30:25.143Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-01T10:30:25.143Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-01T10:30:25.143Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-01T10:30:25.143Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-01T10:30:25.464Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-06-01T10:30:25.464Z] === RUN TestRenameStoppedContainer [2020-06-01T10:30:25.642Z] [2020-06-01T10:30:25.642Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-01T10:30:25.642Z] #53 DONE 0.2s [2020-06-01T10:30:25.642Z] [2020-06-01T10:30:25.642Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-01T10:30:25.642Z] #57 DONE 0.1s [2020-06-01T10:30:25.671Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 2.65MB / 8.20MB 0.6s [2020-06-01T10:30:25.896Z] [2020-06-01T10:30:25.896Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-01T10:30:25.896Z] #59 DONE 0.1s [2020-06-01T10:30:25.896Z] [2020-06-01T10:30:25.896Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-01T10:30:25.896Z] #61 DONE 0.1s [2020-06-01T10:30:25.896Z] [2020-06-01T10:30:25.896Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-01T10:30:25.896Z] #62 DONE 0.0s [2020-06-01T10:30:25.971Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.7s done [2020-06-01T10:30:25.972Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-01T10:30:26.074Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-06-01T10:30:26.074Z] === RUN TestRenameRunningContainerAndReuse [2020-06-01T10:30:26.151Z] [2020-06-01T10:30:26.151Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-01T10:30:26.286Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-06-01T10:30:26.286Z] #5 DONE 1.7s [2020-06-01T10:30:26.595Z] [2020-06-01T10:30:26.595Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-01T10:30:27.075Z] #63 DONE 1.1s [2020-06-01T10:30:27.075Z] [2020-06-01T10:30:27.075Z] #64 exporting to image [2020-06-01T10:30:27.075Z] #64 exporting layers [2020-06-01T10:30:27.714Z] #7 DONE 1.0s [2020-06-01T10:30:27.714Z] [2020-06-01T10:30:27.714Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-01T10:30:27.714Z] #6 DONE 1.2s [2020-06-01T10:30:28.052Z] [2020-06-01T10:30:28.052Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:30:28.052Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-01T10:30:28.086Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-06-01T10:30:28.086Z] === RUN TestRenameInvalidName [2020-06-01T10:30:28.697Z] --- PASS: TestRenameInvalidName (0.84s) [2020-06-01T10:30:28.697Z] === RUN TestRenameAnonymousContainer [2020-06-01T10:30:28.774Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-01T10:30:28.774Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-01T10:30:28.774Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 14.7% of statements [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.8% of statements [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-01T10:30:29.142Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2020-06-01T10:30:29.142Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-06-01T10:30:29.815Z] #64 exporting layers 5.6s done [2020-06-01T10:30:29.815Z] #64 writing image sha256:93973513fb3152790efc0b5bdd8786faca8bec4d1471de97d851e2afe07d1e39 done [2020-06-01T10:30:29.815Z] #64 naming to docker.io/library/docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 done [2020-06-01T10:30:29.815Z] #64 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-01T10:30:29.924Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.04MB / 9.86MB 1.2s [2020-06-01T10:30:29.924Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.73MB / 9.86MB 1.4s [2020-06-01T10:30:30.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -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:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh dynbinary test-integration [2020-06-01T10:30:30.247Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.78MB / 9.86MB 1.5s [2020-06-01T10:30:30.247Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.56MB / 9.86MB 1.7s [2020-06-01T10:30:30.247Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.89MB / 9.86MB 1.8s [2020-06-01T10:30:30.515Z] ................................................ [ 29%] [2020-06-01T10:30:30.521Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 13.6% of statements [2020-06-01T10:30:30.521Z] ok github.com/docker/docker/builder/remotecontext/git 3.099s coverage: 86.3% of statements [2020-06-01T10:30:30.564Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.74MB / 9.86MB 2.0s [2020-06-01T10:30:30.564Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-06-01T10:30:30.564Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-06-01T10:30:30.564Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-06-01T10:30:31.537Z] [2020-06-01T10:30:31.537Z] Removing bundles/ [2020-06-01T10:30:31.537Z] [2020-06-01T10:30:31.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-01T10:30:31.537Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:30:31.537Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:30:31.899Z] ok github.com/docker/docker/builder/dockerfile 1.393s coverage: 48.2% of statements [2020-06-01T10:30:31.899Z] ? github.com/docker/docker/cli [no test files] [2020-06-01T10:30:31.899Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-01T10:30:33.263Z] #59 ... [2020-06-01T10:30:33.264Z] [2020-06-01T10:30:33.264Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:30:33.264Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-01T10:30:33.264Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.8s done [2020-06-01T10:30:33.264Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 2.0s done [2020-06-01T10:30:33.264Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 48.05MB / 73.55MB 4.8s [2020-06-01T10:30:33.264Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 50.62MB / 96.51MB 4.8s [2020-06-01T10:30:33.264Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-06-01T10:30:33.264Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-06-01T10:30:33.264Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.7s done [2020-06-01T10:30:33.264Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-01T10:30:33.264Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 47.80MB / 54.14MB 4.8s [2020-06-01T10:30:33.264Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 53.41MB / 57.46MB 4.8s [2020-06-01T10:30:33.643Z] #64 exporting layers 6.0s done [2020-06-01T10:30:33.643Z] #64 writing image sha256:8f02a9137be05dfe3a011c2663607fbcc91377f81c894f822007f4fc8676d0cb done [2020-06-01T10:30:33.643Z] #64 naming to docker.io/library/docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 done [2020-06-01T10:30:33.643Z] #64 DONE 6.0s [Pipeline] } [2020-06-01T10:30:33.665Z] ok github.com/docker/docker/builder/remotecontext/git 33.011s coverage: 86.3% of statements [2020-06-01T10:30:33.665Z] ? github.com/docker/docker/cli [no test files] [2020-06-01T10:30:33.665Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-01T10:30:33.791Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 53.28MB / 73.55MB 5.1s [2020-06-01T10:30:33.791Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 53.41MB / 54.14MB 5.1s [2020-06-01T10:30:33.791Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 5.1s [2020-06-01T10:30:33.791Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 56.24MB / 96.51MB 5.3s [2020-06-01T10:30:33.791Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 5.2s done [2020-06-01T10:30:33.791Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 5.1s done [2020-06-01T10:30:33.791Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 59.37MB / 73.55MB 5.4s [2020-06-01T10:30:33.791Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 63.57MB / 96.51MB 5.6s [2020-06-01T10:30:33.992Z] + trap exit INT TERM [2020-06-01T10:30:33.992Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-01T10:30:33.992Z] + CONTAINER_NAME=docker-pr4 [2020-06-01T10:30:33.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41011/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh dynbinary-daemon [2020-06-01T10:30:34.092Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 66.46MB / 73.55MB 5.7s [2020-06-01T10:30:34.165Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-06-01T10:30:34.165Z] === RUN TestRenameContainerWithSameName [2020-06-01T10:30:34.400Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 72.30MB / 73.55MB 6.0s [2020-06-01T10:30:34.400Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 69.46MB / 96.51MB 6.0s [2020-06-01T10:30:34.445Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-06-01T10:30:34.445Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-01T10:30:34.707Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 6.1s done [2020-06-01T10:30:34.707Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 76.16MB / 96.51MB 6.3s [2020-06-01T10:30:35.019Z] #8 ... [2020-06-01T10:30:35.019Z] [2020-06-01T10:30:35.019Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-01T10:30:35.019Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.2s done [2020-06-01T10:30:35.019Z] #59 DONE 7.0s [2020-06-01T10:30:35.019Z] [2020-06-01T10:30:35.019Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:30:35.019Z] #8 ... [2020-06-01T10:30:35.019Z] [2020-06-01T10:30:35.019Z] #21 [internal] load build context [2020-06-01T10:30:35.019Z] #21 transferring context: 40.76MB 7.1s [2020-06-01T10:30:35.372Z] [2020-06-01T10:30:35.372Z] Removing bundles/ [2020-06-01T10:30:35.372Z] [2020-06-01T10:30:35.372Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-01T10:30:35.372Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:30:35.372Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:30:35.649Z] #21 transferring context: 50.67MB 7.8s done [2020-06-01T10:30:35.649Z] #21 DONE 7.9s [2020-06-01T10:30:35.649Z] [2020-06-01T10:30:35.649Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-01T10:30:35.649Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 7.2s done [2020-06-01T10:30:35.649Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-06-01T10:30:36.101Z] ok github.com/docker/docker/client 0.370s coverage: 75.4% of statements [2020-06-01T10:30:36.460Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-06-01T10:30:36.460Z] === RUN TestResize [2020-06-01T10:30:37.071Z] --- PASS: TestResize (0.83s) [2020-06-01T10:30:37.071Z] === RUN TestResizeWithInvalidSize [2020-06-01T10:30:37.682Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-06-01T10:30:37.682Z] === RUN TestResizeWhenContainerNotStarted [2020-06-01T10:30:38.684Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:30:38.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:30:38.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:30:38.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:30:38.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:30:41.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:30:41.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:30:42.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:30:42.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:30:42.379Z] ok github.com/docker/docker/cmd/dockerd 0.636s coverage: 19.3% of statements [2020-06-01T10:30:43.375Z] ok github.com/docker/docker/container 0.516s coverage: 41.6% of statements [2020-06-01T10:30:43.375Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-01T10:30:43.375Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-01T10:30:43.375Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-01T10:30:43.375Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-01T10:30:43.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:30:43.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:30:46.352Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.812s coverage: 65.3% of statements [2020-06-01T10:30:46.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:30:46.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:30:48.588Z] ok github.com/docker/docker/daemon/cluster 0.593s coverage: 0.5% of statements [2020-06-01T10:30:48.588Z] ok github.com/docker/docker/daemon/cluster/convert 0.556s coverage: 35.6% of statements [2020-06-01T10:30:49.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:30:49.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2020-06-01T10:30:51.858Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-06-01T10:30:51.858Z] === RUN TestCgroupNamespacesRun [2020-06-01T10:30:53.325Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-06-01T10:30:53.325Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-01T10:30:53.855Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-01T10:30:54.494Z] ok github.com/docker/docker/daemon/discovery 0.330s coverage: 30.0% of statements [2020-06-01T10:30:55.343Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-06-01T10:30:55.343Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-01T10:30:55.491Z] ok github.com/docker/docker/daemon/config 1.144s coverage: 79.6% of statements [2020-06-01T10:30:56.808Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-06-01T10:30:56.808Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-01T10:30:57.070Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.422s coverage: 11.1% of statements [2020-06-01T10:30:58.660Z] ok github.com/docker/docker/daemon 3.451s coverage: 9.2% of statements [2020-06-01T10:30:58.660Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-01T10:30:58.660Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-01T10:30:58.660Z] ok github.com/docker/docker/daemon/events 0.367s coverage: 50.0% of statements [2020-06-01T10:30:58.660Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-01T10:30:58.660Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-01T10:30:58.825Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-06-01T10:30:58.825Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-01T10:30:59.135Z] ok github.com/docker/docker/daemon/graphdriver 0.170s coverage: 2.3% of statements [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-01T10:30:59.135Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-01T10:30:59.610Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2020-06-01T10:31:00.289Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-06-01T10:31:00.289Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-01T10:31:01.753Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-06-01T10:31:01.753Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-01T10:31:01.806Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-01T10:31:02.590Z] ok github.com/docker/docker/daemon/logger 0.497s coverage: 42.1% of statements [2020-06-01T10:31:02.672Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.8% of statements [2020-06-01T10:31:02.757Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-06-01T10:31:02.757Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-01T10:31:03.064Z] ok github.com/docker/docker/daemon/logger/awslogs 1.028s coverage: 77.4% of statements [2020-06-01T10:31:03.537Z] ok github.com/docker/docker/daemon/images 0.375s coverage: 4.8% of statements [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-01T10:31:03.537Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-01T10:31:04.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.607s coverage: 61.6% of statements [2020-06-01T10:31:04.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.370s coverage: 87.2% of statements [2020-06-01T10:31:04.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-06-01T10:31:04.769Z] === RUN TestKernelTCPMemory [2020-06-01T10:31:05.210Z] ok github.com/docker/docker/container 0.177s coverage: 34.4% of statements [2020-06-01T10:31:05.211Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-01T10:31:05.211Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-01T10:31:05.211Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-01T10:31:05.211Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-01T10:31:05.380Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-06-01T10:31:05.380Z] === RUN TestNISDomainname [2020-06-01T10:31:06.114Z] ok github.com/docker/docker/daemon/logger/local 0.385s coverage: 75.2% of statements [2020-06-01T10:31:06.114Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-01T10:31:06.388Z] --- PASS: TestNISDomainname (0.98s) [2020-06-01T10:31:06.388Z] === RUN TestHostnameDnsResolution [2020-06-01T10:31:06.587Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.193s coverage: 35.9% of statements [2020-06-01T10:31:07.569Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-01T10:31:07.587Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.227s coverage: 33.3% of statements [2020-06-01T10:31:07.753Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2020-06-01T10:31:08.400Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-06-01T10:31:08.400Z] === RUN TestStats [2020-06-01T10:31:08.588Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2020-06-01T10:31:08.712Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 29.4s done [2020-06-01T10:31:08.712Z] #8 DONE 37.2s [2020-06-01T10:31:08.712Z] [2020-06-01T10:31:08.712Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-01T10:31:08.712Z] #9 DONE 0.2s [2020-06-01T10:31:08.712Z] [2020-06-01T10:31:08.712Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-01T10:31:08.712Z] #10 DONE 0.2s [2020-06-01T10:31:08.712Z] [2020-06-01T10:31:08.712Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:08.712Z] #61 ... [2020-06-01T10:31:08.712Z] [2020-06-01T10:31:08.712Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-01T10:31:08.712Z] #36 DONE 0.1s [2020-06-01T10:31:08.712Z] [2020-06-01T10:31:08.712Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-01T10:31:08.712Z] #28 DONE 0.1s [2020-06-01T10:31:08.712Z] [2020-06-01T10:31:08.712Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:31:08.712Z] #29 0.861 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-01T10:31:08.712Z] #29 0.884 Cloning into '.'... [2020-06-01T10:31:09.061Z] ok github.com/docker/docker/daemon/logger/syslog 0.274s coverage: 47.8% of statements [2020-06-01T10:31:09.136Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.6% of statements [2020-06-01T10:31:10.057Z] ok github.com/docker/docker/daemon/logger/splunk 2.265s coverage: 82.5% of statements [2020-06-01T10:31:10.057Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-01T10:31:10.057Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-01T10:31:10.057Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-01T10:31:10.565Z] ok github.com/docker/docker/daemon/cluster 0.156s coverage: 0.5% of statements [2020-06-01T10:31:10.826Z] #29 ... [2020-06-01T10:31:10.826Z] [2020-06-01T10:31:10.826Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:31:10.826Z] #42 0.997 + RM_GOPATH=0 [2020-06-01T10:31:10.826Z] #42 0.999 + TMP_GOPATH= [2020-06-01T10:31:10.826Z] #42 1.002 + : /build [2020-06-01T10:31:10.826Z] #42 1.004 + '[' -z '' ']' [2020-06-01T10:31:10.826Z] #42 1.010 ++ mktemp -d [2020-06-01T10:31:10.826Z] #42 1.018 + export GOPATH=/tmp/tmp.lHg7oNGisV [2020-06-01T10:31:10.826Z] #42 1.023 + GOPATH=/tmp/tmp.lHg7oNGisV [2020-06-01T10:31:10.826Z] #42 1.025 + RM_GOPATH=1 [2020-06-01T10:31:10.826Z] #42 1.030 + case "$(go env GOARCH)" in [2020-06-01T10:31:10.826Z] #42 1.033 ++ go env GOARCH [2020-06-01T10:31:10.826Z] #42 1.112 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:10.826Z] #42 1.122 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:10.826Z] #42 1.140 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:10.826Z] #42 1.168 + dir=/tmp/install [2020-06-01T10:31:10.826Z] #42 1.168 + bin=vndr [2020-06-01T10:31:10.826Z] #42 1.168 + shift [2020-06-01T10:31:10.826Z] #42 1.168 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-01T10:31:10.826Z] #42 1.169 + . /tmp/install/vndr.installer [2020-06-01T10:31:10.826Z] #42 1.169 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:31:10.826Z] #42 1.169 + install_vndr [2020-06-01T10:31:10.826Z] #42 1.169 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-01T10:31:10.826Z] #42 1.169 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:31:10.826Z] #42 1.170 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lHg7oNGisV/src/github.com/LK4D4/vndr [2020-06-01T10:31:10.826Z] #42 1.174 Cloning into '/tmp/tmp.lHg7oNGisV/src/github.com/LK4D4/vndr'... [2020-06-01T10:31:10.826Z] #42 2.564 + cd /tmp/tmp.lHg7oNGisV/src/github.com/LK4D4/vndr [2020-06-01T10:31:10.826Z] #42 2.565 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-01T10:31:10.826Z] #42 2.603 + go build -buildmode=pie -v -o /build/vndr . [2020-06-01T10:31:10.826Z] #42 4.898 runtime/internal/sys [2020-06-01T10:31:10.826Z] #42 4.921 internal/race [2020-06-01T10:31:10.826Z] #42 4.922 internal/cpu [2020-06-01T10:31:10.826Z] #42 5.186 runtime/internal/atomic [2020-06-01T10:31:10.826Z] #42 5.373 sync/atomic [2020-06-01T10:31:11.067Z] --- PASS: TestStats (2.94s) [2020-06-01T10:31:11.067Z] === RUN TestStopContainerWithTimeout [2020-06-01T10:31:11.067Z] === RUN TestStopContainerWithTimeout/0 [2020-06-01T10:31:11.067Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-01T10:31:11.067Z] === RUN TestStopContainerWithTimeout/1 [2020-06-01T10:31:11.067Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-01T10:31:11.067Z] === RUN TestStopContainerWithTimeout/3 [2020-06-01T10:31:11.067Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-01T10:31:11.067Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-01T10:31:11.067Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-01T10:31:11.067Z] === CONT TestStopContainerWithTimeout/0 [2020-06-01T10:31:11.067Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-01T10:31:11.122Z] #42 5.829 unicode [2020-06-01T10:31:12.067Z] === CONT TestStopContainerWithTimeout/3 [2020-06-01T10:31:12.167Z] #42 6.491 unicode/utf8 [2020-06-01T10:31:12.167Z] #42 6.835 math/bits [2020-06-01T10:31:12.292Z] ok github.com/docker/docker/distribution/metadata 1.715s coverage: 48.2% of statements [2020-06-01T10:31:12.292Z] ok github.com/docker/docker/errdefs 0.179s coverage: 49.4% of statements [2020-06-01T10:31:12.462Z] #42 7.102 internal/bytealg [2020-06-01T10:31:12.765Z] ok github.com/docker/docker/distribution 1.505s coverage: 20.3% of statements [2020-06-01T10:31:12.765Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-01T10:31:13.104Z] #42 ... [2020-06-01T10:31:13.104Z] [2020-06-01T10:31:13.104Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:13.104Z] #44 0.970 + RM_GOPATH=0 [2020-06-01T10:31:13.104Z] #44 0.970 + TMP_GOPATH= [2020-06-01T10:31:13.104Z] #44 0.970 + : /build [2020-06-01T10:31:13.104Z] #44 0.970 + '[' -z '' ']' [2020-06-01T10:31:13.104Z] #44 0.971 ++ mktemp -d [2020-06-01T10:31:13.104Z] #44 0.983 + export GOPATH=/tmp/tmp.YtRL94zkv1 [2020-06-01T10:31:13.104Z] #44 0.983 + GOPATH=/tmp/tmp.YtRL94zkv1 [2020-06-01T10:31:13.104Z] #44 0.983 + RM_GOPATH=1 [2020-06-01T10:31:13.104Z] #44 0.990 + case "$(go env GOARCH)" in [2020-06-01T10:31:13.104Z] #44 0.993 ++ go env GOARCH [2020-06-01T10:31:13.104Z] #44 1.027 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:13.104Z] #44 1.029 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:13.104Z] #44 1.035 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:13.104Z] #44 1.048 + dir=/tmp/install [2020-06-01T10:31:13.104Z] #44 1.049 + bin=gotestsum [2020-06-01T10:31:13.104Z] #44 1.049 + shift [2020-06-01T10:31:13.104Z] #44 1.049 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-01T10:31:13.104Z] #44 1.049 + . /tmp/install/gotestsum.installer [2020-06-01T10:31:13.104Z] #44 1.050 ++ : v0.3.5 [2020-06-01T10:31:13.104Z] #44 1.050 + install_gotestsum [2020-06-01T10:31:13.104Z] #44 1.051 + set -e [2020-06-01T10:31:13.104Z] #44 1.051 + export GO111MODULE=on [2020-06-01T10:31:13.104Z] #44 1.051 + GO111MODULE=on [2020-06-01T10:31:13.104Z] #44 1.051 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-01T10:31:13.104Z] #44 1.298 go: finding gotest.tools v0.3.5 [2020-06-01T10:31:13.104Z] #44 1.300 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-01T10:31:13.104Z] #44 2.358 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-01T10:31:13.104Z] #44 3.511 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-01T10:31:13.104Z] #44 5.499 go: downloading gotest.tools v2.1.0+incompatible [2020-06-01T10:31:13.104Z] #44 5.886 go: extracting gotest.tools v2.1.0+incompatible [2020-06-01T10:31:13.104Z] #44 6.035 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-01T10:31:13.104Z] #44 6.059 go: downloading github.com/pkg/errors v0.8.0 [2020-06-01T10:31:13.104Z] #44 6.060 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:31:13.104Z] #44 6.060 go: downloading github.com/fatih/color v1.6.0 [2020-06-01T10:31:13.104Z] #44 6.416 go: extracting github.com/fatih/color v1.6.0 [2020-06-01T10:31:13.104Z] #44 6.600 go: extracting github.com/pkg/errors v0.8.0 [2020-06-01T10:31:13.104Z] #44 6.786 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:31:13.104Z] #44 6.791 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:31:13.104Z] #44 6.917 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-01T10:31:13.104Z] #44 7.005 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:31:13.104Z] #44 7.069 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:31:13.104Z] #44 7.196 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:31:13.104Z] #44 7.246 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:31:13.104Z] #44 7.324 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-01T10:31:13.104Z] #44 7.437 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:31:13.104Z] #44 7.668 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:31:13.104Z] #44 7.684 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:31:13.104Z] #44 7.685 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:31:13.104Z] #44 7.685 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:31:13.861Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-06-01T10:31:14.078Z] === CONT TestStopContainerWithTimeout/1 [2020-06-01T10:31:14.146Z] #44 ... [2020-06-01T10:31:14.146Z] [2020-06-01T10:31:14.146Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:31:14.146Z] #42 8.498 internal/testlog [2020-06-01T10:31:14.146Z] #42 8.867 math [2020-06-01T10:31:14.344Z] ok github.com/docker/docker/image/cache 0.126s coverage: 19.2% of statements [2020-06-01T10:31:14.786Z] #42 9.217 unicode/utf16 [2020-06-01T10:31:14.786Z] #42 9.247 runtime [2020-06-01T10:31:14.819Z] ok github.com/docker/docker/distribution/xfer 2.722s coverage: 77.3% of statements [2020-06-01T10:31:14.819Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-01T10:31:14.819Z] ok github.com/docker/docker/image/v1 0.178s coverage: 25.0% of statements [2020-06-01T10:31:15.244Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.7% of statements [2020-06-01T10:31:15.244Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2020-06-01T10:31:15.292Z] ok github.com/docker/docker/image 1.009s coverage: 86.4% of statements [2020-06-01T10:31:15.421Z] #42 ... [2020-06-01T10:31:15.421Z] [2020-06-01T10:31:15.421Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:31:15.421Z] #33 1.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:31:15.421Z] #33 1.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:31:15.421Z] #33 1.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:31:15.421Z] #33 3.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-01T10:31:15.712Z] #33 ... [2020-06-01T10:31:15.712Z] [2020-06-01T10:31:15.712Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:31:15.712Z] #52 1.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:31:15.712Z] #52 1.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:31:15.712Z] #52 1.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:31:15.712Z] #52 3.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-01T10:31:15.712Z] #52 ... [2020-06-01T10:31:15.712Z] [2020-06-01T10:31:15.712Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:31:15.712Z] #11 0.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:31:15.712Z] #11 1.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:31:15.712Z] #11 1.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:31:15.712Z] #11 2.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-01T10:31:15.766Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-01T10:31:15.766Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-01T10:31:16.017Z] #11 ... [2020-06-01T10:31:16.017Z] [2020-06-01T10:31:16.017Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:16.017Z] #46 1.039 + RM_GOPATH=0 [2020-06-01T10:31:16.017Z] #46 1.039 + TMP_GOPATH= [2020-06-01T10:31:16.017Z] #46 1.039 + : /build [2020-06-01T10:31:16.017Z] #46 1.039 + '[' -z '' ']' [2020-06-01T10:31:16.017Z] #46 1.041 ++ mktemp -d [2020-06-01T10:31:16.017Z] #46 1.063 + export GOPATH=/tmp/tmp.BmIPgSy4Er [2020-06-01T10:31:16.017Z] #46 1.063 + GOPATH=/tmp/tmp.BmIPgSy4Er [2020-06-01T10:31:16.017Z] #46 1.063 + RM_GOPATH=1 [2020-06-01T10:31:16.017Z] #46 1.065 + case "$(go env GOARCH)" in [2020-06-01T10:31:16.017Z] #46 1.068 ++ go env GOARCH [2020-06-01T10:31:16.017Z] #46 1.099 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.017Z] #46 1.099 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.017Z] #46 1.105 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:16.017Z] #46 1.155 + dir=/tmp/install [2020-06-01T10:31:16.017Z] #46 1.155 + bin=golangci_lint [2020-06-01T10:31:16.017Z] #46 1.155 + shift [2020-06-01T10:31:16.017Z] #46 1.156 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-01T10:31:16.017Z] #46 1.157 + . /tmp/install/golangci_lint.installer [2020-06-01T10:31:16.017Z] #46 1.157 ++ : v1.23.8 [2020-06-01T10:31:16.017Z] #46 1.159 + install_golangci_lint [2020-06-01T10:31:16.017Z] #46 1.159 + echo 'Installing golangci-lint version v1.23.8' [2020-06-01T10:31:16.017Z] #46 1.159 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:31:16.017Z] #46 1.159 Installing golangci-lint version v1.23.8 [2020-06-01T10:31:16.017Z] #46 ... [2020-06-01T10:31:16.017Z] [2020-06-01T10:31:16.017Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:31:16.017Z] #24 1.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:31:16.017Z] #24 1.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:31:16.017Z] #24 1.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:31:16.017Z] #24 3.366 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-01T10:31:16.088Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-01T10:31:16.088Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-06-01T10:31:16.088Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-06-01T10:31:16.088Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-06-01T10:31:16.088Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-06-01T10:31:16.088Z] === RUN TestDeleteDevicemapper [2020-06-01T10:31:16.088Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-01T10:31:16.088Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:31:16.088Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-01T10:31:16.239Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 87.5% of statements [2020-06-01T10:31:16.315Z] #24 ... [2020-06-01T10:31:16.315Z] [2020-06-01T10:31:16.315Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:16.315Z] #31 1.014 + RM_GOPATH=0 [2020-06-01T10:31:16.315Z] #31 1.016 + TMP_GOPATH= [2020-06-01T10:31:16.315Z] #31 1.018 + : /build [2020-06-01T10:31:16.315Z] #31 1.018 + '[' -z '' ']' [2020-06-01T10:31:16.315Z] #31 1.026 ++ mktemp -d [2020-06-01T10:31:16.315Z] #31 1.033 + export GOPATH=/tmp/tmp.lBLp4K40mr [2020-06-01T10:31:16.315Z] #31 1.033 + GOPATH=/tmp/tmp.lBLp4K40mr [2020-06-01T10:31:16.315Z] #31 1.033 + RM_GOPATH=1 [2020-06-01T10:31:16.315Z] #31 1.034 + case "$(go env GOARCH)" in [2020-06-01T10:31:16.315Z] #31 1.056 ++ go env GOARCH [2020-06-01T10:31:16.315Z] #31 1.142 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.315Z] #31 1.142 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.315Z] #31 1.143 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:16.315Z] #31 1.144 + dir=/tmp/install [2020-06-01T10:31:16.315Z] #31 1.145 + bin=tomlv [2020-06-01T10:31:16.315Z] #31 1.145 + shift [2020-06-01T10:31:16.315Z] #31 1.145 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-01T10:31:16.315Z] #31 1.145 + . /tmp/install/tomlv.installer [2020-06-01T10:31:16.315Z] #31 1.145 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:31:16.315Z] #31 1.146 + install_tomlv [2020-06-01T10:31:16.315Z] #31 1.146 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-01T10:31:16.315Z] #31 1.146 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:31:16.315Z] #31 1.147 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lBLp4K40mr/src/github.com/BurntSushi/toml [2020-06-01T10:31:16.315Z] #31 1.181 Cloning into '/tmp/tmp.lBLp4K40mr/src/github.com/BurntSushi/toml'... [2020-06-01T10:31:16.315Z] #31 2.989 + cd /tmp/tmp.lBLp4K40mr/src/github.com/BurntSushi/toml [2020-06-01T10:31:16.315Z] #31 2.993 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-01T10:31:16.315Z] #31 3.047 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:31:16.315Z] #31 4.329 runtime/internal/atomic [2020-06-01T10:31:16.315Z] #31 4.418 runtime/internal/sys [2020-06-01T10:31:16.315Z] #31 4.517 math/bits [2020-06-01T10:31:16.315Z] #31 4.545 internal/cpu [2020-06-01T10:31:16.315Z] #31 5.261 runtime/internal/math [2020-06-01T10:31:16.315Z] #31 5.409 unicode/utf8 [2020-06-01T10:31:16.315Z] #31 5.617 sync/atomic [2020-06-01T10:31:16.315Z] #31 6.654 internal/bytealg [2020-06-01T10:31:16.315Z] #31 6.945 unicode [2020-06-01T10:31:16.315Z] #31 7.261 math [2020-06-01T10:31:16.315Z] #31 7.624 internal/testlog [2020-06-01T10:31:16.315Z] #31 8.502 encoding [2020-06-01T10:31:16.315Z] #31 8.920 runtime/cgo [2020-06-01T10:31:16.315Z] #31 9.054 runtime [2020-06-01T10:31:16.315Z] #31 ... [2020-06-01T10:31:16.315Z] [2020-06-01T10:31:16.315Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:31:16.315Z] #37 0.869 + git clone https://github.com/docker/distribution.git . [2020-06-01T10:31:16.315Z] #37 0.876 Cloning into '.'... [2020-06-01T10:31:16.610Z] #37 ... [2020-06-01T10:31:16.610Z] [2020-06-01T10:31:16.610Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:16.610Z] #22 1.021 + RM_GOPATH=0 [2020-06-01T10:31:16.610Z] #22 1.021 + TMP_GOPATH= [2020-06-01T10:31:16.610Z] #22 1.021 + : /build [2020-06-01T10:31:16.610Z] #22 1.021 + '[' -z '' ']' [2020-06-01T10:31:16.610Z] #22 1.023 ++ mktemp -d [2020-06-01T10:31:16.610Z] #22 1.049 + export GOPATH=/tmp/tmp.8DcjfSLfP1 [2020-06-01T10:31:16.610Z] #22 1.062 + GOPATH=/tmp/tmp.8DcjfSLfP1 [2020-06-01T10:31:16.610Z] #22 1.062 + RM_GOPATH=1 [2020-06-01T10:31:16.610Z] #22 1.062 + case "$(go env GOARCH)" in [2020-06-01T10:31:16.610Z] #22 1.068 ++ go env GOARCH [2020-06-01T10:31:16.610Z] #22 1.139 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.610Z] #22 1.140 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.610Z] #22 1.142 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:16.610Z] #22 1.159 + dir=/tmp/install [2020-06-01T10:31:16.610Z] #22 1.169 + bin=dockercli [2020-06-01T10:31:16.610Z] #22 1.169 + shift [2020-06-01T10:31:16.610Z] #22 1.172 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-01T10:31:16.610Z] #22 1.172 + . /tmp/install/dockercli.installer [2020-06-01T10:31:16.610Z] #22 1.178 ++ : stable [2020-06-01T10:31:16.610Z] #22 1.178 ++ : 17.06.2-ce [2020-06-01T10:31:16.610Z] #22 1.179 + install_dockercli [2020-06-01T10:31:16.610Z] #22 1.182 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-01T10:31:16.610Z] #22 1.182 Install docker/cli version 17.06.2-ce from stable [2020-06-01T10:31:16.610Z] #22 1.189 ++ uname -m [2020-06-01T10:31:16.610Z] #22 1.213 + arch=ppc64le [2020-06-01T10:31:16.610Z] #22 1.214 + '[' ppc64le '!=' x86_64 ']' [2020-06-01T10:31:16.610Z] #22 1.214 + '[' ppc64le '!=' s390x ']' [2020-06-01T10:31:16.610Z] #22 1.214 + '[' ppc64le '!=' armhf ']' [2020-06-01T10:31:16.610Z] #22 1.214 + build_dockercli [2020-06-01T10:31:16.610Z] #22 1.214 + git clone https://github.com/docker/docker-ce /tmp/tmp.8DcjfSLfP1/tmp/docker-ce [2020-06-01T10:31:16.610Z] #22 1.218 Cloning into '/tmp/tmp.8DcjfSLfP1/tmp/docker-ce'... [2020-06-01T10:31:16.610Z] #22 ... [2020-06-01T10:31:16.610Z] [2020-06-01T10:31:16.610Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:16.610Z] #61 0.954 + RM_GOPATH=0 [2020-06-01T10:31:16.610Z] #61 0.959 + TMP_GOPATH= [2020-06-01T10:31:16.610Z] #61 0.959 + : /build [2020-06-01T10:31:16.610Z] #61 0.959 + '[' -z '' ']' [2020-06-01T10:31:16.610Z] #61 0.959 ++ mktemp -d [2020-06-01T10:31:16.610Z] #61 0.973 + export GOPATH=/tmp/tmp.DhGFXqZ0DD [2020-06-01T10:31:16.610Z] #61 0.973 + GOPATH=/tmp/tmp.DhGFXqZ0DD [2020-06-01T10:31:16.610Z] #61 0.974 + RM_GOPATH=1 [2020-06-01T10:31:16.610Z] #61 0.976 + case "$(go env GOARCH)" in [2020-06-01T10:31:16.610Z] #61 0.980 ++ go env GOARCH [2020-06-01T10:31:16.610Z] #61 1.017 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.610Z] #61 1.017 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:16.610Z] #61 1.019 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:16.610Z] #61 1.034 + dir=/tmp/install [2020-06-01T10:31:16.610Z] #61 1.043 + bin=proxy [2020-06-01T10:31:16.610Z] #61 1.043 + shift [2020-06-01T10:31:16.610Z] #61 1.052 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-01T10:31:16.610Z] #61 1.056 + . /tmp/install/proxy.installer [2020-06-01T10:31:16.610Z] #61 1.057 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:31:16.610Z] #61 1.060 + install_proxy [2020-06-01T10:31:16.610Z] #61 1.060 + case "$1" in [2020-06-01T10:31:16.610Z] #61 1.060 + export CGO_ENABLED=0 [2020-06-01T10:31:16.610Z] #61 1.060 + CGO_ENABLED=0 [2020-06-01T10:31:16.610Z] #61 1.060 + _install_proxy [2020-06-01T10:31:16.610Z] #61 1.061 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-01T10:31:16.610Z] #61 1.061 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DhGFXqZ0DD/src/github.com/docker/libnetwork [2020-06-01T10:31:16.610Z] #61 1.061 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:31:16.610Z] #61 1.081 Cloning into '/tmp/tmp.DhGFXqZ0DD/src/github.com/docker/libnetwork'... [2020-06-01T10:31:16.610Z] #61 ... [2020-06-01T10:31:16.610Z] [2020-06-01T10:31:16.610Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:31:16.610Z] #39 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:31:16.610Z] #39 1.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:31:16.610Z] #39 1.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:31:16.610Z] #39 3.219 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-01T10:31:17.129Z] #39 ... [2020-06-01T10:31:17.129Z] [2020-06-01T10:31:17.129Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:17.129Z] #55 1.028 + RM_GOPATH=0 [2020-06-01T10:31:17.129Z] #55 1.028 + TMP_GOPATH= [2020-06-01T10:31:17.129Z] #55 1.028 + : /build [2020-06-01T10:31:17.129Z] #55 1.029 + '[' -z '' ']' [2020-06-01T10:31:17.129Z] #55 1.031 ++ mktemp -d [2020-06-01T10:31:17.129Z] #55 1.053 + export GOPATH=/tmp/tmp.vHAJoXO6Ov [2020-06-01T10:31:17.129Z] #55 1.066 + GOPATH=/tmp/tmp.vHAJoXO6Ov [2020-06-01T10:31:17.129Z] #55 1.066 + RM_GOPATH=1 [2020-06-01T10:31:17.129Z] #55 1.069 + case "$(go env GOARCH)" in [2020-06-01T10:31:17.129Z] #55 1.071 ++ go env GOARCH [2020-06-01T10:31:17.129Z] #55 1.145 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:17.129Z] #55 1.145 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:17.129Z] #55 1.146 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:17.129Z] #55 1.152 + dir=/tmp/install [2020-06-01T10:31:17.129Z] #55 1.153 + bin=rootlesskit [2020-06-01T10:31:17.129Z] #55 1.153 + shift [2020-06-01T10:31:17.129Z] #55 1.154 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-01T10:31:17.129Z] #55 1.154 + . /tmp/install/rootlesskit.installer [2020-06-01T10:31:17.129Z] #55 1.155 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:31:17.129Z] #55 1.164 + install_rootlesskit [2020-06-01T10:31:17.129Z] #55 1.169 + case "$1" in [2020-06-01T10:31:17.129Z] #55 1.169 + export CGO_ENABLED=0 [2020-06-01T10:31:17.129Z] #55 1.175 + CGO_ENABLED=0 [2020-06-01T10:31:17.129Z] #55 1.176 + _install_rootlesskit [2020-06-01T10:31:17.129Z] #55 1.177 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-01T10:31:17.129Z] #55 1.177 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:31:17.129Z] #55 1.177 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vHAJoXO6Ov/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:31:17.129Z] #55 1.187 Cloning into '/tmp/tmp.vHAJoXO6Ov/src/github.com/rootless-containers/rootlesskit'... [2020-06-01T10:31:17.129Z] #55 9.635 + cd /tmp/tmp.vHAJoXO6Ov/src/github.com/rootless-containers/rootlesskit [2020-06-01T10:31:17.129Z] #55 9.635 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-01T10:31:17.129Z] #55 10.30 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:31:17.129Z] #55 10.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-01T10:31:17.129Z] #55 ... [2020-06-01T10:31:17.129Z] [2020-06-01T10:31:17.129Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:17.129Z] #48 0.978 + RM_GOPATH=0 [2020-06-01T10:31:17.129Z] #48 0.978 + TMP_GOPATH= [2020-06-01T10:31:17.129Z] #48 0.978 + : /build [2020-06-01T10:31:17.129Z] #48 0.979 + '[' -z '' ']' [2020-06-01T10:31:17.129Z] #48 0.980 ++ mktemp -d [2020-06-01T10:31:17.129Z] #48 0.982 + export GOPATH=/tmp/tmp.9V1qPkUojr [2020-06-01T10:31:17.129Z] #48 0.993 + GOPATH=/tmp/tmp.9V1qPkUojr [2020-06-01T10:31:17.129Z] #48 0.995 + RM_GOPATH=1 [2020-06-01T10:31:17.129Z] #48 1.001 + case "$(go env GOARCH)" in [2020-06-01T10:31:17.129Z] #48 1.010 ++ go env GOARCH [2020-06-01T10:31:17.129Z] #48 1.109 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:17.129Z] #48 1.109 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:17.129Z] #48 1.116 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:17.129Z] #48 1.120 + dir=/tmp/install [2020-06-01T10:31:17.129Z] #48 1.120 + bin=shfmt [2020-06-01T10:31:17.129Z] #48 1.120 + shift [2020-06-01T10:31:17.129Z] #48 1.122 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-01T10:31:17.129Z] #48 1.122 + . /tmp/install/shfmt.installer [2020-06-01T10:31:17.129Z] #48 1.132 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:31:17.129Z] #48 1.133 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:31:17.129Z] #48 1.133 + install_shfmt [2020-06-01T10:31:17.129Z] #48 1.133 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-01T10:31:17.129Z] #48 1.133 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9V1qPkUojr/src/github.com/mvdan/sh [2020-06-01T10:31:17.129Z] #48 1.137 Cloning into '/tmp/tmp.9V1qPkUojr/src/github.com/mvdan/sh'... [2020-06-01T10:31:17.129Z] #48 ... [2020-06-01T10:31:17.129Z] [2020-06-01T10:31:17.129Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:31:17.129Z] #24 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-01T10:31:17.161Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-06-01T10:31:17.424Z] #24 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-01T10:31:17.821Z] ok github.com/docker/docker/pkg/aaparser 0.189s coverage: 50.0% of statements [2020-06-01T10:31:18.294Z] ok github.com/docker/docker/libcontainerd/local 0.299s coverage: 1.0% of statements [2020-06-01T10:31:18.767Z] ok github.com/docker/docker/layer 0.644s coverage: 30.1% of statements [2020-06-01T10:31:18.767Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-01T10:31:18.767Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-01T10:31:18.767Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-01T10:31:18.767Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-01T10:31:18.767Z] ? github.com/docker/docker/oci [no test files] [2020-06-01T10:31:18.767Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-01T10:31:19.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.36s) [2020-06-01T10:31:19.527Z] === RUN TestUpdateMemory [2020-06-01T10:31:19.527Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-01T10:31:19.527Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:31:19.527Z] === RUN TestUpdateCPUQuota [2020-06-01T10:31:19.763Z] ok github.com/docker/docker/opts 0.433s coverage: 67.7% of statements [2020-06-01T10:31:20.236Z] ok github.com/docker/docker/pkg/broadcaster 0.130s coverage: 100.0% of statements [2020-06-01T10:31:20.448Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-06-01T10:31:20.527Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-06-01T10:31:20.527Z] === RUN TestUpdatePidsLimit [2020-06-01T10:31:20.527Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-01T10:31:20.707Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.9% of statements [2020-06-01T10:31:20.807Z] === RUN TestUpdatePidsLimit/no_change [2020-06-01T10:31:21.231Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2020-06-01T10:31:21.231Z] ok github.com/docker/docker/pkg/authorization 0.822s coverage: 26.8% of statements [2020-06-01T10:31:21.417Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-01T10:31:21.697Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-01T10:31:21.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-01T10:31:22.283Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.4% of statements [2020-06-01T10:31:22.283Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2020-06-01T10:31:22.588Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-01T10:31:22.612Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.612s coverage: 57.0% of statements [2020-06-01T10:31:22.757Z] ok github.com/docker/docker/pkg/discovery 0.075s coverage: 58.3% of statements [2020-06-01T10:31:22.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-01T10:31:23.304Z] #24 ... [2020-06-01T10:31:23.304Z] [2020-06-01T10:31:23.304Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:23.304Z] #44 10.76 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-01T10:31:23.304Z] #44 12.30 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-01T10:31:23.304Z] #44 12.66 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-01T10:31:23.304Z] #44 15.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-01T10:31:23.304Z] #44 17.29 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-01T10:31:23.304Z] #44 17.30 go: finding gotest.tools v2.2.0+incompatible [2020-06-01T10:31:23.304Z] #44 17.39 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-01T10:31:23.304Z] #44 17.39 go: downloading gotest.tools v2.2.0+incompatible [2020-06-01T10:31:23.753Z] ok github.com/docker/docker/pkg/discovery/file 0.139s coverage: 92.9% of statements [2020-06-01T10:31:23.966Z] #44 18.55 go: extracting gotest.tools v2.2.0+incompatible [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-06-01T10:31:24.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-06-01T10:31:24.338Z] === RUN TestUpdateRestartPolicy [2020-06-01T10:31:24.527Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-06-01T10:31:24.749Z] ok github.com/docker/docker/pkg/discovery/memory 0.083s coverage: 92.3% of statements [2020-06-01T10:31:24.909Z] #44 ... [2020-06-01T10:31:24.909Z] [2020-06-01T10:31:24.909Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:24.909Z] #48 19.52 + cd /tmp/tmp.9V1qPkUojr/src/github.com/mvdan/sh [2020-06-01T10:31:24.909Z] #48 19.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-01T10:31:25.222Z] ok github.com/docker/docker/pkg/discovery/nodes 0.083s coverage: 93.8% of statements [2020-06-01T10:31:25.227Z] #48 19.63 + GO111MODULE=on [2020-06-01T10:31:25.227Z] #48 19.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-01T10:31:25.770Z] #48 ... [2020-06-01T10:31:25.770Z] [2020-06-01T10:31:25.770Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:31:25.770Z] #42 10.09 container/list [2020-06-01T10:31:25.770Z] #42 13.17 crypto/internal/subtle [2020-06-01T10:31:25.770Z] #42 13.71 crypto/subtle [2020-06-01T10:31:25.770Z] #42 14.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-01T10:31:25.770Z] #42 14.74 internal/nettrace [2020-06-01T10:31:25.770Z] #42 15.06 runtime/cgo [2020-06-01T10:31:25.770Z] #42 19.02 vendor/golang.org/x/crypto/internal/subtle [2020-06-01T10:31:25.770Z] #42 ... [2020-06-01T10:31:25.770Z] [2020-06-01T10:31:25.770Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:25.770Z] #44 19.85 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-01T10:31:25.771Z] #44 ... [2020-06-01T10:31:25.771Z] [2020-06-01T10:31:25.771Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:31:25.771Z] #33 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-01T10:31:25.771Z] #33 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-01T10:31:26.100Z] #33 ... [2020-06-01T10:31:26.100Z] [2020-06-01T10:31:26.100Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:31:26.100Z] #39 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-01T10:31:26.100Z] #39 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-01T10:31:26.217Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2020-06-01T10:31:26.416Z] #39 ... [2020-06-01T10:31:26.416Z] [2020-06-01T10:31:26.416Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:31:26.416Z] #11 10.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-01T10:31:26.416Z] #11 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-01T10:31:26.416Z] #11 ... [2020-06-01T10:31:26.416Z] [2020-06-01T10:31:26.416Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:31:26.416Z] #52 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-01T10:31:26.416Z] #52 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-01T10:31:26.439Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.646s coverage: 73.1% of statements [2020-06-01T10:31:26.439Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.280s coverage: 45.9% of statements [2020-06-01T10:31:26.691Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 87.7% of statements [2020-06-01T10:31:26.715Z] #52 ... [2020-06-01T10:31:26.715Z] [2020-06-01T10:31:26.715Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:26.715Z] #44 21.44 go: downloading github.com/pkg/errors v0.8.1 [2020-06-01T10:31:26.715Z] #44 21.48 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-01T10:31:27.013Z] #44 21.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:31:27.013Z] #44 21.61 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:31:27.013Z] #44 21.61 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:31:27.165Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2020-06-01T10:31:27.312Z] #44 21.81 go: extracting github.com/pkg/errors v0.8.1 [2020-06-01T10:31:27.605Z] #44 22.07 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:31:27.605Z] #44 22.28 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-01T10:31:28.161Z] ok github.com/docker/docker/pkg/discovery/kv 3.456s coverage: 84.1% of statements [2020-06-01T10:31:28.161Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 6.5% of statements [2020-06-01T10:31:28.346Z] ok github.com/docker/docker/daemon 12.332s coverage: 17.4% of statements [2020-06-01T10:31:28.346Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-01T10:31:28.346Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-01T10:31:28.346Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-01T10:31:28.346Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-01T10:31:28.346Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-01T10:31:28.346Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.071s coverage: 49.5% of statements [2020-06-01T10:31:29.285Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.614s coverage: 76.1% of statements [2020-06-01T10:31:29.748Z] ok github.com/docker/docker/pkg/locker 0.081s coverage: 88.9% of statements [2020-06-01T10:31:29.748Z] ok github.com/docker/docker/pkg/archive 8.566s coverage: 62.0% of statements [2020-06-01T10:31:29.748Z] ok github.com/docker/docker/pkg/ioutils 0.693s coverage: 69.2% of statements [2020-06-01T10:31:29.748Z] ok github.com/docker/docker/pkg/jsonmessage 0.319s coverage: 91.7% of statements [2020-06-01T10:31:30.225Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.0% of statements [2020-06-01T10:31:30.485Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-06-01T10:31:30.745Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2020-06-01T10:31:30.745Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2020-06-01T10:31:31.056Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-06-01T10:31:31.217Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2020-06-01T10:31:31.370Z] #44 25.81 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:31:31.690Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2020-06-01T10:31:32.013Z] #44 26.44 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:31:32.703Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-01T10:31:33.273Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2020-06-01T10:31:33.603Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 41.8% of statements [2020-06-01T10:31:33.603Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.8% of statements [2020-06-01T10:31:33.861Z] ok github.com/docker/docker/daemon/logger/awslogs 0.286s coverage: 77.8% of statements [2020-06-01T10:31:34.121Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.164s coverage: 57.7% of statements [2020-06-01T10:31:34.121Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-01T10:31:34.121Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-01T10:31:34.268Z] ok github.com/docker/docker/pkg/pools 0.119s coverage: 88.2% of statements [2020-06-01T10:31:34.268Z] ok github.com/docker/docker/pkg/plugins/transport 0.191s coverage: 85.7% of statements [2020-06-01T10:31:34.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-01T10:31:34.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-01T10:31:34.380Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-01T10:31:34.380Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-01T10:31:34.830Z] #44 28.93 go: finding github.com/pkg/errors v0.8.1 [2020-06-01T10:31:34.830Z] #44 28.97 go: finding github.com/fatih/color v1.6.0 [2020-06-01T10:31:34.830Z] #44 28.98 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-01T10:31:34.830Z] #44 29.19 go: finding github.com/spf13/pflag v1.0.3 [2020-06-01T10:31:34.830Z] #44 29.56 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-01T10:31:34.949Z] ok github.com/docker/docker/daemon/logger/gelf 0.064s coverage: 67.0% of statements [2020-06-01T10:31:35.136Z] #44 29.67 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-01T10:31:35.136Z] #44 29.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-01T10:31:35.136Z] #44 29.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-01T10:31:35.208Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-06-01T10:31:35.208Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.052s coverage: 87.2% of statements [2020-06-01T10:31:35.264Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-06-01T10:31:35.468Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.068s coverage: 61.6% of statements [2020-06-01T10:31:35.661Z] #44 30.00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-01T10:31:35.661Z] #44 30.10 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-01T10:31:36.260Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2020-06-01T10:31:36.737Z] ok github.com/docker/docker/pkg/pubsub 1.174s coverage: 73.9% of statements [2020-06-01T10:31:36.850Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 75.2% of statements [2020-06-01T10:31:36.850Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-01T10:31:36.973Z] #44 ... [2020-06-01T10:31:36.973Z] [2020-06-01T10:31:36.973Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:36.973Z] #48 21.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:31:36.973Z] #48 21.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:31:36.973Z] #48 21.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:31:36.973Z] #48 21.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:31:36.973Z] #48 21.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:31:36.973Z] #48 23.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:31:36.973Z] #48 24.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:31:36.973Z] #48 27.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:31:36.973Z] #48 28.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-01T10:31:36.973Z] #48 29.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-01T10:31:36.973Z] #48 29.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-01T10:31:36.973Z] #48 29.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-01T10:31:36.973Z] #48 31.08 runtime [2020-06-01T10:31:37.211Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements [2020-06-01T10:31:37.420Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 37.7% of statements [2020-06-01T10:31:37.420Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 33.3% of statements [2020-06-01T10:31:37.684Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2020-06-01T10:31:37.989Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2020-06-01T10:31:38.680Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2020-06-01T10:31:38.680Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2020-06-01T10:31:38.790Z] #48 ... [2020-06-01T10:31:38.790Z] [2020-06-01T10:31:38.790Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:31:38.790Z] #11 23.07 Fetched 8131 kB in 22s (364 kB/s) [2020-06-01T10:31:38.790Z] #11 23.07 Reading package lists... [2020-06-01T10:31:38.790Z] #11 33.05 Reading package lists... [2020-06-01T10:31:38.790Z] #11 ... [2020-06-01T10:31:38.790Z] [2020-06-01T10:31:38.790Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:31:38.790Z] #24 24.33 Fetched 8131 kB in 23s (351 kB/s) [2020-06-01T10:31:38.790Z] #24 24.33 Reading package lists... [2020-06-01T10:31:38.790Z] #24 33.25 Reading package lists... [2020-06-01T10:31:38.790Z] #24 ... [2020-06-01T10:31:38.790Z] [2020-06-01T10:31:38.790Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:31:38.790Z] #52 23.54 Fetched 8131 kB in 22s (367 kB/s) [2020-06-01T10:31:38.790Z] #52 23.54 Reading package lists... [2020-06-01T10:31:38.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 47.8% of statements [2020-06-01T10:31:39.110Z] #52 32.15 Reading package lists... [2020-06-01T10:31:39.110Z] #52 ... [2020-06-01T10:31:39.110Z] [2020-06-01T10:31:39.110Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:31:39.110Z] #33 23.81 Fetched 8131 kB in 22s (362 kB/s) [2020-06-01T10:31:39.110Z] #33 23.81 Reading package lists... [2020-06-01T10:31:39.415Z] #33 32.99 Reading package lists... [2020-06-01T10:31:39.415Z] #33 ... [2020-06-01T10:31:39.415Z] [2020-06-01T10:31:39.415Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:31:39.415Z] #39 24.49 Fetched 8131 kB in 23s (348 kB/s) [2020-06-01T10:31:39.415Z] #39 24.49 Reading package lists... [2020-06-01T10:31:39.519Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-06-01T10:31:39.519Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-01T10:31:39.519Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-06-01T10:31:39.519Z] === RUN TestWaitNonBlocked [2020-06-01T10:31:39.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:31:39.519Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:31:39.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:31:39.519Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:31:39.519Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:31:39.519Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:31:39.519Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-01T10:31:39.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-06-01T10:31:39.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-06-01T10:31:39.519Z] === RUN TestWaitBlocked [2020-06-01T10:31:39.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:31:39.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:31:39.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:31:39.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:31:39.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:31:39.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:31:39.677Z] ok github.com/docker/docker/pkg/sysinfo 0.073s coverage: 38.2% of statements [2020-06-01T10:31:39.870Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-06-01T10:31:39.870Z] ok github.com/docker/docker/daemon/logger/splunk 2.030s coverage: 82.5% of statements [2020-06-01T10:31:39.870Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-01T10:31:39.870Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-01T10:31:40.094Z] #39 34.02 Reading package lists... [2020-06-01T10:31:40.094Z] #39 ... [2020-06-01T10:31:40.094Z] [2020-06-01T10:31:40.094Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:31:40.131Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-01T10:31:40.131Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-06-01T10:31:40.131Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-06-01T10:31:40.131Z] === CONT TestContainerStartOnDaemonRestart [2020-06-01T10:31:40.131Z] === CONT TestIpcModeOlderClient [2020-06-01T10:31:40.131Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-01T10:31:40.411Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-06-01T10:31:40.411Z] === CONT TestDaemonHostGatewayIP [2020-06-01T10:31:40.673Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.8% of statements [2020-06-01T10:31:40.673Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2020-06-01T10:31:41.228Z] #37 34.42 Checking out files: 68% (1088/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-01T10:31:41.228Z] #37 35.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-01T10:31:41.251Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2020-06-01T10:31:41.822Z] ok github.com/docker/docker/distribution 0.334s coverage: 22.1% of statements [2020-06-01T10:31:41.822Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-01T10:31:41.822Z] ok github.com/docker/docker/errdefs 0.038s coverage: 49.4% of statements [2020-06-01T10:31:42.257Z] testing: warning: no tests to run [2020-06-01T10:31:42.257Z] coverage: [no statements] [2020-06-01T10:31:42.257Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2020-06-01T10:31:42.257Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2020-06-01T10:31:42.316Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-01T10:31:43.075Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2020-06-01T10:31:43.075Z] === CONT TestContainerKillOnDaemonStart [2020-06-01T10:31:43.254Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-06-01T10:31:43.254Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-06-01T10:31:43.727Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-06-01T10:31:43.731Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-06-01T10:31:43.731Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-06-01T10:31:43.990Z] #37 38.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-01T10:31:43.990Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-06-01T10:31:44.076Z] --- PASS: TestDaemonHostGatewayIP (3.76s) [2020-06-01T10:31:44.076Z] === CONT TestDaemonRestartIpcMode [2020-06-01T10:31:44.250Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-06-01T10:31:44.250Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.6% of statements [2020-06-01T10:31:44.250Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-01T10:31:44.250Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-01T10:31:44.250Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-01T10:31:44.726Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-01T10:31:45.631Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2020-06-01T10:31:45.721Z] ok github.com/docker/docker/plugin 0.244s coverage: 12.0% of statements [2020-06-01T10:31:45.721Z] ok github.com/docker/docker/plugin/v2 0.197s coverage: 20.1% of statements [2020-06-01T10:31:46.196Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2020-06-01T10:31:47.011Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2020-06-01T10:31:47.066Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-01T10:31:47.580Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-06-01T10:31:47.738Z] #37 ... [2020-06-01T10:31:47.738Z] [2020-06-01T10:31:47.738Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:31:47.738Z] #52 32.15 Reading package lists... [2020-06-01T10:31:47.775Z] ok github.com/docker/docker/restartmanager 0.078s coverage: 50.9% of statements [2020-06-01T10:31:47.775Z] ok github.com/docker/docker/registry/resumable 0.309s coverage: 100.0% of statements [2020-06-01T10:31:47.839Z] ok github.com/docker/docker/pkg/authorization 0.225s coverage: 68.3% of statements [2020-06-01T10:31:48.099Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2020-06-01T10:31:48.523Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-06-01T10:31:48.667Z] ok github.com/docker/docker/pkg/archive 1.288s coverage: 76.9% of statements [2020-06-01T10:31:48.927Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-06-01T10:31:49.353Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2020-06-01T10:31:49.353Z] ok github.com/docker/docker/registry 0.436s coverage: 51.7% of statements [2020-06-01T10:31:49.353Z] ok github.com/docker/docker/runconfig 0.263s coverage: 52.2% of statements [2020-06-01T10:31:49.497Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-06-01T10:31:49.497Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2020-06-01T10:31:50.436Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-06-01T10:31:50.460Z] #52 42.76 Building dependency tree... [2020-06-01T10:31:50.695Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-06-01T10:31:51.264Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-06-01T10:31:51.588Z] ok github.com/docker/docker/volume/drivers 0.261s coverage: 36.1% of statements [2020-06-01T10:31:52.642Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-06-01T10:31:52.828Z] #52 ... [2020-06-01T10:31:52.828Z] [2020-06-01T10:31:52.828Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:52.828Z] #61 44.12 Checking out files: 67% (1386/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-01T10:31:52.828Z] #61 45.13 + cd /tmp/tmp.DhGFXqZ0DD/src/github.com/docker/libnetwork [2020-06-01T10:31:52.828Z] #61 45.13 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-01T10:31:52.828Z] #61 45.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-01T10:31:52.901Z] ok github.com/docker/docker/pkg/chrootarchive 3.566s coverage: 43.2% of statements [2020-06-01T10:31:52.901Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-06-01T10:31:52.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:31:52.949Z] [2020-06-01T10:31:52.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:31:52.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:31:52.949Z] HOSTNAME=b5639f439b51 [2020-06-01T10:31:52.949Z] DEST=bundles/test-integration [2020-06-01T10:31:52.949Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:31:52.949Z] DOCKER_ROOTLESS=1 [2020-06-01T10:31:52.949Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:31:52.949Z] container=docker [2020-06-01T10:31:52.949Z] HOME=/root [2020-06-01T10:31:52.949Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:31:52.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:31:52.949Z] VALIDATE_BRANCH=master [2020-06-01T10:31:52.949Z] TERM=xterm [2020-06-01T10:31:52.949Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:31:52.949Z] SHLVL=1 [2020-06-01T10:31:52.949Z] TIMEOUT=120m [2020-06-01T10:31:52.949Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:31:52.949Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:31:52.949Z] GO111MODULE=off [2020-06-01T10:31:52.949Z] DOCKER_EXPERIMENTAL=1 [2020-06-01T10:31:52.949Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:31:52.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:31:52.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:31:52.949Z] GOPATH=/go [2020-06-01T10:31:52.949Z] PKG_CONFIG=pkg-config [2020-06-01T10:31:52.949Z] _=/usr/bin/env [2020-06-01T10:31:52.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:31:53.167Z] ok github.com/docker/docker/volume/local 0.163s coverage: 37.7% of statements [2020-06-01T10:31:53.532Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-06-01T10:31:53.640Z] ok github.com/docker/docker/volume/mounts 0.258s coverage: 66.2% of statements [2020-06-01T10:31:53.802Z] ok github.com/docker/docker/pkg/fsutils 0.416s coverage: 85.1% of statements [2020-06-01T10:31:53.802Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-06-01T10:31:54.067Z] ok github.com/docker/docker/layer 7.185s coverage: 68.8% of statements [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/oci [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-01T10:31:54.067Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-01T10:31:54.636Z] ok github.com/docker/docker/volume/service 0.423s coverage: 70.3% of statements [2020-06-01T10:31:55.017Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-06-01T10:31:55.017Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-06-01T10:31:55.278Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-06-01T10:31:55.278Z] ok github.com/docker/docker/pkg/idtools 0.785s coverage: 70.3% of statements [2020-06-01T10:31:55.309Z] --- PASS: TestContainerKillOnDaemonStart (11.94s) [2020-06-01T10:31:55.309Z] PASS [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] === Skipped [2020-06-01T10:31:55.309Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-01T10:31:55.309Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-01T10:31:55.309Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-01T10:31:55.309Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:31:55.309Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-01T10:31:55.309Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-01T10:31:55.309Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] [2020-06-01T10:31:55.309Z] DONE 203 tests, 6 skipped in 149.584s [2020-06-01T10:31:55.309Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-01T10:31:55.310Z] ++ 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-01T10:31:55.310Z] ++ set -e [2020-06-01T10:31:55.310Z] ++ '[' -n 0 ']' [2020-06-01T10:31:55.310Z] ++ set -x [2020-06-01T10:31:55.310Z] ++ env -i DEST=/go/src/github.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-01T10:31:55.310Z] INFO: Testing against a local daemon [2020-06-01T10:31:55.310Z] === RUN TestCommitInheritsEnv [2020-06-01T10:31:55.543Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 69.3% of statements [2020-06-01T10:31:55.543Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-01T10:31:55.543Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-01T10:31:55.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2020-06-01T10:31:55.809Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-01T10:31:55.920Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-06-01T10:31:55.920Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-01T10:31:55.920Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-01T10:31:55.920Z] === RUN TestImagesFilterMultiReference [2020-06-01T10:31:55.920Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-06-01T10:31:55.920Z] === RUN TestImagePullPlatformInvalid [2020-06-01T10:31:55.920Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-01T10:31:55.920Z] === RUN TestRemoveImageOrphaning [2020-06-01T10:31:56.083Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-06-01T10:31:56.083Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-06-01T10:31:56.349Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.4% of statements [2020-06-01T10:31:56.383Z] #61 ... [2020-06-01T10:31:56.383Z] [2020-06-01T10:31:56.383Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-01T10:31:56.383Z] #52 47.65 The following additional packages will be installed: [2020-06-01T10:31:56.383Z] #52 47.66 libbtrfs0 [2020-06-01T10:31:56.383Z] #52 47.99 The following NEW packages will be installed: [2020-06-01T10:31:56.383Z] #52 48.02 libbtrfs-dev libbtrfs0 [2020-06-01T10:31:56.383Z] #52 48.40 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-01T10:31:56.383Z] #52 48.40 Need to get 120 kB of archives. [2020-06-01T10:31:56.383Z] #52 48.40 After this operation, 423 kB of additional disk space will be used. [2020-06-01T10:31:56.383Z] #52 48.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-01T10:31:56.383Z] #52 48.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-01T10:31:56.383Z] #52 50.21 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:31:56.383Z] #52 50.39 Fetched 120 kB in 0s (608 kB/s) [2020-06-01T10:31:56.383Z] #52 50.47 Selecting previously unselected package libbtrfs0. [2020-06-01T10:31:56.383Z] #52 50.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 ... 15341 files and directories currently installed.) [2020-06-01T10:31:56.383Z] #52 50.57 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-01T10:31:56.383Z] #52 50.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:31:56.383Z] #52 50.70 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:31:56.383Z] #52 50.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-01T10:31:56.383Z] #52 50.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:31:56.383Z] #52 50.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:31:56.383Z] #52 50.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:31:56.383Z] #52 50.99 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:31:56.530Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-06-01T10:31:56.530Z] === RUN TestRemoveImageGarbageCollector [2020-06-01T10:31:56.530Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:31:56.530Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:31:56.530Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-01T10:31:56.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-01T10:31:56.530Z] === RUN TestTagInvalidReference [2020-06-01T10:31:56.530Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-01T10:31:56.530Z] === RUN TestTagValidPrefixedRepo [2020-06-01T10:31:56.530Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-01T10:31:56.530Z] === RUN TestTagExistedNameWithoutForce [2020-06-01T10:31:56.530Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-06-01T10:31:56.530Z] === RUN TestTagOfficialNames [2020-06-01T10:31:56.530Z] --- PASS: TestTagOfficialNames (0.03s) [2020-06-01T10:31:56.530Z] === RUN TestTagMatchesDigest [2020-06-01T10:31:56.530Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-01T10:31:56.530Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-01T10:31:56.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2020-06-01T10:31:56.621Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-01T10:31:56.621Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-01T10:31:56.682Z] #52 DONE 51.3s [2020-06-01T10:31:56.682Z] [2020-06-01T10:31:56.682Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:31:56.682Z] #24 33.25 Reading package lists... [2020-06-01T10:31:56.682Z] #24 43.69 Building dependency tree... [2020-06-01T10:31:56.682Z] #24 47.28 ca-certificates is already the newest version (20190110). [2020-06-01T10:31:56.682Z] #24 47.28 The following additional packages will be installed: [2020-06-01T10:31:56.682Z] #24 47.29 libjq1 libonig5 [2020-06-01T10:31:56.682Z] #24 48.07 The following NEW packages will be installed: [2020-06-01T10:31:56.682Z] #24 48.07 jq libjq1 libonig5 [2020-06-01T10:31:56.682Z] #24 48.43 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-06-01T10:31:56.682Z] #24 48.43 Need to get 358 kB of archives. [2020-06-01T10:31:56.682Z] #24 48.43 After this operation, 1277 kB of additional disk space will be used. [2020-06-01T10:31:56.682Z] #24 48.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-01T10:31:56.682Z] #24 48.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-01T10:31:56.682Z] #24 48.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-01T10:31:56.682Z] #24 50.31 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:31:56.682Z] #24 50.51 Fetched 358 kB in 0s (759 kB/s) [2020-06-01T10:31:56.682Z] #24 50.66 Selecting previously unselected package libonig5:ppc64el. [2020-06-01T10:31:56.682Z] #24 50.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-01T10:31:56.682Z] #24 50.74 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-01T10:31:56.682Z] #24 50.75 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-01T10:31:56.682Z] #24 51.02 Selecting previously unselected package libjq1:ppc64el. [2020-06-01T10:31:56.682Z] #24 51.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-01T10:31:56.682Z] #24 51.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-01T10:31:56.682Z] #24 51.18 Selecting previously unselected package jq. [2020-06-01T10:31:56.682Z] #24 51.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-01T10:31:56.682Z] #24 51.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:31:56.682Z] #24 51.41 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-01T10:31:56.682Z] #24 ... [2020-06-01T10:31:56.682Z] [2020-06-01T10:31:56.682Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:56.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:31:57.189Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-06-01T10:31:57.390Z] [2020-06-01T10:31:57.435Z] #53 ... [2020-06-01T10:31:57.435Z] [2020-06-01T10:31:57.435Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-01T10:31:57.435Z] #24 51.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-01T10:31:57.435Z] #24 51.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:31:57.435Z] #24 51.43 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:31:57.435Z] #24 DONE 51.7s [2020-06-01T10:31:57.435Z] [2020-06-01T10:31:57.435Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:31:57.435Z] #53 0.311 + RM_GOPATH=0 [2020-06-01T10:31:57.435Z] #53 0.311 + TMP_GOPATH= [2020-06-01T10:31:57.435Z] #53 0.313 + : /build [2020-06-01T10:31:57.435Z] #53 0.314 + '[' -z '' ']' [2020-06-01T10:31:57.435Z] #53 0.315 ++ mktemp -d [2020-06-01T10:31:57.435Z] #53 0.316 + export GOPATH=/tmp/tmp.GZ0JCQOcg6 [2020-06-01T10:31:57.435Z] #53 0.321 + GOPATH=/tmp/tmp.GZ0JCQOcg6 [2020-06-01T10:31:57.435Z] #53 0.321 + RM_GOPATH=1 [2020-06-01T10:31:57.435Z] #53 0.321 + case "$(go env GOARCH)" in [2020-06-01T10:31:57.435Z] #53 0.322 ++ go env GOARCH [2020-06-01T10:31:57.435Z] #53 0.337 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:57.435Z] #53 0.338 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:31:57.435Z] #53 0.346 ++ dirname /tmp/install/install.sh [2020-06-01T10:31:57.435Z] #53 0.351 + dir=/tmp/install [2020-06-01T10:31:57.435Z] #53 0.351 + bin=containerd [2020-06-01T10:31:57.435Z] #53 0.351 + shift [2020-06-01T10:31:57.435Z] #53 0.351 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-01T10:31:57.435Z] #53 0.351 + . /tmp/install/containerd.installer [2020-06-01T10:31:57.435Z] #53 0.351 ++ set -e [2020-06-01T10:31:57.435Z] #53 0.351 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:31:57.435Z] #53 0.351 + install_containerd [2020-06-01T10:31:57.435Z] #53 0.352 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-01T10:31:57.435Z] #53 0.356 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:31:57.435Z] #53 0.356 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GZ0JCQOcg6/src/github.com/containerd/containerd [2020-06-01T10:31:57.435Z] #53 0.359 Cloning into '/tmp/tmp.GZ0JCQOcg6/src/github.com/containerd/containerd'... [2020-06-01T10:31:57.435Z] #53 ... [2020-06-01T10:31:57.435Z] [2020-06-01T10:31:57.435Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:31:57.435Z] #25 DONE 0.1s [2020-06-01T10:31:57.435Z] [2020-06-01T10:31:57.435Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:31:57.749Z] #26 ... [2020-06-01T10:31:57.749Z] [2020-06-01T10:31:57.749Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:31:57.749Z] #11 33.05 Reading package lists... [2020-06-01T10:31:57.749Z] #11 42.66 Building dependency tree... [2020-06-01T10:31:57.749Z] #11 45.70 The following additional packages will be installed: [2020-06-01T10:31:57.749Z] #11 45.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-01T10:31:57.749Z] #11 45.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-01T10:31:57.749Z] #11 45.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-01T10:31:57.749Z] #11 45.73 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:31:57.749Z] #11 45.74 Suggested packages: [2020-06-01T10:31:57.749Z] #11 45.74 gcc-8-locales seccomp wine64 [2020-06-01T10:31:57.749Z] #11 48.13 The following NEW packages will be installed: [2020-06-01T10:31:57.749Z] #11 48.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-01T10:31:57.749Z] #11 48.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-01T10:31:57.749Z] #11 48.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-01T10:31:57.749Z] #11 48.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-01T10:31:57.749Z] #11 48.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-01T10:31:57.749Z] #11 48.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-01T10:31:57.749Z] #11 48.44 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-01T10:31:57.749Z] #11 48.44 Need to get 78.9 MB of archives. [2020-06-01T10:31:57.749Z] #11 48.44 After this operation, 532 MB of additional disk space will be used. [2020-06-01T10:31:57.749Z] #11 48.44 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-01T10:31:57.756Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2020-06-01T10:31:58.015Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2020-06-01T10:31:58.015Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-06-01T10:31:58.059Z] #11 ... [2020-06-01T10:31:58.059Z] [2020-06-01T10:31:58.059Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:31:58.059Z] #39 34.02 Reading package lists... [2020-06-01T10:31:58.059Z] #39 44.17 Building dependency tree... [2020-06-01T10:31:58.059Z] #39 47.10 The following additional packages will be installed: [2020-06-01T10:31:58.059Z] #39 47.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-01T10:31:58.059Z] #39 47.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-01T10:31:58.059Z] #39 47.12 Suggested packages: [2020-06-01T10:31:58.059Z] #39 47.12 manpages-dev python-setuptools [2020-06-01T10:31:58.059Z] #39 49.20 The following NEW packages will be installed: [2020-06-01T10:31:58.059Z] #39 49.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-01T10:31:58.059Z] #39 49.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-01T10:31:58.059Z] #39 49.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-01T10:31:58.059Z] #39 49.21 python-six zlib1g-dev [2020-06-01T10:31:58.059Z] #39 49.51 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-01T10:31:58.059Z] #39 49.51 Need to get 4075 kB of archives. [2020-06-01T10:31:58.059Z] #39 49.51 After this operation, 24.5 MB of additional disk space will be used. [2020-06-01T10:31:58.059Z] #39 49.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-01T10:31:58.059Z] #39 50.34 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-01T10:31:58.059Z] #39 50.62 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-01T10:31:58.059Z] #39 51.09 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-01T10:31:58.059Z] #39 52.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-01T10:31:58.314Z] + TEST_INTEGRATION_DEST=1 [2020-06-01T10:31:58.314Z] + CONTAINER_NAME=docker-pr4-1 [2020-06-01T10:31:58.314Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:31:58.314Z] + run_tests test-integration-flaky [2020-06-01T10:31:58.314Z] + '[' -n 0 ']' [2020-06-01T10:31:58.314Z] + rm= [2020-06-01T10:31:58.314Z] + c=0 [2020-06-01T10:31:58.314Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41011/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41011/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh test-integration-flaky test-integration [2020-06-01T10:31:58.314Z] ++ jobs -p [2020-06-01T10:31:58.314Z] + for job in $(jobs -p) [2020-06-01T10:31:58.314Z] + wait 14823 [2020-06-01T10:31:58.314Z] + TEST_INTEGRATION_DEST=3 [2020-06-01T10:31:58.314Z] + CONTAINER_NAME=docker-pr4-3 [2020-06-01T10:31:58.314Z] + TEST_SKIP_INTEGRATION=1 [2020-06-01T10:31:58.314Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-01T10:31:58.314Z] + run_tests [2020-06-01T10:31:58.314Z] + '[' -n 0 ']' [2020-06-01T10:31:58.314Z] + rm= [2020-06-01T10:31:58.314Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41011/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41011/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh '' test-integration [2020-06-01T10:31:58.314Z] + TEST_INTEGRATION_DEST=2 [2020-06-01T10:31:58.314Z] + CONTAINER_NAME=docker-pr4-2 [2020-06-01T10:31:58.314Z] + TEST_SKIP_INTEGRATION=1 [2020-06-01T10:31:58.314Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-01T10:31:58.314Z] + run_tests [2020-06-01T10:31:58.314Z] + '[' -n 0 ']' [2020-06-01T10:31:58.314Z] + rm= [2020-06-01T10:31:58.314Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41011/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41011/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh '' test-integration [2020-06-01T10:31:58.373Z] #39 ... [2020-06-01T10:31:58.373Z] [2020-06-01T10:31:58.373Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:31:58.373Z] #33 32.99 Reading package lists... [2020-06-01T10:31:58.373Z] #33 43.10 Building dependency tree... [2020-06-01T10:31:58.373Z] #33 46.05 The following additional packages will be installed: [2020-06-01T10:31:58.373Z] #33 46.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-01T10:31:58.373Z] #33 46.07 Suggested packages: [2020-06-01T10:31:58.373Z] #33 46.07 cmake-doc ninja-build lrzip [2020-06-01T10:31:58.373Z] #33 46.07 Recommended packages: [2020-06-01T10:31:58.373Z] #33 46.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-01T10:31:58.373Z] #33 47.52 The following NEW packages will be installed: [2020-06-01T10:31:58.373Z] #33 47.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-01T10:31:58.373Z] #33 47.54 vim-common xxd [2020-06-01T10:31:58.373Z] #33 47.81 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-01T10:31:58.373Z] #33 47.81 Need to get 14.9 MB of archives. [2020-06-01T10:31:58.373Z] #33 47.81 After this operation, 67.2 MB of additional disk space will be used. [2020-06-01T10:31:58.373Z] #33 47.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-01T10:31:58.373Z] #33 47.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:31:58.373Z] #33 48.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-01T10:31:58.373Z] #33 49.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-01T10:31:58.373Z] #33 ... [2020-06-01T10:31:58.373Z] [2020-06-01T10:31:58.373Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:31:58.373Z] #31 53.02 internal/reflectlite [2020-06-01T10:31:58.373Z] #31 53.03 sync [2020-06-01T10:31:58.583Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-06-01T10:31:58.876Z] [2020-06-01T10:31:59.131Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:31:59.131Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:31:59.131Z] HOSTNAME=36e094ba5938 [2020-06-01T10:31:59.131Z] TEST_SKIP_INTEGRATION=1 [2020-06-01T10:31:59.131Z] TESTDEBUG=0 [2020-06-01T10:31:59.131Z] DEST=bundles/test-integration [2020-06-01T10:31:59.131Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:31:59.131Z] KEEPBUNDLE=1 [2020-06-01T10:31:59.131Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:31:59.131Z] container=docker [2020-06-01T10:31:59.131Z] HOME=/root [2020-06-01T10:31:59.131Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:31:59.131Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:31:59.131Z] VALIDATE_BRANCH=master [2020-06-01T10:31:59.131Z] TERM=xterm [2020-06-01T10:31:59.131Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:31:59.131Z] SHLVL=1 [2020-06-01T10:31:59.131Z] TIMEOUT=120m [2020-06-01T10:31:59.131Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:31:59.131Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:31:59.131Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-01T10:31:59.131Z] GO111MODULE=off [2020-06-01T10:31:59.131Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:31:59.131Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:31:59.131Z] GOPATH=/go [2020-06-01T10:31:59.131Z] PKG_CONFIG=pkg-config [2020-06-01T10:31:59.131Z] _=/usr/bin/env [2020-06-01T10:31:59.131Z] Building test suite binary ./integration-cli/test.main [2020-06-01T10:31:59.152Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-06-01T10:31:59.386Z] [2020-06-01T10:31:59.386Z] [2020-06-01T10:31:59.386Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:31:59.386Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:31:59.386Z] HOSTNAME=5268e6aeee5c [2020-06-01T10:31:59.386Z] TEST_SKIP_INTEGRATION=1 [2020-06-01T10:31:59.386Z] TESTDEBUG=0 [2020-06-01T10:31:59.386Z] DEST=bundles/test-integration [2020-06-01T10:31:59.386Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:31:59.386Z] KEEPBUNDLE=1 [2020-06-01T10:31:59.386Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:31:59.386Z] container=docker [2020-06-01T10:31:59.386Z] HOME=/root [2020-06-01T10:31:59.386Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:31:59.386Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:31:59.386Z] VALIDATE_BRANCH=master [2020-06-01T10:31:59.386Z] TERM=xterm [2020-06-01T10:31:59.386Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:31:59.386Z] SHLVL=1 [2020-06-01T10:31:59.386Z] TIMEOUT=120m [2020-06-01T10:31:59.386Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:31:59.386Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:31:59.386Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-01T10:31:59.386Z] GO111MODULE=off [2020-06-01T10:31:59.386Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:31:59.386Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:31:59.386Z] GOPATH=/go [2020-06-01T10:31:59.386Z] PKG_CONFIG=pkg-config [2020-06-01T10:31:59.386Z] _=/usr/bin/env [2020-06-01T10:31:59.387Z] Building test suite binary ./integration-cli/test.main [2020-06-01T10:31:59.411Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 73.9% of statements [2020-06-01T10:31:59.684Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-01T10:31:59.939Z] [2020-06-01T10:31:59.939Z] Found new integrations tests: [2020-06-01T10:31:59.939Z] +func TestDockerRestartWithAttachbleNetwork(t *testing.T) { [2020-06-01T10:31:59.939Z] Running stress test for them. [2020-06-01T10:31:59.939Z] Using test flags: -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:31:59.980Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-06-01T10:31:59.980Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-06-01T10:32:00.239Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-06-01T10:32:01.176Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-06-01T10:32:01.435Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-06-01T10:32:01.436Z] ok github.com/docker/docker/pkg/signal 2.786s coverage: 61.0% of statements [2020-06-01T10:32:01.676Z] #31 56.11 errors [2020-06-01T10:32:01.676Z] #31 56.13 sort [2020-06-01T10:32:01.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:32:01.822Z] HOSTNAME=7df832981400 [2020-06-01T10:32:01.822Z] TESTDEBUG=0 [2020-06-01T10:32:01.822Z] DEST=bundles/test-integration-flaky [2020-06-01T10:32:01.822Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:32:01.822Z] KEEPBUNDLE=1 [2020-06-01T10:32:01.822Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:32:01.822Z] container=docker [2020-06-01T10:32:01.822Z] HOME=/root [2020-06-01T10:32:01.822Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:32:01.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:32:01.822Z] VALIDATE_BRANCH=master [2020-06-01T10:32:01.822Z] TERM=xterm [2020-06-01T10:32:01.822Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:32:01.822Z] SHLVL=1 [2020-06-01T10:32:01.822Z] TIMEOUT=120m [2020-06-01T10:32:01.822Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:32:01.822Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:32:01.822Z] TESTFLAGS=-test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:32:01.822Z] GO111MODULE=off [2020-06-01T10:32:01.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:32:01.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:32:01.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:32:01.822Z] TEST_REPEAT=5 [2020-06-01T10:32:01.822Z] GOPATH=/go [2020-06-01T10:32:01.822Z] PKG_CONFIG=pkg-config [2020-06-01T10:32:01.822Z] _=/usr/bin/env [2020-06-01T10:32:01.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:32:01.870Z] ......................... [ 67%] [2020-06-01T10:32:01.992Z] #31 56.69 strconv [2020-06-01T10:32:02.006Z] ok github.com/docker/docker/pkg/tailfile 0.118s coverage: 88.6% of statements [2020-06-01T10:32:02.006Z] testing: warning: no tests to run [2020-06-01T10:32:02.006Z] coverage: [no statements] [2020-06-01T10:32:02.006Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-06-01T10:32:02.300Z] #31 56.71 internal/oserror [2020-06-01T10:32:02.300Z] #31 56.73 io [2020-06-01T10:32:02.576Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-06-01T10:32:02.576Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-06-01T10:32:02.576Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-06-01T10:32:02.835Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-06-01T10:32:02.942Z] #31 57.47 syscall [2020-06-01T10:32:03.605Z] #31 ... [2020-06-01T10:32:03.605Z] [2020-06-01T10:32:03.605Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:03.605Z] #26 3.225 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-01T10:32:03.605Z] #26 4.739 #=#=# [2020-06-01T10:32:04.215Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-06-01T10:32:04.784Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-06-01T10:32:05.044Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-06-01T10:32:05.352Z] #26 5.091 #=#=# ##O#- # # 2.6% ### 4.7% #### 6.8% ###### 9.0% ######### 13.2% ############ 18.0% ################ 22.2% ################# 24.4% #################### 28.6% ####################### 32.9% ########################## 37.1% ############################### 43.5% ################################## 47.8% ##################################### 52.1% ######################################## 56.3% ########################################### 60.6% ################################################ 67.0% ################################################### 71.2% ####################################################### 77.6% ########################################################## 81.8% ############################################################## 86.1% ################################################################# 90.4% #################################################################### 94.6% ######################################################################## 100.0% [2020-06-01T10:32:05.984Z] ok github.com/docker/docker/plugin 0.602s coverage: 23.1% of statements [2020-06-01T10:32:06.245Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-06-01T10:32:06.815Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-06-01T10:32:07.074Z] ok github.com/docker/docker/registry 0.250s coverage: 56.3% of statements [2020-06-01T10:32:07.334Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-06-01T10:32:07.492Z] #26 9.210 #=#=# ##O#- # [2020-06-01T10:32:08.083Z] #26 10.28 # 1.6% ############## 19.6% ########################## 36.9% ############################################# 62.6% ############################################################# 85.6% ##################################################################### 97.1% ######################################################################## 100.0% [2020-06-01T10:32:08.714Z] ok github.com/docker/docker/runconfig 0.027s coverage: 65.8% of statements [2020-06-01T10:32:08.722Z] #26 11.69 [2020-06-01T10:32:09.025Z] #26 11.90 0.1% [2020-06-01T10:32:09.025Z] #26 ... [2020-06-01T10:32:09.025Z] [2020-06-01T10:32:09.025Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:32:09.025Z] #39 53.65 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-01T10:32:09.025Z] #39 53.76 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-01T10:32:09.025Z] #39 54.09 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-01T10:32:09.025Z] #39 54.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-01T10:32:09.025Z] #39 55.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-01T10:32:09.025Z] #39 56.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-01T10:32:09.025Z] #39 57.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-01T10:32:09.025Z] #39 58.09 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-01T10:32:09.025Z] #39 58.15 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-01T10:32:09.025Z] #39 58.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-01T10:32:09.025Z] #39 58.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-01T10:32:09.025Z] #39 58.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-01T10:32:09.025Z] #39 61.27 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:32:09.025Z] #39 61.64 Fetched 4075 kB in 9s (445 kB/s) [2020-06-01T10:32:09.025Z] #39 61.75 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-01T10:32:09.025Z] #39 61.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-01T10:32:09.025Z] #39 61.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 61.97 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-01T10:32:09.025Z] #39 62.21 Selecting previously unselected package libnet1:ppc64el. [2020-06-01T10:32:09.025Z] #39 62.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 62.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-01T10:32:09.025Z] #39 62.54 Selecting previously unselected package libnet1-dev. [2020-06-01T10:32:09.025Z] #39 62.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 62.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:32:09.025Z] #39 62.85 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-01T10:32:09.025Z] #39 62.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 62.88 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-01T10:32:09.025Z] #39 63.10 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-01T10:32:09.025Z] #39 63.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 63.11 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-01T10:32:09.025Z] #39 63.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-01T10:32:09.025Z] #39 63.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 63.49 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-01T10:32:09.025Z] #39 63.62 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-01T10:32:09.025Z] #39 63.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-01T10:32:09.025Z] #39 63.63 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-01T10:32:09.329Z] #39 63.83 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-01T10:32:09.329Z] #39 63.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-01T10:32:09.329Z] #39 ... [2020-06-01T10:32:09.329Z] [2020-06-01T10:32:09.329Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:09.329Z] #26 11.90 0.1% ## 4.1% ###### 9.3% [2020-06-01T10:32:09.329Z] #26 ... [2020-06-01T10:32:09.329Z] [2020-06-01T10:32:09.329Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:32:09.329Z] #42 53.96 internal/reflectlite [2020-06-01T10:32:09.329Z] #42 53.98 sync [2020-06-01T10:32:09.329Z] #42 56.32 github.com/LK4D4/vndr/godl/singleflight [2020-06-01T10:32:09.329Z] #42 56.35 internal/singleflight [2020-06-01T10:32:09.329Z] #42 56.35 math/rand [2020-06-01T10:32:09.329Z] #42 61.18 sort [2020-06-01T10:32:09.329Z] #42 61.20 io [2020-06-01T10:32:09.329Z] #42 61.21 strconv [2020-06-01T10:32:09.329Z] #42 61.30 syscall [2020-06-01T10:32:09.329Z] #42 ... [2020-06-01T10:32:09.329Z] [2020-06-01T10:32:09.329Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:09.618Z] ok github.com/docker/docker/pkg/plugins 35.105s coverage: 73.4% of statements [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/rootless [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/volume [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-01T10:32:09.618Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-01T10:32:10.090Z] [2020-06-01T10:32:10.090Z] === Skipped [2020-06-01T10:32:10.090Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-01T10:32:10.090Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-01T10:32:10.090Z] [2020-06-01T10:32:10.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.02s) [2020-06-01T10:32:10.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.090Z] [2020-06-01T10:32:10.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-01T10:32:10.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.090Z] [2020-06-01T10:32:10.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-06-01T10:32:10.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.090Z] [2020-06-01T10:32:10.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-06-01T10:32:10.090Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.090Z] [2020-06-01T10:32:10.090Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-01T10:32:10.091Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-01T10:32:10.091Z] daemon_test.go:147: root required [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-01T10:32:10.091Z] reload_test.go:520: root required [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-01T10:32:10.091Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-01T10:32:10.091Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-01T10:32:10.091Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-01T10:32:10.091Z] download_test.go:268: Needs fixing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-01T10:32:10.091Z] layer_test.go:304: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-01T10:32:10.091Z] layer_test.go:353: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-01T10:32:10.091Z] layer_test.go:468: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-01T10:32:10.091Z] layer_test.go:697: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-01T10:32:10.091Z] migration_test.go:46: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-01T10:32:10.091Z] migration_test.go:182: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-01T10:32:10.091Z] mount_test.go:17: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-01T10:32:10.091Z] mount_test.go:76: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-01T10:32:10.091Z] mount_test.go:125: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-01T10:32:10.091Z] mount_test.go:212: Failing on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:133: Xz not present in msys2 [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:238: Failing on Windows CI machines [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-01T10:32:10.091Z] archive_windows_test.go:16: Currently fails [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-01T10:32:10.091Z] changes_test.go:192: needs more investigation [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-01T10:32:10.091Z] changes_test.go:405: needs further investigation [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-01T10:32:10.091Z] changes_test.go:441: needs further investigation [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-01T10:32:10.091Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-01T10:32:10.091Z] poller_test.go:41: No chmod on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-01T10:32:10.091Z] fileutils_test.go:134: Needs porting to Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-01T10:32:10.091Z] fileutils_test.go:180: Needs porting to Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-01T10:32:10.091Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-01T10:32:10.091Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-06-01T10:32:10.091Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-06-01T10:32:10.091Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-01T10:32:10.091Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-01T10:32:10.091Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] [2020-06-01T10:32:10.091Z] DONE 1761 tests, 46 skipped in 211.684s [2020-06-01T10:32:10.091Z] INFO: make.ps1 ended at 06/01/2020 10:32:10 [2020-06-01T10:32:10.095Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-06-01T10:32:10.355Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-06-01T10:32:10.355Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-06-01T10:32:10.780Z] #26 11.90 0.1% ## 4.1% ###### 9.3% ########## 14.5% ############## 19.7% ################# 24.8% ##################### 30.0% ######################### 35.1% ############################# 40.3% ################################## 48.0% ######################################## 55.8% ############################################# 63.5% ################################################### 71.3% ############################################################## 86.8% ##################################################################### 97.1% ######################################################################## 100.0% [2020-06-01T10:32:11.427Z] #26 14.18 #=#=# [2020-06-01T10:32:11.732Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-06-01T10:32:12.316Z] #26 14.44 0.0% # 1.4% ## 3.2% ### 5.0% #### 6.8% [2020-06-01T10:32:12.316Z] #26 ... [2020-06-01T10:32:12.316Z] [2020-06-01T10:32:12.316Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:32:12.316Z] #11 57.00 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-01T10:32:12.316Z] #11 59.68 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-01T10:32:12.316Z] #11 59.83 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-01T10:32:12.316Z] #11 59.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-01T10:32:12.316Z] #11 60.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-01T10:32:12.316Z] #11 65.38 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-01T10:32:12.328Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-01T10:32:12.328Z] INFO: Unit tests ended at 06/01/2020 10:32:11. Duration:00:03:48.0367617 [2020-06-01T10:32:12.328Z] INFO: Building busybox [2020-06-01T10:32:12.328Z] Sending build context to Docker daemon 5.12kB [2020-06-01T10:32:12.328Z] [2020-06-01T10:32:12.328Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-01T10:32:12.328Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-01T10:32:12.328Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-01T10:32:12.328Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-01T10:32:12.328Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-01T10:32:12.328Z] ---> 561b89eac394 [2020-06-01T10:32:12.328Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-01T10:32:12.328Z] ---> Running in f5bdfb6efaf7 [2020-06-01T10:32:12.620Z] #11 ... [2020-06-01T10:32:12.621Z] [2020-06-01T10:32:12.621Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:17.118Z] Removing intermediate container f5bdfb6efaf7 [2020-06-01T10:32:17.118Z] ---> 94457aecdebe [2020-06-01T10:32:17.118Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-01T10:32:17.118Z] ---> Running in de034b0e3c83 [2020-06-01T10:32:17.118Z] Removing intermediate container de034b0e3c83 [2020-06-01T10:32:17.118Z] ---> 115d0d34bf38 [2020-06-01T10:32:17.118Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-01T10:32:17.118Z] ---> Running in f764971632fe [2020-06-01T10:32:17.118Z] Removing intermediate container f764971632fe [2020-06-01T10:32:17.118Z] ---> 3636941235b0 [2020-06-01T10:32:17.118Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-01T10:32:17.996Z] #26 14.44 0.0% # 1.4% ## 3.2% ### 5.0% #### 6.8% ###### 9.4% ######## 12.1% ########## 14.4% ########### 16.5% ############# 18.3% ############### 21.0% ################ 23.2% ################# 24.1% ################## 25.9% ################### 27.7% ##################### 29.5% ##################### 30.4% ####################### 32.2% ######################## 33.9% ######################### 35.7% ########################## 36.6% ############################ 39.3% ############################# 41.1% ############################### 43.8% ################################# 46.4% ################################### 49.1% ##################################### 51.8% ####################################### 54.5% ######################################### 57.2% ########################################## 59.0% ########################################### 60.7% ############################################ 61.6% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################## 69.7% ################################################### 71.5% #################################################### 73.2% ###################################################### 75.0% ####################################################### 76.8% ######################################################## 78.6% ########################################################## 81.2% ############################################################ 83.9% ############################################################# 85.7% ############################################################### 88.3% ################################################################# 91.0% ################################################################### 93.7% ##################################################################### 96.4% ####################################################################### 99.1% ######################################################################## 100.0% [2020-06-01T10:32:18.292Z] #26 21.14 [2020-06-01T10:32:18.696Z] [2020-06-01T10:32:18.696Z] ---> 42657e42937f [2020-06-01T10:32:18.696Z] 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-01T10:32:18.696Z] ---> Running in 5dfce7858456 [2020-06-01T10:32:18.994Z] #26 ... [2020-06-01T10:32:18.994Z] [2020-06-01T10:32:18.994Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:32:18.994Z] #33 63.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-01T10:32:18.994Z] #33 64.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-01T10:32:18.994Z] #33 64.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-01T10:32:18.994Z] #33 64.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-01T10:32:18.994Z] #33 64.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-01T10:32:18.994Z] #33 65.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-01T10:32:18.994Z] #33 70.09 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:32:18.994Z] #33 70.68 Fetched 14.9 MB in 20s (735 kB/s) [2020-06-01T10:32:18.994Z] #33 70.89 Selecting previously unselected package xxd. [2020-06-01T10:32:18.994Z] #33 70.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-01T10:32:18.994Z] #33 71.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #33 71.02 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:32:18.994Z] #33 71.40 Selecting previously unselected package vim-common. [2020-06-01T10:32:18.994Z] #33 71.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:32:18.994Z] #33 71.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:32:18.994Z] #33 72.36 Selecting previously unselected package cmake-data. [2020-06-01T10:32:18.994Z] #33 72.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-01T10:32:18.994Z] #33 72.38 Unpacking cmake-data (3.13.4-1) ... [2020-06-01T10:32:18.994Z] #33 ... [2020-06-01T10:32:18.994Z] [2020-06-01T10:32:18.994Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:32:18.994Z] #39 63.91 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-01T10:32:18.994Z] #39 64.22 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-01T10:32:18.994Z] #39 64.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 64.23 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:18.994Z] #39 65.84 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-01T10:32:18.994Z] #39 65.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 65.85 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:18.994Z] #39 66.18 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-01T10:32:18.994Z] #39 66.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 66.23 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:18.994Z] #39 68.95 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-01T10:32:18.994Z] #39 68.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 68.97 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:18.994Z] #39 69.90 Selecting previously unselected package protobuf-c-compiler. [2020-06-01T10:32:18.994Z] #39 69.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 69.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:32:18.994Z] #39 70.14 Selecting previously unselected package protobuf-compiler. [2020-06-01T10:32:18.994Z] #39 70.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 70.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:32:18.994Z] #39 70.55 Selecting previously unselected package python-pkg-resources. [2020-06-01T10:32:18.994Z] #39 70.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:32:18.994Z] #39 70.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-01T10:32:18.994Z] #39 70.96 Selecting previously unselected package python-six. [2020-06-01T10:32:18.994Z] #39 70.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-01T10:32:18.994Z] #39 71.01 Unpacking python-six (1.12.0-1) ... [2020-06-01T10:32:18.994Z] #39 71.21 Selecting previously unselected package python-protobuf. [2020-06-01T10:32:18.994Z] #39 71.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-01T10:32:18.994Z] #39 71.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-01T10:32:18.994Z] #39 72.42 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-01T10:32:19.526Z] #39 ... [2020-06-01T10:32:19.526Z] [2020-06-01T10:32:19.526Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:19.526Z] #48 64.21 strconv [2020-06-01T10:32:19.526Z] #48 64.26 syscall [2020-06-01T10:32:19.526Z] #48 64.26 io [2020-06-01T10:32:19.526Z] #48 71.08 strings [2020-06-01T10:32:19.526Z] #48 71.14 bytes [2020-06-01T10:32:20.082Z] #48 ... [2020-06-01T10:32:20.082Z] [2020-06-01T10:32:20.082Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:20.082Z] #31 64.28 bytes [2020-06-01T10:32:20.082Z] #31 64.33 strings [2020-06-01T10:32:20.082Z] #31 ... [2020-06-01T10:32:20.082Z] [2020-06-01T10:32:20.082Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:32:20.082Z] #42 68.71 vendor/golang.org/x/net/dns/dnsmessage [2020-06-01T10:32:20.082Z] #42 69.06 bytes [2020-06-01T10:32:20.082Z] #42 ... [2020-06-01T10:32:20.082Z] [2020-06-01T10:32:20.082Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:20.082Z] #61 DONE 74.8s [2020-06-01T10:32:20.082Z] [2020-06-01T10:32:20.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:20.082Z] #26 22.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-01T10:32:20.772Z] #26 23.66 [2020-06-01T10:32:21.371Z] #26 23.95 #=#=# ############################################### 66.0% ######################################################################## 100.0% [2020-06-01T10:32:21.669Z] #26 24.53 [2020-06-01T10:32:23.682Z] #26 ... [2020-06-01T10:32:23.682Z] [2020-06-01T10:32:23.682Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:32:23.682Z] #11 68.21 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-01T10:32:23.682Z] #11 68.40 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-01T10:32:23.993Z] #11 ... [2020-06-01T10:32:23.993Z] [2020-06-01T10:32:23.993Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:23.993Z] #31 78.27 bufio [2020-06-01T10:32:24.646Z] #31 79.26 reflect [2020-06-01T10:32:27.414Z] Removing intermediate container 5dfce7858456 [2020-06-01T10:32:27.414Z] ---> 70fa66b14c19 [2020-06-01T10:32:27.414Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-01T10:32:27.414Z] ---> Running in d46add324e2b [2020-06-01T10:32:27.448Z] #31 82.00 path [2020-06-01T10:32:28.994Z] [2020-06-01T10:32:28.994Z] SUCCESS: Specified value was saved. [2020-06-01T10:32:29.014Z] #31 ... [2020-06-01T10:32:29.014Z] [2020-06-01T10:32:29.014Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:29.014Z] #26 28.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-01T10:32:29.014Z] #26 29.46 [2020-06-01T10:32:29.014Z] #26 29.65 # 1.7% ######################################################################## 100.0% [2020-06-01T10:32:29.014Z] #26 30.07 [2020-06-01T10:32:29.323Z] #26 32.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-01T10:32:29.323Z] #26 32.17 skipping existing c8c2d4a6b2e3 [2020-06-01T10:32:29.624Z] #26 32.40 [2020-06-01T10:32:31.226Z] Removing intermediate container d46add324e2b [2020-06-01T10:32:31.227Z] ---> dd33d426ac82 [2020-06-01T10:32:31.227Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-01T10:32:31.227Z] ---> Running in c77d58c0bbde [2020-06-01T10:32:31.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:32:31.754Z] #26 ... [2020-06-01T10:32:31.754Z] [2020-06-01T10:32:31.754Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:32:31.754Z] #33 76.09 Selecting previously unselected package libicu63:ppc64el. [2020-06-01T10:32:31.754Z] #33 76.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 76.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-01T10:32:31.754Z] #33 84.61 Selecting previously unselected package libxml2:ppc64el. [2020-06-01T10:32:31.754Z] #33 84.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 84.63 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:32:31.754Z] #33 85.41 Selecting previously unselected package libarchive13:ppc64el. [2020-06-01T10:32:31.754Z] #33 85.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 85.45 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-01T10:32:31.754Z] #33 85.78 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-01T10:32:31.754Z] #33 85.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 85.79 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-01T10:32:31.754Z] #33 85.95 Selecting previously unselected package librhash0:ppc64el. [2020-06-01T10:32:31.754Z] #33 85.95 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 85.95 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-01T10:32:31.754Z] #33 86.09 Selecting previously unselected package libuv1:ppc64el. [2020-06-01T10:32:31.754Z] #33 86.10 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 86.10 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-01T10:32:31.754Z] #33 86.23 Selecting previously unselected package cmake. [2020-06-01T10:32:31.754Z] #33 86.24 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-01T10:32:31.754Z] #33 86.25 Unpacking cmake (3.13.4-1) ... [2020-06-01T10:32:31.754Z] #33 ... [2020-06-01T10:32:31.754Z] [2020-06-01T10:32:31.754Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:32:31.754Z] #39 78.72 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:31.754Z] #39 78.73 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-01T10:32:31.754Z] #39 78.73 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-01T10:32:31.754Z] #39 78.75 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-01T10:32:31.755Z] #39 78.76 Setting up python-six (1.12.0-1) ... [2020-06-01T10:32:31.755Z] #39 82.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-01T10:32:31.755Z] #39 82.06 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-01T10:32:31.755Z] #39 82.08 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:31.755Z] #39 82.09 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-01T10:32:31.755Z] #39 82.10 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:31.755Z] #39 82.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-01T10:32:31.755Z] #39 82.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-01T10:32:31.755Z] #39 82.13 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-01T10:32:31.755Z] #39 82.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-01T10:32:31.755Z] #39 82.15 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-01T10:32:32.652Z] #39 ... [2020-06-01T10:32:32.652Z] [2020-06-01T10:32:32.652Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-01T10:32:32.652Z] #26 35.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-01T10:32:32.954Z] #26 35.86 #=#=# [2020-06-01T10:32:33.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:32:33.254Z] #26 36.03 ######################################################################## 100.0% [2020-06-01T10:32:33.254Z] #26 36.21 [2020-06-01T10:32:33.553Z] #26 36.30 Download of images into '/build' complete. [2020-06-01T10:32:33.553Z] #26 36.31 Use something like the following to load the result into a Docker daemon: [2020-06-01T10:32:33.553Z] #26 36.31 tar -cC '/build' . | docker load [2020-06-01T10:32:33.553Z] #26 DONE 36.4s [2020-06-01T10:32:33.553Z] [2020-06-01T10:32:33.553Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:33.553Z] #48 81.90 bufio [2020-06-01T10:32:33.553Z] #48 83.69 reflect [2020-06-01T10:32:33.553Z] #48 85.41 regexp/syntax [2020-06-01T10:32:33.653Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/rootless [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/volume [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-01T10:32:33.653Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === Skipped [2020-06-01T10:32:33.653Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-01T10:32:33.653Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-01T10:32:33.653Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-01T10:32:33.653Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-01T10:32:33.653Z] time="2020-06-01T10:31:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-01T10:32:33.653Z] time="2020-06-01T10:31:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-01T10:32:33.653Z] time="2020-06-01T10:31:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-01T10:32:33.653Z] time="2020-06-01T10:31:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:32:33.653Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:32:33.653Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:32:33.653Z] [2020-06-01T10:32:33.653Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-01T10:32:33.654Z] time="2020-06-01T10:31:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:32:33.654Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:32:33.654Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-01T10:32:33.654Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-01T10:32:33.654Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-01T10:32:33.654Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:32:33.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-01T10:32:33.654Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-01T10:32:33.654Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-01T10:32:33.654Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] [2020-06-01T10:32:33.654Z] DONE 2123 tests, 26 skipped in 193.320s Post stage [Pipeline] junit [2020-06-01T10:32:33.666Z] Recording test results [2020-06-01T10:32:34.894Z] #48 ... [2020-06-01T10:32:34.894Z] [2020-06-01T10:32:34.894Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-01T10:32:34.894Z] #39 89.23 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-01T10:32:34.894Z] #39 89.25 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:32:34.894Z] #39 DONE 89.4s [2020-06-01T10:32:34.894Z] [2020-06-01T10:32:34.894Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:32:35.047Z] Cannot create a file when that file already exists. [2020-06-01T10:32:35.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-01T10:32:36.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -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:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh dynbinary test-integration [2020-06-01T10:32:36.470Z] #40 ... [2020-06-01T10:32:36.470Z] [2020-06-01T10:32:36.470Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-01T10:32:36.470Z] #33 90.35 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-01T10:32:36.470Z] #33 90.36 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:32:36.470Z] #33 90.37 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-01T10:32:36.470Z] #33 90.38 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:32:36.470Z] #33 90.43 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-01T10:32:36.470Z] #33 90.44 Setting up cmake-data (3.13.4-1) ... [2020-06-01T10:32:36.470Z] #33 90.46 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-01T10:32:36.470Z] #33 90.50 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-01T10:32:36.470Z] #33 90.51 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-01T10:32:36.470Z] #33 90.53 Setting up cmake (3.13.4-1) ... [2020-06-01T10:32:36.470Z] #33 90.53 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:32:36.470Z] #33 90.65 Processing triggers for mime-support (3.62) ... [2020-06-01T10:32:36.470Z] #33 DONE 91.1s [2020-06-01T10:32:36.767Z] [2020-06-01T10:32:36.767Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:32:36.767Z] #42 81.23 bufio [2020-06-01T10:32:36.767Z] #42 82.18 reflect [2020-06-01T10:32:36.767Z] #42 87.78 regexp/syntax [2020-06-01T10:32:36.767Z] #42 ... [2020-06-01T10:32:36.767Z] [2020-06-01T10:32:36.767Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:32:36.975Z] [2020-06-01T10:32:37.069Z] #34 0.480 + RM_GOPATH=0 [2020-06-01T10:32:37.069Z] #34 0.482 + TMP_GOPATH= [2020-06-01T10:32:37.069Z] #34 0.484 + : /build [2020-06-01T10:32:37.069Z] #34 0.485 + '[' -z '' ']' [2020-06-01T10:32:37.069Z] #34 0.487 ++ mktemp -d [2020-06-01T10:32:37.069Z] #34 0.490 + export GOPATH=/tmp/tmp.gC6yYulwRH [2020-06-01T10:32:37.069Z] #34 0.490 + GOPATH=/tmp/tmp.gC6yYulwRH [2020-06-01T10:32:37.069Z] #34 0.490 + RM_GOPATH=1 [2020-06-01T10:32:37.069Z] #34 0.490 + case "$(go env GOARCH)" in [2020-06-01T10:32:37.069Z] #34 0.491 ++ go env GOARCH [2020-06-01T10:32:37.069Z] #34 0.517 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:32:37.069Z] #34 0.517 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:32:37.069Z] #34 0.542 ++ dirname /tmp/install/install.sh [2020-06-01T10:32:37.069Z] #34 0.570 + dir=/tmp/install [2020-06-01T10:32:37.069Z] #34 0.571 + bin=tini [2020-06-01T10:32:37.069Z] #34 0.571 + shift [2020-06-01T10:32:37.069Z] #34 0.571 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-01T10:32:37.069Z] #34 0.571 + . /tmp/install/tini.installer [2020-06-01T10:32:37.069Z] #34 0.571 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:32:37.069Z] #34 0.571 + install_tini [2020-06-01T10:32:37.069Z] #34 0.571 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-01T10:32:37.069Z] #34 0.571 + git clone https://github.com/krallin/tini.git /tmp/tmp.gC6yYulwRH/tini [2020-06-01T10:32:37.069Z] #34 0.571 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:32:37.069Z] #34 0.612 Cloning into '/tmp/tmp.gC6yYulwRH/tini'... [2020-06-01T10:32:37.233Z] Removing bundles/ [2020-06-01T10:32:37.233Z] [2020-06-01T10:32:37.233Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-01T10:32:37.233Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:32:37.233Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:32:39.188Z] #34 2.364 + cd /tmp/tmp.gC6yYulwRH/tini [2020-06-01T10:32:39.188Z] #34 2.367 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-01T10:32:39.188Z] #34 2.424 + cmake . [2020-06-01T10:32:39.491Z] #34 3.125 -- The C compiler identification is GNU 8.3.0 [2020-06-01T10:32:39.794Z] #34 3.182 -- Check for working C compiler: /usr/bin/cc [2020-06-01T10:32:39.794Z] #34 ... [2020-06-01T10:32:39.794Z] [2020-06-01T10:32:39.794Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:39.794Z] #31 84.36 text/tabwriter [2020-06-01T10:32:39.794Z] #31 91.52 internal/syscall/execenv [2020-06-01T10:32:39.794Z] #31 91.53 internal/syscall/unix [2020-06-01T10:32:39.794Z] #31 91.63 time [2020-06-01T10:32:39.794Z] #31 ... [2020-06-01T10:32:39.794Z] [2020-06-01T10:32:39.794Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:32:39.794Z] #40 2.754 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:32:39.794Z] #40 2.754 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:32:39.794Z] #40 2.775 Note: Building without GnuTLS support [2020-06-01T10:32:39.794Z] #40 2.782 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:32:39.794Z] #40 2.782 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:32:39.794Z] #40 5.014 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:32:39.794Z] #40 5.055 GEN .gitid [2020-06-01T10:32:39.794Z] #40 5.086 GEN criu/include/version.h [2020-06-01T10:32:40.099Z] #40 5.145 GEN include/common/asm [2020-06-01T10:32:40.953Z] Removing intermediate container c77d58c0bbde [2020-06-01T10:32:40.953Z] ---> 8fa53b5f988b [2020-06-01T10:32:40.953Z] Step 13/13 : CMD ["sh"] [2020-06-01T10:32:40.953Z] ---> Running in 0e8c335ce3c7 [2020-06-01T10:32:40.953Z] Removing intermediate container 0e8c335ce3c7 [2020-06-01T10:32:40.953Z] ---> 503a9907a787 [2020-06-01T10:32:40.953Z] Successfully built 503a9907a787 [2020-06-01T10:32:40.953Z] Successfully tagged busybox:latest [2020-06-01T10:32:40.953Z] INFO: Docker images of the daemon under test [2020-06-01T10:32:40.953Z] [2020-06-01T10:32:40.953Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-01T10:32:40.953Z] busybox latest 503a9907a787 Less than a second ago 3.72GB [2020-06-01T10:32:40.953Z] microsoft/windowsservercore latest 561b89eac394 3 weeks ago 3.7GB [2020-06-01T10:32:40.953Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 3 weeks ago 3.7GB [2020-06-01T10:32:40.953Z] [2020-06-01T10:32:40.953Z] INFO: Running integration tests at 06/01/2020 10:32:40... [2020-06-01T10:32:40.953Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-01T10:32:40.953Z] INFO: Integration API tests being run from the host: [2020-06-01T10:32:40.953Z] INFO: make.ps1 starting at 06/01/2020 10:32:40 [2020-06-01T10:32:41.426Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-01T10:32:41.901Z] #40 7.128 PBCC images/timens.pb-c.c [2020-06-01T10:32:41.901Z] #40 7.156 DEP images/timens.pb-c.d [2020-06-01T10:32:41.901Z] #40 7.214 PBCC images/fown.pb-c.c [2020-06-01T10:32:41.901Z] #40 7.239 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-01T10:32:42.210Z] #40 7.378 PBCC images/opts.pb-c.c [2020-06-01T10:32:42.210Z] #40 7.522 PBCC images/memfd.pb-c.c [2020-06-01T10:32:42.558Z] #40 7.623 DEP images/fown.pb-c.d [2020-06-01T10:32:42.558Z] #40 7.710 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-01T10:32:42.558Z] #40 7.781 DEP images/opts.pb-c.d [2020-06-01T10:32:42.558Z] #40 7.868 DEP images/memfd.pb-c.d [2020-06-01T10:32:42.569Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-01T10:32:43.105Z] #40 7.929 PBCC images/sit.pb-c.c [2020-06-01T10:32:43.105Z] #40 8.015 DEP images/sit.pb-c.d [2020-06-01T10:32:43.105Z] #40 8.135 PBCC images/macvlan.pb-c.c [2020-06-01T10:32:43.105Z] #40 8.181 DEP images/macvlan.pb-c.d [2020-06-01T10:32:43.105Z] #40 8.323 PBCC images/autofs.pb-c.c [2020-06-01T10:32:43.105Z] #40 8.353 DEP images/autofs.pb-c.d [2020-06-01T10:32:43.105Z] #40 8.400 PBCC images/sysctl.pb-c.c [2020-06-01T10:32:43.403Z] #40 8.443 DEP images/sysctl.pb-c.d [2020-06-01T10:32:43.403Z] #40 8.517 PBCC images/time.pb-c.c [2020-06-01T10:32:43.403Z] #40 8.563 DEP images/time.pb-c.d [2020-06-01T10:32:43.704Z] #40 8.723 PBCC images/binfmt-misc.pb-c.c [2020-06-01T10:32:43.704Z] #40 8.752 DEP images/binfmt-misc.pb-c.d [2020-06-01T10:32:43.704Z] #40 8.848 PBCC images/seccomp.pb-c.c [2020-06-01T10:32:43.704Z] #40 8.875 DEP images/seccomp.pb-c.d [2020-06-01T10:32:44.016Z] #40 8.937 PBCC images/userns.pb-c.c [2020-06-01T10:32:44.016Z] #40 8.982 DEP images/userns.pb-c.d [2020-06-01T10:32:44.016Z] #40 9.114 PBCC images/cgroup.pb-c.c [2020-06-01T10:32:44.016Z] #40 9.147 DEP images/cgroup.pb-c.d [2020-06-01T10:32:44.016Z] #40 9.311 PBCC images/ext-file.pb-c.c [2020-06-01T10:32:44.016Z] #40 9.380 DEP images/ext-file.pb-c.d [2020-06-01T10:32:44.319Z] #40 9.499 PBCC images/rpc.pb-c.c [2020-06-01T10:32:44.319Z] #40 9.556 DEP images/rpc.pb-c.d [2020-06-01T10:32:44.628Z] #40 9.724 PBCC images/siginfo.pb-c.c [2020-06-01T10:32:44.628Z] #40 9.767 DEP images/siginfo.pb-c.d [2020-06-01T10:32:44.628Z] #40 9.863 PBCC images/pagemap.pb-c.c [2020-06-01T10:32:45.177Z] #40 9.940 DEP images/pagemap.pb-c.d [2020-06-01T10:32:45.177Z] #40 10.03 PBCC images/rlimit.pb-c.c [2020-06-01T10:32:45.177Z] #40 10.06 DEP images/rlimit.pb-c.d [2020-06-01T10:32:45.177Z] #40 10.12 PBCC images/file-lock.pb-c.c [2020-06-01T10:32:45.177Z] #40 10.14 DEP images/file-lock.pb-c.d [2020-06-01T10:32:45.177Z] #40 10.18 PBCC images/tty.pb-c.c [2020-06-01T10:32:45.177Z] #40 10.24 DEP images/tty.pb-c.d [2020-06-01T10:32:45.177Z] #40 10.32 PBCC images/tun.pb-c.c [2020-06-01T10:32:45.177Z] #40 10.39 PBCC images/netdev.pb-c.c [2020-06-01T10:32:45.177Z] #40 10.50 DEP images/tun.pb-c.d [2020-06-01T10:32:45.530Z] #40 10.60 DEP images/netdev.pb-c.d [2020-06-01T10:32:45.530Z] #40 10.67 PBCC images/vma.pb-c.c [2020-06-01T10:32:45.530Z] #40 10.76 DEP images/vma.pb-c.d [2020-06-01T10:32:45.530Z] #40 10.84 PBCC images/creds.pb-c.c [2020-06-01T10:32:45.530Z] #40 10.90 DEP images/creds.pb-c.d [2020-06-01T10:32:45.842Z] #40 10.96 PBCC images/utsns.pb-c.c [2020-06-01T10:32:45.842Z] #40 10.99 DEP images/utsns.pb-c.d [2020-06-01T10:32:45.842Z] #40 11.08 PBCC images/ipc-desc.pb-c.c [2020-06-01T10:32:45.842Z] #40 11.10 PBCC images/ipc-sem.pb-c.c [2020-06-01T10:32:45.842Z] #40 11.13 DEP images/ipc-desc.pb-c.d [2020-06-01T10:32:45.842Z] #40 ... [2020-06-01T10:32:45.842Z] [2020-06-01T10:32:45.842Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:45.842Z] #31 100.6 internal/poll [2020-06-01T10:32:47.374Z] #31 ... [2020-06-01T10:32:47.374Z] [2020-06-01T10:32:47.374Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:32:47.374Z] #34 3.836 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-01T10:32:47.374Z] #34 3.841 -- Detecting C compiler ABI info [2020-06-01T10:32:47.374Z] #34 4.566 -- Detecting C compiler ABI info - done [2020-06-01T10:32:47.374Z] #34 4.643 -- Detecting C compile features [2020-06-01T10:32:47.374Z] #34 6.783 -- Detecting C compile features - done [2020-06-01T10:32:47.374Z] #34 6.841 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-01T10:32:47.374Z] #34 7.084 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-01T10:32:47.374Z] #34 7.254 -- Configuring done [2020-06-01T10:32:47.374Z] #34 7.274 -- Generating done [2020-06-01T10:32:47.374Z] #34 7.282 -- Build files have been written to: /tmp/tmp.gC6yYulwRH/tini [2020-06-01T10:32:47.374Z] #34 7.291 + make tini-static [2020-06-01T10:32:47.374Z] #34 7.838 Scanning dependencies of target tini-static [2020-06-01T10:32:47.374Z] #34 8.032 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-01T10:32:47.375Z] #34 9.809 [100%] Linking C executable tini-static [2020-06-01T10:32:47.375Z] #34 10.54 [100%] Built target tini-static [2020-06-01T10:32:47.375Z] #34 10.62 + mkdir -p /build [2020-06-01T10:32:47.375Z] #34 10.63 + cp tini-static /build/docker-init [2020-06-01T10:32:47.375Z] #34 DONE 10.8s [2020-06-01T10:32:47.375Z] [2020-06-01T10:32:47.375Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:32:47.375Z] #40 11.20 DEP images/ipc-sem.pb-c.d [2020-06-01T10:32:47.375Z] #40 11.29 PBCC images/ipc-msg.pb-c.c [2020-06-01T10:32:47.375Z] #40 11.37 DEP images/ipc-msg.pb-c.d [2020-06-01T10:32:47.375Z] #40 11.45 PBCC images/ipc-shm.pb-c.c [2020-06-01T10:32:47.375Z] #40 11.49 DEP images/ipc-shm.pb-c.d [2020-06-01T10:32:47.375Z] #40 11.62 PBCC images/ipc-var.pb-c.c [2020-06-01T10:32:47.375Z] #40 11.65 DEP images/ipc-var.pb-c.d [2020-06-01T10:32:47.375Z] #40 11.79 PBCC images/sk-opts.pb-c.c [2020-06-01T10:32:47.375Z] #40 11.84 PBCC images/packet-sock.pb-c.c [2020-06-01T10:32:47.375Z] #40 11.90 DEP images/sk-opts.pb-c.d [2020-06-01T10:32:47.375Z] #40 12.01 DEP images/packet-sock.pb-c.d [2020-06-01T10:32:47.375Z] #40 12.08 PBCC images/sk-netlink.pb-c.c [2020-06-01T10:32:47.375Z] #40 12.21 DEP images/sk-netlink.pb-c.d [2020-06-01T10:32:47.375Z] #40 12.31 PBCC images/sk-inet.pb-c.c [2020-06-01T10:32:47.375Z] #40 12.40 DEP images/sk-inet.pb-c.d [2020-06-01T10:32:47.375Z] #40 12.53 PBCC images/sk-unix.pb-c.c [2020-06-01T10:32:47.375Z] #40 12.63 DEP images/sk-unix.pb-c.d [2020-06-01T10:32:47.375Z] #40 12.71 PBCC images/mm.pb-c.c [2020-06-01T10:32:47.672Z] #40 12.86 DEP images/mm.pb-c.d [2020-06-01T10:32:47.672Z] #40 12.96 PBCC images/timerfd.pb-c.c [2020-06-01T10:32:47.971Z] #40 13.09 DEP images/timerfd.pb-c.d [2020-06-01T10:32:47.971Z] #40 13.31 PBCC images/timer.pb-c.c [2020-06-01T10:32:48.268Z] #40 13.36 DEP images/timer.pb-c.d [2020-06-01T10:32:48.268Z] #40 13.51 PBCC images/sa.pb-c.c [2020-06-01T10:32:48.568Z] #40 13.63 DEP images/sa.pb-c.d [2020-06-01T10:32:48.568Z] #40 13.81 PBCC images/pipe-data.pb-c.c [2020-06-01T10:32:48.870Z] #40 13.94 DEP images/pipe-data.pb-c.d [2020-06-01T10:32:48.870Z] #40 14.07 PBCC images/mnt.pb-c.c [2020-06-01T10:32:48.870Z] #40 14.15 DEP images/mnt.pb-c.d [2020-06-01T10:32:49.173Z] #40 14.22 PBCC images/sk-packet.pb-c.c [2020-06-01T10:32:49.173Z] #40 14.25 DEP images/sk-packet.pb-c.d [2020-06-01T10:32:49.173Z] #40 14.29 PBCC images/tcp-stream.pb-c.c [2020-06-01T10:32:49.173Z] #40 14.37 DEP images/tcp-stream.pb-c.d [2020-06-01T10:32:49.173Z] #40 14.44 PBCC images/pipe.pb-c.c [2020-06-01T10:32:49.704Z] #40 14.52 DEP images/pipe.pb-c.d [2020-06-01T10:32:49.704Z] #40 14.57 PBCC images/pstree.pb-c.c [2020-06-01T10:32:49.704Z] #40 14.60 DEP images/pstree.pb-c.d [2020-06-01T10:32:49.704Z] #40 14.67 PBCC images/fs.pb-c.c [2020-06-01T10:32:49.704Z] #40 14.72 DEP images/fs.pb-c.d [2020-06-01T10:32:49.704Z] #40 14.80 PBCC images/signalfd.pb-c.c [2020-06-01T10:32:49.704Z] #40 14.89 DEP images/signalfd.pb-c.d [2020-06-01T10:32:49.704Z] #40 14.96 PBCC images/fh.pb-c.c [2020-06-01T10:32:49.704Z] #40 15.06 PBCC images/fsnotify.pb-c.c [2020-06-01T10:32:50.013Z] #40 15.17 DEP images/fh.pb-c.d [2020-06-01T10:32:50.013Z] #40 15.25 DEP images/fsnotify.pb-c.d [2020-06-01T10:32:50.314Z] #40 15.35 PBCC images/eventpoll.pb-c.c [2020-06-01T10:32:50.314Z] #40 15.39 DEP images/eventpoll.pb-c.d [2020-06-01T10:32:50.314Z] #40 15.50 PBCC images/eventfd.pb-c.c [2020-06-01T10:32:50.314Z] #40 15.52 DEP images/eventfd.pb-c.d [2020-06-01T10:32:50.314Z] #40 15.62 PBCC images/remap-file-path.pb-c.c [2020-06-01T10:32:50.662Z] #40 15.67 DEP images/remap-file-path.pb-c.d [2020-06-01T10:32:50.662Z] #40 15.76 PBCC images/fifo.pb-c.c [2020-06-01T10:32:50.662Z] #40 15.87 DEP images/fifo.pb-c.d [2020-06-01T10:32:50.662Z] #40 15.95 PBCC images/ghost-file.pb-c.c [2020-06-01T10:32:51.023Z] #40 16.07 DEP images/ghost-file.pb-c.d [2020-06-01T10:32:51.023Z] #40 16.24 PBCC images/regfile.pb-c.c [2020-06-01T10:32:51.317Z] #40 16.35 DEP images/regfile.pb-c.d [2020-06-01T10:32:51.317Z] #40 16.45 PBCC images/ns.pb-c.c [2020-06-01T10:32:51.317Z] #40 16.52 DEP images/ns.pb-c.d [2020-06-01T10:32:51.611Z] #40 16.61 PBCC images/fdinfo.pb-c.c [2020-06-01T10:32:51.611Z] #40 16.74 DEP images/fdinfo.pb-c.d [2020-06-01T10:32:51.611Z] #40 16.81 PBCC images/core-aarch64.pb-c.c [2020-06-01T10:32:51.611Z] #40 16.87 PBCC images/core-arm.pb-c.c [2020-06-01T10:32:51.929Z] #40 16.96 PBCC images/core-ppc64.pb-c.c [2020-06-01T10:32:51.929Z] #40 ... [2020-06-01T10:32:51.929Z] [2020-06-01T10:32:51.929Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:32:51.929Z] #42 96.36 crypto [2020-06-01T10:32:51.929Z] #42 97.16 crypto/rc4 [2020-06-01T10:32:51.929Z] #42 98.29 vendor/golang.org/x/text/transform [2020-06-01T10:32:51.929Z] #42 101.4 internal/poll [2020-06-01T10:32:51.929Z] #42 101.5 context [2020-06-01T10:32:51.929Z] #42 ... [2020-06-01T10:32:51.929Z] [2020-06-01T10:32:51.929Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:32:51.929Z] #40 17.03 PBCC images/core-s390.pb-c.c [2020-06-01T10:32:51.929Z] #40 17.14 PBCC images/core-x86.pb-c.c [2020-06-01T10:32:51.929Z] #40 17.26 PBCC images/core.pb-c.c [2020-06-01T10:32:52.226Z] #40 17.39 PBCC images/inventory.pb-c.c [2020-06-01T10:32:52.226Z] #40 ... [2020-06-01T10:32:52.226Z] [2020-06-01T10:32:52.226Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:52.226Z] #48 96.76 time [2020-06-01T10:32:52.226Z] #48 101.9 regexp [2020-06-01T10:32:52.226Z] #48 ... [2020-06-01T10:32:52.226Z] [2020-06-01T10:32:52.226Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:32:52.226Z] #31 104.4 os [2020-06-01T10:32:52.760Z] #31 107.4 internal/fmtsort [2020-06-01T10:32:54.073Z] #31 108.8 path/filepath [2020-06-01T10:32:54.382Z] #31 108.8 fmt [2020-06-01T10:32:55.913Z] #31 ... [2020-06-01T10:32:55.913Z] [2020-06-01T10:32:55.913Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:32:55.913Z] #40 17.56 DEP images/core-aarch64.pb-c.d [2020-06-01T10:32:55.913Z] #40 17.66 DEP images/core-arm.pb-c.d [2020-06-01T10:32:55.913Z] #40 17.74 DEP images/core-ppc64.pb-c.d [2020-06-01T10:32:55.913Z] #40 17.79 DEP images/core-s390.pb-c.d [2020-06-01T10:32:55.913Z] #40 17.85 DEP images/core-x86.pb-c.d [2020-06-01T10:32:55.913Z] #40 17.92 DEP images/core.pb-c.d [2020-06-01T10:32:55.913Z] #40 18.08 DEP images/inventory.pb-c.d [2020-06-01T10:32:55.913Z] #40 18.18 PBCC images/cpuinfo.pb-c.c [2020-06-01T10:32:55.913Z] #40 18.22 DEP images/cpuinfo.pb-c.d [2020-06-01T10:32:55.913Z] #40 18.33 PBCC images/stats.pb-c.c [2020-06-01T10:32:55.913Z] #40 18.39 DEP images/stats.pb-c.d [2020-06-01T10:32:55.913Z] #40 20.54 make[1]: Nothing to be done for 'all'. [2020-06-01T10:32:57.412Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-01T10:32:57.997Z] #40 23.00 CC images/stats.o [2020-06-01T10:32:57.997Z] #40 ... [2020-06-01T10:32:57.997Z] [2020-06-01T10:32:57.997Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:32:57.997Z] #29 111.5 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-01T10:32:57.997Z] #29 111.8 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-01T10:32:57.997Z] #29 112.1 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-01T10:32:59.930Z] tests/integration/client_test.py ..... [ 75%] [2020-06-01T10:32:59.930Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-01T10:33:00.186Z] tests/integration/errors_test.py . [ 76%] [2020-06-01T10:33:02.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:33:02.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:33:02.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:33:02.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:33:02.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:33:03.637Z] #29 ... [2020-06-01T10:33:03.637Z] [2020-06-01T10:33:03.637Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:03.637Z] #42 107.2 regexp [2020-06-01T10:33:03.637Z] #42 107.7 os [2020-06-01T10:33:03.637Z] #42 ... [2020-06-01T10:33:03.637Z] [2020-06-01T10:33:03.637Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:03.637Z] #40 23.61 CC images/core.o [2020-06-01T10:33:03.637Z] #40 24.96 CC images/core-x86.o [2020-06-01T10:33:03.637Z] #40 25.93 CC images/core-arm.o [2020-06-01T10:33:03.637Z] #40 26.57 CC images/core-aarch64.o [2020-06-01T10:33:03.637Z] #40 27.17 CC images/core-ppc64.o [2020-06-01T10:33:03.637Z] #40 27.94 CC images/core-s390.o [2020-06-01T10:33:04.162Z] #40 28.95 CC images/cpuinfo.o [2020-06-01T10:33:04.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:33:04.458Z] #40 29.61 CC images/inventory.o [2020-06-01T10:33:04.764Z] #40 29.90 CC images/fdinfo.o [2020-06-01T10:33:05.412Z] #40 30.45 CC images/fown.o [2020-06-01T10:33:05.708Z] #40 30.74 CC images/ns.o [2020-06-01T10:33:06.006Z] #40 31.05 CC images/regfile.o [2020-06-01T10:33:06.006Z] #40 ... [2020-06-01T10:33:06.006Z] [2020-06-01T10:33:06.006Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:06.006Z] #42 118.2 github.com/LK4D4/vndr/versioned [2020-06-01T10:33:06.006Z] #42 118.3 net [2020-06-01T10:33:06.006Z] #42 120.5 encoding/binary [2020-06-01T10:33:06.006Z] #42 120.5 go/scanner [2020-06-01T10:33:06.006Z] #42 120.5 net/url [2020-06-01T10:33:06.006Z] #42 ... [2020-06-01T10:33:06.006Z] [2020-06-01T10:33:06.006Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:33:06.006Z] #31 110.7 io/ioutil [2020-06-01T10:33:06.006Z] #31 113.6 flag [2020-06-01T10:33:06.006Z] #31 113.6 github.com/BurntSushi/toml [2020-06-01T10:33:06.006Z] #31 113.6 log [2020-06-01T10:33:06.006Z] #31 119.8 github.com/BurntSushi/toml/cmd/tomlv [2020-06-01T10:33:06.299Z] #31 ... [2020-06-01T10:33:06.299Z] [2020-06-01T10:33:06.299Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:33:06.299Z] #48 110.8 io/ioutil [2020-06-01T10:33:06.299Z] #48 112.5 mvdan.cc/sh/v3/fileutil [2020-06-01T10:33:06.299Z] #48 114.0 encoding/binary [2020-06-01T10:33:06.299Z] #48 114.0 go/token [2020-06-01T10:33:06.299Z] #48 114.0 github.com/pkg/diff [2020-06-01T10:33:06.299Z] #48 114.1 flag [2020-06-01T10:33:06.299Z] #48 117.2 go/scanner [2020-06-01T10:33:06.299Z] #48 118.9 mvdan.cc/editorconfig [2020-06-01T10:33:06.299Z] #48 119.1 mvdan.cc/sh/v3/syntax [2020-06-01T10:33:06.299Z] #48 120.7 encoding/base64 [2020-06-01T10:33:06.299Z] #48 ... [2020-06-01T10:33:06.299Z] [2020-06-01T10:33:06.299Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:06.299Z] #40 31.43 CC images/ghost-file.o [2020-06-01T10:33:06.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:33:06.815Z] INFO: Testing against a local daemon [2020-06-01T10:33:06.937Z] #40 32.02 CC images/fifo.o [2020-06-01T10:33:06.937Z] #40 32.28 CC images/remap-file-path.o [2020-06-01T10:33:07.575Z] #40 32.63 CC images/eventfd.o [2020-06-01T10:33:07.869Z] #40 33.01 CC images/eventpoll.o [2020-06-01T10:33:08.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:33:08.525Z] #40 33.52 CC images/fh.o [2020-06-01T10:33:08.817Z] #40 34.16 CC images/fsnotify.o [2020-06-01T10:33:09.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:33:09.859Z] #40 ... [2020-06-01T10:33:09.859Z] [2020-06-01T10:33:09.859Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:33:09.859Z] #31 DONE 124.6s [2020-06-01T10:33:10.154Z] [2020-06-01T10:33:10.154Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:10.154Z] #40 35.33 CC images/signalfd.o [2020-06-01T10:33:10.450Z] #40 35.72 CC images/fs.o [2020-06-01T10:33:10.969Z] #40 36.15 CC images/pstree.o [2020-06-01T10:33:11.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:33:11.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:33:11.617Z] #40 36.57 CC images/pipe.o [2020-06-01T10:33:11.912Z] #40 37.07 CC images/tcp-stream.o [2020-06-01T10:33:12.206Z] #40 37.35 CC images/sk-packet.o [2020-06-01T10:33:12.854Z] #40 37.75 CC images/mnt.o [2020-06-01T10:33:12.854Z] #40 37.93 CC images/pipe-data.o [2020-06-01T10:33:12.854Z] #40 38.11 CC images/sa.o [2020-06-01T10:33:13.155Z] #40 38.31 CC images/timer.o [2020-06-01T10:33:13.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:33:13.493Z] #40 38.64 CC images/timerfd.o [2020-06-01T10:33:13.799Z] #40 38.98 CC images/mm.o [2020-06-01T10:33:14.101Z] #40 39.26 CC images/sk-opts.o [2020-06-01T10:33:14.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:33:14.849Z] #40 39.54 CC images/sk-unix.o [2020-06-01T10:33:14.849Z] #40 39.91 CC images/sk-inet.o [2020-06-01T10:33:15.193Z] #40 40.36 CC images/tun.o [2020-06-01T10:33:16.091Z] #40 40.94 CC images/sk-netlink.o [2020-06-01T10:33:16.390Z] #40 41.49 CC images/packet-sock.o [2020-06-01T10:33:16.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:33:16.702Z] #40 42.05 CC images/ipc-var.o [2020-06-01T10:33:17.006Z] #40 42.27 CC images/ipc-desc.o [2020-06-01T10:33:17.306Z] #40 ... [2020-06-01T10:33:17.306Z] [2020-06-01T10:33:17.306Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:33:17.306Z] #48 121.9 go/ast [2020-06-01T10:33:17.306Z] #48 123.3 golang.org/x/sys/unix [2020-06-01T10:33:17.306Z] #48 123.4 encoding/json [2020-06-01T10:33:17.306Z] #48 ... [2020-06-01T10:33:17.306Z] [2020-06-01T10:33:17.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:17.306Z] #40 42.54 CC images/ipc-shm.o [2020-06-01T10:33:17.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:33:17.866Z] #40 42.75 CC images/ipc-msg.o [2020-06-01T10:33:17.866Z] #40 43.06 CC images/ipc-sem.o [2020-06-01T10:33:18.558Z] --- PASS: TestImportExtremelyLargeImageWorks (81.19s) [2020-06-01T10:33:18.558Z] PASS [2020-06-01T10:33:18.558Z] [2020-06-01T10:33:18.558Z] === Skipped [2020-06-01T10:33:18.558Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:33:18.558Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:33:18.558Z] [2020-06-01T10:33:18.558Z] [2020-06-01T10:33:18.558Z] DONE 12 tests, 1 skipped in 82.666s [2020-06-01T10:33:18.558Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-01T10:33:18.558Z] ++ 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-01T10:33:18.558Z] ++ set -e [2020-06-01T10:33:18.558Z] ++ '[' -n 0 ']' [2020-06-01T10:33:18.558Z] ++ set -x [2020-06-01T10:33:18.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=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-01T10:33:18.558Z] INFO: Testing against a local daemon [2020-06-01T10:33:18.558Z] === RUN TestNetworkCreateDelete [2020-06-01T10:33:18.558Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-06-01T10:33:18.558Z] === RUN TestDockerNetworkDeletePreferID [2020-06-01T10:33:18.558Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-06-01T10:33:18.558Z] === RUN TestDaemonDNSFallback [2020-06-01T10:33:18.939Z] #40 43.28 CC images/utsns.o [2020-06-01T10:33:18.939Z] #40 43.50 CC images/creds.o [2020-06-01T10:33:18.939Z] #40 43.75 CC images/vma.o [2020-06-01T10:33:18.939Z] #40 44.12 CC images/netdev.o [2020-06-01T10:33:19.371Z] ok github.com/docker/docker/integration/build 15.234s [2020-06-01T10:33:19.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:33:19.588Z] #40 44.78 CC images/tty.o [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === Skipped [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-01T10:33:19.849Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-01T10:33:19.849Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-01T10:33:19.849Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-01T10:33:19.849Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-06-01T10:33:19.849Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-06-01T10:33:19.849Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-06-01T10:33:19.849Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-01T10:33:19.849Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-06-01T10:33:19.849Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-06-01T10:33:19.849Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] DONE 22 tests, 10 skipped in 38.313s [2020-06-01T10:33:19.849Z] [2020-06-01T10:33:19.849Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-01T10:33:19.895Z] #40 ... [2020-06-01T10:33:19.895Z] [2020-06-01T10:33:19.895Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:19.895Z] #42 124.6 go/ast [2020-06-01T10:33:19.895Z] #42 126.1 text/template/parse [2020-06-01T10:33:19.895Z] #42 127.6 encoding/json [2020-06-01T10:33:20.427Z] #42 ... [2020-06-01T10:33:20.427Z] [2020-06-01T10:33:20.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:33:20.427Z] #11 134.1 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-01T10:33:20.445Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:33:20.445Z] Using test binary docker [2020-06-01T10:33:20.702Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-01T10:33:20.702Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:33:20.702Z] INFO: Waiting for daemon to start... [2020-06-01T10:33:20.702Z] Starting dockerd [2020-06-01T10:33:21.265Z] --- PASS: TestDaemonDNSFallback (2.63s) [2020-06-01T10:33:21.265Z] === RUN TestInspectNetwork [2020-06-01T10:33:22.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:33:22.083Z] INFO: Testing against a local daemon [2020-06-01T10:33:22.083Z] ok github.com/docker/docker/integration/config 0.201s [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === Skipped [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-01T10:33:22.556Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] DONE 7 tests, 7 skipped in 2.554s [2020-06-01T10:33:22.556Z] [2020-06-01T10:33:22.556Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-01T10:33:22.595Z] . [2020-06-01T10:33:22.595Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:33:22.595Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:33:22.595Z] Error: No such image: emptyfs [2020-06-01T10:33:22.852Z] Running integration-test (iteration 1) [2020-06-01T10:33:22.852Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-01T10:33:24.909Z] #11 ... [2020-06-01T10:33:24.909Z] [2020-06-01T10:33:24.909Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:24.909Z] #40 45.63 CC images/file-lock.o [2020-06-01T10:33:24.909Z] #40 45.88 CC images/rlimit.o [2020-06-01T10:33:24.909Z] #40 46.14 CC images/pagemap.o [2020-06-01T10:33:24.909Z] #40 46.53 CC images/siginfo.o [2020-06-01T10:33:24.909Z] #40 47.08 CC images/rpc.o [2020-06-01T10:33:24.909Z] #40 49.15 CC images/ext-file.o [2020-06-01T10:33:24.909Z] #40 49.47 CC images/cgroup.o [2020-06-01T10:33:25.219Z] #40 50.40 CC images/userns.o [2020-06-01T10:33:25.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:33:25.531Z] INFO: Testing against a local daemon [2020-06-01T10:33:25.871Z] #40 51.08 CC images/google/protobuf/descriptor.o [2020-06-01T10:33:28.132Z] === RUN TestInspectNetwork/full_network_id [2020-06-01T10:33:28.132Z] === RUN TestInspectNetwork/partial_network_id [2020-06-01T10:33:28.132Z] === RUN TestInspectNetwork/network_name [2020-06-01T10:33:28.132Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-01T10:33:28.852Z] #40 53.82 CC images/opts.o [2020-06-01T10:33:29.147Z] #40 54.16 CC images/seccomp.o [2020-06-01T10:33:29.443Z] #40 54.59 CC images/binfmt-misc.o [2020-06-01T10:33:30.081Z] #40 55.07 CC images/time.o [2020-06-01T10:33:30.376Z] #40 55.39 CC images/sysctl.o [2020-06-01T10:33:30.670Z] #40 55.83 CC images/autofs.o [2020-06-01T10:33:30.965Z] #40 56.17 CC images/macvlan.o [2020-06-01T10:33:31.258Z] #40 56.45 CC images/sit.o [2020-06-01T10:33:31.556Z] #40 56.80 CC images/memfd.o [2020-06-01T10:33:32.430Z] #40 57.37 CC images/timens.o [2020-06-01T10:33:32.430Z] #40 ... [2020-06-01T10:33:32.430Z] [2020-06-01T10:33:32.430Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:32.430Z] #42 137.1 text/template [2020-06-01T10:33:32.430Z] #42 139.2 go/parser [2020-06-01T10:33:32.430Z] #42 145.3 compress/gzip [2020-06-01T10:33:32.730Z] #42 ... [2020-06-01T10:33:32.730Z] [2020-06-01T10:33:32.730Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:32.730Z] #40 57.82 LINK images/built-in.o [2020-06-01T10:33:32.730Z] #40 58.04 GEN compel/include/asm [2020-06-01T10:33:32.730Z] #40 58.08 GEN compel/include/version.h [2020-06-01T10:33:32.807Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:33:32.807Z] Loaded image: busybox:latest [2020-06-01T10:33:32.807Z] Loaded image: busybox:glibc [2020-06-01T10:33:32.807Z] Loaded image: debian:jessie [2020-06-01T10:33:32.807Z] Loaded image: hello-world:latest [2020-06-01T10:33:32.807Z] INFO: Testing against a local daemon [2020-06-01T10:33:32.807Z] === RUN TestCgroupNamespacesBuild [2020-06-01T10:33:33.031Z] #40 58.13 touch .config [2020-06-01T10:33:33.031Z] #40 58.20 GEN include/common/config.h [2020-06-01T10:33:33.375Z] #40 58.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-01T10:33:33.375Z] #40 58.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-01T10:33:33.375Z] #40 58.50 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-01T10:33:33.375Z] #40 58.52 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-01T10:33:33.375Z] #40 58.59 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-01T10:33:33.375Z] #40 58.66 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-01T10:33:33.375Z] #40 58.69 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-01T10:33:33.674Z] #40 58.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-01T10:33:33.674Z] #40 58.75 DEP compel/plugins/std/infect.d [2020-06-01T10:33:33.674Z] #40 58.95 DEP compel/plugins/std/string.d [2020-06-01T10:33:33.728Z] --- PASS: TestInspectNetwork (11.92s) [2020-06-01T10:33:33.728Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-01T10:33:33.728Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-01T10:33:33.728Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-01T10:33:33.728Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-01T10:33:33.728Z] === RUN TestRunContainerWithBridgeNone [2020-06-01T10:33:34.000Z] #40 59.10 DEP compel/plugins/std/log.d [2020-06-01T10:33:34.000Z] #40 59.27 DEP compel/plugins/std/fds.d [2020-06-01T10:33:34.314Z] #40 59.47 DEP compel/plugins/std/std.d [2020-06-01T10:33:34.314Z] #40 59.65 DEP compel/plugins/shmem/shmem.d [2020-06-01T10:33:34.616Z] #40 59.84 DEP compel/plugins/fds/fds.d [2020-06-01T10:33:35.192Z] #40 60.06 CC compel/plugins/std/std.o [2020-06-01T10:33:35.497Z] #40 60.53 CC compel/plugins/std/fds.o [2020-06-01T10:33:35.809Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-06-01T10:33:35.809Z] === RUN TestNetworkInvalidJSON [2020-06-01T10:33:35.809Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-01T10:33:35.809Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-01T10:33:35.809Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:33:35.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:33:35.809Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:33:35.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:33:35.809Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-01T10:33:35.809Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:33:35.809Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:33:35.809Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-01T10:33:35.809Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-01T10:33:35.809Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-01T10:33:35.809Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-01T10:33:35.809Z] === RUN TestHostIPv4BridgeLabel [2020-06-01T10:33:35.870Z] #40 61.11 CC compel/plugins/std/log.o [2020-06-01T10:33:36.078Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-06-01T10:33:36.078Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-01T10:33:36.091Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-06-01T10:33:36.091Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-01T10:33:37.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-01T10:33:37.096Z] === RUN TestDaemonDefaultNetworkPools [2020-06-01T10:33:37.719Z] #40 62.45 CC compel/plugins/std/string.o [2020-06-01T10:33:38.048Z] #40 63.11 CC compel/plugins/std/infect.o [2020-06-01T10:33:38.142Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-06-01T10:33:38.143Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-01T10:33:38.600Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s) [2020-06-01T10:33:38.600Z] === RUN TestBuildWithSession [2020-06-01T10:33:38.600Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-01T10:33:38.600Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:33:38.600Z] === RUN TestBuildSquashParent [2020-06-01T10:33:38.617Z] #40 63.65 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-01T10:33:38.617Z] #40 63.69 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-01T10:33:38.617Z] #40 63.74 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-01T10:33:38.617Z] #40 63.81 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-01T10:33:38.617Z] #40 63.89 AR compel/plugins/std.lib.a [2020-06-01T10:33:38.944Z] #40 63.99 CC compel/plugins/fds/fds.o [2020-06-01T10:33:39.215Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-06-01T10:33:39.215Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-01T10:33:39.282Z] #40 64.36 AR compel/plugins/fds.lib.a [2020-06-01T10:33:39.282Z] #40 64.46 HOSTDEP compel/src/lib/log-host.d [2020-06-01T10:33:39.282Z] #40 64.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-01T10:33:39.827Z] #40 64.76 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-01T10:33:39.827Z] #40 64.90 HOSTDEP compel/src/main-host.d [2020-06-01T10:33:39.827Z] #40 65.04 DEP compel/src/lib/ptrace.d [2020-06-01T10:33:40.150Z] #40 65.27 DEP compel/src/lib/infect.d [2020-06-01T10:33:40.472Z] #40 65.59 DEP compel/src/lib/infect-util.d [2020-06-01T10:33:40.684Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-06-01T10:33:40.684Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-01T10:33:40.800Z] #40 65.78 DEP compel/src/lib/infect-rpc.d [2020-06-01T10:33:41.116Z] #40 66.02 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-01T10:33:41.116Z] #40 66.21 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-01T10:33:41.116Z] #40 66.36 DEP compel/src/lib/log.d [2020-06-01T10:33:41.297Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-06-01T10:33:41.297Z] === RUN TestServiceWithPredefinedNetwork [2020-06-01T10:33:41.414Z] #40 66.52 DEP compel/src/main.d [2020-06-01T10:33:41.414Z] #40 66.73 DEP compel/src/lib/handle-elf.d [2020-06-01T10:33:41.714Z] #40 66.92 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-01T10:33:42.036Z] #40 67.20 CC compel/src/lib/log.o [2020-06-01T10:33:42.335Z] #40 67.61 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-01T10:33:42.892Z] #40 68.03 CC compel/arch/ppc64/src/lib/infect.o [2020-06-01T10:33:44.006Z] #40 ... [2020-06-01T10:33:44.006Z] [2020-06-01T10:33:44.006Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:33:44.006Z] #48 148.3 golang.org/x/crypto/ssh/terminal [2020-06-01T10:33:44.006Z] #48 152.0 mvdan.cc/sh/v3/cmd/shfmt [2020-06-01T10:33:44.006Z] #48 ... [2020-06-01T10:33:44.006Z] [2020-06-01T10:33:44.006Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:44.006Z] #42 148.5 math/big [2020-06-01T10:33:44.006Z] #42 154.3 vendor/golang.org/x/text/unicode/bidi [2020-06-01T10:33:44.006Z] #42 ... [2020-06-01T10:33:44.006Z] [2020-06-01T10:33:44.006Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:44.006Z] #40 69.22 CC compel/src/lib/infect-rpc.o [2020-06-01T10:33:44.733Z] #40 69.70 CC compel/src/lib/infect-util.o [2020-06-01T10:33:44.733Z] #40 ... [2020-06-01T10:33:44.733Z] [2020-06-01T10:33:44.733Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-01T10:33:44.733Z] #48 DONE 159.3s [2020-06-01T10:33:44.733Z] [2020-06-01T10:33:44.733Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:44.733Z] #40 70.08 CC compel/src/lib/infect.o [2020-06-01T10:33:44.876Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2020-06-01T10:33:44.876Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-01T10:33:44.876Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:33:44.876Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:33:44.876Z] === RUN TestServiceWithDataPathPortInit [2020-06-01T10:33:44.932Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:33:45.868Z] [2020-06-01T10:33:45.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:33:46.127Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:33:46.127Z] HOSTNAME=93208108a7f1 [2020-06-01T10:33:46.127Z] TESTDEBUG=0 [2020-06-01T10:33:46.127Z] DEST=bundles/test-integration [2020-06-01T10:33:46.127Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:33:46.127Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:33:46.127Z] container=docker [2020-06-01T10:33:46.127Z] HOME=/root [2020-06-01T10:33:46.127Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:33:46.127Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:33:46.127Z] VALIDATE_BRANCH=master [2020-06-01T10:33:46.127Z] TERM=xterm [2020-06-01T10:33:46.127Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:33:46.127Z] SHLVL=1 [2020-06-01T10:33:46.127Z] TIMEOUT=120m [2020-06-01T10:33:46.127Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:33:46.127Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:33:46.127Z] GO111MODULE=off [2020-06-01T10:33:46.127Z] DOCKER_EXPERIMENTAL=1 [2020-06-01T10:33:46.127Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:33:46.127Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:33:46.127Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:33:46.127Z] GOPATH=/go [2020-06-01T10:33:46.127Z] PKG_CONFIG=pkg-config [2020-06-01T10:33:46.127Z] _=/usr/bin/env [2020-06-01T10:33:46.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:33:46.592Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-01T10:33:46.692Z] --- PASS: TestBuildSquashParent (7.33s) [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:33:46.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:33:46.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:33:46.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:33:46.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:33:46.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:33:46.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:33:46.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:33:46.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:33:46.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:33:48.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:33:48.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:33:48.364Z] #40 73.56 CC compel/src/lib/ptrace.o [2020-06-01T10:33:49.057Z] #40 74.14 AR compel/libcompel.a [2020-06-01T10:33:49.057Z] #40 74.24 HOSTCC compel/src/main-host.o [2020-06-01T10:33:49.377Z] #40 74.68 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-01T10:33:49.715Z] #40 74.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-01T10:33:49.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:33:49.955Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:33:50.043Z] #40 ... [2020-06-01T10:33:50.043Z] [2020-06-01T10:33:50.043Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:33:50.657Z] #53 113.3 Checking out files: 68% (2174/3182) Checking out files: 69% (2196/3182) Checking out files: 70% (2228/3182) Checking out files: 71% (2260/3182) Checking out files: 72% (2292/3182) Checking out files: 73% (2323/3182) Checking out files: 74% (2355/3182) Checking out files: 75% (2387/3182) Checking out files: 76% (2419/3182) Checking out files: 77% (2451/3182) Checking out files: 78% (2482/3182) Checking out files: 79% (2514/3182) Checking out files: 80% (2546/3182) Checking out files: 81% (2578/3182) Checking out files: 82% (2610/3182) Checking out files: 83% (2642/3182) Checking out files: 84% (2673/3182) Checking out files: 85% (2705/3182) Checking out files: 86% (2737/3182) Checking out files: 87% (2769/3182) Checking out files: 88% (2801/3182) Checking out files: 89% (2832/3182) Checking out files: 90% (2864/3182) Checking out files: 91% (2896/3182) Checking out files: 92% (2928/3182) Checking out files: 93% (2960/3182) Checking out files: 94% (2992/3182) Checking out files: 95% (3023/3182) Checking out files: 96% (3055/3182) Checking out files: 97% (3087/3182) Checking out files: 98% (3119/3182) Checking out files: 99% (3151/3182) Checking out files: 100% (3182/3182) Checking out files: 100% (3182/3182), done. [2020-06-01T10:33:50.657Z] #53 114.1 + cd /tmp/tmp.GZ0JCQOcg6/src/github.com/containerd/containerd [2020-06-01T10:33:50.963Z] #53 114.1 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-06-01T10:33:51.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2020-06-01T10:33:51.849Z] === RUN TestBuildMultiStageCopy [2020-06-01T10:33:51.849Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-01T10:33:52.499Z] #53 115.9 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-01T10:33:52.797Z] #53 115.9 + BUILDTAGS='netgo osusergo static_build' [2020-06-01T10:33:52.797Z] #53 115.9 + export EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:33:52.797Z] #53 115.9 + EXTRA_FLAGS=-buildmode=pie [2020-06-01T10:33:52.797Z] #53 115.9 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-01T10:33:52.797Z] #53 115.9 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-01T10:33:52.797Z] #53 115.9 + '[' '' = dynamic ']' [2020-06-01T10:33:52.797Z] #53 115.9 + make [2020-06-01T10:33:53.673Z] #53 117.0 + bin/ctr [2020-06-01T10:33:55.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-01T10:33:55.194Z] #53 ... [2020-06-01T10:33:55.194Z] [2020-06-01T10:33:55.194Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:55.194Z] #42 159.6 go/doc [2020-06-01T10:33:55.194Z] #42 162.8 vendor/golang.org/x/text/secure/bidirule [2020-06-01T10:33:55.194Z] #42 164.3 vendor/golang.org/x/text/unicode/norm [2020-06-01T10:33:55.194Z] #42 ... [2020-06-01T10:33:55.194Z] [2020-06-01T10:33:55.194Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:33:55.194Z] #40 75.61 HOSTCC compel/src/lib/log-host.o [2020-06-01T10:33:55.194Z] #40 75.93 HOSTLINK compel/compel-host-bin [2020-06-01T10:33:55.194Z] #40 76.16 DEP soccr/soccr.d [2020-06-01T10:33:55.194Z] #40 76.39 CC soccr/soccr.o [2020-06-01T10:33:55.194Z] #40 78.80 AR soccr/libsoccr.a [2020-06-01T10:33:55.194Z] #40 78.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:33:55.194Z] #40 79.40 DEP criu/arch/ppc64/sigframe.d [2020-06-01T10:33:55.194Z] #40 79.59 DEP criu/arch/ppc64/crtools.d [2020-06-01T10:33:55.194Z] #40 79.80 DEP criu/arch/ppc64/cpu.d [2020-06-01T10:33:55.194Z] #40 80.12 CC criu/arch/ppc64/cpu.o [2020-06-01T10:33:55.490Z] #40 80.79 CC criu/arch/ppc64/crtools.o [2020-06-01T10:33:56.490Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-01T10:33:57.017Z] #40 82.23 CC criu/arch/ppc64/sigframe.o [2020-06-01T10:33:57.017Z] #40 ... [2020-06-01T10:33:57.017Z] [2020-06-01T10:33:57.017Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:33:57.017Z] #42 171.6 github.com/LK4D4/vndr/build [2020-06-01T10:33:57.419Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-01T10:33:58.349Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-01T10:33:59.279Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-06-01T10:33:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-06-01T10:33:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-06-01T10:33:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-01T10:33:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-01T10:33:59.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-06-01T10:33:59.279Z] === RUN TestBuildMultiStageParentConfig [2020-06-01T10:34:02.284Z] #42 ... [2020-06-01T10:34:02.284Z] [2020-06-01T10:34:02.284Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:34:02.284Z] #40 82.79 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-01T10:34:02.284Z] #40 82.88 DEP criu/pie/util-vdso.d [2020-06-01T10:34:02.284Z] #40 83.09 DEP criu/pie/util.d [2020-06-01T10:34:02.284Z] #40 83.30 CC criu/pie/util.o [2020-06-01T10:34:02.284Z] #40 83.68 CC criu/pie/util-vdso.o [2020-06-01T10:34:02.284Z] #40 84.37 AR criu/pie/pie.lib.a [2020-06-01T10:34:02.284Z] #40 84.42 DEP criu/pie/restorer.d [2020-06-01T10:34:02.284Z] #40 84.60 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-01T10:34:02.284Z] #40 84.64 DEP criu/arch/ppc64/restorer.d [2020-06-01T10:34:02.284Z] #40 85.01 DEP criu/arch/ppc64/vdso-pie.d [2020-06-01T10:34:02.284Z] #40 85.18 DEP criu/pie/parasite-vdso.d [2020-06-01T10:34:02.284Z] #40 85.50 DEP criu/pie/parasite.d [2020-06-01T10:34:02.284Z] #40 85.84 CC criu/pie/parasite.o [2020-06-01T10:34:02.284Z] #40 87.54 LINK criu/pie/parasite.built-in.o [2020-06-01T10:34:02.594Z] #40 87.57 GEN criu/pie/parasite-blob.h [2020-06-01T10:34:02.594Z] #40 87.61 CC criu/pie/parasite-vdso.o [2020-06-01T10:34:03.123Z] #40 ... [2020-06-01T10:34:03.123Z] [2020-06-01T10:34:03.123Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:34:03.123Z] #55 167.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-01T10:34:03.123Z] #55 167.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-01T10:34:03.123Z] #55 DONE 177.8s [2020-06-01T10:34:03.123Z] [2020-06-01T10:34:03.123Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:34:03.467Z] #11 ... [2020-06-01T10:34:03.467Z] [2020-06-01T10:34:03.467Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-01T10:34:03.467Z] #56 DONE 0.1s [2020-06-01T10:34:03.467Z] [2020-06-01T10:34:03.467Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-01T10:34:03.467Z] #57 DONE 0.1s [2020-06-01T10:34:03.467Z] [2020-06-01T10:34:03.467Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:34:03.467Z] #40 88.54 CC criu/arch/ppc64/vdso-pie.o [2020-06-01T10:34:04.134Z] #40 89.20 CC criu/arch/ppc64/restorer.o [2020-06-01T10:34:04.530Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-06-01T10:34:04.530Z] === RUN TestBuildLabelWithTargets [2020-06-01T10:34:04.695Z] #40 89.91 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-01T10:34:04.696Z] #40 89.96 CC criu/pie/restorer.o [2020-06-01T10:34:06.466Z] ......... [ 86%] [2020-06-01T10:34:07.181Z] --- PASS: TestServiceWithDataPathPortInit (20.50s) [2020-06-01T10:34:07.181Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-01T10:34:08.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:34:08.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:34:08.508Z] #40 93.74 LINK criu/pie/restorer.built-in.o [2020-06-01T10:34:08.835Z] #40 93.75 GEN criu/pie/restorer-blob.h [2020-06-01T10:34:08.835Z] #40 93.89 DEP criu/vdso.d [2020-06-01T10:34:08.835Z] #40 94.14 DEP criu/uts_ns.d [2020-06-01T10:34:09.479Z] #40 94.49 DEP criu/util.d [2020-06-01T10:34:09.813Z] #40 94.83 DEP criu/uffd.d [2020-06-01T10:34:10.111Z] #40 95.10 DEP criu/tun.d [2020-06-01T10:34:10.111Z] #40 95.34 DEP criu/tty.d [2020-06-01T10:34:10.405Z] #40 95.60 DEP criu/timerfd.d [2020-06-01T10:34:10.698Z] #40 95.91 DEP criu/timens.d [2020-06-01T10:34:10.992Z] #40 96.23 DEP criu/sysfs_parse.d [2020-06-01T10:34:11.286Z] #40 96.47 DEP criu/sysctl.d [2020-06-01T10:34:11.581Z] #40 ... [2020-06-01T10:34:11.581Z] [2020-06-01T10:34:11.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:34:11.581Z] #11 181.0 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-01T10:34:11.581Z] #11 182.2 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-01T10:34:11.581Z] #11 182.6 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-01T10:34:11.581Z] #11 182.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-01T10:34:11.581Z] #11 182.7 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-01T10:34:11.581Z] #11 182.8 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-01T10:34:11.581Z] #11 182.9 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-01T10:34:11.581Z] #11 183.4 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-01T10:34:11.581Z] #11 183.8 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-01T10:34:11.581Z] #11 184.2 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-01T10:34:11.581Z] #11 184.8 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-01T10:34:11.581Z] #11 185.8 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-01T10:34:11.581Z] #11 186.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-01T10:34:11.581Z] #11 186.1 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-01T10:34:11.581Z] #11 186.2 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-01T10:34:12.046Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-01T10:34:12.621Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-01T10:34:12.621Z] === RUN TestBuildWithEmptyLayers [2020-06-01T10:34:12.667Z] #11 187.4 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:34:12.987Z] #11 187.5 Fetched 78.9 MB in 2min 18s (570 kB/s) [2020-06-01T10:34:12.987Z] #11 187.6 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-01T10:34:12.987Z] #11 187.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 ... 15341 files and directories currently installed.) [2020-06-01T10:34:12.987Z] #11 187.6 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-01T10:34:12.987Z] #11 187.6 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:34:13.673Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-01T10:34:15.140Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-01T10:34:15.140Z] === RUN TestBuildMultiStageOnBuild [2020-06-01T10:34:15.557Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.99s) [2020-06-01T10:34:15.557Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wv37gjee33p29d2kqqoqwl1e8 Created:2020-06-01 10:34:06.576340678 +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[d57a506cf7bb4804176076afaf8b35394ca3128fe560ec409fa211a98cfb5b53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k64523brqr5f7irs9gcorfptu EndpointID:66501f60891a5335992dd5780f0b57de522b93a48ba7a389d62c8687b7848445 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb7506c35671e41bf4671259308c721d751484b98cc424d3790cbd1ad7a234ba 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:8c657cae80d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k64523brqr5f7irs9gcorfptu EndpointID:66501f60891a5335992dd5780f0b57de522b93a48ba7a389d62c8687b7848445 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-01T10:34:15.557Z] PASS [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] === Skipped [2020-06-01T10:34:15.557Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:34:15.557Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] DONE 23 tests, 1 skipped in 57.463s [2020-06-01T10:34:15.557Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:34:15.557Z] ++ 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-01T10:34:15.557Z] ++ set -e [2020-06-01T10:34:15.557Z] ++ '[' -n 0 ']' [2020-06-01T10:34:15.557Z] ++ set -x [2020-06-01T10:34:15.557Z] ++ env -i DEST=/go/src/github.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-01T10:34:15.557Z] INFO: Testing against a local daemon [2020-06-01T10:34:15.557Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-01T10:34:15.557Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:34:15.557Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:34:15.557Z] === RUN TestDockerNetworkIpvlan [2020-06-01T10:34:15.557Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:34:15.557Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:34:15.557Z] PASS [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] === Skipped [2020-06-01T10:34:15.557Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:34:15.557Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:34:15.557Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] [2020-06-01T10:34:15.557Z] DONE 2 tests, 2 skipped in 0.076s [2020-06-01T10:34:15.557Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:34:15.557Z] ++ 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-01T10:34:15.557Z] ++ set -e [2020-06-01T10:34:15.557Z] ++ '[' -n 0 ']' [2020-06-01T10:34:15.557Z] ++ set -x [2020-06-01T10:34:15.557Z] ++ env -i DEST=/go/src/github.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-01T10:34:15.557Z] INFO: Testing against a local daemon [2020-06-01T10:34:15.557Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-01T10:34:15.683Z] #11 190.1 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-01T10:34:15.683Z] #11 190.1 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-01T10:34:15.683Z] #11 190.1 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:34:16.006Z] #11 ... [2020-06-01T10:34:16.006Z] [2020-06-01T10:34:16.006Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:34:16.006Z] #42 180.4 vendor/golang.org/x/crypto/cryptobyte [2020-06-01T10:34:16.006Z] #42 180.5 vendor/golang.org/x/net/idna [2020-06-01T10:34:16.006Z] #42 182.7 vendor/golang.org/x/net/http2/hpack [2020-06-01T10:34:16.006Z] #42 186.1 mime [2020-06-01T10:34:16.006Z] #42 186.3 net/http/internal [2020-06-01T10:34:16.006Z] #42 189.8 vendor/golang.org/x/net/http/httpproxy [2020-06-01T10:34:16.006Z] #42 189.8 net/textproto [2020-06-01T10:34:16.006Z] #42 189.8 crypto/x509 [2020-06-01T10:34:16.006Z] #42 ... [2020-06-01T10:34:16.006Z] [2020-06-01T10:34:16.006Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:34:16.006Z] #40 96.74 DEP criu/string.d [2020-06-01T10:34:16.006Z] #40 96.84 DEP criu/stats.d [2020-06-01T10:34:16.006Z] #40 96.99 DEP criu/sockets.d [2020-06-01T10:34:16.006Z] #40 97.33 DEP criu/sk-unix.d [2020-06-01T10:34:16.006Z] #40 97.60 DEP criu/sk-tcp.d [2020-06-01T10:34:16.006Z] #40 97.88 DEP criu/sk-queue.d [2020-06-01T10:34:16.006Z] #40 98.09 DEP criu/sk-packet.d [2020-06-01T10:34:16.006Z] #40 98.29 DEP criu/sk-netlink.d [2020-06-01T10:34:16.006Z] #40 98.62 DEP criu/sk-inet.d [2020-06-01T10:34:16.006Z] #40 98.90 DEP criu/signalfd.d [2020-06-01T10:34:16.006Z] #40 99.10 DEP criu/sigframe.d [2020-06-01T10:34:16.006Z] #40 99.32 DEP criu/shmem.d [2020-06-01T10:34:16.006Z] #40 99.48 DEP criu/servicefd.d [2020-06-01T10:34:16.006Z] #40 99.72 DEP criu/seize.d [2020-06-01T10:34:16.006Z] #40 99.98 DEP criu/seccomp.d [2020-06-01T10:34:16.006Z] #40 100.3 DEP criu/rst-malloc.d [2020-06-01T10:34:16.006Z] #40 100.4 DEP criu/rbtree.d [2020-06-01T10:34:16.006Z] #40 100.4 DEP criu/pstree.d [2020-06-01T10:34:16.006Z] #40 100.7 DEP criu/protobuf.d [2020-06-01T10:34:16.006Z] #40 101.0 GEN criu/protobuf-desc-gen.h [2020-06-01T10:34:16.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-01T10:34:17.027Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-06-01T10:34:17.027Z] === RUN TestDockerNetworkMacvlan [2020-06-01T10:34:17.641Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-01T10:34:17.675Z] #40 ... [2020-06-01T10:34:17.675Z] [2020-06-01T10:34:17.675Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:34:17.675Z] #42 192.3 vendor/golang.org/x/net/http/httpguts [2020-06-01T10:34:17.675Z] #42 192.3 mime/multipart [2020-06-01T10:34:18.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:34:18.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:34:18.683Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-01T10:34:18.757Z] #42 ... [2020-06-01T10:34:18.758Z] [2020-06-01T10:34:18.758Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:34:18.758Z] #44 DONE 193.3s [2020-06-01T10:34:18.758Z] [2020-06-01T10:34:18.758Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:34:18.758Z] #11 192.9 Selecting previously unselected package binutils-mingw-w64. [2020-06-01T10:34:18.758Z] #11 192.9 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-01T10:34:18.758Z] #11 192.9 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:34:18.758Z] #11 193.0 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-01T10:34:18.758Z] #11 193.0 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-01T10:34:18.758Z] #11 193.0 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-01T10:34:18.758Z] #11 193.2 Selecting previously unselected package dmsetup. [2020-06-01T10:34:18.758Z] #11 193.2 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-01T10:34:18.758Z] #11 193.2 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-01T10:34:18.758Z] #11 193.4 Selecting previously unselected package mingw-w64-common. [2020-06-01T10:34:18.758Z] #11 193.4 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-01T10:34:18.758Z] #11 193.4 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-01T10:34:19.714Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-01T10:34:20.213Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-01T10:34:20.390Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-06-01T10:34:20.390Z] === RUN TestBuildUncleanTarFilenames [2020-06-01T10:34:20.648Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-06-01T10:34:20.649Z] === RUN TestBuildMultiStageLayerLeak [2020-06-01T10:34:21.141Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-01T10:34:21.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-01T10:34:24.089Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-01T10:34:24.778Z] #11 198.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-01T10:34:24.778Z] #11 198.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-01T10:34:24.778Z] #11 198.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:34:25.898Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2020-06-01T10:34:25.898Z] === RUN TestBuildWithHugeFile [2020-06-01T10:34:26.928Z] #11 ... [2020-06-01T10:34:26.928Z] [2020-06-01T10:34:26.928Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:34:26.928Z] #40 103.2 DEP criu/protobuf-desc.d [2020-06-01T10:34:26.928Z] #40 103.5 DEP criu/proc_parse.d [2020-06-01T10:34:26.928Z] #40 103.8 DEP criu/plugin.d [2020-06-01T10:34:26.928Z] #40 104.1 DEP criu/pipes.d [2020-06-01T10:34:26.928Z] #40 104.6 DEP criu/pie-util.d [2020-06-01T10:34:26.928Z] #40 104.8 DEP criu/pie-util-vdso.d [2020-06-01T10:34:26.928Z] #40 105.1 DEP criu/path.d [2020-06-01T10:34:26.928Z] #40 105.5 DEP criu/parasite-syscall.d [2020-06-01T10:34:26.928Z] #40 105.9 DEP criu/pagemap.d [2020-06-01T10:34:26.928Z] #40 106.1 DEP criu/pagemap-cache.d [2020-06-01T10:34:26.928Z] #40 106.4 DEP criu/page-xfer.d [2020-06-01T10:34:26.928Z] #40 106.6 DEP criu/page-pipe.d [2020-06-01T10:34:26.928Z] #40 106.7 DEP criu/netfilter.d [2020-06-01T10:34:26.928Z] #40 107.0 DEP criu/net.d [2020-06-01T10:34:26.928Z] #40 107.3 DEP criu/namespaces.d [2020-06-01T10:34:26.928Z] #40 107.5 DEP criu/mount.d [2020-06-01T10:34:26.928Z] #40 107.7 DEP criu/memfd.d [2020-06-01T10:34:26.928Z] #40 107.9 DEP criu/mem.d [2020-06-01T10:34:26.928Z] #40 108.1 DEP criu/lsm.d [2020-06-01T10:34:26.928Z] #40 108.4 DEP criu/log.d [2020-06-01T10:34:26.928Z] #40 108.5 DEP criu/libnetlink.d [2020-06-01T10:34:26.928Z] #40 108.8 DEP criu/kerndat.d [2020-06-01T10:34:26.928Z] #40 109.0 DEP criu/kcmp-ids.d [2020-06-01T10:34:26.928Z] #40 109.2 DEP criu/irmap.d [2020-06-01T10:34:26.928Z] #40 109.4 DEP criu/ipc_ns.d [2020-06-01T10:34:26.928Z] #40 109.7 DEP criu/image.d [2020-06-01T10:34:26.928Z] #40 110.0 DEP criu/image-desc.d [2020-06-01T10:34:26.928Z] #40 110.2 DEP criu/fsnotify.d [2020-06-01T10:34:26.928Z] #40 110.5 DEP criu/filesystems.d [2020-06-01T10:34:26.928Z] #40 110.8 DEP criu/files.d [2020-06-01T10:34:26.928Z] #40 111.1 DEP criu/files-reg.d [2020-06-01T10:34:26.928Z] #40 111.4 DEP criu/files-ext.d [2020-06-01T10:34:26.928Z] #40 111.7 DEP criu/file-lock.d [2020-06-01T10:34:26.928Z] #40 111.9 DEP criu/file-ids.d [2020-06-01T10:34:26.928Z] #40 112.1 DEP criu/fifo.d [2020-06-01T10:34:27.156Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-01T10:34:27.240Z] #40 112.4 DEP criu/fdstore.d [2020-06-01T10:34:27.539Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-01T10:34:27.576Z] #40 112.5 DEP criu/fault-injection.d [2020-06-01T10:34:27.576Z] #40 112.6 DEP criu/external.d [2020-06-01T10:34:27.576Z] #40 112.8 DEP criu/eventpoll.d [2020-06-01T10:34:27.883Z] #40 113.1 DEP criu/eventfd.d [2020-06-01T10:34:28.414Z] #40 113.3 DEP criu/crtools.d [2020-06-01T10:34:28.414Z] #40 113.6 DEP criu/cr-service.d [2020-06-01T10:34:28.726Z] #40 113.9 DEP criu/cr-restore.d [2020-06-01T10:34:29.032Z] #40 ... [2020-06-01T10:34:29.032Z] [2020-06-01T10:34:29.032Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:34:29.032Z] #11 203.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-01T10:34:29.032Z] #11 203.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-01T10:34:29.032Z] #11 203.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:34:29.032Z] #11 203.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-01T10:34:29.032Z] #11 203.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-01T10:34:29.032Z] #11 203.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:34:31.571Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-01T10:34:31.571Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-01T10:34:32.635Z] #11 ... [2020-06-01T10:34:32.635Z] [2020-06-01T10:34:32.635Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:34:32.635Z] #42 196.9 crypto/tls [2020-06-01T10:34:32.635Z] #42 205.4 net/http/httptrace [2020-06-01T10:34:32.635Z] #42 205.7 net/http [2020-06-01T10:34:32.635Z] #42 ... [2020-06-01T10:34:32.635Z] [2020-06-01T10:34:32.635Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:34:32.635Z] #40 114.2 DEP criu/cr-errno.d [2020-06-01T10:34:32.635Z] #40 114.3 DEP criu/cr-dump.d [2020-06-01T10:34:32.635Z] #40 114.5 DEP criu/cr-dedup.d [2020-06-01T10:34:32.635Z] #40 114.8 DEP criu/cr-check.d [2020-06-01T10:34:32.635Z] #40 115.1 DEP criu/config.d [2020-06-01T10:34:32.635Z] #40 115.4 DEP criu/clone-noasan.d [2020-06-01T10:34:32.635Z] #40 115.5 DEP criu/cgroup.d [2020-06-01T10:34:32.635Z] #40 115.9 DEP criu/cgroup-props.d [2020-06-01T10:34:32.635Z] #40 116.1 DEP criu/bitmap.d [2020-06-01T10:34:32.635Z] #40 116.1 DEP criu/bfd.d [2020-06-01T10:34:32.635Z] #40 116.2 DEP criu/autofs.d [2020-06-01T10:34:32.635Z] #40 116.4 DEP criu/aio.d [2020-06-01T10:34:32.635Z] #40 116.8 DEP criu/action-scripts.d [2020-06-01T10:34:32.635Z] #40 117.3 CC criu/action-scripts.o [2020-06-01T10:34:32.635Z] #40 118.0 CC criu/aio.o [2020-06-01T10:34:33.535Z] #40 118.8 CC criu/autofs.o [2020-06-01T10:34:34.339Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-01T10:34:36.353Z] #40 121.4 CC criu/bfd.o [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.34s) [2020-06-01T10:34:36.357Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-06-01T10:34:36.357Z] PASS [2020-06-01T10:34:36.357Z] [2020-06-01T10:34:36.357Z] DONE 8 tests in 20.810s [2020-06-01T10:34:36.357Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-01T10:34:36.357Z] ++ 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-01T10:34:36.357Z] ++ set -e [2020-06-01T10:34:36.357Z] ++ '[' -n 0 ']' [2020-06-01T10:34:36.357Z] ++ set -x [2020-06-01T10:34:36.357Z] ++ env -i DEST=/go/src/github.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-01T10:34:36.357Z] testing: warning: no tests to run [2020-06-01T10:34:36.357Z] PASS [2020-06-01T10:34:36.357Z] [2020-06-01T10:34:36.357Z] DONE 0 tests in 0.015s [2020-06-01T10:34:36.358Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-01T10:34:36.358Z] ++ 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-01T10:34:36.358Z] ++ set -e [2020-06-01T10:34:36.358Z] ++ '[' -n 0 ']' [2020-06-01T10:34:36.358Z] ++ set -x [2020-06-01T10:34:36.358Z] ++ env -i DEST=/go/src/github.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-01T10:34:36.358Z] INFO: Testing against a local daemon [2020-06-01T10:34:36.358Z] === RUN TestAuthZPluginAllowRequest [2020-06-01T10:34:36.588Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-01T10:34:36.845Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-01T10:34:36.845Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-01T10:34:36.845Z] [2020-06-01T10:34:36.845Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-01T10:34:36.845Z] =========================== short test summary info ============================ [2020-06-01T10:34:36.845Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-01T10:34:36.845Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-01T10:34:36.845Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-01T10:34:36.845Z] Not supported on most drivers [2020-06-01T10:34:36.845Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-01T10:34:36.845Z] Can fail if eth0 has multiple IP addresses [2020-06-01T10:34:36.845Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-01T10:34:36.845Z] This doesn't seem to be taken into account by the engine [2020-06-01T10:34:36.845Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-01T10:34:36.845Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-01T10:34:36.845Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-01T10:34:36.845Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-01T10:34:36.845Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-01T10:34:36.845Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-01T10:34:36.845Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-01T10:34:36.845Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 387.80 seconds == [2020-06-01T10:34:36.904Z] #40 122.1 CC criu/bitmap.o [2020-06-01T10:34:37.233Z] #40 122.2 CC criu/cgroup-props.o [2020-06-01T10:34:37.408Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-01T10:34:37.827Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-06-01T10:34:37.827Z] === RUN TestAuthZPluginTLS [2020-06-01T10:34:37.934Z] ok github.com/docker/docker/integration/container 62.989s [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === Skipped [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-01T10:34:37.934Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-06-01T10:34:37.934Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-06-01T10:34:37.934Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-06-01T10:34:37.934Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-06-01T10:34:37.934Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-01T10:34:37.934Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-01T10:34:37.934Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-01T10:34:37.934Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-01T10:34:37.934Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-01T10:34:37.934Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-01T10:34:37.934Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-01T10:34:37.934Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-01T10:34:37.934Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-01T10:34:37.934Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-01T10:34:37.934Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-01T10:34:37.934Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-01T10:34:37.934Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-01T10:34:37.934Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-01T10:34:37.934Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-01T10:34:37.934Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-01T10:34:37.934Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-01T10:34:37.934Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-01T10:34:37.934Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-01T10:34:37.934Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-01T10:34:37.934Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-01T10:34:37.934Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-01T10:34:37.934Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-01T10:34:37.934Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-01T10:34:37.934Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-01T10:34:37.934Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-01T10:34:37.934Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-01T10:34:37.934Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:34:37.934Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-01T10:34:37.934Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-01T10:34:37.934Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-01T10:34:37.934Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] DONE 84 tests, 42 skipped in 65.988s [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-01T10:34:37.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:37.934Z] INFO: Testing against a local daemon [2020-06-01T10:34:37.934Z] ok github.com/docker/docker/integration/image 0.541s [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === Skipped [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-01T10:34:37.934Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-01T10:34:37.934Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-01T10:34:37.934Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-01T10:34:37.934Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] DONE 11 tests, 4 skipped in 2.752s [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-01T10:34:37.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:37.934Z] INFO: Testing against a local daemon [2020-06-01T10:34:37.934Z] ok github.com/docker/docker/integration/network 0.234s [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === Skipped [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-01T10:34:37.934Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-01T10:34:37.934Z] 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-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-01T10:34:37.934Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-01T10:34:37.934Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-01T10:34:37.934Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-01T10:34:37.934Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-01T10:34:37.934Z] [2020-06-01T10:34:37.934Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:34:37.934Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-01T10:34:37.935Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-01T10:34:37.935Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] DONE 19 tests, 15 skipped in 2.692s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-01T10:34:37.935Z] testing: warning: no tests to run [2020-06-01T10:34:37.935Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] DONE 0 tests in 0.853s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-01T10:34:37.935Z] testing: warning: no tests to run [2020-06-01T10:34:37.935Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] DONE 0 tests in 0.849s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-01T10:34:37.935Z] testing: warning: no tests to run [2020-06-01T10:34:37.935Z] ok github.com/docker/docker/integration/plugin 0.082s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] DONE 0 tests in 0.867s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-01T10:34:37.935Z] testing: warning: no tests to run [2020-06-01T10:34:37.935Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] DONE 0 tests in 0.853s [2020-06-01T10:34:37.935Z] [2020-06-01T10:34:37.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-01T10:34:38.444Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-06-01T10:34:38.444Z] === RUN TestAuthZPluginDenyRequest [2020-06-01T10:34:38.891Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-06-01T10:34:38.891Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-01T10:34:38.999Z] #40 123.4 CC criu/cgroup.o [2020-06-01T10:34:39.505Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-01T10:34:39.505Z] === RUN TestAuthZPluginDenyResponse [2020-06-01T10:34:40.122Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-06-01T10:34:40.122Z] === RUN TestAuthZPluginAllowEventStream [2020-06-01T10:34:42.198Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-06-01T10:34:42.198Z] === RUN TestAuthZPluginErrorResponse [2020-06-01T10:34:42.482Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-06-01T10:34:42.482Z] === RUN TestAuthZPluginErrorRequest [2020-06-01T10:34:42.765Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-06-01T10:34:42.765Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-01T10:34:43.381Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-06-01T10:34:43.381Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-01T10:34:43.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:34:43.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:34:43.808Z] #40 128.7 CC criu/clone-noasan.o [2020-06-01T10:34:43.808Z] #40 128.9 CC criu/config.o [2020-06-01T10:34:44.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:34:44.901Z] #40 ... [2020-06-01T10:34:44.901Z] [2020-06-01T10:34:44.901Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:34:44.901Z] #42 219.3 github.com/LK4D4/vndr/godl [2020-06-01T10:34:45.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-06-01T10:34:45.405Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-01T10:34:45.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:34:45.993Z] #42 220.3 github.com/LK4D4/vndr [2020-06-01T10:34:46.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:34:46.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:46.789Z] INFO: Testing against a local daemon [2020-06-01T10:34:46.789Z] ok github.com/docker/docker/integration/plugin/common 0.258s [2020-06-01T10:34:46.789Z] [2020-06-01T10:34:46.789Z] === Skipped [2020-06-01T10:34:46.789Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-01T10:34:46.789Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-01T10:34:46.789Z] [2020-06-01T10:34:46.789Z] [2020-06-01T10:34:46.789Z] DONE 3 tests, 1 skipped in 8.417s [2020-06-01T10:34:46.789Z] [2020-06-01T10:34:46.789Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-01T10:34:48.091Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-06-01T10:34:48.091Z] === RUN TestAuthZPluginHeader [2020-06-01T10:34:48.705Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-06-01T10:34:48.705Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-01T10:34:48.705Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-01T10:34:48.705Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:34:48.705Z] === RUN TestAuthZPluginV2Disable [2020-06-01T10:34:48.705Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-01T10:34:48.705Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:34:48.705Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-01T10:34:48.705Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-01T10:34:48.705Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:34:48.705Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-01T10:34:48.705Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-01T10:34:48.705Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:34:48.705Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-01T10:34:49.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:34:49.580Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T10:34:49.580Z] [2020-06-01T10:34:49.580Z] Unloading profiles will leave already running processes permanently [2020-06-01T10:34:49.580Z] unconfined, which can lead to unexpected situations. [2020-06-01T10:34:49.580Z] [2020-06-01T10:34:49.580Z] To set a process to complain mode, use the command line tool [2020-06-01T10:34:49.580Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T10:34:49.580Z] [2020-06-01T10:34:49.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:49.788Z] INFO: Testing against a local daemon [2020-06-01T10:34:49.788Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.276s [2020-06-01T10:34:49.788Z] [2020-06-01T10:34:49.788Z] === Skipped [2020-06-01T10:34:49.788Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-01T10:34:49.788Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-01T10:34:49.788Z] [2020-06-01T10:34:49.788Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-01T10:34:49.788Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-01T10:34:49.788Z] [2020-06-01T10:34:49.788Z] [2020-06-01T10:34:49.788Z] DONE 2 tests, 2 skipped in 3.575s [2020-06-01T10:34:49.788Z] [2020-06-01T10:34:49.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging Post stage [Pipeline] junit [2020-06-01T10:34:49.847Z] Recording test results [Pipeline] sh [2020-06-01T10:34:50.331Z] + echo Ensuring container killed. [2020-06-01T10:34:50.331Z] Ensuring container killed. [2020-06-01T10:34:50.331Z] + docker rm -vf docker-pr4 [2020-06-01T10:34:50.331Z] Error: No such container: docker-pr4 [2020-06-01T10:34:50.331Z] + true [Pipeline] sh [2020-06-01T10:34:50.608Z] + echo Chowning /workspace to jenkins user [2020-06-01T10:34:50.608Z] Chowning /workspace to jenkins user [2020-06-01T10:34:50.608Z] + id -u [2020-06-01T10:34:50.608Z] + id -g [2020-06-01T10:34:50.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41011:/workspace busybox chown -R 1000:1000 /workspace [2020-06-01T10:34:50.969Z] #42 ... [2020-06-01T10:34:50.969Z] [2020-06-01T10:34:50.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:34:50.969Z] #11 221.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-01T10:34:50.969Z] #11 221.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-01T10:34:50.969Z] #11 221.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T10:34:52.268Z] + bundleName=docker-py [2020-06-01T10:34:52.268Z] + echo Creating docker-py-bundles.tar.gz [2020-06-01T10:34:52.268Z] Creating docker-py-bundles.tar.gz [2020-06-01T10:34:52.268Z] + 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-01T10:34:52.278Z] Archiving artifacts [2020-06-01T10:34:52.527Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-01T10:34:52.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:52.780Z] INFO: Testing against a local daemon [2020-06-01T10:34:52.780Z] ok github.com/docker/docker/integration/plugin/logging 0.256s [2020-06-01T10:34:52.780Z] [2020-06-01T10:34:52.780Z] === Skipped [2020-06-01T10:34:52.780Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-01T10:34:52.780Z] read_test.go:21: no unix domain sockets on Windows [2020-06-01T10:34:52.780Z] [2020-06-01T10:34:52.780Z] [2020-06-01T10:34:52.780Z] DONE 1 tests, 1 skipped in 2.824s [2020-06-01T10:34:52.780Z] [2020-06-01T10:34:52.780Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-01T10:34:52.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh binary-daemon [2020-06-01T10:34:53.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:34:53.462Z] [2020-06-01T10:34:53.462Z] Removing bundles/ [2020-06-01T10:34:53.462Z] [2020-06-01T10:34:53.462Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-01T10:34:53.462Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-01T10:34:53.462Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:34:54.359Z] testing: warning: no tests to run [2020-06-01T10:34:54.359Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.110s [2020-06-01T10:34:54.359Z] [2020-06-01T10:34:54.359Z] DONE 0 tests in 1.404s [2020-06-01T10:34:54.359Z] [2020-06-01T10:34:54.359Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-01T10:34:54.668Z] #11 ... [2020-06-01T10:34:54.668Z] [2020-06-01T10:34:54.668Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:34:54.668Z] #40 131.7 CC criu/cr-check.o [2020-06-01T10:34:54.668Z] #40 134.4 CC criu/cr-dedup.o [2020-06-01T10:34:54.668Z] #40 135.0 CC criu/cr-dump.o [2020-06-01T10:34:54.668Z] #40 138.4 CC criu/cr-errno.o [2020-06-01T10:34:54.668Z] #40 138.5 CC criu/cr-restore.o [2020-06-01T10:34:55.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:34:56.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:56.593Z] INFO: Testing against a local daemon [2020-06-01T10:34:56.593Z] ok github.com/docker/docker/integration/plugin/volumes 0.225s [2020-06-01T10:34:57.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:34:57.066Z] [2020-06-01T10:34:57.066Z] === Skipped [2020-06-01T10:34:57.066Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-01T10:34:57.066Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:57.066Z] [2020-06-01T10:34:57.066Z] [2020-06-01T10:34:57.066Z] DONE 1 tests, 1 skipped in 2.661s [2020-06-01T10:34:57.066Z] [2020-06-01T10:34:57.066Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-01T10:34:57.895Z] #40 ... [2020-06-01T10:34:57.895Z] [2020-06-01T10:34:57.895Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:34:57.895Z] #42 DONE 232.4s [2020-06-01T10:34:57.895Z] [2020-06-01T10:34:57.895Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:34:57.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:34:59.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:34:59.299Z] INFO: Testing against a local daemon [2020-06-01T10:34:59.299Z] ok github.com/docker/docker/integration/secret 0.229s [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] === Skipped [2020-06-01T10:34:59.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-01T10:34:59.299Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-01T10:34:59.299Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-01T10:34:59.299Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-01T10:34:59.299Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-01T10:34:59.299Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-01T10:34:59.299Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] DONE 6 tests, 6 skipped in 2.385s [2020-06-01T10:34:59.299Z] [2020-06-01T10:34:59.299Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-01T10:35:00.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:35:00.774Z] #46 ... [2020-06-01T10:35:00.774Z] [2020-06-01T10:35:00.774Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:00.774Z] #40 145.4 CC criu/cr-service.o [2020-06-01T10:35:02.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:35:02.272Z] INFO: Testing against a local daemon [2020-06-01T10:35:02.272Z] ok github.com/docker/docker/integration/service 0.359s [2020-06-01T10:35:02.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === Skipped [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-01T10:35:02.744Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-01T10:35:02.744Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-01T10:35:02.744Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-01T10:35:02.744Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-01T10:35:02.744Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-01T10:35:02.744Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-06-01T10:35:02.744Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-01T10:35:02.744Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-01T10:35:02.744Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-01T10:35:02.744Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-01T10:35:02.744Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-01T10:35:02.744Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-01T10:35:02.744Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-01T10:35:02.744Z] network_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-01T10:35:02.744Z] network_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestDockerRestartWithAttachbleNetwork (0.00s) [2020-06-01T10:35:02.744Z] network_test.go:121: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-01T10:35:02.744Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.744Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-01T10:35:02.744Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:35:02.744Z] [2020-06-01T10:35:02.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-01T10:35:02.745Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:35:02.745Z] [2020-06-01T10:35:02.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-01T10:35:02.745Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:35:02.745Z] [2020-06-01T10:35:02.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-01T10:35:02.745Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:35:02.745Z] [2020-06-01T10:35:02.745Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-06-01T10:35:02.745Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-01T10:35:02.745Z] [2020-06-01T10:35:02.745Z] [2020-06-01T10:35:02.745Z] DONE 25 tests, 24 skipped in 3.050s [2020-06-01T10:35:02.745Z] [2020-06-01T10:35:02.745Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-01T10:35:02.919Z] #40 148.0 CC criu/crtools.o [2020-06-01T10:35:03.559Z] #40 148.9 CC criu/eventfd.o [2020-06-01T10:35:04.199Z] #40 149.4 CC criu/eventpoll.o [2020-06-01T10:35:04.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:35:04.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:35:04.975Z] INFO: Testing against a local daemon [2020-06-01T10:35:04.975Z] ok github.com/docker/docker/integration/session 0.198s [2020-06-01T10:35:04.975Z] [2020-06-01T10:35:04.975Z] === Skipped [2020-06-01T10:35:04.975Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-01T10:35:04.975Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-01T10:35:04.975Z] [2020-06-01T10:35:04.975Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-01T10:35:04.975Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-01T10:35:04.975Z] [2020-06-01T10:35:04.975Z] [2020-06-01T10:35:04.975Z] DONE 2 tests, 2 skipped in 2.345s [2020-06-01T10:35:04.975Z] [2020-06-01T10:35:04.975Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-01T10:35:05.294Z] #40 ... [2020-06-01T10:35:05.294Z] [2020-06-01T10:35:05.294Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-01T10:35:05.294Z] #11 235.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-01T10:35:05.294Z] #11 235.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 235.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-01T10:35:05.294Z] #11 235.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 235.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 235.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-01T10:35:05.294Z] #11 235.8 Selecting previously unselected package libbtrfs0. [2020-06-01T10:35:05.294Z] #11 235.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 235.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-01T10:35:05.294Z] #11 235.9 Selecting previously unselected package libbtrfs-dev. [2020-06-01T10:35:05.294Z] #11 235.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 236.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:35:05.294Z] #11 236.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-01T10:35:05.294Z] #11 236.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 236.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-01T10:35:05.294Z] #11 236.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 236.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 236.2 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-01T10:35:05.294Z] #11 236.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 236.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 236.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-01T10:35:05.294Z] #11 237.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-01T10:35:05.294Z] #11 237.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 237.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 237.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-01T10:35:05.294Z] #11 237.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 237.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 237.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-01T10:35:05.294Z] #11 237.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 237.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 237.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 237.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 237.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 238.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 238.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 238.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-01T10:35:05.294Z] #11 238.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 238.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 238.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-01T10:35:05.294Z] #11 238.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 238.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 238.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-01T10:35:05.294Z] #11 238.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-01T10:35:05.294Z] #11 238.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-01T10:35:05.294Z] #11 238.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-01T10:35:05.294Z] #11 239.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 239.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-01T10:35:05.294Z] #11 239.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:35:05.294Z] #11 239.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-01T10:35:05.294Z] #11 239.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-01T10:35:05.294Z] #11 239.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-01T10:35:05.294Z] #11 239.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-01T10:35:05.294Z] #11 239.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-01T10:35:05.294Z] #11 239.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-01T10:35:05.294Z] #11 239.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-01T10:35:05.294Z] #11 239.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-01T10:35:05.294Z] #11 239.4 Setting up dmsetup (2:1.02.155-3) ... [2020-06-01T10:35:05.294Z] #11 239.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-01T10:35:05.294Z] #11 239.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-01T10:35:05.294Z] #11 239.4 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:35:05.294Z] #11 DONE 239.7s [2020-06-01T10:35:05.294Z] [2020-06-01T10:35:05.294Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:05.294Z] #40 150.5 CC criu/external.o [2020-06-01T10:35:05.596Z] #40 ... [2020-06-01T10:35:05.596Z] [2020-06-01T10:35:05.596Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-01T10:35:05.596Z] #12 DONE 0.6s [2020-06-01T10:35:05.898Z] [2020-06-01T10:35:05.898Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:35:05.898Z] #50 0.495 + RM_GOPATH=0 [2020-06-01T10:35:05.898Z] #50 0.496 + TMP_GOPATH= [2020-06-01T10:35:05.898Z] #50 0.496 + : /build [2020-06-01T10:35:05.898Z] #50 0.496 + '[' -z '' ']' [2020-06-01T10:35:05.898Z] #50 0.502 ++ mktemp -d [2020-06-01T10:35:05.898Z] #50 0.507 + export GOPATH=/tmp/tmp.hc1ODs8JMJ [2020-06-01T10:35:05.898Z] #50 0.508 + GOPATH=/tmp/tmp.hc1ODs8JMJ [2020-06-01T10:35:05.898Z] #50 0.508 + RM_GOPATH=1 [2020-06-01T10:35:05.898Z] #50 0.508 + case "$(go env GOARCH)" in [2020-06-01T10:35:05.898Z] #50 0.512 ++ go env GOARCH [2020-06-01T10:35:05.898Z] #50 0.524 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:35:05.898Z] #50 0.525 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:35:05.898Z] #50 0.529 ++ dirname /tmp/install/install.sh [2020-06-01T10:35:05.898Z] #50 0.532 + dir=/tmp/install [2020-06-01T10:35:05.898Z] #50 0.533 + bin=runc [2020-06-01T10:35:05.898Z] #50 0.533 + shift [2020-06-01T10:35:05.898Z] #50 0.533 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-01T10:35:05.898Z] #50 0.533 + . /tmp/install/runc.installer [2020-06-01T10:35:05.898Z] #50 0.538 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:35:05.898Z] #50 0.539 + install_runc [2020-06-01T10:35:05.898Z] #50 0.540 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-01T10:35:05.898Z] #50 0.542 + uname -r [2020-06-01T10:35:05.898Z] #50 0.562 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-01T10:35:05.898Z] #50 0.562 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-01T10:35:05.898Z] #50 0.563 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-01T10:35:05.898Z] #50 0.563 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hc1ODs8JMJ/src/github.com/opencontainers/runc [2020-06-01T10:35:05.898Z] #50 0.567 Cloning into '/tmp/tmp.hc1ODs8JMJ/src/github.com/opencontainers/runc'... [2020-06-01T10:35:06.190Z] #50 ... [2020-06-01T10:35:06.190Z] [2020-06-01T10:35:06.190Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-01T10:35:06.190Z] #13 DONE 0.5s [2020-06-01T10:35:06.482Z] [2020-06-01T10:35:06.482Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:06.482Z] #40 151.4 CC criu/fault-injection.o [2020-06-01T10:35:06.482Z] #40 151.6 CC criu/fdstore.o [2020-06-01T10:35:06.776Z] #40 ... [2020-06-01T10:35:06.776Z] [2020-06-01T10:35:06.776Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-01T10:35:06.776Z] #14 0.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-01T10:35:06.776Z] #14 DONE 0.4s [2020-06-01T10:35:06.776Z] [2020-06-01T10:35:06.776Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-01T10:35:06.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:35:07.075Z] #15 DONE 0.4s [2020-06-01T10:35:07.075Z] [2020-06-01T10:35:07.075Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:07.075Z] #40 152.3 CC criu/fifo.o [2020-06-01T10:35:07.144Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.24s) [2020-06-01T10:35:07.144Z] PASS [2020-06-01T10:35:07.144Z] [2020-06-01T10:35:07.144Z] === Skipped [2020-06-01T10:35:07.144Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-01T10:35:07.144Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:35:07.144Z] [2020-06-01T10:35:07.144Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-01T10:35:07.144Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:35:07.144Z] [2020-06-01T10:35:07.144Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-01T10:35:07.144Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:35:07.144Z] [2020-06-01T10:35:07.144Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-01T10:35:07.144Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:35:07.144Z] [2020-06-01T10:35:07.144Z] [2020-06-01T10:35:07.144Z] DONE 17 tests, 4 skipped in 29.662s [2020-06-01T10:35:07.144Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-01T10:35:07.144Z] ++ 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-01T10:35:07.144Z] ++ set -e [2020-06-01T10:35:07.144Z] ++ '[' -n 0 ']' [2020-06-01T10:35:07.144Z] ++ set -x [2020-06-01T10:35:07.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=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-01T10:35:07.144Z] INFO: Testing against a local daemon [2020-06-01T10:35:07.144Z] === RUN TestPluginInvalidJSON [2020-06-01T10:35:07.144Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:35:07.144Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:35:07.145Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:35:07.145Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-01T10:35:07.145Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-01T10:35:07.145Z] === RUN TestPluginInstall [2020-06-01T10:35:07.145Z] === RUN TestPluginInstall/no_auth [2020-06-01T10:35:07.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:35:07.206Z] INFO: Testing against a local daemon [2020-06-01T10:35:07.385Z] #40 ... [2020-06-01T10:35:07.385Z] [2020-06-01T10:35:07.385Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-01T10:35:07.385Z] #16 DONE 0.4s [2020-06-01T10:35:07.727Z] [2020-06-01T10:35:07.727Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-01T10:35:08.088Z] #17 DONE 0.4s [2020-06-01T10:35:08.089Z] [2020-06-01T10:35:08.089Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:08.089Z] #40 153.1 CC criu/file-ids.o [2020-06-01T10:35:08.199Z] ok github.com/docker/docker/integration/system 1.406s [2020-06-01T10:35:08.408Z] #40 153.6 CC criu/file-lock.o [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === Skipped [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:35:08.671Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-01T10:35:08.671Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-01T10:35:08.671Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-01T10:35:08.671Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-01T10:35:08.671Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-01T10:35:08.671Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-01T10:35:08.671Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] DONE 13 tests, 7 skipped in 3.577s [2020-06-01T10:35:08.671Z] [2020-06-01T10:35:08.671Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-01T10:35:08.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:35:09.742Z] #40 154.7 CC criu/files-ext.o [2020-06-01T10:35:09.818Z] time="2020-06-01T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:35:09.818Z] time="2020-06-01T10:35:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:35:09.818Z] time="2020-06-01T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:903dc76f8f0782154e73b944de5a141a6897af398532fa9999c92f099958637c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:35:09.818Z] time="2020-06-01T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:35:09.818Z] time="2020-06-01T10:35:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:35:09.818Z] time="2020-06-01T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:903dc76f8f0782154e73b944de5a141a6897af398532fa9999c92f099958637c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:35:10.049Z] #40 155.4 CC criu/files-reg.o [2020-06-01T10:35:10.100Z] === RUN TestPluginInstall/with_htpasswd [2020-06-01T10:35:10.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:35:10.658Z] Using test binary docker [2020-06-01T10:35:10.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-01T10:35:10.658Z] +++ /etc/init.d/apparmor start [2020-06-01T10:35:10.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:35:10.658Z] INFO: Waiting for daemon to start... [2020-06-01T10:35:10.658Z] Starting dockerd [2020-06-01T10:35:10.658Z] +++ 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-01T10:35:10.713Z] time="2020-06-01T10:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:35:10.713Z] time="2020-06-01T10:35:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:35:10.713Z] time="2020-06-01T10:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11ef3d41fa6ae30239a0d54f2c8fed67a20db888d9b4211356f5efc0d74d33fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:35:10.713Z] time="2020-06-01T10:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:35:10.713Z] time="2020-06-01T10:35:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:35:10.713Z] time="2020-06-01T10:35:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11ef3d41fa6ae30239a0d54f2c8fed67a20db888d9b4211356f5efc0d74d33fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:35:10.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:35:10.899Z] INFO: Testing against a local daemon [2020-06-01T10:35:10.900Z] ok github.com/docker/docker/integration/volume 0.265s [2020-06-01T10:35:10.900Z] [2020-06-01T10:35:10.900Z] === Skipped [2020-06-01T10:35:10.900Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-01T10:35:10.900Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-01T10:35:10.900Z] [2020-06-01T10:35:10.900Z] [2020-06-01T10:35:10.900Z] DONE 5 tests, 1 skipped in 2.374s [2020-06-01T10:35:10.900Z] [2020-06-01T10:35:10.900Z] INFO: make.ps1 ended at 06/01/2020 10:35:10 [2020-06-01T10:35:10.900Z] INFO: Integration CLI tests being run from the host: [2020-06-01T10:35:10.900Z] 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-01T10:35:10.995Z] === RUN TestPluginInstall/with_insecure [2020-06-01T10:35:12.001Z] time="2020-06-01T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:35:12.001Z] time="2020-06-01T10:35:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:35:12.001Z] time="2020-06-01T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9044eea33b97388573e8ab0c6da3cd9e9bda0e2a1e981a012ccc60886b123031" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:35:12.001Z] time="2020-06-01T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:35:12.001Z] time="2020-06-01T10:35:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:35:12.001Z] time="2020-06-01T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9044eea33b97388573e8ab0c6da3cd9e9bda0e2a1e981a012ccc60886b123031" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:35:12.283Z] --- PASS: TestPluginInstall (6.40s) [2020-06-01T10:35:12.283Z] --- PASS: TestPluginInstall/no_auth (4.27s) [2020-06-01T10:35:12.283Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2020-06-01T10:35:12.283Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-06-01T10:35:12.283Z] plugin_test.go:157: [d858f409f4136] daemon is not started [2020-06-01T10:35:12.283Z] PASS [2020-06-01T10:35:12.283Z] [2020-06-01T10:35:12.283Z] DONE 6 tests in 6.519s [2020-06-01T10:35:12.283Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-01T10:35:12.283Z] ++ 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-01T10:35:12.283Z] ++ set -e [2020-06-01T10:35:12.283Z] ++ '[' -n 0 ']' [2020-06-01T10:35:12.283Z] ++ set -x [2020-06-01T10:35:12.283Z] ++ env -i DEST=/go/src/github.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-01T10:35:12.565Z] INFO: Testing against a local daemon [2020-06-01T10:35:12.565Z] === RUN TestExternalGraphDriver [2020-06-01T10:35:12.565Z] === RUN TestExternalGraphDriver/json [2020-06-01T10:35:13.187Z] . [2020-06-01T10:35:13.187Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:35:13.187Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:35:13.187Z] Error: No such image: emptyfs [2020-06-01T10:35:13.187Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-01T10:35:13.187Z] ++++ docker load [2020-06-01T10:35:13.187Z] Running integration-test (iteration 1) [2020-06-01T10:35:13.187Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-01T10:35:13.187Z] ++ 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-01T10:35:13.187Z] ++ set -e [2020-06-01T10:35:13.187Z] ++ '[' -n 0 ']' [2020-06-01T10:35:13.187Z] ++ set -x [2020-06-01T10:35:13.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:35:14.013Z] #40 158.8 CC criu/files.o [2020-06-01T10:35:14.587Z] === RUN TestExternalGraphDriver/spec [2020-06-01T10:35:16.137Z] #40 161.4 CC criu/filesystems.o [2020-06-01T10:35:17.262Z] === RUN TestExternalGraphDriver/pull [2020-06-01T10:35:17.697Z] #40 162.5 CC criu/fsnotify.o [2020-06-01T10:35:17.996Z] #40 ... [2020-06-01T10:35:17.996Z] [2020-06-01T10:35:17.996Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:35:17.996Z] #18 0.761 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-01T10:35:17.996Z] #18 1.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-01T10:35:17.996Z] #18 1.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-01T10:35:17.996Z] #18 2.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-01T10:35:18.642Z] #18 ... [2020-06-01T10:35:18.642Z] [2020-06-01T10:35:18.642Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:18.642Z] #40 163.9 CC criu/image-desc.o [2020-06-01T10:35:19.197Z] #40 164.0 CC criu/image.o [2020-06-01T10:35:19.280Z] --- PASS: TestExternalGraphDriver (6.44s) [2020-06-01T10:35:19.280Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-06-01T10:35:19.280Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-06-01T10:35:19.280Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-06-01T10:35:19.280Z] === RUN TestGraphdriverPluginV2 [2020-06-01T10:35:19.280Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-06-01T10:35:19.280Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:35:19.280Z] PASS [2020-06-01T10:35:19.280Z] [2020-06-01T10:35:19.280Z] === Skipped [2020-06-01T10:35:19.280Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-06-01T10:35:19.280Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:35:19.280Z] [2020-06-01T10:35:19.280Z] [2020-06-01T10:35:19.280Z] DONE 5 tests, 1 skipped in 6.613s [2020-06-01T10:35:19.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-01T10:35:19.280Z] ++ 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-01T10:35:19.280Z] ++ set -e [2020-06-01T10:35:19.280Z] ++ '[' -n 0 ']' [2020-06-01T10:35:19.280Z] ++ set -x [2020-06-01T10:35:19.281Z] ++ env -i DEST=/go/src/github.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-01T10:35:19.281Z] INFO: Testing against a local daemon [2020-06-01T10:35:19.281Z] === RUN TestContinueAfterPluginCrash [2020-06-01T10:35:19.281Z] === PAUSE TestContinueAfterPluginCrash [2020-06-01T10:35:19.281Z] === RUN TestReadPluginNoRead [2020-06-01T10:35:19.281Z] === PAUSE TestReadPluginNoRead [2020-06-01T10:35:19.281Z] === RUN TestDaemonStartWithLogOpt [2020-06-01T10:35:19.281Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-01T10:35:19.281Z] === CONT TestContinueAfterPluginCrash [2020-06-01T10:35:19.281Z] === CONT TestDaemonStartWithLogOpt [2020-06-01T10:35:19.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-01T10:35:19.614Z] INFO: Testing against a local daemon [2020-06-01T10:35:19.859Z] #40 165.0 CC criu/ipc_ns.o [2020-06-01T10:35:22.086Z] --- PASS: TestBuildWithHugeFile (51.04s) [2020-06-01T10:35:22.086Z] === RUN TestBuildWithEmptyDockerfile [2020-06-01T10:35:22.086Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:35:22.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:35:22.086Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:35:22.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:35:22.086Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:35:22.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:35:22.086Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:35:22.086Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:35:22.086Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:35:22.086Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-06-01T10:35:22.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-06-01T10:35:22.086Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-06-01T10:35:22.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-06-01T10:35:22.086Z] === RUN TestBuildPreserveOwnership [2020-06-01T10:35:22.086Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-01T10:35:22.548Z] #40 167.3 CC criu/irmap.o [2020-06-01T10:35:23.097Z] #40 168.3 CC criu/kcmp-ids.o [2020-06-01T10:35:23.163Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:35:23.163Z] Loaded image: busybox:latest [2020-06-01T10:35:23.163Z] Loaded image: busybox:glibc [2020-06-01T10:35:23.163Z] Loaded image: debian:jessie [2020-06-01T10:35:23.163Z] Loaded image: hello-world:latest [2020-06-01T10:35:23.163Z] INFO: Testing against a local daemon [2020-06-01T10:35:23.163Z] === RUN TestCgroupNamespacesBuild [2020-06-01T10:35:23.455Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-01T10:35:23.477Z] #40 168.7 CC criu/kerndat.o [2020-06-01T10:35:23.655Z] --- PASS: TestDaemonStartWithLogOpt (3.91s) [2020-06-01T10:35:23.655Z] === CONT TestReadPluginNoRead [2020-06-01T10:35:25.285Z] #40 170.2 CC criu/libnetlink.o [2020-06-01T10:35:25.589Z] #40 170.7 CC criu/log.o [2020-06-01T10:35:25.673Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-01T10:35:25.695Z] --- PASS: TestCgroupNamespacesBuild (3.15s) [2020-06-01T10:35:25.695Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-01T10:35:25.891Z] #40 171.2 CC criu/lsm.o [2020-06-01T10:35:26.943Z] #40 171.9 CC criu/mem.o [2020-06-01T10:35:27.599Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-06-01T10:35:27.599Z] === RUN TestBuildWithSession [2020-06-01T10:35:27.599Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-01T10:35:27.599Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:35:27.599Z] === RUN TestBuildSquashParent [2020-06-01T10:35:27.625Z] --- PASS: TestBuildPreserveOwnership (10.63s) [2020-06-01T10:35:27.625Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.62s) [2020-06-01T10:35:27.625Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-01T10:35:27.625Z] === RUN TestBuildPlatformInvalid [2020-06-01T10:35:27.625Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-06-01T10:35:27.625Z] PASS [2020-06-01T10:35:27.625Z] [2020-06-01T10:35:27.625Z] === Skipped [2020-06-01T10:35:27.625Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-01T10:35:27.625Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:35:27.625Z] [2020-06-01T10:35:27.625Z] [2020-06-01T10:35:27.625Z] DONE 32 tests, 1 skipped in 124.417s [2020-06-01T10:35:27.625Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-01T10:35:27.625Z] INFO: Testing against a local daemon [2020-06-01T10:35:27.625Z] === RUN TestConfigInspect [2020-06-01T10:35:27.625Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-01T10:35:27.625Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:27.625Z] === RUN TestConfigList [2020-06-01T10:35:27.625Z] --- SKIP: TestConfigList (0.02s) [2020-06-01T10:35:27.625Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:27.625Z] === RUN TestConfigsCreateAndDelete [2020-06-01T10:35:27.625Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-01T10:35:27.625Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:27.625Z] === RUN TestConfigsUpdate [2020-06-01T10:35:27.625Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-01T10:35:27.625Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:27.625Z] === RUN TestTemplatedConfig [2020-06-01T10:35:27.625Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-01T10:35:27.625Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:27.625Z] === RUN TestConfigCreateResolve [2020-06-01T10:35:27.625Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-06-01T10:35:27.625Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:27.625Z] === RUN TestConfigDaemonLibtrustID [2020-06-01T10:35:27.692Z] === RUN TestReadPluginNoRead/default [2020-06-01T10:35:27.986Z] #40 ... [2020-06-01T10:35:27.986Z] [2020-06-01T10:35:27.986Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:35:27.986Z] #18 19.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-01T10:35:27.986Z] #18 19.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-01T10:35:28.282Z] #18 ... [2020-06-01T10:35:28.282Z] [2020-06-01T10:35:28.282Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-01T10:35:28.282Z] #29 DONE 262.9s [2020-06-01T10:35:28.308Z] --- PASS: TestContinueAfterPluginCrash (9.15s) [2020-06-01T10:35:28.578Z] [2020-06-01T10:35:28.578Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:35:29.515Z] --- PASS: TestConfigDaemonLibtrustID (1.71s) [2020-06-01T10:35:29.516Z] PASS [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] === Skipped [2020-06-01T10:35:29.516Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-01T10:35:29.516Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-06-01T10:35:29.516Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-01T10:35:29.516Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-01T10:35:29.516Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-01T10:35:29.516Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-06-01T10:35:29.516Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] [2020-06-01T10:35:29.516Z] DONE 7 tests, 6 skipped in 1.908s [2020-06-01T10:35:29.516Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-01T10:35:29.516Z] INFO: Testing against a local daemon [2020-06-01T10:35:29.516Z] === RUN TestCheckpoint [2020-06-01T10:35:29.516Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-01T10:35:29.516Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:35:29.516Z] === RUN TestContainerInvalidJSON [2020-06-01T10:35:29.516Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:35:29.516Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:35:29.516Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:35:29.516Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:35:29.516Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:35:29.516Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:35:29.516Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:35:29.516Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:35:29.516Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:35:29.516Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-01T10:35:29.516Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-01T10:35:29.516Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-01T10:35:29.516Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-01T10:35:29.516Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-01T10:35:29.516Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-06-01T10:35:29.516Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-01T10:35:29.516Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-06-01T10:35:29.516Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-01T10:35:29.675Z] #22 ... [2020-06-01T10:35:29.675Z] [2020-06-01T10:35:29.675Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:29.675Z] #40 174.7 CC criu/memfd.o [2020-06-01T10:35:29.773Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-06-01T10:35:29.773Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-01T10:35:29.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-06-01T10:35:29.773Z] === RUN TestCopyFromContainer [2020-06-01T10:35:29.873Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-01T10:35:30.858Z] #40 176.0 CC criu/mount.o [2020-06-01T10:35:31.894Z] --- PASS: TestReadPluginNoRead (8.78s) [2020-06-01T10:35:31.894Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2020-06-01T10:35:31.894Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-06-01T10:35:31.894Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-06-01T10:35:31.894Z] read_test.go:92: [df270f8624f0e] daemon is not started [2020-06-01T10:35:31.894Z] PASS [2020-06-01T10:35:31.894Z] [2020-06-01T10:35:31.894Z] DONE 6 tests in 12.798s [2020-06-01T10:35:31.894Z] 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-01T10:35:31.894Z] ++ 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-01T10:35:31.894Z] ++ set -e [2020-06-01T10:35:31.894Z] ++ '[' -n 0 ']' [2020-06-01T10:35:31.894Z] ++ set -x [2020-06-01T10:35:31.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=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-01T10:35:31.894Z] testing: warning: no tests to run [2020-06-01T10:35:31.894Z] PASS [2020-06-01T10:35:31.894Z] [2020-06-01T10:35:31.894Z] DONE 0 tests in 0.028s [2020-06-01T10:35:31.894Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-01T10:35:31.894Z] ++ 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-01T10:35:31.894Z] ++ set -e [2020-06-01T10:35:31.894Z] ++ '[' -n 0 ']' [2020-06-01T10:35:31.894Z] ++ set -x [2020-06-01T10:35:31.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=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-01T10:35:31.894Z] INFO: Testing against a local daemon [2020-06-01T10:35:31.894Z] === RUN TestPluginWithDevMounts [2020-06-01T10:35:31.894Z] === PAUSE TestPluginWithDevMounts [2020-06-01T10:35:31.894Z] === CONT TestPluginWithDevMounts [2020-06-01T10:35:33.088Z] === RUN TestCopyFromContainer// [2020-06-01T10:35:33.347Z] === RUN TestCopyFromContainer//bar/root [2020-06-01T10:35:33.347Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-01T10:35:33.347Z] === RUN TestCopyFromContainer/bar/quux [2020-06-01T10:35:33.613Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-01T10:35:33.613Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-01T10:35:33.613Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-01T10:35:33.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-01T10:35:33.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-01T10:35:33.876Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-01T10:35:33.914Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-06-01T10:35:33.914Z] PASS [2020-06-01T10:35:33.914Z] [2020-06-01T10:35:33.914Z] DONE 1 tests in 1.987s [2020-06-01T10:35:33.914Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-01T10:35:33.914Z] ++ 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-01T10:35:33.914Z] ++ set -e [2020-06-01T10:35:33.914Z] ++ '[' -n 0 ']' [2020-06-01T10:35:33.914Z] ++ set -x [2020-06-01T10:35:33.914Z] ++ env -i DEST=/go/src/github.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-01T10:35:33.914Z] INFO: Testing against a local daemon [2020-06-01T10:35:33.914Z] === RUN TestSecretInspect [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer (4.23s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-06-01T10:35:34.133Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-01T10:35:34.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-01T10:35:34.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:35:34.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:35:34.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:35:34.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:35:34.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:35:34.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:35:34.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:35:34.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:35:34.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:35:34.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-01T10:35:34.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-01T10:35:34.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-01T10:35:34.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-01T10:35:34.134Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-01T10:35:34.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-01T10:35:34.134Z] === RUN TestCreateWithInvalidEnv [2020-06-01T10:35:34.134Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-01T10:35:34.134Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-01T10:35:34.134Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-01T10:35:34.134Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-01T10:35:34.134Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-01T10:35:34.134Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-01T10:35:34.134Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-01T10:35:34.134Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-01T10:35:34.134Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-01T10:35:34.134Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-01T10:35:34.134Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-01T10:35:34.134Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-01T10:35:34.134Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-01T10:35:34.134Z] === RUN TestCreateTmpfsMountsTarget [2020-06-01T10:35:34.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-06-01T10:35:34.134Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-01T10:35:34.161Z] --- PASS: TestBuildSquashParent (6.61s) [2020-06-01T10:35:34.161Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-01T10:35:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:35:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:35:34.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:35:34.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:35:34.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:35:34.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:35:34.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:35:34.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:35:34.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:35:34.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:35:34.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:35:34.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:35:34.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:35:34.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:35:34.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:35:34.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:35:35.925Z] #40 ... [2020-06-01T10:35:35.925Z] [2020-06-01T10:35:35.925Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:35:35.925Z] #50 26.20 + cd /tmp/tmp.hc1ODs8JMJ/src/github.com/opencontainers/runc [2020-06-01T10:35:35.925Z] #50 26.20 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-01T10:35:35.925Z] #50 26.65 + '[' -z '' ']' [2020-06-01T10:35:35.925Z] #50 26.65 + target=static [2020-06-01T10:35:35.925Z] #50 26.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-01T10:35:35.925Z] #50 28.35 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-01T10:35:36.027Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:35:36.027Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:35:36.027Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-06-01T10:35:36.027Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-01T10:35:36.027Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-01T10:35:36.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:35:36.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:35:37.061Z] #50 ... [2020-06-01T10:35:37.061Z] [2020-06-01T10:35:37.061Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:37.061Z] #40 182.2 CC criu/namespaces.o [2020-06-01T10:35:37.365Z] --- PASS: TestSecretInspect (3.56s) [2020-06-01T10:35:37.365Z] === RUN TestSecretList [2020-06-01T10:35:37.395Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-06-01T10:35:37.651Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-01T10:35:37.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:35:37.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:35:37.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:35:37.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:35:37.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:35:37.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:35:37.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:35:37.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:35:37.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:35:37.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:35:37.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:35:37.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:35:37.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:35:37.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:35:37.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:35:37.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-01T10:35:37.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-01T10:35:37.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-01T10:35:37.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-01T10:35:37.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-01T10:35:37.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-01T10:35:37.652Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-01T10:35:37.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:35:37.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:35:37.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:35:38.219Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-06-01T10:35:38.219Z] === RUN TestCreateDifferentPlatform [2020-06-01T10:35:38.219Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-01T10:35:38.219Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-01T10:35:38.219Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-01T10:35:38.219Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-01T10:35:38.219Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-01T10:35:38.219Z] === RUN TestContainerStartOnDaemonRestart [2020-06-01T10:35:38.219Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-01T10:35:38.219Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-01T10:35:38.219Z] === RUN TestDaemonRestartIpcMode [2020-06-01T10:35:38.219Z] === PAUSE TestDaemonRestartIpcMode [2020-06-01T10:35:38.219Z] === RUN TestDaemonHostGatewayIP [2020-06-01T10:35:38.219Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-01T10:35:38.219Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:35:38.219Z] === RUN TestContainerKillOnDaemonStart [2020-06-01T10:35:38.219Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-01T10:35:38.219Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-01T10:35:38.219Z] === RUN TestDiff [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s) [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-06-01T10:35:38.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2020-06-01T10:35:38.602Z] === RUN TestBuildMultiStageCopy [2020-06-01T10:35:38.602Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-01T10:35:38.789Z] --- PASS: TestDiff (0.54s) [2020-06-01T10:35:38.789Z] === RUN TestExecWithCloseStdin [2020-06-01T10:35:39.352Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-06-01T10:35:39.352Z] === RUN TestExec [2020-06-01T10:35:39.916Z] --- PASS: TestExec (0.64s) [2020-06-01T10:35:39.916Z] === RUN TestExecUser [2020-06-01T10:35:40.069Z] #40 184.7 CC criu/net.o [2020-06-01T10:35:40.479Z] --- PASS: TestExecUser (0.64s) [2020-06-01T10:35:40.479Z] === RUN TestExportContainerAndImportImage [2020-06-01T10:35:41.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-01T10:35:41.393Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-01T10:35:41.409Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-06-01T10:35:41.409Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-01T10:35:41.742Z] --- PASS: TestSecretList (3.73s) [2020-06-01T10:35:41.742Z] === RUN TestSecretsCreateAndDelete [2020-06-01T10:35:41.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:35:41.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-01T10:35:42.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:35:42.527Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-01T10:35:43.093Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-06-01T10:35:43.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-06-01T10:35:43.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-06-01T10:35:43.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-06-01T10:35:43.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-06-01T10:35:43.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-06-01T10:35:43.093Z] === RUN TestBuildMultiStageParentConfig [2020-06-01T10:35:43.469Z] #40 ... [2020-06-01T10:35:43.469Z] [2020-06-01T10:35:43.469Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:35:43.469Z] #18 25.79 Fetched 8131 kB in 25s (322 kB/s) [2020-06-01T10:35:43.469Z] #18 25.79 Reading package lists... [2020-06-01T10:35:43.469Z] #18 28.93 Reading package lists... [2020-06-01T10:35:43.469Z] #18 32.13 Building dependency tree... [2020-06-01T10:35:43.469Z] #18 33.10 libcap2-bin is already the newest version (1:2.25-2). [2020-06-01T10:35:43.469Z] #18 33.10 The following additional packages will be installed: [2020-06-01T10:35:43.469Z] #18 33.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-01T10:35:43.469Z] #18 33.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-01T10:35:43.469Z] #18 33.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-01T10:35:43.469Z] #18 33.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-01T10:35:43.469Z] #18 33.10 python3.7 python3.7-minimal vim-runtime xxd [2020-06-01T10:35:43.469Z] #18 33.10 Suggested packages: [2020-06-01T10:35:43.469Z] #18 33.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-01T10:35:43.469Z] #18 33.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-01T10:35:43.469Z] #18 33.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-01T10:35:43.469Z] #18 33.10 Recommended packages: [2020-06-01T10:35:43.469Z] #18 33.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-01T10:35:43.469Z] #18 33.10 python3-keyrings.alt python3-xdg unzip [2020-06-01T10:35:43.469Z] #18 35.11 The following NEW packages will be installed: [2020-06-01T10:35:43.469Z] #18 35.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-01T10:35:43.469Z] #18 35.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-01T10:35:43.469Z] #18 35.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-01T10:35:43.469Z] #18 35.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-01T10:35:43.469Z] #18 35.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-01T10:35:43.469Z] #18 35.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-01T10:35:43.469Z] #18 35.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-01T10:35:43.469Z] #18 35.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-01T10:35:43.469Z] #18 35.12 xz-utils zip [2020-06-01T10:35:43.469Z] #18 35.25 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-01T10:35:43.469Z] #18 35.25 Need to get 29.2 MB of archives. [2020-06-01T10:35:43.469Z] #18 35.25 After this operation, 134 MB of additional disk space will be used. [2020-06-01T10:35:43.469Z] #18 35.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-01T10:35:43.469Z] #18 35.31 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-01T10:35:43.469Z] #18 35.42 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-01T10:35:43.774Z] #18 35.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-01T10:35:43.774Z] #18 35.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-01T10:35:43.774Z] #18 35.76 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-01T10:35:44.415Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-06-01T10:35:44.415Z] === RUN TestSecretsUpdate [2020-06-01T10:35:44.470Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-06-01T10:35:44.470Z] === RUN TestBuildLabelWithTargets [2020-06-01T10:35:44.674Z] #18 ... [2020-06-01T10:35:44.674Z] [2020-06-01T10:35:44.674Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:35:44.674Z] #40 189.5 CC criu/netfilter.o [2020-06-01T10:35:44.982Z] #40 190.0 CC criu/page-pipe.o [2020-06-01T10:35:45.580Z] --- PASS: TestExportContainerAfterDaemonRestart (3.78s) [2020-06-01T10:35:45.580Z] === RUN TestHealthCheckWorkdir [2020-06-01T10:35:45.658Z] #40 190.8 CC criu/page-xfer.o [2020-06-01T10:35:45.836Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-06-01T10:35:45.836Z] === RUN TestHealthKillContainer [2020-06-01T10:35:47.002Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-06-01T10:35:47.002Z] === RUN TestBuildWithEmptyLayers [2020-06-01T10:35:47.570Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-06-01T10:35:47.570Z] === RUN TestBuildMultiStageOnBuild [2020-06-01T10:35:47.805Z] #40 192.9 CC criu/pagemap-cache.o [2020-06-01T10:35:48.453Z] #40 193.6 CC criu/pagemap.o [2020-06-01T10:35:48.790Z] --- PASS: TestSecretsUpdate (3.74s) [2020-06-01T10:35:48.790Z] === RUN TestTemplatedSecret [2020-06-01T10:35:48.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:35:49.107Z] --- PASS: TestHealthKillContainer (2.76s) [2020-06-01T10:35:49.107Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-01T10:35:49.364Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-06-01T10:35:49.364Z] === RUN TestIpcModeNone [2020-06-01T10:35:49.928Z] --- PASS: TestIpcModeNone (0.64s) [2020-06-01T10:35:49.928Z] === RUN TestIpcModePrivate [2020-06-01T10:35:50.102Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2020-06-01T10:35:50.102Z] === RUN TestBuildUncleanTarFilenames [2020-06-01T10:35:50.492Z] --- PASS: TestIpcModePrivate (0.62s) [2020-06-01T10:35:50.492Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-06-01T10:35:50.492Z] === RUN TestIpcModeShareable [2020-06-01T10:35:50.492Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-01T10:35:50.492Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:35:50.492Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-01T10:35:50.701Z] #40 194.9 CC criu/parasite-syscall.o [2020-06-01T10:35:51.024Z] #40 196.1 CC criu/path.o [2020-06-01T10:35:51.327Z] #40 ... [2020-06-01T10:35:51.327Z] [2020-06-01T10:35:51.327Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:35:51.327Z] #18 38.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-01T10:35:51.327Z] #18 39.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-01T10:35:51.327Z] #18 39.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-01T10:35:51.327Z] #18 39.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-01T10:35:51.327Z] #18 39.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-01T10:35:51.327Z] #18 40.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-01T10:35:51.327Z] #18 40.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-01T10:35:51.327Z] #18 40.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-01T10:35:51.328Z] #18 40.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-01T10:35:51.328Z] #18 40.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-01T10:35:51.328Z] #18 40.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-01T10:35:51.328Z] #18 41.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-01T10:35:51.328Z] #18 43.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-01T10:35:51.463Z] --- PASS: TestTemplatedSecret (3.23s) [2020-06-01T10:35:51.463Z] === RUN TestSecretCreateResolve [2020-06-01T10:35:51.478Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-06-01T10:35:51.478Z] === RUN TestBuildMultiStageLayerLeak [2020-06-01T10:35:51.633Z] #18 43.50 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-01T10:35:51.633Z] #18 43.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-01T10:35:51.939Z] #18 43.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-01T10:35:53.011Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2020-06-01T10:35:53.011Z] === RUN TestAPIIpcModeHost [2020-06-01T10:35:53.011Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-01T10:35:53.011Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:35:53.011Z] === RUN TestDaemonIpcModeShareable [2020-06-01T10:35:53.011Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-01T10:35:53.011Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:35:53.011Z] === RUN TestDaemonIpcModePrivate [2020-06-01T10:35:53.731Z] #18 45.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-01T10:35:53.731Z] #18 45.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-01T10:35:53.731Z] #18 45.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-01T10:35:54.407Z] #18 46.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-01T10:35:54.763Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2020-06-01T10:35:54.763Z] === RUN TestBuildWithHugeFile [2020-06-01T10:35:54.903Z] --- PASS: TestDaemonIpcModePrivate (2.41s) [2020-06-01T10:35:54.904Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-06-01T10:35:54.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-01T10:35:54.904Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-01T10:35:54.904Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:35:54.904Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-01T10:35:54.904Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-01T10:35:54.904Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:35:54.904Z] === RUN TestIpcModeOlderClient [2020-06-01T10:35:54.904Z] === PAUSE TestIpcModeOlderClient [2020-06-01T10:35:54.904Z] === RUN TestKillContainerInvalidSignal [2020-06-01T10:35:54.915Z] --- PASS: TestSecretCreateResolve (3.56s) [2020-06-01T10:35:54.915Z] PASS [2020-06-01T10:35:54.915Z] [2020-06-01T10:35:54.915Z] DONE 6 tests in 21.151s [2020-06-01T10:35:54.915Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-01T10:35:54.915Z] ++ 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-01T10:35:54.915Z] ++ set -e [2020-06-01T10:35:54.915Z] ++ '[' -n 0 ']' [2020-06-01T10:35:54.915Z] ++ set -x [2020-06-01T10:35:54.915Z] ++ env -i DEST=/go/src/github.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-01T10:35:55.084Z] #18 47.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-01T10:35:55.206Z] INFO: Testing against a local daemon [2020-06-01T10:35:55.206Z] === RUN TestServiceCreateInit [2020-06-01T10:35:55.206Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-01T10:35:55.418Z] #18 47.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-01T10:35:55.418Z] #18 47.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-01T10:35:55.836Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-06-01T10:35:55.836Z] === RUN TestKillContainer [2020-06-01T10:35:55.836Z] === RUN TestKillContainer/no_signal [2020-06-01T10:35:56.093Z] === RUN TestKillContainer/non_killing_signal [2020-06-01T10:35:56.656Z] === RUN TestKillContainer/killing_signal [2020-06-01T10:35:57.219Z] --- PASS: TestKillContainer (1.67s) [2020-06-01T10:35:57.219Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-06-01T10:35:57.219Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-06-01T10:35:57.219Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-06-01T10:35:57.219Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-01T10:35:57.219Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-01T10:35:57.497Z] #18 ... [2020-06-01T10:35:57.497Z] [2020-06-01T10:35:57.497Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:35:57.497Z] #37 291.5 + dpkg --print-architecture [2020-06-01T10:35:57.497Z] #37 291.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-01T10:35:57.497Z] #37 291.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-01T10:35:57.497Z] #37 291.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-01T10:35:57.783Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-01T10:35:58.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-06-01T10:35:58.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-06-01T10:35:58.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2020-06-01T10:35:58.347Z] === RUN TestKillStoppedContainer [2020-06-01T10:35:58.347Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-06-01T10:35:58.347Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-01T10:35:58.604Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-01T10:35:58.604Z] === RUN TestKillDifferentUserContainer [2020-06-01T10:35:58.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:35:59.167Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-06-01T10:35:59.167Z] === RUN TestInspectOomKilledTrue [2020-06-01T10:35:59.167Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-01T10:35:59.167Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:35:59.167Z] === RUN TestInspectOomKilledFalse [2020-06-01T10:35:59.167Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-01T10:35:59.167Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:35:59.167Z] === RUN TestLinksEtcHostsContentMatch [2020-06-01T10:35:59.167Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-01T10:35:59.167Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-01T10:35:59.167Z] === RUN TestLinksContainerNames [2020-06-01T10:36:00.536Z] --- PASS: TestLinksContainerNames (1.12s) [2020-06-01T10:36:00.536Z] === RUN TestLogsFollowTailEmpty [2020-06-01T10:36:00.685Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-01T10:36:00.793Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-06-01T10:36:00.793Z] === RUN TestContainerNetworkMountsNoChown [2020-06-01T10:36:01.357Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/default [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/default [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/private [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/private [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rprivate [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/slave [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/slave [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rslave [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/shared [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/shared [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rshared [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/default [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/rslave [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/rshared [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/shared [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/rprivate [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/slave [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/private [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-01T10:36:01.357Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:36:01.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:36:01.357Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-01T10:36:01.384Z] #37 ... [2020-06-01T10:36:01.384Z] [2020-06-01T10:36:01.384Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:36:01.384Z] #40 196.5 CC criu/pie-util-vdso.o [2020-06-01T10:36:01.384Z] #40 197.0 CC criu/pie-util.o [2020-06-01T10:36:01.384Z] #40 197.2 CC criu/pipes.o [2020-06-01T10:36:01.384Z] #40 198.3 CC criu/plugin.o [2020-06-01T10:36:01.384Z] #40 198.9 CC criu/proc_parse.o [2020-06-01T10:36:01.384Z] #40 203.6 CC criu/protobuf-desc.o [2020-06-01T10:36:01.384Z] #40 205.2 CC criu/protobuf.o [2020-06-01T10:36:01.384Z] #40 205.8 CC criu/pstree.o [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:36:01.614Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-01T10:36:01.871Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-01T10:36:01.871Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-01T10:36:01.871Z] === RUN TestContainerBindMountNonRecursive [2020-06-01T10:36:01.871Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-01T10:36:01.871Z] 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-01T10:36:01.871Z] === RUN TestNetworkNat [2020-06-01T10:36:02.449Z] #40 207.6 CC criu/rbtree.o [2020-06-01T10:36:02.801Z] --- PASS: TestNetworkNat (0.70s) [2020-06-01T10:36:02.801Z] === RUN TestNetworkLocalhostTCPNat [2020-06-01T10:36:03.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:36:03.364Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-06-01T10:36:03.364Z] === RUN TestNetworkLoopbackNat [2020-06-01T10:36:03.366Z] #40 208.2 CC criu/rst-malloc.o [2020-06-01T10:36:03.367Z] #40 208.6 CC criu/seccomp.o [2020-06-01T10:36:03.927Z] --- PASS: TestNetworkLoopbackNat (0.75s) [2020-06-01T10:36:03.927Z] === RUN TestPause [2020-06-01T10:36:03.927Z] --- SKIP: TestPause (0.00s) [2020-06-01T10:36:03.927Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:03.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-01T10:36:03.927Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:36:03.927Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:36:03.927Z] === RUN TestPauseStopPausedContainer [2020-06-01T10:36:03.927Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-01T10:36:03.927Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:03.927Z] === RUN TestPsFilter [2020-06-01T10:36:04.183Z] --- PASS: TestPsFilter (0.18s) [2020-06-01T10:36:04.183Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-01T10:36:04.747Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-06-01T10:36:04.747Z] === RUN TestRemoveContainerWithVolume [2020-06-01T10:36:04.930Z] #40 209.9 CC criu/seize.o [2020-06-01T10:36:05.060Z] --- PASS: TestServiceCreateInit (9.95s) [2020-06-01T10:36:05.061Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2020-06-01T10:36:05.061Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2020-06-01T10:36:05.061Z] === RUN TestCreateServiceMultipleTimes [2020-06-01T10:36:05.311Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-06-01T10:36:05.311Z] === RUN TestRemoveContainerRunning [2020-06-01T10:36:05.874Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-06-01T10:36:05.874Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-01T10:36:06.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-06-01T10:36:06.436Z] === RUN TestRemoveInvalidContainer [2020-06-01T10:36:06.436Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-01T10:36:06.436Z] === RUN TestRenameLinkedContainer [2020-06-01T10:36:06.550Z] #40 211.4 CC criu/servicefd.o [2020-06-01T10:36:06.874Z] #40 212.1 CC criu/shmem.o [2020-06-01T10:36:08.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:36:08.442Z] #40 213.6 CC criu/sigframe.o [2020-06-01T10:36:08.749Z] #40 213.9 CC criu/signalfd.o [2020-06-01T10:36:08.956Z] --- PASS: TestRenameLinkedContainer (2.22s) [2020-06-01T10:36:08.956Z] === RUN TestRenameStoppedContainer [2020-06-01T10:36:09.213Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-06-01T10:36:09.213Z] === RUN TestRenameRunningContainerAndReuse [2020-06-01T10:36:09.399Z] #40 214.3 CC criu/sk-inet.o [2020-06-01T10:36:10.050Z] #40 ... [2020-06-01T10:36:10.050Z] [2020-06-01T10:36:10.050Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:36:10.050Z] #18 62.12 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-01T10:36:10.351Z] #18 62.30 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-01T10:36:10.351Z] #18 62.39 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-01T10:36:10.351Z] #18 62.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-01T10:36:10.580Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2020-06-01T10:36:10.580Z] === RUN TestRenameInvalidName [2020-06-01T10:36:10.651Z] #18 62.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-01T10:36:10.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:36:10.951Z] #18 62.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-01T10:36:11.143Z] --- PASS: TestRenameInvalidName (0.59s) [2020-06-01T10:36:11.143Z] === RUN TestRenameAnonymousContainer [2020-06-01T10:36:13.664Z] --- PASS: TestRenameAnonymousContainer (2.68s) [2020-06-01T10:36:13.664Z] === RUN TestRenameContainerWithSameName [2020-06-01T10:36:14.227Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-06-01T10:36:14.227Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-01T10:36:14.852Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-01T10:36:14.852Z] Copying nested executables into bundles/binary-daemon [2020-06-01T10:36:14.852Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-01T10:36:14.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:36:15.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh cross [2020-06-01T10:36:15.596Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2020-06-01T10:36:15.596Z] === RUN TestResize [2020-06-01T10:36:15.725Z] #18 67.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-01T10:36:15.725Z] #18 67.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-01T10:36:15.755Z] [2020-06-01T10:36:15.755Z] Removing bundles/ [2020-06-01T10:36:15.755Z] [2020-06-01T10:36:15.755Z] ---> Making bundle: cross (in bundles/cross) [2020-06-01T10:36:15.755Z] Cross building: bundles/cross/linux/amd64 [2020-06-01T10:36:15.853Z] --- PASS: TestResize (0.57s) [2020-06-01T10:36:15.853Z] === RUN TestResizeWithInvalidSize [2020-06-01T10:36:16.012Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-01T10:36:16.012Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-01T10:36:16.406Z] #18 68.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-01T10:36:16.415Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-06-01T10:36:16.415Z] === RUN TestResizeWhenContainerNotStarted [2020-06-01T10:36:16.715Z] #18 68.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-01T10:36:16.715Z] #18 68.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-01T10:36:16.715Z] #18 68.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-01T10:36:16.715Z] #18 68.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-01T10:36:16.979Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-06-01T10:36:16.979Z] === RUN TestDaemonRestartKillContainers [2020-06-01T10:36:16.979Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:36:16.979Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-01T10:36:16.979Z] === RUN TestCgroupNamespacesRun [2020-06-01T10:36:19.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:36:19.500Z] --- PASS: TestCgroupNamespacesRun (2.40s) [2020-06-01T10:36:19.500Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-01T10:36:19.981Z] #18 71.83 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-01T10:36:20.366Z] #18 72.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-01T10:36:21.275Z] #18 ... [2020-06-01T10:36:21.275Z] [2020-06-01T10:36:21.275Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:36:21.275Z] #40 216.0 CC criu/sk-netlink.o [2020-06-01T10:36:21.275Z] #40 216.6 CC criu/sk-packet.o [2020-06-01T10:36:21.275Z] #40 217.5 CC criu/sk-queue.o [2020-06-01T10:36:21.275Z] #40 218.2 CC criu/sk-tcp.o [2020-06-01T10:36:21.275Z] #40 219.0 CC criu/sk-unix.o [2020-06-01T10:36:21.275Z] #40 221.7 CC criu/sockets.o [2020-06-01T10:36:21.275Z] #40 223.1 CC criu/stats.o [2020-06-01T10:36:21.275Z] #40 223.7 CC criu/string.o [2020-06-01T10:36:21.275Z] #40 223.9 CC criu/sysctl.o [2020-06-01T10:36:21.275Z] #40 224.8 CC criu/sysfs_parse.o [2020-06-01T10:36:21.275Z] #40 225.3 CC criu/timens.o [2020-06-01T10:36:21.275Z] #40 225.8 CC criu/timerfd.o [2020-06-01T10:36:21.275Z] #40 226.3 CC criu/tty.o [2020-06-01T10:36:22.019Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-06-01T10:36:22.019Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-01T10:36:23.294Z] #40 ... [2020-06-01T10:36:23.294Z] [2020-06-01T10:36:23.294Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:36:23.294Z] #18 74.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-01T10:36:24.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:36:24.539Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.56s) [2020-06-01T10:36:24.540Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-01T10:36:27.060Z] --- PASS: TestCgroupNamespacesRunHostMode (2.57s) [2020-06-01T10:36:27.060Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-01T10:36:28.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:36:29.580Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s) [2020-06-01T10:36:29.581Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-01T10:36:29.746Z] #18 ... [2020-06-01T10:36:29.746Z] [2020-06-01T10:36:29.746Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:36:29.746Z] #40 229.1 CC criu/tun.o [2020-06-01T10:36:29.746Z] #40 229.9 CC criu/uffd.o [2020-06-01T10:36:29.746Z] #40 231.9 CC criu/util.o [2020-06-01T10:36:29.746Z] #40 234.2 CC criu/uts_ns.o [2020-06-01T10:36:29.746Z] #40 234.5 CC criu/vdso.o [2020-06-01T10:36:30.063Z] #40 235.3 LINK criu/built-in.o [2020-06-01T10:36:30.429Z] #40 235.6 LINK criu/criu [2020-06-01T10:36:31.104Z] #40 236.2 DEP lib/c/criu.d [2020-06-01T10:36:31.104Z] #40 236.3 CC images/rpc.pb-c.o [2020-06-01T10:36:32.006Z] --- PASS: TestCreateServiceMultipleTimes (22.80s) [2020-06-01T10:36:32.006Z] === RUN TestCreateServiceConflict [2020-06-01T10:36:32.006Z] --- PASS: TestCreateServiceConflict (3.63s) [2020-06-01T10:36:32.006Z] === RUN TestCreateServiceMaxReplicas [2020-06-01T10:36:32.101Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.52s) [2020-06-01T10:36:32.101Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-01T10:36:32.187Z] #40 ... [2020-06-01T10:36:32.187Z] [2020-06-01T10:36:32.187Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-01T10:36:32.187Z] #37 DONE 326.8s [2020-06-01T10:36:32.187Z] [2020-06-01T10:36:32.187Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-01T10:36:32.187Z] #40 237.4 CC lib/c/criu.o [2020-06-01T10:36:32.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:36:34.608Z] #40 239.5 LINK lib/c/built-in.o [2020-06-01T10:36:34.608Z] #40 239.5 LINK lib/c/libcriu.so [2020-06-01T10:36:34.608Z] #40 239.6 LINK lib/c/libcriu.a [2020-06-01T10:36:34.608Z] #40 239.8 GEN magic.py [2020-06-01T10:36:34.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-06-01T10:36:34.620Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-01T10:36:34.911Z] #40 240.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-01T10:36:34.911Z] #40 240.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-01T10:36:34.911Z] #40 240.1 Note: Building without GnuTLS support [2020-06-01T10:36:34.911Z] #40 240.1 Makefile.config:39: Warn: you have no libnftables installed [2020-06-01T10:36:34.911Z] #40 240.1 Makefile.config:40: Warn: Building without nftables support [2020-06-01T10:36:35.466Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-06-01T10:36:35.466Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-01T10:36:35.990Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s) [2020-06-01T10:36:35.990Z] === RUN TestKernelTCPMemory [2020-06-01T10:36:35.990Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-06-01T10:36:35.990Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:35.990Z] === RUN TestNISDomainname [2020-06-01T10:36:35.990Z] --- SKIP: TestNISDomainname (0.00s) [2020-06-01T10:36:35.990Z] 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-01T10:36:35.990Z] === RUN TestHostnameDnsResolution [2020-06-01T10:36:36.022Z] #40 241.1 fatal: not a git repository (or any of the parent directories): .git [2020-06-01T10:36:36.920Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-06-01T10:36:36.920Z] === RUN TestStats [2020-06-01T10:36:36.920Z] --- SKIP: TestStats (0.00s) [2020-06-01T10:36:36.920Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:36.920Z] === RUN TestStopContainerWithTimeout [2020-06-01T10:36:36.920Z] === RUN TestStopContainerWithTimeout/0 [2020-06-01T10:36:36.920Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-01T10:36:36.920Z] === RUN TestStopContainerWithTimeout/1 [2020-06-01T10:36:36.920Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-01T10:36:36.920Z] === RUN TestStopContainerWithTimeout/3 [2020-06-01T10:36:36.920Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-01T10:36:36.920Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-01T10:36:36.920Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-01T10:36:36.920Z] === CONT TestStopContainerWithTimeout/0 [2020-06-01T10:36:36.920Z] === CONT TestStopContainerWithTimeout/3 [2020-06-01T10:36:36.921Z] #40 242.2 make[1]: Nothing to be done for 'all'. [2020-06-01T10:36:37.851Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-01T10:36:37.984Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2020-06-01T10:36:37.984Z] Using test binary docker [2020-06-01T10:36:37.984Z] ++++ /etc/init.d/apparmor start [2020-06-01T10:36:37.984Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:36:37.984Z] INFO: Waiting for daemon to start... [2020-06-01T10:36:37.984Z] Starting dockerd [2020-06-01T10:36:37.984Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2020-06-01T10:36:38.506Z] #40 243.4 make[1]: 'images/built-in.o' is up to date. [2020-06-01T10:36:38.506Z] #40 243.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-01T10:36:38.506Z] #40 243.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-01T10:36:38.506Z] #40 243.6 make[1]: 'compel/libcompel.a' is up to date. [2020-06-01T10:36:38.506Z] #40 243.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-01T10:36:38.506Z] #40 243.7 make[1]: Nothing to be done for 'all'. [2020-06-01T10:36:38.506Z] #40 243.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-01T10:36:38.820Z] #40 244.0 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:38.820Z] #40 244.1 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:38.820Z] #40 244.1 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:39.125Z] #40 244.3 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:39.126Z] #40 244.4 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:39.345Z] . [2020-06-01T10:36:39.345Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2020-06-01T10:36:39.345Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2020-06-01T10:36:39.345Z] Error: No such image: emptyfs [2020-06-01T10:36:39.345Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2020-06-01T10:36:39.345Z] +++++ docker load [2020-06-01T10:36:39.458Z] #40 244.5 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:39.458Z] #40 244.5 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:39.744Z] === CONT TestStopContainerWithTimeout/1 [2020-06-01T10:36:39.905Z] Running integration-test (iteration 1) [2020-06-01T10:36:39.905Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:36:39.905Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:36:39.905Z] +++ set -e [2020-06-01T10:36:39.905Z] +++ '[' -n 0 ']' [2020-06-01T10:36:39.905Z] +++ set -x [2020-06-01T10:36:39.905Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:36:40.000Z] #40 244.8 make[2]: Nothing to be done for 'all'. [2020-06-01T10:36:40.000Z] #40 244.8 INSTALL criu/criu [2020-06-01T10:36:40.000Z] #40 DONE 244.9s [2020-06-01T10:36:40.000Z] [2020-06-01T10:36:40.000Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:36:41.473Z] --- PASS: TestBuildWithHugeFile (40.46s) [2020-06-01T10:36:41.473Z] === RUN TestBuildWithEmptyDockerfile [2020-06-01T10:36:41.473Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:36:41.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:36:41.473Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:36:41.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:36:41.473Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:36:41.473Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:36:41.473Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:36:41.473Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:36:41.473Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:36:41.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-06-01T10:36:41.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-06-01T10:36:41.473Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-06-01T10:36:41.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-06-01T10:36:41.473Z] === RUN TestBuildPreserveOwnership [2020-06-01T10:36:41.473Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-01T10:36:41.473Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-01T10:36:41.473Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-06-01T10:36:41.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2020-06-01T10:36:41.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-06-01T10:36:41.473Z] === RUN TestBuildPlatformInvalid [2020-06-01T10:36:41.473Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-06-01T10:36:41.473Z] PASS [2020-06-01T10:36:41.473Z] [2020-06-01T10:36:41.473Z] === Skipped [2020-06-01T10:36:41.473Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-01T10:36:41.473Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:36:41.473Z] [2020-06-01T10:36:41.473Z] [2020-06-01T10:36:41.473Z] DONE 32 tests, 1 skipped in 88.092s [2020-06-01T10:36:41.473Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-01T10:36:41.473Z] ++ 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-01T10:36:41.473Z] ++ set -e [2020-06-01T10:36:41.473Z] ++ '[' -n 0 ']' [2020-06-01T10:36:41.473Z] ++ set -x [2020-06-01T10:36:41.473Z] ++ env -i DEST=/go/src/github.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-01T10:36:41.473Z] INFO: Testing against a local daemon [2020-06-01T10:36:41.473Z] === RUN TestConfigInspect [2020-06-01T10:36:41.536Z] #50 ... [2020-06-01T10:36:41.536Z] [2020-06-01T10:36:41.536Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:36:41.536Z] #18 93.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-01T10:36:41.636Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-01T10:36:41.636Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2020-06-01T10:36:41.636Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-06-01T10:36:41.636Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2020-06-01T10:36:41.636Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2020-06-01T10:36:41.636Z] === RUN TestDeleteDevicemapper [2020-06-01T10:36:41.636Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-01T10:36:41.636Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:36:41.636Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-01T10:36:43.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2020-06-01T10:36:43.528Z] === RUN TestUpdateMemory [2020-06-01T10:36:43.528Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-01T10:36:43.528Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:43.528Z] === RUN TestUpdateCPUQuota [2020-06-01T10:36:43.528Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-01T10:36:43.528Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:43.528Z] === RUN TestUpdatePidsLimit [2020-06-01T10:36:43.528Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-01T10:36:43.528Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:36:43.528Z] === RUN TestUpdateRestartPolicy [2020-06-01T10:36:43.995Z] #18 95.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-01T10:36:45.660Z] --- PASS: TestConfigInspect (3.89s) [2020-06-01T10:36:45.660Z] === RUN TestConfigList [2020-06-01T10:36:45.819Z] #18 97.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-01T10:36:47.105Z] #18 99.03 debconf: delaying package configuration, since apt-utils is not installed [2020-06-01T10:36:47.105Z] #18 99.07 Fetched 29.2 MB in 1min 3s (461 kB/s) [2020-06-01T10:36:47.105Z] #18 99.13 Selecting previously unselected package pigz. [2020-06-01T10:36:47.105Z] #18 99.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 ... 23363 files and directories currently installed.) [2020-06-01T10:36:47.105Z] #18 99.22 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-01T10:36:47.105Z] #18 99.23 Unpacking pigz (2.4-1) ... [2020-06-01T10:36:47.420Z] #18 99.37 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-01T10:36:47.420Z] #18 99.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-01T10:36:47.420Z] #18 99.38 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-01T10:36:47.957Z] #18 99.84 Selecting previously unselected package python3.7-minimal. [2020-06-01T10:36:47.958Z] #18 99.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-01T10:36:47.958Z] #18 99.87 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:36:48.945Z] --- PASS: TestConfigList (3.22s) [2020-06-01T10:36:48.945Z] === RUN TestConfigsCreateAndDelete [2020-06-01T10:36:49.036Z] #18 100.7 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-01T10:36:49.036Z] #18 100.7 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-01T10:36:50.921Z] #18 102.8 Selecting previously unselected package python3-minimal. [2020-06-01T10:36:50.921Z] #18 102.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-06-01T10:36:50.921Z] #18 102.8 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-01T10:36:50.921Z] #18 102.9 Unpacking python3-minimal (3.7.3-1) ... [2020-06-01T10:36:50.921Z] #18 103.0 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-01T10:36:50.921Z] #18 103.0 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-01T10:36:50.921Z] #18 103.0 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-01T10:36:51.235Z] #18 103.1 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-01T10:36:51.235Z] #18 103.1 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-01T10:36:51.235Z] #18 103.1 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-01T10:36:51.781Z] #18 104.0 Selecting previously unselected package python3.7. [2020-06-01T10:36:52.230Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-06-01T10:36:52.230Z] === RUN TestConfigsUpdate [2020-06-01T10:36:52.313Z] #18 104.0 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-01T10:36:52.313Z] #18 104.0 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:36:52.313Z] #18 104.1 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-01T10:36:52.313Z] #18 104.1 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-01T10:36:52.313Z] #18 104.1 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-01T10:36:52.313Z] #18 104.2 Setting up python3-minimal (3.7.3-1) ... [2020-06-01T10:36:52.976Z] #18 105.0 Selecting previously unselected package python3. [2020-06-01T10:36:52.976Z] #18 105.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2020-06-01T10:36:52.976Z] #18 105.1 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-01T10:36:53.277Z] #18 105.1 Unpacking python3 (3.7.3-1) ... [2020-06-01T10:36:53.277Z] #18 105.2 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-01T10:36:53.277Z] #18 105.2 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-01T10:36:53.277Z] #18 105.2 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-01T10:36:53.277Z] #18 105.3 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-01T10:36:53.277Z] #18 105.3 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-01T10:36:53.277Z] #18 105.3 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-01T10:36:53.277Z] #18 105.4 Selecting previously unselected package libiptc0:ppc64el. [2020-06-01T10:36:53.277Z] #18 105.4 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-01T10:36:53.582Z] #18 105.4 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-01T10:36:53.582Z] #18 105.5 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-01T10:36:53.582Z] #18 105.5 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-01T10:36:53.582Z] #18 105.5 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-01T10:36:53.582Z] #18 105.5 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-01T10:36:53.582Z] #18 105.5 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-01T10:36:53.582Z] #18 105.5 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-01T10:36:53.582Z] #18 105.6 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-01T10:36:53.582Z] #18 105.6 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-01T10:36:53.582Z] #18 105.6 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-01T10:36:53.902Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.54s) [2020-06-01T10:36:53.902Z] === RUN TestCreateServiceSecretFileMode [2020-06-01T10:36:53.916Z] #18 105.7 Selecting previously unselected package iptables. [2020-06-01T10:36:53.916Z] #18 105.7 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-01T10:36:53.916Z] #18 105.7 Unpacking iptables (1.8.2-4) ... [2020-06-01T10:36:53.916Z] #18 106.1 Selecting previously unselected package xxd. [2020-06-01T10:36:54.239Z] #18 106.1 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-01T10:36:54.239Z] #18 106.1 Unpacking xxd (2:8.1.0875-5) ... [2020-06-01T10:36:54.239Z] #18 106.2 Selecting previously unselected package vim-common. [2020-06-01T10:36:54.239Z] #18 106.2 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:36:54.239Z] #18 106.2 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-01T10:36:54.516Z] --- PASS: TestCreateServiceSecretFileMode (3.62s) [2020-06-01T10:36:54.516Z] === RUN TestCreateServiceConfigFileMode [2020-06-01T10:36:54.556Z] #18 106.4 Selecting previously unselected package bash-completion. [2020-06-01T10:36:54.556Z] #18 106.4 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-01T10:36:55.515Z] --- PASS: TestConfigsUpdate (3.21s) [2020-06-01T10:36:55.515Z] === RUN TestTemplatedConfig [2020-06-01T10:36:55.762Z] --- PASS: TestUpdateRestartPolicy (11.60s) [2020-06-01T10:36:55.762Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-01T10:36:55.762Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-06-01T10:36:55.762Z] === RUN TestWaitNonBlocked [2020-06-01T10:36:55.762Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:36:55.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:36:55.762Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:36:55.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:36:55.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:36:55.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:36:56.692Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-01T10:36:56.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2020-06-01T10:36:56.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-06-01T10:36:56.692Z] === RUN TestWaitBlocked [2020-06-01T10:36:56.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:36:56.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:36:56.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:36:56.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:36:56.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:36:56.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:36:57.256Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-01T10:36:57.256Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-06-01T10:36:57.256Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-06-01T10:36:57.256Z] === CONT TestDaemonRestartIpcMode [2020-06-01T10:36:57.256Z] === CONT TestIpcModeOlderClient [2020-06-01T10:36:57.513Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-06-01T10:36:57.702Z] #18 109.4 Unpacking bash-completion (1:2.8-6) ... [2020-06-01T10:36:57.702Z] #18 109.6 Selecting previously unselected package bzip2. [2020-06-01T10:36:57.702Z] #18 109.6 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-01T10:36:57.702Z] #18 109.6 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:36:57.702Z] #18 109.7 Selecting previously unselected package xz-utils. [2020-06-01T10:36:57.702Z] #18 109.7 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-01T10:36:57.702Z] #18 109.7 Unpacking xz-utils (5.2.4-1) ... [2020-06-01T10:36:57.702Z] #18 109.8 Selecting previously unselected package apparmor. [2020-06-01T10:36:58.006Z] #18 109.8 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-01T10:36:58.006Z] #18 109.8 Unpacking apparmor (2.13.2-10) ... [2020-06-01T10:36:58.006Z] #18 110.0 Selecting previously unselected package aufs-tools. [2020-06-01T10:36:58.006Z] #18 110.0 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-01T10:36:58.006Z] #18 110.0 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:36:58.006Z] #18 110.1 Selecting previously unselected package libonig5:ppc64el. [2020-06-01T10:36:58.006Z] #18 110.1 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-01T10:36:58.006Z] #18 110.1 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-01T10:36:58.006Z] #18 110.2 Selecting previously unselected package libjq1:ppc64el. [2020-06-01T10:36:58.327Z] #18 110.2 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-01T10:36:58.327Z] #18 110.2 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-01T10:36:58.327Z] #18 110.2 Selecting previously unselected package jq. [2020-06-01T10:36:58.327Z] #18 110.2 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-01T10:36:58.327Z] #18 110.2 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-01T10:36:58.327Z] #18 110.3 Selecting previously unselected package libaio1:ppc64el. [2020-06-01T10:36:58.327Z] #18 110.3 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-01T10:36:58.327Z] #18 110.3 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-01T10:36:58.327Z] #18 110.3 Selecting previously unselected package libgpm2:ppc64el. [2020-06-01T10:36:58.327Z] #18 110.3 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-01T10:36:58.327Z] #18 110.4 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-01T10:36:58.647Z] #18 110.4 Selecting previously unselected package libicu63:ppc64el. [2020-06-01T10:36:58.647Z] #18 110.4 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-01T10:36:58.647Z] #18 110.4 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-01T10:36:58.799Z] --- PASS: TestTemplatedConfig (3.38s) [2020-06-01T10:36:58.799Z] === RUN TestConfigCreateResolve [2020-06-01T10:36:58.890Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-06-01T10:36:58.890Z] === RUN TestCreateServiceSysctls [2020-06-01T10:37:01.006Z] #18 113.0 Selecting previously unselected package libnet1:ppc64el. [2020-06-01T10:37:01.006Z] #18 113.0 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-01T10:37:01.006Z] #18 113.0 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-01T10:37:01.006Z] #18 113.0 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-01T10:37:01.006Z] #18 113.0 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-01T10:37:01.006Z] #18 113.0 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-01T10:37:01.006Z] #18 113.1 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-01T10:37:01.006Z] #18 113.1 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-01T10:37:01.326Z] #18 113.1 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-01T10:37:01.326Z] #18 113.1 Selecting previously unselected package libreadline5:ppc64el. [2020-06-01T10:37:01.326Z] #18 113.2 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-01T10:37:01.326Z] #18 113.2 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-01T10:37:01.326Z] #18 113.3 Selecting previously unselected package net-tools. [2020-06-01T10:37:01.326Z] #18 113.3 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-01T10:37:01.326Z] #18 113.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:37:01.628Z] #18 113.4 Selecting previously unselected package python-pip-whl. [2020-06-01T10:37:01.628Z] #18 113.5 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-01T10:37:01.628Z] #18 113.5 Unpacking python-pip-whl (18.1-5) ... [2020-06-01T10:37:01.931Z] #18 113.9 Selecting previously unselected package python3-lib2to3. [2020-06-01T10:37:01.931Z] #18 113.9 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-01T10:37:01.931Z] #18 113.9 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:37:01.931Z] #18 113.9 Selecting previously unselected package python3-distutils. [2020-06-01T10:37:01.931Z] #18 114.0 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-01T10:37:01.931Z] #18 114.0 Unpacking python3-distutils (3.7.3-1) ... [2020-06-01T10:37:01.931Z] #18 114.1 Selecting previously unselected package python3-pip. [2020-06-01T10:37:02.084Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-06-01T10:37:02.084Z] === RUN TestConfigDaemonLibtrustID [2020-06-01T10:37:02.233Z] #18 114.1 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-01T10:37:02.233Z] #18 114.1 Unpacking python3-pip (18.1-5) ... [2020-06-01T10:37:02.233Z] #18 114.2 Selecting previously unselected package python3-pkg-resources. [2020-06-01T10:37:02.233Z] #18 114.2 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-01T10:37:02.233Z] #18 114.2 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:37:02.233Z] #18 114.3 Selecting previously unselected package python3-setuptools. [2020-06-01T10:37:02.343Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-06-01T10:37:02.344Z] PASS [2020-06-01T10:37:02.344Z] [2020-06-01T10:37:02.344Z] DONE 7 tests in 20.898s [2020-06-01T10:37:02.344Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-01T10:37:02.344Z] ++ 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-01T10:37:02.344Z] ++ set -e [2020-06-01T10:37:02.344Z] ++ '[' -n 0 ']' [2020-06-01T10:37:02.344Z] ++ set -x [2020-06-01T10:37:02.344Z] --- PASS: TestCreateServiceSysctls (4.35s) [2020-06-01T10:37:02.344Z] ++ env -i DEST=/go/src/github.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-01T10:37:02.344Z] === RUN TestCreateServiceCapabilities [2020-06-01T10:37:02.538Z] #18 114.3 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-01T10:37:02.538Z] #18 114.4 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-01T10:37:02.538Z] #18 114.6 Selecting previously unselected package python3-wheel. [2020-06-01T10:37:02.603Z] INFO: Testing against a local daemon [2020-06-01T10:37:02.603Z] === RUN TestCheckpoint [2020-06-01T10:37:02.603Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-01T10:37:02.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:37:02.603Z] === RUN TestContainerInvalidJSON [2020-06-01T10:37:02.603Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:37:02.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:37:02.603Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:37:02.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:37:02.603Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:37:02.603Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:37:02.603Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:37:02.603Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:37:02.603Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:37:02.603Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-01T10:37:02.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-01T10:37:02.603Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-01T10:37:02.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-01T10:37:02.603Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-01T10:37:02.603Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-06-01T10:37:02.603Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-01T10:37:02.763Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2020-06-01T10:37:02.763Z] PASS [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === Skipped [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-01T10:37:02.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-01T10:37:02.763Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-01T10:37:02.763Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-01T10:37:02.763Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-01T10:37:02.763Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-01T10:37:02.763Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-01T10:37:02.763Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-01T10:37:02.763Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-01T10:37:02.763Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-01T10:37:02.763Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-01T10:37:02.763Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-01T10:37:02.763Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-01T10:37:02.763Z] 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-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-01T10:37:02.763Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:37:02.763Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-01T10:37:02.763Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:37:02.763Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-06-01T10:37:02.763Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-06-01T10:37:02.763Z] 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-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-01T10:37:02.763Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-01T10:37:02.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-01T10:37:02.763Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-01T10:37:02.763Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-01T10:37:02.763Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] [2020-06-01T10:37:02.763Z] DONE 184 tests, 24 skipped in 92.940s [2020-06-01T10:37:02.763Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-01T10:37:02.763Z] INFO: Testing against a local daemon [2020-06-01T10:37:02.763Z] === RUN TestCommitInheritsEnv [2020-06-01T10:37:02.844Z] #18 114.6 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-01T10:37:02.844Z] #18 114.6 Unpacking python3-wheel (0.32.3-2) ... [2020-06-01T10:37:02.844Z] #18 114.6 Selecting previously unselected package sudo. [2020-06-01T10:37:02.844Z] #18 114.7 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-01T10:37:02.844Z] #18 114.7 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:37:02.861Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-06-01T10:37:02.861Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-01T10:37:02.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-06-01T10:37:02.861Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-01T10:37:03.120Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-06-01T10:37:03.120Z] === RUN TestCopyFromContainer [2020-06-01T10:37:03.149Z] #18 115.1 Selecting previously unselected package thin-provisioning-tools. [2020-06-01T10:37:03.149Z] #18 115.1 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-01T10:37:03.149Z] #18 115.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:37:03.149Z] #18 115.3 Selecting previously unselected package uidmap. [2020-06-01T10:37:03.149Z] #18 115.3 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-01T10:37:03.149Z] #18 115.3 Unpacking uidmap (1:4.5-1.1) ... [2020-06-01T10:37:03.453Z] #18 115.4 Selecting previously unselected package vim-runtime. [2020-06-01T10:37:03.453Z] #18 115.4 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-01T10:37:03.453Z] #18 115.4 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-01T10:37:03.453Z] #18 115.5 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-01T10:37:03.453Z] #18 115.5 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:37:04.131Z] --- PASS: TestCommitInheritsEnv (1.80s) [2020-06-01T10:37:04.131Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-01T10:37:04.131Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-01T10:37:04.131Z] === RUN TestImagesFilterMultiReference [2020-06-01T10:37:04.131Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-01T10:37:04.131Z] === RUN TestImagePullPlatformInvalid [2020-06-01T10:37:04.387Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-01T10:37:04.388Z] === RUN TestRemoveImageOrphaning [2020-06-01T10:37:05.021Z] === RUN TestCopyFromContainer// [2020-06-01T10:37:05.022Z] === RUN TestCopyFromContainer//bar/root [2020-06-01T10:37:05.022Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-01T10:37:05.280Z] === RUN TestCopyFromContainer/bar/quux [2020-06-01T10:37:05.280Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-01T10:37:05.538Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-01T10:37:05.538Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-01T10:37:05.797Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-01T10:37:05.797Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-01T10:37:05.797Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-01T10:37:05.890Z] #18 117.7 Selecting previously unselected package vim. [2020-06-01T10:37:05.890Z] #18 117.7 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-01T10:37:05.890Z] #18 117.8 Unpacking vim (2:8.1.0875-5) ... [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer (3.08s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-06-01T10:37:06.056Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-06-01T10:37:06.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-01T10:37:06.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:37:06.056Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:37:06.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:37:06.056Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:37:06.056Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:37:06.056Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:37:06.056Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:37:06.056Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:37:06.056Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:37:06.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-01T10:37:06.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-01T10:37:06.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-06-01T10:37:06.056Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-06-01T10:37:06.056Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-01T10:37:06.056Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-01T10:37:06.056Z] === RUN TestCreateWithInvalidEnv [2020-06-01T10:37:06.056Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-01T10:37:06.056Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-01T10:37:06.056Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-01T10:37:06.056Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-01T10:37:06.056Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-01T10:37:06.056Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-01T10:37:06.279Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-06-01T10:37:06.279Z] === RUN TestRemoveImageGarbageCollector [2020-06-01T10:37:06.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:37:06.279Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-01T10:37:06.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-01T10:37:06.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-01T10:37:06.279Z] === RUN TestTagInvalidReference [2020-06-01T10:37:06.279Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-01T10:37:06.279Z] === RUN TestTagValidPrefixedRepo [2020-06-01T10:37:06.279Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-01T10:37:06.279Z] === RUN TestTagExistedNameWithoutForce [2020-06-01T10:37:06.279Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-01T10:37:06.279Z] === RUN TestTagOfficialNames [2020-06-01T10:37:06.279Z] --- PASS: TestTagOfficialNames (0.05s) [2020-06-01T10:37:06.279Z] === RUN TestTagMatchesDigest [2020-06-01T10:37:06.279Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-01T10:37:06.279Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-01T10:37:06.315Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-01T10:37:06.315Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-01T10:37:06.315Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-01T10:37:06.315Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-01T10:37:06.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-01T10:37:06.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-01T10:37:06.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-01T10:37:06.315Z] === RUN TestCreateTmpfsMountsTarget [2020-06-01T10:37:06.315Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-01T10:37:06.315Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-01T10:37:06.529Z] #18 118.3 Selecting previously unselected package xfsprogs. [2020-06-01T10:37:06.529Z] #18 118.4 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-01T10:37:06.529Z] #18 118.4 Unpacking xfsprogs (4.20.0-1) ... [2020-06-01T10:37:06.740Z] --- PASS: TestCreateServiceCapabilities (3.73s) [2020-06-01T10:37:06.740Z] === RUN TestInspect [2020-06-01T10:37:06.822Z] #18 118.8 Selecting previously unselected package zip. [2020-06-01T10:37:06.822Z] #18 118.8 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-01T10:37:06.822Z] #18 118.8 Unpacking zip (3.0-11+b1) ... [2020-06-01T10:37:06.822Z] #18 119.0 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-01T10:37:06.822Z] #18 119.0 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-01T10:37:06.822Z] #18 119.0 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-01T10:37:07.113Z] #18 119.0 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-01T10:37:07.113Z] #18 119.0 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-01T10:37:07.113Z] #18 119.0 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-01T10:37:07.113Z] #18 119.0 Setting up uidmap (1:4.5-1.1) ... [2020-06-01T10:37:07.113Z] #18 119.0 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up xxd (2:8.1.0875-5) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up zip (3.0-11+b1) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up vim-common (2:8.1.0875-5) ... [2020-06-01T10:37:07.113Z] #18 119.1 Setting up bash-completion (1:2.8-6) ... [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:37:08.845Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:37:08.845Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-06-01T10:37:08.845Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-01T10:37:08.845Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-01T10:37:09.094Z] #18 ... [2020-06-01T10:37:09.095Z] [2020-06-01T10:37:09.095Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-01T10:37:09.095Z] #50 123.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-01T10:37:10.192Z] --- PASS: TestInspect (3.67s) [2020-06-01T10:37:10.192Z] === RUN TestCreateJob [2020-06-01T10:37:10.748Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-06-01T10:37:10.748Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-01T10:37:10.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:37:10.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:37:10.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:37:10.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:37:10.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:37:10.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:37:10.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:37:10.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:37:10.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:37:10.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:37:10.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:37:10.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:37:10.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:37:10.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:37:10.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:37:11.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-01T10:37:11.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-06-01T10:37:11.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-01T10:37:11.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-01T10:37:11.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-06-01T10:37:11.007Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-01T10:37:11.007Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-01T10:37:11.574Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-06-01T10:37:11.574Z] === RUN TestCreateDifferentPlatform [2020-06-01T10:37:11.574Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-01T10:37:11.574Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-01T10:37:11.832Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-01T10:37:11.832Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-01T10:37:11.832Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-01T10:37:11.832Z] === RUN TestContainerStartOnDaemonRestart [2020-06-01T10:37:11.832Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-01T10:37:11.832Z] === RUN TestDaemonRestartIpcMode [2020-06-01T10:37:11.832Z] === PAUSE TestDaemonRestartIpcMode [2020-06-01T10:37:11.832Z] === RUN TestDaemonHostGatewayIP [2020-06-01T10:37:11.832Z] === PAUSE TestDaemonHostGatewayIP [2020-06-01T10:37:11.832Z] === RUN TestContainerKillOnDaemonStart [2020-06-01T10:37:11.832Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-01T10:37:11.832Z] === RUN TestDiff [2020-06-01T10:37:11.968Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:37:11.968Z] Loaded image: busybox:latest [2020-06-01T10:37:11.968Z] Loaded image: busybox:glibc [2020-06-01T10:37:11.968Z] Loaded image: debian:jessie [2020-06-01T10:37:11.968Z] Loaded image: hello-world:latest [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 30.818s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.091s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.111s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.127s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.106s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.101s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.123s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] +++ set -e [2020-06-01T10:37:11.968Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.968Z] +++ set -x [2020-06-01T10:37:11.968Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.968Z] testing: warning: no tests to run [2020-06-01T10:37:11.968Z] PASS [2020-06-01T10:37:11.968Z] [2020-06-01T10:37:11.968Z] DONE 0 tests in 0.012s [2020-06-01T10:37:11.968Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] +++ set -e [2020-06-01T10:37:11.969Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.969Z] +++ set -x [2020-06-01T10:37:11.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.969Z] testing: warning: no tests to run [2020-06-01T10:37:11.969Z] PASS [2020-06-01T10:37:11.969Z] [2020-06-01T10:37:11.969Z] DONE 0 tests in 0.118s [2020-06-01T10:37:11.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] +++ set -e [2020-06-01T10:37:11.969Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.969Z] +++ set -x [2020-06-01T10:37:11.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.969Z] testing: warning: no tests to run [2020-06-01T10:37:11.969Z] PASS [2020-06-01T10:37:11.969Z] [2020-06-01T10:37:11.969Z] DONE 0 tests in 0.086s [2020-06-01T10:37:11.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] +++ set -e [2020-06-01T10:37:11.969Z] +++ '[' -n 0 ']' [2020-06-01T10:37:11.969Z] +++ set -x [2020-06-01T10:37:11.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:11.969Z] INFO: Testing against a local daemon [2020-06-01T10:37:11.969Z] testing: warning: no tests to run [2020-06-01T10:37:11.969Z] PASS [2020-06-01T10:37:11.969Z] [2020-06-01T10:37:11.969Z] DONE 0 tests in 0.117s [2020-06-01T10:37:12.079Z] #50 126.4 + mkdir -p /build [2020-06-01T10:37:12.079Z] #50 126.4 + cp runc /build/runc [2020-06-01T10:37:12.079Z] #50 DONE 126.5s [2020-06-01T10:37:12.079Z] [2020-06-01T10:37:12.079Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:37:12.079Z] #18 122.7 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-01T10:37:12.079Z] #18 122.7 Setting up xz-utils (5.2.4-1) ... [2020-06-01T10:37:12.079Z] #18 122.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-01T10:37:12.079Z] #18 122.7 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-01T10:37:12.079Z] #18 122.9 invoke-rc.d: could not determine current runlevel [2020-06-01T10:37:12.079Z] #18 122.9 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-01T10:37:12.079Z] #18 122.9 Setting up pigz (2.4-1) ... [2020-06-01T10:37:12.079Z] #18 122.9 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-01T10:37:12.079Z] #18 122.9 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-01T10:37:12.079Z] #18 122.9 Setting up python-pip-whl (18.1-5) ... [2020-06-01T10:37:12.079Z] #18 122.9 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-01T10:37:12.079Z] #18 122.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-01T10:37:12.079Z] #18 123.4 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-01T10:37:12.079Z] #18 123.4 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-01T10:37:12.079Z] #18 123.4 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-01T10:37:12.079Z] #18 123.4 Setting up vim (2:8.1.0875-5) ... [2020-06-01T10:37:12.079Z] #18 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-01T10:37:12.079Z] #18 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-01T10:37:12.079Z] #18 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-01T10:37:12.079Z] #18 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-01T10:37:12.079Z] #18 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-01T10:37:12.079Z] #18 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-01T10:37:12.079Z] #18 123.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-01T10:37:12.079Z] #18 123.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-01T10:37:12.079Z] #18 123.5 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-01T10:37:12.079Z] #18 123.5 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-01T10:37:12.079Z] #18 123.5 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-01T10:37:12.079Z] #18 123.5 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-01T10:37:12.079Z] #18 123.5 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-01T10:37:12.079Z] #18 123.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-01T10:37:12.225Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] +++ set -e [2020-06-01T10:37:12.225Z] +++ '[' -n 0 ']' [2020-06-01T10:37:12.225Z] +++ set -x [2020-06-01T10:37:12.225Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] INFO: Testing against a local daemon [2020-06-01T10:37:12.225Z] testing: warning: no tests to run [2020-06-01T10:37:12.225Z] PASS [2020-06-01T10:37:12.225Z] [2020-06-01T10:37:12.225Z] DONE 0 tests in 0.123s [2020-06-01T10:37:12.225Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] +++ set -e [2020-06-01T10:37:12.225Z] +++ '[' -n 0 ']' [2020-06-01T10:37:12.225Z] +++ set -x [2020-06-01T10:37:12.225Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] testing: warning: no tests to run [2020-06-01T10:37:12.225Z] PASS [2020-06-01T10:37:12.225Z] [2020-06-01T10:37:12.225Z] DONE 0 tests in 0.019s [2020-06-01T10:37:12.225Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.225Z] +++ set -e [2020-06-01T10:37:12.225Z] +++ '[' -n 0 ']' [2020-06-01T10:37:12.225Z] +++ set -x [2020-06-01T10:37:12.225Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.399Z] --- PASS: TestDiff (0.76s) [2020-06-01T10:37:12.399Z] === RUN TestExecWithCloseStdin [2020-06-01T10:37:12.481Z] INFO: Testing against a local daemon [2020-06-01T10:37:12.481Z] testing: warning: no tests to run [2020-06-01T10:37:12.481Z] PASS [2020-06-01T10:37:12.481Z] [2020-06-01T10:37:12.481Z] DONE 0 tests in 0.077s [2020-06-01T10:37:12.481Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.481Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.481Z] +++ set -e [2020-06-01T10:37:12.481Z] +++ '[' -n 0 ']' [2020-06-01T10:37:12.481Z] +++ set -x [2020-06-01T10:37:12.481Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.481Z] INFO: Testing against a local daemon [2020-06-01T10:37:12.481Z] testing: warning: no tests to run [2020-06-01T10:37:12.481Z] PASS [2020-06-01T10:37:12.481Z] [2020-06-01T10:37:12.481Z] DONE 0 tests in 0.105s [2020-06-01T10:37:12.481Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.481Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.481Z] +++ set -e [2020-06-01T10:37:12.481Z] +++ '[' -n 0 ']' [2020-06-01T10:37:12.481Z] +++ set -x [2020-06-01T10:37:12.481Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:12.737Z] INFO: Testing against a local daemon [2020-06-01T10:37:12.737Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:13.336Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-06-01T10:37:13.336Z] === RUN TestExec [2020-06-01T10:37:14.272Z] --- PASS: TestExec (0.90s) [2020-06-01T10:37:14.272Z] === RUN TestExecUser [2020-06-01T10:37:14.568Z] --- PASS: TestCreateJob (4.48s) [2020-06-01T10:37:14.569Z] === RUN TestReplicatedJob [2020-06-01T10:37:15.131Z] #18 127.2 Setting up iptables (1.8.2-4) ... [2020-06-01T10:37:15.207Z] --- PASS: TestExecUser (0.89s) [2020-06-01T10:37:15.207Z] === RUN TestExportContainerAndImportImage [2020-06-01T10:37:15.441Z] #18 127.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:37:15.441Z] #18 127.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:37:15.441Z] #18 127.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-01T10:37:15.441Z] #18 127.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-01T10:37:15.441Z] #18 127.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-01T10:37:15.441Z] #18 127.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-01T10:37:15.441Z] #18 127.3 Setting up python3 (3.7.3-1) ... [2020-06-01T10:37:15.746Z] #18 127.7 Setting up python3-wheel (0.32.3-2) ... [2020-06-01T10:37:16.142Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-06-01T10:37:16.142Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-01T10:37:16.734Z] #18 128.4 Setting up apparmor (2.13.2-10) ... [2020-06-01T10:37:18.080Z] #18 130.1 Setting up xfsprogs (4.20.0-1) ... [2020-06-01T10:37:18.080Z] #18 130.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-01T10:37:18.629Z] #18 130.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-01T10:37:18.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2020-06-01T10:37:18.675Z] === RUN TestHealthCheckWorkdir [2020-06-01T10:37:19.242Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-06-01T10:37:19.242Z] === RUN TestHealthKillContainer [2020-06-01T10:37:19.312Z] #18 131.3 Setting up python3-distutils (3.7.3-1) ... [2020-06-01T10:37:19.988Z] #18 131.9 Setting up python3-setuptools (40.8.0-1) ... [2020-06-01T10:37:21.356Z] #18 133.2 Setting up python3-pip (18.1-5) ... [2020-06-01T10:37:21.369Z] --- PASS: TestReplicatedJob (7.07s) [2020-06-01T10:37:21.369Z] === RUN TestUpdateReplicatedJob [2020-06-01T10:37:22.166Z] #18 ... [2020-06-01T10:37:22.166Z] [2020-06-01T10:37:22.166Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:37:22.166Z] #53 314.9 + bin/containerd [2020-06-01T10:37:22.504Z] #53 ... [2020-06-01T10:37:22.504Z] [2020-06-01T10:37:22.504Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-01T10:37:22.504Z] #18 134.4 Processing triggers for libc-bin (2.28-10) ... [2020-06-01T10:37:22.505Z] #18 134.4 Processing triggers for mime-support (3.62) ... [2020-06-01T10:37:22.505Z] #18 DONE 134.6s [2020-06-01T10:37:22.505Z] [2020-06-01T10:37:22.505Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:37:22.526Z] --- PASS: TestHealthKillContainer (2.96s) [2020-06-01T10:37:22.526Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-01T10:37:23.064Z] #46 ... [2020-06-01T10:37:23.064Z] [2020-06-01T10:37:23.064Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-01T10:37:23.064Z] #19 0.488 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-01T10:37:23.064Z] #19 0.500 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-01T10:37:23.064Z] #19 0.508 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-01T10:37:23.064Z] #19 DONE 0.6s [2020-06-01T10:37:23.064Z] [2020-06-01T10:37:23.064Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:37:23.093Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-06-01T10:37:23.093Z] === RUN TestIpcModeNone [2020-06-01T10:37:23.616Z] #46 ... [2020-06-01T10:37:23.616Z] [2020-06-01T10:37:23.616Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-01T10:37:24.029Z] --- PASS: TestIpcModeNone (0.88s) [2020-06-01T10:37:24.029Z] === RUN TestIpcModePrivate [2020-06-01T10:37:24.597Z] --- PASS: TestIpcModePrivate (0.83s) [2020-06-01T10:37:24.597Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-01T10:37:24.597Z] === RUN TestIpcModeShareable [2020-06-01T10:37:24.941Z] --- PASS: TestDockerRestartWithAttachbleNetwork (12.29s) [2020-06-01T10:37:24.941Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:25.533Z] --- PASS: TestIpcModeShareable (0.88s) [2020-06-01T10:37:25.533Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-06-01T10:37:25.533Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-01T10:37:26.849Z] --- PASS: TestUpdateReplicatedJob (4.74s) [2020-06-01T10:37:26.849Z] === RUN TestServiceListWithStatuses [2020-06-01T10:37:26.849Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-01T10:37:26.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:37:26.849Z] === RUN TestDockerNetworkConnectAlias [2020-06-01T10:37:27.763Z] #20 4.409 Collecting yamllint==1.16.0 [2020-06-01T10:37:28.679Z] #20 5.182 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-01T10:37:28.679Z] #20 5.425 Collecting pyyaml (from yamllint==1.16.0) [2020-06-01T10:37:28.819Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-06-01T10:37:28.819Z] === RUN TestAPIIpcModeHost [2020-06-01T10:37:28.994Z] #20 5.629 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-01T10:37:29.078Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-06-01T10:37:29.078Z] === RUN TestDaemonIpcModeShareable [2020-06-01T10:37:30.889Z] #20 7.491 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-01T10:37:30.890Z] #20 7.564 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-01T10:37:30.980Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-06-01T10:37:30.980Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-01T10:37:30.980Z] === RUN TestDaemonIpcModePrivate [2020-06-01T10:37:31.189Z] #20 7.864 Building wheels for collected packages: pyyaml [2020-06-01T10:37:31.189Z] #20 7.866 Running setup.py bdist_wheel for pyyaml: started [2020-06-01T10:37:32.477Z] #20 9.106 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-01T10:37:32.477Z] #20 9.109 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-01T10:37:32.477Z] #20 9.183 Successfully built pyyaml [2020-06-01T10:37:32.477Z] #20 9.199 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-01T10:37:32.779Z] #20 9.635 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-01T10:37:32.882Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-06-01T10:37:32.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-01T10:37:32.882Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-01T10:37:33.104Z] #20 DONE 9.9s [2020-06-01T10:37:33.104Z] [2020-06-01T10:37:33.104Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:37:34.785Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2020-06-01T10:37:34.785Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-01T10:37:34.785Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-01T10:37:35.224Z] --- PASS: TestDockerNetworkConnectAlias (8.28s) [2020-06-01T10:37:35.224Z] === RUN TestDockerNetworkReConnect [2020-06-01T10:37:36.687Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-06-01T10:37:36.687Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-01T10:37:36.687Z] === RUN TestIpcModeOlderClient [2020-06-01T10:37:36.687Z] === PAUSE TestIpcModeOlderClient [2020-06-01T10:37:36.687Z] === RUN TestKillContainerInvalidSignal [2020-06-01T10:37:37.142Z] --- PASS: TestDockerRestartWithAttachbleNetwork (11.05s) [2020-06-01T10:37:37.142Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:37.253Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-06-01T10:37:37.253Z] === RUN TestKillContainer [2020-06-01T10:37:37.253Z] === RUN TestKillContainer/no_signal [2020-06-01T10:37:37.412Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-01T10:37:37.412Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-01T10:37:37.412Z] Cross building: bundles/cross/windows/amd64 [2020-06-01T10:37:37.412Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-01T10:37:37.412Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-01T10:37:38.188Z] === RUN TestKillContainer/non_killing_signal [2020-06-01T10:37:38.452Z] === RUN TestKillContainer/killing_signal [2020-06-01T10:37:39.387Z] --- PASS: TestKillContainer (2.35s) [2020-06-01T10:37:39.387Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-06-01T10:37:39.387Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-06-01T10:37:39.387Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-06-01T10:37:39.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-01T10:37:39.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-01T10:37:40.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-01T10:37:40.710Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2020-06-01T10:37:40.710Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:40.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-06-01T10:37:40.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-06-01T10:37:40.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-06-01T10:37:40.890Z] === RUN TestKillStoppedContainer [2020-06-01T10:37:41.148Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-06-01T10:37:41.148Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-01T10:37:41.148Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-06-01T10:37:41.148Z] === RUN TestKillDifferentUserContainer [2020-06-01T10:37:42.083Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-06-01T10:37:42.083Z] === RUN TestInspectOomKilledTrue [2020-06-01T10:37:42.083Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-01T10:37:42.083Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:37:42.083Z] === RUN TestInspectOomKilledFalse [2020-06-01T10:37:42.083Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-01T10:37:42.083Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:37:42.083Z] === RUN TestLinksEtcHostsContentMatch [2020-06-01T10:37:42.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-06-01T10:37:42.650Z] === RUN TestLinksContainerNames [2020-06-01T10:37:44.554Z] --- PASS: TestLinksContainerNames (1.52s) [2020-06-01T10:37:44.554Z] === RUN TestLogsFollowTailEmpty [2020-06-01T10:37:45.122Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-06-01T10:37:45.122Z] === RUN TestContainerNetworkMountsNoChown [2020-06-01T10:37:45.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/default [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/default [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/private [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/private [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rprivate [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/slave [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/slave [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rslave [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/shared [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/shared [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rshared [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/default [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/rshared [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/slave [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/rslave [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/shared [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/private [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/rprivate [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:37:45.690Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:37:45.690Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:37:45.690Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-01T10:37:45.948Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:37:46.207Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-01T10:37:46.207Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-06-01T10:37:46.207Z] === RUN TestContainerBindMountNonRecursive [2020-06-01T10:37:48.110Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-06-01T10:37:48.110Z] === RUN TestNetworkNat [2020-06-01T10:37:49.044Z] --- PASS: TestNetworkNat (0.84s) [2020-06-01T10:37:49.044Z] === RUN TestNetworkLocalhostTCPNat [2020-06-01T10:37:49.297Z] --- PASS: TestDockerRestartWithAttachbleNetwork (11.29s) [2020-06-01T10:37:49.298Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:37:49.979Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-06-01T10:37:49.979Z] === RUN TestNetworkLoopbackNat [2020-06-01T10:37:50.916Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-06-01T10:37:50.916Z] === RUN TestPause [2020-06-01T10:37:50.966Z] --- PASS: TestDockerRestartWithAttachbleNetwork (10.32s) [2020-06-01T10:37:50.966Z] === RUN TestServicePlugin [2020-06-01T10:37:50.966Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-01T10:37:50.966Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:37:50.966Z] === RUN TestServiceUpdateLabel [2020-06-01T10:37:51.853Z] --- PASS: TestPause (0.80s) [2020-06-01T10:37:51.853Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-01T10:37:51.853Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:37:51.853Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:37:51.853Z] === RUN TestPauseStopPausedContainer [2020-06-01T10:37:52.561Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:37:52.561Z] Using test binary docker [2020-06-01T10:37:52.561Z] +++ /etc/init.d/apparmor start [2020-06-01T10:37:52.561Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:37:52.561Z] INFO: Waiting for daemon to start... [2020-06-01T10:37:52.561Z] Starting dockerd [2020-06-01T10:37:52.561Z] +++ 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-01T10:37:52.789Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-06-01T10:37:52.790Z] === RUN TestPsFilter [2020-06-01T10:37:52.790Z] --- PASS: TestPsFilter (0.27s) [2020-06-01T10:37:52.790Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-01T10:37:53.487Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:37:53.487Z] Using test binary docker [2020-06-01T10:37:53.487Z] +++ /etc/init.d/apparmor start [2020-06-01T10:37:53.487Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:37:53.487Z] INFO: Waiting for daemon to start... [2020-06-01T10:37:53.487Z] Starting dockerd [2020-06-01T10:37:53.487Z] +++ 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-01T10:37:53.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-06-01T10:37:53.725Z] === RUN TestRemoveContainerWithVolume [2020-06-01T10:37:54.292Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-06-01T10:37:54.292Z] === RUN TestRemoveContainerRunning [2020-06-01T10:37:54.410Z] . [2020-06-01T10:37:54.410Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:37:54.665Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:37:54.665Z] Error: No such image: emptyfs [2020-06-01T10:37:54.665Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-01T10:37:54.665Z] ++++ docker load [2020-06-01T10:37:54.919Z] Running integration-test (iteration 1) [2020-06-01T10:37:54.919Z] 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-01T10:37:54.919Z] ++ 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-01T10:37:54.919Z] ++ set -e [2020-06-01T10:37:54.919Z] ++ '[' -n 0 ']' [2020-06-01T10:37:54.919Z] ++ set -x [2020-06-01T10:37:54.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01T10:37:55.230Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-06-01T10:37:55.230Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-01T10:37:55.339Z] --- PASS: TestServiceUpdateLabel (3.67s) [2020-06-01T10:37:55.339Z] === RUN TestServiceUpdateSecrets [2020-06-01T10:37:55.521Z] [2020-06-01T10:37:55.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:37:55.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:37:55.521Z] Error: No such image: emptyfs [2020-06-01T10:37:55.521Z] ++++ docker load [2020-06-01T10:37:55.521Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-01T10:37:55.797Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-06-01T10:37:55.797Z] === RUN TestRemoveInvalidContainer [2020-06-01T10:37:55.797Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-01T10:37:55.797Z] === RUN TestRenameLinkedContainer [2020-06-01T10:37:55.840Z] #46 ... [2020-06-01T10:37:55.840Z] [2020-06-01T10:37:55.840Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:37:56.085Z] Running integration-test (iteration 1) [2020-06-01T10:37:56.085Z] 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-01T10:37:56.085Z] ++ 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-01T10:37:56.085Z] ++ set -e [2020-06-01T10:37:56.085Z] ++ '[' -n 0 ']' [2020-06-01T10:37:56.085Z] ++ set -x [2020-06-01T10:37:56.085Z] ++ env -i DEST=/go/src/github.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-01T10:37:57.687Z] #22 410.5 Checking out files: 35% (3873/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 72% (7821/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-01T10:37:57.993Z] #22 412.4 + cd /tmp/tmp.8DcjfSLfP1/tmp/docker-ce [2020-06-01T10:37:57.993Z] #22 412.4 + git checkout -q v17.06.2-ce [2020-06-01T10:37:59.082Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-06-01T10:37:59.082Z] === RUN TestRenameStoppedContainer [2020-06-01T10:38:00.018Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-06-01T10:38:00.018Z] === RUN TestRenameRunningContainerAndReuse [2020-06-01T10:38:00.243Z] --- PASS: TestDockerRestartWithAttachbleNetwork (12.29s) [2020-06-01T10:38:00.243Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:00.865Z] #22 414.8 + mkdir -p /tmp/tmp.8DcjfSLfP1/src/github.com/docker [2020-06-01T10:38:00.865Z] #22 414.8 + mv components/cli /tmp/tmp.8DcjfSLfP1/src/github.com/docker/cli [2020-06-01T10:38:00.865Z] #22 414.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-01T10:38:01.395Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-06-01T10:38:01.395Z] === RUN TestRenameInvalidName [2020-06-01T10:38:02.330Z] --- PASS: TestRenameInvalidName (0.78s) [2020-06-01T10:38:02.330Z] === RUN TestRenameAnonymousContainer [2020-06-01T10:38:06.519Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-06-01T10:38:06.519Z] === RUN TestRenameContainerWithSameName [2020-06-01T10:38:07.086Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-06-01T10:38:07.086Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-01T10:38:08.461Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2020-06-01T10:38:08.461Z] === RUN TestResize [2020-06-01T10:38:09.397Z] --- PASS: TestResize (0.79s) [2020-06-01T10:38:09.397Z] === RUN TestResizeWithInvalidSize [2020-06-01T10:38:09.964Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-06-01T10:38:09.964Z] === RUN TestResizeWhenContainerNotStarted [2020-06-01T10:38:10.545Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2020-06-01T10:38:10.545Z] === RUN TestServiceUpdateConfigs [2020-06-01T10:38:10.900Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:38:10.900Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:38:10.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:38:10.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:38:10.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:38:10.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:38:10.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:38:12.447Z] --- PASS: TestDockerRestartWithAttachbleNetwork (11.84s) [2020-06-01T10:38:12.447Z] PASS [2020-06-01T10:38:12.447Z] [2020-06-01T10:38:12.447Z] DONE 5 tests in 58.877s [2020-06-01T10:38:12.447Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ set -e [2020-06-01T10:38:12.447Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.447Z] +++ set -x [2020-06-01T10:38:12.447Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.447Z] testing: warning: no tests to run [2020-06-01T10:38:12.447Z] PASS [2020-06-01T10:38:12.447Z] [2020-06-01T10:38:12.447Z] DONE 0 tests in 0.142s [2020-06-01T10:38:12.447Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ set -e [2020-06-01T10:38:12.447Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.447Z] +++ set -x [2020-06-01T10:38:12.447Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.447Z] testing: warning: no tests to run [2020-06-01T10:38:12.447Z] PASS [2020-06-01T10:38:12.447Z] [2020-06-01T10:38:12.447Z] DONE 0 tests in 0.099s [2020-06-01T10:38:12.447Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ set -e [2020-06-01T10:38:12.447Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.447Z] +++ set -x [2020-06-01T10:38:12.447Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.447Z] testing: warning: no tests to run [2020-06-01T10:38:12.447Z] PASS [2020-06-01T10:38:12.447Z] [2020-06-01T10:38:12.447Z] DONE 0 tests in 0.119s [2020-06-01T10:38:12.447Z] Running integration-test (iteration 2) [2020-06-01T10:38:12.447Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ set -e [2020-06-01T10:38:12.447Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.447Z] +++ set -x [2020-06-01T10:38:12.447Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.447Z] testing: warning: no tests to run [2020-06-01T10:38:12.447Z] PASS [2020-06-01T10:38:12.447Z] [2020-06-01T10:38:12.447Z] DONE 0 tests in 0.088s [2020-06-01T10:38:12.447Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] +++ set -e [2020-06-01T10:38:12.447Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.447Z] +++ set -x [2020-06-01T10:38:12.447Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.447Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.447Z] testing: warning: no tests to run [2020-06-01T10:38:12.447Z] PASS [2020-06-01T10:38:12.448Z] [2020-06-01T10:38:12.448Z] DONE 0 tests in 0.103s [2020-06-01T10:38:12.448Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ set -e [2020-06-01T10:38:12.448Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.448Z] +++ set -x [2020-06-01T10:38:12.448Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.448Z] testing: warning: no tests to run [2020-06-01T10:38:12.448Z] PASS [2020-06-01T10:38:12.448Z] [2020-06-01T10:38:12.448Z] DONE 0 tests in 0.064s [2020-06-01T10:38:12.448Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ set -e [2020-06-01T10:38:12.448Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.448Z] +++ set -x [2020-06-01T10:38:12.448Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.448Z] testing: warning: no tests to run [2020-06-01T10:38:12.448Z] PASS [2020-06-01T10:38:12.448Z] [2020-06-01T10:38:12.448Z] DONE 0 tests in 0.081s [2020-06-01T10:38:12.448Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ set -e [2020-06-01T10:38:12.448Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.448Z] +++ set -x [2020-06-01T10:38:12.448Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.448Z] testing: warning: no tests to run [2020-06-01T10:38:12.448Z] PASS [2020-06-01T10:38:12.448Z] [2020-06-01T10:38:12.448Z] DONE 0 tests in 0.088s [2020-06-01T10:38:12.448Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.448Z] +++ set -e [2020-06-01T10:38:12.448Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.448Z] +++ set -x [2020-06-01T10:38:12.448Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.703Z] testing: warning: no tests to run [2020-06-01T10:38:12.703Z] PASS [2020-06-01T10:38:12.703Z] [2020-06-01T10:38:12.703Z] DONE 0 tests in 0.092s [2020-06-01T10:38:12.703Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] +++ set -e [2020-06-01T10:38:12.703Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.703Z] +++ set -x [2020-06-01T10:38:12.703Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.703Z] testing: warning: no tests to run [2020-06-01T10:38:12.703Z] PASS [2020-06-01T10:38:12.703Z] [2020-06-01T10:38:12.703Z] DONE 0 tests in 0.099s [2020-06-01T10:38:12.703Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] +++ set -e [2020-06-01T10:38:12.703Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.703Z] +++ set -x [2020-06-01T10:38:12.703Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.703Z] testing: warning: no tests to run [2020-06-01T10:38:12.703Z] PASS [2020-06-01T10:38:12.957Z] [2020-06-01T10:38:12.958Z] DONE 0 tests in 0.021s [2020-06-01T10:38:12.958Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] +++ set -e [2020-06-01T10:38:12.958Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.958Z] +++ set -x [2020-06-01T10:38:12.958Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.958Z] testing: warning: no tests to run [2020-06-01T10:38:12.958Z] PASS [2020-06-01T10:38:12.958Z] [2020-06-01T10:38:12.958Z] DONE 0 tests in 0.075s [2020-06-01T10:38:12.958Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] +++ set -e [2020-06-01T10:38:12.958Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.958Z] +++ set -x [2020-06-01T10:38:12.958Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] INFO: Testing against a local daemon [2020-06-01T10:38:12.958Z] testing: warning: no tests to run [2020-06-01T10:38:12.958Z] PASS [2020-06-01T10:38:12.958Z] [2020-06-01T10:38:12.958Z] DONE 0 tests in 0.079s [2020-06-01T10:38:12.958Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:12.958Z] +++ set -e [2020-06-01T10:38:12.958Z] +++ '[' -n 0 ']' [2020-06-01T10:38:12.958Z] +++ set -x [2020-06-01T10:38:12.958Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.212Z] INFO: Testing against a local daemon [2020-06-01T10:38:13.212Z] testing: warning: no tests to run [2020-06-01T10:38:13.212Z] PASS [2020-06-01T10:38:13.212Z] [2020-06-01T10:38:13.212Z] DONE 0 tests in 0.083s [2020-06-01T10:38:13.212Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.212Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.212Z] +++ set -e [2020-06-01T10:38:13.212Z] +++ '[' -n 0 ']' [2020-06-01T10:38:13.212Z] +++ set -x [2020-06-01T10:38:13.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.213Z] INFO: Testing against a local daemon [2020-06-01T10:38:13.213Z] testing: warning: no tests to run [2020-06-01T10:38:13.213Z] PASS [2020-06-01T10:38:13.213Z] [2020-06-01T10:38:13.213Z] DONE 0 tests in 0.099s [2020-06-01T10:38:13.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.213Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.213Z] +++ set -e [2020-06-01T10:38:13.213Z] +++ '[' -n 0 ']' [2020-06-01T10:38:13.213Z] +++ set -x [2020-06-01T10:38:13.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.213Z] testing: warning: no tests to run [2020-06-01T10:38:13.213Z] PASS [2020-06-01T10:38:13.213Z] [2020-06-01T10:38:13.213Z] DONE 0 tests in 0.013s [2020-06-01T10:38:13.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:38:13.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:38:13.467Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.467Z] +++ set -e [2020-06-01T10:38:13.467Z] +++ '[' -n 0 ']' [2020-06-01T10:38:13.467Z] +++ set -x [2020-06-01T10:38:13.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.467Z] INFO: Testing against a local daemon [2020-06-01T10:38:13.467Z] testing: warning: no tests to run [2020-06-01T10:38:13.467Z] PASS [2020-06-01T10:38:13.467Z] [2020-06-01T10:38:13.467Z] DONE 0 tests in 0.137s [2020-06-01T10:38:13.467Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.467Z] +++ set -e [2020-06-01T10:38:13.467Z] +++ '[' -n 0 ']' [2020-06-01T10:38:13.467Z] +++ set -x [2020-06-01T10:38:13.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:38:13.722Z] INFO: Testing against a local daemon [2020-06-01T10:38:13.722Z] testing: warning: no tests to run [2020-06-01T10:38:13.722Z] PASS [2020-06-01T10:38:13.722Z] [2020-06-01T10:38:13.722Z] DONE 0 tests in 0.086s [2020-06-01T10:38:13.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.722Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.722Z] +++ set -e [2020-06-01T10:38:13.722Z] +++ '[' -n 0 ']' [2020-06-01T10:38:13.722Z] +++ set -x [2020-06-01T10:38:13.722Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:13.722Z] INFO: Testing against a local daemon [2020-06-01T10:38:13.722Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:14.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:38:15.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:38:15.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:38:15.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:38:16.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:38:19.044Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:38:19.045Z] Loaded image: busybox:latest [2020-06-01T10:38:19.045Z] Loaded image: busybox:glibc [2020-06-01T10:38:19.045Z] Loaded image: debian:jessie [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2020-06-01T10:38:19.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-06-01T10:38:19.242Z] === RUN TestCgroupNamespacesRun [2020-06-01T10:38:19.299Z] Loaded image: hello-world:latest [2020-06-01T10:38:19.299Z] INFO: Testing against a local daemon [2020-06-01T10:38:19.299Z] === RUN TestDockerSuite [2020-06-01T10:38:19.299Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-01T10:38:19.299Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-01T10:38:19.299Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-01T10:38:19.299Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-01T10:38:19.299Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-01T10:38:19.300Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-01T10:38:19.300Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-01T10:38:19.300Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-01T10:38:19.859Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:38:20.115Z] Loaded image: busybox:latest [2020-06-01T10:38:20.369Z] Loaded image: busybox:glibc [2020-06-01T10:38:20.369Z] Loaded image: debian:jessie [2020-06-01T10:38:20.369Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-01T10:38:20.369Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-01T10:38:20.369Z] Loaded image: hello-world:latest [2020-06-01T10:38:20.624Z] INFO: Testing against a local daemon [2020-06-01T10:38:20.624Z] === RUN TestDockerDaemonSuite [2020-06-01T10:38:20.624Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-01T10:38:20.879Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-01T10:38:20.879Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-01T10:38:21.146Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-06-01T10:38:21.146Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-01T10:38:21.802Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-01T10:38:21.802Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-01T10:38:21.802Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-01T10:38:23.048Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-06-01T10:38:23.048Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-01T10:38:23.686Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-01T10:38:23.686Z] --- PASS: TestDockerRestartWithAttachbleNetwork (9.90s) [2020-06-01T10:38:23.686Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:23.941Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-01T10:38:23.941Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-01T10:38:23.941Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-01T10:38:24.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-06-01T10:38:24.427Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-01T10:38:24.500Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-01T10:38:25.059Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-01T10:38:25.618Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-01T10:38:25.618Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-01T10:38:25.618Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-01T10:38:25.618Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-01T10:38:26.329Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-06-01T10:38:26.329Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-01T10:38:26.558Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-01T10:38:27.117Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-01T10:38:28.232Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-06-01T10:38:28.233Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-01T10:38:28.984Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2020-06-01T10:38:28.984Z] === RUN TestServiceUpdateNetwork [2020-06-01T10:38:29.625Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-01T10:38:30.135Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-06-01T10:38:30.136Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-01T10:38:30.186Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-01T10:38:30.703Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-06-01T10:38:30.703Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-01T10:38:32.068Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-01T10:38:32.323Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.57s) [2020-06-01T10:38:32.323Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:32.323Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-01T10:38:32.623Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-06-01T10:38:32.623Z] === RUN TestKernelTCPMemory [2020-06-01T10:38:33.565Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-06-01T10:38:33.565Z] === RUN TestNISDomainname [2020-06-01T10:38:34.252Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-01T10:38:34.507Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-01T10:38:34.519Z] --- PASS: TestNISDomainname (1.01s) [2020-06-01T10:38:34.519Z] === RUN TestHostnameDnsResolution [2020-06-01T10:38:35.873Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-01T10:38:36.427Z] --- PASS: TestHostnameDnsResolution (1.83s) [2020-06-01T10:38:36.428Z] === RUN TestStats [2020-06-01T10:38:36.840Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-01T10:38:37.763Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-01T10:38:38.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-01T10:38:38.883Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-01T10:38:39.718Z] --- PASS: TestStats (2.85s) [2020-06-01T10:38:39.718Z] === RUN TestStopContainerWithTimeout [2020-06-01T10:38:39.718Z] === RUN TestStopContainerWithTimeout/0 [2020-06-01T10:38:39.718Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-01T10:38:39.718Z] === RUN TestStopContainerWithTimeout/1 [2020-06-01T10:38:39.718Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-01T10:38:39.718Z] === RUN TestStopContainerWithTimeout/3 [2020-06-01T10:38:39.718Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-01T10:38:39.718Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-01T10:38:39.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-01T10:38:39.718Z] === CONT TestStopContainerWithTimeout/0 [2020-06-01T10:38:39.718Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-01T10:38:39.718Z] === CONT TestStopContainerWithTimeout/3 [2020-06-01T10:38:39.718Z] === CONT TestStopContainerWithTimeout/1 [2020-06-01T10:38:39.808Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-01T10:38:40.732Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-01T10:38:40.732Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-01T10:38:40.987Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.72s) [2020-06-01T10:38:40.987Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:41.684Z] #22 ... [2020-06-01T10:38:41.684Z] [2020-06-01T10:38:41.684Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:38:41.684Z] #46 449.7 + cd /tmp/tmp.BmIPgSy4Er/src/github.com/golangci/golangci-lint/ [2020-06-01T10:38:41.684Z] #46 449.7 + git checkout -q v1.23.8 [2020-06-01T10:38:41.684Z] #46 450.6 ++ git describe --tags [2020-06-01T10:38:41.684Z] #46 450.6 + version=v1.23.8 [2020-06-01T10:38:41.684Z] #46 450.6 ++ git rev-parse --short HEAD [2020-06-01T10:38:41.684Z] #46 450.6 + commit=76a82c6 [2020-06-01T10:38:41.684Z] #46 450.6 ++ git show -s --format=%cd [2020-06-01T10:38:41.684Z] #46 450.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-01T10:38:41.684Z] #46 450.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-01T10:38:42.873Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-01T10:38:43.003Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-01T10:38:43.003Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-06-01T10:38:43.003Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-06-01T10:38:43.003Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-06-01T10:38:43.003Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-06-01T10:38:43.003Z] === RUN TestDeleteDevicemapper [2020-06-01T10:38:43.003Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-01T10:38:43.003Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:38:43.003Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-01T10:38:44.212Z] --- PASS: TestServiceUpdateNetwork (16.60s) [2020-06-01T10:38:44.212Z] === RUN TestServiceUpdatePidsLimit [2020-06-01T10:38:44.212Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-01T10:38:44.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-01T10:38:44.824Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-01T10:38:44.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2020-06-01T10:38:44.906Z] === RUN TestUpdateMemory [2020-06-01T10:38:44.906Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-01T10:38:44.906Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:38:44.906Z] === RUN TestUpdateCPUQuota [2020-06-01T10:38:45.063Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-01T10:38:45.063Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-01T10:38:45.063Z] remote: Enumerating objects: 2, done. [2020-06-01T10:38:45.063Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-01T10:38:45.063Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-01T10:38:45.063Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-01T10:38:45.063Z] 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-01T10:38:45.063Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-01T10:38:45.284Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-01T10:38:46.202Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-01T10:38:46.287Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-06-01T10:38:46.287Z] === RUN TestUpdatePidsLimit [2020-06-01T10:38:46.287Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-01T10:38:46.546Z] === RUN TestUpdatePidsLimit/no_change [2020-06-01T10:38:46.805Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-01T10:38:47.126Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-01T10:38:47.372Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-01T10:38:47.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-01T10:38:48.051Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-01T10:38:48.198Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-01T10:38:48.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-01T10:38:48.975Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-01T10:38:49.238Z] [2020-06-01T10:38:49.535Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.51s) [2020-06-01T10:38:49.535Z] === RUN TestDockerRestartWithAttachbleNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-01T10:38:50.094Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-01T10:38:50.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/test/unit [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.57s) [2020-06-01T10:38:50.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-06-01T10:38:50.142Z] === RUN TestUpdateRestartPolicy [2020-06-01T10:38:50.654Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-01T10:38:50.909Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-01T10:38:52.271Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-01T10:38:52.527Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-01T10:38:52.649Z] ? github.com/docker/docker/api [no test files] [2020-06-01T10:38:53.750Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-01T10:38:54.410Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-01T10:38:54.410Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-01T10:38:54.971Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-01T10:38:55.531Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-01T10:38:55.531Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-01T10:38:56.893Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-01T10:38:56.893Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-01T10:38:56.893Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-01T10:38:57.453Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-01T10:38:57.692Z] --- PASS: TestImportExtremelyLargeImageWorks (104.17s) [2020-06-01T10:38:57.692Z] PASS [2020-06-01T10:38:57.692Z] [2020-06-01T10:38:57.692Z] === Skipped [2020-06-01T10:38:57.692Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:38:57.692Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-01T10:38:57.692Z] [2020-06-01T10:38:57.692Z] [2020-06-01T10:38:57.692Z] DONE 12 tests, 1 skipped in 108.330s [2020-06-01T10:38:57.692Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.692Z] INFO: Testing against a local daemon [2020-06-01T10:38:57.692Z] === RUN TestNetworkCreateDelete [2020-06-01T10:38:57.692Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-06-01T10:38:57.692Z] === RUN TestDockerNetworkDeletePreferID [2020-06-01T10:38:57.692Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-06-01T10:38:57.692Z] === RUN TestDaemonDNSFallback [2020-06-01T10:38:57.692Z] --- PASS: TestDaemonDNSFallback (2.78s) [2020-06-01T10:38:57.692Z] === RUN TestInspectNetwork [2020-06-01T10:38:57.692Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-01T10:38:57.692Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.692Z] === RUN TestRunContainerWithBridgeNone [2020-06-01T10:38:57.692Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-01T10:38:57.692Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.692Z] === RUN TestNetworkInvalidJSON [2020-06-01T10:38:57.692Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-01T10:38:57.692Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-01T10:38:57.692Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:38:57.692Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:38:57.692Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:38:57.692Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:38:57.692Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-01T10:38:57.692Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:38:57.692Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:38:57.692Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-01T10:38:57.692Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-01T10:38:57.692Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-01T10:38:57.692Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-01T10:38:57.692Z] === RUN TestHostIPv4BridgeLabel [2020-06-01T10:38:57.692Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-01T10:38:57.692Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.692Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-01T10:38:57.692Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-06-01T10:38:57.692Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.692Z] === RUN TestDaemonDefaultNetworkPools [2020-06-01T10:38:57.692Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-06-01T10:38:57.692Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-01T10:38:57.693Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-01T10:38:57.693Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-01T10:38:57.693Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-06-01T10:38:57.693Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] === RUN TestServiceWithPredefinedNetwork [2020-06-01T10:38:57.693Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-01T10:38:57.693Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:38:57.693Z] === RUN TestServiceWithDataPathPortInit [2020-06-01T10:38:57.693Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-01T10:38:57.693Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] PASS [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === Skipped [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-01T10:38:57.693Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-01T10:38:57.693Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-01T10:38:57.693Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-06-01T10:38:57.693Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-06-01T10:38:57.693Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-06-01T10:38:57.693Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-01T10:38:57.693Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] DONE 19 tests, 12 skipped in 3.391s [2020-06-01T10:38:57.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.693Z] INFO: Testing against a local daemon [2020-06-01T10:38:57.693Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-01T10:38:57.693Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:38:57.693Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:38:57.693Z] === RUN TestDockerNetworkIpvlan [2020-06-01T10:38:57.693Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:38:57.693Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:38:57.693Z] PASS [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === Skipped [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:38:57.693Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:38:57.693Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] DONE 2 tests, 2 skipped in 0.118s [2020-06-01T10:38:57.693Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.693Z] INFO: Testing against a local daemon [2020-06-01T10:38:57.693Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-01T10:38:57.693Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-01T10:38:57.693Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] === RUN TestDockerNetworkMacvlan [2020-06-01T10:38:57.693Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-01T10:38:57.693Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] PASS [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === Skipped [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-01T10:38:57.693Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-01T10:38:57.693Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] DONE 2 tests, 2 skipped in 0.116s [2020-06-01T10:38:57.693Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.693Z] testing: warning: no tests to run [2020-06-01T10:38:57.693Z] PASS [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] DONE 0 tests in 0.024s [2020-06-01T10:38:57.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.693Z] INFO: Testing against a local daemon [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginAllowRequest [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginTLS [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginDenyRequest [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginDenyResponse [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginAllowEventStream [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginErrorResponse [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginErrorRequest [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginHeader [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginV2Disable [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-01T10:38:57.693Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] PASS [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === Skipped [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-06-01T10:38:57.693Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] DONE 17 tests, 17 skipped in 0.387s [2020-06-01T10:38:57.693Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.693Z] INFO: Testing against a local daemon [2020-06-01T10:38:57.693Z] === RUN TestPluginInvalidJSON [2020-06-01T10:38:57.693Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:38:57.693Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:38:57.693Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:38:57.693Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-01T10:38:57.693Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-06-01T10:38:57.693Z] === RUN TestPluginInstall [2020-06-01T10:38:57.693Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-01T10:38:57.693Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] PASS [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] === Skipped [2020-06-01T10:38:57.693Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-01T10:38:57.693Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] [2020-06-01T10:38:57.693Z] DONE 3 tests, 1 skipped in 0.156s [2020-06-01T10:38:57.693Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-01T10:38:57.693Z] INFO: Testing against a local daemon [2020-06-01T10:38:57.693Z] === RUN TestExternalGraphDriver [2020-06-01T10:38:57.693Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-06-01T10:38:57.693Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-01T10:38:57.693Z] === RUN TestGraphdriverPluginV2 [2020-06-01T10:38:58.012Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-01T10:38:58.571Z] --- PASS: TestDockerRestartWithAttachbleNetwork (9.20s) [2020-06-01T10:38:58.571Z] PASS [2020-06-01T10:38:58.571Z] [2020-06-01T10:38:58.571Z] DONE 5 tests in 45.045s [2020-06-01T10:38:58.827Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] +++ set -e [2020-06-01T10:38:58.827Z] +++ '[' -n 0 ']' [2020-06-01T10:38:58.827Z] +++ set -x [2020-06-01T10:38:58.827Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] INFO: Testing against a local daemon [2020-06-01T10:38:58.827Z] testing: warning: no tests to run [2020-06-01T10:38:58.827Z] PASS [2020-06-01T10:38:58.827Z] [2020-06-01T10:38:58.827Z] DONE 0 tests in 0.061s [2020-06-01T10:38:58.827Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] +++ set -e [2020-06-01T10:38:58.827Z] +++ '[' -n 0 ']' [2020-06-01T10:38:58.827Z] +++ set -x [2020-06-01T10:38:58.827Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] INFO: Testing against a local daemon [2020-06-01T10:38:58.827Z] testing: warning: no tests to run [2020-06-01T10:38:58.827Z] PASS [2020-06-01T10:38:58.827Z] [2020-06-01T10:38:58.827Z] DONE 0 tests in 0.032s [2020-06-01T10:38:58.827Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] +++ set -e [2020-06-01T10:38:58.827Z] +++ '[' -n 0 ']' [2020-06-01T10:38:58.827Z] +++ set -x [2020-06-01T10:38:58.827Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:58.827Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-01T10:38:58.827Z] INFO: Testing against a local daemon [2020-06-01T10:38:58.827Z] testing: warning: no tests to run [2020-06-01T10:38:58.827Z] PASS [2020-06-01T10:38:58.827Z] [2020-06-01T10:38:58.827Z] DONE 0 tests in 0.099s [2020-06-01T10:38:58.827Z] Running integration-test (iteration 3) [2020-06-01T10:38:59.083Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ set -e [2020-06-01T10:38:59.083Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.083Z] +++ set -x [2020-06-01T10:38:59.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.083Z] testing: warning: no tests to run [2020-06-01T10:38:59.083Z] PASS [2020-06-01T10:38:59.083Z] [2020-06-01T10:38:59.083Z] DONE 0 tests in 0.073s [2020-06-01T10:38:59.083Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ set -e [2020-06-01T10:38:59.083Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.083Z] +++ set -x [2020-06-01T10:38:59.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.083Z] testing: warning: no tests to run [2020-06-01T10:38:59.083Z] PASS [2020-06-01T10:38:59.083Z] [2020-06-01T10:38:59.083Z] DONE 0 tests in 0.058s [2020-06-01T10:38:59.083Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ set -e [2020-06-01T10:38:59.083Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.083Z] +++ set -x [2020-06-01T10:38:59.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.083Z] testing: warning: no tests to run [2020-06-01T10:38:59.083Z] PASS [2020-06-01T10:38:59.083Z] [2020-06-01T10:38:59.083Z] DONE 0 tests in 0.030s [2020-06-01T10:38:59.083Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.083Z] +++ set -e [2020-06-01T10:38:59.083Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.083Z] +++ set -x [2020-06-01T10:38:59.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.339Z] testing: warning: no tests to run [2020-06-01T10:38:59.339Z] PASS [2020-06-01T10:38:59.339Z] [2020-06-01T10:38:59.339Z] DONE 0 tests in 0.054s [2020-06-01T10:38:59.339Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] +++ set -e [2020-06-01T10:38:59.339Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.339Z] +++ set -x [2020-06-01T10:38:59.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.339Z] testing: warning: no tests to run [2020-06-01T10:38:59.339Z] PASS [2020-06-01T10:38:59.339Z] [2020-06-01T10:38:59.339Z] DONE 0 tests in 0.051s [2020-06-01T10:38:59.339Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] +++ set -e [2020-06-01T10:38:59.339Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.339Z] +++ set -x [2020-06-01T10:38:59.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.339Z] testing: warning: no tests to run [2020-06-01T10:38:59.339Z] PASS [2020-06-01T10:38:59.339Z] [2020-06-01T10:38:59.339Z] DONE 0 tests in 0.056s [2020-06-01T10:38:59.339Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.339Z] +++ set -e [2020-06-01T10:38:59.339Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.339Z] +++ set -x [2020-06-01T10:38:59.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.594Z] testing: warning: no tests to run [2020-06-01T10:38:59.594Z] PASS [2020-06-01T10:38:59.594Z] [2020-06-01T10:38:59.594Z] DONE 0 tests in 0.061s [2020-06-01T10:38:59.594Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] +++ set -e [2020-06-01T10:38:59.594Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.594Z] +++ set -x [2020-06-01T10:38:59.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] testing: warning: no tests to run [2020-06-01T10:38:59.594Z] PASS [2020-06-01T10:38:59.594Z] [2020-06-01T10:38:59.594Z] DONE 0 tests in 0.022s [2020-06-01T10:38:59.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] +++ set -e [2020-06-01T10:38:59.594Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.594Z] +++ set -x [2020-06-01T10:38:59.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.594Z] testing: warning: no tests to run [2020-06-01T10:38:59.594Z] PASS [2020-06-01T10:38:59.594Z] [2020-06-01T10:38:59.594Z] DONE 0 tests in 0.064s [2020-06-01T10:38:59.594Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] +++ set -e [2020-06-01T10:38:59.594Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.594Z] +++ set -x [2020-06-01T10:38:59.594Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.594Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.594Z] testing: warning: no tests to run [2020-06-01T10:38:59.594Z] PASS [2020-06-01T10:38:59.594Z] [2020-06-01T10:38:59.594Z] DONE 0 tests in 0.053s [2020-06-01T10:38:59.850Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ set -e [2020-06-01T10:38:59.850Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.850Z] +++ set -x [2020-06-01T10:38:59.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.850Z] testing: warning: no tests to run [2020-06-01T10:38:59.850Z] PASS [2020-06-01T10:38:59.850Z] [2020-06-01T10:38:59.850Z] DONE 0 tests in 0.070s [2020-06-01T10:38:59.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ set -e [2020-06-01T10:38:59.850Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.850Z] +++ set -x [2020-06-01T10:38:59.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] INFO: Testing against a local daemon [2020-06-01T10:38:59.850Z] testing: warning: no tests to run [2020-06-01T10:38:59.850Z] PASS [2020-06-01T10:38:59.850Z] [2020-06-01T10:38:59.850Z] DONE 0 tests in 0.077s [2020-06-01T10:38:59.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ set -e [2020-06-01T10:38:59.850Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.850Z] +++ set -x [2020-06-01T10:38:59.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] testing: warning: no tests to run [2020-06-01T10:38:59.850Z] PASS [2020-06-01T10:38:59.850Z] [2020-06-01T10:38:59.850Z] DONE 0 tests in 0.007s [2020-06-01T10:38:59.850Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:38:59.850Z] +++ set -e [2020-06-01T10:38:59.850Z] +++ '[' -n 0 ']' [2020-06-01T10:38:59.850Z] +++ set -x [2020-06-01T10:38:59.850Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] INFO: Testing against a local daemon [2020-06-01T10:39:00.107Z] testing: warning: no tests to run [2020-06-01T10:39:00.107Z] PASS [2020-06-01T10:39:00.107Z] [2020-06-01T10:39:00.107Z] DONE 0 tests in 0.053s [2020-06-01T10:39:00.107Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] +++ set -e [2020-06-01T10:39:00.107Z] +++ '[' -n 0 ']' [2020-06-01T10:39:00.107Z] +++ set -x [2020-06-01T10:39:00.107Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] INFO: Testing against a local daemon [2020-06-01T10:39:00.107Z] testing: warning: no tests to run [2020-06-01T10:39:00.107Z] PASS [2020-06-01T10:39:00.107Z] [2020-06-01T10:39:00.107Z] DONE 0 tests in 0.048s [2020-06-01T10:39:00.107Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] +++ set -e [2020-06-01T10:39:00.107Z] +++ '[' -n 0 ']' [2020-06-01T10:39:00.107Z] +++ set -x [2020-06-01T10:39:00.107Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] INFO: Testing against a local daemon [2020-06-01T10:39:00.107Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:00.107Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-01T10:39:01.874Z] --- PASS: TestGraphdriverPluginV2 (6.52s) [2020-06-01T10:39:01.874Z] PASS [2020-06-01T10:39:01.874Z] [2020-06-01T10:39:01.874Z] === Skipped [2020-06-01T10:39:01.874Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-06-01T10:39:01.874Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-01T10:39:01.874Z] [2020-06-01T10:39:01.874Z] [2020-06-01T10:39:01.874Z] DONE 2 tests, 1 skipped in 6.705s [2020-06-01T10:39:01.874Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-01T10:39:01.874Z] INFO: Testing against a local daemon [2020-06-01T10:39:01.874Z] === RUN TestContinueAfterPluginCrash [2020-06-01T10:39:01.874Z] === PAUSE TestContinueAfterPluginCrash [2020-06-01T10:39:01.874Z] === RUN TestReadPluginNoRead [2020-06-01T10:39:01.874Z] === PAUSE TestReadPluginNoRead [2020-06-01T10:39:01.874Z] === RUN TestDaemonStartWithLogOpt [2020-06-01T10:39:01.874Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-01T10:39:01.874Z] === CONT TestContinueAfterPluginCrash [2020-06-01T10:39:01.874Z] === CONT TestDaemonStartWithLogOpt [2020-06-01T10:39:01.991Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-01T10:39:02.182Z] --- PASS: TestServiceUpdatePidsLimit (18.00s) [2020-06-01T10:39:02.182Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-06-01T10:39:02.182Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-06-01T10:39:02.182Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-06-01T10:39:02.182Z] PASS [2020-06-01T10:39:02.182Z] [2020-06-01T10:39:02.182Z] === Skipped [2020-06-01T10:39:02.182Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-01T10:39:02.182Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:39:02.182Z] [2020-06-01T10:39:02.182Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-01T10:39:02.182Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:39:02.182Z] [2020-06-01T10:39:02.182Z] [2020-06-01T10:39:02.182Z] DONE 28 tests, 2 skipped in 185.854s [2020-06-01T10:39:02.182Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-01T10:39:02.182Z] ++ 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-01T10:39:02.182Z] ++ set -e [2020-06-01T10:39:02.182Z] ++ '[' -n 0 ']' [2020-06-01T10:39:02.182Z] ++ set -x [2020-06-01T10:39:02.182Z] ++ env -i DEST=/go/src/github.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-01T10:39:02.182Z] INFO: Testing against a local daemon [2020-06-01T10:39:02.182Z] === RUN TestSessionCreate [2020-06-01T10:39:02.182Z] --- PASS: TestSessionCreate (0.03s) [2020-06-01T10:39:02.182Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-01T10:39:02.182Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-06-01T10:39:02.182Z] PASS [2020-06-01T10:39:02.182Z] [2020-06-01T10:39:02.182Z] DONE 2 tests in 0.131s [2020-06-01T10:39:02.182Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-01T10:39:02.182Z] ++ 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-01T10:39:02.182Z] ++ set -e [2020-06-01T10:39:02.182Z] ++ '[' -n 0 ']' [2020-06-01T10:39:02.182Z] ++ set -x [2020-06-01T10:39:02.182Z] ++ env -i DEST=/go/src/github.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-01T10:39:02.182Z] INFO: Testing against a local daemon [2020-06-01T10:39:02.182Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-01T10:39:02.182Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:39:02.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:39:02.182Z] === RUN TestEventsExecDie [2020-06-01T10:39:02.182Z] --- PASS: TestEventsExecDie (0.95s) [2020-06-01T10:39:02.182Z] === RUN TestEventsBackwardsCompatible [2020-06-01T10:39:02.182Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-01T10:39:02.182Z] === RUN TestInfoBinaryCommits [2020-06-01T10:39:02.182Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-01T10:39:02.182Z] === RUN TestInfoAPIVersioned [2020-06-01T10:39:02.182Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-01T10:39:02.182Z] === RUN TestInfoDiscoveryBackend [2020-06-01T10:39:02.343Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2020-06-01T10:39:02.343Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-01T10:39:02.797Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-01T10:39:02.797Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-01T10:39:03.279Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-06-01T10:39:03.279Z] === RUN TestWaitNonBlocked [2020-06-01T10:39:03.279Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:39:03.279Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:39:03.279Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:39:03.279Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:39:03.279Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:39:03.279Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:39:03.803Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-01T10:39:03.803Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-01T10:39:04.215Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-01T10:39:04.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-06-01T10:39:04.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-06-01T10:39:04.215Z] === RUN TestWaitBlocked [2020-06-01T10:39:04.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:39:04.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:39:04.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:39:04.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:39:04.417Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-01T10:39:04.417Z] === RUN TestInfoAPI [2020-06-01T10:39:04.417Z] --- PASS: TestInfoAPI (0.02s) [2020-06-01T10:39:04.417Z] === RUN TestInfoAPIWarnings [2020-06-01T10:39:04.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:39:04.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:39:04.503Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-01T10:39:05.037Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-01T10:39:05.037Z] === RUN TestInfoDebug [2020-06-01T10:39:05.319Z] --- PASS: TestInfoDebug (0.52s) [2020-06-01T10:39:05.319Z] === RUN TestInfoInsecureRegistries [2020-06-01T10:39:05.410Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-01T10:39:05.410Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-06-01T10:39:05.410Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-06-01T10:39:05.410Z] === CONT TestContainerStartOnDaemonRestart [2020-06-01T10:39:05.410Z] === CONT TestContainerKillOnDaemonStart [2020-06-01T10:39:05.410Z] === CONT TestIpcModeOlderClient [2020-06-01T10:39:05.410Z] === CONT TestDaemonHostGatewayIP [2020-06-01T10:39:05.410Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-06-01T10:39:05.410Z] === CONT TestDaemonRestartIpcMode [2020-06-01T10:39:05.864Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-01T10:39:05.933Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-01T10:39:05.933Z] === RUN TestInfoRegistryMirrors [2020-06-01T10:39:06.275Z] #46 ... [2020-06-01T10:39:06.275Z] [2020-06-01T10:39:06.275Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:06.275Z] #53 427.8 + bin/containerd-stress [2020-06-01T10:39:06.423Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-01T10:39:06.547Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-01T10:39:06.547Z] === RUN TestLoginFailsWithBadCredentials [2020-06-01T10:39:06.829Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-06-01T10:39:06.829Z] === RUN TestPingCacheHeaders [2020-06-01T10:39:06.829Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-01T10:39:06.829Z] === RUN TestPingGet [2020-06-01T10:39:06.829Z] --- PASS: TestPingGet (0.01s) [2020-06-01T10:39:06.829Z] === RUN TestPingHead [2020-06-01T10:39:06.829Z] --- PASS: TestPingHead (0.01s) [2020-06-01T10:39:06.829Z] === RUN TestVersion [2020-06-01T10:39:06.829Z] --- PASS: TestVersion (0.01s) [2020-06-01T10:39:06.829Z] PASS [2020-06-01T10:39:06.829Z] [2020-06-01T10:39:06.829Z] === Skipped [2020-06-01T10:39:06.829Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:39:06.829Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:39:06.829Z] [2020-06-01T10:39:06.829Z] [2020-06-01T10:39:06.829Z] DONE 18 tests, 1 skipped in 5.730s [2020-06-01T10:39:06.829Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-01T10:39:06.829Z] ++ 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-01T10:39:06.829Z] ++ set -e [2020-06-01T10:39:06.829Z] ++ '[' -n 0 ']' [2020-06-01T10:39:06.829Z] ++ set -x [2020-06-01T10:39:06.829Z] ++ env -i DEST=/go/src/github.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-01T10:39:06.829Z] INFO: Testing against a local daemon [2020-06-01T10:39:06.829Z] === RUN TestVolumesCreateAndList [2020-06-01T10:39:06.829Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-01T10:39:06.829Z] === RUN TestVolumesRemove [2020-06-01T10:39:07.111Z] --- PASS: TestVolumesRemove (0.12s) [2020-06-01T10:39:07.111Z] === RUN TestVolumesInspect [2020-06-01T10:39:07.111Z] --- PASS: TestVolumesInspect (0.01s) [2020-06-01T10:39:07.111Z] === RUN TestVolumesInvalidJSON [2020-06-01T10:39:07.111Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-01T10:39:07.111Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-01T10:39:07.111Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-01T10:39:07.111Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-01T10:39:07.112Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-01T10:39:07.112Z] PASS [2020-06-01T10:39:07.112Z] [2020-06-01T10:39:07.112Z] DONE 5 tests in 0.239s [2020-06-01T10:39:07.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T10:39:07.112Z] ++++ cat bundles/test-integration/docker.pid [2020-06-01T10:39:07.112Z] +++ kill 12254 [2020-06-01T10:39:07.592Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-06-01T10:39:08.581Z] +++ /etc/init.d/apparmor stop [2020-06-01T10:39:08.581Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T10:39:08.581Z] [2020-06-01T10:39:08.581Z] Unloading profiles will leave already running processes permanently [2020-06-01T10:39:08.581Z] unconfined, which can lead to unexpected situations. [2020-06-01T10:39:08.581Z] [2020-06-01T10:39:08.581Z] To set a process to complain mode, use the command line tool [2020-06-01T10:39:08.581Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T10:39:08.581Z] +++ true [2020-06-01T10:39:08.581Z] exiting test-integration [2020-06-01T10:39:08.581Z] ++ exit 0 [2020-06-01T10:39:08.581Z] [2020-06-01T10:39:09.603Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-06-01T10:39:09.603Z] --- PASS: TestDaemonRestartIpcMode (4.03s) Post stage [Pipeline] junit [2020-06-01T10:39:09.624Z] Recording test results [2020-06-01T10:39:09.720Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.93s) [2020-06-01T10:39:09.720Z] === RUN TestDockerRestartWithAttachbleNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-01T10:39:09.975Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-01T10:39:10.170Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2020-06-01T10:39:10.177Z] + echo Ensuring container killed. [2020-06-01T10:39:10.177Z] Ensuring container killed. [2020-06-01T10:39:10.177Z] + docker rm -vf docker-pr4 [2020-06-01T10:39:10.177Z] Error: No such container: docker-pr4 [2020-06-01T10:39:10.177Z] + true [Pipeline] sh [2020-06-01T10:39:10.553Z] + echo Chowning /workspace to jenkins user [2020-06-01T10:39:10.553Z] Chowning /workspace to jenkins user [2020-06-01T10:39:10.553Z] + id -u [2020-06-01T10:39:10.553Z] + id -g [2020-06-01T10:39:10.553Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41011:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T10:39:12.959Z] + bundleName=s390x-integration [2020-06-01T10:39:12.959Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-01T10:39:12.959Z] Creating s390x-integration-bundles.tar.gz [2020-06-01T10:39:12.959Z] + 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-01T10:39:12.959Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-01T10:39:12.994Z] Archiving artifacts [2020-06-01T10:39:13.267Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T10:39:13.655Z] + make clean [2020-06-01T10:39:13.939Z] docker volume rm -f docker-dev-cache [2020-06-01T10:39:13.939Z] docker-dev-cache [Pipeline] deleteDir [2020-06-01T10:39:14.132Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-01T10:39:14.132Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-01T10:39:14.692Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-01T10:39:15.016Z] #53 437.0 + bin/containerd-shim [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-06-01T10:39:15.252Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [Pipeline] // stage [Pipeline] } [2020-06-01T10:39:15.812Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-01T10:39:16.743Z] --- PASS: TestDaemonStartWithLogOpt (13.43s) [2020-06-01T10:39:16.743Z] === CONT TestReadPluginNoRead [2020-06-01T10:39:17.697Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.31s) [2020-06-01T10:39:17.697Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:18.407Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-06-01T10:39:18.408Z] PASS [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] === Skipped [2020-06-01T10:39:18.408Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-01T10:39:18.408Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-01T10:39:18.408Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-01T10:39:18.408Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:39:18.408Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-01T10:39:18.408Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-01T10:39:18.408Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] [2020-06-01T10:39:18.408Z] DONE 203 tests, 6 skipped in 136.087s [2020-06-01T10:39:18.408Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-01T10:39:18.408Z] ++ 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-01T10:39:18.408Z] ++ set -e [2020-06-01T10:39:18.408Z] ++ '[' -n 0 ']' [2020-06-01T10:39:18.408Z] ++ set -x [2020-06-01T10:39:18.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01T10:39:18.666Z] INFO: Testing against a local daemon [2020-06-01T10:39:18.666Z] === RUN TestCommitInheritsEnv [2020-06-01T10:39:19.059Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-01T10:39:19.059Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-01T10:39:19.233Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-06-01T10:39:19.233Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-01T10:39:19.233Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-06-01T10:39:19.233Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-01T10:39:19.233Z] === RUN TestImagesFilterMultiReference [2020-06-01T10:39:19.233Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-06-01T10:39:19.233Z] === RUN TestImagePullPlatformInvalid [2020-06-01T10:39:19.233Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-01T10:39:19.233Z] === RUN TestRemoveImageOrphaning [2020-06-01T10:39:19.263Z] === RUN TestReadPluginNoRead/default [2020-06-01T10:39:19.264Z] --- PASS: TestContinueAfterPluginCrash (17.29s) [2020-06-01T10:39:19.619Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-01T10:39:19.800Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-06-01T10:39:19.800Z] === RUN TestRemoveImageGarbageCollector [2020-06-01T10:39:19.800Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:39:19.800Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:39:19.800Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-01T10:39:19.800Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-01T10:39:19.800Z] === RUN TestTagInvalidReference [2020-06-01T10:39:20.059Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-01T10:39:20.059Z] === RUN TestTagValidPrefixedRepo [2020-06-01T10:39:20.059Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-01T10:39:20.059Z] === RUN TestTagExistedNameWithoutForce [2020-06-01T10:39:20.059Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-01T10:39:20.059Z] === RUN TestTagOfficialNames [2020-06-01T10:39:20.059Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-01T10:39:20.059Z] === RUN TestTagMatchesDigest [2020-06-01T10:39:20.059Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-01T10:39:20.059Z] PASS [2020-06-01T10:39:20.059Z] [2020-06-01T10:39:20.059Z] === Skipped [2020-06-01T10:39:20.059Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-01T10:39:20.059Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-01T10:39:20.059Z] [2020-06-01T10:39:20.059Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:39:20.059Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:39:20.059Z] [2020-06-01T10:39:20.059Z] [2020-06-01T10:39:20.059Z] DONE 12 tests, 2 skipped in 1.749s [2020-06-01T10:39:20.059Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-01T10:39:20.059Z] ++ 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-01T10:39:20.059Z] ++ set -e [2020-06-01T10:39:20.059Z] ++ '[' -n 0 ']' [2020-06-01T10:39:20.059Z] ++ set -x [2020-06-01T10:39:20.059Z] ++ env -i DEST=/go/src/github.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-01T10:39:20.318Z] INFO: Testing against a local daemon [2020-06-01T10:39:20.318Z] === RUN TestNetworkCreateDelete [2020-06-01T10:39:20.885Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-06-01T10:39:20.885Z] === RUN TestDockerNetworkDeletePreferID [2020-06-01T10:39:21.502Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-01T10:39:21.502Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-01T10:39:21.782Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-01T10:39:21.820Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-06-01T10:39:21.820Z] === RUN TestDaemonDNSFallback [2020-06-01T10:39:22.469Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-01T10:39:24.303Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-01T10:39:24.351Z] --- PASS: TestDaemonDNSFallback (2.41s) [2020-06-01T10:39:24.351Z] === RUN TestInspectNetwork [2020-06-01T10:39:24.977Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-01T10:39:24.977Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-01T10:39:26.823Z] --- PASS: TestReadPluginNoRead (11.70s) [2020-06-01T10:39:26.823Z] --- PASS: TestReadPluginNoRead/default (2.65s) [2020-06-01T10:39:26.823Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.60s) [2020-06-01T10:39:26.823Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s) [2020-06-01T10:39:26.823Z] read_test.go:92: [dfeb41d92523d] daemon is not started [2020-06-01T10:39:26.823Z] PASS [2020-06-01T10:39:26.823Z] [2020-06-01T10:39:26.823Z] DONE 6 tests in 25.283s [2020-06-01T10:39:26.823Z] 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-01T10:39:26.823Z] testing: warning: no tests to run [2020-06-01T10:39:26.823Z] PASS [2020-06-01T10:39:26.823Z] [2020-06-01T10:39:26.823Z] DONE 0 tests in 0.042s [2020-06-01T10:39:26.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-01T10:39:26.861Z] --- PASS: TestDockerRestartWithAttachbleNetwork (9.13s) [2020-06-01T10:39:26.861Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:27.080Z] INFO: Testing against a local daemon [2020-06-01T10:39:27.080Z] === RUN TestPluginWithDevMounts [2020-06-01T10:39:27.080Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-01T10:39:27.080Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-01T10:39:27.080Z] PASS [2020-06-01T10:39:27.080Z] [2020-06-01T10:39:27.080Z] === Skipped [2020-06-01T10:39:27.080Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-01T10:39:27.080Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-01T10:39:27.080Z] [2020-06-01T10:39:27.080Z] [2020-06-01T10:39:27.080Z] DONE 1 tests, 1 skipped in 0.138s [2020-06-01T10:39:27.080Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-01T10:39:27.080Z] INFO: Testing against a local daemon [2020-06-01T10:39:27.080Z] === RUN TestSecretInspect [2020-06-01T10:39:27.080Z] --- SKIP: TestSecretInspect (0.02s) [2020-06-01T10:39:27.080Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.080Z] === RUN TestSecretList [2020-06-01T10:39:27.080Z] --- SKIP: TestSecretList (0.02s) [2020-06-01T10:39:27.080Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.080Z] === RUN TestSecretsCreateAndDelete [2020-06-01T10:39:27.080Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-06-01T10:39:27.080Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.080Z] === RUN TestSecretsUpdate [2020-06-01T10:39:27.080Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-06-01T10:39:27.080Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.080Z] === RUN TestTemplatedSecret [2020-06-01T10:39:27.080Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-01T10:39:27.080Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.080Z] === RUN TestSecretCreateResolve [2020-06-01T10:39:27.115Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-01T10:39:27.338Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-06-01T10:39:27.338Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] PASS [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] === Skipped [2020-06-01T10:39:27.338Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-06-01T10:39:27.338Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-06-01T10:39:27.338Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-06-01T10:39:27.338Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-06-01T10:39:27.338Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-01T10:39:27.338Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-06-01T10:39:27.338Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] [2020-06-01T10:39:27.338Z] DONE 6 tests, 6 skipped in 0.201s [2020-06-01T10:39:27.338Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-01T10:39:27.338Z] INFO: Testing against a local daemon [2020-06-01T10:39:27.338Z] === RUN TestServiceCreateInit [2020-06-01T10:39:27.338Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-01T10:39:27.338Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-01T10:39:27.338Z] --- PASS: TestServiceCreateInit (0.02s) [2020-06-01T10:39:27.338Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-01T10:39:27.338Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-01T10:39:27.338Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateServiceMultipleTimes [2020-06-01T10:39:27.338Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-06-01T10:39:27.338Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateServiceConflict [2020-06-01T10:39:27.338Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-01T10:39:27.338Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateServiceMaxReplicas [2020-06-01T10:39:27.338Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-01T10:39:27.338Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-01T10:39:27.338Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-06-01T10:39:27.338Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateServiceSecretFileMode [2020-06-01T10:39:27.338Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-06-01T10:39:27.338Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateServiceConfigFileMode [2020-06-01T10:39:27.338Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-06-01T10:39:27.338Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.338Z] === RUN TestCreateServiceSysctls [2020-06-01T10:39:27.370Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-01T10:39:27.370Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-01T10:39:27.595Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-01T10:39:27.595Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestCreateServiceCapabilities [2020-06-01T10:39:27.595Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-01T10:39:27.595Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestInspect [2020-06-01T10:39:27.595Z] --- SKIP: TestInspect (0.02s) [2020-06-01T10:39:27.595Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestCreateJob [2020-06-01T10:39:27.595Z] --- SKIP: TestCreateJob (0.01s) [2020-06-01T10:39:27.595Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestReplicatedJob [2020-06-01T10:39:27.595Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-01T10:39:27.595Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestUpdateReplicatedJob [2020-06-01T10:39:27.595Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-01T10:39:27.595Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestServiceListWithStatuses [2020-06-01T10:39:27.595Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-01T10:39:27.595Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:39:27.595Z] === RUN TestDockerNetworkConnectAlias [2020-06-01T10:39:27.595Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-06-01T10:39:27.595Z] network_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestDockerNetworkReConnect [2020-06-01T10:39:27.595Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-01T10:39:27.595Z] network_test.go:83: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:27.595Z] --- SKIP: TestDockerRestartWithAttachbleNetwork (0.01s) [2020-06-01T10:39:27.595Z] network_test.go:123: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:27.595Z] === RUN TestServicePlugin [2020-06-01T10:39:28.336Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-01T10:39:29.617Z] === RUN TestInspectNetwork/full_network_id [2020-06-01T10:39:29.617Z] === RUN TestInspectNetwork/partial_network_id [2020-06-01T10:39:29.617Z] === RUN TestInspectNetwork/network_name [2020-06-01T10:39:29.617Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-01T10:39:29.740Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-01T10:39:31.061Z] #53 ... [2020-06-01T10:39:31.061Z] [2020-06-01T10:39:31.061Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:31.061Z] #22 505.6 + return [2020-06-01T10:39:31.061Z] #22 DONE 505.8s [2020-06-01T10:39:31.061Z] [2020-06-01T10:39:31.061Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:31.626Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-01T10:39:31.769Z] --- SKIP: TestServicePlugin (3.57s) [2020-06-01T10:39:31.769Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] === RUN TestServiceUpdateLabel [2020-06-01T10:39:31.769Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] === RUN TestServiceUpdateSecrets [2020-06-01T10:39:31.769Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] === RUN TestServiceUpdateConfigs [2020-06-01T10:39:31.769Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] === RUN TestServiceUpdateNetwork [2020-06-01T10:39:31.769Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] === RUN TestServiceUpdatePidsLimit [2020-06-01T10:39:31.769Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-06-01T10:39:31.769Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] PASS [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === Skipped [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-06-01T10:39:31.769Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-01T10:39:31.769Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-01T10:39:31.769Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-06-01T10:39:31.769Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-06-01T10:39:31.769Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-06-01T10:39:31.769Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-01T10:39:31.769Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-01T10:39:31.769Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-06-01T10:39:31.769Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-01T10:39:31.769Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-01T10:39:31.769Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-01T10:39:31.769Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-01T10:39:31.769Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-06-01T10:39:31.769Z] network_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-01T10:39:31.769Z] network_test.go:83: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestDockerRestartWithAttachbleNetwork (0.01s) [2020-06-01T10:39:31.769Z] network_test.go:123: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServicePlugin (3.57s) [2020-06-01T10:39:31.769Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-01T10:39:31.769Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-06-01T10:39:31.769Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] DONE 25 tests, 24 skipped in 4.045s [2020-06-01T10:39:31.769Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-01T10:39:31.769Z] INFO: Testing against a local daemon [2020-06-01T10:39:31.769Z] === RUN TestSessionCreate [2020-06-01T10:39:31.769Z] --- PASS: TestSessionCreate (0.03s) [2020-06-01T10:39:31.769Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-01T10:39:31.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-01T10:39:31.769Z] PASS [2020-06-01T10:39:31.769Z] [2020-06-01T10:39:31.769Z] DONE 2 tests in 0.152s [2020-06-01T10:39:31.769Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-01T10:39:31.769Z] INFO: Testing against a local daemon [2020-06-01T10:39:31.769Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-01T10:39:31.769Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:39:31.769Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:39:31.769Z] === RUN TestEventsExecDie [2020-06-01T10:39:32.332Z] --- PASS: TestEventsExecDie (0.67s) [2020-06-01T10:39:32.332Z] === RUN TestEventsBackwardsCompatible [2020-06-01T10:39:32.332Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-06-01T10:39:32.332Z] === RUN TestInfoBinaryCommits [2020-06-01T10:39:32.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-01T10:39:32.332Z] === RUN TestInfoAPIVersioned [2020-06-01T10:39:32.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-01T10:39:32.332Z] === RUN TestInfoDiscoveryBackend [2020-06-01T10:39:33.478Z] #46 ... [2020-06-01T10:39:33.478Z] [2020-06-01T10:39:33.478Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-01T10:39:33.510Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-01T10:39:33.803Z] --- PASS: TestInspectNetwork (9.63s) [2020-06-01T10:39:33.803Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-01T10:39:33.803Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-01T10:39:33.803Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-01T10:39:33.803Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-01T10:39:33.803Z] === RUN TestRunContainerWithBridgeNone [2020-06-01T10:39:34.071Z] #23 DONE 0.1s [2020-06-01T10:39:34.071Z] [2020-06-01T10:39:34.071Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-01T10:39:34.071Z] #27 DONE 0.5s [2020-06-01T10:39:34.071Z] [2020-06-01T10:39:34.071Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-01T10:39:34.225Z] --- PASS: TestInfoDiscoveryBackend (1.58s) [2020-06-01T10:39:34.225Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-01T10:39:34.378Z] #30 DONE 0.1s [2020-06-01T10:39:34.378Z] [2020-06-01T10:39:34.378Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-01T10:39:34.378Z] #32 DONE 0.1s [2020-06-01T10:39:34.378Z] [2020-06-01T10:39:34.378Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:34.378Z] #46 ... [2020-06-01T10:39:34.378Z] [2020-06-01T10:39:34.378Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-01T10:39:34.378Z] #35 DONE 0.1s [2020-06-01T10:39:34.378Z] [2020-06-01T10:39:34.378Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-01T10:39:34.707Z] #38 DONE 0.1s [2020-06-01T10:39:34.707Z] [2020-06-01T10:39:34.707Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-01T10:39:34.707Z] #41 DONE 0.1s [2020-06-01T10:39:34.707Z] [2020-06-01T10:39:34.707Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-01T10:39:34.707Z] #43 DONE 0.1s [2020-06-01T10:39:34.707Z] [2020-06-01T10:39:34.707Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:35.037Z] #53 ... [2020-06-01T10:39:35.037Z] [2020-06-01T10:39:35.037Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-01T10:39:35.037Z] #45 DONE 0.1s [2020-06-01T10:39:35.037Z] [2020-06-01T10:39:35.037Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:35.392Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-01T10:39:35.647Z] --- PASS: TestDockerRestartWithAttachbleNetwork (9.09s) [2020-06-01T10:39:35.647Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:36.334Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-06-01T10:39:36.334Z] === RUN TestNetworkInvalidJSON [2020-06-01T10:39:36.334Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-01T10:39:36.334Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-01T10:39:36.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:39:36.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:39:36.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:39:36.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:39:36.571Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-01T10:39:36.593Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-01T10:39:36.593Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:39:36.593Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:39:36.593Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-01T10:39:36.593Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-01T10:39:36.593Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-06-01T10:39:36.593Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-06-01T10:39:36.593Z] === RUN TestHostIPv4BridgeLabel [2020-06-01T10:39:37.159Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-06-01T10:39:37.159Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-01T10:39:37.494Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.65s) [2020-06-01T10:39:37.494Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-01T10:39:37.494Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-01T10:39:37.494Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:39:37.494Z] === RUN TestInfoAPI [2020-06-01T10:39:37.494Z] --- PASS: TestInfoAPI (0.04s) [2020-06-01T10:39:37.494Z] === RUN TestInfoAPIWarnings [2020-06-01T10:39:38.536Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-06-01T10:39:38.536Z] === RUN TestDaemonDefaultNetworkPools [2020-06-01T10:39:39.079Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-01T10:39:39.386Z] --- PASS: TestInfoAPIWarnings (1.60s) [2020-06-01T10:39:39.386Z] === RUN TestInfoDebug [2020-06-01T10:39:39.639Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-01T10:39:39.912Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-06-01T10:39:39.912Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-01T10:39:40.999Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-01T10:39:41.255Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-01T10:39:41.277Z] --- PASS: TestInfoDebug (1.80s) [2020-06-01T10:39:41.277Z] === RUN TestInfoInsecureRegistries [2020-06-01T10:39:41.613Z] #46 ... [2020-06-01T10:39:41.613Z] [2020-06-01T10:39:41.613Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:41.613Z] #53 464.7 + bin/containerd-shim-runc-v1 [2020-06-01T10:39:41.816Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-06-01T10:39:41.816Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-01T10:39:42.644Z] --- PASS: TestInfoInsecureRegistries (1.75s) [2020-06-01T10:39:42.644Z] === RUN TestInfoRegistryMirrors [2020-06-01T10:39:43.139Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-01T10:39:43.394Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-01T10:39:44.349Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-06-01T10:39:44.349Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-01T10:39:44.537Z] --- PASS: TestInfoRegistryMirrors (1.79s) [2020-06-01T10:39:44.537Z] === RUN TestLoginFailsWithBadCredentials [2020-06-01T10:39:44.755Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.81s) [2020-06-01T10:39:44.755Z] PASS [2020-06-01T10:39:44.755Z] [2020-06-01T10:39:44.755Z] DONE 5 tests in 44.366s [2020-06-01T10:39:44.755Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] +++ set -e [2020-06-01T10:39:44.755Z] +++ '[' -n 0 ']' [2020-06-01T10:39:44.755Z] +++ set -x [2020-06-01T10:39:44.755Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] INFO: Testing against a local daemon [2020-06-01T10:39:44.755Z] testing: warning: no tests to run [2020-06-01T10:39:44.755Z] PASS [2020-06-01T10:39:44.755Z] [2020-06-01T10:39:44.755Z] DONE 0 tests in 0.072s [2020-06-01T10:39:44.755Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] +++ set -e [2020-06-01T10:39:44.755Z] +++ '[' -n 0 ']' [2020-06-01T10:39:44.755Z] +++ set -x [2020-06-01T10:39:44.755Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] INFO: Testing against a local daemon [2020-06-01T10:39:44.755Z] testing: warning: no tests to run [2020-06-01T10:39:44.755Z] PASS [2020-06-01T10:39:44.755Z] [2020-06-01T10:39:44.755Z] DONE 0 tests in 0.087s [2020-06-01T10:39:44.755Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.755Z] +++ set -e [2020-06-01T10:39:44.755Z] +++ '[' -n 0 ']' [2020-06-01T10:39:44.755Z] +++ set -x [2020-06-01T10:39:44.756Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.756Z] INFO: Testing against a local daemon [2020-06-01T10:39:44.756Z] testing: warning: no tests to run [2020-06-01T10:39:44.756Z] PASS [2020-06-01T10:39:44.756Z] [2020-06-01T10:39:44.756Z] DONE 0 tests in 0.083s [2020-06-01T10:39:44.756Z] Running integration-test (iteration 4) [2020-06-01T10:39:44.756Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.756Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.756Z] +++ set -e [2020-06-01T10:39:44.756Z] +++ '[' -n 0 ']' [2020-06-01T10:39:44.756Z] +++ set -x [2020-06-01T10:39:44.756Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:44.794Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-06-01T10:39:44.794Z] === RUN TestPingCacheHeaders [2020-06-01T10:39:44.794Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-01T10:39:44.794Z] === RUN TestPingGet [2020-06-01T10:39:44.794Z] --- PASS: TestPingGet (0.01s) [2020-06-01T10:39:44.794Z] === RUN TestPingHead [2020-06-01T10:39:44.794Z] --- PASS: TestPingHead (0.03s) [2020-06-01T10:39:44.794Z] === RUN TestVersion [2020-06-01T10:39:44.794Z] --- PASS: TestVersion (0.02s) [2020-06-01T10:39:44.794Z] PASS [2020-06-01T10:39:44.794Z] [2020-06-01T10:39:44.794Z] === Skipped [2020-06-01T10:39:44.794Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:39:44.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:39:44.794Z] [2020-06-01T10:39:44.794Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-01T10:39:44.794Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-01T10:39:44.794Z] [2020-06-01T10:39:44.794Z] [2020-06-01T10:39:44.794Z] DONE 18 tests, 2 skipped in 13.377s [2020-06-01T10:39:44.794Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-01T10:39:44.915Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-06-01T10:39:44.915Z] === RUN TestServiceWithPredefinedNetwork [2020-06-01T10:39:45.011Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.011Z] testing: warning: no tests to run [2020-06-01T10:39:45.011Z] PASS [2020-06-01T10:39:45.011Z] [2020-06-01T10:39:45.011Z] DONE 0 tests in 0.070s [2020-06-01T10:39:45.011Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] +++ set -e [2020-06-01T10:39:45.011Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.011Z] +++ set -x [2020-06-01T10:39:45.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.011Z] testing: warning: no tests to run [2020-06-01T10:39:45.011Z] PASS [2020-06-01T10:39:45.011Z] [2020-06-01T10:39:45.011Z] DONE 0 tests in 0.056s [2020-06-01T10:39:45.011Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] +++ set -e [2020-06-01T10:39:45.011Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.011Z] +++ set -x [2020-06-01T10:39:45.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.011Z] testing: warning: no tests to run [2020-06-01T10:39:45.011Z] PASS [2020-06-01T10:39:45.011Z] [2020-06-01T10:39:45.011Z] DONE 0 tests in 0.064s [2020-06-01T10:39:45.011Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.011Z] +++ set -e [2020-06-01T10:39:45.011Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.011Z] +++ set -x [2020-06-01T10:39:45.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.050Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.050Z] === RUN TestVolumesCreateAndList [2020-06-01T10:39:45.050Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-01T10:39:45.050Z] === RUN TestVolumesRemove [2020-06-01T10:39:45.050Z] --- PASS: TestVolumesRemove (0.09s) [2020-06-01T10:39:45.050Z] === RUN TestVolumesInspect [2020-06-01T10:39:45.050Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-01T10:39:45.050Z] === RUN TestVolumesInvalidJSON [2020-06-01T10:39:45.050Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-01T10:39:45.050Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-01T10:39:45.050Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-01T10:39:45.050Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-01T10:39:45.050Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-01T10:39:45.050Z] PASS [2020-06-01T10:39:45.050Z] [2020-06-01T10:39:45.050Z] DONE 5 tests in 0.264s [2020-06-01T10:39:45.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T10:39:45.050Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12280 is not a child of this shell [2020-06-01T10:39:45.050Z] warning: PID 12280 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-01T10:39:45.050Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T10:39:45.050Z] [2020-06-01T10:39:45.050Z] Unloading profiles will leave already running processes permanently [2020-06-01T10:39:45.050Z] unconfined, which can lead to unexpected situations. [2020-06-01T10:39:45.050Z] [2020-06-01T10:39:45.050Z] To set a process to complain mode, use the command line tool [2020-06-01T10:39:45.050Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T10:39:45.051Z] Removing test suite binaries [2020-06-01T10:39:45.268Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.268Z] testing: warning: no tests to run [2020-06-01T10:39:45.268Z] PASS [2020-06-01T10:39:45.268Z] [2020-06-01T10:39:45.268Z] DONE 0 tests in 0.050s [2020-06-01T10:39:45.268Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.268Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.268Z] +++ set -e [2020-06-01T10:39:45.268Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.268Z] +++ set -x [2020-06-01T10:39:45.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.269Z] testing: warning: no tests to run [2020-06-01T10:39:45.269Z] PASS [2020-06-01T10:39:45.269Z] [2020-06-01T10:39:45.269Z] DONE 0 tests in 0.067s [2020-06-01T10:39:45.269Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] +++ set -e [2020-06-01T10:39:45.269Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.269Z] +++ set -x [2020-06-01T10:39:45.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.269Z] testing: warning: no tests to run [2020-06-01T10:39:45.269Z] PASS [2020-06-01T10:39:45.269Z] [2020-06-01T10:39:45.269Z] DONE 0 tests in 0.066s [2020-06-01T10:39:45.269Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] +++ set -e [2020-06-01T10:39:45.269Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.269Z] +++ set -x [2020-06-01T10:39:45.269Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.269Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.269Z] testing: warning: no tests to run [2020-06-01T10:39:45.269Z] PASS [2020-06-01T10:39:45.269Z] [2020-06-01T10:39:45.269Z] DONE 0 tests in 0.033s [2020-06-01T10:39:45.307Z] exiting test-integration [2020-06-01T10:39:45.307Z] ++ exit 0 [2020-06-01T10:39:45.524Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ set -e [2020-06-01T10:39:45.524Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.524Z] +++ set -x [2020-06-01T10:39:45.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] testing: warning: no tests to run [2020-06-01T10:39:45.524Z] PASS [2020-06-01T10:39:45.524Z] [2020-06-01T10:39:45.524Z] DONE 0 tests in 0.012s [2020-06-01T10:39:45.524Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ set -e [2020-06-01T10:39:45.524Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.524Z] +++ set -x [2020-06-01T10:39:45.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.524Z] testing: warning: no tests to run [2020-06-01T10:39:45.524Z] PASS [2020-06-01T10:39:45.524Z] [2020-06-01T10:39:45.524Z] DONE 0 tests in 0.050s [2020-06-01T10:39:45.524Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ set -e [2020-06-01T10:39:45.524Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.524Z] +++ set -x [2020-06-01T10:39:45.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.524Z] testing: warning: no tests to run [2020-06-01T10:39:45.524Z] PASS [2020-06-01T10:39:45.524Z] [2020-06-01T10:39:45.524Z] DONE 0 tests in 0.030s [2020-06-01T10:39:45.524Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ set -e [2020-06-01T10:39:45.524Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.524Z] +++ set -x [2020-06-01T10:39:45.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.524Z] testing: warning: no tests to run [2020-06-01T10:39:45.524Z] PASS [2020-06-01T10:39:45.524Z] [2020-06-01T10:39:45.524Z] DONE 0 tests in 0.053s [2020-06-01T10:39:45.524Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.524Z] +++ set -e [2020-06-01T10:39:45.524Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.524Z] +++ set -x [2020-06-01T10:39:45.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.780Z] testing: warning: no tests to run [2020-06-01T10:39:45.780Z] PASS [2020-06-01T10:39:45.780Z] [2020-06-01T10:39:45.780Z] DONE 0 tests in 0.049s [2020-06-01T10:39:45.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] +++ set -e [2020-06-01T10:39:45.780Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.780Z] +++ set -x [2020-06-01T10:39:45.780Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] testing: warning: no tests to run [2020-06-01T10:39:45.780Z] PASS [2020-06-01T10:39:45.780Z] [2020-06-01T10:39:45.780Z] DONE 0 tests in 0.006s [2020-06-01T10:39:45.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] +++ set -e [2020-06-01T10:39:45.780Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.780Z] +++ set -x [2020-06-01T10:39:45.780Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.780Z] testing: warning: no tests to run [2020-06-01T10:39:45.780Z] PASS [2020-06-01T10:39:45.780Z] [2020-06-01T10:39:45.780Z] DONE 0 tests in 0.068s [2020-06-01T10:39:45.780Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] +++ set -e [2020-06-01T10:39:45.780Z] +++ '[' -n 0 ']' [2020-06-01T10:39:45.780Z] +++ set -x [2020-06-01T10:39:45.780Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:45.780Z] INFO: Testing against a local daemon [2020-06-01T10:39:45.780Z] testing: warning: no tests to run [2020-06-01T10:39:45.780Z] PASS [2020-06-01T10:39:45.780Z] [2020-06-01T10:39:45.780Z] DONE 0 tests in 0.103s [2020-06-01T10:39:46.037Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:46.037Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:46.037Z] +++ set -e [2020-06-01T10:39:46.037Z] +++ '[' -n 0 ']' [2020-06-01T10:39:46.037Z] +++ set -x [2020-06-01T10:39:46.037Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:46.037Z] INFO: Testing against a local daemon [2020-06-01T10:39:46.037Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:46.236Z] [2020-06-01T10:39:47.398Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-01T10:39:47.398Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink Post stage [Pipeline] junit [2020-06-01T10:39:47.619Z] Recording test results [2020-06-01T10:39:48.199Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-06-01T10:39:48.199Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-01T10:39:48.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:39:48.199Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:39:48.199Z] === RUN TestServiceWithDataPathPortInit [2020-06-01T10:39:48.758Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-01T10:39:49.767Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-01T10:39:50.441Z] + echo Ensuring container killed. [2020-06-01T10:39:50.441Z] Ensuring container killed. [2020-06-01T10:39:50.441Z] + docker rm -vf docker-pr4 [2020-06-01T10:39:50.441Z] Error: No such container: docker-pr4 [2020-06-01T10:39:50.441Z] + true [Pipeline] sh [2020-06-01T10:39:50.721Z] + echo Chowning /workspace to jenkins user [2020-06-01T10:39:50.721Z] Chowning /workspace to jenkins user [2020-06-01T10:39:50.721Z] + id -u [2020-06-01T10:39:50.721Z] + id -g [2020-06-01T10:39:50.721Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41011:/workspace busybox chown -R 1000:1000 /workspace [2020-06-01T10:39:50.721Z] Unable to find image 'busybox:latest' locally [2020-06-01T10:39:50.721Z] latest: Pulling from library/busybox [2020-06-01T10:39:50.721Z] d9cbbca60e5f: Pulling fs layer [2020-06-01T10:39:51.652Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-01T10:39:52.213Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-01T10:39:52.451Z] #53 474.3 + bin/containerd-shim-runc-v2 [2020-06-01T10:39:52.773Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-01T10:39:53.029Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-01T10:39:53.283Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-01T10:39:53.546Z] #53 476.6 + binaries [2020-06-01T10:39:53.546Z] #53 476.6 + install -D bin/containerd /build/containerd [2020-06-01T10:39:53.546Z] #53 476.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-01T10:39:53.546Z] #53 476.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-01T10:39:53.546Z] #53 476.7 + install -D bin/ctr /build/ctr [2020-06-01T10:39:53.546Z] #53 DONE 476.8s [2020-06-01T10:39:53.546Z] [2020-06-01T10:39:53.546Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-01T10:39:54.658Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.40s) [2020-06-01T10:39:54.658Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:39:54.918Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-01T10:39:55.977Z] d9cbbca60e5f: Download complete [2020-06-01T10:39:55.977Z] d9cbbca60e5f: Pull complete [2020-06-01T10:39:55.977Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-06-01T10:39:55.977Z] Status: Downloaded newer image for busybox:latest [2020-06-01T10:39:56.293Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-01T10:39:56.556Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T10:39:57.916Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-01T10:39:58.167Z] + bundleName=amd64-rootless [2020-06-01T10:39:58.167Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-01T10:39:58.167Z] Creating amd64-rootless-bundles.tar.gz [2020-06-01T10:39:58.167Z] + 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-01T10:39:58.167Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-01T10:39:58.177Z] Archiving artifacts [2020-06-01T10:39:58.476Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-01T10:39:59.035Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-01T10:39:59.891Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T10:40:00.205Z] + make clean [2020-06-01T10:40:00.441Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-01T10:40:00.461Z] docker volume rm -f docker-dev-cache [2020-06-01T10:40:00.461Z] docker-dev-cache [Pipeline] deleteDir [2020-06-01T10:40:01.094Z] #46 DONE 535.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-01T10:40:02.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-01T10:40:02.859Z] [2020-06-01T10:40:02.859Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-01T10:40:02.859Z] #47 DONE 0.1s [2020-06-01T10:40:02.859Z] [2020-06-01T10:40:02.859Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-01T10:40:02.859Z] #49 DONE 0.1s [2020-06-01T10:40:02.859Z] [2020-06-01T10:40:02.859Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-01T10:40:02.859Z] #51 DONE 0.1s [2020-06-01T10:40:02.859Z] [2020-06-01T10:40:02.859Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-01T10:40:02.859Z] #54 DONE 0.1s [2020-06-01T10:40:02.859Z] [2020-06-01T10:40:02.859Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-01T10:40:02.859Z] #58 DONE 0.1s [2020-06-01T10:40:02.859Z] [2020-06-01T10:40:02.859Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-01T10:40:02.927Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-01T10:40:03.158Z] #60 DONE 0.3s [2020-06-01T10:40:03.158Z] [2020-06-01T10:40:03.158Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-01T10:40:03.158Z] #62 DONE 0.1s [2020-06-01T10:40:03.158Z] [2020-06-01T10:40:03.158Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-01T10:40:03.158Z] #63 DONE 0.0s [2020-06-01T10:40:03.158Z] [2020-06-01T10:40:03.158Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-01T10:40:03.486Z] --- PASS: TestDockerRestartWithAttachbleNetwork (9.12s) [2020-06-01T10:40:03.486Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:04.045Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-01T10:40:06.120Z] #64 DONE 2.4s [2020-06-01T10:40:06.120Z] [2020-06-01T10:40:06.120Z] #65 exporting to oci image format [2020-06-01T10:40:06.120Z] #65 exporting layers [2020-06-01T10:40:06.282Z] --- PASS: TestServiceWithDataPathPortInit (17.98s) [2020-06-01T10:40:06.282Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-01T10:40:06.598Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-01T10:40:06.852Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-01T10:40:11.013Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-01T10:40:11.013Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-01T10:40:11.267Z] --- PASS: TestDockerRestartWithAttachbleNetwork (7.72s) [2020-06-01T10:40:11.267Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:15.229Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-01T10:40:15.229Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-06-01T10:40:16.160Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-06-01T10:40:16.160Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-01T10:40:16.160Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-01T10:40:16.160Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-01T10:40:16.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2020-06-01T10:40:16.254Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w3vph1ga3bct48tdn476vt3wk Created:2020-06-01 10:40:07.620772911 +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[1aadbc98ab642cc19c5cd3ee3b2a64931702c5cd1d1cb3c2ed5252905ae8ab9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0jl9w1n3ow7doa2f5a0r6m8v6 EndpointID:0447fada3b5adf9143a41d6709ea628bf6115a965e89ba914db52ba19d78da03 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:db72769e83f72c9c6b9042612d9d1e5b97c1db6e5597eefbc978b92a7b6bd45a 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:5f5ece3ab139 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0jl9w1n3ow7doa2f5a0r6m8v6 EndpointID:0447fada3b5adf9143a41d6709ea628bf6115a965e89ba914db52ba19d78da03 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-01T10:40:16.254Z] PASS [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] === Skipped [2020-06-01T10:40:16.254Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:40:16.254Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] DONE 23 tests, 1 skipped in 54.787s [2020-06-01T10:40:16.254Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:40:16.254Z] ++ 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-01T10:40:16.254Z] ++ set -e [2020-06-01T10:40:16.254Z] ++ '[' -n 0 ']' [2020-06-01T10:40:16.254Z] ++ set -x [2020-06-01T10:40:16.254Z] ++ env -i DEST=/go/src/github.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-01T10:40:16.254Z] INFO: Testing against a local daemon [2020-06-01T10:40:16.254Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-01T10:40:16.254Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:40:16.254Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:40:16.254Z] === RUN TestDockerNetworkIpvlan [2020-06-01T10:40:16.254Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:40:16.254Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:40:16.254Z] PASS [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] === Skipped [2020-06-01T10:40:16.254Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:40:16.254Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:40:16.254Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] [2020-06-01T10:40:16.254Z] DONE 2 tests, 2 skipped in 0.167s [2020-06-01T10:40:16.254Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:40:16.254Z] ++ 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-01T10:40:16.254Z] ++ set -e [2020-06-01T10:40:16.254Z] ++ '[' -n 0 ']' [2020-06-01T10:40:16.254Z] ++ set -x [2020-06-01T10:40:16.254Z] ++ env -i DEST=/go/src/github.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-01T10:40:16.254Z] INFO: Testing against a local daemon [2020-06-01T10:40:16.254Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-01T10:40:16.505Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-01T10:40:16.724Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-01T10:40:16.724Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-01T10:40:16.724Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-01T10:40:16.724Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-01T10:40:16.980Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-01T10:40:17.064Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-01T10:40:17.237Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-01T10:40:17.629Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-06-01T10:40:17.629Z] === RUN TestDockerNetworkMacvlan [2020-06-01T10:40:18.167Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-01T10:40:18.167Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-01T10:40:18.564Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-01T10:40:18.730Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.8% of statements [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/types [no test files] [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-01T10:40:18.730Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-01T10:40:18.987Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-06-01T10:40:19.243Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-01T10:40:19.243Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-01T10:40:19.499Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-01T10:40:19.500Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-06-01T10:40:19.574Z] --- PASS: TestDockerRestartWithAttachbleNetwork (7.93s) [2020-06-01T10:40:19.574Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:19.574Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-01T10:40:19.756Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-01T10:40:19.756Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-01T10:40:20.137Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-01T10:40:20.320Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-06-01T10:40:20.875Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-01T10:40:23.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-01T10:40:24.494Z] ok github.com/docker/docker/builder/remotecontext 0.218s coverage: 13.6% of statements [2020-06-01T10:40:24.494Z] ok github.com/docker/docker/builder/dockerfile 0.544s coverage: 48.2% of statements [2020-06-01T10:40:25.062Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-01T10:40:25.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-01T10:40:25.425Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-01T10:40:25.989Z] ok github.com/docker/docker/builder/remotecontext/git 1.264s coverage: 86.3% of statements [2020-06-01T10:40:25.989Z] ? github.com/docker/docker/cli [no test files] [2020-06-01T10:40:25.989Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-01T10:40:28.346Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-01T10:40:29.485Z] --- PASS: TestDockerRestartWithAttachbleNetwork (9.83s) [2020-06-01T10:40:29.485Z] PASS [2020-06-01T10:40:29.485Z] [2020-06-01T10:40:29.485Z] DONE 5 tests in 43.052s [2020-06-01T10:40:29.485Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.485Z] +++ set -e [2020-06-01T10:40:29.485Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.485Z] +++ set -x [2020-06-01T10:40:29.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.485Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.485Z] testing: warning: no tests to run [2020-06-01T10:40:29.485Z] PASS [2020-06-01T10:40:29.485Z] [2020-06-01T10:40:29.485Z] DONE 0 tests in 0.071s [2020-06-01T10:40:29.485Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.485Z] +++ set -e [2020-06-01T10:40:29.485Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.485Z] +++ set -x [2020-06-01T10:40:29.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.486Z] testing: warning: no tests to run [2020-06-01T10:40:29.486Z] PASS [2020-06-01T10:40:29.486Z] [2020-06-01T10:40:29.486Z] DONE 0 tests in 0.071s [2020-06-01T10:40:29.486Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ set -e [2020-06-01T10:40:29.486Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.486Z] +++ set -x [2020-06-01T10:40:29.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.486Z] testing: warning: no tests to run [2020-06-01T10:40:29.486Z] PASS [2020-06-01T10:40:29.486Z] [2020-06-01T10:40:29.486Z] DONE 0 tests in 0.081s [2020-06-01T10:40:29.486Z] Running integration-test (iteration 5) [2020-06-01T10:40:29.486Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ set -e [2020-06-01T10:40:29.486Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.486Z] +++ set -x [2020-06-01T10:40:29.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.486Z] testing: warning: no tests to run [2020-06-01T10:40:29.486Z] PASS [2020-06-01T10:40:29.486Z] [2020-06-01T10:40:29.486Z] DONE 0 tests in 0.042s [2020-06-01T10:40:29.486Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ set -e [2020-06-01T10:40:29.486Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.486Z] +++ set -x [2020-06-01T10:40:29.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.486Z] testing: warning: no tests to run [2020-06-01T10:40:29.486Z] PASS [2020-06-01T10:40:29.486Z] [2020-06-01T10:40:29.486Z] DONE 0 tests in 0.075s [2020-06-01T10:40:29.486Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ set -e [2020-06-01T10:40:29.486Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.486Z] +++ set -x [2020-06-01T10:40:29.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.486Z] testing: warning: no tests to run [2020-06-01T10:40:29.486Z] PASS [2020-06-01T10:40:29.486Z] [2020-06-01T10:40:29.486Z] DONE 0 tests in 0.032s [2020-06-01T10:40:29.486Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] +++ set -e [2020-06-01T10:40:29.486Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.486Z] +++ set -x [2020-06-01T10:40:29.486Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.486Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.486Z] testing: warning: no tests to run [2020-06-01T10:40:29.486Z] PASS [2020-06-01T10:40:29.486Z] [2020-06-01T10:40:29.486Z] DONE 0 tests in 0.057s [2020-06-01T10:40:29.740Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] +++ set -e [2020-06-01T10:40:29.741Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.741Z] +++ set -x [2020-06-01T10:40:29.741Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.741Z] testing: warning: no tests to run [2020-06-01T10:40:29.741Z] PASS [2020-06-01T10:40:29.741Z] [2020-06-01T10:40:29.741Z] DONE 0 tests in 0.071s [2020-06-01T10:40:29.741Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] +++ set -e [2020-06-01T10:40:29.741Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.741Z] +++ set -x [2020-06-01T10:40:29.741Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.741Z] testing: warning: no tests to run [2020-06-01T10:40:29.741Z] PASS [2020-06-01T10:40:29.741Z] [2020-06-01T10:40:29.741Z] DONE 0 tests in 0.058s [2020-06-01T10:40:29.741Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.741Z] +++ set -e [2020-06-01T10:40:29.741Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.741Z] +++ set -x [2020-06-01T10:40:29.741Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.996Z] testing: warning: no tests to run [2020-06-01T10:40:29.996Z] PASS [2020-06-01T10:40:29.996Z] [2020-06-01T10:40:29.996Z] DONE 0 tests in 0.078s [2020-06-01T10:40:29.996Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] +++ set -e [2020-06-01T10:40:29.996Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.996Z] +++ set -x [2020-06-01T10:40:29.996Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] testing: warning: no tests to run [2020-06-01T10:40:29.996Z] PASS [2020-06-01T10:40:29.996Z] [2020-06-01T10:40:29.996Z] DONE 0 tests in 0.016s [2020-06-01T10:40:29.996Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] +++ set -e [2020-06-01T10:40:29.996Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.996Z] +++ set -x [2020-06-01T10:40:29.996Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.996Z] testing: warning: no tests to run [2020-06-01T10:40:29.996Z] PASS [2020-06-01T10:40:29.996Z] [2020-06-01T10:40:29.996Z] DONE 0 tests in 0.087s [2020-06-01T10:40:29.996Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] +++ set -e [2020-06-01T10:40:29.996Z] +++ '[' -n 0 ']' [2020-06-01T10:40:29.996Z] +++ set -x [2020-06-01T10:40:29.996Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:29.996Z] INFO: Testing against a local daemon [2020-06-01T10:40:29.996Z] testing: warning: no tests to run [2020-06-01T10:40:29.996Z] PASS [2020-06-01T10:40:29.996Z] [2020-06-01T10:40:29.996Z] DONE 0 tests in 0.039s [2020-06-01T10:40:30.164Z] ok github.com/docker/docker/client 0.159s coverage: 75.4% of statements [2020-06-01T10:40:30.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ set -e [2020-06-01T10:40:30.292Z] +++ '[' -n 0 ']' [2020-06-01T10:40:30.292Z] +++ set -x [2020-06-01T10:40:30.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] INFO: Testing against a local daemon [2020-06-01T10:40:30.292Z] testing: warning: no tests to run [2020-06-01T10:40:30.292Z] PASS [2020-06-01T10:40:30.292Z] [2020-06-01T10:40:30.292Z] DONE 0 tests in 0.078s [2020-06-01T10:40:30.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ set -e [2020-06-01T10:40:30.292Z] +++ '[' -n 0 ']' [2020-06-01T10:40:30.292Z] +++ set -x [2020-06-01T10:40:30.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] INFO: Testing against a local daemon [2020-06-01T10:40:30.292Z] testing: warning: no tests to run [2020-06-01T10:40:30.292Z] PASS [2020-06-01T10:40:30.292Z] [2020-06-01T10:40:30.292Z] DONE 0 tests in 0.049s [2020-06-01T10:40:30.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ set -e [2020-06-01T10:40:30.292Z] +++ '[' -n 0 ']' [2020-06-01T10:40:30.292Z] +++ set -x [2020-06-01T10:40:30.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] testing: warning: no tests to run [2020-06-01T10:40:30.292Z] PASS [2020-06-01T10:40:30.292Z] [2020-06-01T10:40:30.292Z] DONE 0 tests in 0.006s [2020-06-01T10:40:30.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] +++ set -e [2020-06-01T10:40:30.292Z] +++ '[' -n 0 ']' [2020-06-01T10:40:30.292Z] +++ set -x [2020-06-01T10:40:30.292Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.292Z] INFO: Testing against a local daemon [2020-06-01T10:40:30.292Z] testing: warning: no tests to run [2020-06-01T10:40:30.292Z] PASS [2020-06-01T10:40:30.292Z] [2020-06-01T10:40:30.292Z] DONE 0 tests in 0.070s [2020-06-01T10:40:30.547Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] +++ set -e [2020-06-01T10:40:30.547Z] +++ '[' -n 0 ']' [2020-06-01T10:40:30.547Z] +++ set -x [2020-06-01T10:40:30.547Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] INFO: Testing against a local daemon [2020-06-01T10:40:30.547Z] testing: warning: no tests to run [2020-06-01T10:40:30.547Z] PASS [2020-06-01T10:40:30.547Z] [2020-06-01T10:40:30.547Z] DONE 0 tests in 0.087s [2020-06-01T10:40:30.547Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] +++ set -e [2020-06-01T10:40:30.547Z] +++ '[' -n 0 ']' [2020-06-01T10:40:30.547Z] +++ set -x [2020-06-01T10:40:30.547Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] INFO: Testing against a local daemon [2020-06-01T10:40:30.547Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:30.547Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-01T10:40:32.477Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-01T10:40:33.837Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-01T10:40:34.910Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan (18.46s) [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.16s) [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s) [2020-06-01T10:40:35.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-06-01T10:40:35.846Z] PASS [2020-06-01T10:40:35.846Z] [2020-06-01T10:40:35.846Z] DONE 8 tests in 20.652s [2020-06-01T10:40:35.846Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-01T10:40:35.846Z] ++ 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-01T10:40:35.846Z] ++ set -e [2020-06-01T10:40:35.846Z] ++ '[' -n 0 ']' [2020-06-01T10:40:35.846Z] ++ set -x [2020-06-01T10:40:35.846Z] ++ env -i DEST=/go/src/github.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-01T10:40:35.846Z] testing: warning: no tests to run [2020-06-01T10:40:35.846Z] PASS [2020-06-01T10:40:35.846Z] [2020-06-01T10:40:35.846Z] DONE 0 tests in 0.025s [2020-06-01T10:40:35.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-01T10:40:35.846Z] ++ 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-01T10:40:35.846Z] ++ set -e [2020-06-01T10:40:35.846Z] ++ '[' -n 0 ']' [2020-06-01T10:40:35.846Z] ++ set -x [2020-06-01T10:40:35.846Z] ++ env -i DEST=/go/src/github.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-01T10:40:36.104Z] INFO: Testing against a local daemon [2020-06-01T10:40:36.105Z] === RUN TestAuthZPluginAllowRequest [2020-06-01T10:40:38.008Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-06-01T10:40:38.008Z] === RUN TestAuthZPluginTLS [2020-06-01T10:40:38.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-01T10:40:38.575Z] --- PASS: TestAuthZPluginTLS (0.65s) [2020-06-01T10:40:38.575Z] === RUN TestAuthZPluginDenyRequest [2020-06-01T10:40:39.142Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-06-01T10:40:39.142Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-01T10:40:39.710Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-06-01T10:40:39.710Z] === RUN TestAuthZPluginDenyResponse [2020-06-01T10:40:39.964Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-01T10:40:40.277Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-06-01T10:40:40.277Z] === RUN TestAuthZPluginAllowEventStream [2020-06-01T10:40:40.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-01T10:40:41.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-01T10:40:41.703Z] --- PASS: TestDockerRestartWithAttachbleNetwork (11.01s) [2020-06-01T10:40:41.703Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:42.178Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-06-01T10:40:42.178Z] === RUN TestAuthZPluginErrorResponse [2020-06-01T10:40:42.746Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-06-01T10:40:42.746Z] === RUN TestAuthZPluginErrorRequest [2020-06-01T10:40:43.313Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-06-01T10:40:43.313Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-01T10:40:43.880Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-06-01T10:40:43.880Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-01T10:40:46.413Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-06-01T10:40:46.413Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-01T10:40:46.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-01T10:40:47.907Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-01T10:40:48.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-01T10:40:48.945Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-06-01T10:40:48.945Z] === RUN TestAuthZPluginHeader [2020-06-01T10:40:49.512Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-06-01T10:40:49.512Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-01T10:40:49.512Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-01T10:40:49.512Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:40:49.512Z] === RUN TestAuthZPluginV2Disable [2020-06-01T10:40:49.512Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-01T10:40:49.512Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:40:49.512Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-01T10:40:49.512Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-01T10:40:49.512Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:40:49.512Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-01T10:40:49.512Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-01T10:40:49.512Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:40:49.512Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-01T10:40:50.394Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.44s) [2020-06-01T10:40:50.394Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:40:50.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-01T10:40:51.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-01T10:40:53.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-01T10:40:55.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-01T10:40:56.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-01T10:40:57.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-01T10:40:58.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-01T10:40:58.427Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.45s) [2020-06-01T10:40:58.427Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:00.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-01T10:41:00.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-01T10:41:03.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-01T10:41:04.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-01T10:41:06.697Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.19s) [2020-06-01T10:41:06.697Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:07.592Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2020-06-01T10:41:07.592Z] PASS [2020-06-01T10:41:07.592Z] [2020-06-01T10:41:07.592Z] === Skipped [2020-06-01T10:41:07.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-01T10:41:07.592Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:41:07.592Z] [2020-06-01T10:41:07.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-01T10:41:07.592Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:41:07.592Z] [2020-06-01T10:41:07.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-01T10:41:07.592Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:41:07.592Z] [2020-06-01T10:41:07.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-01T10:41:07.592Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:41:07.592Z] [2020-06-01T10:41:07.592Z] [2020-06-01T10:41:07.592Z] DONE 17 tests, 4 skipped in 31.617s [2020-06-01T10:41:07.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-01T10:41:07.592Z] ++ 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-01T10:41:07.592Z] ++ set -e [2020-06-01T10:41:07.592Z] ++ '[' -n 0 ']' [2020-06-01T10:41:07.592Z] ++ set -x [2020-06-01T10:41:07.592Z] ++ env -i DEST=/go/src/github.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-01T10:41:07.592Z] INFO: Testing against a local daemon [2020-06-01T10:41:07.592Z] === RUN TestPluginInvalidJSON [2020-06-01T10:41:07.851Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:41:07.851Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:41:07.851Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:41:07.851Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-01T10:41:07.851Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-01T10:41:07.851Z] === RUN TestPluginInstall [2020-06-01T10:41:07.851Z] === RUN TestPluginInstall/no_auth [2020-06-01T10:41:08.847Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.8% of statements [2020-06-01T10:41:09.103Z] ok github.com/docker/docker/container 0.126s coverage: 34.7% of statements [2020-06-01T10:41:09.103Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-01T10:41:09.103Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-01T10:41:09.103Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-01T10:41:09.103Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-01T10:41:09.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-01T10:41:10.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-01T10:41:13.122Z] time="2020-06-01T10:41:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:41:13.122Z] time="2020-06-01T10:41:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:41:13.122Z] time="2020-06-01T10:41:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c0f382d2786db0801f3641cc3503817e80dead58d3758ba5353f892ff2d654" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:41:13.122Z] time="2020-06-01T10:41:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:41:13.122Z] time="2020-06-01T10:41:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:41:13.122Z] time="2020-06-01T10:41:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c0f382d2786db0801f3641cc3503817e80dead58d3758ba5353f892ff2d654" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:41:13.689Z] === RUN TestPluginInstall/with_htpasswd [2020-06-01T10:41:13.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-01T10:41:14.257Z] time="2020-06-01T10:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:41:14.257Z] time="2020-06-01T10:41:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:41:14.257Z] time="2020-06-01T10:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7431e6b4b60179df765cae55f3cd4643d759a9eb4cae7e053137da65703d5a05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:41:14.257Z] time="2020-06-01T10:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:41:14.257Z] time="2020-06-01T10:41:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:41:14.257Z] time="2020-06-01T10:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7431e6b4b60179df765cae55f3cd4643d759a9eb4cae7e053137da65703d5a05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:41:14.823Z] === RUN TestPluginInstall/with_insecure [2020-06-01T10:41:15.726Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.72s) [2020-06-01T10:41:15.726Z] PASS [2020-06-01T10:41:15.726Z] [2020-06-01T10:41:15.726Z] DONE 5 tests in 44.859s [2020-06-01T10:41:15.726Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] +++ set -e [2020-06-01T10:41:15.726Z] +++ '[' -n 0 ']' [2020-06-01T10:41:15.726Z] +++ set -x [2020-06-01T10:41:15.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-01T10:41:15.726Z] INFO: Testing against a local daemon [2020-06-01T10:41:15.726Z] testing: warning: no tests to run [2020-06-01T10:41:15.726Z] PASS [2020-06-01T10:41:15.726Z] [2020-06-01T10:41:15.726Z] DONE 0 tests in 0.084s [2020-06-01T10:41:15.726Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] +++ set -e [2020-06-01T10:41:15.726Z] +++ '[' -n 0 ']' [2020-06-01T10:41:15.726Z] +++ set -x [2020-06-01T10:41:15.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] INFO: Testing against a local daemon [2020-06-01T10:41:15.726Z] testing: warning: no tests to run [2020-06-01T10:41:15.726Z] PASS [2020-06-01T10:41:15.726Z] [2020-06-01T10:41:15.726Z] DONE 0 tests in 0.077s [2020-06-01T10:41:15.726Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] +++ set -e [2020-06-01T10:41:15.726Z] +++ '[' -n 0 ']' [2020-06-01T10:41:15.726Z] +++ set -x [2020-06-01T10:41:15.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDockerRestartWithAttachbleNetwork [2020-06-01T10:41:15.726Z] INFO: Testing against a local daemon [2020-06-01T10:41:15.726Z] testing: warning: no tests to run [2020-06-01T10:41:15.726Z] PASS [2020-06-01T10:41:15.726Z] [2020-06-01T10:41:15.726Z] DONE 0 tests in 0.053s [2020-06-01T10:41:15.726Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2020-06-01T10:41:15.726Z] +++++ cat bundles/test-integration-flaky/docker.pid [2020-06-01T10:41:15.726Z] ++++ kill 5830 [2020-06-01T10:41:16.200Z] time="2020-06-01T10:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:41:16.200Z] time="2020-06-01T10:41:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:41:16.200Z] time="2020-06-01T10:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38c6bde2dd9310f819a5eec591f0b9bca7e83a9b00885c361e335be115de3c9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:41:16.200Z] time="2020-06-01T10:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:41:16.200Z] time="2020-06-01T10:41:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:41:16.200Z] time="2020-06-01T10:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38c6bde2dd9310f819a5eec591f0b9bca7e83a9b00885c361e335be115de3c9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:41:16.460Z] --- PASS: TestPluginInstall (8.77s) [2020-06-01T10:41:16.460Z] --- PASS: TestPluginInstall/no_auth (5.82s) [2020-06-01T10:41:16.460Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-06-01T10:41:16.460Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-06-01T10:41:16.460Z] plugin_test.go:157: [dec5b8549dd0f] daemon is not started [2020-06-01T10:41:16.460Z] PASS [2020-06-01T10:41:16.460Z] [2020-06-01T10:41:16.460Z] DONE 6 tests in 8.982s [2020-06-01T10:41:16.460Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-01T10:41:16.460Z] ++ 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-01T10:41:16.460Z] ++ set -e [2020-06-01T10:41:16.460Z] ++ '[' -n 0 ']' [2020-06-01T10:41:16.460Z] ++ set -x [2020-06-01T10:41:16.460Z] ++ env -i DEST=/go/src/github.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-01T10:41:16.718Z] INFO: Testing against a local daemon [2020-06-01T10:41:16.718Z] === RUN TestExternalGraphDriver [2020-06-01T10:41:16.718Z] === RUN TestExternalGraphDriver/json [2020-06-01T10:41:17.087Z] ++++ /etc/init.d/apparmor stop [2020-06-01T10:41:17.087Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T10:41:17.087Z] [2020-06-01T10:41:17.087Z] Unloading profiles will leave already running processes permanently [2020-06-01T10:41:17.087Z] unconfined, which can lead to unexpected situations. [2020-06-01T10:41:17.087Z] [2020-06-01T10:41:17.087Z] To set a process to complain mode, use the command line tool [2020-06-01T10:41:17.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T10:41:17.087Z] ++++ true [2020-06-01T10:41:17.087Z] exiting test-integration [2020-06-01T10:41:17.087Z] +++ exit 0 [2020-06-01T10:41:17.087Z] [2020-06-01T10:41:17.087Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:41:17.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-01T10:41:17.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:41:17.913Z] HOSTNAME=7df832981400 [2020-06-01T10:41:17.913Z] TESTDEBUG=0 [2020-06-01T10:41:17.913Z] DEST=bundles/test-integration [2020-06-01T10:41:17.913Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:41:17.913Z] KEEPBUNDLE=1 [2020-06-01T10:41:17.913Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:41:17.913Z] container=docker [2020-06-01T10:41:17.913Z] HOME=/root [2020-06-01T10:41:17.913Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:41:17.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:41:17.913Z] VALIDATE_BRANCH=master [2020-06-01T10:41:17.913Z] TERM=xterm [2020-06-01T10:41:17.913Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:41:17.913Z] SHLVL=1 [2020-06-01T10:41:17.913Z] TIMEOUT=120m [2020-06-01T10:41:17.913Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:41:17.913Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:41:17.913Z] GO111MODULE=off [2020-06-01T10:41:17.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:41:17.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:41:17.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:41:17.913Z] GOPATH=/go [2020-06-01T10:41:17.913Z] PKG_CONFIG=pkg-config [2020-06-01T10:41:17.913Z] _=/usr/bin/env [2020-06-01T10:41:17.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:41:18.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:41:19.250Z] === RUN TestExternalGraphDriver/spec [2020-06-01T10:41:19.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:41:20.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-01T10:41:21.287Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-06-01T10:41:21.287Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-01T10:41:21.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-01T10:41:21.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-01T10:41:21.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-01T10:41:21.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:41:22.536Z] === RUN TestExternalGraphDriver/pull [2020-06-01T10:41:22.682Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-06-01T10:41:22.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-01T10:41:22.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:41:23.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:41:24.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:41:24.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:41:24.439Z] --- PASS: TestExternalGraphDriver (7.49s) [2020-06-01T10:41:24.439Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2020-06-01T10:41:24.439Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-06-01T10:41:24.439Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-06-01T10:41:24.439Z] === RUN TestGraphdriverPluginV2 [2020-06-01T10:41:24.439Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-06-01T10:41:24.439Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:41:24.439Z] PASS [2020-06-01T10:41:24.439Z] [2020-06-01T10:41:24.439Z] === Skipped [2020-06-01T10:41:24.439Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-06-01T10:41:24.439Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:41:24.439Z] [2020-06-01T10:41:24.439Z] [2020-06-01T10:41:24.439Z] DONE 5 tests, 1 skipped in 7.686s [2020-06-01T10:41:24.439Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-01T10:41:24.439Z] ++ 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-01T10:41:24.439Z] ++ set -e [2020-06-01T10:41:24.439Z] ++ '[' -n 0 ']' [2020-06-01T10:41:24.439Z] ++ set -x [2020-06-01T10:41:24.439Z] ++ env -i DEST=/go/src/github.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-01T10:41:24.439Z] INFO: Testing against a local daemon [2020-06-01T10:41:24.439Z] === RUN TestContinueAfterPluginCrash [2020-06-01T10:41:24.439Z] === PAUSE TestContinueAfterPluginCrash [2020-06-01T10:41:24.439Z] === RUN TestReadPluginNoRead [2020-06-01T10:41:24.439Z] === PAUSE TestReadPluginNoRead [2020-06-01T10:41:24.439Z] === RUN TestDaemonStartWithLogOpt [2020-06-01T10:41:24.439Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-01T10:41:24.439Z] === CONT TestContinueAfterPluginCrash [2020-06-01T10:41:24.439Z] === CONT TestDaemonStartWithLogOpt [2020-06-01T10:41:24.439Z] === CONT TestReadPluginNoRead [2020-06-01T10:41:24.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:41:25.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:41:26.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-01T10:41:26.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:41:26.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-01T10:41:27.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:41:27.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:41:28.634Z] === RUN TestReadPluginNoRead/default [2020-06-01T10:41:28.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:41:29.201Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-06-01T10:41:29.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:41:30.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-01T10:41:30.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:41:30.577Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-01T10:41:30.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-01T10:41:30.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:41:31.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:41:32.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-01T10:41:32.351Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:41:32.351Z] Using test binary docker [2020-06-01T10:41:32.351Z] +++ /etc/init.d/apparmor start [2020-06-01T10:41:32.351Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:41:32.351Z] INFO: Waiting for daemon to start... [2020-06-01T10:41:32.351Z] Starting dockerd [2020-06-01T10:41:32.351Z] +++ 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-01T10:41:32.480Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-01T10:41:32.629Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-06-01T10:41:32.629Z] ok github.com/docker/docker/daemon 12.206s coverage: 17.4% of statements [2020-06-01T10:41:32.629Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-01T10:41:32.629Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-01T10:41:33.276Z] .=== RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-01T10:41:34.000Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.7% of statements [2020-06-01T10:41:34.000Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-06-01T10:41:34.381Z] --- PASS: TestReadPluginNoRead (9.68s) [2020-06-01T10:41:34.381Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-06-01T10:41:34.381Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-06-01T10:41:34.381Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-06-01T10:41:34.381Z] read_test.go:92: [de18f6d59861d] daemon is not started [2020-06-01T10:41:34.636Z] [2020-06-01T10:41:34.636Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:41:34.636Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:41:34.636Z] Running integration-test (iteration 1) [2020-06-01T10:41:34.636Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-01T10:41:34.636Z] ++ 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-01T10:41:34.636Z] ++ set -e [2020-06-01T10:41:34.636Z] ++ '[' -n 0 ']' [2020-06-01T10:41:34.636Z] ++ set -x [2020-06-01T10:41:34.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01T10:41:34.636Z] INFO: Testing against a local daemon [2020-06-01T10:41:34.636Z] === RUN TestCgroupNamespacesBuild [2020-06-01T10:41:34.640Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-06-01T10:41:34.640Z] PASS [2020-06-01T10:41:34.640Z] [2020-06-01T10:41:34.640Z] DONE 6 tests in 10.361s [2020-06-01T10:41:34.640Z] 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-01T10:41:34.640Z] ++ 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-01T10:41:34.640Z] ++ set -e [2020-06-01T10:41:34.640Z] ++ '[' -n 0 ']' [2020-06-01T10:41:34.640Z] ++ set -x [2020-06-01T10:41:34.640Z] ++ env -i DEST=/go/src/github.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-01T10:41:34.640Z] testing: warning: no tests to run [2020-06-01T10:41:34.640Z] PASS [2020-06-01T10:41:34.640Z] [2020-06-01T10:41:34.640Z] DONE 0 tests in 0.042s [2020-06-01T10:41:34.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-01T10:41:34.640Z] ++ 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-01T10:41:34.640Z] ++ set -e [2020-06-01T10:41:34.640Z] ++ '[' -n 0 ']' [2020-06-01T10:41:34.640Z] ++ set -x [2020-06-01T10:41:34.640Z] ++ env -i DEST=/go/src/github.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-01T10:41:34.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-01T10:41:34.897Z] INFO: Testing against a local daemon [2020-06-01T10:41:34.898Z] === RUN TestPluginWithDevMounts [2020-06-01T10:41:34.898Z] === PAUSE TestPluginWithDevMounts [2020-06-01T10:41:34.898Z] === CONT TestPluginWithDevMounts [2020-06-01T10:41:34.930Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-06-01T10:41:34.930Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-01T10:41:34.930Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-01T10:41:35.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-01T10:41:35.859Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2020-06-01T10:41:36.741Z] --- PASS: TestCgroupNamespacesBuild (1.93s) [2020-06-01T10:41:36.741Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-01T10:41:37.427Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-06-01T10:41:37.427Z] PASS [2020-06-01T10:41:37.427Z] [2020-06-01T10:41:37.427Z] DONE 1 tests in 2.381s [2020-06-01T10:41:37.427Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-01T10:41:37.427Z] ++ 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-01T10:41:37.427Z] ++ set -e [2020-06-01T10:41:37.427Z] ++ '[' -n 0 ']' [2020-06-01T10:41:37.427Z] ++ set -x [2020-06-01T10:41:37.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:41:37.427Z] INFO: Testing against a local daemon [2020-06-01T10:41:37.427Z] === RUN TestSecretInspect [2020-06-01T10:41:38.379Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-06-01T10:41:38.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-01T10:41:38.628Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2020-06-01T10:41:38.628Z] === RUN TestBuildWithSession [2020-06-01T10:41:38.628Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-01T10:41:38.628Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:41:38.628Z] === RUN TestBuildSquashParent [2020-06-01T10:41:38.941Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-06-01T10:41:40.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-01T10:41:40.711Z] --- PASS: TestSecretInspect (3.17s) [2020-06-01T10:41:40.711Z] === RUN TestSecretList [2020-06-01T10:41:41.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-01T10:41:42.216Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.349s coverage: 73.1% of statements [2020-06-01T10:41:42.216Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.602s coverage: 46.2% of statements [2020-06-01T10:41:43.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-01T10:41:43.996Z] --- PASS: TestSecretList (3.17s) [2020-06-01T10:41:43.996Z] === RUN TestSecretsCreateAndDelete [2020-06-01T10:41:44.109Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-06-01T10:41:44.109Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-01T10:41:44.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-01T10:41:44.798Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-01T10:41:45.478Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.121s coverage: 49.5% of statements [2020-06-01T10:41:45.723Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-01T10:41:46.647Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-01T10:41:46.846Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.294s coverage: 76.1% of statements [2020-06-01T10:41:46.902Z] --- PASS: TestBuildSquashParent (8.36s) [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:41:46.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:41:46.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:41:46.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:41:46.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:41:46.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:41:46.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:41:46.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:41:46.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:41:46.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:41:47.279Z] --- PASS: TestSecretsCreateAndDelete (3.12s) [2020-06-01T10:41:47.279Z] === RUN TestSecretsUpdate [2020-06-01T10:41:47.777Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-06-01T10:41:48.708Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.237s coverage: 57.7% of statements [2020-06-01T10:41:48.708Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-01T10:41:48.708Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-01T10:41:48.965Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-06-01T10:41:49.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-01T10:41:49.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:41:49.811Z] --- PASS: TestSecretsUpdate (3.18s) [2020-06-01T10:41:49.811Z] === RUN TestTemplatedSecret [2020-06-01T10:41:49.895Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-06-01T10:41:49.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:41:51.789Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-06-01T10:41:51.789Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-01T10:41:51.789Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-01T10:41:51.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:41:52.046Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.8% of statements [2020-06-01T10:41:52.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:41:53.942Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-06-01T10:41:53.942Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2020-06-01T10:41:53.942Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-01T10:41:53.942Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-01T10:41:53.998Z] --- PASS: TestTemplatedSecret (3.39s) [2020-06-01T10:41:53.998Z] === RUN TestSecretCreateResolve [2020-06-01T10:41:54.144Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-01T10:41:54.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-01T10:41:54.873Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2020-06-01T10:41:55.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-06-01T10:41:55.068Z] === RUN TestBuildMultiStageCopy [2020-06-01T10:41:55.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-01T10:41:55.437Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-06-01T10:41:55.437Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-06-01T10:41:55.627Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-01T10:41:56.529Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-06-01T10:41:56.529Z] PASS [2020-06-01T10:41:56.529Z] [2020-06-01T10:41:56.529Z] DONE 6 tests in 19.406s [2020-06-01T10:41:56.529Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-01T10:41:56.529Z] ++ 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-01T10:41:56.529Z] ++ set -e [2020-06-01T10:41:56.529Z] ++ '[' -n 0 ']' [2020-06-01T10:41:56.529Z] ++ set -x [2020-06-01T10:41:56.529Z] ++ env -i DEST=/go/src/github.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-01T10:41:56.551Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-01T10:41:56.788Z] INFO: Testing against a local daemon [2020-06-01T10:41:56.788Z] === RUN TestServiceCreateInit [2020-06-01T10:41:56.788Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-01T10:41:56.808Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-06-01T10:41:56.808Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-01T10:41:57.065Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 37.7% of statements [2020-06-01T10:41:57.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-01T10:41:57.672Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-01T10:41:57.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-01T10:41:58.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-01T10:41:58.436Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-06-01T10:41:58.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-01T10:41:59.045Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-01T10:41:59.605Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2020-06-01T10:41:59.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-06-01T10:41:59.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-06-01T10:41:59.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2020-06-01T10:41:59.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-06-01T10:41:59.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-06-01T10:41:59.605Z] === RUN TestBuildMultiStageParentConfig [2020-06-01T10:41:59.807Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-06-01T10:41:59.807Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-01T10:42:00.371Z] ok github.com/docker/docker/daemon/logger/splunk 1.681s coverage: 82.5% of statements [2020-06-01T10:42:00.371Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-01T10:42:00.530Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-01T10:42:00.785Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2020-06-01T10:42:00.785Z] === RUN TestBuildLabelWithTargets [2020-06-01T10:42:00.936Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2020-06-01T10:42:00.936Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-01T10:42:02.055Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-01T10:42:03.294Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2020-06-01T10:42:03.294Z] === RUN TestBuildWithEmptyLayers [2020-06-01T10:42:03.461Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2020-06-01T10:42:03.461Z] ok github.com/docker/docker/distribution 0.243s coverage: 22.1% of statements [2020-06-01T10:42:03.461Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-01T10:42:03.853Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-06-01T10:42:03.853Z] === RUN TestBuildMultiStageOnBuild [2020-06-01T10:42:04.413Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-01T10:42:04.413Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-01T10:42:04.832Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-06-01T10:42:05.763Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-06-01T10:42:06.297Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-01T10:42:06.552Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-06-01T10:42:06.552Z] === RUN TestBuildUncleanTarFilenames [2020-06-01T10:42:06.695Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-06-01T10:42:06.695Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2020-06-01T10:42:06.695Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-01T10:42:06.695Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-01T10:42:06.807Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-01T10:42:07.325Z] --- PASS: TestServiceCreateInit (10.19s) [2020-06-01T10:42:07.325Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s) [2020-06-01T10:42:07.325Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-06-01T10:42:07.325Z] === RUN TestCreateServiceMultipleTimes [2020-06-01T10:42:07.733Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-01T10:42:07.733Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-06-01T10:42:07.733Z] === RUN TestBuildMultiStageLayerLeak [2020-06-01T10:42:08.078Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-06-01T10:42:08.078Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-01T10:42:08.295Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-01T10:42:08.550Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-01T10:42:08.806Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-01T10:42:09.008Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-06-01T10:42:09.365Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-01T10:42:09.365Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-01T10:42:09.620Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-01T10:42:10.377Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-06-01T10:42:10.378Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-01T10:42:10.544Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-06-01T10:42:10.544Z] === RUN TestBuildWithHugeFile [2020-06-01T10:42:10.840Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-01T10:42:12.271Z] ok github.com/docker/docker/pkg/archive 0.387s coverage: 76.9% of statements [2020-06-01T10:42:12.835Z] ok github.com/docker/docker/pkg/authorization 0.108s coverage: 68.3% of statements [2020-06-01T10:42:13.092Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-01T10:42:13.349Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-01T10:42:15.271Z] #65 exporting layers 115.1s done [2020-06-01T10:42:15.271Z] #65 exporting manifest sha256:edfaa0a40a330a5066b6a17af177c46033b852ee24f7b74bc7f6204490a94faf done [2020-06-01T10:42:15.271Z] #65 exporting config sha256:0d1c11d82438021d9019ffb011899db189af6580a5c044369d0eb071a79d3249 done [2020-06-01T10:42:15.271Z] #65 sending tarball [2020-06-01T10:42:16.073Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-01T10:42:16.620Z] ok github.com/docker/docker/layer 7.086s coverage: 68.8% of statements [2020-06-01T10:42:16.620Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-01T10:42:16.620Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-01T10:42:16.620Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-01T10:42:16.620Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-01T10:42:16.620Z] ? github.com/docker/docker/oci [no test files] [2020-06-01T10:42:16.620Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-01T10:42:16.620Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-06-01T10:42:16.877Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-06-01T10:42:16.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-01T10:42:17.134Z] ok github.com/docker/docker/pkg/chrootarchive 2.937s coverage: 43.2% of statements [2020-06-01T10:42:17.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-01T10:42:17.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-01T10:42:17.391Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-06-01T10:42:17.558Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-01T10:42:17.954Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-06-01T10:42:18.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-01T10:42:18.484Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-01T10:42:18.884Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-06-01T10:42:19.141Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-06-01T10:42:19.390Z] #65 sending tarball 18.0s done [2020-06-01T10:42:19.390Z] #65 DONE 133.2s [2020-06-01T10:42:19.390Z] [2020-06-01T10:42:19.390Z] #66 importing to docker [2020-06-01T10:42:19.846Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-01T10:42:20.071Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-01T10:42:21.000Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-06-01T10:42:21.563Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-06-01T10:42:21.563Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-06-01T10:42:21.821Z] ok github.com/docker/docker/pkg/fsutils 0.257s coverage: 85.1% of statements [2020-06-01T10:42:23.189Z] ok github.com/docker/docker/pkg/ioutils 0.403s coverage: 69.3% of statements [2020-06-01T10:42:23.446Z] ok github.com/docker/docker/pkg/idtools 0.940s coverage: 70.3% of statements [2020-06-01T10:42:23.446Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-06-01T10:42:23.703Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-06-01T10:42:23.703Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-06-01T10:42:23.703Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-01T10:42:23.703Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-01T10:42:24.002Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-01T10:42:24.267Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-06-01T10:42:24.267Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-01T10:42:24.267Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-06-01T10:42:24.524Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-01T10:42:24.564Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-01T10:42:24.781Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-06-01T10:42:24.818Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-01T10:42:25.038Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-06-01T10:42:25.038Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-01T10:42:25.038Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-01T10:42:25.377Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-01T10:42:25.937Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-01T10:42:25.969Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-06-01T10:42:26.191Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-01T10:42:26.533Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-01T10:42:26.750Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-01T10:42:26.790Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-01T10:42:27.033Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-01T10:42:27.047Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-01T10:42:28.405Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-01T10:42:28.415Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-06-01T10:42:28.671Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-01T10:42:28.966Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-01T10:42:29.260Z] --- PASS: TestCreateServiceMultipleTimes (19.38s) [2020-06-01T10:42:29.260Z] === RUN TestCreateServiceConflict [2020-06-01T10:42:29.520Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-06-01T10:42:29.520Z] === RUN TestCreateServiceMaxReplicas [2020-06-01T10:42:29.934Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-01T10:42:30.495Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-01T10:42:31.942Z] ok github.com/docker/docker/pkg/signal 2.385s coverage: 61.0% of statements [2020-06-01T10:42:31.942Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-01T10:42:32.200Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-01T10:42:32.457Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-01T10:42:32.714Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-06-01T10:42:33.645Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-06-01T10:42:33.723Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-06-01T10:42:33.723Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-01T10:42:33.902Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2020-06-01T10:42:34.466Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-06-01T10:42:34.654Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-01T10:42:35.029Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-06-01T10:42:35.029Z] testing: warning: no tests to run [2020-06-01T10:42:35.029Z] coverage: [no statements] [2020-06-01T10:42:35.029Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-01T10:42:35.591Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-01T10:42:35.591Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-06-01T10:42:35.849Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-01T10:42:36.537Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-01T10:42:38.371Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.1% of statements [2020-06-01T10:42:38.628Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-01T10:42:39.559Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-01T10:42:39.816Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-06-01T10:42:41.185Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements [2020-06-01T10:42:41.749Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-06-01T10:42:41.773Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-01T10:42:42.019Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-06-01T10:42:42.375Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-01T10:42:43.405Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-06-01T10:42:43.405Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-01T10:42:45.634Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-01T10:42:45.924Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-01T10:42:46.488Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-06-01T10:42:46.996Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-01T10:42:47.051Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-01T10:42:47.922Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-01T10:42:48.177Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-01T10:42:48.418Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-06-01T10:42:48.602Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2020-06-01T10:42:48.602Z] === RUN TestCreateServiceSecretFileMode [2020-06-01T10:42:51.888Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2020-06-01T10:42:51.888Z] === RUN TestCreateServiceConfigFileMode [2020-06-01T10:42:52.343Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-01T10:42:52.598Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-01T10:42:55.174Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2020-06-01T10:42:55.175Z] === RUN TestCreateServiceSysctls [2020-06-01T10:42:55.872Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-01T10:42:57.757Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-01T10:42:58.012Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-01T10:42:58.461Z] --- PASS: TestCreateServiceSysctls (3.76s) [2020-06-01T10:42:58.461Z] === RUN TestCreateServiceCapabilities [2020-06-01T10:42:58.571Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-01T10:42:59.131Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-01T10:42:59.926Z] #66 DONE 37.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-06-01T10:43:00.055Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-01T10:43:00.055Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-01T10:43:00.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-01T10:43:00.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-01T10:43:00.055Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-01T10:43:00.055Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [Pipeline] sh [2020-06-01T10:43:00.592Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/rootless [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/volume [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-01T10:43:00.592Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === Skipped [2020-06-01T10:43:00.593Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-01T10:43:00.593Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-01T10:43:00.593Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-01T10:43:00.593Z] time="2020-06-01T10:41:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-01T10:43:00.593Z] time="2020-06-01T10:41:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-01T10:43:00.593Z] time="2020-06-01T10:41:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-01T10:43:00.593Z] time="2020-06-01T10:41:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-01T10:43:00.593Z] time="2020-06-01T10:41:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-01T10:43:00.593Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-01T10:43:00.593Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-01T10:43:00.593Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:43:00.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-01T10:43:00.593Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-01T10:43:00.593Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-01T10:43:00.593Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] [2020-06-01T10:43:00.593Z] DONE 2123 tests, 26 skipped in 248.298s Post stage [Pipeline] junit [2020-06-01T10:43:00.606Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-01T10:43:00.906Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/test/unit [2020-06-01T10:43:01.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41011/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/validate/vendor [2020-06-01T10:43:01.747Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2020-06-01T10:43:01.747Z] === RUN TestInspect [2020-06-01T10:43:01.980Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-01T10:43:01.980Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-01T10:43:02.084Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-01T10:43:02.974Z] + echo Building e2e image [2020-06-01T10:43:02.975Z] Building e2e image [2020-06-01T10:43:02.975Z] + docker build --build-arg DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-01T10:43:02.975Z] #2 [internal] load .dockerignore [2020-06-01T10:43:02.975Z] #2 transferring context: 34B done [2020-06-01T10:43:02.975Z] #2 DONE 0.0s [2020-06-01T10:43:02.975Z] [2020-06-01T10:43:02.975Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-01T10:43:02.975Z] #1 transferring dockerfile: 3.21kB done [2020-06-01T10:43:02.975Z] #1 DONE 0.0s [2020-06-01T10:43:02.975Z] [2020-06-01T10:43:02.975Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-06-01T10:43:03.231Z] #4 DONE 0.3s [2020-06-01T10:43:03.231Z] [2020-06-01T10:43:03.231Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-01T10:43:03.231Z] #3 DONE 0.3s [2020-06-01T10:43:03.231Z] [2020-06-01T10:43:03.231Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-01T10:43:03.231Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-01T10:43:03.488Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-01T10:43:03.488Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-01T10:43:03.488Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-01T10:43:03.488Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.74MB / 2.80MB 0.1s [2020-06-01T10:43:03.488Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-06-01T10:43:03.488Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-06-01T10:43:03.745Z] #5 ... [2020-06-01T10:43:03.745Z] [2020-06-01T10:43:03.745Z] #8 [internal] load build context [2020-06-01T10:43:03.745Z] #8 transferring context: 851.24kB 0.5s done [2020-06-01T10:43:03.745Z] #8 DONE 0.5s [2020-06-01T10:43:03.745Z] [2020-06-01T10:43:03.745Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-01T10:43:03.864Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-01T10:43:04.002Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-06-01T10:43:04.002Z] #5 DONE 0.7s [2020-06-01T10:43:04.002Z] [2020-06-01T10:43:04.002Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-01T10:43:04.002Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-06-01T10:43:04.002Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-06-01T10:43:04.002Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-06-01T10:43:04.002Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-06-01T10:43:04.002Z] #14 sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 2.81MB / 2.81MB 0.2s done [2020-06-01T10:43:04.002Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-06-01T10:43:04.002Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.2s done [2020-06-01T10:43:04.002Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 48.28MB / 126.95MB 0.8s [2020-06-01T10:43:04.002Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.2s done [2020-06-01T10:43:04.002Z] #14 extracting sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 0.5s done [2020-06-01T10:43:04.260Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 56.07MB / 126.95MB 0.9s [2020-06-01T10:43:04.260Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 65.54MB / 126.95MB 1.0s [2020-06-01T10:43:04.260Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.1s [2020-06-01T10:43:04.518Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.1s done [2020-06-01T10:43:04.518Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-06-01T10:43:04.518Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 85.90MB / 126.95MB 1.3s [2020-06-01T10:43:04.775Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 97.11MB / 126.95MB 1.4s [2020-06-01T10:43:04.775Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 117.38MB / 126.95MB 1.6s [2020-06-01T10:43:05.031Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.7s [2020-06-01T10:43:05.031Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.8s done [2020-06-01T10:43:05.034Z] --- PASS: TestInspect (3.39s) [2020-06-01T10:43:05.034Z] === RUN TestCreateJob [2020-06-01T10:43:05.209Z] ? github.com/docker/docker/api [no test files] [2020-06-01T10:43:05.287Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-06-01T10:43:05.287Z] #14 ... [2020-06-01T10:43:05.287Z] [2020-06-01T10:43:05.287Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-01T10:43:05.287Z] #6 DONE 1.4s [2020-06-01T10:43:05.287Z] [2020-06-01T10:43:05.287Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-01T10:43:05.746Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-01T10:43:05.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-01T10:43:09.221Z] --- PASS: TestCreateJob (3.95s) [2020-06-01T10:43:09.221Z] === RUN TestReplicatedJob [2020-06-01T10:43:09.905Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-01T10:43:10.538Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-06-01T10:43:10.799Z] #14 ... [2020-06-01T10:43:10.799Z] [2020-06-01T10:43:10.799Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-01T10:43:10.799Z] #7 1.092 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-01T10:43:10.799Z] #7 2.161 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-01T10:43:10.799Z] #7 2.259 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-01T10:43:10.799Z] #7 2.264 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-01T10:43:10.799Z] #7 2.270 (3/30) Installing readline (8.0.0-r0) [2020-06-01T10:43:10.799Z] #7 2.275 (4/30) Installing bash (5.0.0-r0) [2020-06-01T10:43:10.799Z] #7 2.289 Executing bash-5.0.0-r0.post-install [2020-06-01T10:43:10.799Z] #7 2.294 (5/30) Installing ca-certificates (20191127-r0) [2020-06-01T10:43:10.799Z] #7 2.311 (6/30) Installing libgcc (8.3.0-r0) [2020-06-01T10:43:10.799Z] #7 2.315 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-01T10:43:10.799Z] #7 2.329 (8/30) Installing binutils (2.32-r0) [2020-06-01T10:43:10.799Z] #7 2.427 (9/30) Installing gmp (6.1.2-r1) [2020-06-01T10:43:10.799Z] #7 2.435 (10/30) Installing isl (0.18-r0) [2020-06-01T10:43:10.799Z] #7 2.462 (11/30) Installing libgomp (8.3.0-r0) [2020-06-01T10:43:10.799Z] #7 2.467 (12/30) Installing libatomic (8.3.0-r0) [2020-06-01T10:43:10.799Z] #7 2.469 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-01T10:43:10.799Z] #7 2.476 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-01T10:43:10.799Z] #7 2.483 (15/30) Installing gcc (8.3.0-r0) [2020-06-01T10:43:10.799Z] #7 3.311 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-01T10:43:10.799Z] #7 3.413 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-01T10:43:10.799Z] #7 3.414 (18/30) Installing g++ (8.3.0-r0) [2020-06-01T10:43:10.799Z] #7 3.956 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-06-01T10:43:10.799Z] #7 3.963 (20/30) Installing libcurl (7.66.0-r0) [2020-06-01T10:43:10.799Z] #7 3.972 (21/30) Installing expat (2.2.8-r0) [2020-06-01T10:43:10.799Z] #7 3.976 (22/30) Installing pcre2 (10.33-r0) [2020-06-01T10:43:10.799Z] #7 3.988 (23/30) Installing git (2.22.4-r0) [2020-06-01T10:43:10.799Z] #7 4.192 (24/30) Installing libmnl (1.0.4-r0) [2020-06-01T10:43:10.799Z] #7 4.194 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-01T10:43:10.799Z] #7 4.198 (26/30) Installing iptables (1.8.3-r1) [2020-06-01T10:43:10.799Z] #7 4.239 (27/30) Installing pigz (2.4-r0) [2020-06-01T10:43:10.799Z] #7 4.245 (28/30) Installing tar (1.32-r0) [2020-06-01T10:43:10.799Z] #7 4.253 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-01T10:43:10.799Z] #7 4.256 (30/30) Installing xz (5.2.4-r0) [2020-06-01T10:43:10.799Z] #7 4.261 Executing busybox-1.30.1-r3.trigger [2020-06-01T10:43:10.799Z] #7 4.265 Executing ca-certificates-20191127-r0.trigger [2020-06-01T10:43:10.799Z] #7 4.314 OK: 179 MiB in 44 packages [2020-06-01T10:43:10.799Z] #7 DONE 5.5s [2020-06-01T10:43:11.058Z] [2020-06-01T10:43:11.058Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-01T10:43:11.058Z] #9 DONE 0.1s [2020-06-01T10:43:11.058Z] [2020-06-01T10:43:11.058Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-01T10:43:11.058Z] #14 ... [2020-06-01T10:43:11.058Z] [2020-06-01T10:43:11.058Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-01T10:43:11.058Z] #10 DONE 0.1s [2020-06-01T10:43:11.058Z] [2020-06-01T10:43:11.058Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-01T10:43:11.058Z] #11 DONE 0.1s [2020-06-01T10:43:11.058Z] [2020-06-01T10:43:11.058Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-01T10:43:11.058Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.9s done [2020-06-01T10:43:11.264Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-01T10:43:11.314Z] #14 ... [2020-06-01T10:43:11.314Z] [2020-06-01T10:43:11.314Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-01T10:43:11.314Z] #12 DONE 0.1s [2020-06-01T10:43:11.314Z] [2020-06-01T10:43:11.314Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-01T10:43:11.314Z] #13 DONE 0.1s [2020-06-01T10:43:11.314Z] [2020-06-01T10:43:11.314Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-01T10:43:11.314Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-06-01T10:43:11.314Z] #14 DONE 8.1s [2020-06-01T10:43:11.571Z] [2020-06-01T10:43:11.571Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-01T10:43:12.133Z] #15 0.766 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-01T10:43:13.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-01T10:43:13.404Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-01T10:43:13.501Z] #15 1.829 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-01T10:43:13.501Z] #15 1.925 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-01T10:43:13.501Z] #15 1.928 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-01T10:43:13.501Z] #15 1.935 (3/42) Installing readline (8.0.1-r0) [2020-06-01T10:43:13.501Z] #15 1.939 (4/42) Installing bash (5.0.11-r1) [2020-06-01T10:43:13.501Z] #15 1.950 Executing bash-5.0.11-r1.post-install [2020-06-01T10:43:13.501Z] #15 1.952 (5/42) Installing linux-headers (4.19.36-r0) [2020-06-01T10:43:13.501Z] #15 2.024 (6/42) Installing libblkid (2.34-r1) [2020-06-01T10:43:13.501Z] #15 2.028 (7/42) Installing libuuid (2.34-r1) [2020-06-01T10:43:13.501Z] #15 2.030 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-06-01T10:43:13.501Z] #15 2.035 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-06-01T10:43:13.501Z] #15 2.039 (10/42) Installing libgcc (9.2.0-r4) [2020-06-01T10:43:13.501Z] #15 2.041 (11/42) Installing libstdc++ (9.2.0-r4) [2020-06-01T10:43:13.501Z] #15 2.053 (12/42) Installing binutils (2.33.1-r0) [2020-06-01T10:43:13.501Z] #15 2.121 (13/42) Installing libmagic (5.37-r1) [2020-06-01T10:43:13.501Z] #15 2.139 (14/42) Installing file (5.37-r1) [2020-06-01T10:43:13.501Z] #15 2.141 (15/42) Installing gmp (6.1.2-r1) [2020-06-01T10:43:13.501Z] #15 2.146 (16/42) Installing isl (0.18-r0) [2020-06-01T10:43:13.501Z] #15 2.160 (17/42) Installing libgomp (9.2.0-r4) [2020-06-01T10:43:13.501Z] #15 2.163 (18/42) Installing libatomic (9.2.0-r4) [2020-06-01T10:43:13.501Z] #15 2.164 (19/42) Installing mpfr4 (4.0.2-r1) [2020-06-01T10:43:13.501Z] #15 2.170 (20/42) Installing mpc1 (1.1.0-r1) [2020-06-01T10:43:13.501Z] #15 2.172 (21/42) Installing gcc (9.2.0-r4) [2020-06-01T10:43:14.066Z] #15 2.843 (22/42) Installing musl-dev (1.1.24-r2) [2020-06-01T10:43:14.323Z] #15 2.914 (23/42) Installing libc-dev (0.7.2-r0) [2020-06-01T10:43:14.323Z] #15 2.915 (24/42) Installing g++ (9.2.0-r4) [2020-06-01T10:43:14.887Z] #15 3.331 (25/42) Installing make (4.2.1-r2) [2020-06-01T10:43:14.887Z] #15 3.335 (26/42) Installing fortify-headers (1.1-r0) [2020-06-01T10:43:14.887Z] #15 3.337 (27/42) Installing build-base (0.5-r1) [2020-06-01T10:43:14.887Z] #15 3.338 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-06-01T10:43:14.887Z] #15 3.341 (29/42) Installing libcurl (7.67.0-r0) [2020-06-01T10:43:14.887Z] #15 3.346 (30/42) Installing curl (7.67.0-r0) [2020-06-01T10:43:14.887Z] #15 3.349 (31/42) Installing oniguruma (6.9.4-r0) [2020-06-01T10:43:14.887Z] #15 3.354 (32/42) Installing jq (1.6-r0) [2020-06-01T10:43:14.887Z] #15 3.361 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-06-01T10:43:14.887Z] #15 3.365 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-06-01T10:43:14.887Z] #15 3.367 (35/42) Installing libaio (0.3.112-r1) [2020-06-01T10:43:14.887Z] #15 3.369 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-06-01T10:43:14.887Z] #15 3.410 (37/42) Installing libfdisk (2.34-r1) [2020-06-01T10:43:14.887Z] #15 3.415 (38/42) Installing libmount (2.34-r1) [2020-06-01T10:43:14.887Z] #15 3.419 (39/42) Installing libsmartcols (2.34-r1) [2020-06-01T10:43:14.887Z] #15 3.423 (40/42) Installing pkgconf (1.6.3-r0) [2020-06-01T10:43:14.887Z] #15 3.425 (41/42) Installing util-linux-dev (2.34-r1) [2020-06-01T10:43:14.887Z] #15 3.445 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-06-01T10:43:14.887Z] #15 3.450 Executing busybox-1.31.1-r9.trigger [2020-06-01T10:43:14.887Z] #15 3.455 OK: 196 MiB in 57 packages [2020-06-01T10:43:15.451Z] #15 DONE 3.9s [2020-06-01T10:43:15.451Z] [2020-06-01T10:43:15.451Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-01T10:43:15.782Z] --- PASS: TestReplicatedJob (6.59s) [2020-06-01T10:43:15.782Z] === RUN TestUpdateReplicatedJob [2020-06-01T10:43:16.381Z] #16 DONE 0.9s [2020-06-01T10:43:16.381Z] [2020-06-01T10:43:16.381Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-01T10:43:16.947Z] #17 DONE 0.7s [2020-06-01T10:43:16.947Z] [2020-06-01T10:43:16.947Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-01T10:43:16.947Z] #18 DONE 0.0s [2020-06-01T10:43:16.947Z] [2020-06-01T10:43:16.947Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-01T10:43:16.947Z] #19 DONE 0.1s [2020-06-01T10:43:16.947Z] [2020-06-01T10:43:16.947Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-01T10:43:17.203Z] #20 ... [2020-06-01T10:43:17.203Z] [2020-06-01T10:43:17.203Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-01T10:43:17.203Z] #26 DONE 0.1s [2020-06-01T10:43:17.203Z] [2020-06-01T10:43:17.203Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-01T10:43:17.203Z] #22 DONE 0.1s [2020-06-01T10:43:17.203Z] [2020-06-01T10:43:17.203Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-01T10:43:17.203Z] #23 DONE 0.1s [2020-06-01T10:43:17.203Z] [2020-06-01T10:43:17.203Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-01T10:43:17.203Z] #27 DONE 0.2s [2020-06-01T10:43:17.203Z] [2020-06-01T10:43:17.203Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-01T10:43:17.460Z] #28 DONE 0.2s [2020-06-01T10:43:17.460Z] [2020-06-01T10:43:17.460Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-01T10:43:17.562Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-01T10:43:17.563Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-01T10:43:17.818Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-01T10:43:18.409Z] #24 ... [2020-06-01T10:43:18.410Z] [2020-06-01T10:43:18.410Z] #31 [builder 1/4] COPY . . [2020-06-01T10:43:18.410Z] #31 DONE 1.4s [2020-06-01T10:43:18.410Z] [2020-06-01T10:43:18.410Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-01T10:43:19.782Z] #32 DONE 1.7s [2020-06-01T10:43:19.782Z] [2020-06-01T10:43:19.782Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-01T10:43:19.782Z] #20 2.878 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-01T10:43:19.971Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2020-06-01T10:43:19.972Z] === RUN TestServiceListWithStatuses [2020-06-01T10:43:19.972Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-01T10:43:19.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:43:19.972Z] === RUN TestDockerNetworkConnectAlias [2020-06-01T10:43:20.712Z] #20 3.717 [2020-06-01T10:43:21.118Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-01T10:43:21.225Z] #20 3.860 #### 6.8% ############### 21.4% ########################## 36.4% ######################################## 56.6% ########################################################## 80.9% ######################################################################## 100.0% [2020-06-01T10:43:21.789Z] #20 4.853 [2020-06-01T10:43:22.046Z] [2020-06-01T10:43:22.046Z] #20 ... [2020-06-01T10:43:22.046Z] [2020-06-01T10:43:22.046Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-01T10:43:22.046Z] #24 1.590 + RM_GOPATH=0 [2020-06-01T10:43:22.046Z] #24 1.590 + TMP_GOPATH= [2020-06-01T10:43:22.046Z] #24 1.590 + : /build [2020-06-01T10:43:22.046Z] #24 1.590 + '[' -z '' ']' [2020-06-01T10:43:22.046Z] #24 1.590 ++ mktemp -d [2020-06-01T10:43:22.046Z] #24 1.600 + export GOPATH=/tmp/tmp.PghHKb [2020-06-01T10:43:22.046Z] #24 1.600 + GOPATH=/tmp/tmp.PghHKb [2020-06-01T10:43:22.046Z] #24 1.600 + RM_GOPATH=1 [2020-06-01T10:43:22.046Z] #24 1.600 + case "$(go env GOARCH)" in [2020-06-01T10:43:22.046Z] #24 1.600 ++ go env GOARCH [2020-06-01T10:43:22.046Z] #24 1.600 + export GO_BUILDMODE=-buildmode=pie [2020-06-01T10:43:22.046Z] #24 1.600 + GO_BUILDMODE=-buildmode=pie [2020-06-01T10:43:22.046Z] #24 1.600 ++ dirname ./install.sh [2020-06-01T10:43:22.046Z] #24 1.603 Install docker/cli version 17.06.2-ce from stable [2020-06-01T10:43:22.046Z] #24 1.603 + dir=. [2020-06-01T10:43:22.046Z] #24 1.603 + bin=dockercli [2020-06-01T10:43:22.046Z] #24 1.603 + shift [2020-06-01T10:43:22.046Z] #24 1.603 + '[' '!' -f ./dockercli.installer ']' [2020-06-01T10:43:22.046Z] #24 1.603 + . ./dockercli.installer [2020-06-01T10:43:22.046Z] #24 1.603 ++ : stable [2020-06-01T10:43:22.046Z] #24 1.603 ++ : 17.06.2-ce [2020-06-01T10:43:22.046Z] #24 1.603 + install_dockercli [2020-06-01T10:43:22.046Z] #24 1.603 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-01T10:43:22.046Z] #24 1.603 ++ uname -m [2020-06-01T10:43:22.046Z] #24 1.603 + arch=x86_64 [2020-06-01T10:43:22.046Z] #24 1.603 + '[' x86_64 '!=' x86_64 ']' [2020-06-01T10:43:22.046Z] #24 1.603 + url=https://download.docker.com/linux/static [2020-06-01T10:43:22.046Z] #24 1.603 + tar -xz docker/docker [2020-06-01T10:43:22.046Z] #24 1.603 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-01T10:43:22.046Z] #24 4.713 + mkdir -p /build [2020-06-01T10:43:22.046Z] #24 4.715 + mv docker/docker /build/ [2020-06-01T10:43:22.046Z] #24 4.717 + rmdir docker [2020-06-01T10:43:22.046Z] #24 DONE 4.9s [2020-06-01T10:43:22.046Z] [2020-06-01T10:43:22.046Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-01T10:43:22.302Z] #20 5.011 0.1% ############# 18.7% ############################################################ 84.6% ######################################################################## 100.0% [2020-06-01T10:43:22.866Z] #20 5.724 [2020-06-01T10:43:23.379Z] #20 5.887 0.0% ################# 24.4% ####################################### 54.6% ######################################################### 80.1% ######################################################################## 100.0% [2020-06-01T10:43:23.636Z] #20 6.783 [2020-06-01T10:43:25.183Z] #20 6.906 # 2.6% ###### 9.6% ############# 18.6% ################## 25.8% ######################## 33.4% ############################ 39.5% ################################## 48.6% ######################################## 55.9% ############################################# 63.4% ################################################## 70.5% ###################################################### 75.7% ############################################################ 84.7% ################################################################### 93.5% ######################################################################## 100.0% [2020-06-01T10:43:25.746Z] #20 8.577 [2020-06-01T10:43:26.398Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-01T10:43:26.532Z] --- PASS: TestDockerNetworkConnectAlias (6.46s) [2020-06-01T10:43:26.532Z] === RUN TestDockerNetworkReConnect [2020-06-01T10:43:26.677Z] #20 9.726 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-01T10:43:27.240Z] #20 10.23 [2020-06-01T10:43:27.322Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-01T10:43:27.496Z] #20 10.36 # 2.3% ######################################################################## 100.0% [2020-06-01T10:43:27.497Z] #20 ... [2020-06-01T10:43:27.497Z] [2020-06-01T10:43:27.497Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-01T10:43:27.753Z] #29 ... [2020-06-01T10:43:27.753Z] [2020-06-01T10:43:27.753Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-01T10:43:27.753Z] #20 10.68 [2020-06-01T10:43:28.460Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-06-01T10:43:28.684Z] #20 11.81 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-01T10:43:29.208Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-01T10:43:29.248Z] #20 12.25 [2020-06-01T10:43:29.505Z] #20 12.41 0.7% #### 5.9% ######################################################################## 100.0% [2020-06-01T10:43:29.762Z] #20 12.86 [2020-06-01T10:43:30.019Z] #20 ... [2020-06-01T10:43:30.019Z] [2020-06-01T10:43:30.019Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-01T10:43:30.019Z] #33 1.524 [2020-06-01T10:43:30.019Z] #33 1.712 Removing bundles/ [2020-06-01T10:43:30.019Z] #33 1.716 [2020-06-01T10:43:30.019Z] #33 1.725 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-01T10:43:30.019Z] #33 3.496 Building test suite binary ./integration-cli/test.main [2020-06-01T10:43:30.611Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-01T10:43:30.950Z] #33 ... [2020-06-01T10:43:30.950Z] [2020-06-01T10:43:30.950Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-01T10:43:30.950Z] #20 13.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-01T10:43:30.950Z] #20 14.13 skipping existing 1849cc453dee [2020-06-01T10:43:31.514Z] #20 14.44 [2020-06-01T10:43:31.578Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-06-01T10:43:31.800Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2020-06-01T10:43:31.800Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:43:32.446Z] #20 15.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-01T10:43:33.009Z] #20 16.00 [2020-06-01T10:43:33.266Z] #20 16.10 ######################################################################## 100.0% [2020-06-01T10:43:33.522Z] #20 16.45 [2020-06-01T10:43:33.522Z] #20 16.55 Download of images into '/build' complete. [2020-06-01T10:43:33.522Z] #20 16.55 Use something like the following to load the result into a Docker daemon: [2020-06-01T10:43:33.522Z] #20 16.55 tar -cC '/build' . | docker load [2020-06-01T10:43:33.781Z] #20 DONE 17.0s [2020-06-01T10:43:33.781Z] [2020-06-01T10:43:33.781Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-01T10:43:34.888Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-01T10:43:35.489Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-01T10:43:35.744Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-01T10:43:36.306Z] #29 ... [2020-06-01T10:43:36.306Z] [2020-06-01T10:43:36.306Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-01T10:43:37.238Z] #21 DONE 1.0s [2020-06-01T10:43:37.238Z] [2020-06-01T10:43:37.238Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-01T10:43:37.238Z] #25 DONE 0.1s [2020-06-01T10:43:37.238Z] [2020-06-01T10:43:37.238Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-01T10:43:37.630Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-01T10:43:38.554Z] --- PASS: TestBuildWithHugeFile (87.86s) [2020-06-01T10:43:38.554Z] === RUN TestBuildWithEmptyDockerfile [2020-06-01T10:43:38.554Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:43:38.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:43:38.554Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:43:38.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:43:38.554Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:43:38.554Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:43:38.554Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:43:38.554Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:43:38.554Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:43:38.809Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-06-01T10:43:38.809Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-06-01T10:43:38.809Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-06-01T10:43:38.809Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-06-01T10:43:38.809Z] === RUN TestBuildPreserveOwnership [2020-06-01T10:43:38.809Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-01T10:43:39.915Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.13s) [2020-06-01T10:43:39.915Z] === RUN TestServicePlugin [2020-06-01T10:43:39.915Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-01T10:43:39.915Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:43:39.915Z] === RUN TestServiceUpdateLabel [2020-06-01T10:43:41.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-01T10:43:42.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-01T10:43:42.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-01T10:43:42.449Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-06-01T10:43:42.449Z] === RUN TestServiceUpdateSecrets [2020-06-01T10:43:43.167Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-01T10:43:43.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-01T10:43:44.785Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-01T10:43:44.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-01T10:43:45.344Z] --- PASS: TestBuildPreserveOwnership (6.39s) [2020-06-01T10:43:45.344Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2020-06-01T10:43:45.344Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-06-01T10:43:45.344Z] === RUN TestBuildPlatformInvalid [2020-06-01T10:43:45.344Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-06-01T10:43:45.344Z] PASS [2020-06-01T10:43:45.344Z] [2020-06-01T10:43:45.344Z] === Skipped [2020-06-01T10:43:45.344Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-01T10:43:45.344Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:43:45.344Z] [2020-06-01T10:43:45.344Z] [2020-06-01T10:43:45.344Z] DONE 32 tests, 1 skipped in 130.777s [2020-06-01T10:43:45.345Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-01T10:43:45.345Z] ++ 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-01T10:43:45.345Z] ++ set -e [2020-06-01T10:43:45.345Z] ++ '[' -n 0 ']' [2020-06-01T10:43:45.345Z] ++ set -x [2020-06-01T10:43:45.345Z] ++ env -i DEST=/go/src/github.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-01T10:43:45.600Z] INFO: Testing against a local daemon [2020-06-01T10:43:45.600Z] === RUN TestConfigInspect [2020-06-01T10:43:46.161Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-01T10:43:48.671Z] --- PASS: TestConfigInspect (3.23s) [2020-06-01T10:43:48.671Z] === RUN TestConfigList [2020-06-01T10:43:49.425Z] #29 31.95 # github.com/docker/docker/contrib/httpserver [2020-06-01T10:43:49.425Z] #29 31.95 loadinternal: cannot find runtime/cgo [2020-06-01T10:43:49.682Z] #29 DONE 32.2s [2020-06-01T10:43:49.682Z] [2020-06-01T10:43:49.682Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-01T10:43:50.246Z] #33 ... [2020-06-01T10:43:50.246Z] [2020-06-01T10:43:50.246Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-01T10:43:50.246Z] #30 DONE 0.1s [2020-06-01T10:43:50.246Z] [2020-06-01T10:43:50.246Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-01T10:43:51.930Z] --- PASS: TestConfigList (2.98s) [2020-06-01T10:43:51.930Z] === RUN TestConfigsCreateAndDelete [2020-06-01T10:43:53.845Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-01T10:43:54.780Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2020-06-01T10:43:54.780Z] === RUN TestConfigsUpdate [2020-06-01T10:43:56.182Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-01T10:43:57.544Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-01T10:43:58.104Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-01T10:43:58.359Z] --- PASS: TestConfigsUpdate (3.43s) [2020-06-01T10:43:58.359Z] === RUN TestTemplatedConfig [2020-06-01T10:43:58.918Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-01T10:44:00.529Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-06-01T10:44:00.530Z] === RUN TestServiceUpdateConfigs [2020-06-01T10:44:01.472Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-01T10:44:01.472Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-01T10:44:01.727Z] --- PASS: TestTemplatedConfig (3.55s) [2020-06-01T10:44:01.727Z] === RUN TestConfigCreateResolve [2020-06-01T10:44:02.286Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-01T10:44:05.544Z] --- PASS: TestConfigCreateResolve (3.33s) [2020-06-01T10:44:05.544Z] === RUN TestConfigDaemonLibtrustID [2020-06-01T10:44:05.799Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-06-01T10:44:05.799Z] PASS [2020-06-01T10:44:05.799Z] [2020-06-01T10:44:05.799Z] DONE 7 tests in 20.287s [2020-06-01T10:44:05.799Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-01T10:44:05.799Z] ++ 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-01T10:44:05.799Z] ++ set -e [2020-06-01T10:44:05.799Z] ++ '[' -n 0 ']' [2020-06-01T10:44:05.799Z] ++ set -x [2020-06-01T10:44:05.799Z] ++ env -i DEST=/go/src/github.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-01T10:44:05.799Z] INFO: Testing against a local daemon [2020-06-01T10:44:05.799Z] === RUN TestCheckpoint [2020-06-01T10:44:05.799Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-01T10:44:05.799Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:44:05.799Z] === RUN TestContainerInvalidJSON [2020-06-01T10:44:05.799Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:44:05.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:44:05.799Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:44:05.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:44:05.799Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:44:05.799Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:44:05.799Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:44:05.799Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:44:05.799Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:44:05.799Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-01T10:44:05.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-01T10:44:05.799Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-01T10:44:05.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-01T10:44:05.800Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-01T10:44:06.054Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-06-01T10:44:06.054Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-01T10:44:06.054Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-06-01T10:44:06.054Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-01T10:44:06.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-06-01T10:44:06.054Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-01T10:44:06.310Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-06-01T10:44:06.310Z] === RUN TestCopyFromContainer [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite (345.79s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.33s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.81s) [2020-06-01T10:44:06.310Z] docker_cli_daemon_test.go:1449: [d80128eb1f2f6] daemon is not started [2020-06-01T10:44:06.310Z] check_test.go:309: [d3c9b0ddf0ac3] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d2cb50f5af06b] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.44s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.55s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.77s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d3ddc2183ba87] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d38ca1ea5ad21] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d19660b398fd3] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.78s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.56s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.41s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d20cd262422ac] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.90s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-06-01T10:44:06.310Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-01T10:44:06.310Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-01T10:44:06.310Z] check_test.go:309: [dbc27ca20a1c5] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.98s) [2020-06-01T10:44:06.310Z] check_test.go:309: [de3e22cce3a0d] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.48s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d478e11ed56b2] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2020-06-01T10:44:06.310Z] docker_cli_daemon_plugins_test.go:79: [dd8136406579d] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2020-06-01T10:44:06.310Z] docker_cli_daemon_plugins_test.go:169: [d1d943d04e522] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.04s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-06-01T10:44:06.310Z] check_test.go:309: [dc2651122a150] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.42s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.68s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.79s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d99ee85475f02] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.57s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.45s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.46s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.22s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d94aba1109233] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.87s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.17s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.94s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.07s) [2020-06-01T10:44:06.310Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-06-01T10:44:06.310Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-01T10:44:06.310Z] check_test.go:309: [d6de5b9a9ed13] daemon is not started [2020-06-01T10:44:06.310Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-06-01T10:44:06.310Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-01T10:44:06.310Z] check_test.go:309: [d0f9ac6744145] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.26s) [2020-06-01T10:44:06.310Z] check_test.go:309: [df62957a5799e] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.95s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.00s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.30s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.12s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.85s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.75s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.21s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.87s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d556fe8daa1b0] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2020-06-01T10:44:06.310Z] check_test.go:309: [d75b98e680da3] daemon is not started [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.03s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2020-06-01T10:44:06.310Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.58s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.77s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-01T10:44:06.311Z] check_test.go:309: [dd78dd13554a9] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.29s) [2020-06-01T10:44:06.311Z] check_test.go:309: [d6e0d0aaac62a] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.03s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-06-01T10:44:06.311Z] check_test.go:309: [d9650f4567c8c] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.75s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.97s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-06-01T10:44:06.311Z] check_test.go:309: [d44ab25ffe9d5] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.80s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.29s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.29s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s) [2020-06-01T10:44:06.311Z] check_test.go:309: [d132b3f680804] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.19s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-06-01T10:44:06.311Z] check_test.go:309: [dd24c39f594bb] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.87s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.29s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.00s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.74s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.87s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.14s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.89s) [2020-06-01T10:44:06.311Z] docker_cli_daemon_test.go:2544: [d598d019f6723] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.18s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.47s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s) [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-06-01T10:44:06.311Z] check_test.go:309: [df9bcc1c02a2c] daemon is not started [2020-06-01T10:44:06.311Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.21s) [2020-06-01T10:44:06.311Z] === RUN TestDockerSwarmSuite [2020-06-01T10:44:06.311Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-01T10:44:08.195Z] === RUN TestCopyFromContainer// [2020-06-01T10:44:08.195Z] === RUN TestCopyFromContainer//bar/root [2020-06-01T10:44:08.451Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-01T10:44:08.451Z] === RUN TestCopyFromContainer/bar/quux [2020-06-01T10:44:08.707Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-01T10:44:08.707Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-01T10:44:08.962Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-01T10:44:08.962Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-01T10:44:08.962Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-01T10:44:09.218Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer (3.01s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-06-01T10:44:09.218Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-01T10:44:09.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-01T10:44:09.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:44:09.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:44:09.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:44:09.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:44:09.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:44:09.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:44:09.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:44:09.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:44:09.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:44:09.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-06-01T10:44:09.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-01T10:44:09.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-01T10:44:09.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-01T10:44:09.218Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-01T10:44:09.473Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-01T10:44:09.473Z] === RUN TestCreateWithInvalidEnv [2020-06-01T10:44:09.473Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-01T10:44:09.473Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-01T10:44:09.473Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-01T10:44:09.473Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-01T10:44:09.473Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-01T10:44:09.473Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-01T10:44:09.473Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-01T10:44:09.473Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-01T10:44:09.473Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-01T10:44:09.473Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2020-06-01T10:44:09.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-01T10:44:09.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-01T10:44:09.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-06-01T10:44:09.473Z] === RUN TestCreateTmpfsMountsTarget [2020-06-01T10:44:09.473Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-01T10:44:09.473Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-01T10:44:10.033Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-01T10:44:11.961Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-06-01T10:44:11.961Z] === RUN TestCreateWithCapabilities [2020-06-01T10:44:11.961Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-01T10:44:11.961Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-01T10:44:11.961Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:44:11.961Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:44:11.961Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:44:11.961Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:44:11.961Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:44:11.961Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:44:11.962Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:44:11.962Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:44:11.962Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-06-01T10:44:12.217Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-01T10:44:12.217Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-01T10:44:13.141Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-01T10:44:14.504Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-06-01T10:44:14.504Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-01T10:44:14.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:44:14.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:44:14.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:44:14.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:44:14.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:44:14.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:44:14.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:44:14.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:44:14.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:44:14.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:44:14.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:44:14.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:44:14.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:44:14.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:44:14.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:44:14.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-01T10:44:14.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-06-01T10:44:14.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-06-01T10:44:14.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-01T10:44:14.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-01T10:44:14.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-01T10:44:14.760Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-01T10:44:14.760Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-01T10:44:15.405Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2020-06-01T10:44:15.405Z] === RUN TestServiceUpdateNetwork [2020-06-01T10:44:15.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2020-06-01T10:44:15.685Z] === RUN TestCreateDifferentPlatform [2020-06-01T10:44:15.685Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-01T10:44:15.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-01T10:44:15.685Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-01T10:44:15.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-06-01T10:44:15.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-01T10:44:15.685Z] === RUN TestContainerStartOnDaemonRestart [2020-06-01T10:44:15.685Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-01T10:44:15.685Z] === RUN TestDaemonRestartIpcMode [2020-06-01T10:44:15.685Z] === PAUSE TestDaemonRestartIpcMode [2020-06-01T10:44:15.685Z] === RUN TestDaemonHostGatewayIP [2020-06-01T10:44:15.685Z] === PAUSE TestDaemonHostGatewayIP [2020-06-01T10:44:15.685Z] === RUN TestContainerKillOnDaemonStart [2020-06-01T10:44:15.685Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-01T10:44:15.685Z] === RUN TestDiff [2020-06-01T10:44:15.940Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-01T10:44:15.940Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-01T10:44:16.499Z] --- PASS: TestDiff (0.89s) [2020-06-01T10:44:16.499Z] === RUN TestExecWithCloseStdin [2020-06-01T10:44:17.862Z] --- PASS: TestExecWithCloseStdin (1.32s) [2020-06-01T10:44:17.862Z] === RUN TestExec [2020-06-01T10:44:18.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-01T10:44:18.787Z] --- PASS: TestExec (1.00s) [2020-06-01T10:44:18.787Z] === RUN TestExecUser [2020-06-01T10:44:19.712Z] --- PASS: TestExecUser (0.94s) [2020-06-01T10:44:19.712Z] === RUN TestExportContainerAndImportImage [2020-06-01T10:44:21.596Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-01T10:44:21.596Z] --- PASS: TestExportContainerAndImportImage (1.43s) [2020-06-01T10:44:21.596Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-01T10:44:23.002Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-06-01T10:44:23.002Z] === RUN TestHealthCheckWorkdir [2020-06-01T10:44:23.561Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-01T10:44:23.816Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-06-01T10:44:23.816Z] === RUN TestHealthKillContainer [2020-06-01T10:44:25.698Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-01T10:44:27.059Z] --- PASS: TestHealthKillContainer (3.00s) [2020-06-01T10:44:27.059Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-01T10:44:27.618Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-06-01T10:44:27.618Z] === RUN TestIpcModeNone [2020-06-01T10:44:28.542Z] --- PASS: TestIpcModeNone (0.99s) [2020-06-01T10:44:28.542Z] === RUN TestIpcModePrivate [2020-06-01T10:44:29.946Z] --- PASS: TestIpcModePrivate (1.00s) [2020-06-01T10:44:29.946Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false [2020-06-01T10:44:29.946Z] === RUN TestIpcModeShareable [2020-06-01T10:44:30.280Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-06-01T10:44:30.280Z] === RUN TestServiceUpdatePidsLimit [2020-06-01T10:44:30.280Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-01T10:44:30.538Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-01T10:44:30.545Z] --- PASS: TestIpcModeShareable (0.92s) [2020-06-01T10:44:30.545Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-06-01T10:44:30.545Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-01T10:44:31.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-01T10:44:32.159Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-01T10:44:32.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-01T10:44:33.644Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2020-06-01T10:44:33.644Z] === RUN TestAPIIpcModeHost [2020-06-01T10:44:34.567Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-01T10:44:34.822Z] --- PASS: TestAPIIpcModeHost (1.08s) [2020-06-01T10:44:34.822Z] === RUN TestDaemonIpcModeShareable [2020-06-01T10:44:36.707Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-06-01T10:44:36.707Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-06-01T10:44:36.707Z] === RUN TestDaemonIpcModePrivate [2020-06-01T10:44:37.267Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-01T10:44:38.628Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-06-01T10:44:38.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:247, shared: false, mustBeShared: false [2020-06-01T10:44:38.628Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-01T10:44:38.649Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-01T10:44:40.512Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-06-01T10:44:40.512Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:241, shared: false, mustBeShared: false [2020-06-01T10:44:40.512Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-01T10:44:42.396Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-06-01T10:44:42.396Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2020-06-01T10:44:42.396Z] === RUN TestIpcModeOlderClient [2020-06-01T10:44:42.396Z] === PAUSE TestIpcModeOlderClient [2020-06-01T10:44:42.396Z] === RUN TestKillContainerInvalidSignal [2020-06-01T10:44:43.057Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-06-01T10:44:43.057Z] === RUN TestKillContainer [2020-06-01T10:44:43.057Z] === RUN TestKillContainer/no_signal [2020-06-01T10:44:43.616Z] === RUN TestKillContainer/non_killing_signal [2020-06-01T10:44:44.177Z] === RUN TestKillContainer/killing_signal [2020-06-01T10:44:45.538Z] --- PASS: TestKillContainer (2.70s) [2020-06-01T10:44:45.538Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-06-01T10:44:45.538Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-06-01T10:44:45.538Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2020-06-01T10:44:45.538Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-01T10:44:45.538Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-01T10:44:46.760Z] --- PASS: TestServiceUpdatePidsLimit (17.53s) [2020-06-01T10:44:46.760Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-06-01T10:44:46.760Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-06-01T10:44:46.760Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-06-01T10:44:46.760Z] PASS [2020-06-01T10:44:46.760Z] [2020-06-01T10:44:46.760Z] === Skipped [2020-06-01T10:44:46.760Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-01T10:44:46.760Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:44:46.760Z] [2020-06-01T10:44:46.760Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-01T10:44:46.760Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:44:46.760Z] [2020-06-01T10:44:46.760Z] [2020-06-01T10:44:46.760Z] DONE 28 tests, 2 skipped in 169.038s [2020-06-01T10:44:46.760Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-01T10:44:46.760Z] ++ 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-01T10:44:46.760Z] ++ set -e [2020-06-01T10:44:46.760Z] ++ '[' -n 0 ']' [2020-06-01T10:44:46.760Z] ++ set -x [2020-06-01T10:44:46.760Z] ++ env -i DEST=/go/src/github.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-01T10:44:46.760Z] INFO: Testing against a local daemon [2020-06-01T10:44:46.760Z] === RUN TestSessionCreate [2020-06-01T10:44:46.760Z] --- PASS: TestSessionCreate (0.06s) [2020-06-01T10:44:46.760Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-01T10:44:46.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-01T10:44:46.760Z] PASS [2020-06-01T10:44:46.760Z] [2020-06-01T10:44:46.760Z] DONE 2 tests in 0.278s [2020-06-01T10:44:46.760Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-01T10:44:46.760Z] ++ 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-01T10:44:46.760Z] ++ set -e [2020-06-01T10:44:46.760Z] ++ '[' -n 0 ']' [2020-06-01T10:44:46.760Z] ++ set -x [2020-06-01T10:44:46.760Z] ++ env -i DEST=/go/src/github.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-01T10:44:46.760Z] INFO: Testing against a local daemon [2020-06-01T10:44:46.760Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-01T10:44:46.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:44:46.760Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:44:46.760Z] === RUN TestEventsExecDie [2020-06-01T10:44:46.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-01T10:44:47.019Z] --- PASS: TestEventsExecDie (0.91s) [2020-06-01T10:44:47.019Z] === RUN TestEventsBackwardsCompatible [2020-06-01T10:44:47.019Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-01T10:44:47.019Z] === RUN TestInfoBinaryCommits [2020-06-01T10:44:47.019Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-01T10:44:47.019Z] === RUN TestInfoAPIVersioned [2020-06-01T10:44:47.278Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-01T10:44:47.278Z] === RUN TestInfoDiscoveryBackend [2020-06-01T10:44:47.845Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-06-01T10:44:47.845Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-01T10:44:48.261Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.43s) [2020-06-01T10:44:48.261Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.19s) [2020-06-01T10:44:48.261Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.95s) [2020-06-01T10:44:48.261Z] === RUN TestKillStoppedContainer [2020-06-01T10:44:48.261Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-06-01T10:44:48.261Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-01T10:44:48.261Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-01T10:44:48.261Z] === RUN TestKillDifferentUserContainer [2020-06-01T10:44:48.780Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-01T10:44:48.780Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-01T10:44:49.185Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-06-01T10:44:49.185Z] === RUN TestInspectOomKilledTrue [2020-06-01T10:44:49.185Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-01T10:44:49.185Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:44:49.185Z] === RUN TestInspectOomKilledFalse [2020-06-01T10:44:49.185Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-01T10:44:49.185Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:44:49.185Z] === RUN TestLinksEtcHostsContentMatch [2020-06-01T10:44:49.348Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-06-01T10:44:49.348Z] === RUN TestInfoAPI [2020-06-01T10:44:49.348Z] --- PASS: TestInfoAPI (0.05s) [2020-06-01T10:44:49.348Z] === RUN TestInfoAPIWarnings [2020-06-01T10:44:49.745Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-06-01T10:44:49.745Z] === RUN TestLinksContainerNames [2020-06-01T10:44:49.915Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-06-01T10:44:49.915Z] === RUN TestInfoDebug [2020-06-01T10:44:50.852Z] --- PASS: TestInfoDebug (0.60s) [2020-06-01T10:44:50.852Z] === RUN TestInfoInsecureRegistries [2020-06-01T10:44:51.111Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-06-01T10:44:51.111Z] === RUN TestInfoRegistryMirrors [2020-06-01T10:44:51.628Z] --- PASS: TestLinksContainerNames (1.74s) [2020-06-01T10:44:51.628Z] === RUN TestLogsFollowTailEmpty [2020-06-01T10:44:52.047Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-06-01T10:44:52.047Z] === RUN TestLoginFailsWithBadCredentials [2020-06-01T10:44:52.047Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-06-01T10:44:52.047Z] === RUN TestPingCacheHeaders [2020-06-01T10:44:52.047Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-01T10:44:52.047Z] === RUN TestPingGet [2020-06-01T10:44:52.189Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-06-01T10:44:52.189Z] === RUN TestContainerNetworkMountsNoChown [2020-06-01T10:44:52.305Z] --- PASS: TestPingGet (0.03s) [2020-06-01T10:44:52.305Z] === RUN TestPingHead [2020-06-01T10:44:52.305Z] --- PASS: TestPingHead (0.05s) [2020-06-01T10:44:52.305Z] === RUN TestVersion [2020-06-01T10:44:52.305Z] --- PASS: TestVersion (0.05s) [2020-06-01T10:44:52.305Z] PASS [2020-06-01T10:44:52.305Z] [2020-06-01T10:44:52.305Z] === Skipped [2020-06-01T10:44:52.305Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:44:52.305Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:44:52.305Z] [2020-06-01T10:44:52.305Z] [2020-06-01T10:44:52.305Z] DONE 18 tests, 1 skipped in 6.381s [2020-06-01T10:44:52.305Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-01T10:44:52.305Z] ++ 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-01T10:44:52.305Z] ++ set -e [2020-06-01T10:44:52.305Z] ++ '[' -n 0 ']' [2020-06-01T10:44:52.305Z] ++ set -x [2020-06-01T10:44:52.306Z] ++ env -i DEST=/go/src/github.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-01T10:44:52.564Z] INFO: Testing against a local daemon [2020-06-01T10:44:52.564Z] === RUN TestVolumesCreateAndList [2020-06-01T10:44:52.564Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-01T10:44:52.564Z] === RUN TestVolumesRemove [2020-06-01T10:44:52.564Z] --- PASS: TestVolumesRemove (0.11s) [2020-06-01T10:44:52.564Z] === RUN TestVolumesInspect [2020-06-01T10:44:52.564Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-01T10:44:52.564Z] === RUN TestVolumesInvalidJSON [2020-06-01T10:44:52.564Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-01T10:44:52.564Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-01T10:44:52.564Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-01T10:44:52.564Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-01T10:44:52.564Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-01T10:44:52.564Z] PASS [2020-06-01T10:44:52.564Z] [2020-06-01T10:44:52.564Z] DONE 5 tests in 0.380s [2020-06-01T10:44:52.564Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T10:44:53.130Z] ++++ cat bundles/test-integration/docker.pid [2020-06-01T10:44:53.130Z] +++ kill 13914 [2020-06-01T10:44:53.157Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/default [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/default [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/private [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/private [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rprivate [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/slave [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/slave [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rslave [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/shared [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/shared [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rshared [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/default [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/rshared [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/shared [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/rslave [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/slave [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/rprivate [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/private [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-01T10:44:53.157Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:44:53.157Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:44:53.157Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-01T10:44:53.412Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-01T10:44:53.667Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-01T10:44:53.922Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-01T10:44:53.922Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-01T10:44:53.922Z] === RUN TestContainerBindMountNonRecursive [2020-06-01T10:44:54.482Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-01T10:44:54.482Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-01T10:44:54.505Z] +++ /etc/init.d/apparmor stop [2020-06-01T10:44:54.505Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T10:44:54.505Z] [2020-06-01T10:44:54.505Z] Unloading profiles will leave already running processes permanently [2020-06-01T10:44:54.505Z] unconfined, which can lead to unexpected situations. [2020-06-01T10:44:54.505Z] [2020-06-01T10:44:54.505Z] To set a process to complain mode, use the command line tool [2020-06-01T10:44:54.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T10:44:54.505Z] +++ true [2020-06-01T10:44:54.505Z] exiting test-integration [2020-06-01T10:44:54.505Z] ++ exit 0 [2020-06-01T10:44:54.505Z] [2020-06-01T10:44:56.365Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2020-06-01T10:44:56.365Z] === RUN TestNetworkNat Post stage [Pipeline] junit [2020-06-01T10:44:56.419Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-01T10:44:56.969Z] --- PASS: TestNetworkNat (0.83s) [2020-06-01T10:44:56.969Z] === RUN TestNetworkLocalhostTCPNat [2020-06-01T10:44:57.220Z] + echo Ensuring container killed. [2020-06-01T10:44:57.220Z] Ensuring container killed. [2020-06-01T10:44:57.220Z] + docker rm -vf docker-pr4 [2020-06-01T10:44:57.220Z] Error: No such container: docker-pr4 [2020-06-01T10:44:57.220Z] + true [Pipeline] sh [2020-06-01T10:44:57.508Z] + echo Chowning /workspace to jenkins user [2020-06-01T10:44:57.508Z] Chowning /workspace to jenkins user [2020-06-01T10:44:57.508Z] + id -u [2020-06-01T10:44:57.508Z] + id -g [2020-06-01T10:44:57.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41011:/workspace busybox chown -R 1000:1000 /workspace [2020-06-01T10:44:57.508Z] Unable to find image 'busybox:latest' locally [2020-06-01T10:44:57.508Z] latest: Pulling from library/busybox [2020-06-01T10:44:57.767Z] aa3e7422f3d1: Pulling fs layer [2020-06-01T10:44:57.767Z] aa3e7422f3d1: Verifying Checksum [2020-06-01T10:44:57.767Z] aa3e7422f3d1: Download complete [2020-06-01T10:44:57.893Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-06-01T10:44:57.893Z] === RUN TestNetworkLoopbackNat [2020-06-01T10:44:58.026Z] aa3e7422f3d1: Pull complete [2020-06-01T10:44:58.026Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-06-01T10:44:58.026Z] Status: Downloaded newer image for busybox:latest [2020-06-01T10:44:58.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-01T10:44:58.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-01T10:44:59.072Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2020-06-01T10:44:59.072Z] === RUN TestPause [2020-06-01T10:44:59.072Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-01T10:44:59.630Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-01T10:44:59.885Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-01T10:45:00.140Z] --- PASS: TestPause (1.00s) [2020-06-01T10:45:00.140Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-01T10:45:00.140Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:45:00.140Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:45:00.140Z] === RUN TestPauseStopPausedContainer [2020-06-01T10:45:00.700Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-01T10:45:00.966Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-01T10:45:01.222Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-06-01T10:45:01.222Z] === RUN TestPsFilter [2020-06-01T10:45:01.222Z] === RUN TestDockerSuite/TestBuildEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T10:45:01.477Z] --- PASS: TestPsFilter (0.23s) [2020-06-01T10:45:01.477Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-01T10:45:01.614Z] + bundleName=arm64-integration [2020-06-01T10:45:01.614Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-01T10:45:01.614Z] Creating arm64-integration-bundles.tar.gz [2020-06-01T10:45:01.614Z] + 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-01T10:45:01.614Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-06-01T10:45:01.731Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] archiveArtifacts [2020-06-01T10:45:01.885Z] Archiving artifacts [2020-06-01T10:45:02.327Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-06-01T10:45:02.327Z] === RUN TestRemoveContainerWithVolume [2020-06-01T10:45:03.274Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2020-06-01T10:45:03.274Z] === RUN TestRemoveContainerRunning [2020-06-01T10:45:03.757Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T10:45:04.078Z] + make clean [2020-06-01T10:45:04.204Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-06-01T10:45:04.204Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-01T10:45:04.204Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-01T10:45:04.646Z] docker volume rm -f docker-dev-cache [2020-06-01T10:45:04.904Z] docker-dev-cache [Pipeline] deleteDir [2020-06-01T10:45:05.169Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-06-01T10:45:05.169Z] === RUN TestRemoveInvalidContainer [2020-06-01T10:45:05.169Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-01T10:45:05.169Z] === RUN TestRenameLinkedContainer [2020-06-01T10:45:05.729Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-01T10:45:07.612Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-01T10:45:08.171Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-06-01T10:45:08.171Z] === RUN TestRenameStoppedContainer [2020-06-01T10:45:08.731Z] === RUN TestDockerSuite/TestBuildEnvEscapes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-01T10:45:09.290Z] --- PASS: TestRenameStoppedContainer (0.99s) [2020-06-01T10:45:09.290Z] === RUN TestRenameRunningContainerAndReuse [2020-06-01T10:45:10.214Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-01T10:45:11.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-06-01T10:45:11.138Z] === RUN TestRenameInvalidName [2020-06-01T10:45:11.138Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-01T10:45:12.062Z] --- PASS: TestRenameInvalidName (1.00s) [2020-06-01T10:45:12.062Z] === RUN TestRenameAnonymousContainer [2020-06-01T10:45:16.225Z] --- PASS: TestRenameAnonymousContainer (3.55s) [2020-06-01T10:45:16.225Z] === RUN TestRenameContainerWithSameName [2020-06-01T10:45:16.479Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2020-06-01T10:45:16.479Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-01T10:45:18.364Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-06-01T10:45:18.364Z] === RUN TestResize [2020-06-01T10:45:18.364Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-01T10:45:18.923Z] --- PASS: TestResize (0.83s) [2020-06-01T10:45:18.923Z] === RUN TestResizeWithInvalidSize [2020-06-01T10:45:19.848Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-06-01T10:45:19.848Z] === RUN TestResizeWhenContainerNotStarted [2020-06-01T10:45:19.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-01T10:45:20.816Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:45:20.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:45:20.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:45:20.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:45:20.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:45:20.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 4.8% of statements [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-01T10:45:21.479Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-01T10:45:21.479Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-06-01T10:45:23.270Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-06-01T10:45:23.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:45:23.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:45:24.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:45:25.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:45:26.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:45:26.653Z] ok github.com/docker/docker/builder/remotecontext/git 5.295s coverage: 86.3% of statements [2020-06-01T10:45:26.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:45:29.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:45:29.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:45:29.515Z] ok github.com/docker/docker/builder/remotecontext 0.563s coverage: 13.6% of statements [2020-06-01T10:45:30.580Z] ok github.com/docker/docker/builder/dockerfile 1.496s coverage: 48.2% of statements [2020-06-01T10:45:30.580Z] ? github.com/docker/docker/cli [no test files] [2020-06-01T10:45:30.580Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-01T10:45:31.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:45:31.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-06-01T10:45:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-06-01T10:45:34.214Z] === RUN TestCgroupNamespacesRun [2020-06-01T10:45:36.098Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-06-01T10:45:36.098Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-01T10:45:36.517Z] ok github.com/docker/docker/client 0.851s coverage: 75.4% of statements [2020-06-01T10:45:37.458Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-06-01T10:45:37.458Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-01T10:45:39.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-06-01T10:45:39.345Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-01T10:45:40.752Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-06-01T10:45:40.752Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-01T10:45:41.656Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:45:41.656Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:45:41.656Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:45:41.656Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-01T10:45:42.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-01T10:45:42.671Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-06-01T10:45:42.671Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-01T10:45:43.551Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:45:44.032Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-01T10:45:44.287Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-06-01T10:45:44.287Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-01T10:45:45.210Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2020-06-01T10:45:45.210Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-01T10:45:45.444Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:45:46.842Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:45:47.138Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-06-01T10:45:47.138Z] === RUN TestKernelTCPMemory [2020-06-01T10:45:47.697Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-06-01T10:45:47.697Z] === RUN TestNISDomainname [2020-06-01T10:45:48.218Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:45:48.475Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:45:49.059Z] --- PASS: TestNISDomainname (1.09s) [2020-06-01T10:45:49.059Z] === RUN TestHostnameDnsResolution [2020-06-01T10:45:50.369Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:45:50.430Z] --- PASS: TestHostnameDnsResolution (1.39s) [2020-06-01T10:45:50.430Z] === RUN TestStats [2020-06-01T10:45:52.264Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:45:53.635Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:45:53.688Z] --- PASS: TestStats (2.88s) [2020-06-01T10:45:53.688Z] === RUN TestStopContainerWithTimeout [2020-06-01T10:45:53.688Z] === RUN TestStopContainerWithTimeout/0 [2020-06-01T10:45:53.688Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-01T10:45:53.688Z] === RUN TestStopContainerWithTimeout/1 [2020-06-01T10:45:53.688Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-01T10:45:53.688Z] === RUN TestStopContainerWithTimeout/3 [2020-06-01T10:45:53.688Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-01T10:45:53.688Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-01T10:45:53.688Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-01T10:45:53.688Z] === CONT TestStopContainerWithTimeout/0 [2020-06-01T10:45:53.688Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-01T10:45:53.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-01T10:45:54.247Z] === CONT TestStopContainerWithTimeout/3 [2020-06-01T10:45:54.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-01T10:45:54.807Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-01T10:45:55.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-01T10:45:55.530Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:45:56.094Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:45:56.291Z] === CONT TestStopContainerWithTimeout/1 [2020-06-01T10:45:56.850Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-01T10:45:56.850Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-01T10:45:57.106Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-01T10:45:57.990Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:45:58.467Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-01T10:45:58.467Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-06-01T10:45:58.467Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-06-01T10:45:58.467Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-06-01T10:45:58.467Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-06-01T10:45:58.467Z] === RUN TestDeleteDevicemapper [2020-06-01T10:45:58.467Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-01T10:45:58.467Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:45:58.467Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-01T10:45:59.359Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:46:01.253Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:46:01.727Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2020-06-01T10:46:01.727Z] === RUN TestUpdateMemory [2020-06-01T10:46:01.727Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-01T10:46:01.727Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:46:01.727Z] === RUN TestUpdateCPUQuota [2020-06-01T10:46:02.624Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:46:03.088Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-06-01T10:46:03.088Z] === RUN TestUpdatePidsLimit [2020-06-01T10:46:03.088Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-01T10:46:03.345Z] === RUN TestUpdatePidsLimit/no_change [2020-06-01T10:46:03.904Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-01T10:46:03.993Z] #33 164.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:46:04.162Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-01T10:46:04.418Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-01T10:46:04.976Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-01T10:46:05.231Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-01T10:46:05.888Z] #33 165.7 [2020-06-01T10:46:06.145Z] #33 DONE 166.1s [2020-06-01T10:46:06.145Z] [2020-06-01T10:46:06.145Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit (3.44s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-06-01T10:46:06.591Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-06-01T10:46:06.591Z] === RUN TestUpdateRestartPolicy [2020-06-01T10:46:07.513Z] #34 DONE 1.5s [2020-06-01T10:46:08.883Z] [2020-06-01T10:46:08.883Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-01T10:46:09.104Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-01T10:46:09.104Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-01T10:46:09.402Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-01T10:46:09.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-01T10:46:09.812Z] #35 DONE 0.7s [2020-06-01T10:46:09.812Z] [2020-06-01T10:46:09.812Z] #36 exporting to image [2020-06-01T10:46:09.812Z] #36 exporting layers [2020-06-01T10:46:09.913Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-01T10:46:10.472Z] === RUN TestDockerSuite/TestBuildFails [2020-06-01T10:46:11.396Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-01T10:46:11.396Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-01T10:46:12.332Z] #36 exporting layers 2.8s done [2020-06-01T10:46:12.332Z] #36 writing image sha256:89a203eae5a95d2ade961358ca315a735900a41fb4f0cdca0b242717616cecdb done [2020-06-01T10:46:12.332Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-01T10:46:12.332Z] #36 DONE 2.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-01T10:46:12.643Z] + echo Ensuring container killed. [2020-06-01T10:46:12.643Z] Ensuring container killed. [2020-06-01T10:46:12.643Z] + docker rm -vf docker-pr4 [2020-06-01T10:46:12.643Z] Error: No such container: docker-pr4 [2020-06-01T10:46:12.643Z] + true [Pipeline] sh [2020-06-01T10:46:12.922Z] + echo Chowning /workspace to jenkins user [2020-06-01T10:46:12.922Z] Chowning /workspace to jenkins user [2020-06-01T10:46:12.922Z] + id -u [2020-06-01T10:46:12.922Z] + id -g [2020-06-01T10:46:12.922Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41011:/workspace busybox chown -R 1000:1000 /workspace [2020-06-01T10:46:13.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T10:46:14.581Z] + bundleName=unit [2020-06-01T10:46:14.581Z] + echo Creating unit-bundles.tar.gz [2020-06-01T10:46:14.581Z] Creating unit-bundles.tar.gz [2020-06-01T10:46:14.581Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-01T10:46:14.581Z] bundles/junit-report.xml [2020-06-01T10:46:14.581Z] bundles/go-test-report.json [2020-06-01T10:46:14.581Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-01T10:46:14.591Z] Archiving artifacts [2020-06-01T10:46:15.184Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T10:46:15.509Z] + make clean [2020-06-01T10:46:15.766Z] docker volume rm -f docker-dev-cache [2020-06-01T10:46:15.766Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-01T10:46:16.459Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-01T10:46:18.355Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-01T10:46:19.722Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-01T10:46:19.722Z] --- PASS: TestUpdateRestartPolicy (13.30s) [2020-06-01T10:46:19.722Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-01T10:46:19.976Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-01T10:46:20.901Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-06-01T10:46:20.901Z] === RUN TestWaitNonBlocked [2020-06-01T10:46:20.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:46:20.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:46:20.901Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:46:20.901Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:46:20.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:46:20.901Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:46:21.156Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-01T10:46:21.717Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-01T10:46:21.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-06-01T10:46:21.717Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-06-01T10:46:21.717Z] === RUN TestWaitBlocked [2020-06-01T10:46:21.717Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:46:21.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:46:21.717Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:46:21.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:46:21.717Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:46:21.717Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:46:23.079Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-01T10:46:23.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-06-01T10:46:23.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-06-01T10:46:23.079Z] === CONT TestContainerStartOnDaemonRestart [2020-06-01T10:46:23.079Z] === CONT TestIpcModeOlderClient [2020-06-01T10:46:23.079Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-06-01T10:46:23.079Z] === CONT TestContainerKillOnDaemonStart [2020-06-01T10:46:23.337Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-01T10:46:24.262Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-01T10:46:24.821Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-01T10:46:26.264Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2020-06-01T10:46:26.264Z] === CONT TestDaemonHostGatewayIP [2020-06-01T10:46:27.189Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-06-01T10:46:29.704Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-01T10:46:29.704Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-06-01T10:46:29.704Z] === CONT TestDaemonRestartIpcMode [2020-06-01T10:46:30.629Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-01T10:46:33.138Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-06-01T10:46:34.165Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 30.8% of statements [2020-06-01T10:46:35.647Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-01T10:46:35.647Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2020-06-01T10:46:35.647Z] PASS [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] === Skipped [2020-06-01T10:46:35.647Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-01T10:46:35.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-01T10:46:35.647Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-01T10:46:35.647Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:46:35.647Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-01T10:46:35.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-01T10:46:35.647Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] [2020-06-01T10:46:35.647Z] DONE 203 tests, 6 skipped in 149.947s [2020-06-01T10:46:35.647Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-01T10:46:35.648Z] ++ 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-01T10:46:35.648Z] ++ set -e [2020-06-01T10:46:35.648Z] ++ '[' -n 0 ']' [2020-06-01T10:46:35.648Z] ++ set -x [2020-06-01T10:46:35.648Z] ++ env -i DEST=/go/src/github.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-01T10:46:35.902Z] INFO: Testing against a local daemon [2020-06-01T10:46:35.902Z] === RUN TestCommitInheritsEnv [2020-06-01T10:46:35.902Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-01T10:46:36.157Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-06-01T10:46:36.157Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-01T10:46:36.157Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-01T10:46:36.157Z] === RUN TestImagesFilterMultiReference [2020-06-01T10:46:36.157Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-01T10:46:36.412Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-01T10:46:36.412Z] === RUN TestImagePullPlatformInvalid [2020-06-01T10:46:36.412Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-01T10:46:36.412Z] === RUN TestRemoveImageOrphaning [2020-06-01T10:46:36.972Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-06-01T10:46:36.972Z] === RUN TestRemoveImageGarbageCollector [2020-06-01T10:46:36.972Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-01T10:46:37.578Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-01T10:46:37.578Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-01T10:46:38.503Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-01T10:46:38.758Z] --- PASS: TestRemoveImageGarbageCollector (2.03s) [2020-06-01T10:46:38.758Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-01T10:46:38.758Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-01T10:46:38.758Z] === RUN TestTagInvalidReference [2020-06-01T10:46:39.013Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-01T10:46:39.013Z] === RUN TestTagValidPrefixedRepo [2020-06-01T10:46:39.013Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-06-01T10:46:39.013Z] === RUN TestTagExistedNameWithoutForce [2020-06-01T10:46:39.013Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-01T10:46:39.013Z] === RUN TestTagOfficialNames [2020-06-01T10:46:39.013Z] --- PASS: TestTagOfficialNames (0.08s) [2020-06-01T10:46:39.013Z] === RUN TestTagMatchesDigest [2020-06-01T10:46:39.013Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-01T10:46:39.013Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-01T10:46:39.267Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-01T10:46:39.522Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-01T10:46:39.537Z] ok github.com/docker/docker/container 0.167s coverage: 34.7% of statements [2020-06-01T10:46:39.537Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-01T10:46:39.537Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-01T10:46:39.537Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-01T10:46:39.537Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-01T10:46:40.081Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-01T10:46:40.641Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-01T10:46:41.201Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-01T10:46:41.910Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2020-06-01T10:46:42.562Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-01T10:46:43.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-01T10:46:47.281Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-01T10:46:50.798Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.6% of statements [2020-06-01T10:46:52.979Z] ok github.com/docker/docker/daemon/cluster 0.226s coverage: 0.5% of statements [2020-06-01T10:46:53.806Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-01T10:46:57.966Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-01T10:46:57.966Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-01T10:46:58.167Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-06-01T10:46:58.221Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-01T10:46:58.476Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-01T10:46:58.731Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-01T10:46:58.986Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-01T10:47:01.126Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-06-01T10:47:01.496Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-01T10:47:01.819Z] ok github.com/docker/docker/daemon/config 0.118s coverage: 81.7% of statements [2020-06-01T10:47:03.379Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-01T10:47:04.410Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-06-01T10:47:05.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-01T10:47:08.109Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.531s coverage: 13.9% of statements [2020-06-01T10:47:08.778Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-06-01T10:47:09.147Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-01T10:47:09.401Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-01T10:47:09.960Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-01T10:47:11.519Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.788s coverage: 57.9% of statements [2020-06-01T10:47:12.650Z] ok github.com/docker/docker/daemon 12.550s coverage: 17.4% of statements [2020-06-01T10:47:12.650Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-01T10:47:12.650Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-01T10:47:12.650Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-01T10:47:12.650Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-01T10:47:15.539Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.585s coverage: 69.2% of statements [2020-06-01T10:47:15.539Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.052s coverage: 1.8% of statements [2020-06-01T10:47:17.802Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.529s coverage: 45.9% of statements [2020-06-01T10:47:17.802Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-01T10:47:19.660Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.552s coverage: 49.5% of statements [2020-06-01T10:47:21.563Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.650s coverage: 76.1% of statements [2020-06-01T10:47:22.249Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-06-01T10:47:24.420Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-06-01T10:47:24.420Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-06-01T10:47:24.732Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.716s coverage: 52.1% of statements [2020-06-01T10:47:24.732Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-01T10:47:24.732Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-01T10:47:24.786Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-01T10:47:28.044Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-01T10:47:28.968Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-01T10:47:29.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-01T10:47:30.357Z] ok github.com/docker/docker/daemon/logger 0.303s coverage: 41.8% of statements [2020-06-01T10:47:30.357Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-06-01T10:47:31.394Z] ok github.com/docker/docker/daemon/logger/awslogs 0.703s coverage: 77.8% of statements [2020-06-01T10:47:31.711Z] ok github.com/docker/docker/daemon/images 0.091s coverage: 4.8% of statements [2020-06-01T10:47:31.711Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-01T10:47:31.711Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-01T10:47:31.711Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-01T10:47:31.711Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-01T10:47:32.381Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-06-01T10:47:32.405Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-01T10:47:32.405Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-01T10:47:33.979Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-06-01T10:47:33.979Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.059s coverage: 61.6% of statements [2020-06-01T10:47:35.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-01T10:47:37.080Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 75.2% of statements [2020-06-01T10:47:37.080Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-01T10:47:37.080Z] time="2020-06-01T10:47:36Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate194898156/log936751963.1: no such file or directory" [2020-06-01T10:47:37.080Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 38.3% of statements [2020-06-01T10:47:38.251Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-06-01T10:47:38.565Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-06-01T10:47:38.927Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-01T10:47:39.488Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-01T10:47:41.205Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-06-01T10:47:42.748Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-01T10:47:42.748Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-01T10:47:42.900Z] ok github.com/docker/docker/daemon/logger/splunk 3.167s coverage: 82.5% of statements [2020-06-01T10:47:42.900Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-01T10:47:43.250Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2020-06-01T10:47:43.250Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-01T10:47:45.257Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-01T10:47:46.223Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-01T10:47:47.583Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-01T10:47:48.469Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2020-06-01T10:47:48.469Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-06-01T10:47:48.469Z] ok github.com/docker/docker/distribution 0.699s coverage: 22.1% of statements [2020-06-01T10:47:48.469Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-01T10:47:48.943Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-01T10:47:49.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-01T10:47:50.054Z] ok github.com/docker/docker/distribution/xfer 1.683s coverage: 85.1% of statements [2020-06-01T10:47:50.054Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-01T10:47:51.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-01T10:47:51.660Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2020-06-01T10:47:51.660Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2020-06-01T10:47:51.660Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-01T10:47:51.816Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-01T10:47:51.817Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-01T10:47:51.962Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-06-01T10:47:51.962Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-01T10:47:52.745Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-01T10:47:53.004Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-01T10:47:53.547Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-06-01T10:47:54.226Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-06-01T10:47:54.365Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-01T10:47:57.670Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-01T10:47:57.872Z] ok github.com/docker/docker/opts 0.081s coverage: 67.4% of statements [2020-06-01T10:47:58.596Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-01T10:47:59.539Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-06-01T10:47:59.879Z] ok github.com/docker/docker/pkg/archive 1.303s coverage: 76.9% of statements [2020-06-01T10:48:00.246Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2020-06-01T10:48:01.152Z] ok github.com/docker/docker/pkg/authorization 2.949s coverage: 68.3% of statements [2020-06-01T10:48:01.513Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2020-06-01T10:48:02.756Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-01T10:48:03.644Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-06-01T10:48:03.644Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-06-01T10:48:04.119Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-01T10:48:04.245Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-06-01T10:48:05.343Z] ok github.com/docker/docker/layer 7.904s coverage: 68.8% of statements [2020-06-01T10:48:05.343Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-01T10:48:05.343Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-01T10:48:05.343Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-01T10:48:05.343Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-01T10:48:05.343Z] ? github.com/docker/docker/oci [no test files] [2020-06-01T10:48:05.343Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-01T10:48:05.343Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-06-01T10:48:05.889Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-06-01T10:48:07.059Z] ok github.com/docker/docker/pkg/chrootarchive 4.409s coverage: 43.2% of statements [2020-06-01T10:48:07.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-01T10:48:07.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-01T10:48:07.059Z] ok github.com/docker/docker/pkg/filenotify 0.621s coverage: 67.0% of statements [2020-06-01T10:48:07.393Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2020-06-01T10:48:07.425Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-01T10:48:08.701Z] ok github.com/docker/docker/pkg/discovery/kv 3.182s coverage: 84.1% of statements [2020-06-01T10:48:08.701Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-06-01T10:48:08.701Z] ok github.com/docker/docker/pkg/fsutils 0.458s coverage: 85.1% of statements [2020-06-01T10:48:08.785Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-01T10:48:10.491Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-06-01T10:48:10.669Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-01T10:48:10.924Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-01T10:48:11.056Z] ok github.com/docker/docker/pkg/locker 0.083s coverage: 88.9% of statements [2020-06-01T10:48:11.386Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-06-01T10:48:11.386Z] ok github.com/docker/docker/pkg/idtools 0.803s coverage: 70.3% of statements [2020-06-01T10:48:11.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.060s coverage: 85.7% of statements [2020-06-01T10:48:12.766Z] ok github.com/docker/docker/pkg/ioutils 1.799s coverage: 70.6% of statements [2020-06-01T10:48:12.766Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-01T10:48:12.766Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-01T10:48:12.766Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-01T10:48:12.766Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-06-01T10:48:12.766Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-06-01T10:48:14.115Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2020-06-01T10:48:14.115Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2020-06-01T10:48:14.115Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-01T10:48:14.115Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-01T10:48:14.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-06-01T10:48:16.158Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-01T10:48:16.393Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-06-01T10:48:16.393Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-06-01T10:48:16.705Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-06-01T10:48:17.423Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-06-01T10:48:18.119Z] ok github.com/docker/docker/pkg/pubsub 1.159s coverage: 73.9% of statements [2020-06-01T10:48:18.668Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-01T10:48:18.823Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-06-01T10:48:19.967Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-06-01T10:48:19.967Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-06-01T10:48:20.028Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-01T10:48:20.640Z] ok github.com/docker/docker/pkg/symlink 0.051s coverage: 87.7% of statements [2020-06-01T10:48:20.951Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-01T10:48:21.726Z] ok github.com/docker/docker/pkg/signal 3.631s coverage: 61.0% of statements [2020-06-01T10:48:22.391Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-06-01T10:48:23.086Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 53.7% of statements [2020-06-01T10:48:23.738Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2020-06-01T10:48:23.738Z] testing: warning: no tests to run [2020-06-01T10:48:23.738Z] coverage: [no statements] [2020-06-01T10:48:23.738Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-06-01T10:48:24.807Z] ok github.com/docker/docker/pkg/tarsum 0.288s coverage: 89.3% of statements [2020-06-01T10:48:24.807Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-06-01T10:48:24.807Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-06-01T10:48:25.353Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2020-06-01T10:48:27.736Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-06-01T10:48:29.367Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-06-01T10:48:30.328Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 68.8% of statements [2020-06-01T10:48:30.659Z] ok github.com/docker/docker/plugin 0.580s coverage: 23.1% of statements [2020-06-01T10:48:32.289Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-06-01T10:48:32.605Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2020-06-01T10:48:33.109Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-01T10:48:34.173Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-06-01T10:48:35.233Z] ok github.com/docker/docker/registry 0.670s coverage: 56.3% of statements [2020-06-01T10:48:36.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-01T10:48:36.892Z] ok github.com/docker/docker/runconfig 0.028s coverage: 65.8% of statements [2020-06-01T10:48:38.880Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-01T10:48:39.807Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-06-01T10:48:41.156Z] ok github.com/docker/docker/volume/local 0.066s coverage: 73.0% of statements [2020-06-01T10:48:41.156Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2020-06-01T10:48:42.143Z] === RUN TestDockerSuite/TestBuildRm [2020-06-01T10:48:42.992Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-06-01T10:48:46.303Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-01T10:48:47.668Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-01T10:48:49.552Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-01T10:48:50.111Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-01T10:48:50.126Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/rootless [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/volume [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-01T10:48:50.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === Skipped [2020-06-01T10:48:50.126Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-01T10:48:50.126Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-01T10:48:50.126Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-01T10:48:50.126Z] time="2020-06-01T10:47:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-01T10:48:50.126Z] time="2020-06-01T10:47:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-01T10:48:50.126Z] time="2020-06-01T10:47:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-01T10:48:50.126Z] time="2020-06-01T10:47:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-01T10:48:50.126Z] time="2020-06-01T10:47:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-01T10:48:50.126Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-01T10:48:50.126Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-01T10:48:50.126Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-01T10:48:50.126Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-01T10:48:50.126Z] graphtest_unix.go:73: No driver to put! [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-01T10:48:50.126Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-01T10:48:50.126Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] [2020-06-01T10:48:50.126Z] DONE 2123 tests, 26 skipped in 347.287s Post stage [Pipeline] junit [2020-06-01T10:48:50.884Z] Recording test results [2020-06-01T10:48:51.035Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-01T10:48:51.839Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 -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:63f523169ef7cc8c7b273b2ccb436243a81c1ad6 hack/make.sh dynbinary test-integration [2020-06-01T10:48:52.425Z] [2020-06-01T10:48:52.425Z] Removing bundles/ [2020-06-01T10:48:52.425Z] [2020-06-01T10:48:52.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-01T10:48:52.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:48:52.425Z] GOOS="" GOARCH="" GOARM="" [2020-06-01T10:48:52.481Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-01T10:48:53.841Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-01T10:48:54.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-01T10:48:55.806Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-01T10:49:02.421Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-01T10:49:02.421Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-01T10:49:02.421Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-01T10:49:02.421Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-01T10:49:02.421Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-01T10:49:03.781Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-01T10:49:03.781Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-01T10:49:05.141Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-01T10:49:11.711Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-01T10:49:12.269Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-01T10:49:13.630Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-01T10:49:13.885Z] --- PASS: TestImportExtremelyLargeImageWorks (154.90s) [2020-06-01T10:49:13.885Z] PASS [2020-06-01T10:49:13.885Z] [2020-06-01T10:49:13.885Z] DONE 12 tests in 158.218s [2020-06-01T10:49:13.885Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-01T10:49:13.885Z] ++ 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-01T10:49:13.885Z] ++ set -e [2020-06-01T10:49:13.885Z] ++ '[' -n 0 ']' [2020-06-01T10:49:13.885Z] ++ set -x [2020-06-01T10:49:13.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:49:14.140Z] INFO: Testing against a local daemon [2020-06-01T10:49:14.140Z] === RUN TestNetworkCreateDelete [2020-06-01T10:49:14.140Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-06-01T10:49:14.140Z] === RUN TestDockerNetworkDeletePreferID [2020-06-01T10:49:14.140Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-01T10:49:14.699Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-06-01T10:49:14.699Z] === RUN TestDaemonDNSFallback [2020-06-01T10:49:15.259Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-01T10:49:16.621Z] --- PASS: TestDaemonDNSFallback (2.05s) [2020-06-01T10:49:16.622Z] === RUN TestInspectNetwork [2020-06-01T10:49:16.876Z] === RUN TestDockerSuite/TestBuildUser [2020-06-01T10:49:19.429Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-01T10:49:21.942Z] === RUN TestInspectNetwork/full_network_id [2020-06-01T10:49:21.942Z] === RUN TestInspectNetwork/partial_network_id [2020-06-01T10:49:21.942Z] === RUN TestInspectNetwork/network_name [2020-06-01T10:49:21.942Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-01T10:49:22.867Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-01T10:49:26.125Z] --- PASS: TestInspectNetwork (9.54s) [2020-06-01T10:49:26.125Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-01T10:49:26.125Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-01T10:49:26.125Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-01T10:49:26.125Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-01T10:49:26.125Z] === RUN TestRunContainerWithBridgeNone [2020-06-01T10:49:28.677Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-06-01T10:49:28.677Z] === RUN TestNetworkInvalidJSON [2020-06-01T10:49:28.677Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-01T10:49:28.677Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-01T10:49:28.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:49:28.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:49:28.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:49:28.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:49:28.677Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-01T10:49:28.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T10:49:28.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T10:49:28.677Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-01T10:49:28.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-01T10:49:28.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-01T10:49:28.677Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-01T10:49:28.677Z] === RUN TestHostIPv4BridgeLabel [2020-06-01T10:49:29.235Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-06-01T10:49:29.235Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-01T10:49:30.595Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-01T10:49:30.595Z] === RUN TestDaemonDefaultNetworkPools [2020-06-01T10:49:30.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-01T10:49:31.103Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-06-01T10:49:31.103Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-01T10:49:32.488Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-06-01T10:49:32.488Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-01T10:49:33.888Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.63s) [2020-06-01T10:49:33.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-01T10:49:34.456Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-06-01T10:49:34.456Z] === RUN TestServiceWithPredefinedNetwork [2020-06-01T10:49:37.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-01T10:49:37.718Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2020-06-01T10:49:37.718Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-01T10:49:37.718Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:49:37.718Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:49:37.718Z] === RUN TestServiceWithDataPathPortInit [2020-06-01T10:49:41.916Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-01T10:49:42.839Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-01T10:49:43.094Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-01T10:49:44.455Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-01T10:49:45.378Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-01T10:49:47.260Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-01T10:49:47.260Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-01T10:49:47.260Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-01T10:49:47.260Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-01T10:49:47.260Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-01T10:49:49.143Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-01T10:49:49.143Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-01T10:49:50.067Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-01T10:49:50.991Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-01T10:49:51.915Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-01T10:49:51.915Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-01T10:49:55.174Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-01T10:49:56.098Z] --- PASS: TestServiceWithDataPathPortInit (18.43s) [2020-06-01T10:49:56.098Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-01T10:49:56.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-01T10:49:56.913Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-01T10:49:58.275Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-01T10:49:58.833Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-01T10:49:59.756Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-01T10:49:59.756Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-01T10:50:00.680Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-01T10:50:03.188Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-01T10:50:03.188Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-01T10:50:03.189Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-01T10:50:04.113Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-01T10:50:05.122Z] === RUN TestDockerSuite/TestCommitChange [2020-06-01T10:50:06.046Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-01T10:50:06.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.97s) [2020-06-01T10:50:06.046Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z1v1ux1cezz0e5rvqove653jy Created:2020-06-01 10:49:57.648863301 +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[adc07b1d73b4286ba93cca5edda4a06cb0529bce8d727e553be9d0c315f7c7c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5obvt7yjq7bgb5qrzuauc0tgt EndpointID:2004c404d10ac77cb1ef3bb70a7d8996e2ea635a16c249fbe234d9757646bebb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51f592f872202c48ec8d670ead0faf45367b3e6ed812d4d1731509cbbf903c92 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:01a0591b561c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5obvt7yjq7bgb5qrzuauc0tgt EndpointID:2004c404d10ac77cb1ef3bb70a7d8996e2ea635a16c249fbe234d9757646bebb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-01T10:50:06.046Z] PASS [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] === Skipped [2020-06-01T10:50:06.046Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T10:50:06.046Z] service_test.go:236: FLAKY_TEST [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] DONE 23 tests, 1 skipped in 52.127s [2020-06-01T10:50:06.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:50:06.046Z] ++ 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-01T10:50:06.046Z] ++ set -e [2020-06-01T10:50:06.046Z] ++ '[' -n 0 ']' [2020-06-01T10:50:06.046Z] ++ set -x [2020-06-01T10:50:06.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-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-01T10:50:06.046Z] INFO: Testing against a local daemon [2020-06-01T10:50:06.046Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-01T10:50:06.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:50:06.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:50:06.046Z] === RUN TestDockerNetworkIpvlan [2020-06-01T10:50:06.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:50:06.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:50:06.046Z] PASS [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] === Skipped [2020-06-01T10:50:06.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T10:50:06.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-01T10:50:06.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] [2020-06-01T10:50:06.046Z] DONE 2 tests, 2 skipped in 0.043s [2020-06-01T10:50:06.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-01T10:50:06.046Z] ++ 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-01T10:50:06.046Z] ++ set -e [2020-06-01T10:50:06.046Z] ++ '[' -n 0 ']' [2020-06-01T10:50:06.046Z] ++ set -x [2020-06-01T10:50:06.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-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-01T10:50:06.301Z] INFO: Testing against a local daemon [2020-06-01T10:50:06.301Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-01T10:50:07.224Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-01T10:50:07.784Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-06-01T10:50:07.784Z] === RUN TestDockerNetworkMacvlan [2020-06-01T10:50:08.343Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-01T10:50:08.911Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-01T10:50:09.166Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-01T10:50:10.091Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-01T10:50:11.016Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-01T10:50:11.939Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-01T10:50:13.300Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-01T10:50:13.859Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-01T10:50:14.783Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-01T10:50:16.146Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-01T10:50:16.401Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-01T10:50:17.538Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-01T10:50:17.538Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-01T10:50:17.538Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-01T10:50:17.794Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-01T10:50:17.794Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-01T10:50:17.794Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-01T10:50:17.794Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-01T10:50:19.854Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-01T10:50:21.988Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-01T10:50:21.988Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-01T10:50:21.988Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-01T10:50:22.633Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan (15.73s) [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.83s) [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2020-06-01T10:50:23.322Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s) [2020-06-01T10:50:23.322Z] PASS [2020-06-01T10:50:23.322Z] [2020-06-01T10:50:23.322Z] DONE 8 tests in 17.218s [2020-06-01T10:50:23.322Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-01T10:50:23.322Z] ++ 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-01T10:50:23.322Z] ++ set -e [2020-06-01T10:50:23.322Z] ++ '[' -n 0 ']' [2020-06-01T10:50:23.322Z] ++ set -x [2020-06-01T10:50:23.322Z] ++ env -i DEST=/go/src/github.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-01T10:50:23.322Z] testing: warning: no tests to run [2020-06-01T10:50:23.322Z] PASS [2020-06-01T10:50:23.322Z] [2020-06-01T10:50:23.322Z] DONE 0 tests in 0.007s [2020-06-01T10:50:23.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-01T10:50:23.322Z] ++ 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-01T10:50:23.322Z] ++ set -e [2020-06-01T10:50:23.322Z] ++ '[' -n 0 ']' [2020-06-01T10:50:23.322Z] ++ set -x [2020-06-01T10:50:23.323Z] ++ env -i DEST=/go/src/github.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-01T10:50:23.666Z] INFO: Testing against a local daemon [2020-06-01T10:50:23.666Z] === RUN TestAuthZPluginAllowRequest [2020-06-01T10:50:23.666Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-01T10:50:24.678Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-01T10:50:26.894Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-06-01T10:50:26.894Z] === RUN TestAuthZPluginTLS [2020-06-01T10:50:26.894Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-01T10:50:26.894Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-06-01T10:50:26.894Z] === RUN TestAuthZPluginDenyRequest [2020-06-01T10:50:26.894Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-01T10:50:26.894Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-06-01T10:50:26.894Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-01T10:50:26.894Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-01T10:50:26.894Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-01T10:50:26.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-06-01T10:50:26.894Z] === RUN TestAuthZPluginDenyResponse [2020-06-01T10:50:27.148Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-01T10:50:27.148Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-01T10:50:27.148Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-01T10:50:27.404Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-01T10:50:27.404Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-06-01T10:50:27.404Z] === RUN TestAuthZPluginAllowEventStream [2020-06-01T10:50:27.404Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-01T10:50:28.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-01T10:50:29.298Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-06-01T10:50:29.298Z] === RUN TestAuthZPluginErrorResponse [2020-06-01T10:50:29.298Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-01T10:50:29.552Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-06-01T10:50:29.552Z] === RUN TestAuthZPluginErrorRequest [2020-06-01T10:50:30.112Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-01T10:50:30.112Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-01T10:50:30.112Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-06-01T10:50:30.112Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-01T10:50:30.671Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-01T10:50:30.671Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-01T10:50:32.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-01T10:50:32.561Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2020-06-01T10:50:32.561Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-01T10:50:33.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-01T10:50:33.122Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-01T10:50:34.047Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-01T10:50:34.971Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-06-01T10:50:34.971Z] === RUN TestAuthZPluginHeader [2020-06-01T10:50:34.971Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-01T10:50:35.530Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-06-01T10:50:35.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-01T10:50:35.785Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-01T10:50:36.709Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-01T10:50:36.709Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-01T10:50:37.654Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-01T10:50:38.597Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-01T10:50:39.530Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-01T10:50:39.785Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-01T10:50:40.040Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2020-06-01T10:50:40.040Z] === RUN TestAuthZPluginV2Disable [2020-06-01T10:50:40.295Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-01T10:50:42.179Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-01T10:50:43.540Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-01T10:50:43.540Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2020-06-01T10:50:43.540Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-01T10:50:43.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-01T10:50:43.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-01T10:50:43.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-01T10:50:43.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-01T10:50:44.718Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-01T10:50:47.228Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-06-01T10:50:47.228Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-01T10:50:49.116Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-01T10:50:50.084Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-01T10:50:51.449Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-01T10:50:51.449Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-01T10:50:51.449Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-01T10:50:54.749Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-01T10:50:55.673Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-01T10:50:56.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-01T10:50:57.158Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-01T10:50:57.718Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.68s) [2020-06-01T10:50:57.718Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-01T10:51:01.730Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-01T10:51:01.731Z] [2020-06-01T10:51:01.731Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-01T10:51:01.731Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-01T10:51:01.731Z] HOSTNAME=35527860cd17 [2020-06-01T10:51:01.731Z] TESTDEBUG=0 [2020-06-01T10:51:01.731Z] DEST=bundles/test-integration [2020-06-01T10:51:01.731Z] PWD=/go/src/github.com/docker/docker [2020-06-01T10:51:01.731Z] DOCKER_GITCOMMIT=63f523169ef7cc8c7b273b2ccb436243a81c1ad6 [2020-06-01T10:51:01.731Z] container=docker [2020-06-01T10:51:01.731Z] HOME=/root [2020-06-01T10:51:01.731Z] GOLANG_VERSION=1.13.11 [2020-06-01T10:51:01.731Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-01T10:51:01.731Z] VALIDATE_BRANCH=master [2020-06-01T10:51:01.731Z] TERM=xterm [2020-06-01T10:51:01.731Z] DOCKER_PKG=github.com/docker/docker [2020-06-01T10:51:01.731Z] SHLVL=1 [2020-06-01T10:51:01.731Z] TIMEOUT=120m [2020-06-01T10:51:01.731Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-01T10:51:01.731Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-01T10:51:01.731Z] GO111MODULE=off [2020-06-01T10:51:01.731Z] DOCKER_EXPERIMENTAL=1 [2020-06-01T10:51:01.731Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-01T10:51:01.731Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-01T10:51:01.731Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-01T10:51:01.731Z] GOPATH=/go [2020-06-01T10:51:01.731Z] PKG_CONFIG=pkg-config [2020-06-01T10:51:01.731Z] _=/usr/bin/env [2020-06-01T10:51:01.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-01T10:51:02.952Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-01T10:51:02.952Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-01T10:51:05.463Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-01T10:51:06.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-01T10:51:07.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-01T10:51:09.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-01T10:51:10.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-01T10:51:12.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-01T10:51:14.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004b42e0_} [2020-06-01T10:51:14.321Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-06-01T10:51:14.321Z] PASS [2020-06-01T10:51:14.321Z] [2020-06-01T10:51:14.321Z] DONE 17 tests in 50.749s [2020-06-01T10:51:14.321Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-01T10:51:14.321Z] ++ 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-01T10:51:14.321Z] ++ set -e [2020-06-01T10:51:14.321Z] ++ '[' -n 0 ']' [2020-06-01T10:51:14.321Z] ++ set -x [2020-06-01T10:51:14.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01T10:51:14.321Z] INFO: Testing against a local daemon [2020-06-01T10:51:14.321Z] === RUN TestPluginInvalidJSON [2020-06-01T10:51:14.321Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:51:14.321Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:51:14.321Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T10:51:14.321Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-01T10:51:14.321Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-01T10:51:14.321Z] === RUN TestPluginInstall [2020-06-01T10:51:14.321Z] === RUN TestPluginInstall/no_auth [2020-06-01T10:51:15.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1165723769_/foo_false____} [2020-06-01T10:51:17.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1165723769_/foo_true____} [2020-06-01T10:51:19.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3800946052_/foo_false____} [2020-06-01T10:51:20.379Z] time="2020-06-01T10:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:51:20.379Z] time="2020-06-01T10:51:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:51:20.379Z] time="2020-06-01T10:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0002265418cd65742f3e63449c19adfba64290bef79ba3460493126a5831ea21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:51:20.379Z] time="2020-06-01T10:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:51:20.379Z] time="2020-06-01T10:51:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:51:20.379Z] time="2020-06-01T10:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0002265418cd65742f3e63449c19adfba64290bef79ba3460493126a5831ea21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:51:20.635Z] === RUN TestPluginInstall/with_htpasswd [2020-06-01T10:51:20.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3800946052_/foo_true____} [2020-06-01T10:51:21.147Z] time="2020-06-01T10:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:51:21.147Z] time="2020-06-01T10:51:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:51:21.147Z] time="2020-06-01T10:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:119faca26170ecba3bee76599bfb4395a5ae3935fc381247cb54c5c6eb08e942" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:51:21.147Z] time="2020-06-01T10:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:51:21.147Z] time="2020-06-01T10:51:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:51:21.147Z] time="2020-06-01T10:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:119faca26170ecba3bee76599bfb4395a5ae3935fc381247cb54c5c6eb08e942" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:51:21.708Z] === RUN TestPluginInstall/with_insecure [2020-06-01T10:51:22.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3800946052_/foo_true__0xc0004b4340__} [2020-06-01T10:51:22.896Z] time="2020-06-01T10:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:51:22.896Z] time="2020-06-01T10:51:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:51:22.896Z] time="2020-06-01T10:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f432078edfba397362e52ce5b2a934237e1416daab0425b53b15bfb2395d032" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:51:22.896Z] time="2020-06-01T10:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T10:51:22.896Z] time="2020-06-01T10:51:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T10:51:22.896Z] time="2020-06-01T10:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f432078edfba397362e52ce5b2a934237e1416daab0425b53b15bfb2395d032" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T10:51:23.151Z] --- PASS: TestPluginInstall (9.03s) [2020-06-01T10:51:23.151Z] --- PASS: TestPluginInstall/no_auth (6.35s) [2020-06-01T10:51:23.151Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-06-01T10:51:23.151Z] --- PASS: TestPluginInstall/with_insecure (1.48s) [2020-06-01T10:51:23.151Z] plugin_test.go:157: [d084d7c6e260c] daemon is not started [2020-06-01T10:51:23.151Z] PASS [2020-06-01T10:51:23.151Z] [2020-06-01T10:51:23.151Z] DONE 6 tests in 9.085s [2020-06-01T10:51:23.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-01T10:51:23.406Z] ++ 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-01T10:51:23.406Z] ++ set -e [2020-06-01T10:51:23.406Z] ++ '[' -n 0 ']' [2020-06-01T10:51:23.406Z] ++ set -x [2020-06-01T10:51:23.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:51:23.406Z] INFO: Testing against a local daemon [2020-06-01T10:51:23.406Z] === RUN TestExternalGraphDriver [2020-06-01T10:51:23.406Z] === RUN TestExternalGraphDriver/json [2020-06-01T10:51:24.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004b4360_} [2020-06-01T10:51:25.692Z] === RUN TestExternalGraphDriver/spec [2020-06-01T10:51:25.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004b4380_} [2020-06-01T10:51:27.308Z] === RUN TestExternalGraphDriver/pull [2020-06-01T10:51:27.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004b43a0_} [2020-06-01T10:51:29.447Z] --- PASS: TestExternalGraphDriver (5.78s) [2020-06-01T10:51:29.447Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2020-06-01T10:51:29.447Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2020-06-01T10:51:29.447Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-06-01T10:51:29.447Z] === RUN TestGraphdriverPluginV2 [2020-06-01T10:51:29.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004b43c0_} [2020-06-01T10:51:30.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-01T10:51:32.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-01T10:51:32.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-01T10:51:32.945Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-01T10:51:33.869Z] --- PASS: TestGraphdriverPluginV2 (4.63s) [2020-06-01T10:51:33.869Z] PASS [2020-06-01T10:51:33.869Z] [2020-06-01T10:51:33.869Z] DONE 5 tests in 10.453s [2020-06-01T10:51:33.869Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-01T10:51:33.869Z] ++ 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-01T10:51:33.869Z] ++ set -e [2020-06-01T10:51:33.869Z] ++ '[' -n 0 ']' [2020-06-01T10:51:33.869Z] ++ set -x [2020-06-01T10:51:33.869Z] ++ env -i DEST=/go/src/github.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-01T10:51:33.869Z] INFO: Testing against a local daemon [2020-06-01T10:51:33.869Z] === RUN TestContinueAfterPluginCrash [2020-06-01T10:51:33.869Z] === PAUSE TestContinueAfterPluginCrash [2020-06-01T10:51:33.869Z] === RUN TestReadPluginNoRead [2020-06-01T10:51:33.869Z] === PAUSE TestReadPluginNoRead [2020-06-01T10:51:33.869Z] === RUN TestDaemonStartWithLogOpt [2020-06-01T10:51:33.869Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-01T10:51:33.869Z] === CONT TestContinueAfterPluginCrash [2020-06-01T10:51:33.869Z] === CONT TestDaemonStartWithLogOpt [2020-06-01T10:51:36.380Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-01T10:51:38.888Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-01T10:51:38.888Z] --- PASS: TestDaemonStartWithLogOpt (5.17s) [2020-06-01T10:51:38.888Z] === CONT TestReadPluginNoRead [2020-06-01T10:51:42.152Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-01T10:51:42.406Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-01T10:51:44.290Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-06-01T10:51:44.290Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-01T10:51:44.290Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-01T10:51:44.547Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-01T10:51:45.473Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-01T10:51:46.440Z] === RUN TestReadPluginNoRead/default [2020-06-01T10:51:46.440Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-01T10:51:47.801Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-01T10:51:48.364Z] --- PASS: TestReadPluginNoRead (9.31s) [2020-06-01T10:51:48.364Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-06-01T10:51:48.364Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-06-01T10:51:48.364Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-06-01T10:51:48.364Z] read_test.go:92: [df28b11d86cc4] daemon is not started [2020-06-01T10:51:48.364Z] PASS [2020-06-01T10:51:48.364Z] [2020-06-01T10:51:48.364Z] DONE 6 tests in 14.546s [2020-06-01T10:51:48.364Z] 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-01T10:51:48.364Z] ++ 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-01T10:51:48.364Z] ++ set -e [2020-06-01T10:51:48.364Z] ++ '[' -n 0 ']' [2020-06-01T10:51:48.364Z] ++ set -x [2020-06-01T10:51:48.364Z] ++ env -i DEST=/go/src/github.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-01T10:51:48.364Z] testing: warning: no tests to run [2020-06-01T10:51:48.364Z] PASS [2020-06-01T10:51:48.364Z] [2020-06-01T10:51:48.364Z] DONE 0 tests in 0.020s [2020-06-01T10:51:48.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-01T10:51:48.364Z] ++ 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-01T10:51:48.364Z] ++ set -e [2020-06-01T10:51:48.364Z] ++ '[' -n 0 ']' [2020-06-01T10:51:48.364Z] ++ set -x [2020-06-01T10:51:48.365Z] ++ env -i DEST=/go/src/github.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-01T10:51:48.365Z] INFO: Testing against a local daemon [2020-06-01T10:51:48.365Z] === RUN TestPluginWithDevMounts [2020-06-01T10:51:48.365Z] === PAUSE TestPluginWithDevMounts [2020-06-01T10:51:48.365Z] === CONT TestPluginWithDevMounts [2020-06-01T10:51:48.619Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-01T10:51:49.589Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-01T10:51:50.513Z] --- PASS: TestPluginWithDevMounts (1.96s) [2020-06-01T10:51:50.513Z] PASS [2020-06-01T10:51:50.513Z] [2020-06-01T10:51:50.513Z] DONE 1 tests in 2.036s [2020-06-01T10:51:50.513Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-01T10:51:50.513Z] ++ 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-01T10:51:50.513Z] ++ set -e [2020-06-01T10:51:50.513Z] ++ '[' -n 0 ']' [2020-06-01T10:51:50.513Z] ++ set -x [2020-06-01T10:51:50.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T10:51:50.513Z] INFO: Testing against a local daemon [2020-06-01T10:51:50.513Z] === RUN TestSecretInspect [2020-06-01T10:51:50.767Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-01T10:51:51.691Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-01T10:51:53.051Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-01T10:51:53.612Z] --- PASS: TestSecretInspect (3.22s) [2020-06-01T10:51:53.612Z] === RUN TestSecretList [2020-06-01T10:51:54.172Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-01T10:51:55.534Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-01T10:51:56.458Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-01T10:51:57.017Z] --- PASS: TestSecretList (3.14s) [2020-06-01T10:51:57.017Z] === RUN TestSecretsCreateAndDelete [2020-06-01T10:51:57.273Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-01T10:51:58.633Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-01T10:51:58.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-01T10:52:00.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-01T10:52:00.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-01T10:52:00.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-01T10:52:00.252Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-01T10:52:00.252Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-06-01T10:52:00.252Z] === RUN TestSecretsUpdate [2020-06-01T10:52:01.178Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-01T10:52:02.102Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-01T10:52:02.102Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-01T10:52:03.026Z] --- PASS: TestSecretsUpdate (3.01s) [2020-06-01T10:52:03.026Z] === RUN TestTemplatedSecret [2020-06-01T10:52:03.281Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-01T10:52:04.205Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-01T10:52:05.565Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-01T10:52:06.491Z] --- PASS: TestTemplatedSecret (3.36s) [2020-06-01T10:52:06.491Z] === RUN TestSecretCreateResolve [2020-06-01T10:52:06.491Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-01T10:52:07.862Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-01T10:52:09.788Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-06-01T10:52:09.788Z] PASS [2020-06-01T10:52:09.788Z] [2020-06-01T10:52:09.788Z] DONE 6 tests in 19.169s [2020-06-01T10:52:09.788Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-01T10:52:09.788Z] ++ 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-01T10:52:09.788Z] ++ set -e [2020-06-01T10:52:09.788Z] ++ '[' -n 0 ']' [2020-06-01T10:52:09.788Z] ++ set -x [2020-06-01T10:52:09.788Z] ++ env -i DEST=/go/src/github.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-01T10:52:09.788Z] INFO: Testing against a local daemon [2020-06-01T10:52:09.788Z] === RUN TestServiceCreateInit [2020-06-01T10:52:09.788Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-01T10:52:09.788Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-01T10:52:10.711Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-01T10:52:13.221Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-01T10:52:14.581Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-01T10:52:18.784Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-01T10:52:20.144Z] --- PASS: TestServiceCreateInit (10.21s) [2020-06-01T10:52:20.144Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-06-01T10:52:20.144Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2020-06-01T10:52:20.144Z] === RUN TestCreateServiceMultipleTimes [2020-06-01T10:52:20.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-01T10:52:22.908Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-01T10:52:24.314Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-01T10:52:26.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-01T10:52:31.433Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-01T10:52:35.590Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-01T10:52:36.167Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-01T10:52:40.325Z] --- PASS: TestCreateServiceMultipleTimes (20.35s) [2020-06-01T10:52:40.325Z] === RUN TestCreateServiceConflict [2020-06-01T10:52:40.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-01T10:52:40.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-01T10:52:41.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-01T10:52:41.248Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-01T10:52:42.172Z] === RUN TestDockerSuite/TestCpToDot [2020-06-01T10:52:43.096Z] --- PASS: TestCreateServiceConflict (2.85s) [2020-06-01T10:52:43.096Z] === RUN TestCreateServiceMaxReplicas [2020-06-01T10:52:43.350Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-01T10:52:44.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-01T10:52:44.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-01T10:52:45.233Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-01T10:52:45.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-01T10:52:46.717Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-06-01T10:52:46.717Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-01T10:52:46.971Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-01T10:52:47.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-01T10:52:48.332Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-01T10:52:52.491Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-01T10:52:52.491Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-01T10:52:53.417Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-01T10:52:54.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-01T10:52:55.304Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-01T10:52:55.304Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-01T10:52:55.304Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-01T10:52:55.863Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-01T10:52:56.787Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-01T10:52:56.787Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-01T10:52:56.787Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-01T10:52:57.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-01T10:52:57.712Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-01T10:52:57.967Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-01T10:52:57.967Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-01T10:52:58.221Z] === RUN TestDockerSuite/TestCreateRM [2020-06-01T10:52:58.476Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-01T10:52:58.476Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-01T10:52:58.476Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-01T10:52:58.730Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-01T10:53:00.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-01T10:53:01.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-01T10:53:01.242Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-01T10:53:01.242Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-01T10:53:01.242Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-01T10:53:01.809Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.11s) [2020-06-01T10:53:01.809Z] === RUN TestCreateServiceSecretFileMode [2020-06-01T10:53:03.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-01T10:53:04.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-01T10:53:06.475Z] --- PASS: TestCreateServiceSecretFileMode (4.11s) [2020-06-01T10:53:06.475Z] === RUN TestCreateServiceConfigFileMode [2020-06-01T10:53:06.731Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-01T10:53:06.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-01T10:53:06.986Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-01T10:53:06.986Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-01T10:53:07.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-01T10:53:07.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-01T10:53:07.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-01T10:53:08.606Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-01T10:53:10.490Z] --- PASS: TestCreateServiceConfigFileMode (4.47s) [2020-06-01T10:53:10.490Z] === RUN TestCreateServiceSysctls [2020-06-01T10:53:10.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-01T10:53:10.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-01T10:53:11.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-01T10:53:12.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-01T10:53:13.340Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-01T10:53:14.702Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-06-01T10:53:14.702Z] === RUN TestCreateServiceCapabilities [2020-06-01T10:53:15.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-01T10:53:16.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-01T10:53:16.229Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-01T10:53:17.153Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-01T10:53:17.153Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-01T10:53:18.076Z] === RUN TestDockerSuite/TestDockerFails [2020-06-01T10:53:18.076Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-01T10:53:18.076Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-01T10:53:18.076Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-01T10:53:18.076Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-06-01T10:53:18.076Z] === RUN TestInspect [2020-06-01T10:53:18.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-01T10:53:18.672Z] Using test binary docker [2020-06-01T10:53:18.672Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-01T10:53:18.672Z] +++ /etc/init.d/apparmor start [2020-06-01T10:53:18.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-01T10:53:18.672Z] INFO: Waiting for daemon to start... [2020-06-01T10:53:18.672Z] Starting dockerd [2020-06-01T10:53:18.672Z] +++ 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-01T10:53:19.437Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-01T10:53:20.803Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-01T10:53:20.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-01T10:53:21.014Z] . [2020-06-01T10:53:21.014Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-01T10:53:21.014Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-01T10:53:21.014Z] Error: No such image: emptyfs [2020-06-01T10:53:21.014Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-01T10:53:21.014Z] ++++ docker load [2020-06-01T10:53:21.014Z] Running integration-test (iteration 1) [2020-06-01T10:53:21.014Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-01T10:53:21.014Z] ++ 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-01T10:53:21.014Z] ++ set -e [2020-06-01T10:53:21.014Z] ++ '[' -n 0 ']' [2020-06-01T10:53:21.014Z] ++ set -x [2020-06-01T10:53:21.014Z] ++ env -i DEST=/go/src/github.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-01T10:53:21.728Z] --- PASS: TestInspect (3.54s) [2020-06-01T10:53:21.728Z] === RUN TestCreateJob [2020-06-01T10:53:23.133Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-01T10:53:23.133Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-01T10:53:23.133Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-01T10:53:23.388Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-01T10:53:26.660Z] --- PASS: TestCreateJob (4.89s) [2020-06-01T10:53:26.660Z] === RUN TestReplicatedJob [2020-06-01T10:53:27.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-01T10:53:30.846Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-01T10:53:34.105Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-01T10:53:34.361Z] --- PASS: TestReplicatedJob (7.90s) [2020-06-01T10:53:34.361Z] === RUN TestUpdateReplicatedJob [2020-06-01T10:53:36.725Z] Loaded image: buildpack-deps:jessie [2020-06-01T10:53:36.725Z] Loaded image: busybox:latest [2020-06-01T10:53:36.725Z] Loaded image: busybox:glibc [2020-06-01T10:53:36.725Z] Loaded image: debian:jessie [2020-06-01T10:53:36.725Z] Loaded image: hello-world:latest [2020-06-01T10:53:36.725Z] INFO: Testing against a local daemon [2020-06-01T10:53:36.725Z] === RUN TestCgroupNamespacesBuild [2020-06-01T10:53:36.725Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-06-01T10:53:36.725Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-01T10:53:37.621Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-01T10:53:38.789Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-06-01T10:53:38.789Z] === RUN TestBuildWithSession [2020-06-01T10:53:38.789Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-01T10:53:38.789Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:53:38.789Z] === RUN TestBuildSquashParent [2020-06-01T10:53:38.980Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2020-06-01T10:53:38.980Z] === RUN TestServiceListWithStatuses [2020-06-01T10:53:38.980Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-01T10:53:38.980Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:53:38.980Z] === RUN TestDockerNetworkConnectAlias [2020-06-01T10:53:39.624Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-01T10:53:40.548Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-01T10:53:41.909Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-01T10:53:42.834Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-01T10:53:43.327Z] --- PASS: TestBuildSquashParent (5.05s) [2020-06-01T10:53:43.327Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-01T10:53:43.759Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-01T10:53:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:53:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:53:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:53:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:53:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:53:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:53:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:53:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:53:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:53:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:53:43.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:53:43.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:53:43.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-01T10:53:43.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-01T10:53:43.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-01T10:53:43.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-01T10:53:44.682Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-01T10:53:45.242Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-01T10:53:45.496Z] --- PASS: TestDockerNetworkConnectAlias (6.43s) [2020-06-01T10:53:45.496Z] === RUN TestDockerNetworkReConnect [2020-06-01T10:53:46.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-01T10:53:46.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-01T10:53:47.421Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-06-01T10:53:48.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2020-06-01T10:53:48.741Z] === RUN TestBuildMultiStageCopy [2020-06-01T10:53:48.741Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-01T10:53:49.307Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-01T10:53:51.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-01T10:53:51.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-01T10:53:51.199Z] --- PASS: TestDockerNetworkReConnect (5.43s) [2020-06-01T10:53:51.199Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T10:53:51.376Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-01T10:53:51.685Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-01T10:53:52.367Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-06-01T10:53:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-06-01T10:53:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-06-01T10:53:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-06-01T10:53:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-06-01T10:53:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-06-01T10:53:52.367Z] === RUN TestBuildMultiStageParentConfig [2020-06-01T10:53:52.558Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-01T10:53:53.452Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-06-01T10:53:53.452Z] === RUN TestBuildLabelWithTargets [2020-06-01T10:53:55.107Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2020-06-01T10:53:55.107Z] === RUN TestBuildWithEmptyLayers [2020-06-01T10:53:55.664Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-06-01T10:53:55.664Z] === RUN TestBuildMultiStageOnBuild [2020-06-01T10:53:55.858Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-01T10:53:56.783Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-01T10:53:57.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-01T10:53:57.831Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-06-01T10:53:57.831Z] === RUN TestBuildUncleanTarFilenames [2020-06-01T10:53:58.920Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-01T10:53:58.933Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-06-01T10:53:58.933Z] === RUN TestBuildMultiStageLayerLeak [2020-06-01T10:53:59.888Z] --- PASS: TestDockerRestartWithAttachbleNetwork (8.96s) [2020-06-01T10:53:59.888Z] === RUN TestServicePlugin [2020-06-01T10:53:59.888Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-01T10:53:59.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-01T10:54:00.490Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-01T10:54:01.072Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) [2020-06-01T10:54:01.072Z] === RUN TestBuildWithHugeFile [2020-06-01T10:54:02.376Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-01T10:54:03.300Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-01T10:54:03.556Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-01T10:54:04.480Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-01T10:54:04.480Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-01T10:54:04.734Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-01T10:54:07.246Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-01T10:54:08.650Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-01T10:54:08.650Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-01T10:54:08.905Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-01T10:54:09.829Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-01T10:54:09.829Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-01T10:54:10.429Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-01T10:54:11.415Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-01T10:54:11.673Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-01T10:54:11.673Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-01T10:54:11.673Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-01T10:54:13.556Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-01T10:54:14.525Z] === RUN TestDockerSuite/TestEventsRename [2020-06-01T10:54:15.450Z] === RUN TestDockerSuite/TestEventsResize [2020-06-01T10:54:16.373Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-01T10:54:17.296Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-01T10:54:18.655Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-01T10:54:19.620Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-01T10:54:22.920Z] === RUN TestDockerSuite/TestEventsTop [2020-06-01T10:54:24.280Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-01T10:54:24.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-01T10:54:26.897Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-01T10:54:28.299Z] === RUN TestDockerSuite/TestExec [2020-06-01T10:54:29.223Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-01T10:54:30.589Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-01T10:54:31.514Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-01T10:54:32.527Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-01T10:54:33.886Z] --- PASS: TestServicePlugin (34.19s) [2020-06-01T10:54:33.886Z] plugin_test.go:62: [dba92abf2e9d5] joining swarm manager [d657c85a74ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T10:54:33.886Z] plugin_test.go:65: [d00527c3488c7] joining swarm manager [d657c85a74ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T10:54:33.886Z] === RUN TestServiceUpdateLabel [2020-06-01T10:54:34.445Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-01T10:54:35.412Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-01T10:54:36.381Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-01T10:54:37.347Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-06-01T10:54:37.348Z] === RUN TestServiceUpdateSecrets [2020-06-01T10:54:37.348Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-01T10:54:38.272Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-01T10:54:39.197Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-01T10:54:40.121Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-01T10:54:42.002Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-01T10:54:43.536Z] === RUN TestDockerSuite/TestExecEnv [2020-06-01T10:54:44.504Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-01T10:54:46.385Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-01T10:54:47.762Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-01T10:54:51.017Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-01T10:54:51.273Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-01T10:54:52.196Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-01T10:54:52.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-01T10:54:52.707Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-06-01T10:54:52.707Z] === RUN TestServiceUpdateConfigs [2020-06-01T10:54:53.310Z] === RUN TestDockerSuite/TestExecParseError [2020-06-01T10:54:54.234Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-01T10:54:55.641Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-01T10:54:56.564Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-01T10:54:57.925Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-01T10:54:59.286Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-01T10:55:00.688Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-01T10:55:09.018Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-06-01T10:55:09.018Z] === RUN TestServiceUpdateNetwork [2020-06-01T10:55:11.568Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-01T10:55:12.492Z] === RUN TestDockerSuite/TestExecTTY [2020-06-01T10:55:13.428Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-01T10:55:13.987Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-01T10:55:14.958Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-01T10:55:15.883Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-01T10:55:15.883Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-01T10:55:18.438Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-01T10:55:18.998Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-01T10:55:19.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-01T10:55:20.489Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-01T10:55:21.414Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-01T10:55:22.341Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-01T10:55:22.900Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2020-06-01T10:55:22.900Z] === RUN TestServiceUpdatePidsLimit [2020-06-01T10:55:23.824Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-01T10:55:24.652Z] --- PASS: TestBuildWithHugeFile (82.94s) [2020-06-01T10:55:24.653Z] === RUN TestBuildWithEmptyDockerfile [2020-06-01T10:55:24.653Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:55:24.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:55:24.653Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:55:24.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:55:24.653Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:55:24.653Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:55:24.653Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-01T10:55:24.653Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-01T10:55:24.653Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-01T10:55:24.653Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-06-01T10:55:24.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-06-01T10:55:24.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s) [2020-06-01T10:55:24.653Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2020-06-01T10:55:24.653Z] === RUN TestBuildPreserveOwnership [2020-06-01T10:55:24.653Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-01T10:55:24.748Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-01T10:55:27.600Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-01T10:55:28.005Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-01T10:55:29.389Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2020-06-01T10:55:29.389Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-06-01T10:55:29.389Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-06-01T10:55:29.389Z] === RUN TestBuildPlatformInvalid [2020-06-01T10:55:29.389Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-06-01T10:55:29.389Z] PASS [2020-06-01T10:55:29.389Z] [2020-06-01T10:55:29.389Z] === Skipped [2020-06-01T10:55:29.389Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-01T10:55:29.389Z] build_session_test.go:25: TODO: BuildKit [2020-06-01T10:55:29.389Z] [2020-06-01T10:55:29.389Z] [2020-06-01T10:55:29.389Z] DONE 32 tests, 1 skipped in 128.412s [2020-06-01T10:55:29.389Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-01T10:55:29.389Z] ++ 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-01T10:55:29.389Z] ++ set -e [2020-06-01T10:55:29.389Z] ++ '[' -n 0 ']' [2020-06-01T10:55:29.389Z] ++ set -x [2020-06-01T10:55:29.389Z] ++ env -i DEST=/go/src/github.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-01T10:55:30.195Z] INFO: Testing against a local daemon [2020-06-01T10:55:30.195Z] === RUN TestConfigInspect [2020-06-01T10:55:31.830Z] --- PASS: TestConfigInspect (2.27s) [2020-06-01T10:55:31.830Z] === RUN TestConfigList [2020-06-01T10:55:32.160Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-01T10:55:32.416Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-01T10:55:34.172Z] --- PASS: TestConfigList (2.26s) [2020-06-01T10:55:34.172Z] === RUN TestConfigsCreateAndDelete [2020-06-01T10:55:34.387Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-01T10:55:36.331Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2020-06-01T10:55:36.331Z] === RUN TestConfigsUpdate [2020-06-01T10:55:38.502Z] --- PASS: TestConfigsUpdate (2.21s) [2020-06-01T10:55:38.502Z] === RUN TestTemplatedConfig [2020-06-01T10:55:39.814Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-01T10:55:40.069Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-01T10:55:40.069Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-01T10:55:40.069Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-06-01T10:55:40.069Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2020-06-01T10:55:40.069Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2020-06-01T10:55:40.069Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2020-06-01T10:55:40.069Z] PASS [2020-06-01T10:55:40.069Z] [2020-06-01T10:55:40.069Z] === Skipped [2020-06-01T10:55:40.069Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-01T10:55:40.069Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T10:55:40.069Z] [2020-06-01T10:55:40.069Z] [2020-06-01T10:55:40.069Z] DONE 28 tests, 1 skipped in 210.554s [2020-06-01T10:55:40.069Z] === RUN TestDockerSuite/TestHealth [2020-06-01T10:55:40.324Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-01T10:55:40.324Z] ++ 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-01T10:55:40.324Z] ++ set -e [2020-06-01T10:55:40.324Z] ++ '[' -n 0 ']' [2020-06-01T10:55:40.324Z] ++ set -x [2020-06-01T10:55:40.324Z] ++ env -i DEST=/go/src/github.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-01T10:55:40.324Z] INFO: Testing against a local daemon [2020-06-01T10:55:40.324Z] === RUN TestSessionCreate [2020-06-01T10:55:40.324Z] --- PASS: TestSessionCreate (0.08s) [2020-06-01T10:55:40.324Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-01T10:55:40.579Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-06-01T10:55:40.579Z] PASS [2020-06-01T10:55:40.579Z] [2020-06-01T10:55:40.579Z] DONE 2 tests in 0.247s [2020-06-01T10:55:40.579Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-01T10:55:40.579Z] ++ 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-01T10:55:40.579Z] ++ set -e [2020-06-01T10:55:40.579Z] ++ '[' -n 0 ']' [2020-06-01T10:55:40.579Z] ++ set -x [2020-06-01T10:55:40.579Z] ++ env -i DEST=/go/src/github.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-01T10:55:40.579Z] INFO: Testing against a local daemon [2020-06-01T10:55:40.579Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-01T10:55:40.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:55:40.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:55:40.579Z] === RUN TestEventsExecDie [2020-06-01T10:55:41.325Z] --- PASS: TestTemplatedConfig (2.83s) [2020-06-01T10:55:41.325Z] === RUN TestConfigCreateResolve [2020-06-01T10:55:41.983Z] --- PASS: TestEventsExecDie (1.39s) [2020-06-01T10:55:41.983Z] === RUN TestEventsBackwardsCompatible [2020-06-01T10:55:41.983Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-06-01T10:55:41.983Z] === RUN TestInfoBinaryCommits [2020-06-01T10:55:41.983Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-01T10:55:41.983Z] === RUN TestInfoAPIVersioned [2020-06-01T10:55:41.983Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-01T10:55:41.983Z] === RUN TestInfoDiscoveryBackend [2020-06-01T10:55:42.751Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-06-01T10:55:42.751Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-01T10:55:43.497Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-06-01T10:55:43.497Z] === RUN TestConfigDaemonLibtrustID [2020-06-01T10:55:43.927Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-01T10:55:43.927Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-01T10:55:44.128Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-06-01T10:55:44.128Z] PASS [2020-06-01T10:55:44.128Z] [2020-06-01T10:55:44.128Z] DONE 7 tests in 14.675s [2020-06-01T10:55:44.128Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-01T10:55:44.128Z] ++ 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-01T10:55:44.128Z] ++ set -e [2020-06-01T10:55:44.128Z] ++ '[' -n 0 ']' [2020-06-01T10:55:44.128Z] ++ set -x [2020-06-01T10:55:44.128Z] ++ env -i DEST=/go/src/github.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-01T10:55:44.223Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-01T10:55:44.223Z] === RUN TestInfoAPI [2020-06-01T10:55:44.223Z] --- PASS: TestInfoAPI (0.03s) [2020-06-01T10:55:44.223Z] === RUN TestInfoAPIWarnings [2020-06-01T10:55:44.419Z] INFO: Testing against a local daemon [2020-06-01T10:55:44.419Z] === RUN TestCheckpoint [2020-06-01T10:55:44.419Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-01T10:55:44.419Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:55:44.419Z] === RUN TestContainerInvalidJSON [2020-06-01T10:55:44.419Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:55:44.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:55:44.419Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:55:44.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:55:44.419Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:55:44.419Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:55:44.419Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-01T10:55:44.419Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-01T10:55:44.419Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-01T10:55:44.419Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-01T10:55:44.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-01T10:55:44.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-01T10:55:44.419Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-01T10:55:44.419Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-01T10:55:44.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-06-01T10:55:44.419Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-01T10:55:44.419Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-06-01T10:55:44.419Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-01T10:55:44.717Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-06-01T10:55:44.717Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-01T10:55:44.717Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-06-01T10:55:44.717Z] === RUN TestCopyFromContainer [2020-06-01T10:55:44.911Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-01T10:55:44.911Z] === RUN TestInfoDebug [2020-06-01T10:55:45.165Z] --- PASS: TestInfoDebug (0.53s) [2020-06-01T10:55:45.165Z] === RUN TestInfoInsecureRegistries [2020-06-01T10:55:45.765Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-06-01T10:55:45.765Z] === RUN TestInfoRegistryMirrors [2020-06-01T10:55:46.248Z] === RUN TestCopyFromContainer// [2020-06-01T10:55:46.248Z] === RUN TestCopyFromContainer//bar/root [2020-06-01T10:55:46.371Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-01T10:55:46.371Z] === RUN TestLoginFailsWithBadCredentials [2020-06-01T10:55:46.626Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-06-01T10:55:46.626Z] === RUN TestPingCacheHeaders [2020-06-01T10:55:46.626Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-01T10:55:46.626Z] === RUN TestPingGet [2020-06-01T10:55:46.626Z] --- PASS: TestPingGet (0.02s) [2020-06-01T10:55:46.626Z] === RUN TestPingHead [2020-06-01T10:55:46.626Z] --- PASS: TestPingHead (0.02s) [2020-06-01T10:55:46.626Z] === RUN TestVersion [2020-06-01T10:55:46.626Z] --- PASS: TestVersion (0.03s) [2020-06-01T10:55:46.626Z] PASS [2020-06-01T10:55:46.626Z] [2020-06-01T10:55:46.626Z] === Skipped [2020-06-01T10:55:46.626Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T10:55:46.626Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T10:55:46.626Z] [2020-06-01T10:55:46.626Z] [2020-06-01T10:55:46.626Z] DONE 18 tests, 1 skipped in 6.182s [2020-06-01T10:55:46.626Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-01T10:55:46.626Z] ++ 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-01T10:55:46.626Z] ++ set -e [2020-06-01T10:55:46.626Z] ++ '[' -n 0 ']' [2020-06-01T10:55:46.626Z] ++ set -x [2020-06-01T10:55:46.626Z] ++ env -i DEST=/go/src/github.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-01T10:55:46.626Z] INFO: Testing against a local daemon [2020-06-01T10:55:46.626Z] === RUN TestVolumesCreateAndList [2020-06-01T10:55:46.785Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-01T10:55:46.785Z] === RUN TestCopyFromContainer/bar/quux [2020-06-01T10:55:46.785Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-01T10:55:46.785Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-01T10:55:46.785Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-01T10:55:46.785Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-01T10:55:46.881Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-01T10:55:46.881Z] === RUN TestVolumesRemove [2020-06-01T10:55:46.881Z] --- PASS: TestVolumesRemove (0.07s) [2020-06-01T10:55:46.881Z] === RUN TestVolumesInspect [2020-06-01T10:55:46.881Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-01T10:55:46.881Z] === RUN TestVolumesInvalidJSON [2020-06-01T10:55:46.881Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-01T10:55:46.881Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-01T10:55:46.881Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-01T10:55:46.881Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-01T10:55:46.881Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-01T10:55:46.881Z] PASS [2020-06-01T10:55:46.881Z] [2020-06-01T10:55:46.881Z] DONE 5 tests in 0.192s [2020-06-01T10:55:46.881Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T10:55:47.096Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-01T10:55:47.096Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer (2.56s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-06-01T10:55:47.096Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-06-01T10:55:47.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-01T10:55:47.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:55:47.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:55:47.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:55:47.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:55:47.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:55:47.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:55:47.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-01T10:55:47.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-01T10:55:47.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-01T10:55:47.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-06-01T10:55:47.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-01T10:55:47.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-01T10:55:47.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-01T10:55:47.096Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-01T10:55:47.177Z] ++++ cat bundles/test-integration/docker.pid [2020-06-01T10:55:47.177Z] +++ kill 21654 [2020-06-01T10:55:47.403Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-01T10:55:47.403Z] === RUN TestCreateWithInvalidEnv [2020-06-01T10:55:47.403Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-01T10:55:47.403Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-01T10:55:47.403Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-01T10:55:47.403Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-01T10:55:47.403Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-01T10:55:47.403Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-01T10:55:47.403Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-01T10:55:47.403Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-01T10:55:47.403Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-01T10:55:47.403Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-01T10:55:47.403Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-01T10:55:47.403Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-01T10:55:47.403Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-01T10:55:47.403Z] === RUN TestCreateTmpfsMountsTarget [2020-06-01T10:55:47.403Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-01T10:55:47.403Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-01T10:55:47.432Z] +++ /etc/init.d/apparmor stop [2020-06-01T10:55:47.432Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T10:55:47.432Z] [2020-06-01T10:55:47.432Z] Unloading profiles will leave already running processes permanently [2020-06-01T10:55:47.432Z] unconfined, which can lead to unexpected situations. [2020-06-01T10:55:47.432Z] [2020-06-01T10:55:47.432Z] To set a process to complain mode, use the command line tool [2020-06-01T10:55:47.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T10:55:47.432Z] +++ true [2020-06-01T10:55:47.432Z] exiting test-integration [2020-06-01T10:55:47.432Z] ++ exit 0 [2020-06-01T10:55:47.432Z] [2020-06-01T10:55:47.991Z] + for job in $(jobs -p) [2020-06-01T10:55:47.991Z] + wait 14824 [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:55:49.225Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-01T10:55:49.225Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-06-01T10:55:49.225Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-06-01T10:55:49.225Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2020-06-01T10:55:51.311Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-01T10:55:51.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:55:51.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:55:51.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:55:51.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:55:51.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:55:51.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:55:51.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:55:51.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:55:51.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:55:51.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:55:51.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-01T10:55:51.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-01T10:55:51.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-01T10:55:51.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-01T10:55:51.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-06-01T10:55:51.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-01T10:55:51.311Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-01T10:55:51.954Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-06-01T10:55:51.954Z] === RUN TestCreateDifferentPlatform [2020-06-01T10:55:51.954Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-01T10:55:51.954Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-01T10:55:51.954Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-01T10:55:51.954Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-01T10:55:51.954Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-01T10:55:51.954Z] === RUN TestContainerStartOnDaemonRestart [2020-06-01T10:55:51.954Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-01T10:55:51.954Z] === RUN TestDaemonRestartIpcMode [2020-06-01T10:55:51.954Z] === PAUSE TestDaemonRestartIpcMode [2020-06-01T10:55:51.954Z] === RUN TestDaemonHostGatewayIP [2020-06-01T10:55:51.954Z] === PAUSE TestDaemonHostGatewayIP [2020-06-01T10:55:51.954Z] === RUN TestContainerKillOnDaemonStart [2020-06-01T10:55:51.954Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-01T10:55:51.954Z] === RUN TestDiff [2020-06-01T10:55:53.052Z] --- PASS: TestDiff (0.67s) [2020-06-01T10:55:53.052Z] === RUN TestExecWithCloseStdin [2020-06-01T10:55:53.356Z] --- PASS: TestExecWithCloseStdin (0.75s) [2020-06-01T10:55:53.356Z] === RUN TestExec [2020-06-01T10:55:54.401Z] --- PASS: TestExec (0.82s) [2020-06-01T10:55:54.401Z] === RUN TestExecUser [2020-06-01T10:55:55.031Z] --- PASS: TestExecUser (0.76s) [2020-06-01T10:55:55.031Z] === RUN TestExportContainerAndImportImage [2020-06-01T10:55:56.067Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2020-06-01T10:55:56.067Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-01T10:55:57.862Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-06-01T10:55:57.862Z] === RUN TestHealthCheckWorkdir [2020-06-01T10:55:58.502Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-06-01T10:55:58.502Z] === RUN TestHealthKillContainer [2020-06-01T10:56:00.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-01T10:56:01.473Z] --- PASS: TestHealthKillContainer (2.82s) [2020-06-01T10:56:01.473Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-01T10:56:02.006Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-06-01T10:56:02.006Z] === RUN TestIpcModeNone [2020-06-01T10:56:02.020Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-01T10:56:02.020Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-01T10:56:02.020Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-01T10:56:02.020Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-01T10:56:02.687Z] --- PASS: TestIpcModeNone (0.77s) [2020-06-01T10:56:02.687Z] === RUN TestIpcModePrivate [2020-06-01T10:56:02.945Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-01T10:56:02.945Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-01T10:56:03.787Z] --- PASS: TestIpcModePrivate (0.77s) [2020-06-01T10:56:03.787Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-01T10:56:03.787Z] === RUN TestIpcModeShareable [2020-06-01T10:56:03.869Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-01T10:56:06.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-01T10:56:06.765Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-01T10:56:06.776Z] --- PASS: TestIpcModeShareable (0.81s) [2020-06-01T10:56:06.776Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-01T10:56:06.776Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-01T10:56:06.776Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2020-06-01T10:56:06.776Z] === RUN TestAPIIpcModeHost [2020-06-01T10:56:07.073Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-06-01T10:56:07.073Z] === RUN TestDaemonIpcModeShareable [2020-06-01T10:56:07.370Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-01T10:56:08.293Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-01T10:56:08.547Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-01T10:56:08.970Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-06-01T10:56:08.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-01T10:56:08.970Z] === RUN TestDaemonIpcModePrivate [2020-06-01T10:56:09.470Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-01T10:56:10.501Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-06-01T10:56:10.501Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-01T10:56:10.501Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-01T10:56:12.158Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-06-01T10:56:12.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-01T10:56:12.158Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-01T10:56:12.810Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-01T10:56:12.810Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-01T10:56:12.810Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-01T10:56:14.218Z] === RUN TestDockerSuite/TestImportFile [2020-06-01T10:56:14.288Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-06-01T10:56:14.288Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-01T10:56:14.288Z] === RUN TestIpcModeOlderClient [2020-06-01T10:56:14.288Z] === PAUSE TestIpcModeOlderClient [2020-06-01T10:56:14.288Z] === RUN TestKillContainerInvalidSignal [2020-06-01T10:56:14.593Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-06-01T10:56:14.593Z] === RUN TestKillContainer [2020-06-01T10:56:14.593Z] === RUN TestKillContainer/no_signal [2020-06-01T10:56:15.288Z] === RUN TestKillContainer/non_killing_signal [2020-06-01T10:56:15.876Z] === RUN TestKillContainer/killing_signal [2020-06-01T10:56:16.101Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-01T10:56:16.355Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-01T10:56:16.590Z] --- PASS: TestKillContainer (1.99s) [2020-06-01T10:56:16.590Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-06-01T10:56:16.590Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-06-01T10:56:16.590Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-06-01T10:56:16.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-01T10:56:16.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-01T10:56:17.259Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-01T10:56:17.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2020-06-01T10:56:17.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-06-01T10:56:17.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-06-01T10:56:17.788Z] === RUN TestKillStoppedContainer [2020-06-01T10:56:18.095Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-06-01T10:56:18.095Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-01T10:56:18.095Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-06-01T10:56:18.095Z] === RUN TestKillDifferentUserContainer [2020-06-01T10:56:18.237Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-01T10:56:18.735Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-06-01T10:56:18.735Z] === RUN TestInspectOomKilledTrue [2020-06-01T10:56:19.770Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-06-01T10:56:19.770Z] === RUN TestInspectOomKilledFalse [2020-06-01T10:56:20.406Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2020-06-01T10:56:20.406Z] === RUN TestLinksEtcHostsContentMatch [2020-06-01T10:56:20.749Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-01T10:56:21.037Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-06-01T10:56:21.037Z] === RUN TestLinksContainerNames [2020-06-01T10:56:22.530Z] --- PASS: TestLinksContainerNames (1.35s) [2020-06-01T10:56:22.530Z] === RUN TestLogsFollowTailEmpty [2020-06-01T10:56:22.676Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-01T10:56:23.077Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-06-01T10:56:23.077Z] === RUN TestContainerNetworkMountsNoChown [2020-06-01T10:56:23.609Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-01T10:56:23.971Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/default [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/default [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/private [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/private [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rprivate [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/slave [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/slave [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rslave [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/shared [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/shared [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rshared [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/default [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/rprivate [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/private [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/rslave [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:56:23.971Z] === CONT TestMountDaemonRoot/rshared [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:56:23.971Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:56:23.971Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/shared [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/slave [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-01T10:56:23.972Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:56:23.972Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-01T10:56:23.972Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-01T10:56:24.283Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-01T10:56:24.283Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-01T10:56:24.283Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-01T10:56:24.284Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-01T10:56:24.284Z] === RUN TestContainerBindMountNonRecursive [2020-06-01T10:56:24.533Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-01T10:56:25.895Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-01T10:56:25.895Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-01T10:56:25.895Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-01T10:56:25.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-01T10:56:26.051Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2020-06-01T10:56:26.051Z] === RUN TestNetworkNat [2020-06-01T10:56:26.496Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-01T10:56:26.690Z] --- PASS: TestNetworkNat (0.71s) [2020-06-01T10:56:26.690Z] === RUN TestNetworkLocalhostTCPNat [2020-06-01T10:56:27.327Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-06-01T10:56:27.327Z] === RUN TestNetworkLoopbackNat [2020-06-01T10:56:27.419Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-01T10:56:28.410Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-06-01T10:56:28.410Z] === RUN TestPause [2020-06-01T10:56:28.780Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-01T10:56:29.042Z] --- PASS: TestPause (0.71s) [2020-06-01T10:56:29.042Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-01T10:56:29.042Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:56:29.042Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:56:29.042Z] === RUN TestPauseStopPausedContainer [2020-06-01T10:56:29.340Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-01T10:56:29.685Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-06-01T10:56:29.685Z] === RUN TestPsFilter [2020-06-01T10:56:29.982Z] --- PASS: TestPsFilter (0.19s) [2020-06-01T10:56:29.982Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-01T10:56:30.270Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-01T10:56:30.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-06-01T10:56:30.631Z] === RUN TestRemoveContainerWithVolume [2020-06-01T10:56:31.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-01T10:56:31.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-01T10:56:31.193Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-01T10:56:31.259Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-06-01T10:56:31.259Z] === RUN TestRemoveContainerRunning [2020-06-01T10:56:31.888Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-06-01T10:56:31.888Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-01T10:56:32.514Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-06-01T10:56:32.514Z] === RUN TestRemoveInvalidContainer [2020-06-01T10:56:32.514Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-06-01T10:56:32.514Z] === RUN TestRenameLinkedContainer [2020-06-01T10:56:33.075Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-01T10:56:33.633Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-01T10:56:33.888Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-01T10:56:34.447Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-01T10:56:34.447Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-01T10:56:35.191Z] --- PASS: TestRenameLinkedContainer (2.57s) [2020-06-01T10:56:35.191Z] === RUN TestRenameStoppedContainer [2020-06-01T10:56:35.371Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-01T10:56:35.371Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-01T10:56:35.850Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-06-01T10:56:35.850Z] === RUN TestRenameRunningContainerAndReuse [2020-06-01T10:56:36.733Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-01T10:56:37.154Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-06-01T10:56:37.154Z] === RUN TestRenameInvalidName [2020-06-01T10:56:37.292Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-01T10:56:37.547Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-01T10:56:37.828Z] --- PASS: TestRenameInvalidName (0.67s) [2020-06-01T10:56:37.828Z] === RUN TestRenameAnonymousContainer [2020-06-01T10:56:38.470Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-01T10:56:39.394Z] === RUN TestDockerSuite/TestInspectImage [2020-06-01T10:56:39.394Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-01T10:56:39.649Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-01T10:56:39.649Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-01T10:56:39.958Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2020-06-01T10:56:39.958Z] === RUN TestRenameContainerWithSameName [2020-06-01T10:56:40.581Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-01T10:56:40.581Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-01T10:56:40.606Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-06-01T10:56:40.606Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-01T10:56:41.546Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-01T10:56:41.801Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-01T10:56:42.114Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2020-06-01T10:56:42.114Z] === RUN TestResize [2020-06-01T10:56:42.727Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-01T10:56:42.759Z] --- PASS: TestResize (0.66s) [2020-06-01T10:56:42.759Z] === RUN TestResizeWithInvalidSize [2020-06-01T10:56:43.398Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-06-01T10:56:43.398Z] === RUN TestResizeWhenContainerNotStarted [2020-06-01T10:56:43.652Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-01T10:56:43.652Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-01T10:56:44.053Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:56:44.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:56:44.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:56:44.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:56:44.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-01T10:56:44.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:56:44.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-01T10:56:45.534Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-01T10:56:45.534Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-01T10:56:46.094Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-01T10:56:46.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-01T10:56:46.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-01T10:56:46.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-01T10:56:47.017Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-01T10:56:47.017Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-01T10:56:47.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-01T10:56:48.901Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-01T10:56:49.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-01T10:56:49.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-01T10:56:49.829Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-01T10:56:50.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-01T10:56:51.195Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-01T10:56:51.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-01T10:56:51.755Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-01T10:56:51.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-01T10:56:52.679Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-01T10:56:53.604Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.17s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.68s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.23s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.74s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.46s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2020-06-01T10:56:53.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-06-01T10:56:53.741Z] === RUN TestCgroupNamespacesRun [2020-06-01T10:56:54.529Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-01T10:56:54.529Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-01T10:56:55.377Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-06-01T10:56:55.378Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-01T10:56:56.955Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-06-01T10:56:56.955Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-01T10:56:57.036Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-01T10:56:57.036Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-01T10:56:58.754Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-06-01T10:56:58.754Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-01T10:56:58.923Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-01T10:57:00.284Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-01T10:57:00.539Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-01T10:57:00.570Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-06-01T10:57:00.570Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-01T10:57:02.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-06-01T10:57:02.206Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-01T10:57:02.423Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-01T10:57:03.758Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2020-06-01T10:57:03.758Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-01T10:57:04.430Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-06-01T10:57:04.430Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-01T10:57:04.938Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-01T10:57:06.068Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-06-01T10:57:06.068Z] === RUN TestKernelTCPMemory [2020-06-01T10:57:06.997Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-06-01T10:57:06.997Z] === RUN TestNISDomainname [2020-06-01T10:57:07.446Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-01T10:57:07.447Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-01T10:57:08.416Z] --- PASS: TestNISDomainname (0.91s) [2020-06-01T10:57:08.416Z] === RUN TestHostnameDnsResolution [2020-06-01T10:57:09.096Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-06-01T10:57:09.096Z] === RUN TestStats [2020-06-01T10:57:09.954Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-01T10:57:10.513Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-01T10:57:11.478Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-01T10:57:11.928Z] --- PASS: TestStats (2.67s) [2020-06-01T10:57:11.929Z] === RUN TestStopContainerWithTimeout [2020-06-01T10:57:11.929Z] === RUN TestStopContainerWithTimeout/0 [2020-06-01T10:57:11.929Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-01T10:57:11.929Z] === RUN TestStopContainerWithTimeout/1 [2020-06-01T10:57:11.929Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-01T10:57:11.929Z] === RUN TestStopContainerWithTimeout/3 [2020-06-01T10:57:11.929Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-01T10:57:11.929Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-01T10:57:11.929Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-01T10:57:11.929Z] === CONT TestStopContainerWithTimeout/0 [2020-06-01T10:57:11.929Z] === CONT TestStopContainerWithTimeout/1 [2020-06-01T10:57:11.929Z] === CONT TestStopContainerWithTimeout/3 [2020-06-01T10:57:11.929Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-01T10:57:15.540Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-06-01T10:57:15.540Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-06-01T10:57:15.540Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-06-01T10:57:15.540Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-06-01T10:57:15.540Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2020-06-01T10:57:15.540Z] === RUN TestDeleteDevicemapper [2020-06-01T10:57:15.540Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-01T10:57:15.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:57:15.540Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-01T10:57:17.827Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2020-06-01T10:57:17.827Z] === RUN TestUpdateMemory [2020-06-01T10:57:17.827Z] --- PASS: TestUpdateMemory (0.90s) [2020-06-01T10:57:17.827Z] === RUN TestUpdateCPUQuota [2020-06-01T10:57:19.462Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-06-01T10:57:19.462Z] === RUN TestUpdatePidsLimit [2020-06-01T10:57:19.462Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-01T10:57:19.462Z] === RUN TestUpdatePidsLimit/no_change [2020-06-01T10:57:19.764Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-01T10:57:20.389Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-01T10:57:20.389Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-01T10:57:21.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-01T10:57:21.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit (3.45s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-06-01T10:57:22.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-06-01T10:57:22.820Z] === RUN TestUpdateRestartPolicy [2020-06-01T10:57:23.635Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-01T10:57:23.635Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-01T10:57:26.143Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-01T10:57:28.026Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-01T10:57:28.950Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-01T10:57:31.459Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-01T10:57:31.459Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-01T10:57:32.019Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-01T10:57:32.019Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-01T10:57:32.019Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-01T10:57:32.019Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-01T10:57:32.943Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-01T10:57:33.867Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-01T10:57:35.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-01T10:57:35.878Z] --- PASS: TestUpdateRestartPolicy (11.98s) [2020-06-01T10:57:35.878Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-01T10:57:35.878Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-06-01T10:57:35.878Z] === RUN TestWaitNonBlocked [2020-06-01T10:57:35.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:57:35.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:57:35.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:57:35.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:57:35.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-01T10:57:35.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-01T10:57:36.172Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-01T10:57:36.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-06-01T10:57:36.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-06-01T10:57:36.172Z] === RUN TestWaitBlocked [2020-06-01T10:57:36.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:57:36.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:57:36.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:57:36.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:57:36.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-01T10:57:36.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-01T10:57:37.468Z] --- PASS: TestWaitBlocked (0.04s) [2020-06-01T10:57:37.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-06-01T10:57:37.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-06-01T10:57:37.468Z] === CONT TestContainerStartOnDaemonRestart [2020-06-01T10:57:37.468Z] === CONT TestIpcModeOlderClient [2020-06-01T10:57:37.468Z] === CONT TestContainerKillOnDaemonStart [2020-06-01T10:57:37.468Z] === CONT TestDaemonHostGatewayIP [2020-06-01T10:57:37.468Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-06-01T10:57:37.468Z] === CONT TestDaemonRestartIpcMode [2020-06-01T10:57:38.258Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-01T10:57:38.818Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-01T10:57:41.571Z] --- PASS: TestContainerStartOnDaemonRestart (4.23s) [2020-06-01T10:57:42.192Z] --- PASS: TestDaemonRestartIpcMode (4.97s) [2020-06-01T10:57:42.475Z] --- PASS: TestDaemonHostGatewayIP (5.25s) [2020-06-01T10:57:44.049Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-01T10:57:44.310Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-01T10:57:44.310Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-01T10:57:45.671Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-01T10:57:46.594Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-01T10:57:47.955Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-01T10:57:48.515Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-01T10:57:49.074Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-01T10:57:49.997Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-01T10:57:51.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-01T10:57:52.035Z] --- PASS: TestContainerKillOnDaemonStart (13.50s) [2020-06-01T10:57:52.035Z] PASS [2020-06-01T10:57:52.035Z] [2020-06-01T10:57:52.035Z] === Skipped [2020-06-01T10:57:52.035Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-01T10:57:52.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-01T10:57:52.035Z] [2020-06-01T10:57:52.035Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-01T10:57:52.035Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-01T10:57:52.035Z] [2020-06-01T10:57:52.035Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-01T10:57:52.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-01T10:57:52.035Z] [2020-06-01T10:57:52.035Z] [2020-06-01T10:57:52.035Z] DONE 203 tests, 3 skipped in 126.498s [2020-06-01T10:57:52.035Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-01T10:57:52.035Z] ++ 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-01T10:57:52.035Z] ++ set -e [2020-06-01T10:57:52.035Z] ++ '[' -n 0 ']' [2020-06-01T10:57:52.035Z] ++ set -x [2020-06-01T10:57:52.035Z] ++ env -i DEST=/go/src/github.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-01T10:57:52.035Z] INFO: Testing against a local daemon [2020-06-01T10:57:52.035Z] === RUN TestCommitInheritsEnv [2020-06-01T10:57:52.035Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-06-01T10:57:52.035Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-01T10:57:52.035Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-01T10:57:52.035Z] === RUN TestImagesFilterMultiReference [2020-06-01T10:57:52.035Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-01T10:57:52.035Z] === RUN TestImagePullPlatformInvalid [2020-06-01T10:57:52.035Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-01T10:57:52.035Z] === RUN TestRemoveImageOrphaning [2020-06-01T10:57:52.035Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-06-01T10:57:52.035Z] === RUN TestRemoveImageGarbageCollector [2020-06-01T10:57:52.035Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-01T10:57:52.035Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T10:57:52.035Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-01T10:57:52.035Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-01T10:57:52.035Z] === RUN TestTagInvalidReference [2020-06-01T10:57:52.035Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-01T10:57:52.035Z] === RUN TestTagValidPrefixedRepo [2020-06-01T10:57:52.035Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-01T10:57:52.035Z] === RUN TestTagExistedNameWithoutForce [2020-06-01T10:57:52.035Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-01T10:57:52.035Z] === RUN TestTagOfficialNames [2020-06-01T10:57:52.035Z] --- PASS: TestTagOfficialNames (0.06s) [2020-06-01T10:57:52.035Z] === RUN TestTagMatchesDigest [2020-06-01T10:57:52.035Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-01T10:57:52.035Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-01T10:57:52.439Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-01T10:57:53.362Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-01T10:57:54.286Z] === RUN TestDockerSuite/TestLogsSince [2020-06-01T10:57:55.646Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-01T10:57:58.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-01T10:58:01.410Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-01T10:58:01.666Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-01T10:58:04.923Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-01T10:58:06.823Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-01T10:58:07.794Z] === RUN TestDockerSuite/TestLogsTail [2020-06-01T10:58:08.354Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-01T10:58:08.610Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-01T10:58:09.537Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-01T10:58:10.461Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-01T10:58:10.716Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-01T10:58:10.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-01T10:58:11.640Z] === RUN TestDockerSuite/TestNetHostname [2020-06-01T10:58:14.150Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-01T10:58:14.150Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-01T10:58:14.405Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-01T10:58:16.291Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-01T10:58:18.801Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-01T10:58:19.361Z] === RUN TestDockerSuite/TestPluginActive [2020-06-01T10:58:20.284Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-01T10:58:21.207Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-01T10:58:27.734Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-01T10:58:27.734Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-01T10:58:27.734Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-01T10:58:27.734Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-01T10:58:31.082Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-01T10:58:32.441Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-01T10:58:34.364Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-01T10:58:39.598Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-01T10:58:40.522Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-01T10:58:41.446Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-01T10:58:42.807Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-01T10:58:44.169Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-01T10:58:44.423Z] === RUN TestDockerSuite/TestPortList [2020-06-01T10:58:48.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-01T10:58:51.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-01T10:58:56.384Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-01T10:58:56.384Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-01T10:58:57.308Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-01T10:58:59.204Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-01T10:59:05.818Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-01T10:59:05.818Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-01T10:59:05.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-01T10:59:05.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-01T10:59:05.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-01T10:59:06.784Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-01T10:59:06.784Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-01T10:59:07.385Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-01T10:59:07.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-01T10:59:09.563Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-01T10:59:09.563Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-01T10:59:12.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-01T10:59:12.860Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-01T10:59:14.787Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-01T10:59:15.042Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-01T10:59:15.297Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-01T10:59:18.599Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-01T10:59:19.523Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-01T10:59:22.825Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-01T10:59:26.090Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-01T10:59:28.599Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-01T10:59:28.599Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-01T10:59:32.756Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-01T10:59:40.825Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-01T10:59:40.825Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-01T10:59:42.187Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-01T10:59:43.111Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-01T10:59:44.994Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-01T10:59:46.354Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-01T10:59:48.236Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-01T10:59:51.496Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-01T10:59:54.020Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-01T10:59:55.381Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-01T10:59:55.636Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-01T10:59:56.560Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-01T10:59:59.071Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-01T11:00:02.329Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-01T11:00:02.890Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-01T11:00:02.890Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-01T11:00:02.890Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-01T11:00:03.145Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-01T11:00:03.145Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-01T11:00:03.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-01T11:00:04.505Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-01T11:00:05.867Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-01T11:00:06.122Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-01T11:00:07.483Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-01T11:00:08.408Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-01T11:00:08.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-01T11:00:16.735Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-01T11:00:18.095Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-01T11:00:20.632Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-01T11:00:20.632Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-01T11:00:20.632Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-01T11:00:20.886Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-01T11:00:23.395Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-01T11:00:25.277Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-01T11:00:29.438Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-01T11:00:30.800Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-01T11:00:30.800Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-01T11:00:30.800Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-01T11:00:34.057Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-01T11:00:34.982Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-01T11:00:36.344Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-01T11:00:36.599Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-01T11:00:38.482Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-01T11:00:39.405Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-01T11:00:41.290Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-01T11:00:42.214Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-01T11:00:42.469Z] === RUN TestDockerSuite/TestRmiTag [2020-06-01T11:00:42.469Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-01T11:00:43.393Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-01T11:00:45.956Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-01T11:00:48.509Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-01T11:00:49.068Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-01T11:00:49.992Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-01T11:00:50.551Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-01T11:00:51.912Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-01T11:00:52.836Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-01T11:00:53.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-01T11:00:54.015Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-01T11:00:54.015Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-01T11:00:54.940Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-01T11:00:56.823Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-01T11:00:57.382Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-01T11:00:58.305Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-01T11:00:59.228Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-01T11:01:01.112Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-01T11:01:01.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-01T11:01:02.643Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-01T11:01:03.567Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-01T11:01:04.494Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-01T11:01:05.418Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-01T11:01:06.342Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-01T11:01:07.266Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-01T11:01:08.628Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-01T11:01:09.552Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-01T11:01:10.111Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-01T11:01:11.034Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-01T11:01:11.957Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-01T11:01:11.957Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-01T11:01:14.549Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-01T11:01:15.108Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-01T11:01:16.074Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-01T11:01:16.633Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-01T11:01:17.556Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-01T11:01:17.556Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-01T11:01:18.479Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-01T11:01:19.038Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-01T11:01:19.961Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-01T11:01:20.885Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-01T11:01:21.139Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-01T11:01:21.699Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-01T11:01:21.699Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-01T11:01:22.623Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-01T11:01:22.623Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-01T11:01:23.993Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-01T11:01:24.916Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-01T11:01:25.840Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-01T11:01:26.441Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-01T11:01:26.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-01T11:01:27.620Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-01T11:01:28.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-01T11:01:29.540Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-01T11:01:30.904Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-01T11:01:32.266Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-01T11:01:33.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-01T11:01:34.114Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-01T11:01:35.038Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-01T11:01:35.597Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-01T11:01:36.521Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-01T11:01:38.407Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-01T11:01:42.562Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-01T11:01:42.562Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-01T11:01:42.816Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-01T11:01:45.328Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-01T11:01:47.217Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-01T11:01:49.769Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-01T11:01:53.028Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-01T11:01:53.028Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-01T11:01:53.028Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-01T11:01:53.282Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-01T11:01:55.166Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-01T11:01:57.049Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-01T11:01:58.978Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-01T11:01:59.903Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-01T11:02:01.785Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-01T11:02:02.387Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-01T11:02:02.387Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-01T11:02:03.311Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-01T11:02:05.193Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-01T11:02:05.193Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-01T11:02:05.752Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-01T11:02:06.677Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-01T11:02:07.601Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-01T11:02:08.161Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-01T11:02:08.161Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-01T11:02:09.092Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-01T11:02:10.029Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-01T11:02:10.588Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-01T11:02:11.511Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-01T11:02:12.435Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-01T11:02:12.994Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-01T11:02:13.918Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-01T11:02:14.842Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-01T11:02:14.842Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-01T11:02:15.401Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-01T11:02:16.325Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-01T11:02:17.684Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-01T11:02:18.244Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-01T11:02:18.244Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-01T11:02:22.400Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-01T11:02:22.655Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-01T11:02:34.847Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-01T11:02:35.406Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-01T11:02:36.767Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-01T11:02:36.767Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-01T11:02:36.767Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-01T11:02:36.767Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-01T11:02:37.690Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-01T11:02:40.949Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-01T11:02:42.310Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-01T11:02:44.193Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-01T11:02:44.752Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-01T11:02:45.675Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-01T11:02:46.234Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-01T11:02:47.595Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-01T11:02:47.595Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-01T11:02:47.595Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-01T11:02:49.478Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-01T11:02:50.079Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-01T11:02:50.681Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-01T11:02:52.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-01T11:02:52.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-01T11:02:52.568Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-01T11:02:54.456Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-01T11:02:55.379Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-01T11:02:56.303Z] === RUN TestDockerSuite/TestRunMount [2020-06-01T11:03:01.268Z] --- PASS: TestImportExtremelyLargeImageWorks (296.37s) [2020-06-01T11:03:01.268Z] PASS [2020-06-01T11:03:01.268Z] [2020-06-01T11:03:01.268Z] === Skipped [2020-06-01T11:03:01.268Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-01T11:03:01.268Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:03:01.268Z] [2020-06-01T11:03:01.268Z] [2020-06-01T11:03:01.268Z] DONE 12 tests, 1 skipped in 297.737s [2020-06-01T11:03:01.268Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-01T11:03:01.268Z] ++ 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-01T11:03:01.268Z] ++ set -e [2020-06-01T11:03:01.268Z] ++ '[' -n 0 ']' [2020-06-01T11:03:01.268Z] ++ set -x [2020-06-01T11:03:01.268Z] ++ env -i DEST=/go/src/github.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-01T11:03:01.268Z] INFO: Testing against a local daemon [2020-06-01T11:03:01.268Z] === RUN TestNetworkCreateDelete [2020-06-01T11:03:01.268Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-06-01T11:03:01.268Z] === RUN TestDockerNetworkDeletePreferID [2020-06-01T11:03:01.268Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-06-01T11:03:01.268Z] === RUN TestDaemonDNSFallback [2020-06-01T11:03:01.268Z] --- PASS: TestDaemonDNSFallback (1.94s) [2020-06-01T11:03:01.268Z] === RUN TestInspectNetwork [2020-06-01T11:03:01.268Z] === RUN TestInspectNetwork/full_network_id [2020-06-01T11:03:01.268Z] === RUN TestInspectNetwork/partial_network_id [2020-06-01T11:03:01.268Z] === RUN TestInspectNetwork/network_name [2020-06-01T11:03:01.268Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-01T11:03:01.268Z] --- PASS: TestInspectNetwork (7.64s) [2020-06-01T11:03:01.268Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-01T11:03:01.268Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-01T11:03:01.268Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-01T11:03:01.268Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-01T11:03:01.268Z] === RUN TestRunContainerWithBridgeNone [2020-06-01T11:03:01.268Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) [2020-06-01T11:03:01.268Z] === RUN TestNetworkInvalidJSON [2020-06-01T11:03:01.268Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-01T11:03:01.268Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-01T11:03:01.268Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T11:03:01.268Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T11:03:01.268Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T11:03:01.268Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T11:03:01.268Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-01T11:03:01.268Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-01T11:03:01.268Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-01T11:03:01.268Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-01T11:03:01.268Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-01T11:03:01.268Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-01T11:03:01.268Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-01T11:03:01.268Z] === RUN TestHostIPv4BridgeLabel [2020-06-01T11:03:01.908Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-06-01T11:03:01.908Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-01T11:03:02.808Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-06-01T11:03:02.808Z] === RUN TestDaemonDefaultNetworkPools [2020-06-01T11:03:03.865Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-06-01T11:03:03.865Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-01T11:03:04.379Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-01T11:03:04.380Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-01T11:03:04.635Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-01T11:03:04.898Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-01T11:03:04.911Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-06-01T11:03:04.911Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-01T11:03:06.405Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-06-01T11:03:06.405Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-01T11:03:06.788Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-01T11:03:07.044Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-06-01T11:03:07.044Z] === RUN TestServiceWithPredefinedNetwork [2020-06-01T11:03:09.228Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2020-06-01T11:03:09.228Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-01T11:03:09.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T11:03:09.228Z] service_test.go:236: FLAKY_TEST [2020-06-01T11:03:09.228Z] === RUN TestServiceWithDataPathPortInit [2020-06-01T11:03:09.339Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-01T11:03:12.598Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-01T11:03:13.159Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-01T11:03:16.417Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-01T11:03:16.417Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-01T11:03:18.927Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-01T11:03:20.810Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-01T11:03:21.775Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-01T11:03:22.030Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-01T11:03:22.030Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-01T11:03:22.954Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-01T11:03:24.315Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-01T11:03:24.874Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-01T11:03:24.874Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-01T11:03:25.701Z] --- PASS: TestServiceWithDataPathPortInit (14.73s) [2020-06-01T11:03:25.702Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-01T11:03:25.797Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-01T11:03:28.390Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-01T11:03:30.291Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-01T11:03:30.291Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-01T11:03:30.850Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-01T11:03:32.097Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2020-06-01T11:03:32.097Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3knn4qaf8uely02dt930f0dj Created:2020-06-01 11:03:25.097642857 +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[f7d5a9f9c396da9e7622e369cbc40c3bdbd4534875bc665871583b3b475adff3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v31qu7g2klb6pwxd2ndy63r78 EndpointID:7e4162f43cf55d49e0dd87505d7c33fff83d0d2ebb52902ba7d496063c02bdb6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e1b94491415c67f4ae936d4975cf254a836d56cd83f9a9bfb61ce598764f697e 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:630dba262c89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v31qu7g2klb6pwxd2ndy63r78 EndpointID:7e4162f43cf55d49e0dd87505d7c33fff83d0d2ebb52902ba7d496063c02bdb6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-01T11:03:32.097Z] PASS [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] === Skipped [2020-06-01T11:03:32.097Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-01T11:03:32.097Z] service_test.go:236: FLAKY_TEST [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] DONE 23 tests, 1 skipped in 42.953s [2020-06-01T11:03:32.097Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-01T11:03:32.097Z] ++ 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-01T11:03:32.097Z] ++ set -e [2020-06-01T11:03:32.097Z] ++ '[' -n 0 ']' [2020-06-01T11:03:32.097Z] ++ set -x [2020-06-01T11:03:32.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=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-01T11:03:32.097Z] INFO: Testing against a local daemon [2020-06-01T11:03:32.097Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-01T11:03:32.097Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T11:03:32.097Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T11:03:32.097Z] === RUN TestDockerNetworkIpvlan [2020-06-01T11:03:32.097Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-01T11:03:32.097Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T11:03:32.097Z] PASS [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] === Skipped [2020-06-01T11:03:32.097Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-01T11:03:32.097Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-01T11:03:32.097Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] [2020-06-01T11:03:32.097Z] DONE 2 tests, 2 skipped in 0.113s [2020-06-01T11:03:32.097Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-01T11:03:32.097Z] ++ 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-01T11:03:32.097Z] ++ set -e [2020-06-01T11:03:32.097Z] ++ '[' -n 0 ']' [2020-06-01T11:03:32.097Z] ++ set -x [2020-06-01T11:03:32.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=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-01T11:03:32.097Z] INFO: Testing against a local daemon [2020-06-01T11:03:32.097Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-01T11:03:33.188Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-06-01T11:03:33.188Z] === RUN TestDockerNetworkMacvlan [2020-06-01T11:03:34.258Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-01T11:03:34.924Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-01T11:03:36.001Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-01T11:03:36.082Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-01T11:03:37.006Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-01T11:03:37.006Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-01T11:03:37.932Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-01T11:03:37.932Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-01T11:03:38.849Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-01T11:03:38.898Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-01T11:03:38.898Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-01T11:03:39.457Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-01T11:03:39.712Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-01T11:03:39.712Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-01T11:03:40.636Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-01T11:03:40.637Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-01T11:03:40.846Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-01T11:03:41.559Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-01T11:03:41.560Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-01T11:03:42.484Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-01T11:03:43.408Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-01T11:03:43.408Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-01T11:03:45.291Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-01T11:03:45.640Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-01T11:03:46.650Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan (13.53s) [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2020-06-01T11:03:46.720Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-06-01T11:03:46.720Z] PASS [2020-06-01T11:03:46.720Z] [2020-06-01T11:03:46.720Z] DONE 8 tests in 15.115s [2020-06-01T11:03:46.720Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-01T11:03:46.720Z] ++ 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-01T11:03:46.720Z] ++ set -e [2020-06-01T11:03:46.720Z] ++ '[' -n 0 ']' [2020-06-01T11:03:46.720Z] ++ set -x [2020-06-01T11:03:46.720Z] ++ env -i DEST=/go/src/github.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-01T11:03:46.720Z] testing: warning: no tests to run [2020-06-01T11:03:46.720Z] PASS [2020-06-01T11:03:46.720Z] [2020-06-01T11:03:46.720Z] DONE 0 tests in 0.016s [2020-06-01T11:03:46.721Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-01T11:03:46.721Z] ++ 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-01T11:03:46.721Z] ++ set -e [2020-06-01T11:03:46.721Z] ++ '[' -n 0 ']' [2020-06-01T11:03:46.721Z] ++ set -x [2020-06-01T11:03:46.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T11:03:46.721Z] INFO: Testing against a local daemon [2020-06-01T11:03:46.721Z] === RUN TestAuthZPluginAllowRequest [2020-06-01T11:03:47.210Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-01T11:03:48.176Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-01T11:03:48.554Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-06-01T11:03:48.554Z] === RUN TestAuthZPluginTLS [2020-06-01T11:03:48.737Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-01T11:03:49.143Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-06-01T11:03:49.143Z] === RUN TestAuthZPluginDenyRequest [2020-06-01T11:03:49.457Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-06-01T11:03:49.457Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-01T11:03:49.660Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-01T11:03:50.218Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-01T11:03:50.218Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-01T11:03:50.354Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-06-01T11:03:50.354Z] === RUN TestAuthZPluginDenyResponse [2020-06-01T11:03:50.646Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-06-01T11:03:50.646Z] === RUN TestAuthZPluginAllowEventStream [2020-06-01T11:03:51.142Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-01T11:03:51.705Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-01T11:03:51.705Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-01T11:03:52.633Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-01T11:03:52.706Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-06-01T11:03:52.706Z] === RUN TestAuthZPluginErrorResponse [2020-06-01T11:03:52.996Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-06-01T11:03:52.996Z] === RUN TestAuthZPluginErrorRequest [2020-06-01T11:03:53.286Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-06-01T11:03:53.286Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-01T11:03:54.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-06-01T11:03:54.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-01T11:03:54.515Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-01T11:03:54.515Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-01T11:03:56.503Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-06-01T11:03:56.504Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-01T11:03:57.816Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-01T11:03:58.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-06-01T11:03:58.288Z] === RUN TestAuthZPluginHeader [2020-06-01T11:03:59.175Z] === RUN TestDockerSuite/TestRunRm [2020-06-01T11:03:59.314Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-06-01T11:03:59.314Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-01T11:03:59.314Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-01T11:03:59.314Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:03:59.314Z] === RUN TestAuthZPluginV2Disable [2020-06-01T11:03:59.314Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-01T11:03:59.314Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:03:59.314Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-01T11:03:59.314Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-01T11:03:59.314Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:03:59.314Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-01T11:03:59.314Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-01T11:03:59.314Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:03:59.314Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-01T11:03:59.734Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-01T11:04:03.929Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-01T11:04:04.488Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-01T11:04:05.456Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-01T11:04:06.818Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-01T11:04:07.742Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-01T11:04:11.939Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-01T11:04:17.177Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-01T11:04:17.432Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-01T11:04:18.358Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-06-01T11:04:18.358Z] PASS [2020-06-01T11:04:18.358Z] [2020-06-01T11:04:18.358Z] === Skipped [2020-06-01T11:04:18.358Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-01T11:04:18.358Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:04:18.358Z] [2020-06-01T11:04:18.358Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-01T11:04:18.358Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:04:18.358Z] [2020-06-01T11:04:18.358Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-01T11:04:18.358Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:04:18.358Z] [2020-06-01T11:04:18.358Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-01T11:04:18.358Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:04:18.358Z] [2020-06-01T11:04:18.358Z] [2020-06-01T11:04:18.358Z] DONE 17 tests, 4 skipped in 29.236s [2020-06-01T11:04:18.358Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-01T11:04:18.358Z] ++ 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-01T11:04:18.358Z] ++ set -e [2020-06-01T11:04:18.358Z] ++ '[' -n 0 ']' [2020-06-01T11:04:18.358Z] ++ set -x [2020-06-01T11:04:18.358Z] ++ env -i DEST=/go/src/github.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-01T11:04:18.358Z] INFO: Testing against a local daemon [2020-06-01T11:04:18.358Z] === RUN TestPluginInvalidJSON [2020-06-01T11:04:18.358Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T11:04:18.358Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T11:04:18.358Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-01T11:04:18.358Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-06-01T11:04:18.358Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-01T11:04:18.358Z] === RUN TestPluginInstall [2020-06-01T11:04:18.358Z] === RUN TestPluginInstall/no_auth [2020-06-01T11:04:18.396Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-01T11:04:18.958Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-01T11:04:19.882Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-01T11:04:20.805Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-01T11:04:21.364Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-01T11:04:22.299Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-01T11:04:23.223Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-01T11:04:23.782Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-01T11:04:24.068Z] time="2020-06-01T11:04:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T11:04:24.068Z] time="2020-06-01T11:04:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T11:04:24.068Z] time="2020-06-01T11:04:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc644a22ffa07f7fff5d1fa8c63f36ada99758f80d02164fdde74b1874d334cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T11:04:24.068Z] time="2020-06-01T11:04:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T11:04:24.068Z] time="2020-06-01T11:04:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T11:04:24.068Z] time="2020-06-01T11:04:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc644a22ffa07f7fff5d1fa8c63f36ada99758f80d02164fdde74b1874d334cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T11:04:24.366Z] === RUN TestPluginInstall/with_htpasswd [2020-06-01T11:04:25.013Z] time="2020-06-01T11:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T11:04:25.013Z] time="2020-06-01T11:04:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T11:04:25.013Z] time="2020-06-01T11:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fad6e8b90ca63adf1543feae2b50e4086a2285b78a0663aef833fdb7c810b0d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T11:04:25.013Z] time="2020-06-01T11:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T11:04:25.013Z] time="2020-06-01T11:04:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T11:04:25.013Z] time="2020-06-01T11:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fad6e8b90ca63adf1543feae2b50e4086a2285b78a0663aef833fdb7c810b0d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T11:04:25.658Z] === RUN TestPluginInstall/with_insecure [2020-06-01T11:04:26.971Z] time="2020-06-01T11:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T11:04:26.971Z] time="2020-06-01T11:04:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T11:04:26.971Z] time="2020-06-01T11:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0e569b9420dbb20d382c242b7ea663fcc646b75c1639a2f303044256ddf3b8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T11:04:26.971Z] time="2020-06-01T11:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-01T11:04:26.971Z] time="2020-06-01T11:04:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-01T11:04:26.971Z] time="2020-06-01T11:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0e569b9420dbb20d382c242b7ea663fcc646b75c1639a2f303044256ddf3b8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-01T11:04:27.039Z] === RUN TestDockerSuite/TestRunState [2020-06-01T11:04:27.260Z] --- PASS: TestPluginInstall (11.21s) [2020-06-01T11:04:27.260Z] --- PASS: TestPluginInstall/no_auth (8.10s) [2020-06-01T11:04:27.260Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) [2020-06-01T11:04:27.260Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-06-01T11:04:27.260Z] plugin_test.go:157: [d852dd80279e2] daemon is not started [2020-06-01T11:04:27.260Z] PASS [2020-06-01T11:04:27.260Z] [2020-06-01T11:04:27.260Z] DONE 6 tests in 11.361s [2020-06-01T11:04:27.260Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-01T11:04:27.260Z] ++ 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-01T11:04:27.260Z] ++ set -e [2020-06-01T11:04:27.260Z] ++ '[' -n 0 ']' [2020-06-01T11:04:27.260Z] ++ set -x [2020-06-01T11:04:27.260Z] ++ env -i DEST=/go/src/github.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-01T11:04:27.546Z] INFO: Testing against a local daemon [2020-06-01T11:04:27.546Z] === RUN TestExternalGraphDriver [2020-06-01T11:04:27.546Z] === RUN TestExternalGraphDriver/json [2020-06-01T11:04:28.399Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-01T11:04:28.958Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-01T11:04:29.867Z] === RUN TestExternalGraphDriver/spec [2020-06-01T11:04:29.881Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-01T11:04:29.881Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-01T11:04:29.881Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-01T11:04:30.806Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-01T11:04:31.365Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-01T11:04:31.942Z] === RUN TestExternalGraphDriver/pull [2020-06-01T11:04:33.247Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-01T11:04:33.247Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-01T11:04:33.247Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-01T11:04:34.170Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-01T11:04:36.192Z] --- PASS: TestExternalGraphDriver (8.40s) [2020-06-01T11:04:36.192Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-06-01T11:04:36.192Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-06-01T11:04:36.192Z] --- PASS: TestExternalGraphDriver/pull (4.11s) [2020-06-01T11:04:36.192Z] === RUN TestGraphdriverPluginV2 [2020-06-01T11:04:36.192Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-06-01T11:04:36.192Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:04:36.192Z] PASS [2020-06-01T11:04:36.192Z] [2020-06-01T11:04:36.192Z] === Skipped [2020-06-01T11:04:36.192Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-06-01T11:04:36.192Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:04:36.192Z] [2020-06-01T11:04:36.192Z] [2020-06-01T11:04:36.192Z] DONE 5 tests, 1 skipped in 8.576s [2020-06-01T11:04:36.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-01T11:04:36.192Z] ++ 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-01T11:04:36.192Z] ++ set -e [2020-06-01T11:04:36.192Z] ++ '[' -n 0 ']' [2020-06-01T11:04:36.192Z] ++ set -x [2020-06-01T11:04:36.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-01T11:04:36.192Z] INFO: Testing against a local daemon [2020-06-01T11:04:36.192Z] === RUN TestContinueAfterPluginCrash [2020-06-01T11:04:36.192Z] === PAUSE TestContinueAfterPluginCrash [2020-06-01T11:04:36.192Z] === RUN TestReadPluginNoRead [2020-06-01T11:04:36.192Z] === PAUSE TestReadPluginNoRead [2020-06-01T11:04:36.192Z] === RUN TestDaemonStartWithLogOpt [2020-06-01T11:04:36.192Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-01T11:04:36.192Z] === CONT TestContinueAfterPluginCrash [2020-06-01T11:04:36.192Z] === CONT TestDaemonStartWithLogOpt [2020-06-01T11:04:36.192Z] === CONT TestReadPluginNoRead [2020-06-01T11:04:36.805Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-01T11:04:37.364Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-01T11:04:37.364Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-01T11:04:39.873Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-01T11:04:43.122Z] === RUN TestReadPluginNoRead/default [2020-06-01T11:04:43.122Z] --- PASS: TestDaemonStartWithLogOpt (6.84s) [2020-06-01T11:04:44.030Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-01T11:04:44.413Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-01T11:04:46.162Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-01T11:04:47.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-01T11:04:47.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-01T11:04:47.660Z] --- PASS: TestReadPluginNoRead (11.55s) [2020-06-01T11:04:47.660Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2020-06-01T11:04:47.660Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2020-06-01T11:04:47.660Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2020-06-01T11:04:47.660Z] read_test.go:92: [dca4f158410fa] daemon is not started [2020-06-01T11:04:48.288Z] --- PASS: TestContinueAfterPluginCrash (12.32s) [2020-06-01T11:04:48.288Z] PASS [2020-06-01T11:04:48.288Z] [2020-06-01T11:04:48.288Z] DONE 6 tests in 12.423s [2020-06-01T11:04:48.288Z] 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-01T11:04:48.288Z] ++ 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-01T11:04:48.288Z] ++ set -e [2020-06-01T11:04:48.288Z] ++ '[' -n 0 ']' [2020-06-01T11:04:48.288Z] ++ set -x [2020-06-01T11:04:48.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T11:04:48.288Z] testing: warning: no tests to run [2020-06-01T11:04:48.288Z] PASS [2020-06-01T11:04:48.288Z] [2020-06-01T11:04:48.288Z] DONE 0 tests in 0.020s [2020-06-01T11:04:48.546Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-01T11:04:48.578Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-01T11:04:48.578Z] ++ 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-01T11:04:48.578Z] ++ set -e [2020-06-01T11:04:48.578Z] ++ '[' -n 0 ']' [2020-06-01T11:04:48.578Z] ++ set -x [2020-06-01T11:04:48.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T11:04:48.578Z] INFO: Testing against a local daemon [2020-06-01T11:04:48.578Z] === RUN TestPluginWithDevMounts [2020-06-01T11:04:48.578Z] === PAUSE TestPluginWithDevMounts [2020-06-01T11:04:48.578Z] === CONT TestPluginWithDevMounts [2020-06-01T11:04:49.105Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-01T11:04:51.295Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-06-01T11:04:51.295Z] PASS [2020-06-01T11:04:51.295Z] [2020-06-01T11:04:51.295Z] DONE 1 tests in 2.369s [2020-06-01T11:04:51.295Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-01T11:04:51.295Z] ++ 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-01T11:04:51.295Z] ++ set -e [2020-06-01T11:04:51.295Z] ++ '[' -n 0 ']' [2020-06-01T11:04:51.295Z] ++ set -x [2020-06-01T11:04:51.295Z] ++ env -i DEST=/go/src/github.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-01T11:04:51.295Z] INFO: Testing against a local daemon [2020-06-01T11:04:51.296Z] === RUN TestSecretInspect [2020-06-01T11:04:51.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-01T11:04:52.975Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-01T11:04:53.261Z] --- PASS: TestSecretInspect (2.26s) [2020-06-01T11:04:53.261Z] === RUN TestSecretList [2020-06-01T11:04:53.534Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-01T11:04:53.790Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-01T11:04:54.045Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-01T11:04:54.968Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-01T11:04:55.371Z] --- PASS: TestSecretList (2.21s) [2020-06-01T11:04:55.372Z] === RUN TestSecretsCreateAndDelete [2020-06-01T11:04:55.527Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-01T11:04:56.452Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-01T11:04:56.452Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-01T11:04:56.452Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-01T11:04:57.376Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-01T11:04:57.691Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-06-01T11:04:57.691Z] === RUN TestSecretsUpdate [2020-06-01T11:05:00.173Z] --- PASS: TestSecretsUpdate (2.20s) [2020-06-01T11:05:00.173Z] === RUN TestTemplatedSecret [2020-06-01T11:05:02.548Z] --- PASS: TestTemplatedSecret (2.78s) [2020-06-01T11:05:02.548Z] === RUN TestSecretCreateResolve [2020-06-01T11:05:02.612Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-01T11:05:02.612Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-01T11:05:03.971Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-01T11:05:05.332Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-06-01T11:05:05.332Z] PASS [2020-06-01T11:05:05.332Z] [2020-06-01T11:05:05.332Z] DONE 6 tests in 14.086s [2020-06-01T11:05:05.332Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-01T11:05:05.332Z] ++ 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-01T11:05:05.332Z] ++ set -e [2020-06-01T11:05:05.332Z] ++ '[' -n 0 ']' [2020-06-01T11:05:05.332Z] ++ set -x [2020-06-01T11:05:05.332Z] ++ env -i DEST=/go/src/github.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-01T11:05:05.332Z] INFO: Testing against a local daemon [2020-06-01T11:05:05.332Z] === RUN TestServiceCreateInit [2020-06-01T11:05:05.332Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-01T11:05:06.482Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-01T11:05:07.856Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-01T11:05:10.247Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-01T11:05:10.363Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-01T11:05:13.286Z] --- PASS: TestServiceCreateInit (8.36s) [2020-06-01T11:05:13.286Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s) [2020-06-01T11:05:13.286Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2020-06-01T11:05:13.286Z] === RUN TestCreateServiceMultipleTimes [2020-06-01T11:05:13.620Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-01T11:05:13.875Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-01T11:05:14.437Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-01T11:05:15.797Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-01T11:05:15.797Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-01T11:05:15.797Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-01T11:05:15.797Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-01T11:05:15.797Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-01T11:05:16.721Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-01T11:05:17.644Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-01T11:05:18.203Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-01T11:05:20.086Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-01T11:05:20.645Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-01T11:05:21.569Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-01T11:05:21.569Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-01T11:05:22.128Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-01T11:05:22.383Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-01T11:05:22.383Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-01T11:05:22.383Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-01T11:05:22.383Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-01T11:05:22.638Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-01T11:05:22.638Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-01T11:05:22.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-01T11:05:22.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-01T11:05:23.146Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-01T11:05:24.069Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-01T11:05:24.628Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-01T11:05:25.552Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-01T11:05:25.552Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-01T11:05:26.475Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-01T11:05:26.730Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-01T11:05:27.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-01T11:05:27.653Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-01T11:05:28.579Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-01T11:05:29.138Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-01T11:05:29.138Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-01T11:05:29.392Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-01T11:05:29.951Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-01T11:05:31.874Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-01T11:05:32.004Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2020-06-01T11:05:32.004Z] === RUN TestCreateServiceConflict [2020-06-01T11:05:32.004Z] --- PASS: TestCreateServiceConflict (2.20s) [2020-06-01T11:05:32.004Z] === RUN TestCreateServiceMaxReplicas [2020-06-01T11:05:32.477Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-01T11:05:32.477Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-01T11:05:32.477Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-01T11:05:33.077Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-01T11:05:33.332Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-01T11:05:35.258Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-01T11:05:35.514Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2020-06-01T11:05:35.514Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-01T11:05:36.180Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-01T11:05:38.690Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-01T11:05:39.614Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-01T11:05:39.614Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-01T11:05:39.614Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-01T11:05:40.537Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-01T11:05:41.898Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-01T11:05:42.824Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-01T11:05:43.079Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-01T11:05:44.965Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-01T11:05:44.965Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-01T11:05:45.524Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-01T11:05:46.083Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-01T11:05:47.967Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-01T11:05:47.967Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-01T11:05:48.459Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.60s) [2020-06-01T11:05:48.459Z] === RUN TestCreateServiceSecretFileMode [2020-06-01T11:05:49.857Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-01T11:05:49.857Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-01T11:05:49.857Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-01T11:05:51.277Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-06-01T11:05:51.277Z] === RUN TestCreateServiceConfigFileMode [2020-06-01T11:05:51.757Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-01T11:05:52.359Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-01T11:05:53.283Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-01T11:05:53.538Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-01T11:05:53.601Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2020-06-01T11:05:53.601Z] === RUN TestCreateServiceSysctls [2020-06-01T11:05:53.792Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-01T11:05:53.792Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-01T11:05:53.792Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-01T11:05:54.351Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-01T11:05:56.861Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-01T11:05:57.442Z] --- PASS: TestCreateServiceSysctls (3.48s) [2020-06-01T11:05:57.442Z] === RUN TestCreateServiceCapabilities [2020-06-01T11:06:00.189Z] --- PASS: TestCreateServiceCapabilities (2.73s) [2020-06-01T11:06:00.189Z] === RUN TestInspect [2020-06-01T11:06:02.515Z] --- PASS: TestInspect (2.75s) [2020-06-01T11:06:02.515Z] === RUN TestCreateJob [2020-06-01T11:06:03.383Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-01T11:06:05.266Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-01T11:06:06.190Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-01T11:06:06.323Z] --- PASS: TestCreateJob (3.28s) [2020-06-01T11:06:06.323Z] === RUN TestReplicatedJob [2020-06-01T11:06:07.550Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-01T11:06:10.807Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-01T11:06:11.890Z] --- PASS: TestReplicatedJob (5.55s) [2020-06-01T11:06:11.890Z] === RUN TestUpdateReplicatedJob [2020-06-01T11:06:13.360Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-01T11:06:14.284Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-01T11:06:15.488Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2020-06-01T11:06:15.488Z] === RUN TestServiceListWithStatuses [2020-06-01T11:06:15.488Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-01T11:06:15.488Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T11:06:15.488Z] === RUN TestDockerNetworkConnectAlias [2020-06-01T11:06:16.172Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-01T11:06:18.692Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-01T11:06:19.536Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2020-06-01T11:06:19.536Z] === RUN TestDockerNetworkReConnect [2020-06-01T11:06:20.574Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-01T11:06:23.680Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2020-06-01T11:06:23.680Z] === RUN TestDockerRestartWithAttachbleNetwork [2020-06-01T11:06:23.829Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-01T11:06:29.101Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-01T11:06:29.672Z] --- PASS: TestDockerRestartWithAttachbleNetwork (5.72s) [2020-06-01T11:06:29.672Z] === RUN TestServicePlugin [2020-06-01T11:06:29.672Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-01T11:06:29.672Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:06:29.672Z] === RUN TestServiceUpdateLabel [2020-06-01T11:06:31.230Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-06-01T11:06:31.230Z] === RUN TestServiceUpdateSecrets [2020-06-01T11:06:32.401Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-01T11:06:37.634Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-01T11:06:40.141Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-01T11:06:42.064Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-01T11:06:42.623Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-01T11:06:43.547Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-01T11:06:44.470Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-01T11:06:44.470Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-01T11:06:45.029Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-01T11:06:46.750Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2020-06-01T11:06:46.750Z] === RUN TestServiceUpdateConfigs [2020-06-01T11:06:50.266Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-01T11:06:53.523Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-01T11:06:53.777Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-01T11:06:54.337Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-01T11:06:54.337Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-01T11:06:55.698Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-01T11:06:57.581Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-01T11:06:57.581Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-01T11:06:58.941Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-01T11:06:59.865Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-01T11:07:00.789Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-01T11:07:02.673Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-01T11:07:02.874Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-06-01T11:07:02.874Z] === RUN TestServiceUpdateNetwork [2020-06-01T11:07:06.827Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-01T11:07:07.751Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-01T11:07:07.751Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-01T11:07:09.113Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-01T11:07:09.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-01T11:07:13.755Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-06-01T11:07:13.755Z] === RUN TestServiceUpdatePidsLimit [2020-06-01T11:07:14.783Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-01T11:07:14.908Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-01T11:07:15.838Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-01T11:07:18.165Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-01T11:07:21.422Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-01T11:07:23.690Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-01T11:07:23.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-01T11:07:28.083Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-01T11:07:30.544Z] --- PASS: TestServiceUpdatePidsLimit (16.68s) [2020-06-01T11:07:30.544Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-06-01T11:07:30.544Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-06-01T11:07:30.544Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-06-01T11:07:30.544Z] PASS [2020-06-01T11:07:30.544Z] [2020-06-01T11:07:30.544Z] === Skipped [2020-06-01T11:07:30.544Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-01T11:07:30.544Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-01T11:07:30.544Z] [2020-06-01T11:07:30.544Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-01T11:07:30.544Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-01T11:07:30.544Z] [2020-06-01T11:07:30.544Z] [2020-06-01T11:07:30.544Z] DONE 28 tests, 2 skipped in 145.312s [2020-06-01T11:07:30.544Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-01T11:07:30.544Z] ++ 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-01T11:07:30.544Z] ++ set -e [2020-06-01T11:07:30.544Z] ++ '[' -n 0 ']' [2020-06-01T11:07:30.544Z] ++ set -x [2020-06-01T11:07:30.544Z] ++ env -i DEST=/go/src/github.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-01T11:07:30.544Z] INFO: Testing against a local daemon [2020-06-01T11:07:30.544Z] === RUN TestSessionCreate [2020-06-01T11:07:30.544Z] --- PASS: TestSessionCreate (0.05s) [2020-06-01T11:07:30.544Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-01T11:07:30.544Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-01T11:07:30.544Z] PASS [2020-06-01T11:07:30.544Z] [2020-06-01T11:07:30.544Z] DONE 2 tests in 0.193s [2020-06-01T11:07:30.544Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-01T11:07:30.544Z] ++ 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-01T11:07:30.544Z] ++ set -e [2020-06-01T11:07:30.544Z] ++ '[' -n 0 ']' [2020-06-01T11:07:30.544Z] ++ set -x [2020-06-01T11:07:30.545Z] ++ env -i DEST=/go/src/github.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-01T11:07:30.545Z] INFO: Testing against a local daemon [2020-06-01T11:07:30.545Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-01T11:07:30.545Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T11:07:30.545Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T11:07:30.545Z] === RUN TestEventsExecDie [2020-06-01T11:07:31.565Z] --- PASS: TestEventsExecDie (0.83s) [2020-06-01T11:07:31.565Z] === RUN TestEventsBackwardsCompatible [2020-06-01T11:07:31.565Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-06-01T11:07:31.565Z] === RUN TestInfoBinaryCommits [2020-06-01T11:07:31.565Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-01T11:07:31.565Z] === RUN TestInfoAPIVersioned [2020-06-01T11:07:31.565Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-01T11:07:31.565Z] === RUN TestInfoDiscoveryBackend [2020-06-01T11:07:32.186Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-06-01T11:07:32.186Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-01T11:07:33.211Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-01T11:07:33.211Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-01T11:07:33.314Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-01T11:07:33.863Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-06-01T11:07:33.863Z] === RUN TestInfoAPI [2020-06-01T11:07:33.863Z] --- PASS: TestInfoAPI (0.07s) [2020-06-01T11:07:33.863Z] === RUN TestInfoAPIWarnings [2020-06-01T11:07:34.152Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-06-01T11:07:34.152Z] === RUN TestInfoDebug [2020-06-01T11:07:34.776Z] --- PASS: TestInfoDebug (0.54s) [2020-06-01T11:07:34.776Z] === RUN TestInfoInsecureRegistries [2020-06-01T11:07:35.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-01T11:07:35.399Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-06-01T11:07:35.399Z] === RUN TestInfoRegistryMirrors [2020-06-01T11:07:36.024Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-06-01T11:07:36.024Z] === RUN TestLoginFailsWithBadCredentials [2020-06-01T11:07:36.674Z] --- PASS: TestLoginFailsWithBadCredentials (0.73s) [2020-06-01T11:07:36.674Z] === RUN TestPingCacheHeaders [2020-06-01T11:07:36.674Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-01T11:07:36.674Z] === RUN TestPingGet [2020-06-01T11:07:36.674Z] --- PASS: TestPingGet (0.05s) [2020-06-01T11:07:36.674Z] === RUN TestPingHead [2020-06-01T11:07:36.674Z] --- PASS: TestPingHead (0.05s) [2020-06-01T11:07:36.674Z] === RUN TestVersion [2020-06-01T11:07:36.674Z] --- PASS: TestVersion (0.05s) [2020-06-01T11:07:36.674Z] PASS [2020-06-01T11:07:36.674Z] [2020-06-01T11:07:36.674Z] === Skipped [2020-06-01T11:07:36.674Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-01T11:07:36.674Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-01T11:07:36.674Z] [2020-06-01T11:07:36.674Z] [2020-06-01T11:07:36.674Z] DONE 18 tests, 1 skipped in 6.328s [2020-06-01T11:07:36.965Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-01T11:07:36.965Z] ++ 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-01T11:07:36.965Z] ++ set -e [2020-06-01T11:07:36.965Z] ++ '[' -n 0 ']' [2020-06-01T11:07:36.965Z] ++ set -x [2020-06-01T11:07:36.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01T11:07:36.965Z] INFO: Testing against a local daemon [2020-06-01T11:07:36.965Z] === RUN TestVolumesCreateAndList [2020-06-01T11:07:36.965Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-01T11:07:36.965Z] === RUN TestVolumesRemove [2020-06-01T11:07:36.965Z] --- PASS: TestVolumesRemove (0.09s) [2020-06-01T11:07:36.965Z] === RUN TestVolumesInspect [2020-06-01T11:07:36.965Z] --- PASS: TestVolumesInspect (0.04s) [2020-06-01T11:07:36.965Z] === RUN TestVolumesInvalidJSON [2020-06-01T11:07:37.255Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-01T11:07:37.255Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-01T11:07:37.255Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-01T11:07:37.255Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-06-01T11:07:37.255Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-01T11:07:37.255Z] PASS [2020-06-01T11:07:37.255Z] [2020-06-01T11:07:37.255Z] DONE 5 tests in 0.294s [2020-06-01T11:07:37.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T11:07:37.255Z] ++++ cat bundles/test-integration/docker.pid [2020-06-01T11:07:37.255Z] +++ kill 14030 [2020-06-01T11:07:37.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-01T11:07:38.754Z] +++ /etc/init.d/apparmor stop [2020-06-01T11:07:38.754Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T11:07:38.754Z] [2020-06-01T11:07:38.754Z] Unloading profiles will leave already running processes permanently [2020-06-01T11:07:38.754Z] unconfined, which can lead to unexpected situations. [2020-06-01T11:07:38.754Z] [2020-06-01T11:07:38.754Z] To set a process to complain mode, use the command line tool [2020-06-01T11:07:38.754Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T11:07:38.754Z] +++ true [2020-06-01T11:07:38.754Z] exiting test-integration [2020-06-01T11:07:38.754Z] ++ exit 0 [2020-06-01T11:07:38.754Z] [2020-06-01T11:07:39.063Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner Post stage [Pipeline] junit [2020-06-01T11:07:40.541Z] Recording test results [2020-06-01T11:07:40.955Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-01T11:07:41.559Z] + echo Ensuring container killed. [2020-06-01T11:07:41.559Z] Ensuring container killed. [2020-06-01T11:07:41.559Z] + docker rm -vf docker-pr4 [2020-06-01T11:07:41.559Z] Error: No such container: docker-pr4 [2020-06-01T11:07:41.559Z] + true [Pipeline] sh [2020-06-01T11:07:41.966Z] + echo Chowning /workspace to jenkins user [2020-06-01T11:07:41.966Z] Chowning /workspace to jenkins user [2020-06-01T11:07:41.966Z] + id -u [2020-06-01T11:07:41.966Z] + id -g [2020-06-01T11:07:41.966Z] + docker run --rm -v /home/docker/workspace/moby_PR-41011:/workspace busybox chown -R 1001:1001 /workspace [2020-06-01T11:07:41.966Z] Unable to find image 'busybox:latest' locally [2020-06-01T11:07:42.251Z] latest: Pulling from library/busybox [2020-06-01T11:07:43.325Z] 368841f1302b: Pulling fs layer [2020-06-01T11:07:43.462Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-01T11:07:43.846Z] 368841f1302b: Download complete [2020-06-01T11:07:43.846Z] 368841f1302b: Pull complete [2020-06-01T11:07:43.846Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-06-01T11:07:43.846Z] Status: Downloaded newer image for busybox:latest [2020-06-01T11:07:45.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T11:07:46.104Z] + bundleName=ppc64le-integration [2020-06-01T11:07:46.104Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-01T11:07:46.104Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-01T11:07:46.104Z] + 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-01T11:07:46.104Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-01T11:07:46.460Z] Archiving artifacts [2020-06-01T11:07:46.862Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T11:07:47.295Z] + make clean [2020-06-01T11:07:47.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-01T11:07:47.920Z] make: command: Command not found [2020-06-01T11:07:47.920Z] make: command: Command not found [2020-06-01T11:07:47.920Z] docker volume rm -f docker-dev-cache [2020-06-01T11:07:47.920Z] docker-dev-cache [Pipeline] deleteDir [2020-06-01T11:07:50.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-01T11:07:52.912Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-01T11:07:54.272Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-01T11:08:09.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-01T11:08:09.093Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-01T11:08:09.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-01T11:08:09.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-01T11:08:09.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-01T11:08:09.603Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-01T11:08:09.603Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-01T11:08:09.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-01T11:08:10.966Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-01T11:08:10.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-01T11:08:10.966Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-01T11:08:10.966Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-01T11:08:10.966Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-01T11:08:10.966Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-01T11:08:14.224Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-01T11:08:14.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-01T11:08:14.224Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-01T11:08:14.224Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-01T11:08:14.224Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-01T11:08:14.224Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-01T11:08:15.161Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-01T11:08:17.684Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-01T11:08:17.684Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-01T11:08:17.940Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-01T11:08:19.301Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-01T11:08:21.810Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-01T11:08:22.734Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-01T11:08:25.994Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite (1806.84s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.28s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.69s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.19s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.64s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.34s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.11s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.97s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.08s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.51s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.03s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.98s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.35s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.27s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.63s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.70s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.36s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.85s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.91s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.20s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.19s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.32s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.60s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.69s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.77s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.35s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.72s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.46s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.44s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.99s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.01s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.05s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.92s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.54s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.58s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.53s) [2020-06-01T11:08:25.994Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.00s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.45s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.54s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.97s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-06-01T11:08:26.250Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-01T11:08:26.250Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.61s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildContChar (4.75s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.51s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.44s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.91s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.31s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.44s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.62s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s) [2020-06-01T11:08:26.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-01T11:08:26.250Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-06-01T11:08:26.250Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-01T11:08:26.250Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.250Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-01T11:08:26.250Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.87s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.02s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.27s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.22s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.61s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.12s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.32s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.27s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.55s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.46s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.32s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.30s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.43s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.80s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.13s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.63s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.92s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.75s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.51s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-06-01T11:08:26.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.50s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.58s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.20s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.64s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.40s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.20s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildHistory (4.74s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabels (0.62s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.18s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.33s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.63s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.28s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.19s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.10s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.30s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.79s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.73s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.94s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.50s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.38s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.50s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.71s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.66s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.65s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.92s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.32s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.17s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.76s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.62s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.58s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.38s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.88s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.58s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.11s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.76s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.57s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.92s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.51s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildPATH (3.15s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.19s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.85s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.73s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (3.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildRm (4.30s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.67s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.98s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.79s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.56s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.52s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.55s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.77s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.22s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildStderr (1.30s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.50s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.39s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.92s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.64s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildUser (2.32s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.85s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.97s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.93s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.21s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.30s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.41s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-01T11:08:26.251Z] docker_cli_sni_test.go:18: Flakey test [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.14s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.99s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.97s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.67s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.93s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.23s) [2020-06-01T11:08:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-01T11:08:26.251Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.40s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.32s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.15s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.74s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.46s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.71s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004b42e0_} (1.60s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1165723769_/foo_false____} (1.80s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1165723769_/foo_true____} (1.79s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3800946052_/foo_false____} (1.70s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3800946052_/foo_true____} (1.74s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3800946052_/foo_true__0xc0004b4340__} (1.70s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004b4360_} (1.60s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004b4380_} (1.63s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004b43a0_} (1.62s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004b43c0_} (1.59s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.34s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.69s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.38s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.98s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.00s) [2020-06-01T11:08:26.251Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.13s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.29s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.06s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.64s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.29s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.35s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.24s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.44s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.16s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.20s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.95s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToDot (1.12s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.79s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.91s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToStdout (1.17s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.50s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.85s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.77s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-01T11:08:26.252Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-01T11:08:26.252Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.45s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.08s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.10s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.90s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.88s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.88s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.44s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.28s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.14s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.31s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.20s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.39s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.36s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.10s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsAttach (1.11s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.89s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.40s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.99s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.14s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.93s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.34s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.78s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.10s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFilters (2.34s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFormat (1.80s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-06-01T11:08:26.252Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-06-01T11:08:26.252Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsRename (0.96s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.25s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.55s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsTop (1.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.61s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.06s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.10s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecCgroup (1.28s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecEnv (1.11s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.96s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.14s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecInspectID (2.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecParseError (0.98s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.30s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.41s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.28s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecStartFails (1.39s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.91s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-01T11:08:26.252Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.26s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.85s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.25s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestExecWithUser (1.19s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.98s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestHealth (21.52s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.15s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.41s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.95s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.00s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportDisplay (1.92s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportFile (1.94s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.13s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportGzipped (2.42s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.73s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.97s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.95s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.23s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.13s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-01T11:08:26.252Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.43s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.81s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectHistory (1.08s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-06-01T11:08:26.252Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-01T11:08:26.252Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.07s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.03s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.77s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.95s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.98s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.50s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.80s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.56s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.81s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.44s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.56s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.23s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.87s) [2020-06-01T11:08:26.252Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.69s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.00s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.94s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.44s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.90s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.75s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsTail (0.75s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.89s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.99s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestNetHostname (2.47s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.54s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.55s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginActive (1.84s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.38s) [2020-06-01T11:08:26.253Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-01T11:08:26.253Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.91s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.17s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPortList (11.18s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.65s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.43s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.71s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsByOrder (3.26s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.23s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.41s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.85s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.90s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.96s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.56s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.98s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.70s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.62s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.07s) [2020-06-01T11:08:26.253Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-01T11:08:26.253Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.09s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.16s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.40s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.08s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.40s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.81s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.85s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.74s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.39s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.54s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s) [2020-06-01T11:08:26.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-01T11:08:26.253Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.253Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-01T11:08:26.253Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2020-06-01T11:08:26.253Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-01T11:08:26.253Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.53s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-06-01T11:08:26.253Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-01T11:08:26.253Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.52s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.08s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.79s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.74s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.87s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunMount (6.94s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.96s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.91s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.57s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.75s) [2020-06-01T11:08:26.253Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.70s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.75s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetHost (1.27s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.87s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.50s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.55s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.24s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.93s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.85s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.96s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.00s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.89s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.90s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.25s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-06-01T11:08:26.254Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.54s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.35s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunRm (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.88s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunSysctls (1.68s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.61s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.13s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.04s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.39s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.21s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.36s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.98s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.53s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-06-01T11:08:26.254Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.87s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.93s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.68s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.20s) [2020-06-01T11:08:26.254Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents481236686 [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.67s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.76s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.60s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.80s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.07s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.93s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.88s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.28s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-01T11:08:26.254Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.27s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.55s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.92s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.84s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.74s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.56s) [2020-06-01T11:08:26.254Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.67s) [2020-06-01T11:08:26.254Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-01T11:08:26.254Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-01T11:08:26.254Z] === RUN TestDockerRegistrySuite [2020-06-01T11:08:26.254Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-01T11:08:28.140Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-01T11:08:29.500Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-01T11:08:31.428Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-01T11:08:31.683Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-01T11:08:36.918Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-01T11:08:41.075Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-01T11:08:45.233Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-01T11:08:46.594Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-01T11:08:47.954Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-01T11:08:49.358Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-01T11:08:50.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-01T11:08:52.082Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-01T11:08:53.442Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-01T11:08:54.801Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-01T11:08:57.352Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-01T11:08:59.860Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-01T11:09:01.743Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-01T11:09:05.001Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-01T11:09:05.926Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-01T11:09:06.182Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-01T11:09:07.551Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-01T11:09:08.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-01T11:09:10.273Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-01T11:09:14.430Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-01T11:09:14.430Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-01T11:09:15.831Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-01T11:09:16.086Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-01T11:09:16.086Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-01T11:09:16.385Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-01T11:09:16.680Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-01T11:09:16.680Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-01T11:09:16.935Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-01T11:09:17.195Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-01T11:09:19.078Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-01T11:09:19.638Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-01T11:09:21.526Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-01T11:09:22.888Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-01T11:09:23.143Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-01T11:09:24.502Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-01T11:09:25.427Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite (60.04s) [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.86s) [2020-06-01T11:09:26.351Z] check_test.go:196: [dd70fb92db450] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.53s) [2020-06-01T11:09:26.351Z] check_test.go:196: [db1e2788670ca] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.92s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d7ca8925b68de] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-06-01T11:09:26.351Z] check_test.go:196: [db3283c21edc7] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.44s) [2020-06-01T11:09:26.351Z] check_test.go:196: [de8e668d95776] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.38s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d5527977fb855] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.46s) [2020-06-01T11:09:26.351Z] check_test.go:196: [de813e14edcfc] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.61s) [2020-06-01T11:09:26.351Z] check_test.go:196: [db6dc97d6f404] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2020-06-01T11:09:26.351Z] check_test.go:196: [dc2ee69a664de] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d9af3e4c04feb] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2020-06-01T11:09:26.351Z] check_test.go:196: [ddea1c52cdc9f] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-06-01T11:09:26.351Z] check_test.go:196: [dcc6f7db3e645] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.34s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d5f7df8c1221b] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s) [2020-06-01T11:09:26.351Z] check_test.go:196: [df14ad4e3d6fa] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s) [2020-06-01T11:09:26.351Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54c00dac39438b8219fd474f899f0b5b852955ca7f5a597015dd92d9e1b6caa4 [2020-06-01T11:09:26.351Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d0b12c6cfbb810ec8aa9529473e20ed0e323f0a15c46ee86a8921c3ab1715bb0 [2020-06-01T11:09:26.351Z] check_test.go:196: [d4c71cb3aadf7] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2020-06-01T11:09:26.351Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:26bc987c4271463aeb159d0caf67ad0ac4924b996f43a590f0f3c141b9d286aa [2020-06-01T11:09:26.351Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a3e35321e8f3aab11e689c6806496ceb23b8fd189d9c09a41ddc268460075e9c [2020-06-01T11:09:26.351Z] check_test.go:196: [d17518a26ba9a] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2020-06-01T11:09:26.351Z] check_test.go:196: [db6f5ac5821e9] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.34s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d4306b2156b3c] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d41f9eace562b] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d826d613b2579] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d24039b171760] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d329ecd25143e] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d4e3e7edcb68f] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.83s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d7fd8a15a21d9] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d58fc539a43a2] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d6004fec3d79a] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d1f59b2d0e80a] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-01T11:09:26.351Z] check_test.go:196: [df46da31fdd0f] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d0c7be99b744d] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2020-06-01T11:09:26.351Z] check_test.go:196: [df7fb2f83948b] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-06-01T11:09:26.351Z] check_test.go:196: [de9d2a1034f99] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d1285a123542f] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.54s) [2020-06-01T11:09:26.351Z] check_test.go:196: [dcee12609d745] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.51s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d75f467084f35] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.52s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d509a617abf0e] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.52s) [2020-06-01T11:09:26.351Z] check_test.go:196: [d7445cde6728e] daemon is not started [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2020-06-01T11:09:26.351Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-06-01T11:09:26.351Z] === RUN TestDockerSchema1RegistrySuite [2020-06-01T11:09:26.351Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-01T11:09:26.351Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-01T11:09:26.351Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-01T11:09:31.679Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-01T11:09:31.679Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-01T11:09:34.981Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-01T11:09:35.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-01T11:09:41.138Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-01T11:09:42.062Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-01T11:09:43.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-01T11:09:43.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-01T11:09:44.783Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-01T11:09:46.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-01T11:09:47.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-01T11:09:51.663Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-01T11:09:51.663Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-01T11:09:51.918Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-01T11:09:51.918Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-01T11:09:52.172Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-01T11:09:52.426Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-01T11:09:52.986Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite (26.86s) [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d374e72a56d3f] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.11s) [2020-06-01T11:09:52.986Z] check_test.go:223: [dcdb08e8f3987] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.61s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d6b0447c18cc9] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.54s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d63d821da3c35] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d13ee6b655c77] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d4558a7ab1ccc] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d9f1ce29807bf] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d555a5c3fd0a8] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d49000ba00ed2] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d196f8b753013] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.62s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d93def250ce4d] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d63420db23765] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-06-01T11:09:52.986Z] check_test.go:223: [dd94249fc0f1a] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-01T11:09:52.986Z] check_test.go:223: [dd54cfce53ec6] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d5c22277ac046] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-06-01T11:09:52.986Z] check_test.go:223: [dae8a38a14fb6] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-06-01T11:09:52.986Z] check_test.go:223: [d2d51b631fe92] daemon is not started [2020-06-01T11:09:52.986Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-01T11:09:52.986Z] check_test.go:223: [dfda8dd8e4482] daemon is not started [2020-06-01T11:09:52.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-01T11:09:52.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-01T11:09:53.909Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-01T11:09:54.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-01T11:09:54.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-01T11:09:55.476Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-01T11:09:55.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-01T11:09:55.985Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-01T11:09:56.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-01T11:09:57.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.28s) [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2020-06-01T11:09:57.362Z] check_test.go:252: [dc6f19a5312ee] daemon is not started [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-06-01T11:09:57.362Z] check_test.go:252: [d2e50b026484c] daemon is not started [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-01T11:09:57.362Z] check_test.go:252: [d277d19335ff9] daemon is not started [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-06-01T11:09:57.362Z] check_test.go:252: [d2c0c56d3758b] daemon is not started [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.58s) [2020-06-01T11:09:57.362Z] check_test.go:252: [df6171599a81f] daemon is not started [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-06-01T11:09:57.362Z] check_test.go:252: [dc18e1243238c] daemon is not started [2020-06-01T11:09:57.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-06-01T11:09:57.362Z] check_test.go:252: [db132f982436b] daemon is not started [2020-06-01T11:09:57.362Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-01T11:09:57.362Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-01T11:10:02.593Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-01T11:10:02.593Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-01T11:10:02.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-01T11:10:02.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-01T11:10:03.102Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2020-06-01T11:10:03.102Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-06-01T11:10:03.102Z] check_test.go:279: [d334cef6bf596] daemon is not started [2020-06-01T11:10:03.102Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-01T11:10:03.102Z] check_test.go:279: [d8132491d3e4d] daemon is not started [2020-06-01T11:10:03.102Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-06-01T11:10:03.102Z] check_test.go:279: [d193b35c03dba] daemon is not started [2020-06-01T11:10:03.102Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.20s) [2020-06-01T11:10:03.102Z] check_test.go:279: [deece3d2a83c7] daemon is not started [2020-06-01T11:10:03.102Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.20s) [2020-06-01T11:10:03.102Z] check_test.go:279: [d66543b62fc14] daemon is not started [2020-06-01T11:10:03.102Z] === RUN TestDockerNetworkSuite [2020-06-01T11:10:03.102Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-01T11:10:06.362Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-01T11:10:07.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-01T11:10:12.958Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-01T11:10:12.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-01T11:10:16.218Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-01T11:10:16.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-01T11:10:19.479Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-01T11:10:20.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-01T11:10:22.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-01T11:10:22.547Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-01T11:10:30.633Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-01T11:10:33.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-01T11:10:35.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-01T11:10:36.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-01T11:10:38.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-01T11:10:38.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-01T11:10:39.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-01T11:10:40.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-01T11:10:42.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-01T11:10:42.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-01T11:10:43.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-01T11:10:43.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-01T11:10:43.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-01T11:10:45.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-01T11:10:45.799Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-01T11:10:45.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-01T11:10:45.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-01T11:10:46.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-01T11:10:47.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-01T11:10:48.778Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-01T11:10:49.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-01T11:10:49.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-01T11:10:49.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-01T11:10:49.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-01T11:10:52.420Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-01T11:10:54.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-01T11:10:56.187Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-01T11:10:58.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-01T11:11:08.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-01T11:11:08.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-01T11:11:09.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-01T11:11:09.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-01T11:11:09.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-01T11:11:09.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-01T11:11:09.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-01T11:11:09.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-01T11:11:14.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-01T11:11:14.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-01T11:11:14.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-01T11:11:15.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-01T11:11:20.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-01T11:11:24.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-01T11:11:24.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-01T11:11:25.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-01T11:11:28.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-01T11:11:28.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-01T11:11:29.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-01T11:11:30.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-01T11:11:31.784Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite (93.57s) [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.14s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d0bae4b24136a] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dc4b515c3bca5] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.32s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dc0a4461dea81] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.93s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d2a024ab559b7] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.04s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:1233: [d52efc8e46c7c] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.63s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d59bd8c930367] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.15s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d760548edd2fb] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d1709977dfa62] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.05s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d32a0be9a6921] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d64c0634c9126] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d099a4f2c05b5] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.73s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d5af5bfe0dc74] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.60s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d67d6862fa7e9] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d96fbd7d74bc2] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d8a3defbf4b90] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.58s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d4f6bc5d16367] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dfe5ed92c1487] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d902b3609c174] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d7452deaf3011] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.44s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d347d875cdbb8] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d54f3ffb4acbd] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dd1440792e63b] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d9898671e8176] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d67b162ae0379] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.43s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:968: [d88f1af0e2c9d] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.05s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d7d1f469ccd68] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.10s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:1116: [dd7154f8fffe4] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d31b2d411a388] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [df38ac19e861f] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d369c73051d00] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dd28c1665f2f7] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dcb1f42992bbe] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [daded6adfc651] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d08d24aeacc25] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.20s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d81977956f712] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d3f1aa7a8fbed] daemon is not started [2020-06-01T11:11:37.022Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dc83b79bd80ae] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d12e50fb946f4] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.39s) [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:1084: [db7016dde395a] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d449be20f5fcb] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.24s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d77ad062b162f] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d24c041b13a62] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d8796c2ac5db4] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d0054dafb6a59] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dd25eddcba84b] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.51s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [dbd3dcaff691a] daemon is not started [2020-06-01T11:11:37.022Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.85s) [2020-06-01T11:11:37.022Z] docker_cli_network_unix_test.go:46: [d5fe0747af637] daemon is not started [2020-06-01T11:11:37.022Z] === RUN TestDockerHubPullSuite [2020-06-01T11:11:37.022Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-01T11:11:37.988Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-01T11:11:40.494Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-01T11:11:40.749Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-01T11:11:42.108Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-01T11:11:42.363Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite (5.62s) [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.21s) [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-06-01T11:11:42.363Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-06-01T11:11:42.363Z] PASS [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === Skipped [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] [2020-06-01T11:11:42.363Z] DONE 1277 tests, 44 skipped in 2027.518s [2020-06-01T11:11:42.363Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T11:11:42.363Z] ++++ cat bundles/test-integration/docker.pid [2020-06-01T11:11:42.363Z] +++ kill 7610 [2020-06-01T11:11:43.286Z] +++ /etc/init.d/apparmor stop [2020-06-01T11:11:43.286Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T11:11:43.286Z] [2020-06-01T11:11:43.286Z] Unloading profiles will leave already running processes permanently [2020-06-01T11:11:43.286Z] unconfined, which can lead to unexpected situations. [2020-06-01T11:11:43.286Z] [2020-06-01T11:11:43.286Z] To set a process to complain mode, use the command line tool [2020-06-01T11:11:43.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T11:11:43.286Z] +++ true [2020-06-01T11:11:43.286Z] exiting test-integration [2020-06-01T11:11:43.286Z] ++ exit 0 [2020-06-01T11:11:43.286Z] [2020-06-01T11:11:43.845Z] + for job in $(jobs -p) [2020-06-01T11:11:43.845Z] + wait 14825 [2020-06-01T11:11:48.043Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-01T11:12:09.909Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite (1698.03s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.55s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.41s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.90s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.08s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:562: [dd1dc1347397d] joining swarm manager [d1a5448a40373]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:584: [d9ebccdb3266b] joining swarm manager [d1a5448a40373]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] check_test.go:380: [dd1dc1347397d] daemon is not started [2020-06-01T11:12:24.815Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.14s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:45: [daa0667b8bea6] joining swarm manager [d33e48fbbfa27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.83s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.53s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:303: [d73ec052229d1] joining swarm manager [d527492e278a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:304: [d1d6149331f58] joining swarm manager [d527492e278a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.40s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:271: [d8b72480d0995] joining swarm manager [dd79b8d1ecae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:272: [dfe665b2b1096] joining swarm manager [dd79b8d1ecae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.37s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.12s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.71s) [2020-06-01T11:12:24.815Z] docker_api_swarm_node_test.go:19: [d0b8dd0fb31bb] joining swarm manager [dd2dc5d93c41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_node_test.go:20: [d6ae6ed96ba3b] joining swarm manager [dd2dc5d93c41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.43s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:501: [df6363564193f] joining swarm manager [d531b61b3b8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:506: [dedf60ecc1170] joining swarm manager [d531b61b3b8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.13s) [2020-06-01T11:12:24.815Z] docker_api_swarm_node_test.go:80: [db2eba62214cf] joining swarm manager [d9936bc58b5c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.44s) [2020-06-01T11:12:24.815Z] docker_api_swarm_node_test.go:52: [da5c7edb4a5dd] joining swarm manager [dfdf2913547fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_node_test.go:53: [d9a987e9de9bb] joining swarm manager [dfdf2913547fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.24s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:201: [d487ebaddc7a6] joining swarm manager [db44ddc295dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.00s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:383: [da70de26632c2] joining swarm manager [db83b6335be56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:384: [deb41fbf914ec] joining swarm manager [db83b6335be56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] check_test.go:380: [deb41fbf914ec] daemon is not started [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.31s) [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:801: [d81544ac800d8] joining swarm manager [d8f6cd52f7379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:801: [d88ce4ecb5786] joining swarm manager [d8f6cd52f7379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:801: [d7472cb9bb750] joining swarm manager [d8f6cd52f7379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:801: [df30a12ef6929] joining swarm manager [d8f6cd52f7379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-01T11:12:24.815Z] docker_api_swarm_test.go:809: [d2454e51b1fbc] joining swarm manager [d8f6cd52f7379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.74s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.53s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:394: [df6f418125dcf] joining swarm manager [d91042f59f451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:394: [d8df445b8c9c9] joining swarm manager [d91042f59f451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:342: [d0e0dc369df78] joining swarm manager [d9dcf34f96ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:342: [d6a360ffc701a] joining swarm manager [d9dcf34f96ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.83s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:489: [ddc187b6bb0a9] joining swarm manager [d09c78f06d2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:489: [db0c44d97bc99] joining swarm manager [d09c78f06d2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.59s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.66s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:127: [d09ee37bade23] joining swarm manager [d52f94e1ebf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:128: [dbb3387fdcd82] joining swarm manager [d52f94e1ebf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:136: [debd16a94cf8b] joining swarm manager [d52f94e1ebf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:137: [ddda359211e12] joining swarm manager [d52f94e1ebf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.39s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:303: [dd7d60929f30d] joining swarm manager [d8b60a7db2a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:303: [d8e1fdc6979a7] joining swarm manager [d8b60a7db2a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.17s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:99: [dd959956bad2e] joining swarm manager [dc238860819ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:100: [dc8c2989c67ff] joining swarm manager [dc238860819ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] check_test.go:380: [dd959956bad2e] daemon is not started [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.94s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:532: [d09670d6fc56c] joining swarm manager [d8f9ca6bc9a08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:533: [dde546141c8d0] joining swarm manager [d8f9ca6bc9a08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s) [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:147: [d4d634bc7538f] joining swarm manager [d8502b77fd32d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.815Z] docker_api_swarm_service_test.go:147: [d940d2b5fc9ad] joining swarm manager [d8502b77fd32d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.26s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.89s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.29s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.08s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.87s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.04s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.18s) [2020-06-01T11:12:24.815Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.05s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.51s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.25s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.63s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.70s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.42s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.82s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.84s) [2020-06-01T11:12:24.816Z] docker_cli_service_logs_test.go:245: checking task 43j2348x0afm [2020-06-01T11:12:24.816Z] docker_cli_service_logs_test.go:250: checking messages for 43j2348x0afm [2020-06-01T11:12:24.816Z] docker_cli_service_logs_test.go:245: checking task u4o2g7l8ny41 [2020-06-01T11:12:24.816Z] docker_cli_service_logs_test.go:250: checking messages for u4o2g7l8ny41 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.33s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.35s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.97s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.00s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1901: [d21f15503473a] joining swarm manager [dc0950400d109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1902: [daa9ae3c9234a] joining swarm manager [dc0950400d109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.51s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.25s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.14s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1802: [d0122dc7eb94c] joining swarm manager [d06cc1da86604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1803: [dffe00618128a] joining swarm manager [d06cc1da86604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.48s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.62s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1321: [d6ac2fff528fc] joining swarm manager [d765dc2e47e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1322: [d8da84779ecbf] joining swarm manager [d765dc2e47e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.09s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.38s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.98s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.18s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.91s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.22s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.25s) [2020-06-01T11:12:24.816Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.54s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.01s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.05s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1186: [d3cde567d6f29] joining swarm manager [d372709aad772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1195: [d9198adf83e62] joining swarm manager [d372709aad772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.65s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.27s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.93s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1118: [dec9523145505] joining swarm manager [d35d34a7e8ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1119: [d89e51b41fefa] joining swarm manager [d35d34a7e8ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1172: [dcdf690916ccb] joining swarm manager [d35d34a7e8ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.49s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1453: [dec97d1beea60] joining swarm manager [d5e33e3fd4970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] docker_cli_swarm_test.go:1454: [d7d8b4a1f1d01] joining swarm manager [d5e33e3fd4970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.98s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.06s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.67s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.05s) [2020-06-01T11:12:24.816Z] docker_cli_swarm_unix_test.go:62: [de1a2c68b7c42] joining swarm manager [d4aded9b16865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.14s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.38s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.07s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.13s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.45s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.80s) [2020-06-01T11:12:24.816Z] docker_api_swarm_test.go:961: [da1931ae8a440] joining swarm manager [d5bda2a7c2bfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.10s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.13s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.19s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.57s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.65s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.61s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.47s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.48s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.48s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.64s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.20s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.12s) [2020-06-01T11:12:24.816Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.08s) [2020-06-01T11:12:24.816Z] === RUN TestDockerExternalVolumeSuite [2020-06-01T11:12:24.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-01T11:12:42.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-01T11:13:50.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-01T11:13:58.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-01T11:14:30.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-01T11:14:45.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-01T11:15:17.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-01T11:15:20.127Z] ok github.com/docker/docker/integration-cli 2397.557s [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === Skipped [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-01T11:15:20.127Z] [2020-06-01T11:15:20.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.13s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-06-01T11:15:20.128Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-01T11:15:20.129Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-06-01T11:15:20.130Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-01T11:15:20.131Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-01T11:15:20.131Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-01T11:15:20.131Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] DONE 1096 tests, 549 skipped in 2406.200s [2020-06-01T11:15:20.131Z] INFO: Integration tests ended at 06/01/2020 11:15:17. Duration:00:40:06.2995144 [2020-06-01T11:15:20.131Z] INFO: Docker info of the daemon under test at end of run [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] Containers: 2 [2020-06-01T11:15:20.131Z] Running: 0 [2020-06-01T11:15:20.131Z] Paused: 0 [2020-06-01T11:15:20.131Z] Stopped: 2 [2020-06-01T11:15:20.131Z] Images: 15 [2020-06-01T11:15:20.131Z] Server Version: 0.0.0-dev [2020-06-01T11:15:20.131Z] Storage Driver: windowsfilter [2020-06-01T11:15:20.131Z] Windows: [2020-06-01T11:15:20.131Z] Logging Driver: json-file [2020-06-01T11:15:20.131Z] Plugins: [2020-06-01T11:15:20.131Z] Volume: local [2020-06-01T11:15:20.131Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-01T11:15:20.131Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-01T11:15:20.131Z] Swarm: inactive [2020-06-01T11:15:20.131Z] Default Isolation: process [2020-06-01T11:15:20.131Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-01T11:15:20.131Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-01T11:15:20.131Z] OSType: windows [2020-06-01T11:15:20.131Z] Architecture: x86_64 [2020-06-01T11:15:20.131Z] CPUs: 4 [2020-06-01T11:15:20.131Z] Total Memory: 32GiB [2020-06-01T11:15:20.131Z] Name: azwin-2-dbefd0 [2020-06-01T11:15:20.131Z] ID: SGJD:ZGLB:IYEH:QXQ3:HJXR:DQAC:XDKJ:4AAC:AR5C:7DPE:CCMS:S7IH [2020-06-01T11:15:20.131Z] Docker Root Dir: D:\CI\PR-41011\4\daemon [2020-06-01T11:15:20.131Z] Debug Mode (client): false [2020-06-01T11:15:20.131Z] Debug Mode (server): true [2020-06-01T11:15:20.131Z] File Descriptors: -1 [2020-06-01T11:15:20.131Z] Goroutines: 18 [2020-06-01T11:15:20.131Z] System Time: 2020-06-01T11:15:17.1787654Z [2020-06-01T11:15:20.131Z] EventsListeners: 0 [2020-06-01T11:15:20.131Z] Registry: https://index.docker.io/v1/ [2020-06-01T11:15:20.131Z] Labels: [2020-06-01T11:15:20.131Z] Experimental: false [2020-06-01T11:15:20.131Z] Insecure Registries: [2020-06-01T11:15:20.131Z] 127.0.0.0/8 [2020-06-01T11:15:20.131Z] Live Restore Enabled: false [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] [2020-06-01T11:15:20.131Z] INFO: Stopping daemon under test [2020-06-01T11:15:20.131Z] SUCCESS: The process with PID 6184 (child process of PID 8204) has been terminated. [2020-06-01T11:15:20.132Z] SUCCESS: The process with PID 8204 (child process of PID 3712) has been terminated. [2020-06-01T11:15:20.132Z] INFO: Stop tailing logs of the daemon under tests [2020-06-01T11:15:20.132Z] INFO: executeCI.ps1 Completed successfully at 06/01/2020 11:15:17. [2020-06-01T11:15:20.132Z] INFO: Tidying up at end of run [2020-06-01T11:15:20.132Z] INFO: Saving daemon under test log (d:\CI\PR-41011\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-01T11:15:20.132Z] INFO: Saving daemon under test log (d:\CI\PR-41011\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-01T11:15:20.132Z] INFO: Nuke-Everything... [2020-06-01T11:15:20.132Z] INFO: Container count on control daemon to delete is 2 [2020-06-01T11:15:20.132Z] 5b496545487f [2020-06-01T11:15:20.132Z] 109418eabede [2020-06-01T11:15:20.132Z] INFO: Non-base image count on control daemon to delete is 1 [2020-06-01T11:15:20.132Z] Deleted: sha256:ebefbc8a6dc91095bc60f5f301dfba52c77e044c0dc8f4f180b2f6df21fc755b [2020-06-01T11:15:20.132Z] Deleted: sha256:4f7344261804555eee3ec4b1b89bf93df0dd34ac4389eead05426ec9e054e37d [2020-06-01T11:15:20.132Z] INFO: Tidying pidfile d:\CI\PR-41011\4\docker.pid [2020-06-01T11:15:20.132Z] INFO: Nuking d:\CI [2020-06-01T11:15:29.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-01T11:15:41.623Z] INFO: Zapped successfully [2020-06-01T11:15:41.623Z] [2020-06-01T11:15:41.623Z] INFO: executeCI.ps1 exiting at Mon Jun 1 11:15:38 CUT 2020. Duration 00:52:38.6486348 [2020-06-01T11:15:41.623Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-01T11:15:41.890Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-01T11:15:44.179Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-01T11:15:46.018Z] Archiving artifacts [2020-06-01T11:15:47.306Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T11:15:48.298Z] + make clean [2020-06-01T11:15:49.312Z] docker volume rm -f docker-dev-cache [2020-06-01T11:15:49.312Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-01T11:16:01.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-01T11:16:16.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-01T11:16:34.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-01T11:17:21.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-01T11:17:39.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-01T11:18:11.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-01T11:18:43.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-01T11:18:58.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-01T11:19:16.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-01T11:19:31.347Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite (441.18s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-06-01T11:19:46.251Z] docker_cli_external_volume_driver_test.go:53: [d3342a2518a77] daemon is not started [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-06-01T11:19:46.251Z] docker_cli_external_volume_driver_test.go:53: [d270eb323b156] daemon is not started [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-01T11:19:46.251Z] docker_cli_external_volume_driver_test.go:53: [df3fe142b7456] daemon is not started [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-01T11:19:46.251Z] docker_cli_external_volume_driver_test.go:53: [d7e8da5856739] daemon is not started [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.54s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-06-01T11:19:46.251Z] docker_cli_external_volume_driver_test.go:485: [d9924c1d2619e] daemon is not started [2020-06-01T11:19:46.251Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-01T11:19:46.251Z] docker_cli_external_volume_driver_test.go:53: [d89fa25fbba19] daemon is not started [2020-06-01T11:19:46.251Z] PASS [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] === Skipped [2020-06-01T11:19:46.251Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] [2020-06-01T11:19:46.251Z] DONE 273 tests, 5 skipped in 2509.580s [2020-06-01T11:19:46.251Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-01T11:19:46.251Z] ++++ cat bundles/test-integration/docker.pid [2020-06-01T11:19:46.251Z] +++ kill 7595 [2020-06-01T11:19:47.174Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d06ffdcaa736f/docker.pid [2020-06-01T11:19:47.174Z] +++ kill 4263 [2020-06-01T11:19:47.174Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4263 is not a child of this shell [2020-06-01T11:19:47.174Z] warning: PID 4263 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d06ffdcaa736f/docker.pid had a nonzero exit code [2020-06-01T11:19:47.174Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d06ffdcaa736f/root: target is busy. [2020-06-01T11:19:47.174Z] +++ /etc/init.d/apparmor stop [2020-06-01T11:19:47.174Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-01T11:19:47.174Z] [2020-06-01T11:19:47.174Z] Unloading profiles will leave already running processes permanently [2020-06-01T11:19:47.174Z] unconfined, which can lead to unexpected situations. [2020-06-01T11:19:47.174Z] [2020-06-01T11:19:47.174Z] To set a process to complain mode, use the command line tool [2020-06-01T11:19:47.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-01T11:19:47.174Z] +++ true [2020-06-01T11:19:47.174Z] exiting test-integration [2020-06-01T11:19:47.174Z] ++ exit 0 [2020-06-01T11:19:47.174Z] [2020-06-01T11:19:47.429Z] + exit 0 [2020-06-01T11:19:47.429Z] ++ jobs -p [2020-06-01T11:19:47.429Z] + pids= [2020-06-01T11:19:47.429Z] + echo 'Remaining pids to kill: []' [2020-06-01T11:19:47.429Z] Remaining pids to kill: [] [2020-06-01T11:19:47.429Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-01T11:19:47.445Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-01T11:19:50.472Z] + echo Ensuring container killed. [2020-06-01T11:19:50.472Z] Ensuring container killed. [2020-06-01T11:19:50.472Z] + docker ps -aq -f name=docker-pr4-* [2020-06-01T11:19:50.472Z] + cids=36e094ba5938 [2020-06-01T11:19:50.472Z] 5268e6aeee5c [2020-06-01T11:19:50.472Z] 7df832981400 [2020-06-01T11:19:50.472Z] + [ -n 36e094ba5938 [2020-06-01T11:19:50.472Z] 5268e6aeee5c [2020-06-01T11:19:50.472Z] 7df832981400 ] [2020-06-01T11:19:50.472Z] + docker rm -vf 36e094ba5938 5268e6aeee5c 7df832981400 [2020-06-01T11:19:51.395Z] 36e094ba5938 [2020-06-01T11:19:52.758Z] 5268e6aeee5c [2020-06-01T11:19:52.758Z] 7df832981400 [Pipeline] sh [2020-06-01T11:19:53.031Z] + echo Chowning /workspace to jenkins user [2020-06-01T11:19:53.031Z] Chowning /workspace to jenkins user [2020-06-01T11:19:53.031Z] + id -u [2020-06-01T11:19:53.031Z] + id -g [2020-06-01T11:19:53.031Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41011:/workspace busybox chown -R 1000:1000 /workspace [2020-06-01T11:19:53.031Z] Unable to find image 'busybox:latest' locally [2020-06-01T11:19:58.262Z] latest: Pulling from library/busybox [2020-06-01T11:19:58.262Z] d9cbbca60e5f: Pulling fs layer [2020-06-01T11:19:58.262Z] d9cbbca60e5f: Verifying Checksum [2020-06-01T11:19:58.262Z] d9cbbca60e5f: Download complete [2020-06-01T11:19:58.262Z] d9cbbca60e5f: Pull complete [2020-06-01T11:19:58.262Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-06-01T11:19:58.262Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-01T11:20:02.794Z] + bundleName=amd64 [2020-06-01T11:20:02.794Z] + echo Creating amd64-bundles.tar.gz [2020-06-01T11:20:02.794Z] Creating amd64-bundles.tar.gz [2020-06-01T11:20:02.794Z] + xargs tar -czf amd64-bundles.tar.gz [2020-06-01T11:20:02.794Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-06-01T11:20:04.161Z] Archiving artifacts [2020-06-01T11:20:05.841Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41011/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-01T11:20:06.146Z] + make clean [2020-06-01T11:20:06.400Z] docker volume rm -f docker-dev-cache [2020-06-01T11:20:06.400Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS